/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_nuria -- ------------------------------------------------------ -- 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=329 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','2023-01-20 14:16:40','FAITH Deleted item with id 2 from maincategory table at 2023-01-20 14:16:40','102.5.221.250',1),(2,'1','2023-01-20 14:16:40','FAITH Deleted item with id 2 from maincategory table at 2023-01-20 14:16:40','102.5.221.250',1),(3,'1','2023-01-20 14:16:51','FAITH Updated item with id 1 from maincategory table at 2023-01-20 14:16:51','102.5.221.250',1),(4,'1','2023-01-20 16:40:09','FAITH Deleted item with id 2 from productcategory table at 2023-01-20 16:40:09','102.5.221.250',1),(5,'1','2023-01-20 16:40:09','FAITH Deleted item with id 2 from productcategory table at 2023-01-20 16:40:09','102.5.221.250',1),(6,'1','2023-01-20 16:40:31','FAITH Deleted item with id 6 from productcategory table at 2023-01-20 16:40:31','102.5.221.250',1),(7,'1','2023-01-20 16:40:31','FAITH Deleted item with id 6 from productcategory table at 2023-01-20 16:40:31','102.5.221.250',1),(8,'1','2023-01-20 16:40:43','FAITH Deleted item with id 7 from productcategory table at 2023-01-20 16:40:43','102.5.221.250',1),(9,'1','2023-01-20 16:40:43','FAITH Deleted item with id 7 from productcategory table at 2023-01-20 16:40:43','102.5.221.250',1),(10,'1','2023-01-20 16:41:00','FAITH Deleted item with id 8 from productcategory table at 2023-01-20 16:41:00','102.5.221.250',1),(11,'1','2023-01-20 16:41:00','FAITH Deleted item with id 8 from productcategory table at 2023-01-20 16:41:00','102.5.221.250',1),(12,'1','2023-01-20 16:41:13','FAITH Deleted item with id 9 from productcategory table at 2023-01-20 16:41:13','102.5.221.250',1),(13,'1','2023-01-20 16:41:13','FAITH Deleted item with id 9 from productcategory table at 2023-01-20 16:41:13','102.5.221.250',1),(14,'1','2023-01-20 16:41:23','FAITH Deleted item with id 10 from productcategory table at 2023-01-20 16:41:23','102.5.221.250',1),(15,'1','2023-01-20 16:41:23','FAITH Deleted item with id 10 from productcategory table at 2023-01-20 16:41:23','102.5.221.250',1),(16,'1','2023-01-20 16:41:33','FAITH Deleted item with id 11 from productcategory table at 2023-01-20 16:41:33','102.5.221.250',1),(17,'1','2023-01-20 16:41:33','FAITH Deleted item with id 11 from productcategory table at 2023-01-20 16:41:33','102.5.221.250',1),(18,'1','2023-01-20 16:41:47','FAITH Deleted item with id 12 from productcategory table at 2023-01-20 16:41:47','102.5.221.250',1),(19,'1','2023-01-20 16:41:47','FAITH Deleted item with id 12 from productcategory table at 2023-01-20 16:41:47','102.5.221.250',1),(20,'1','2023-01-20 16:41:57','FAITH Deleted item with id 13 from productcategory table at 2023-01-20 16:41:57','102.5.221.250',1),(21,'1','2023-01-20 16:41:57','FAITH Deleted item with id 13 from productcategory table at 2023-01-20 16:41:57','102.5.221.250',1),(22,'1','2023-01-20 16:42:08','FAITH Deleted item with id 14 from productcategory table at 2023-01-20 16:42:08','102.5.221.250',1),(23,'1','2023-01-20 16:42:08','FAITH Deleted item with id 14 from productcategory table at 2023-01-20 16:42:08','102.5.221.250',1),(24,'1','2023-01-20 16:42:21','FAITH Deleted item with id 15 from productcategory table at 2023-01-20 16:42:21','102.5.221.250',1),(25,'1','2023-01-20 16:42:21','FAITH Deleted item with id 15 from productcategory table at 2023-01-20 16:42:21','102.5.221.250',1),(26,'1','2023-01-20 16:42:37','FAITH Deleted item with id 16 from productcategory table at 2023-01-20 16:42:37','102.5.221.250',1),(27,'1','2023-01-20 16:42:37','FAITH Deleted item with id 16 from productcategory table at 2023-01-20 16:42:37','102.5.221.250',1),(28,'1','2023-01-20 16:43:14','FAITH Deleted item with id 17 from productcategory table at 2023-01-20 16:43:14','102.5.221.250',1),(29,'1','2023-01-20 16:43:14','FAITH Deleted item with id 17 from productcategory table at 2023-01-20 16:43:14','102.5.221.250',1),(30,'1','2023-01-20 16:43:26','FAITH Deleted item with id 19 from productcategory table at 2023-01-20 16:43:26','102.5.221.250',1),(31,'1','2023-01-20 16:43:26','FAITH Deleted item with id 19 from productcategory table at 2023-01-20 16:43:26','102.5.221.250',1),(32,'1','2023-01-20 16:43:48','FAITH Deleted item with id 20 from productcategory table at 2023-01-20 16:43:48','102.5.221.250',1),(33,'1','2023-01-20 16:43:48','FAITH Deleted item with id 20 from productcategory table at 2023-01-20 16:43:48','102.5.221.250',1),(34,'1','2023-01-20 16:44:01','FAITH Deleted item with id 21 from productcategory table at 2023-01-20 16:44:01','102.5.221.250',1),(35,'1','2023-01-20 16:44:01','FAITH Deleted item with id 21 from productcategory table at 2023-01-20 16:44:01','102.5.221.250',1),(36,'1','2023-01-20 16:44:12','FAITH Deleted item with id 22 from productcategory table at 2023-01-20 16:44:12','102.5.221.250',1),(37,'1','2023-01-20 16:44:12','FAITH Deleted item with id 22 from productcategory table at 2023-01-20 16:44:12','102.5.221.250',1),(38,'1','2023-01-20 16:44:24','FAITH Deleted item with id 23 from productcategory table at 2023-01-20 16:44:24','102.5.221.250',1),(39,'1','2023-01-20 16:44:24','FAITH Deleted item with id 23 from productcategory table at 2023-01-20 16:44:24','102.5.221.250',1),(40,'1','2023-01-20 16:44:34','FAITH Deleted item with id 24 from productcategory table at 2023-01-20 16:44:34','102.5.221.250',1),(41,'1','2023-01-20 16:44:34','FAITH Deleted item with id 24 from productcategory table at 2023-01-20 16:44:34','102.5.221.250',1),(42,'1','2023-01-20 16:44:54','FAITH Deleted item with id 25 from productcategory table at 2023-01-20 16:44:54','102.5.221.250',1),(43,'1','2023-01-20 16:44:54','FAITH Deleted item with id 25 from productcategory table at 2023-01-20 16:44:54','102.5.221.250',1),(44,'1','2023-01-20 16:45:05','FAITH Deleted item with id 26 from productcategory table at 2023-01-20 16:45:05','102.5.221.250',1),(45,'1','2023-01-20 16:45:05','FAITH Deleted item with id 26 from productcategory table at 2023-01-20 16:45:05','102.5.221.250',1),(46,'1','2023-01-20 16:45:13','FAITH Deleted item with id 27 from productcategory table at 2023-01-20 16:45:13','102.5.221.250',1),(47,'1','2023-01-20 16:45:13','FAITH Deleted item with id 27 from productcategory table at 2023-01-20 16:45:13','102.5.221.250',1),(48,'1','2023-01-20 16:45:23','FAITH Deleted item with id 28 from productcategory table at 2023-01-20 16:45:23','102.5.221.250',1),(49,'1','2023-01-20 16:45:23','FAITH Deleted item with id 28 from productcategory table at 2023-01-20 16:45:23','102.5.221.250',1),(50,'1','2023-01-20 16:45:32','FAITH Deleted item with id 30 from productcategory table at 2023-01-20 16:45:32','102.5.221.250',1),(51,'1','2023-01-20 16:45:32','FAITH Deleted item with id 30 from productcategory table at 2023-01-20 16:45:32','102.5.221.250',1),(52,'1','2023-01-20 16:45:42','FAITH Deleted item with id 31 from productcategory table at 2023-01-20 16:45:42','102.5.221.250',1),(53,'1','2023-01-20 16:45:42','FAITH Deleted item with id 31 from productcategory table at 2023-01-20 16:45:42','102.5.221.250',1),(54,'1','2023-01-20 16:45:53','FAITH Deleted item with id 32 from productcategory table at 2023-01-20 16:45:53','102.5.221.250',1),(55,'1','2023-01-20 16:45:53','FAITH Deleted item with id 32 from productcategory table at 2023-01-20 16:45:53','102.5.221.250',1),(56,'1','2023-01-21 10:21:16','FAITH Deleted item with id 18 from productcategory table at 2023-01-21 10:21:16','154.153.90.33',1),(57,'1','2023-01-21 10:21:16','FAITH Deleted item with id 18 from productcategory table at 2023-01-21 10:21:16','154.153.90.33',1),(58,'5','2023-01-21 14:54:22','CECILIA Returned 2.00 fiber with code (002) at 2023-01-21 14:54:22','105.161.1.77',1),(59,'5','2023-01-21 14:55:04','CECILIA Returned 1 coffee table with code (fb003) at 2023-01-21 14:55:04','105.161.1.77',1),(60,'5','2023-01-21 14:56:31','CECILIA Returned 5 fb30 dark grey with code (fb004) at 2023-01-21 14:56:31','105.161.1.77',1),(61,'5','2023-01-21 14:57:14','CECILIA Returned 2 fb30 dark grey with code (fb004) at 2023-01-21 14:57:14','105.161.1.77',1),(62,'5','2023-01-23 12:30:25','CECILIA Returned 1.00 fiber with code (002) at 2023-01-23 12:30:25','105.163.34.110',1),(63,'1','2023-01-24 18:41:41','FAITH Returned 1.00 TEST ITEM with code (1) at 2023-01-24 18:41:41','197.232.142.176',1),(64,'1','2023-01-24 18:46:17','FAITH Deleted item with id 2 from branch table at 2023-01-24 18:46:17','197.232.137.230',1),(65,'1','2023-01-24 18:46:17','FAITH Deleted item with id 2 from branch table at 2023-01-24 18:46:17','197.232.137.230',1),(66,'1','2023-01-24 18:54:10','FAITH Changed the price of TEST ITEM to: buyingprice =10 ,sellingprice =10000, qty= 0.00, items with id 1 . in Main level at 2023-01-24 18:54:10','197.232.137.230',1),(67,'1','2023-01-24 22:20:22','FAITH Deleted item with id 6 from people table at 2023-01-24 22:20:22','102.68.78.217',1),(68,'1','2023-01-24 22:20:22','FAITH Deleted item with id 6 from people table at 2023-01-24 22:20:22','102.68.78.217',1),(69,'1','2023-01-24 22:21:12','FAITH Deleted item with id 3 from people table at 2023-01-24 22:21:12','102.68.78.217',1),(70,'1','2023-01-24 22:21:12','FAITH Deleted item with id 3 from people table at 2023-01-24 22:21:12','102.68.78.217',1),(71,'1','2023-01-25 09:23:52','FAITH Deleted item with id 3 from branch table at 2023-01-25 09:23:52','197.232.142.176',1),(72,'1','2023-01-25 09:23:52','FAITH Deleted item with id 3 from branch table at 2023-01-25 09:23:52','197.232.142.176',1),(73,'1','2023-01-25 09:36:39','FAITH Deleted item with id 1 from productcategory table at 2023-01-25 09:36:39','197.232.142.176',1),(74,'1','2023-01-25 09:36:39','FAITH Deleted item with id 1 from productcategory table at 2023-01-25 09:36:39','197.232.142.176',1),(75,'1','2023-01-25 09:36:47','FAITH Deleted item with id 2 from productcategory table at 2023-01-25 09:36:47','197.232.142.176',1),(76,'1','2023-01-25 09:36:47','FAITH Deleted item with id 2 from productcategory table at 2023-01-25 09:36:47','197.232.142.176',1),(77,'1','2023-01-25 09:36:47','FAITH Deleted item with id 2 from productcategory table at 2023-01-25 09:36:47','197.232.142.176',1),(78,'1','2023-01-25 09:36:47','FAITH Deleted item with id 2 from productcategory table at 2023-01-25 09:36:47','197.232.142.176',1),(79,'1','2023-01-25 09:36:53','FAITH Deleted item with id 3 from productcategory table at 2023-01-25 09:36:53','197.232.142.176',1),(80,'1','2023-01-25 09:36:53','FAITH Deleted item with id 3 from productcategory table at 2023-01-25 09:36:53','197.232.142.176',1),(81,'1','2023-01-25 09:36:59','FAITH Deleted item with id 4 from productcategory table at 2023-01-25 09:36:59','197.232.142.176',1),(82,'1','2023-01-25 09:36:59','FAITH Deleted item with id 4 from productcategory table at 2023-01-25 09:36:59','197.232.142.176',1),(83,'1','2023-01-25 09:37:05','FAITH Deleted item with id 5 from productcategory table at 2023-01-25 09:37:05','197.232.142.176',1),(84,'1','2023-01-25 09:37:05','FAITH Deleted item with id 5 from productcategory table at 2023-01-25 09:37:05','197.232.142.176',1),(85,'1','2023-01-25 09:37:21','FAITH Deleted item with id 1 from maincategory table at 2023-01-25 09:37:21','197.232.142.176',1),(86,'1','2023-01-25 09:37:21','FAITH Deleted item with id 1 from maincategory table at 2023-01-25 09:37:21','197.232.142.176',1),(87,'1','2023-01-25 09:37:26','FAITH Deleted item with id 3 from maincategory table at 2023-01-25 09:37:26','197.232.142.176',1),(88,'1','2023-01-25 09:37:26','FAITH Deleted item with id 3 from maincategory table at 2023-01-25 09:37:26','197.232.142.176',1),(89,'1','2023-01-25 09:37:33','FAITH Deleted item with id 4 from maincategory table at 2023-01-25 09:37:33','197.232.142.176',1),(90,'1','2023-01-25 09:37:33','FAITH Deleted item with id 4 from maincategory table at 2023-01-25 09:37:33','197.232.142.176',1),(91,'1','2023-01-25 09:42:56','FAITH Deleted item with id 4 from branch table at 2023-01-25 09:42:56','197.232.142.176',1),(92,'1','2023-01-25 09:42:56','FAITH Deleted item with id 4 from branch table at 2023-01-25 09:42:56','197.232.142.176',1),(93,'1','2023-01-25 09:43:36','FAITH Deleted item with id 1 from branch table at 2023-01-25 09:43:36','197.232.142.176',1),(94,'1','2023-01-25 09:43:36','FAITH Deleted item with id 1 from branch table at 2023-01-25 09:43:36','197.232.142.176',1),(95,'1','2023-01-25 11:06:23','FAITH Deleted item with id 6 from maincategory table at 2023-01-25 11:06:23','105.160.126.85',1),(96,'1','2023-01-25 11:06:23','FAITH Deleted item with id 6 from maincategory table at 2023-01-25 11:06:23','105.160.126.85',1),(97,'1','2023-01-25 11:06:36','FAITH Updated item with id 5 from maincategory table at 2023-01-25 11:06:36','105.160.126.85',1),(98,'1','2023-01-25 11:06:52','FAITH Deleted item with id 5 from people table at 2023-01-25 11:06:52','105.160.126.85',1),(99,'1','2023-01-25 11:06:52','FAITH Deleted item with id 5 from people table at 2023-01-25 11:06:52','105.160.126.85',1),(100,'1','2023-01-25 11:06:57','FAITH Deleted item with id 4 from people table at 2023-01-25 11:06:57','105.160.126.85',1),(101,'1','2023-01-25 11:06:57','FAITH Deleted item with id 4 from people table at 2023-01-25 11:06:57','105.160.126.85',1),(102,'1','2023-01-25 11:07:07','FAITH Deleted item with id 1 from roles table at 2023-01-25 11:07:07','105.160.126.85',1),(103,'1','2023-01-25 11:07:07','FAITH Deleted item with id 1 from roles table at 2023-01-25 11:07:07','105.160.126.85',1),(104,'1','2023-01-25 11:42:13','FAITH Deleted item with id 1 from newstock table at 2023-01-25 11:42:13. Item Name: (2) with S.P of : , Qty: 2100.00','197.232.142.176',1),(105,'1','2023-01-25 11:42:24','FAITH Deleted item with id 2 from newstock table at 2023-01-25 11:42:24. Item Name: (1) with S.P of : , Qty: 1.00','197.232.142.176',1),(106,'1','2023-01-25 12:39:14','FAITH Deleted item with id 3 from branch table at 2023-01-25 12:39:14','105.160.126.85',1),(107,'1','2023-01-25 12:39:14','FAITH Deleted item with id 3 from branch table at 2023-01-25 12:39:14','105.160.126.85',1),(108,'1','2023-01-25 14:16:14','FAITH Deleted 0 with code of 11276 and available quantity of 2.00 .The Buying price = 0 and selling price = 3250 from branch 1 at 2023-01-25 14:16:14','105.160.126.85',1),(109,'1','2023-01-25 14:16:14','FAITH Deleted 0 with code of 11276 and available quantity of 2.00 .The Buying price = 0 and selling price = 3250 from branch 1 at 2023-01-25 14:16:14','105.160.126.85',1),(110,'1','2023-01-25 14:16:23','FAITH Deleted 0 with code of 10771 and available quantity of 20.00 .The Buying price = 0 and selling price = 2490 from branch 1 at 2023-01-25 14:16:23','105.160.126.85',1),(111,'1','2023-01-25 14:16:23','FAITH Deleted 0 with code of 10771 and available quantity of 20.00 .The Buying price = 0 and selling price = 2490 from branch 1 at 2023-01-25 14:16:23','105.160.126.85',1),(112,'1','2023-01-25 14:16:31','FAITH Deleted 0 with code of 11541 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:31','105.160.126.85',1),(113,'1','2023-01-25 14:16:31','FAITH Deleted 0 with code of 11541 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:31','105.160.126.85',1),(114,'1','2023-01-25 14:16:41','FAITH Deleted 0 with code of 11544 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:41','105.160.126.85',1),(115,'1','2023-01-25 14:16:41','FAITH Deleted 0 with code of 11544 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:41','105.160.126.85',1),(116,'1','2023-01-25 14:16:48','FAITH Deleted 0 with code of 11545 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:48','105.160.126.85',1),(117,'1','2023-01-25 14:16:48','FAITH Deleted 0 with code of 11545 and available quantity of 2.00 .The Buying price = 0 and selling price = 4000 from branch 1 at 2023-01-25 14:16:48','105.160.126.85',1),(118,'1','2023-01-25 14:16:56','FAITH Deleted 0 with code of 6171 and available quantity of 2.00 .The Buying price = 0 and selling price = 599 from branch 1 at 2023-01-25 14:16:56','105.160.126.85',1),(119,'1','2023-01-25 14:16:56','FAITH Deleted 0 with code of 6171 and available quantity of 2.00 .The Buying price = 0 and selling price = 599 from branch 1 at 2023-01-25 14:16:56','105.160.126.85',1),(120,'1','2023-01-25 14:17:02','FAITH Deleted 0 with code of 7203 and available quantity of 10.00 .The Buying price = 0 and selling price = 946 from branch 1 at 2023-01-25 14:17:02','105.160.126.85',1),(121,'1','2023-01-25 14:17:02','FAITH Deleted 0 with code of 7203 and available quantity of 10.00 .The Buying price = 0 and selling price = 946 from branch 1 at 2023-01-25 14:17:02','105.160.126.85',1),(122,'1','2023-01-25 14:17:09','FAITH Deleted 0 with code of 3111 and available quantity of 10.00 .The Buying price = 0 and selling price = 661 from branch 1 at 2023-01-25 14:17:09','105.160.126.85',1),(123,'1','2023-01-25 14:17:09','FAITH Deleted 0 with code of 3111 and available quantity of 10.00 .The Buying price = 0 and selling price = 661 from branch 1 at 2023-01-25 14:17:09','105.160.126.85',1),(124,'1','2023-01-25 14:17:16','FAITH Deleted 0 with code of 7727 and available quantity of 10.00 .The Buying price = 0 and selling price = 1190 from branch 1 at 2023-01-25 14:17:16','105.160.126.85',1),(125,'1','2023-01-25 14:17:16','FAITH Deleted 0 with code of 7727 and available quantity of 10.00 .The Buying price = 0 and selling price = 1190 from branch 1 at 2023-01-25 14:17:16','105.160.126.85',1),(126,'1','2023-01-25 14:17:23','FAITH Deleted 0 with code of 7733 and available quantity of 2.00 .The Buying price = 0 and selling price = 1190 from branch 1 at 2023-01-25 14:17:23','105.160.126.85',1),(127,'1','2023-01-25 14:17:23','FAITH Deleted 0 with code of 7733 and available quantity of 2.00 .The Buying price = 0 and selling price = 1190 from branch 1 at 2023-01-25 14:17:23','105.160.126.85',1),(128,'1','2023-01-25 14:17:31','FAITH Deleted 0 with code of 9786 and available quantity of 0.00 .The Buying price = 0 and selling price = 1799 from branch 1 at 2023-01-25 14:17:31','105.160.126.85',1),(129,'1','2023-01-25 14:17:31','FAITH Deleted 0 with code of 9786 and available quantity of 0.00 .The Buying price = 0 and selling price = 1799 from branch 1 at 2023-01-25 14:17:31','105.160.126.85',1),(130,'1','2023-01-25 14:17:39','FAITH Deleted 0 with code of 11837 and available quantity of 2.00 .The Buying price = 0 and selling price = 14999 from branch 1 at 2023-01-25 14:17:39','105.160.126.85',1),(131,'1','2023-01-25 14:17:39','FAITH Deleted 0 with code of 11837 and available quantity of 2.00 .The Buying price = 0 and selling price = 14999 from branch 1 at 2023-01-25 14:17:39','105.160.126.85',1),(132,'1','2023-01-25 14:17:47','FAITH Deleted 0 with code of 10304 and available quantity of 2.00 .The Buying price = 0 and selling price = 2000 from branch 1 at 2023-01-25 14:17:47','105.160.126.85',1),(133,'1','2023-01-25 14:17:47','FAITH Deleted 0 with code of 10304 and available quantity of 2.00 .The Buying price = 0 and selling price = 2000 from branch 1 at 2023-01-25 14:17:47','105.160.126.85',1),(134,'1','2023-01-25 14:17:55','FAITH Deleted 0 with code of 11584 and available quantity of 2.00 .The Buying price = 0 and selling price = 4300 from branch 1 at 2023-01-25 14:17:55','105.160.126.85',1),(135,'1','2023-01-25 14:17:55','FAITH Deleted 0 with code of 11584 and available quantity of 2.00 .The Buying price = 0 and selling price = 4300 from branch 1 at 2023-01-25 14:17:55','105.160.126.85',1),(136,'1','2023-01-25 14:18:02','FAITH Deleted 0 with code of 9537 and available quantity of 1.00 .The Buying price = 0 and selling price = 1699 from branch 1 at 2023-01-25 14:18:02','105.160.126.85',1),(137,'1','2023-01-25 14:18:02','FAITH Deleted 0 with code of 9537 and available quantity of 1.00 .The Buying price = 0 and selling price = 1699 from branch 1 at 2023-01-25 14:18:02','105.160.126.85',1),(138,'1','2023-01-25 14:18:08','FAITH Deleted 0 with code of 582 and available quantity of 10.00 .The Buying price = 0 and selling price = 13300 from branch 1 at 2023-01-25 14:18:08','105.160.126.85',1),(139,'1','2023-01-25 14:18:08','FAITH Deleted 0 with code of 582 and available quantity of 10.00 .The Buying price = 0 and selling price = 13300 from branch 1 at 2023-01-25 14:18:08','105.160.126.85',1),(140,'1','2023-01-25 14:18:15','FAITH Deleted 0 with code of 11590 and available quantity of 2.00 .The Buying price = 0 and selling price = 4300 from branch 1 at 2023-01-25 14:18:15','105.160.126.85',1),(141,'1','2023-01-25 14:18:15','FAITH Deleted 0 with code of 11590 and available quantity of 2.00 .The Buying price = 0 and selling price = 4300 from branch 1 at 2023-01-25 14:18:15','105.160.126.85',1),(142,'1','2023-01-25 14:18:21','FAITH Deleted 0 with code of 7423 and available quantity of 2.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2023-01-25 14:18:21','105.160.126.85',1),(143,'1','2023-01-25 14:18:21','FAITH Deleted 0 with code of 7423 and available quantity of 2.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2023-01-25 14:18:21','105.160.126.85',1),(144,'1','2023-01-25 14:18:27','FAITH Deleted 0 with code of 8949 and available quantity of 4.00 .The Buying price = 0 and selling price = 1500 from branch 1 at 2023-01-25 14:18:27','105.160.126.85',1),(145,'1','2023-01-25 14:18:27','FAITH Deleted 0 with code of 8949 and available quantity of 4.00 .The Buying price = 0 and selling price = 1500 from branch 1 at 2023-01-25 14:18:27','105.160.126.85',1),(146,'1','2023-01-25 14:18:35','FAITH Deleted 0 with code of 8437 and available quantity of 5.00 .The Buying price = 0 and selling price = 1326 from branch 1 at 2023-01-25 14:18:35','105.160.126.85',1),(147,'1','2023-01-25 14:18:35','FAITH Deleted 0 with code of 8437 and available quantity of 5.00 .The Buying price = 0 and selling price = 1326 from branch 1 at 2023-01-25 14:18:35','105.160.126.85',1),(148,'1','2023-01-25 14:18:40','FAITH Deleted 0 with code of 1772 and available quantity of 2.00 .The Buying price = 0 and selling price = 490 from branch 1 at 2023-01-25 14:18:40','105.160.126.85',1),(149,'1','2023-01-25 14:18:40','FAITH Deleted 0 with code of 1772 and available quantity of 2.00 .The Buying price = 0 and selling price = 490 from branch 1 at 2023-01-25 14:18:40','105.160.126.85',1),(150,'1','2023-01-25 14:18:49','FAITH Deleted 0 with code of 1770 and available quantity of 2.00 .The Buying price = 0 and selling price = 500 from branch 1 at 2023-01-25 14:18:49','105.160.126.85',1),(151,'1','2023-01-25 14:18:49','FAITH Deleted 0 with code of 1770 and available quantity of 2.00 .The Buying price = 0 and selling price = 500 from branch 1 at 2023-01-25 14:18:49','105.160.126.85',1),(152,'1','2023-01-25 14:18:56','FAITH Deleted 0 with code of 6374 and available quantity of 9.00 .The Buying price = 0 and selling price = 699 from branch 1 at 2023-01-25 14:18:56','105.160.126.85',1),(153,'1','2023-01-25 14:18:56','FAITH Deleted 0 with code of 6374 and available quantity of 9.00 .The Buying price = 0 and selling price = 699 from branch 1 at 2023-01-25 14:18:56','105.160.126.85',1),(154,'1','2023-01-25 14:19:04','FAITH Deleted 0 with code of 8409 and available quantity of 4.00 .The Buying price = 0 and selling price = 1390 from branch 1 at 2023-01-25 14:19:04','105.160.126.85',1),(155,'1','2023-01-25 14:19:04','FAITH Deleted 0 with code of 8409 and available quantity of 4.00 .The Buying price = 0 and selling price = 1390 from branch 1 at 2023-01-25 14:19:04','105.160.126.85',1),(156,'1','2023-01-25 14:19:14','FAITH Deleted 0 with code of 8152 and available quantity of 2.00 .The Buying price = 0 and selling price = 1299 from branch 1 at 2023-01-25 14:19:14','105.160.126.85',1),(157,'1','2023-01-25 14:19:14','FAITH Deleted 0 with code of 8152 and available quantity of 2.00 .The Buying price = 0 and selling price = 1299 from branch 1 at 2023-01-25 14:19:14','105.160.126.85',1),(158,'1','2023-01-25 14:19:20','FAITH Deleted 0 with code of 2517 and available quantity of 2.00 .The Buying price = 0 and selling price = 452 from branch 1 at 2023-01-25 14:19:20','105.160.126.85',1),(159,'1','2023-01-25 14:19:20','FAITH Deleted 0 with code of 2517 and available quantity of 2.00 .The Buying price = 0 and selling price = 452 from branch 1 at 2023-01-25 14:19:20','105.160.126.85',1),(160,'1','2023-01-25 14:19:35','FAITH Deleted 0 with code of 1738 and available quantity of 2.00 .The Buying price = 0 and selling price = 400 from branch 1 at 2023-01-25 14:19:35','105.160.126.85',1),(161,'1','2023-01-25 14:19:35','FAITH Deleted 0 with code of 1738 and available quantity of 2.00 .The Buying price = 0 and selling price = 400 from branch 1 at 2023-01-25 14:19:35','105.160.126.85',1),(162,'1','2023-01-25 14:24:33','FAITH Deleted 0 with code of 10829 and available quantity of 2.00 .The Buying price = 0 and selling price = 2500 from branch 1 at 2023-01-25 14:24:33','105.160.126.85',1),(163,'1','2023-01-25 14:24:33','FAITH Deleted 0 with code of 10829 and available quantity of 2.00 .The Buying price = 0 and selling price = 2500 from branch 1 at 2023-01-25 14:24:33','105.160.126.85',1),(164,'1','2023-01-25 14:24:39','FAITH Deleted 0 with code of 9551 and available quantity of 4.00 .The Buying price = 0 and selling price = 1699 from branch 1 at 2023-01-25 14:24:39','105.160.126.85',1),(165,'1','2023-01-25 14:24:39','FAITH Deleted 0 with code of 9551 and available quantity of 4.00 .The Buying price = 0 and selling price = 1699 from branch 1 at 2023-01-25 14:24:39','105.160.126.85',1),(166,'1','2023-01-25 14:24:46','FAITH Deleted 0 with code of 11602 and available quantity of 2.00 .The Buying price = 0 and selling price = 4490 from branch 1 at 2023-01-25 14:24:46','105.160.126.85',1),(167,'1','2023-01-25 14:24:46','FAITH Deleted 0 with code of 11602 and available quantity of 2.00 .The Buying price = 0 and selling price = 4490 from branch 1 at 2023-01-25 14:24:46','105.160.126.85',1),(168,'1','2023-01-25 14:24:51','FAITH Deleted 0 with code of 9557 and available quantity of 3.00 .The Buying price = 0 and selling price = 1700 from branch 1 at 2023-01-25 14:24:51','105.160.126.85',1),(169,'1','2023-01-25 14:24:51','FAITH Deleted 0 with code of 9557 and available quantity of 3.00 .The Buying price = 0 and selling price = 1700 from branch 1 at 2023-01-25 14:24:51','105.160.126.85',1),(170,'1','2023-01-25 14:24:57','FAITH Deleted 0 with code of 8539 and available quantity of 4.00 .The Buying price = 0 and selling price = 1400 from branch 1 at 2023-01-25 14:24:57','105.160.126.85',1),(171,'1','2023-01-25 14:24:57','FAITH Deleted 0 with code of 8539 and available quantity of 4.00 .The Buying price = 0 and selling price = 1400 from branch 1 at 2023-01-25 14:24:57','105.160.126.85',1),(172,'1','2023-01-25 14:25:04','FAITH Deleted 0 with code of 8028 and available quantity of 10.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:04','105.160.126.85',1),(173,'1','2023-01-25 14:25:04','FAITH Deleted 0 with code of 8028 and available quantity of 10.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:04','105.160.126.85',1),(174,'1','2023-01-25 14:25:10','FAITH Deleted 0 with code of 2909 and available quantity of 10.00 .The Buying price = 0 and selling price = 1421 from branch 1 at 2023-01-25 14:25:10','105.160.126.85',1),(175,'1','2023-01-25 14:25:10','FAITH Deleted 0 with code of 2909 and available quantity of 10.00 .The Buying price = 0 and selling price = 1421 from branch 1 at 2023-01-25 14:25:10','105.160.126.85',1),(176,'1','2023-01-25 14:25:16','FAITH Deleted 0 with code of 8037 and available quantity of 3.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:16','105.160.126.85',1),(177,'1','2023-01-25 14:25:16','FAITH Deleted 0 with code of 8037 and available quantity of 3.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:16','105.160.126.85',1),(178,'1','2023-01-25 14:25:22','FAITH Deleted 0 with code of 11123 and available quantity of 2.00 .The Buying price = 0 and selling price = 2950 from branch 1 at 2023-01-25 14:25:22','105.160.126.85',1),(179,'1','2023-01-25 14:25:22','FAITH Deleted 0 with code of 11123 and available quantity of 2.00 .The Buying price = 0 and selling price = 2950 from branch 1 at 2023-01-25 14:25:22','105.160.126.85',1),(180,'1','2023-01-25 14:25:28','FAITH Deleted 0 with code of 10614 and available quantity of 2.00 .The Buying price = 0 and selling price = 2298 from branch 1 at 2023-01-25 14:25:28','105.160.126.85',1),(181,'1','2023-01-25 14:25:28','FAITH Deleted 0 with code of 10614 and available quantity of 2.00 .The Buying price = 0 and selling price = 2298 from branch 1 at 2023-01-25 14:25:28','105.160.126.85',1),(182,'1','2023-01-25 14:25:34','FAITH Deleted 0 with code of 8058 and available quantity of 2.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:34','105.160.126.85',1),(183,'1','2023-01-25 14:25:34','FAITH Deleted 0 with code of 8058 and available quantity of 2.00 .The Buying price = 0 and selling price = 1290 from branch 1 at 2023-01-25 14:25:34','105.160.126.85',1),(184,'1','2023-01-25 14:25:41','FAITH Deleted 0 with code of 6531 and available quantity of 10.00 .The Buying price = 0 and selling price = 790 from branch 1 at 2023-01-25 14:25:41','105.160.126.85',1),(185,'1','2023-01-25 14:25:41','FAITH Deleted 0 with code of 6531 and available quantity of 10.00 .The Buying price = 0 and selling price = 790 from branch 1 at 2023-01-25 14:25:41','105.160.126.85',1),(186,'1','2023-01-25 14:25:47','FAITH Deleted 0 with code of 7561 and available quantity of 10.00 .The Buying price = 0 and selling price = 1090 from branch 1 at 2023-01-25 14:25:47','105.160.126.85',1),(187,'1','2023-01-25 14:25:47','FAITH Deleted 0 with code of 7561 and available quantity of 10.00 .The Buying price = 0 and selling price = 1090 from branch 1 at 2023-01-25 14:25:47','105.160.126.85',1),(188,'1','2023-01-25 14:30:32','FAITH Deleted 0 with code of 7818 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:30:32','105.160.126.85',1),(189,'1','2023-01-25 14:30:32','FAITH Deleted 0 with code of 7818 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:30:32','105.160.126.85',1),(190,'1','2023-01-25 14:30:43','FAITH Deleted 0 with code of 6539 and available quantity of 56.00 .The Buying price = 0 and selling price = 790 from branch 1 at 2023-01-25 14:30:43','105.160.126.85',1),(191,'1','2023-01-25 14:30:43','FAITH Deleted 0 with code of 6539 and available quantity of 56.00 .The Buying price = 0 and selling price = 790 from branch 1 at 2023-01-25 14:30:43','105.160.126.85',1),(192,'1','2023-01-25 14:30:52','FAITH Deleted 0 with code of 7819 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:30:52','105.160.126.85',1),(193,'1','2023-01-25 14:30:52','FAITH Deleted 0 with code of 7819 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:30:52','105.160.126.85',1),(194,'1','2023-01-25 14:31:01','FAITH Deleted 0 with code of 7820 and available quantity of 3.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:01','105.160.126.85',1),(195,'1','2023-01-25 14:31:01','FAITH Deleted 0 with code of 7820 and available quantity of 3.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:01','105.160.126.85',1),(196,'1','2023-01-25 14:31:07','FAITH Deleted 0 with code of 11660 and available quantity of 2.00 .The Buying price = 0 and selling price = 4750 from branch 1 at 2023-01-25 14:31:07','105.160.126.85',1),(197,'1','2023-01-25 14:31:07','FAITH Deleted 0 with code of 11660 and available quantity of 2.00 .The Buying price = 0 and selling price = 4750 from branch 1 at 2023-01-25 14:31:07','105.160.126.85',1),(198,'1','2023-01-25 14:31:14','FAITH Deleted 0 with code of 7821 and available quantity of 1.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:14','105.160.126.85',1),(199,'1','2023-01-25 14:31:14','FAITH Deleted 0 with code of 7821 and available quantity of 1.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:14','105.160.126.85',1),(200,'1','2023-01-25 14:31:19','FAITH Deleted 0 with code of 7822 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:19','105.160.126.85',1),(201,'1','2023-01-25 14:31:19','FAITH Deleted 0 with code of 7822 and available quantity of 2.00 .The Buying price = 0 and selling price = 1199 from branch 1 at 2023-01-25 14:31:19','105.160.126.85',1),(202,'1','2023-01-25 14:31:26','FAITH Deleted 0 with code of 11684 and available quantity of 5.00 .The Buying price = 0 and selling price = 4990 from branch 1 at 2023-01-25 14:31:26','105.160.126.85',1),(203,'1','2023-01-25 14:31:26','FAITH Deleted 0 with code of 11684 and available quantity of 5.00 .The Buying price = 0 and selling price = 4990 from branch 1 at 2023-01-25 14:31:26','105.160.126.85',1),(204,'1','2023-01-25 14:31:33','FAITH Deleted 0 with code of 7077 and available quantity of 8.00 .The Buying price = 0 and selling price = 950 from branch 1 at 2023-01-25 14:31:33','105.160.126.85',1),(205,'1','2023-01-25 14:31:33','FAITH Deleted 0 with code of 7077 and available quantity of 8.00 .The Buying price = 0 and selling price = 950 from branch 1 at 2023-01-25 14:31:33','105.160.126.85',1),(206,'1','2023-01-25 14:32:22','FAITH Deleted 0 with code of 3238 and available quantity of 10.00 .The Buying price = 0 and selling price = 1896 from branch 1 at 2023-01-25 14:32:22','105.160.126.85',1),(207,'1','2023-01-25 14:32:22','FAITH Deleted 0 with code of 3238 and available quantity of 10.00 .The Buying price = 0 and selling price = 1896 from branch 1 at 2023-01-25 14:32:22','105.160.126.85',1),(208,'1','2023-01-25 14:32:28','FAITH Deleted 0 with code of 7337 and available quantity of 1.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2023-01-25 14:32:28','105.160.126.85',1),(209,'1','2023-01-25 14:32:28','FAITH Deleted 0 with code of 7337 and available quantity of 1.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2023-01-25 14:32:28','105.160.126.85',1),(210,'1','2023-01-25 14:32:34','FAITH Deleted 0 with code of 6830 and available quantity of 10.00 .The Buying price = 0 and selling price = 851 from branch 1 at 2023-01-25 14:32:34','105.160.126.85',1),(211,'1','2023-01-25 14:32:34','FAITH Deleted 0 with code of 6830 and available quantity of 10.00 .The Buying price = 0 and selling price = 851 from branch 1 at 2023-01-25 14:32:34','105.160.126.85',1),(212,'1','2023-01-25 14:32:41','FAITH Deleted 0 with code of 11438 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:41','105.160.126.85',1),(213,'1','2023-01-25 14:32:41','FAITH Deleted 0 with code of 11438 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:41','105.160.126.85',1),(214,'1','2023-01-25 14:32:51','FAITH Deleted 0 with code of 11449 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:51','105.160.126.85',1),(215,'1','2023-01-25 14:32:51','FAITH Deleted 0 with code of 11449 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:51','105.160.126.85',1),(216,'1','2023-01-25 14:32:58','FAITH Deleted 0 with code of 11455 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:58','105.160.126.85',1),(217,'1','2023-01-25 14:32:58','FAITH Deleted 0 with code of 11455 and available quantity of 2.00 .The Buying price = 0 and selling price = 3700 from branch 1 at 2023-01-25 14:32:58','105.160.126.85',1),(218,'1','2023-01-25 14:33:06','FAITH Deleted 0 with code of 8902 and available quantity of 9.00 .The Buying price = 0 and selling price = 1500 from branch 1 at 2023-01-25 14:33:06','105.160.126.85',1),(219,'1','2023-01-25 14:33:06','FAITH Deleted 0 with code of 8902 and available quantity of 9.00 .The Buying price = 0 and selling price = 1500 from branch 1 at 2023-01-25 14:33:06','105.160.126.85',1),(220,'9','2023-01-25 14:47:55','ESTHER Changed the price of The Leaves of May by Muthoni Maina to: buyingprice =500 ,sellingprice =1000, qty= 0.00, items with id 7411 . in Main level at 2023-01-25 14:47:55','105.160.126.85',1),(221,'9','2023-01-25 14:48:44','ESTHER Changed the price of Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet to: buyingprice =700 ,sellingprice =1500, qty= 0.00, items with id 8945 . in Main level at 2023-01-25 14:48:44','105.160.126.85',1),(222,'10','2023-01-25 14:59:42','NURIA1 Changed the price of Radical Candor by Kim Scott to: buyingprice =800 ,sellingprice =1299, qty= 0.00, items with id 8117 . in Main level at 2023-01-25 14:59:42','105.160.126.85',1),(223,'10','2023-01-25 15:11:57','NURIA1 Returned 1.00 The way of men with code (11856) at 2023-01-25 15:11:57','105.160.126.85',1),(224,'10','2023-01-25 15:12:19','NURIA1 Returned 3.00 Radical Candor by Kim Scott with code (8117) at 2023-01-25 15:12:19','105.160.126.85',1),(225,'10','2023-01-25 15:21:59','NURIA1 Returned 3.00 Alchemist by Paulo Coelho with code (8006) at 2023-01-25 15:21:59','105.160.126.85',1),(226,'10','2023-01-25 15:22:01','NURIA1 Returned 1.00 Radical Collaboration with code (5201) at 2023-01-25 15:22:01','105.160.126.85',1),(227,'10','2023-01-25 15:22:38','NURIA1 Returned 3.00 Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet with code (8945) at 2023-01-25 15:22:38','105.160.126.85',1),(228,'10','2023-01-25 15:22:41','NURIA1 Returned 5.00 Man about Town by Silas Nyanchwani with code (8057) at 2023-01-25 15:22:41','105.160.126.85',1),(229,'10','2023-01-25 15:22:42','NURIA1 Returned 1.00 12 Lessons and a StoryA teens guide to a legendary life by Mbugua Mwangi with code (5455) at 2023-01-25 15:22:42','105.160.126.85',1),(230,'10','2023-01-25 15:22:52','NURIA1 Returned 1.00 The Leaves of May by Muthoni Maina with code (7411) at 2023-01-25 15:22:52','105.160.126.85',1),(231,'10','2023-01-25 15:23:01','NURIA1 Returned 1.00 The Leaves of May by Muthoni Maina with code (7411) at 2023-01-25 15:23:01','105.160.126.85',1),(232,'10','2023-01-25 15:23:09','NURIA1 Returned 2.00 Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet with code (8945) at 2023-01-25 15:23:09','105.160.126.85',1),(233,'10','2023-01-25 15:29:34','NURIA1 Changed the price of Man about Town by Silas Nyanchwani to: buyingprice =1050 ,sellingprice =1290, qty= 0.00, items with id 8057 . in Main level at 2023-01-25 15:29:34','105.160.126.85',1),(234,'10','2023-01-25 17:44:04','NURIA1 Changed the price of Lessons from the StreetsThe Art of Money by Vincent Ogutu to: buyingprice =840 ,sellingprice =1200, qty= 0.00, items with id 7882 . in Main level at 2023-01-25 17:44:04','105.160.38.200',1),(235,'10','2023-01-25 17:46:06','NURIA1 Changed the price of Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet to: buyingprice =1050 ,sellingprice =1500, qty= 0.00, items with id 8945 . in Main level at 2023-01-25 17:46:06','105.160.38.200',1),(236,'10','2023-01-26 10:17:18','NURIA1 Changed the price of I Cant Make This Up Life Lessons by Kevin Hart to: buyingprice =1000 ,sellingprice =1299, qty= 0.00, items with id 8098 . in Main level at 2023-01-26 10:17:18','105.160.19.3',1),(237,'10','2023-01-28 09:53:49','NURIA1 Deleted item with id 1 from people table at 2023-01-28 09:53:49','105.160.125.53',1),(238,'10','2023-01-28 09:53:49','NURIA1 Deleted item with id 1 from people table at 2023-01-28 09:53:49','105.160.125.53',1),(239,'9','2023-02-10 11:06:14','ESTHER Changed the price of How Boards Work And How They Can Work Better in a Chaotic World by Dambisa Moyo to: buyingprice =0 ,sellingprice =2390, qty= 0.00, items with id 9148 . in Main level at 2023-02-10 11:06:14','105.160.110.49',1),(240,'9','2023-02-20 13:47:05','ESTHER Changed the price of The 8th Habit to: buyingprice =1150 ,sellingprice =1490, qty= 0.00, items with id 7910 . in Main level at 2023-02-20 13:47:05','105.160.104.160',1),(241,'9','2023-03-31 16:02:44','ESTHER Changed the price of ahmed hassanREFEREE OF A DIRTY UGLY GAME to: buyingprice =1700 ,sellingprice =2500, qty= 0.00, items with id 11919 . in Main level at 2023-03-31 16:02:44','105.160.104.175',1),(242,'9','2023-04-05 11:21:33','ESTHER Changed the price of The Sultans Spymaster Peera Dewjee of Zanzibar by Judy Aldrick to: buyingprice =0 ,sellingprice =1890, qty= 0.00, items with id 7283 . in Main level at 2023-04-05 11:21:33','105.160.82.129',1),(243,'9','2023-04-06 12:17:09','ESTHER Changed the price of The First Woman by Jennifer Nansubuga Makumbi to: buyingprice =1400 ,sellingprice =1690, qty= 0.00, items with id 8856 . in Main level at 2023-04-06 12:17:09','105.160.6.126',1),(244,'9','2023-04-13 14:18:47','ESTHER Changed the price of delivery fee to: buyingprice =150 ,sellingprice =500, qty= 0.00, items with id 11927 . in Main level at 2023-04-13 14:18:47','105.160.80.162',1),(245,'9','2023-05-11 10:06:38','ESTHER Changed the price of For the record paperback to: buyingprice =2100 ,sellingprice =3000, qty= 60.00, items with id 11972 . in counter (1) at 2023-05-11 10:06:38','105.160.77.241',1),(246,'9','2023-05-11 11:10:52','ESTHER Changed the price of Constitution Makers on Constitution Making to: buyingprice =13000 ,sellingprice =17900, qty= 0.00, items with id 11973 . in Main level at 2023-05-11 11:10:52','105.160.77.241',1),(247,'9','2023-05-26 13:07:25','ESTHER Changed the price of FORTHE RECORD to: buyingprice =2000 ,sellingprice =2250, qty= 0.00, items with id 11938 . in Main level at 2023-05-26 13:07:25','105.160.14.129',1),(248,'9','2023-06-12 13:44:53','ESTHER Changed the price of FORTHE RECORD to: buyingprice =2000 ,sellingprice =3000, qty= 453.00, items with id 11938 . in counter (1) at 2023-06-12 13:44:53','105.160.15.28',1),(249,'9','2023-06-12 13:45:07','ESTHER Changed the price of FORTHE RECORD to: buyingprice =2000 ,sellingprice =3000, qty= 0.00, items with id 11938 . in Main level at 2023-06-12 13:45:07','105.160.15.28',1),(250,'9','2023-06-15 10:41:15','ESTHER Changed the price of A History of the Luo Speaking Peoples of Eastern Africa by Prof. Bethwell Ogot to: buyingprice =6000 ,sellingprice =4400, qty= 0.00, items with id 11993 . in Main level at 2023-06-15 10:41:15','105.160.92.141',1),(251,'9','2023-06-15 10:42:05','ESTHER Changed the price of A History of the Luo Speaking Peoples of Eastern Africa by Prof. Bethwell Ogot to: buyingprice =4400 ,sellingprice =5790, qty= 0.00, items with id 11993 . in Main level at 2023-06-15 10:42:05','105.160.92.141',1),(252,'9','2023-07-07 13:01:09','ESTHER Changed the price of CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3 to: buyingprice =1800 ,sellingprice =925, qty= 0.00, items with id 12089 . in Main level at 2023-07-07 13:01:09','105.160.66.193',1),(253,'9','2023-07-07 13:01:38','ESTHER Changed the price of CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3 to: buyingprice =800 ,sellingprice =925, qty= 0.00, items with id 12089 . in Main level at 2023-07-07 13:01:38','105.160.66.193',1),(254,'9','2023-07-07 13:02:11','ESTHER Changed the price of CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3 to: buyingprice =1900 ,sellingprice =2050, qty= 0.00, items with id 12089 . in Main level at 2023-07-07 13:02:11','105.160.66.193',1),(255,'9','2023-07-07 13:02:19','ESTHER Changed the price of CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3 to: buyingprice =1900 ,sellingprice =2050, qty= 0.00, items with id 12089 . in Main level at 2023-07-07 13:02:19','105.160.66.193',1),(256,'9','2023-07-07 13:55:42','ESTHER Changed the price of Cambridge Primary Science Workbook 3 with Digital Access 1 Year 2nd Edition by Jon Board and Alan Cross to: buyingprice =0 ,sellingprice =925, qty= 0.00, items with id 9832 . in Main level at 2023-07-07 13:55:42','105.160.66.193',1),(257,'9','2023-07-07 13:57:35','ESTHER Changed the price of CAMBRIDGE PRIMARY SCIENCE LEARNERS BOOK 3 to: buyingprice =800 ,sellingprice =925, qty= 0.00, items with id 12091 . in Main level at 2023-07-07 13:57:35','105.160.66.193',1),(258,'9','2023-07-08 11:08:54','ESTHER Changed the price of Kenya A History Since Independence by Charles Hornsby to: buyingprice =0 ,sellingprice =7790, qty= 0.00, items with id 11774 . in Main level at 2023-07-08 11:08:54','105.160.66.193',1),(259,'9','2023-07-24 11:18:14','ESTHER Changed the price of General History of Africa Complete Set of Vol 1-8 (Unesco General History of Africa) to: buyingprice =15000 ,sellingprice =18000, qty= 0.00, items with id 12112 . in Main level at 2023-07-24 11:18:14','197.248.234.189',1),(260,'9','2023-08-09 18:08:35','ESTHER Changed the price of CEO Excellence The Six Mindsets That Distinguish the Best Leaders from the Rest by Carolyn DewarScott Keller and Vikram Malhotra to: buyingprice =0 ,sellingprice =3790, qty= 0.00, items with id 10943 . in Main level at 2023-08-09 18:08:35','105.160.11.15',1),(261,'9','2023-11-04 11:37:06','ESTHER Changed the price of crayons to: buyingprice =50 ,sellingprice =90, qty= 0.00, items with id 12173 . in Main level at 2023-11-04 11:37:06','105.160.126.12',1),(262,'9','2023-11-09 17:20:16','ESTHER Changed the price of You Made a Fool of Death with Your Beauty Novel by Akwaeke Emezi to: buyingprice =0 ,sellingprice =2000, qty= 0.00, items with id 10337 . in counter (1) at 2023-11-09 17:20:16','197.232.27.67',1),(263,'9','2023-11-09 17:20:19','ESTHER Changed the price of You Made a Fool of Death with Your Beauty Novel by Akwaeke Emezi to: buyingprice =0 ,sellingprice =2000, qty= 0.00, items with id 10337 . in Main level at 2023-11-09 17:20:19','197.232.27.67',1),(264,'9','2023-11-24 15:18:17','ESTHER Changed the price of Why Has Nobody Told Me This Before by Julie Smith to: buyingprice =0 ,sellingprice =2800, qty= 0.00, items with id 10646 . in Main level at 2023-11-24 15:18:17','197.232.27.67',1),(265,'9','2023-11-24 15:26:32','ESTHER Changed the price of 21 LAWS OF LEADERSHIP IN THE BIBLE to: buyingprice =1500 ,sellingprice =1890, qty= 0.00, items with id 12190 . in Main level at 2023-11-24 15:26:32','197.232.27.67',1),(266,'9','2024-03-16 16:02:56','ESTHER Changed the price of THE CLOUDS BETWEEN by Mirigo Kinyanjui to: buyingprice =1000 ,sellingprice =1200, qty= 50.00, items with id 12239 . in counter (1) at 2024-03-16 16:02:56','197.232.27.67',1),(267,'9','2024-03-16 16:03:38','ESTHER Changed the price of Kenya in the 1973-1974 UN Security Council by Donald W. Kaniaru to: buyingprice =2000 ,sellingprice =2500, qty= 0.00, items with id 12238 . in Main level at 2024-03-16 16:03:38','197.232.27.67',1),(268,'9','2024-05-08 13:46:39','ESTHER Changed the price of Leadershift by John Maxwell Hardcover to: buyingprice =0 ,sellingprice =3500, qty= 0.00, items with id 11466 . in Main level at 2024-05-08 13:46:39','41.81.184.169',1),(269,'9','2024-05-08 13:49:11','ESTHER Changed the price of Leadershift by John Maxwell Hardcover to: buyingprice =3000 ,sellingprice =3500, qty= 0.00, items with id 11466 . in Main level at 2024-05-08 13:49:11','41.81.184.169',1),(270,'9','2024-05-08 13:52:06','ESTHER Changed the price of Leadershift by John Maxwell to: buyingprice =2800 ,sellingprice =3000, qty= 22.00, items with id 10685 . in counter (1) at 2024-05-08 13:52:06','41.81.184.169',1),(271,'9','2024-05-08 13:52:08','ESTHER Changed the price of Leadershift by John Maxwell to: buyingprice =0 ,sellingprice =2390, qty= 0.00, items with id 10685 . in Main level at 2024-05-08 13:52:08','41.81.184.169',1),(272,'9','2024-05-09 16:44:59','ESTHER Changed the price of No Limits by John Maxwell to: buyingprice =1500 ,sellingprice =2000, qty= 0.00, items with id 8630 . in Main level at 2024-05-09 16:44:59','105.160.61.42',1),(273,'9','2024-07-10 12:11:13','ESTHER Changed the price of From Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiography to: buyingprice =1200 ,sellingprice =1300, qty= 99.00, items with id 12293 . in counter (1) at 2024-07-10 12:11:13','41.81.148.153',1),(274,'9','2024-07-10 12:11:43','ESTHER Changed the price of From Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiography to: buyingprice =1200 ,sellingprice =1500, qty= 99.00, items with id 12293 . in counter (1) at 2024-07-10 12:11:43','41.81.148.153',1),(275,'9','2024-07-12 18:29:35','ESTHER Changed the price of WHY BABA IS NOT THE 5TH to: buyingprice =1800 ,sellingprice =1400, qty= 0.00, items with id 11929 . in Main level at 2024-07-12 18:29:35','41.81.176.145',1),(276,'9','2024-07-15 12:11:13','ESTHER Changed the price of Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet to: buyingprice =1000 ,sellingprice =1500, qty= 210.00, items with id 8945 . in counter (1) at 2024-07-15 12:11:13','41.81.132.145',1),(277,'9','2024-07-20 12:17:24','ESTHER Changed the price of Teens Guide to the Constitution of Kenya by Sandra Ochola Second Edition to: buyingprice =0 ,sellingprice =850, qty= 2.00, items with id 6062 . in counter (1) at 2024-07-20 12:17:24','41.81.79.124',1),(278,'9','2024-07-20 12:18:14','ESTHER Changed the price of Menstrupedia comic: a friendly Guide to healthy Periods- ideal for girls 9yrs and above to: buyingprice =750 ,sellingprice =1000, qty= 38.00, items with id 12217 . in counter (1) at 2024-07-20 12:18:14','41.81.79.124',1),(279,'9','2024-07-20 12:19:29','ESTHER Changed the price of Teens Guide to the Constitution of Kenya by Sandra Ochola Second Edition to: buyingprice =550 ,sellingprice =850, qty= 2.00, items with id 6062 . in counter (1) at 2024-07-20 12:19:29','41.81.79.124',1),(280,'9','2024-07-20 12:20:33','ESTHER Changed the price of I am too Pretty to be Broke by Joan Thatiah to: buyingprice =0 ,sellingprice =800, qty= 997.00, items with id 6124 . in counter (1) at 2024-07-20 12:20:33','41.81.79.124',1),(281,'9','2024-07-20 12:20:47','ESTHER Changed the price of I am too Pretty to be Broke by Joan Thatiah to: buyingprice =0 ,sellingprice =800, qty= 0.00, items with id 6124 . in Main level at 2024-07-20 12:20:47','41.81.79.124',1),(282,'9','2024-07-20 12:31:52','ESTHER Changed the price of To Kill a Mockingbird by Harper Lee to: buyingprice =0 ,sellingprice =1400, qty= 0.00, items with id 7543 . in Main level at 2024-07-20 12:31:52','41.81.79.124',1),(283,'9','2024-07-20 17:16:33','ESTHER Changed the price of The Pains We Live by Sophie Kiwelu Memoir to: buyingprice =0 ,sellingprice =1490, qty= 0.00, items with id 7892 . in Main level at 2024-07-20 17:16:33','41.81.79.124',1),(284,'9','2024-07-24 10:21:53','ESTHER Changed the price of Hekaya Za Abunuwas Na Hadithi Nyingine to: buyingprice =0 ,sellingprice =700, qty= 0.00, items with id 5912 . in Main level at 2024-07-24 10:21:53','41.81.91.124',1),(285,'9','2024-07-31 16:48:22','ESTHER Changed the price of KCSE Made Familiar:Physic to: buyingprice =1100 ,sellingprice =890, qty= 0.00, items with id 12356 . in Main level at 2024-07-31 16:48:22','41.81.144.144',1),(286,'9','2024-08-08 09:07:59','ESTHER Changed the price of The Maasai Language An IntroductionRevised 2nd edition by David Munke to: buyingprice =1100 ,sellingprice =1500, qty= 0.00, items with id 7500 . in Main level at 2024-08-08 09:07:59','41.81.178.44',1),(287,'9','2024-08-29 10:56:16','ESTHER Changed the price of Invisible Women by Caroline Criado Perez to: buyingprice =0 ,sellingprice =1890, qty= 0.00, items with id 8526 . in Main level at 2024-08-29 10:56:16','41.81.13.39',1),(288,'9','2024-09-20 14:02:21','ESTHER Changed the price of Mohammed Bakari The Morpho-phonology Of The Kenyan Swahili Dialects to: buyingprice =6700 ,sellingprice =7500, qty= 0.00, items with id 12478 . in Main level at 2024-09-20 14:02:21','105.160.87.197',1),(289,'9','2024-09-27 12:17:14','ESTHER Changed the price of constitution of kenya to: buyingprice =450 ,sellingprice =790, qty= 0.00, items with id 12189 . in Main level at 2024-09-27 12:17:14','41.81.206.34',1),(290,'9','2024-10-05 11:13:52','ESTHER Changed the price of The Djinn Waits a Hundred Years: A Novel by Shubnum Khan to: buyingprice =1900 ,sellingprice =2890, qty= 0.00, items with id 12522 . in Main level at 2024-10-05 11:13:52','41.81.155.156',1),(291,'9','2024-10-05 11:14:50','ESTHER Changed the price of The Magic of Saida by M.G. Vassanji to: buyingprice =1900 ,sellingprice =2490, qty= 49.00, items with id 12521 . in counter (1) at 2024-10-05 11:14:50','41.81.155.156',1),(292,'9','2024-10-05 11:15:10','ESTHER Changed the price of The Magic of Saida by M.G. Vassanji to: buyingprice =1900 ,sellingprice =2490, qty= 0.00, items with id 12521 . in Main level at 2024-10-05 11:15:10','41.81.155.156',1),(293,'9','2024-10-05 11:16:00','ESTHER Changed the price of Angola is Wherever I Plant My Field by João Melo to: buyingprice =1900 ,sellingprice =2690, qty= 49.00, items with id 12517 . in counter (1) at 2024-10-05 11:16:00','41.81.155.156',1),(294,'9','2024-10-05 11:16:15','ESTHER Changed the price of Angola is Wherever I Plant My Field by João Melo to: buyingprice =1900 ,sellingprice =2690, qty= 0.00, items with id 12517 . in Main level at 2024-10-05 11:16:15','41.81.155.156',1),(295,'9','2024-10-05 11:16:45','ESTHER Changed the price of The Dark Side of Skin by Jeferson Tenório (Author) and Bruna Dantas Lobato (Translator) to: buyingprice =1900 ,sellingprice =2690, qty= 59.00, items with id 12518 . in counter (1) at 2024-10-05 11:16:45','41.81.155.156',1),(296,'9','2024-10-05 11:17:04','ESTHER Changed the price of The Dark Side of Skin by Jeferson Tenório (Author) and Bruna Dantas Lobato (Translator) to: buyingprice =1900 ,sellingprice =2690, qty= 0.00, items with id 12518 . in Main level at 2024-10-05 11:17:04','41.81.155.156',1),(297,'9','2024-10-05 11:18:02','ESTHER Changed the price of A History of Burning by Janika Oza to: buyingprice =1400 ,sellingprice =1690, qty= 59.00, items with id 12519 . in counter (1) at 2024-10-05 11:18:02','41.81.155.156',1),(298,'9','2024-10-05 11:18:25','ESTHER Changed the price of A History of Burning by Janika Oza to: buyingprice =1400 ,sellingprice =1690, qty= 0.00, items with id 12519 . in Main level at 2024-10-05 11:18:25','41.81.155.156',1),(299,'9','2024-10-05 11:21:16','ESTHER Changed the price of The Djinn Waits a Hundred Years: A Novel by Shubnum Khan to: buyingprice =1500 ,sellingprice =2890, qty= 0.00, items with id 12522 . in Main level at 2024-10-05 11:21:16','197.232.27.67',1),(300,'9','2024-10-05 11:22:11','ESTHER Changed the price of The Magic of Saida by M.G. Vassanji to: buyingprice =1500 ,sellingprice =2490, qty= 0.00, items with id 12521 . in Main level at 2024-10-05 11:22:11','197.232.27.67',1),(301,'9','2024-10-05 11:25:35','ESTHER Changed the price of Sand Roses by Hamza Koudri to: buyingprice =1500 ,sellingprice =2590, qty= 0.00, items with id 12351 . in Main level at 2024-10-05 11:25:35','41.81.155.156',1),(302,'9','2024-10-11 15:45:26','ESTHER Changed the price of Teens Guide to the Constitution of Kenya by Sandra Ochola Second Edition to: buyingprice =0 ,sellingprice =850, qty= 0.00, items with id 6062 . in Main level at 2024-10-11 15:45:26','41.81.9.157',1),(303,'9','2024-10-11 19:15:10','ESTHER Changed the price of Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a to: buyingprice =1200 ,sellingprice =1650, qty= 0.00, items with id 12527 . in Main level at 2024-10-11 19:15:10','41.81.9.157',1),(304,'9','2024-10-15 16:20:38','ESTHER Changed the price of Innovation and Its Enemies: Why People Resist New Technologies by Calestous Juma to: buyingprice =6690 ,sellingprice =6690, qty= 0.00, items with id 12536 . in Main level at 2024-10-15 16:20:38','105.160.42.136',1),(305,'9','2024-10-15 16:21:01','ESTHER Changed the price of Innovation and Its Enemies: Why People Resist New Technologies by Calestous Juma to: buyingprice =6400 ,sellingprice =6690, qty= 0.00, items with id 12536 . in Main level at 2024-10-15 16:21:01','105.160.42.136',1),(306,'9','2025-01-28 16:01:17','ESTHER Changed the price of Koinange Wa mbiyu- Mau Mau misunderstood leader to: buyingprice =1200 ,sellingprice =1390, qty= 0.00, items with id 12600 . in Main level at 2025-01-28 16:01:17','105.160.88.102',1),(307,'9','2025-02-11 11:59:45','ESTHER Changed the price of Daring Leadership in the 21st Century by Lucy Kioko to: buyingprice =900 ,sellingprice =1200, qty= 0.00, items with id 12614 . in Main level at 2025-02-11 11:59:45','197.232.27.67',1),(308,'9','2025-02-15 14:59:12','ESTHER Changed the price of Soko Short Stories by Gachery Lydia to: buyingprice =1000 ,sellingprice =1500, qty= 0.00, items with id 12635 . in Main level at 2025-02-15 14:59:12','197.232.27.67',1),(309,'9','2025-03-06 13:35:49','ESTHER Changed the price of Kenya Between Hope and Despair 19632011 by Daniel Branch to: buyingprice =0 ,sellingprice =4499, qty= 0.00, items with id 11604 . in Main level at 2025-03-06 13:35:49','41.81.84.40',1),(310,'9','2025-03-15 13:55:45','ESTHER Changed the price of ELIUD MAHIHU to: buyingprice =1800 ,sellingprice =2000, qty= 0.00, items with id 12555 . in Main level at 2025-03-15 13:55:45','41.81.137.100',1),(311,'9','2025-03-16 15:59:36','ESTHER Changed the price of An Illustrated Guide Medicinal plants of East Africa by Najma Dharani and Abiy Yenesew to: buyingprice =0 ,sellingprice =4550, qty= 0.00, items with id 11486 . in Main level at 2025-03-16 15:59:36','197.232.27.67',1),(312,'9','2025-03-24 11:58:31','ESTHER Changed the price of The Diary Mentorship For Young Lawyers by Justice John Chigiti to: buyingprice =1400 ,sellingprice =2000, qty= 0.00, items with id 12665 . in Main level at 2025-03-24 11:58:31','41.81.140.94',1),(313,'9','2025-03-26 14:38:53','ESTHER Changed the price of SHIPPING COST to: buyingprice =800 ,sellingprice =3000, qty= 0.00, items with id 11922 . in Main level at 2025-03-26 14:38:53','105.160.98.228',1),(314,'9','2025-03-28 14:22:03','ESTHER Changed the price of THE IDEAL LAWYER to: buyingprice =0 ,sellingprice =2900, qty= 0.00, items with id 9929 . in Main level at 2025-03-28 14:22:03','105.160.113.194',1),(315,'9','2025-04-02 11:07:22','ESTHER Changed the price of How to Write about Africa by Binyavanga Wainaina to: buyingprice =1900 ,sellingprice =2490, qty= 0.00, items with id 5725 . in Main level at 2025-04-02 11:07:22','41.81.207.253',1),(316,'9','2025-04-28 18:53:30','ESTHER Changed the price of The Line Of One by Anne Ikiara to: buyingprice =2190 ,sellingprice =3490, qty= 0.00, items with id 12622 . in Main level at 2025-04-28 18:53:30','105.160.126.221',1),(317,'9','2025-05-13 16:11:37','ESTHER Changed the price of Spirited: the Life of Wahu. Kaara to: buyingprice =2500 ,sellingprice =2900, qty= 0.00, items with id 12610 . in Main level at 2025-05-13 16:11:37','105.160.43.141',1),(318,'9','2025-05-19 12:52:45','ESTHER Changed the price of Ikigai by Hector Garcia and Francesc Miralles to: buyingprice =1900 ,sellingprice =2500, qty= 100.00, items with id 10209 . in Main level at 2025-05-19 12:52:45','41.81.70.254',1),(319,'9','2025-05-23 12:04:14','ESTHER Changed the price of The Personal MBA by Josh Kaufman to: buyingprice =0 ,sellingprice =2490, qty= 13.00, items with id 9468 . in counter (1) at 2025-05-23 12:04:14','41.81.154.28',1),(320,'9','2025-05-23 12:04:29','ESTHER Changed the price of The Personal MBA by Josh Kaufman to: buyingprice =0 ,sellingprice =2490, qty= 0.00, items with id 9468 . in Main level at 2025-05-23 12:04:29','41.81.154.28',1),(321,'9','2025-05-28 12:58:51','ESTHER Changed the price of The Four Agreements A Practical Guide to Personal Freedom by Miguel Ruiz to: buyingprice =0 ,sellingprice =2300, qty= 0.00, items with id 9487 . in Main level at 2025-05-28 12:58:51','105.160.61.28',1),(322,'9','2025-05-28 13:00:10','ESTHER Changed the price of The Power of Your Subconscious Mind by Joseph Murphy to: buyingprice =2300 ,sellingprice =2890, qty= 0.00, items with id 12861 . in Main level at 2025-05-28 13:00:10','105.160.61.28',1),(323,'9','2025-05-31 12:10:39','ESTHER Changed the price of WHY BABA IS NOT THE 5TH to: buyingprice =500 ,sellingprice =700, qty= 0.00, items with id 11929 . in Main level at 2025-05-31 12:10:39','105.160.69.46',1),(324,'9','2025-05-31 12:10:50','ESTHER Changed the price of WHY BABA IS NOT THE 5TH to: buyingprice =500 ,sellingprice =700, qty= 0.00, items with id 11929 . in Main level at 2025-05-31 12:10:50','105.160.69.46',1),(325,'9','2025-05-31 15:47:10','ESTHER Changed the price of Matigari by Ngugi wa Thiongo Kikuyu Version to: buyingprice =0 ,sellingprice =790, qty= 0.00, items with id 6166 . in Main level at 2025-05-31 15:47:10','41.81.58.7',1),(326,'9','2025-06-08 13:18:27','ESTHER Changed the price of Dedan Kimathi The Whole Story to: buyingprice =0 ,sellingprice =1490, qty= 0.00, items with id 4369 . in Main level at 2025-06-08 13:18:27','105.160.87.167',1),(327,'9','2025-06-24 14:25:51','ESTHER Changed the price of esetter Series/ Novels) Moran Pearls: Black Madonna by David G. Mailu (Pacesetter Series/ Novels) to: buyingprice =500 ,sellingprice =590, qty= 0.00, items with id 12897 . in Main level at 2025-06-24 14:25:51','105.161.180.57',1),(328,'9','2025-06-24 14:26:23','ESTHER Changed the price of For Mbatha and Rebeka by David Maillu (pacesetters) to: buyingprice =500 ,sellingprice =590, qty= 0.00, items with id 12896 . in Main level at 2025-06-24 14:26:23','105.161.180.57',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `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) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `approvals` VALUES (1,'','','2022-10-24 16:52:27','Approved','1','','1','EXP-11666619509',1),(2,'','','2022-11-16 15:38:49','Approved','1','','1','EXP-11668602219',5); /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; INSERT INTO `assignbranches` VALUES (1,1,1,1,'',1,'2023-01-24 06:42:45pm',1,''),(2,2,1,1,'',1,'2023-01-24 06:42:48pm',1,''),(3,3,1,1,'',1,'2023-01-24 10:21:48pm',1,''),(4,1,5,1,'',1,'2023-01-25 09:28:33am',1,''),(5,4,4,1,'',1,'2023-01-25 09:31:39am',1,''),(6,4,1,1,'',1,'2023-01-25 09:35:59am',1,''); /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL 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 `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=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; INSERT INTO `batchlist` VALUES (1,'P.O','1','2022-09-13 08:43:07','11663047785','11663047746',1,1,1,''),(2,'P.O','1','2022-09-13 08:44:37','11663047875','11663047746',1,1,1,''),(3,'P.O','1','2022-10-24 16:36:49','11666618600','11666618493',1,1,1,''),(4,'P.O','1','2022-10-24 17:10:02','11666620600','11666620320',1,1,1,''),(5,'P.O','1','2022-11-14 13:35:25','11668422123','11668416528',1,1,1,''),(6,'P.O','1','2022-11-14 13:36:21','11668422179','11668416528',1,1,1,''),(7,'P.O','1','2022-11-14 13:37:37','11668422244','11668416528',1,1,1,''),(8,'P.O','1','2022-11-17 06:48:37','11668656915','11668428550',1,1,1,''),(9,'P.O','1','2022-11-17 10:44:53','11668671090','11668428194',1,1,1,''); /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `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`) ) 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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'Counter','Counter','','active','','','1',''); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; INSERT INTO `bulkdispatch` VALUES (1,'1','31674286912','Main','','','3','1','2023-01-21 10:43:05','','lilian',0,0,'1','product','2023-01-21','Transfer','products'),(2,'1','51674296602','Main','','','5','1','2023-01-21 13:24:20','','cess',0,0,'1','product','2023-01-21','Transfer','products'),(3,'1','11674636253','Main','','','1','1','2023-01-25 11:44:53','','Advanta',0,0,'2','product','25/01/2023','Transfer','products'); /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `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,'SHOP','','','active','1','','1'),(2,'employees','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 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); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1),(2,'URO','','','active','','','1',1),(3,'USD','','','active','','','1',1),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=86 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 */; INSERT INTO `dailycollections` VALUES (1,'','','9','2023-01-27 19:32:49','','1','','ESTHER','','',' 6500','0','0','0','0','0','b','','21727','','2023-01-27 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,28227.00,0),(2,'','','9','2023-01-30 19:54:28','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','61186','','2023-01-30 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,61186.00,0),(3,'','','9','2023-01-31 19:35:16','','1','','ESTHER','','',' 0','0','0','0','0','0','esther','446495','41724','','2023-01-31 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,41724.00,0),(4,'','','9','2023-02-02 20:10:08','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','59460','','2023-02-02 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,59460.00,0),(5,'','','9','2023-02-07 20:36:28','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','23099','','2023-02-07 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,23099.00,0),(6,'','','9','2023-02-08 19:44:21','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','15434','','2023-02-08 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,15434.00,0),(7,'','','9','2023-02-09 20:25:33','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','32123','','2023-02-09 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,32123.00,0),(8,'','','9','2023-02-10 20:02:58','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','34766','','2023-02-10 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,34766.00,0),(9,'','','9','2023-02-11 17:27:48','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','32960','','2023-02-11 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,32960.00,0),(10,'','','9','2023-02-13 19:26:23','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','42492','','2023-02-13 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,42492.00,0),(11,'','','9','2023-02-16 20:50:24','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','14228','','2023-02-16 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,14228.00,0),(12,'','','9','2023-02-17 19:44:36','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','20970','33598','','2023-02-17 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,33598.00,0),(13,'','','9','2023-02-18 19:43:46','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','59332','','2023-02-18 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,59332.00,0),(14,'','','9','2023-02-20 19:27:40','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','48145','','2023-02-20 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,48145.00,0),(15,'','','9','2023-02-21 20:18:10','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','39326','','2023-02-21 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,39326.00,0),(16,'','','9','2023-02-22 20:13:27','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','41538','','2023-02-22 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,41538.00,0),(17,'','','9','2023-02-24 21:09:08','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','79189','','2023-02-24 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,79189.00,0),(18,'','','9','2023-02-25 19:42:44','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','63206','','2023-02-25 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,63206.00,0),(19,'','','9','2023-02-27 20:15:39','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','46518','','2023-02-27 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,46518.00,0),(20,'','','9','2023-03-01 19:25:46','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','35702.93','7240','','2023-03-01 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,7240.00,0),(21,'','','9','2023-03-04 18:17:26','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','21529','','2023-03-04 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,21529.00,0),(22,'','','9','2023-03-06 20:20:04','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','12435','','2023-03-06 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,12435.00,0),(23,'','','9','2023-03-07 20:14:07','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','70547','','2023-03-07 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,70547.00,0),(24,'','','9','2023-03-09 19:49:43','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','10899','','2023-03-09 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,10899.00,0),(25,'','','9','2023-03-10 19:09:16','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','26956','','2023-03-10 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,26956.00,0),(26,'','','9','2023-03-11 20:13:26','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','35916','','2023-03-11 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,35916.00,0),(27,'','','9','2023-03-13 19:55:44','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','39635','','2023-03-13 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,39635.00,0),(28,'','','9','2023-03-14 20:21:47','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','44749','','2023-03-14 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,44749.00,0),(29,'','','9','2023-03-15 19:44:32','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','7960','','2023-03-15 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,7960.00,0),(30,'','','9','2023-03-16 20:55:09','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','12867','','2023-03-16 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,12867.00,0),(31,'','','9','2023-03-17 19:36:55','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','46509','','2023-03-17 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,46509.00,0),(32,'','','9','2023-03-18 16:48:32','','1','','ESTHER','','',' 0','0','0','0','0','0',' ess','','28556','','2023-03-18 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,28556.00,0),(33,'','','9','2023-03-20 14:56:13','','1','','ESTHER','','',' 6749','0','0','0','0','0','ESS','','3000','','2023-03-20 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,9749.00,0),(34,'','','9','2023-03-21 19:02:00','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','70109','','2023-03-21 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,70109.00,0),(35,'','','9','2023-03-22 18:42:29','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','9489','','2023-03-22 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,9489.00,0),(36,'','','9','2023-03-23 17:39:33','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','21569','','2023-03-23 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,21569.00,0),(37,'','','9','2023-03-24 20:10:39','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','40154','','2023-03-24 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,40154.00,0),(38,'','','9','2023-03-25 18:41:22','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','13688','','2023-03-25 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,13688.00,0),(39,'','','9','2023-03-28 20:13:16','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','20249','','2023-03-28 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,20249.00,0),(40,'','','9','2023-03-29 19:02:21','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','17677','','2023-03-29 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,17677.00,0),(41,'','','9','2023-03-31 19:45:28','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','139768','','2023-03-31 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,139768.00,0),(42,'','','9','2023-04-01 19:15:37','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','42837','','2023-04-01 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,42837.00,0),(43,'','','9','2023-04-03 18:38:09','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','25062','','2023-04-03 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,25062.00,0),(44,'','','9','2023-04-05 19:25:43','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','53064','','2023-04-05 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,53064.00,0),(45,'','','9','2023-04-08 19:35:33','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','14579','','2023-04-08 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,14579.00,0),(46,'','','9','2023-04-11 20:08:32','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','4780','','2023-04-11 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,4780.00,0),(47,'','','9','2023-04-13 19:41:42','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','89744','','2023-04-13 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,89744.00,0),(48,'','','9','2023-04-19 20:15:05','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','15850','','2023-04-19 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,15850.00,0),(49,'','','9','2023-04-20 21:00:41','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','11785','','2023-04-20 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,11785.00,0),(50,'','','9','2023-04-22 20:37:14','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','43776','','2023-04-22 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,43776.00,0),(51,'','','9','2023-04-24 19:14:43','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','4890','','2023-04-24 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,4890.00,0),(52,'','','9','2023-04-25 20:32:21','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','19178','','2023-04-25 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,19178.00,0),(53,'','','9','2023-04-26 20:34:24','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','22532','','2023-04-26 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,22532.00,0),(54,'','','9','2023-04-27 19:07:59','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','26774','','2023-04-27 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,26774.00,0),(55,'','','9','2023-04-28 20:13:33','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','42379','','2023-04-28 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,42379.00,0),(56,'','','9','2023-04-29 18:22:16','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','11974','','2023-04-29 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,11974.00,0),(57,'','','9','2023-05-03 20:19:35','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','35911','','2023-05-03 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,35911.00,0),(58,'','','9','2023-05-06 20:37:22','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','50400','98911','','2023-05-06 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,98911.00,0),(59,'','','9','2023-05-10 20:13:21','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','45888','','2023-05-10 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,45888.00,0),(60,'','','9','2023-05-11 20:19:23','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','204405','','2023-05-11 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,204405.00,0),(61,'','','9','2023-05-12 20:24:45','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','83811','','2023-05-12 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,83811.00,0),(62,'','','9','2023-05-13 19:15:10','','1','','ESTHER','','',' 0','0','0','0','0','0','ESS','','39109','','2023-05-13 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,39109.00,0),(63,'','','9','2023-05-15 19:14:59','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','32249','','2023-05-15 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,32249.00,0),(64,'','','9','2023-05-16 21:03:53','','1','','ESTHER','','',' 0','0','0','0','0','0','ESS','','34231','','2023-05-16 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,34231.00,0),(65,'','','9','2023-05-17 20:47:16','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','15926','','2023-05-17 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,15926.00,0),(66,'','','9','2023-05-19 20:57:59','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','38540','','2023-05-19 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,38540.00,0),(67,'','','9','2023-05-22 20:25:38','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','82488','','2023-05-22 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,82488.00,0),(68,'','','9','2023-05-24 20:50:55','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','7000','','2023-05-24 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,7000.00,0),(69,'','','9','2023-05-25 20:56:57','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','7350','','2023-05-25 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,7350.00,0),(70,'','','9','2023-05-26 21:02:23','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','8939','','2023-05-26 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,8939.00,0),(71,'','','9','2023-06-06 19:45:40','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','29956','','2023-06-06 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,29956.00,0),(72,'','','9','2023-06-12 20:16:34','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','37360','','2023-06-12 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,37360.00,0),(73,'','','9','2023-06-14 19:35:01','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','39111','','2023-06-14 23:59:00','','','active',0.00,0.00,0.00,'',1,0.00,0.00,0.00,39111.00,0),(74,'','','9','2023-06-20 20:53:25','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','9537','','2023-06-20 23:59:00','','','active',0.00,0.00,9537.00,'',1,0.00,0.00,0.00,9537.00,0),(75,'','','9','2023-06-23 20:50:03','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','12680','','2023-06-23 23:59:00','','','active',0.00,0.00,12680.00,'',1,0.00,0.00,0.00,12680.00,0),(76,'','','9','2023-06-24 20:08:21','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','330319','','2023-06-24 23:59:00','','','active',0.00,0.00,330319.00,'',1,0.00,0.00,0.00,330319.00,0),(77,'','','9','2023-07-03 19:18:41','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','61105','','2023-07-03 23:59:00','','','active',0.00,0.00,61105.00,'',1,0.00,0.00,0.00,61105.00,0),(78,'','','9','2023-07-04 19:47:16','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','25114','','2023-07-04 23:59:00','','','active',0.00,0.00,25114.00,'',1,0.00,0.00,0.00,25114.00,0),(79,'','','9','2023-07-05 19:28:20','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','45653','','2023-07-05 23:59:00','','','active',0.00,0.00,45653.00,'',1,0.00,0.00,0.00,45653.00,0),(80,'','','9','2023-07-06 19:33:36','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','17690','','2023-07-06 23:59:00','','','active',0.00,0.00,17690.00,'',1,0.00,0.00,0.00,17690.00,0),(81,'','','9','2023-07-13 20:17:28','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','21065','','2023-07-13 23:59:00','','','active',0.00,0.00,21065.00,'',1,0.00,0.00,0.00,21065.00,0),(82,'','','9','2023-07-14 20:36:08','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','23688','','2023-07-14 23:59:00','','','active',0.00,0.00,23688.00,'',1,0.00,0.00,0.00,23688.00,0),(83,'','','9','2023-07-18 19:58:56','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','7430','','2023-07-18 23:59:00','','','active',0.00,0.00,7430.00,'',1,0.00,0.00,0.00,7430.00,0),(84,'','','9','2023-07-25 20:31:22','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','3650','','2023-07-25 23:59:00','','','active',0.00,0.00,3650.00,'',1,0.00,0.00,0.00,3650.00,0),(85,'','','9','2023-07-31 20:36:19','','1','','ESTHER','','',' 0','0','0','0','0','0','ess','','5300','','2023-07-31 23:59:00','','','active',0.00,0.00,5300.00,'',1,0.00,0.00,0.00,5300.00,0); /*!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, 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 `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; INSERT INTO `damages` VALUES (1,'1','n/a','10','','2023-01-21 23:59:59','mutiso','002','5','1','2023-01-21 15:27:45','',42.00,32.00,1,'58131674304065'); /*!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 `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=12232 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 (17,'5510','101674650406','2023-01-25 15:40:50',700.00,NULL,'0','10','1','Moses','1','','','8','','No',NULL,NULL,''),(18,'5510','101674650406','2023-01-25 15:40:50',1000.00,NULL,'0','10','1','Vincent','1','','','7','','No',NULL,NULL,''),(19,'5510','101674650406','2023-01-25 15:40:50',1000.00,NULL,'0','10','1','Boni','1','','','6','','No',NULL,NULL,''),(20,'1852','101674650406','2023-01-25 15:40:50',700.00,NULL,'0','10','1','Thermo Rolls','1','','','5','','No',NULL,NULL,''),(21,'5250','101674650406','2023-01-25 15:40:50',200.00,NULL,'0','10','1','Lunch','1','','','4','','No',NULL,NULL,''),(22,'5250','101674650406','2023-01-25 15:40:50',300.00,NULL,'0','10','1','Tea','1','','','3','','No',NULL,NULL,''),(23,'1850','101674650406','2023-01-25 15:40:50',10000.00,NULL,'0','10','1','Dr. Godfrey Sang','1','','','2','','No',NULL,NULL,''),(24,'1850','101674650406','2023-01-25 15:40:50',19116.00,NULL,'0','10','1','Dr. Mordecai','1','','','1','','No',NULL,NULL,''),(25,'1010','101674650406','2023-01-25 15:40:50',NULL,33016.00,'0','10','1','','1','','','1','','No',NULL,NULL,''),(26,'1110','91674651286','2023-01-25 15:55:12',NULL,700.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(27,'5500','91674651286','2023-01-25 15:54:46',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28,'1000','91674651286','2023-01-25 15:55:12',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(29,'4000','91674651286','2023-01-25 15:55:12',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(32,'5510','91674651437','2023-01-25 15:57:50',950.00,NULL,'0','9','1','FARGO','1','','','9','','No',NULL,NULL,''),(33,'1010','91674651437','2023-01-25 15:57:50',NULL,950.00,'0','9','1','','1','','','9','','No',NULL,NULL,''),(34,'1000','91674654026','2023-01-25 16:41:07',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(35,'4000','91674654026','2023-01-25 16:41:07',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(36,'4000','91674654026','2023-01-25 16:40:26',NULL,1950.00,'','9','1','Good sold','1','','sales','10179','','No',NULL,NULL,''),(39,'4020','101674650784','2023-01-25 17:04:24',82200.00,NULL,'0','10','1','Machine and Printer','1','','','10','','No',NULL,NULL,''),(40,'1010','101674650784','2023-01-25 17:04:24',NULL,82200.00,'0','10','1','','1','','','10','','No',NULL,NULL,''),(43,'1850','101674656191','2023-01-25 17:17:14',4000.00,NULL,'0','10','1','Nsemia','1','','','11','','No',NULL,NULL,''),(44,'1010','101674656191','2023-01-25 17:17:14',NULL,4000.00,'0','10','1','','1','','','11','','No',NULL,NULL,''),(45,'1000','91674657150','2023-01-25 17:33:30',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(46,'4000','91674657150','2023-01-25 17:33:30',NULL,1000.00,'','9','1','Good sold','1','','sales','7316','','No',NULL,NULL,''),(47,'1110','91674657216','2023-01-25 17:40:13',NULL,1400.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(48,'5500','91674657216','2023-01-25 17:33:36',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(49,'1000','91674657216','2023-01-25 17:40:13',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(50,'4000','91674657216','2023-01-25 17:40:13',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(51,'1000','91674657719','2023-01-25 17:43:47',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(52,'4000','91674657719','2023-01-25 17:43:47',NULL,2400.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(53,'1000','91674657832','2023-01-25 17:49:06',1299.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(54,'4000','91674657832','2023-01-25 17:49:06',NULL,1299.00,'','9','1','Good sold','1','','sales','8146','','No',NULL,NULL,''),(55,'1000','91674658155','2023-01-25 18:01:56',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(56,'4000','91674658155','2023-01-25 18:01:56',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(57,'1000','91674658921','2023-01-25 18:02:24',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(58,'4000','91674658921','2023-01-25 18:02:24',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(59,'1000','91674658947','2023-01-25 18:02:56',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(60,'4000','91674658947','2023-01-25 18:02:56',NULL,650.00,'','9','1','Good sold','1','','sales','6233','','No',NULL,NULL,''),(61,'1000','91674658987','2023-01-25 18:03:53',7198.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(62,'4000','91674658987','2023-01-25 18:03:53',NULL,7198.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(63,'1000','91674659040','2023-01-25 18:04:24',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(64,'4000','91674659040','2023-01-25 18:04:24',NULL,790.00,'','9','1','Good sold','1','','sales','6525','','No',NULL,NULL,''),(65,'1110','91674713638','2023-01-26 09:16:10',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(66,'1110','91674713638','2023-01-26 09:13:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','11421','','No',NULL,NULL,''),(67,'1110','91674713638','2023-01-26 09:14:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(68,'5500','91674713638','2023-01-26 09:14:49',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(69,'1000','91674713638','2023-01-26 09:16:10',6399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(70,'4000','91674713638','2023-01-26 09:16:10',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(71,'4000','91674713638','2023-01-26 09:13:58',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(72,'4000','91674713638','2023-01-26 09:14:27',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(73,'1000','91674713806','2023-01-26 09:34:36',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(74,'4000','91674713806','2023-01-26 09:34:36',NULL,1000.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(75,'1000','91674714894','2023-01-26 09:36:14',1299.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(76,'4000','91674714894','2023-01-26 09:36:14',NULL,1299.00,'','9','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(77,'1000','101674713160','2023-01-26 09:57:51',8128.00,NULL,'','10','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(78,'4000','101674713160','2023-01-26 09:57:51',NULL,1299.00,'','10','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(79,'4000','101674713160','2023-01-26 09:57:51',NULL,250.00,'','10','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(80,'4000','101674713160','2023-01-26 09:57:51',NULL,1590.00,'','10','1','Good sold','1','','sales','9173','','No',NULL,NULL,''),(81,'4000','101674713160','2023-01-26 09:57:51',NULL,2300.00,'','10','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(82,'4000','101674713160','2023-01-26 09:57:51',NULL,1499.00,'','10','1','Good sold','1','','sales','8832','','No',NULL,NULL,''),(83,'4000','101674713160','2023-01-26 09:57:51',NULL,1190.00,'','10','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(84,'1000','91674718279','2023-01-26 10:31:54',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(85,'4000','91674718279','2023-01-26 10:31:54',NULL,1900.00,'','9','1','Good sold','1','','sales','10126','','No',NULL,NULL,''),(86,'1000','91674718562','2023-01-26 10:36:27',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(87,'4000','91674718562','2023-01-26 10:36:27',NULL,450.00,'','9','1','Good sold','1','','sales','5865','','No',NULL,NULL,''),(88,'1000','91674718591','2023-01-26 10:41:08',999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(89,'4000','91674718591','2023-01-26 10:41:08',NULL,999.00,'','9','1','Good sold','1','','sales','7227','','No',NULL,NULL,''),(90,'1000','91674718907','2023-01-26 10:42:16',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(91,'4000','91674718907','2023-01-26 10:42:16',NULL,1000.00,'','9','1','Good sold','1','','sales','7367','','No',NULL,NULL,''),(92,'1000','91674718939','2023-01-26 10:45:28',3599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(93,'4000','91674718939','2023-01-26 10:45:28',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(94,'1000','91674719134','2023-01-26 10:46:07',1190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(95,'4000','91674719134','2023-01-26 10:46:07',NULL,1190.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(96,'1000','91674719172','2023-01-26 10:53:48',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(97,'4000','91674719172','2023-01-26 10:53:48',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(98,'1000','91674719711','2023-01-26 11:27:44',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(99,'4000','91674719711','2023-01-26 11:27:44',NULL,1800.00,'','9','1','Good sold','1','','sales','9833','','No',NULL,NULL,''),(100,'1000','91674721894','2023-01-26 11:33:56',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(101,'4000','91674721894','2023-01-26 11:33:56',NULL,1800.00,'','9','1','Good sold','1','','sales','9833','','No',NULL,NULL,''),(102,'4000','91674721894','2023-01-26 11:31:34',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(103,'1000','91674722577','2023-01-26 11:51:08',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(104,'4000','91674722577','2023-01-26 11:51:08',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(105,'1000','91674723993','2023-01-26 12:06:57',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(106,'4000','91674723993','2023-01-26 12:06:57',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(107,'1000','91674724021','2023-01-26 12:17:18',27490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(108,'4000','91674724021','2023-01-26 12:17:18',NULL,25000.00,'','9','1','Good sold','1','','sales','11853','','No',NULL,NULL,''),(109,'4000','91674724021','2023-01-26 12:07:01',NULL,2490.00,'','9','1','Good sold','1','','sales','10747','','No',NULL,NULL,''),(110,'1000','91674724642','2023-01-26 12:23:56',5290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(111,'4000','91674724642','2023-01-26 12:23:56',NULL,5290.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(112,'1000','91674725039','2023-01-26 13:47:44',4010.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(113,'4000','91674725039','2023-01-26 13:47:44',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(114,'4000','91674725039','2023-01-26 12:23:59',NULL,1710.00,'','9','1','Good sold','1','','sales','9587','','No',NULL,NULL,''),(115,'1000','91674730072','2023-01-26 14:00:55',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(116,'4000','91674730072','2023-01-26 14:00:55',NULL,2750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(117,'1000','91674730859','2023-01-26 14:03:38',10588.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(118,'4000','91674730859','2023-01-26 14:03:38',NULL,7799.00,'','9','1','Good sold','1','','sales','11789','','No',NULL,NULL,''),(119,'4000','91674730859','2023-01-26 14:00:59',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(120,'4000','91674730859','2023-01-26 14:01:16',NULL,1499.00,'','9','1','Good sold','1','','sales','8807','','No',NULL,NULL,''),(121,'1000','91674731021','2023-01-26 14:20:03',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(122,'4000','91674731021','2023-01-26 14:20:03',NULL,3900.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(123,'1000','91674733349','2023-01-26 14:45:09',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(124,'4000','91674733349','2023-01-26 14:45:09',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(125,'1000','91674733516','2023-01-26 14:50:48',990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(126,'4000','91674733516','2023-01-26 14:50:48',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(127,'1000','91674733852','2023-01-26 14:51:19',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(128,'4000','91674733852','2023-01-26 14:51:19',NULL,1990.00,'','9','1','Good sold','1','','sales','10215','','No',NULL,NULL,''),(129,'1000','91674733882','2023-01-26 16:18:25',2649.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(130,'4000','91674733882','2023-01-26 16:18:25',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(131,'4000','91674733882','2023-01-26 14:51:22',NULL,1450.00,'','9','1','Good sold','1','','sales','8704','','No',NULL,NULL,''),(132,'1000','91674739272','2023-01-26 16:21:21',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(133,'4000','91674739272','2023-01-26 16:21:21',NULL,1450.00,'','9','1','Good sold','1','','sales','8704','','No',NULL,NULL,''),(136,'1850','101674719235','2023-01-26 10:48:34',4000.00,NULL,'0','10','1','Vincent','1','','','12','','No',NULL,NULL,''),(137,'1010','101674719235','2023-01-26 10:48:34',NULL,4000.00,'0','10','1','','1','','','12','','No',NULL,NULL,''),(138,'1000','91674739616','2023-01-26 16:45:41',3640.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(139,'4000','91674739616','2023-01-26 16:45:41',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(140,'4000','91674739616','2023-01-26 16:26:56',NULL,2990.00,'','9','1','Good sold','1','','sales','11143','','No',NULL,NULL,''),(141,'1000','91674740752','2023-01-26 16:50:40',899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(142,'4000','91674740752','2023-01-26 16:50:40',NULL,899.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(143,'1000','91674741082','2023-01-26 16:52:09',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(144,'4000','91674741082','2023-01-26 16:52:09',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(145,'1000','91674741635','2023-01-26 17:00:57',3599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(146,'4000','91674741635','2023-01-26 17:00:57',NULL,3599.00,'','9','1','Good sold','1','','sales','11417','','No',NULL,NULL,''),(147,'1000','91674741666','2023-01-26 17:04:04',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(148,'4000','91674741666','2023-01-26 17:04:04',NULL,1000.00,'','9','1','Good sold','1','','sales','7316','','No',NULL,NULL,''),(149,'1000','91674742079','2023-01-26 17:10:36',1550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(150,'4000','91674742079','2023-01-26 17:10:36',NULL,1550.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(151,'1000','91674745792','2023-01-26 18:11:43',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(152,'4000','91674745792','2023-01-26 18:11:43',NULL,200.00,'','9','1','Good sold','1','','sales','5543','','No',NULL,NULL,''),(153,'4000','91674745792','2023-01-26 18:09:52',NULL,350.00,'','9','1','Good sold','1','','sales','5739','','No',NULL,NULL,''),(154,'4000','91674745792','2023-01-26 18:10:23',NULL,200.00,'','9','1','Good sold','1','','sales','5541','','No',NULL,NULL,''),(155,'1000','91674801353','2023-01-27 09:36:27',2290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(156,'4000','91674801353','2023-01-27 09:36:27',NULL,2290.00,'','9','1','Good sold','1','','sales','10599','','No',NULL,NULL,''),(157,'1000','91674801392','2023-01-27 09:44:48',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(158,'4000','91674801392','2023-01-27 09:44:48',NULL,1990.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(159,'1000','91674801898','2023-01-27 09:46:00',1499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(160,'4000','91674801898','2023-01-27 09:46:00',NULL,1499.00,'','9','1','Good sold','1','','sales','8832','','No',NULL,NULL,''),(161,'1000','91674801967','2023-01-27 09:46:25',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(162,'4000','91674801967','2023-01-27 09:46:25',NULL,2050.00,'','9','1','Good sold','1','','sales','10358','','No',NULL,NULL,''),(163,'1000','91674801999','2023-01-27 10:19:01',990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(164,'4000','91674801999','2023-01-27 10:19:01',NULL,990.00,'','9','1','Good sold','1','','sales','7123','','No',NULL,NULL,''),(165,'1000','91674813168','2023-01-27 12:53:16',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(166,'4000','91674813168','2023-01-27 12:53:16',NULL,1690.00,'','9','1','Good sold','1','','sales','9692','','No',NULL,NULL,''),(167,'1000','91674813208','2023-01-27 13:08:53',1140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(168,'4000','91674813208','2023-01-27 13:08:53',NULL,1140.00,'','9','1','Good sold','1','','sales','7672','','No',NULL,NULL,''),(169,'1110','91674814300','2023-01-27 15:09:31',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11858','','No',NULL,NULL,''),(170,'5500','91674814300','2023-01-27 13:11:40',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(171,'1000','91674814300','2023-01-27 15:09:31',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(172,'4000','91674814300','2023-01-27 15:09:31',NULL,1800.00,'','9','1','Good sold','1','','sales','11858','','No',NULL,NULL,''),(173,'1000','91674821377','2023-01-27 15:09:55',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(174,'4000','91674821377','2023-01-27 15:09:55',NULL,800.00,'','9','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(175,'1000','91674821397','2023-01-27 15:17:20',6500.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'artyiv5'),(176,'4000','91674821397','2023-01-27 15:17:20',NULL,1400.00,'','9','1','Good sold','1','','sales','8636','','No',NULL,NULL,''),(177,'4000','91674821397','2023-01-27 15:09:57',NULL,1700.00,'','9','1','Good sold','1','','sales','9690','','No',NULL,NULL,''),(178,'4000','91674821397','2023-01-27 15:10:22',NULL,1000.00,'','9','1','Good sold','1','','sales','7378','','No',NULL,NULL,''),(179,'4000','91674821397','2023-01-27 15:10:36',NULL,2400.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(180,'1000','91674821862','2023-01-27 15:35:16',1199.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(181,'4000','91674821862','2023-01-27 15:35:16',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(182,'1000','91674822920','2023-01-27 15:35:38',1399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(183,'4000','91674822920','2023-01-27 15:35:38',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(184,'1000','91674832875','2023-01-27 18:21:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(185,'4000','91674832875','2023-01-27 18:21:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8982','','No',NULL,NULL,''),(186,'1000','91674835413','2023-01-27 19:04:22',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(187,'4000','91674835413','2023-01-27 19:04:22',NULL,400.00,'','9','1','Good sold','1','','sales','5543','','No',NULL,NULL,''),(188,'1000','91674835466','2023-01-27 19:04:50',1590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(189,'4000','91674835466','2023-01-27 19:04:50',NULL,1590.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(190,'1000','91674835493','2023-01-27 19:05:23',1390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(191,'4000','91674835493','2023-01-27 19:05:23',NULL,1390.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(192,'1110','91674885835','2023-01-28 09:35:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10358','','No',NULL,NULL,''),(193,'1110','91674885835','2023-01-28 09:03:55',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8098','','No',NULL,NULL,''),(194,'5500','91674885835','2023-01-28 09:35:09',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(195,'1000','91674885835','2023-01-28 09:35:40',3349.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(196,'4000','91674885835','2023-01-28 09:35:40',NULL,2050.00,'','9','1','Good sold','1','','sales','10358','','No',NULL,NULL,''),(197,'4000','91674885835','2023-01-28 09:03:55',NULL,1299.00,'','9','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(198,'1000','91674887745','2023-01-28 09:36:09',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(199,'4000','91674887745','2023-01-28 09:36:09',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(200,'1000','91674887773','2023-01-28 09:36:42',3599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(201,'4000','91674887773','2023-01-28 09:36:42',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(202,'1000','91674887806','2023-01-28 10:08:43',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(203,'4000','91674887806','2023-01-28 10:08:43',NULL,1290.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(204,'1110','91674889742','2023-01-28 10:09:43',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(205,'5500','91674889742','2023-01-28 10:09:02',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(206,'1000','91674889742','2023-01-28 10:09:43',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(207,'4000','91674889742','2023-01-28 10:09:43',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(208,'1000','91674889785','2023-01-28 11:58:10',3599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(209,'4000','91674889785','2023-01-28 11:58:10',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(210,'1000','91674896299','2023-01-28 13:01:51',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(211,'4000','91674896299','2023-01-28 13:01:51',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(212,'1000','91674901239','2023-01-28 14:18:27',2880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(213,'4000','91674901239','2023-01-28 14:18:27',NULL,1290.00,'','9','1','Good sold','1','','sales','8017','','No',NULL,NULL,''),(214,'4000','91674901239','2023-01-28 13:20:39',NULL,1590.00,'','9','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(215,'1000','91674905286','2023-01-28 14:30:14',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(216,'4000','91674905286','2023-01-28 14:30:14',NULL,650.00,'','9','1','Good sold','1','','sales','6272','','No',NULL,NULL,''),(217,'4000','91674905286','2023-01-28 14:28:06',NULL,1000.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(218,'1000','91675057830','2023-01-30 10:15:52',5970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(219,'4000','91675057830','2023-01-30 10:15:52',NULL,5970.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(220,'1110','91675062955','2023-01-30 11:18:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11195','','No',NULL,NULL,''),(221,'1110','91675062955','2023-01-30 10:15:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','6328','','No',NULL,NULL,''),(222,'1110','91675062955','2023-01-30 10:16:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10852','','No',NULL,NULL,''),(223,'1110','91675062955','2023-01-30 10:16:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','6236','','No',NULL,NULL,''),(224,'1110','91675062955','2023-01-30 10:17:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(225,'1110','91675062955','2023-01-30 10:17:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','8596','','No',NULL,NULL,''),(226,'1110','91675062955','2023-01-30 10:17:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','7973','','No',NULL,NULL,''),(227,'1110','91675062955','2023-01-30 10:33:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(228,'1110','91675062955','2023-01-30 10:49:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(229,'1110','91675062955','2023-01-30 10:49:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','7851','','No',NULL,NULL,''),(230,'1110','91675062955','2023-01-30 10:49:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','10758','','No',NULL,NULL,''),(231,'1110','91675062955','2023-01-30 10:58:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','7088','','No',NULL,NULL,''),(232,'1110','91675062955','2023-01-30 10:58:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','2725','','No',NULL,NULL,''),(233,'1110','91675062955','2023-01-30 11:11:25',NULL,3150.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(234,'5500','91675062955','2023-01-30 11:18:26',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(235,'1000','91675062955','2023-01-30 11:18:51',23379.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(236,'4000','91675062955','2023-01-30 11:18:51',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(237,'4000','91675062955','2023-01-30 10:15:55',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(238,'4000','91675062955','2023-01-30 10:16:06',NULL,2500.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(239,'4000','91675062955','2023-01-30 10:16:19',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(240,'4000','91675062955','2023-01-30 10:17:20',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(241,'4000','91675062955','2023-01-30 10:17:32',NULL,1425.00,'','9','1','Good sold','1','','sales','8596','','No',NULL,NULL,''),(242,'4000','91675062955','2023-01-30 10:17:50',NULL,1250.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(243,'4000','91675062955','2023-01-30 10:33:46',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(244,'4000','91675062955','2023-01-30 10:49:23',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(245,'4000','91675062955','2023-01-30 10:49:38',NULL,1200.00,'','9','1','Good sold','1','','sales','7851','','No',NULL,NULL,''),(246,'4000','91675062955','2023-01-30 10:49:55',NULL,2490.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(247,'4000','91675062955','2023-01-30 10:58:24',NULL,950.00,'','9','1','Good sold','1','','sales','7088','','No',NULL,NULL,''),(248,'4000','91675062955','2023-01-30 10:58:42',NULL,1136.00,'','9','1','Good sold','1','','sales','2725','','No',NULL,NULL,''),(249,'4000','91675062955','2023-01-30 11:11:25',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(250,'1000','91675069356','2023-01-30 12:04:24',4890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(251,'4000','91675069356','2023-01-30 12:04:24',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(252,'4000','91675069356','2023-01-30 12:02:36',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(253,'1000','91675072691','2023-01-30 12:58:25',3599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(254,'4000','91675072691','2023-01-30 12:58:25',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(255,'1000','91675072709','2023-01-30 12:59:14',1390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(256,'4000','91675072709','2023-01-30 12:59:14',NULL,1390.00,'','9','1','Good sold','1','','sales','8422','','No',NULL,NULL,''),(257,'1000','91675073503','2023-01-30 13:12:30',999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(258,'4000','91675073503','2023-01-30 13:12:30',NULL,999.00,'','9','1','Good sold','1','','sales','7308','','No',NULL,NULL,''),(259,'1000','91675073553','2023-01-30 13:18:10',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(260,'4000','91675073553','2023-01-30 13:18:10',NULL,2050.00,'','9','1','Good sold','1','','sales','10358','','No',NULL,NULL,''),(261,'1000','91675074230','2023-01-30 15:22:06',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(262,'4000','91675074230','2023-01-30 15:22:06',NULL,2090.00,'','9','1','Good sold','1','','sales','10408','','No',NULL,NULL,''),(263,'1110','91675081329','2023-01-30 15:41:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','6062','','No',NULL,NULL,''),(264,'1110','91675081329','2023-01-30 15:22:09',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(265,'5500','91675081329','2023-01-30 15:22:23',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(266,'1000','91675081329','2023-01-30 15:41:30',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(267,'4000','91675081329','2023-01-30 15:41:30',NULL,550.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(268,'4000','91675081329','2023-01-30 15:22:09',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(269,'1000','91675082504','2023-01-30 16:37:53',2290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(270,'4000','91675082504','2023-01-30 16:37:53',NULL,2290.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(271,'1110','91675085893','2023-01-30 16:38:27',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(272,'5500','91675085893','2023-01-30 16:38:13',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(273,'1000','91675085893','2023-01-30 16:38:27',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(274,'4000','91675085893','2023-01-30 16:38:27',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(275,'1110','91675085910','2023-01-30 17:32:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','8982','','No',NULL,NULL,''),(276,'1110','91675085910','2023-01-30 17:26:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(277,'1110','91675085910','2023-01-30 17:27:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','8380','','No',NULL,NULL,''),(278,'1110','91675085910','2023-01-30 17:27:45',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11860','','No',NULL,NULL,''),(279,'1110','91675085910','2023-01-30 17:31:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','9705','','No',NULL,NULL,''),(280,'5500','91675085910','2023-01-30 17:31:34',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(281,'1000','91675085910','2023-01-30 17:32:34',9680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(282,'4000','91675085910','2023-01-30 17:32:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8982','','No',NULL,NULL,''),(283,'4000','91675085910','2023-01-30 17:26:52',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(284,'4000','91675085910','2023-01-30 17:27:33',NULL,1390.00,'','9','1','Good sold','1','','sales','8380','','No',NULL,NULL,''),(285,'4000','91675085910','2023-01-30 17:27:45',NULL,2500.00,'','9','1','Good sold','1','','sales','11860','','No',NULL,NULL,''),(286,'4000','91675085910','2023-01-30 17:31:04',NULL,1790.00,'','9','1','Good sold','1','','sales','9705','','No',NULL,NULL,''),(287,'1000','91675089176','2023-01-30 18:23:34',1299.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(288,'4000','91675089176','2023-01-30 18:23:34',NULL,1299.00,'','9','1','Good sold','1','','sales','8108','','No',NULL,NULL,''),(289,'1000','91675092217','2023-01-31 08:18:38',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(290,'4000','91675092217','2023-01-31 08:18:38',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(291,'1110','91675143758','2023-01-31 10:44:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(292,'1110','91675143758','2023-01-31 08:42:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(293,'1110','91675143758','2023-01-31 08:42:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','6056','','No',NULL,NULL,''),(294,'1110','91675143758','2023-01-31 08:43:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6052','','No',NULL,NULL,''),(295,'1110','91675143758','2023-01-31 09:41:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','10717','','No',NULL,NULL,''),(296,'1110','91675143758','2023-01-31 09:41:16',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(297,'1110','91675143758','2023-01-31 10:43:44',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(298,'5500','91675143758','2023-01-31 10:43:59',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(299,'1000','91675143758','2023-01-31 10:44:21',9097.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(300,'4000','91675143758','2023-01-31 10:44:21',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(301,'4000','91675143758','2023-01-31 08:42:38',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(302,'4000','91675143758','2023-01-31 08:42:53',NULL,550.00,'','9','1','Good sold','1','','sales','6056','','No',NULL,NULL,''),(303,'4000','91675143758','2023-01-31 08:43:08',NULL,550.00,'','9','1','Good sold','1','','sales','6052','','No',NULL,NULL,''),(304,'4000','91675143758','2023-01-31 09:41:02',NULL,2399.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(305,'4000','91675143758','2023-01-31 09:41:16',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(306,'4000','91675143758','2023-01-31 10:43:44',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(307,'1000','91675151366','2023-01-31 10:52:16',1520.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(308,'4000','91675151366','2023-01-31 10:52:16',NULL,1520.00,'','9','1','Good sold','1','','sales','9078','','No',NULL,NULL,''),(309,'1000','91675151540','2023-01-31 11:57:34',12450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(310,'4000','91675151540','2023-01-31 11:57:34',NULL,760.00,'','9','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(311,'4000','91675151540','2023-01-31 11:17:20',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(312,'4000','91675151540','2023-01-31 11:17:54',NULL,690.00,'','9','1','Good sold','1','','sales','6323','','No',NULL,NULL,''),(313,'4000','91675151540','2023-01-31 11:18:11',NULL,661.00,'','9','1','Good sold','1','','sales','6291','','No',NULL,NULL,''),(314,'4000','91675151540','2023-01-31 11:23:23',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(315,'4000','91675151540','2023-01-31 11:23:58',NULL,756.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(316,'4000','91675151540','2023-01-31 11:24:14',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(317,'4000','91675151540','2023-01-31 11:24:35',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(318,'4000','91675151540','2023-01-31 11:24:57',NULL,1790.00,'','9','1','Good sold','1','','sales','9708','','No',NULL,NULL,''),(319,'4000','91675151540','2023-01-31 11:57:02',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(320,'1000','91675155456','2023-01-31 12:28:02',1150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(321,'4000','91675155456','2023-01-31 12:28:02',NULL,1150.00,'','9','1','Good sold','1','','sales','7703','','No',NULL,NULL,''),(322,'1000','91675157285','2023-01-31 12:29:07',1550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(323,'4000','91675157285','2023-01-31 12:29:07',NULL,1550.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(324,'1000','91675164341','2023-01-31 14:37:22',1199.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(325,'4000','91675164341','2023-01-31 14:37:22',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(326,'4000','91675164341','2023-01-31 14:25:41',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(327,'1000','91675165083','2023-01-31 14:40:58',5371.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(328,'4000','91675165083','2023-01-31 14:40:58',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(329,'4000','91675165083','2023-01-31 14:38:03',NULL,661.00,'','9','1','Good sold','1','','sales','6291','','No',NULL,NULL,''),(330,'4000','91675165083','2023-01-31 14:39:14',NULL,756.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(331,'4000','91675165083','2023-01-31 14:39:32',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(332,'4000','91675165083','2023-01-31 14:39:56',NULL,690.00,'','9','1','Good sold','1','','sales','6323','','No',NULL,NULL,''),(333,'4000','91675165083','2023-01-31 14:40:15',NULL,760.00,'','9','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(336,'1850','101675165397','2023-01-31 14:43:46',121495.00,NULL,'0','10','1','Nkaissery','1','','','13','','No',NULL,NULL,''),(337,'1010','101675165397','2023-01-31 14:43:46',NULL,121495.00,'0','10','1','','1','','','13','','No',NULL,NULL,''),(338,'1000','91675165388','2023-01-31 15:36:20',4388.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(339,'4000','91675165388','2023-01-31 15:36:20',NULL,1790.00,'','9','1','Good sold','1','','sales','9692','','No',NULL,NULL,''),(340,'4000','91675165388','2023-01-31 14:43:08',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(341,'4000','91675165388','2023-01-31 15:18:25',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(350,'5780','101675170894','2023-01-31 16:55:37',100000.00,NULL,'0','10','1','Construction','1','','','17','','No',NULL,NULL,''),(351,'5520','101675170894','2023-01-31 16:55:37',180000.00,NULL,'0','10','1','Rent and 2 Months Deposit','1','','','16','','No',NULL,NULL,''),(352,'5550','101675170894','2023-01-31 16:55:37',25000.00,NULL,'0','10','1','Boni','1','','','15','','No',NULL,NULL,''),(353,'5550','101675170894','2023-01-31 16:55:37',20000.00,NULL,'0','10','1','Esther','1','','','14','','No',NULL,NULL,''),(354,'1010','101675170894','2023-01-31 16:55:37',NULL,325000.00,'0','10','1','','1','','','14','','No',NULL,NULL,''),(355,'1000','91675168584','2023-01-31 19:34:24',3699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(356,'4000','91675168584','2023-01-31 19:34:24',NULL,400.00,'','9','1','Good sold','1','','sales','5810','','No',NULL,NULL,''),(357,'4000','91675168584','2023-01-31 15:36:24',NULL,1899.00,'','9','1','Good sold','1','','sales','10033','','No',NULL,NULL,''),(358,'4000','91675168584','2023-01-31 17:23:20',NULL,1400.00,'','9','1','Good sold','1','','sales','8520','','No',NULL,NULL,''),(359,'1000','91675231579','2023-02-01 10:13:58',4190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(360,'4000','91675231579','2023-02-01 10:13:58',NULL,1650.00,'','9','1','Good sold','1','','sales','9400','','No',NULL,NULL,''),(361,'4000','91675231579','2023-02-01 09:06:19',NULL,1150.00,'','9','1','Good sold','1','','sales','7700','','No',NULL,NULL,''),(362,'4000','91675231579','2023-02-01 09:22:05',NULL,1390.00,'','9','1','Good sold','1','','sales','8416','','No',NULL,NULL,''),(363,'1110','91675235650','2023-02-01 11:11:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(364,'1110','91675235650','2023-02-01 10:14:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(365,'1110','91675235650','2023-02-01 10:41:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','10230','','No',NULL,NULL,''),(366,'1110','91675235650','2023-02-01 10:41:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','8982','','No',NULL,NULL,''),(367,'1110','91675235650','2023-02-01 10:41:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(368,'1110','91675235650','2023-02-01 10:41:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10852','','No',NULL,NULL,''),(369,'1110','91675235650','2023-02-01 10:42:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','6650','','No',NULL,NULL,''),(370,'1110','91675235650','2023-02-01 11:02:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','7849','','No',NULL,NULL,''),(371,'1110','91675235650','2023-02-01 11:03:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(372,'1110','91675235650','2023-02-01 11:03:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6537','','No',NULL,NULL,''),(373,'1110','91675235650','2023-02-01 11:04:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','11195','','No',NULL,NULL,''),(374,'1110','91675235650','2023-02-01 11:04:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10279','','No',NULL,NULL,''),(375,'1110','91675235650','2023-02-01 11:04:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7485','','No',NULL,NULL,''),(376,'1110','91675235650','2023-02-01 11:06:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(377,'5500','91675235650','2023-02-01 11:06:52',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(378,'1000','91675235650','2023-02-01 11:11:35',25668.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(379,'4000','91675235650','2023-02-01 11:11:35',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(380,'4000','91675235650','2023-02-01 10:14:10',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(381,'4000','91675235650','2023-02-01 10:41:07',NULL,1990.00,'','9','1','Good sold','1','','sales','10230','','No',NULL,NULL,''),(382,'4000','91675235650','2023-02-01 10:41:20',NULL,1500.00,'','9','1','Good sold','1','','sales','8982','','No',NULL,NULL,''),(383,'4000','91675235650','2023-02-01 10:41:31',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(384,'4000','91675235650','2023-02-01 10:41:45',NULL,2500.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(385,'4000','91675235650','2023-02-01 10:42:18',NULL,800.00,'','9','1','Good sold','1','','sales','6650','','No',NULL,NULL,''),(386,'4000','91675235650','2023-02-01 11:02:53',NULL,1200.00,'','9','1','Good sold','1','','sales','7849','','No',NULL,NULL,''),(387,'4000','91675235650','2023-02-01 11:03:06',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(388,'4000','91675235650','2023-02-01 11:03:20',NULL,790.00,'','9','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(389,'4000','91675235650','2023-02-01 11:04:08',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(390,'4000','91675235650','2023-02-01 11:04:18',NULL,1999.00,'','9','1','Good sold','1','','sales','10279','','No',NULL,NULL,''),(391,'4000','91675235650','2023-02-01 11:04:34',NULL,1000.00,'','9','1','Good sold','1','','sales','7485','','No',NULL,NULL,''),(392,'4000','91675235650','2023-02-01 11:06:35',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(393,'1000','91675239373','2023-02-01 11:32:19',9278.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(394,'4000','91675239373','2023-02-01 11:32:19',NULL,2000.00,'','9','1','Good sold','1','','sales','10312','','No',NULL,NULL,''),(395,'4000','91675239373','2023-02-01 11:20:56',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(396,'4000','91675239373','2023-02-01 11:21:09',NULL,1999.00,'','9','1','Good sold','1','','sales','10252','','No',NULL,NULL,''),(397,'4000','91675239373','2023-02-01 11:21:47',NULL,690.00,'','9','1','Good sold','1','','sales','6339','','No',NULL,NULL,''),(398,'4000','91675239373','2023-02-01 11:27:29',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(399,'4000','91675239373','2023-02-01 11:27:43',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(400,'1000','91675240349','2023-02-01 11:34:47',5689.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(401,'4000','91675240349','2023-02-01 11:34:47',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(402,'4000','91675240349','2023-02-01 11:32:29',NULL,2499.00,'','9','1','Good sold','1','','sales','10795','','No',NULL,NULL,''),(403,'4000','91675240349','2023-02-01 11:33:24',NULL,1200.00,'','9','1','Good sold','1','','sales','7845','','No',NULL,NULL,''),(404,'1000','91675244510','2023-02-01 12:55:48',1499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(405,'4000','91675244510','2023-02-01 12:55:48',NULL,1499.00,'','9','1','Good sold','1','','sales','8804','','No',NULL,NULL,''),(406,'1000','91675245350','2023-02-01 14:44:58',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(407,'4000','91675245350','2023-02-01 14:44:58',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(408,'1000','91675251901','2023-02-01 14:45:22',1490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(409,'4000','91675251901','2023-02-01 14:45:22',NULL,1490.00,'','9','1','Good sold','1','','sales','8729','','No',NULL,NULL,''),(410,'1110','91675252091','2023-02-01 15:47:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10177','','No',NULL,NULL,''),(411,'1110','91675252091','2023-02-01 14:48:11',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(412,'1110','91675252091','2023-02-01 14:50:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(413,'1110','91675252091','2023-02-01 14:50:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9868','','No',NULL,NULL,''),(414,'5500','91675252091','2023-02-01 15:11:28',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(415,'1000','91675252091','2023-02-01 15:47:28',6454.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(416,'4000','91675252091','2023-02-01 15:47:28',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(417,'4000','91675252091','2023-02-01 14:48:11',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(418,'4000','91675252091','2023-02-01 14:50:22',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(419,'4000','91675252091','2023-02-01 14:50:41',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(420,'1000','91675255652','2023-02-01 15:47:49',1805.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(421,'4000','91675255652','2023-02-01 15:47:49',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(422,'1000','91675259863','2023-02-01 17:11:52',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(423,'4000','91675259863','2023-02-01 17:11:52',NULL,1000.00,'','9','1','Good sold','1','','sales','7485','','No',NULL,NULL,''),(424,'4000','91675259863','2023-02-01 16:57:43',NULL,700.00,'','9','1','Good sold','1','','sales','6397','','No',NULL,NULL,''),(425,'4000','91675259863','2023-02-01 17:10:19',NULL,1200.00,'','9','1','Good sold','1','','sales','7864','','No',NULL,NULL,''),(426,'4000','91675259863','2023-02-01 17:11:06',NULL,1000.00,'','9','1','Good sold','1','','sales','7359','','No',NULL,NULL,''),(427,'1000','91675260858','2023-02-01 18:17:56',5210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(428,'4000','91675260858','2023-02-01 18:17:56',NULL,1490.00,'','9','1','Good sold','1','','sales','8744','','No',NULL,NULL,''),(429,'4000','91675260858','2023-02-01 17:14:18',NULL,570.00,'','9','1','Good sold','1','','sales','6103','','No',NULL,NULL,''),(430,'4000','91675260858','2023-02-01 18:16:51',NULL,1700.00,'','9','1','Good sold','1','','sales','9556','','No',NULL,NULL,''),(431,'4000','91675260858','2023-02-01 18:17:19',NULL,1450.00,'','9','1','Good sold','1','','sales','8652','','No',NULL,NULL,''),(432,'1110','91675264697','2023-02-01 18:22:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','5802','','No',NULL,NULL,''),(433,'1110','91675264697','2023-02-01 18:18:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','5744','','No',NULL,NULL,''),(434,'1110','91675264697','2023-02-01 18:18:29',NULL,230.00,'','9','1','Inventory sold','1','','sales','11862','','No',NULL,NULL,''),(435,'5500','91675264697','2023-02-01 18:22:00',230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(436,'1000','91675264697','2023-02-01 18:22:19',1049.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(437,'4000','91675264697','2023-02-01 18:22:19',NULL,399.00,'','9','1','Good sold','1','','sales','5802','','No',NULL,NULL,''),(438,'4000','91675264697','2023-02-01 18:18:17',NULL,350.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(439,'4000','91675264697','2023-02-01 18:18:29',NULL,300.00,'','9','1','Good sold','1','','sales','11862','','No',NULL,NULL,''),(440,'1110','91675264944','2023-02-01 18:31:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','5572','','No',NULL,NULL,''),(441,'1110','91675264944','2023-02-01 18:22:24',NULL,250.00,'','9','1','Inventory sold','1','','sales','11863','','No',NULL,NULL,''),(442,'5500','91675264944','2023-02-01 18:30:55',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(443,'1000','91675264944','2023-02-01 18:31:11',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(444,'4000','91675264944','2023-02-01 18:31:11',NULL,230.00,'','9','1','Good sold','1','','sales','5572','','No',NULL,NULL,''),(445,'4000','91675264944','2023-02-01 18:22:24',NULL,350.00,'','9','1','Good sold','1','','sales','11863','','No',NULL,NULL,''),(446,'1000','91675323601','2023-02-02 10:41:28',25900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(447,'4000','91675323601','2023-02-02 10:41:28',NULL,25900.00,'','9','1','Good sold','1','','sales','11854','','No',NULL,NULL,''),(448,'1110','91675323712','2023-02-02 12:40:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','5545','','No',NULL,NULL,''),(449,'1110','91675323712','2023-02-02 10:41:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(450,'1110','91675323712','2023-02-02 10:42:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','7351','','No',NULL,NULL,''),(451,'1110','91675323712','2023-02-02 10:45:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(452,'1110','91675323712','2023-02-02 10:48:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(453,'1110','91675323712','2023-02-02 10:49:04',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(454,'5500','91675323712','2023-02-02 12:39:47',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(455,'1000','91675323712','2023-02-02 12:40:11',13599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(456,'4000','91675323712','2023-02-02 12:40:11',NULL,200.00,'','9','1','Good sold','1','','sales','5545','','No',NULL,NULL,''),(457,'4000','91675323712','2023-02-02 10:41:52',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(458,'4000','91675323712','2023-02-02 10:42:41',NULL,1000.00,'','9','1','Good sold','1','','sales','7351','','No',NULL,NULL,''),(459,'4000','91675323712','2023-02-02 10:45:51',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(460,'4000','91675323712','2023-02-02 10:48:40',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(461,'4000','91675323712','2023-02-02 10:49:04',NULL,6000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(462,'1110','91675330817','2023-02-02 13:08:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','7725','','No',NULL,NULL,''),(463,'1110','91675330817','2023-02-02 12:40:17',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(464,'5500','91675330817','2023-02-02 13:08:32',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(465,'1000','91675330817','2023-02-02 13:08:53',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(466,'4000','91675330817','2023-02-02 13:08:53',NULL,1190.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(467,'4000','91675330817','2023-02-02 12:40:17',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(468,'1110','91675332541','2023-02-02 14:43:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10178','','No',NULL,NULL,''),(469,'1110','91675332541','2023-02-02 13:09:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8645','','No',NULL,NULL,''),(470,'1110','91675332541','2023-02-02 14:29:27',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(471,'1110','91675332541','2023-02-02 14:29:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8887','','No',NULL,NULL,''),(472,'1110','91675332541','2023-02-02 14:30:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','5810','','No',NULL,NULL,''),(473,'1110','91675332541','2023-02-02 14:30:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6254','','No',NULL,NULL,''),(474,'1110','91675332541','2023-02-02 14:34:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','6059','','No',NULL,NULL,''),(475,'1110','91675332541','2023-02-02 14:34:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','6953','','No',NULL,NULL,''),(476,'1110','91675332541','2023-02-02 14:35:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(477,'1110','91675332541','2023-02-02 14:35:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(478,'1110','91675332541','2023-02-02 14:35:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','3620','','No',NULL,NULL,''),(479,'1110','91675332541','2023-02-02 14:36:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','8760','','No',NULL,NULL,''),(480,'1110','91675332541','2023-02-02 14:36:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10594','','No',NULL,NULL,''),(481,'1110','91675332541','2023-02-02 14:41:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','9868','','No',NULL,NULL,''),(482,'5500','91675332541','2023-02-02 14:41:38',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(483,'1000','91675332541','2023-02-02 14:43:40',17371.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(484,'4000','91675332541','2023-02-02 14:43:40',NULL,1950.00,'','9','1','Good sold','1','','sales','10178','','No',NULL,NULL,''),(485,'4000','91675332541','2023-02-02 13:09:01',NULL,1450.00,'','9','1','Good sold','1','','sales','8645','','No',NULL,NULL,''),(486,'4000','91675332541','2023-02-02 14:29:27',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(487,'4000','91675332541','2023-02-02 14:29:48',NULL,1499.00,'','9','1','Good sold','1','','sales','8887','','No',NULL,NULL,''),(488,'4000','91675332541','2023-02-02 14:30:02',NULL,400.00,'','9','1','Good sold','1','','sales','5810','','No',NULL,NULL,''),(489,'4000','91675332541','2023-02-02 14:30:20',NULL,650.00,'','9','1','Good sold','1','','sales','6254','','No',NULL,NULL,''),(490,'4000','91675332541','2023-02-02 14:34:31',NULL,550.00,'','9','1','Good sold','1','','sales','6059','','No',NULL,NULL,''),(491,'4000','91675332541','2023-02-02 14:34:46',NULL,946.00,'','9','1','Good sold','1','','sales','6953','','No',NULL,NULL,''),(492,'4000','91675332541','2023-02-02 14:35:24',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(493,'4000','91675332541','2023-02-02 14:35:38',NULL,500.00,'','9','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(494,'4000','91675332541','2023-02-02 14:35:54',NULL,1041.00,'','9','1','Good sold','1','','sales','3620','','No',NULL,NULL,''),(495,'4000','91675332541','2023-02-02 14:36:11',NULL,1490.00,'','9','1','Good sold','1','','sales','8760','','No',NULL,NULL,''),(496,'4000','91675332541','2023-02-02 14:36:32',NULL,2290.00,'','9','1','Good sold','1','','sales','10594','','No',NULL,NULL,''),(497,'4000','91675332541','2023-02-02 14:41:24',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(498,'1000','91675350243','2023-02-02 18:05:47',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(499,'4000','91675350243','2023-02-02 18:05:47',NULL,400.00,'','9','1','Good sold','1','','sales','5810','','No',NULL,NULL,''),(500,'1000','91675402824','2023-02-03 10:32:38',46665.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'qwert5oiu'),(501,'4000','91675402824','2023-02-03 10:32:38',NULL,550.00,'','9','1','Good sold','1','','sales','6067','','No',NULL,NULL,''),(502,'4000','91675402824','2023-02-03 08:40:25',NULL,1190.00,'','9','1','Good sold','1','','sales','7724','','No',NULL,NULL,''),(503,'4000','91675402824','2023-02-03 10:24:40',NULL,1850.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(504,'4000','91675402824','2023-02-03 10:25:02',NULL,2490.00,'','9','1','Good sold','1','','sales','10748','','No',NULL,NULL,''),(505,'4000','91675402824','2023-02-03 10:25:16',NULL,1990.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(506,'4000','91675402824','2023-02-03 10:25:34',NULL,1899.00,'','9','1','Good sold','1','','sales','10049','','No',NULL,NULL,''),(507,'4000','91675402824','2023-02-03 10:25:43',NULL,1490.00,'','9','1','Good sold','1','','sales','8723','','No',NULL,NULL,''),(508,'4000','91675402824','2023-02-03 10:25:52',NULL,790.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(509,'4000','91675402824','2023-02-03 10:26:07',NULL,2750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(510,'4000','91675402824','2023-02-03 10:26:22',NULL,1250.00,'','9','1','Good sold','1','','sales','7990','','No',NULL,NULL,''),(511,'4000','91675402824','2023-02-03 10:26:35',NULL,2450.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(512,'4000','91675402824','2023-02-03 10:26:53',NULL,3090.00,'','9','1','Good sold','1','','sales','11206','','No',NULL,NULL,''),(513,'4000','91675402824','2023-02-03 10:27:50',NULL,1700.00,'','9','1','Good sold','1','','sales','9564','','No',NULL,NULL,''),(514,'4000','91675402824','2023-02-03 10:27:58',NULL,1450.00,'','9','1','Good sold','1','','sales','8645','','No',NULL,NULL,''),(515,'4000','91675402824','2023-02-03 10:28:08',NULL,1390.00,'','9','1','Good sold','1','','sales','8334','','No',NULL,NULL,''),(516,'4000','91675402824','2023-02-03 10:28:19',NULL,1350.00,'','9','1','Good sold','1','','sales','8293','','No',NULL,NULL,''),(517,'4000','91675402824','2023-02-03 10:28:31',NULL,1425.00,'','9','1','Good sold','1','','sales','8596','','No',NULL,NULL,''),(518,'4000','91675402824','2023-02-03 10:28:45',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(519,'4000','91675402824','2023-02-03 10:29:01',NULL,3590.00,'','9','1','Good sold','1','','sales','11409','','No',NULL,NULL,''),(520,'4000','91675402824','2023-02-03 10:29:16',NULL,1499.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(521,'4000','91675402824','2023-02-03 10:29:30',NULL,603.00,'','9','1','Good sold','1','','sales','2460','','No',NULL,NULL,''),(522,'4000','91675402824','2023-02-03 10:29:43',NULL,1235.00,'','9','1','Good sold','1','','sales','7941','','No',NULL,NULL,''),(523,'4000','91675402824','2023-02-03 10:30:45',NULL,2490.00,'','9','1','Good sold','1','','sales','10751','','No',NULL,NULL,''),(524,'4000','91675402824','2023-02-03 10:31:00',NULL,1425.00,'','9','1','Good sold','1','','sales','8577','','No',NULL,NULL,''),(525,'4000','91675402824','2023-02-03 10:31:21',NULL,1330.00,'','9','1','Good sold','1','','sales','8236','','No',NULL,NULL,''),(526,'4000','91675402824','2023-02-03 10:31:42',NULL,1900.00,'','9','1','Good sold','1','','sales','10151','','No',NULL,NULL,''),(527,'4000','91675402824','2023-02-03 10:32:00',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(528,'1110','91675409573','2023-02-03 12:11:26',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(529,'1110','91675409573','2023-02-03 10:32:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','7302','','No',NULL,NULL,''),(530,'1110','91675409573','2023-02-03 11:08:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','8422','','No',NULL,NULL,''),(531,'1110','91675409573','2023-02-03 11:09:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','9674','','No',NULL,NULL,''),(532,'1110','91675409573','2023-02-03 11:26:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','8982','','No',NULL,NULL,''),(533,'1110','91675409573','2023-02-03 12:09:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','7364','','No',NULL,NULL,''),(534,'1110','91675409573','2023-02-03 12:09:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','10177','','No',NULL,NULL,''),(535,'5500','91675409573','2023-02-03 12:11:10',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(536,'1000','91675409573','2023-02-03 12:11:26',9589.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(537,'4000','91675409573','2023-02-03 12:11:26',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(538,'4000','91675409573','2023-02-03 10:32:53',NULL,999.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(539,'4000','91675409573','2023-02-03 11:08:53',NULL,1390.00,'','9','1','Good sold','1','','sales','8422','','No',NULL,NULL,''),(540,'4000','91675409573','2023-02-03 11:09:11',NULL,1750.00,'','9','1','Good sold','1','','sales','9674','','No',NULL,NULL,''),(541,'4000','91675409573','2023-02-03 11:26:16',NULL,1500.00,'','9','1','Good sold','1','','sales','8982','','No',NULL,NULL,''),(542,'4000','91675409573','2023-02-03 12:09:06',NULL,1000.00,'','9','1','Good sold','1','','sales','7364','','No',NULL,NULL,''),(543,'4000','91675409573','2023-02-03 12:09:19',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(544,'1000','91675415780','2023-02-03 12:17:20',3798.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(545,'4000','91675415780','2023-02-03 12:17:20',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(546,'4000','91675415780','2023-02-03 12:16:20',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(547,'4000','91675415780','2023-02-03 12:16:33',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(548,'4000','91675415780','2023-02-03 12:16:44',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(549,'1000','91675415843','2023-02-03 12:29:20',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(550,'4000','91675415843','2023-02-03 12:29:20',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(551,'1000','91675434219','2023-02-03 17:24:16',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(552,'4000','91675434219','2023-02-03 17:24:16',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(553,'4000','91675434219','2023-02-03 17:23:39',NULL,1000.00,'','9','1','Good sold','1','','sales','7345','','No',NULL,NULL,''),(554,'1000','91675489801','2023-02-04 09:47:48',5280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(555,'4000','91675489801','2023-02-04 09:47:48',NULL,1200.00,'','9','1','Good sold','1','','sales','7879','','No',NULL,NULL,''),(556,'4000','91675489801','2023-02-04 08:50:01',NULL,1690.00,'','9','1','Good sold','1','','sales','9443','','No',NULL,NULL,''),(557,'4000','91675489801','2023-02-04 09:47:03',NULL,2390.00,'','9','1','Good sold','1','','sales','10681','','No',NULL,NULL,''),(558,'1000','91675503641','2023-02-04 12:41:33',3579.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'qwrt9gt'),(559,'4000','91675503641','2023-02-04 12:41:33',NULL,1590.00,'','9','1','Good sold','1','','sales','9142','','No',NULL,NULL,''),(560,'4000','91675503641','2023-02-04 12:40:41',NULL,1290.00,'','9','1','Good sold','1','','sales','8016','','No',NULL,NULL,''),(561,'4000','91675503641','2023-02-04 12:40:54',NULL,699.00,'','9','1','Good sold','1','','sales','6359','','No',NULL,NULL,''),(562,'1000','91675503725','2023-02-04 12:50:17',10569.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(563,'4000','91675503725','2023-02-04 12:50:17',NULL,1890.00,'','9','1','Good sold','1','','sales','9972','','No',NULL,NULL,''),(564,'4000','91675503725','2023-02-04 12:45:01',NULL,1690.00,'','9','1','Good sold','1','','sales','9420','','No',NULL,NULL,''),(565,'4000','91675503725','2023-02-04 12:46:37',NULL,3000.00,'','9','1','Good sold','1','','sales','11190','','No',NULL,NULL,''),(566,'4000','91675503725','2023-02-04 12:46:54',NULL,1590.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(567,'4000','91675503725','2023-02-04 12:47:12',NULL,2399.00,'','9','1','Good sold','1','','sales','10711','','No',NULL,NULL,''),(568,'1000','91675504547','2023-02-04 12:58:53',7700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(569,'4000','91675504547','2023-02-04 12:58:53',NULL,1700.00,'','9','1','Good sold','1','','sales','9972','','No',NULL,NULL,''),(570,'4000','91675504547','2023-02-04 12:55:47',NULL,1500.00,'','9','1','Good sold','1','','sales','9420','','No',NULL,NULL,''),(571,'4000','91675504547','2023-02-04 12:57:19',NULL,2200.00,'','9','1','Good sold','1','','sales','10711','','No',NULL,NULL,''),(572,'4000','91675504547','2023-02-04 12:57:50',NULL,2300.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(573,'1000','91675504765','2023-02-04 13:00:27',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(574,'4000','91675504765','2023-02-04 13:00:27',NULL,3000.00,'','9','1','Good sold','1','','sales','11190','','No',NULL,NULL,''),(575,'1000','91675513707','2023-02-04 16:04:08',5499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(576,'4000','91675513707','2023-02-04 16:04:08',NULL,350.00,'','9','1','Good sold','1','','sales','5757','','No',NULL,NULL,''),(577,'4000','91675513707','2023-02-04 15:28:27',NULL,450.00,'','9','1','Good sold','1','','sales','5874','','No',NULL,NULL,''),(578,'4000','91675513707','2023-02-04 15:28:39',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(579,'4000','91675513707','2023-02-04 15:28:52',NULL,3300.00,'','9','1','Good sold','1','','sales','11314','','No',NULL,NULL,''),(580,'1000','91675517925','2023-02-04 16:39:49',4005.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(581,'4000','91675517925','2023-02-04 16:39:49',NULL,1615.00,'','9','1','Good sold','1','','sales','567','','No',NULL,NULL,''),(582,'4000','91675517925','2023-02-04 16:39:05',NULL,2390.00,'','9','1','Good sold','1','','sales','10690','','No',NULL,NULL,''),(583,'1110','91675661322','2023-02-06 10:26:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6525','','No',NULL,NULL,''),(584,'1110','91675661322','2023-02-06 08:28:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10303','','No',NULL,NULL,''),(585,'1110','91675661322','2023-02-06 10:23:38',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(586,'1110','91675661322','2023-02-06 10:23:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8615','','No',NULL,NULL,''),(587,'5500','91675661322','2023-02-06 10:25:30',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(588,'1000','91675661322','2023-02-06 10:26:06',5215.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(589,'4000','91675661322','2023-02-06 10:26:06',NULL,790.00,'','9','1','Good sold','1','','sales','6525','','No',NULL,NULL,''),(590,'4000','91675661322','2023-02-06 08:28:42',NULL,2000.00,'','9','1','Good sold','1','','sales','10303','','No',NULL,NULL,''),(591,'4000','91675661322','2023-02-06 10:23:38',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(592,'4000','91675661322','2023-02-06 10:23:57',NULL,1425.00,'','9','1','Good sold','1','','sales','8615','','No',NULL,NULL,''),(593,'1110','91675668954','2023-02-06 11:46:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','8753','','No',NULL,NULL,''),(594,'1110','91675668954','2023-02-06 10:35:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','8924','','No',NULL,NULL,''),(595,'1110','91675668954','2023-02-06 11:30:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','10512','','No',NULL,NULL,''),(596,'1110','91675668954','2023-02-06 11:30:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','6648','','No',NULL,NULL,''),(597,'1110','91675668954','2023-02-06 11:30:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','7447','','No',NULL,NULL,''),(598,'1110','91675668954','2023-02-06 11:31:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(599,'1110','91675668954','2023-02-06 11:31:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','6323','','No',NULL,NULL,''),(600,'1110','91675668954','2023-02-06 11:32:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','5785','','No',NULL,NULL,''),(601,'1110','91675668954','2023-02-06 11:32:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','6821','','No',NULL,NULL,''),(602,'1110','91675668954','2023-02-06 11:33:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','9459','','No',NULL,NULL,''),(603,'1110','91675668954','2023-02-06 11:34:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','8861','','No',NULL,NULL,''),(604,'1110','91675668954','2023-02-06 11:34:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8200','','No',NULL,NULL,''),(605,'1110','91675668954','2023-02-06 11:35:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','7457','','No',NULL,NULL,''),(606,'1110','91675668954','2023-02-06 11:35:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10177','','No',NULL,NULL,''),(607,'1110','91675668954','2023-02-06 11:35:48',NULL,900.00,'','9','1','Inventory sold','1','','sales','11865','','No',NULL,NULL,''),(608,'5500','91675668954','2023-02-06 11:46:36',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(609,'1000','91675668954','2023-02-06 11:46:58',17250.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'QWERT9UI'),(610,'4000','91675668954','2023-02-06 11:46:58',NULL,1400.00,'','9','1','Good sold','1','','sales','8753','','No',NULL,NULL,''),(611,'4000','91675668954','2023-02-06 10:35:54',NULL,1400.00,'','9','1','Good sold','1','','sales','8924','','No',NULL,NULL,''),(612,'4000','91675668954','2023-02-06 11:30:04',NULL,2100.00,'','9','1','Good sold','1','','sales','10512','','No',NULL,NULL,''),(613,'4000','91675668954','2023-02-06 11:30:30',NULL,700.00,'','9','1','Good sold','1','','sales','6648','','No',NULL,NULL,''),(614,'4000','91675668954','2023-02-06 11:30:59',NULL,900.00,'','9','1','Good sold','1','','sales','7447','','No',NULL,NULL,''),(615,'4000','91675668954','2023-02-06 11:31:28',NULL,1200.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(616,'4000','91675668954','2023-02-06 11:31:59',NULL,600.00,'','9','1','Good sold','1','','sales','6323','','No',NULL,NULL,''),(617,'4000','91675668954','2023-02-06 11:32:27',NULL,300.00,'','9','1','Good sold','1','','sales','5785','','No',NULL,NULL,''),(618,'4000','91675668954','2023-02-06 11:32:55',NULL,800.00,'','9','1','Good sold','1','','sales','6821','','No',NULL,NULL,''),(619,'4000','91675668954','2023-02-06 11:33:27',NULL,1600.00,'','9','1','Good sold','1','','sales','9459','','No',NULL,NULL,''),(620,'4000','91675668954','2023-02-06 11:34:16',NULL,1400.00,'','9','1','Good sold','1','','sales','8861','','No',NULL,NULL,''),(621,'4000','91675668954','2023-02-06 11:34:44',NULL,1200.00,'','9','1','Good sold','1','','sales','8200','','No',NULL,NULL,''),(622,'4000','91675668954','2023-02-06 11:35:05',NULL,900.00,'','9','1','Good sold','1','','sales','7457','','No',NULL,NULL,''),(623,'4000','91675668954','2023-02-06 11:35:25',NULL,1850.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(624,'4000','91675668954','2023-02-06 11:35:48',NULL,900.00,'','9','1','Good sold','1','','sales','11865','','No',NULL,NULL,''),(625,'1000','91675673393','2023-02-06 11:51:57',1660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(626,'4000','91675673393','2023-02-06 11:51:57',NULL,900.00,'','9','1','Good sold','1','','sales','6926','','No',NULL,NULL,''),(627,'4000','91675673393','2023-02-06 11:49:53',NULL,760.00,'','9','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(628,'1110','91675676986','2023-02-06 12:50:10',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11866','','No',NULL,NULL,''),(629,'1110','91675676986','2023-02-06 12:49:46',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(630,'5500','91675676986','2023-02-06 12:49:58',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(631,'1000','91675676986','2023-02-06 12:50:10',3390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(632,'4000','91675676986','2023-02-06 12:50:10',NULL,1890.00,'','9','1','Good sold','1','','sales','11866','','No',NULL,NULL,''),(633,'4000','91675676986','2023-02-06 12:49:46',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(634,'1000','91675677013','2023-02-06 13:07:26',3899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(635,'4000','91675677013','2023-02-06 13:07:26',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(636,'1000','91675678049','2023-02-06 15:00:15',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(637,'4000','91675678049','2023-02-06 15:00:15',NULL,850.00,'','9','1','Good sold','1','','sales','6685','','No',NULL,NULL,''),(638,'1000','91675684831','2023-02-06 17:13:30',3798.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(639,'4000','91675684831','2023-02-06 17:13:30',NULL,1200.00,'','9','1','Good sold','1','','sales','7853','','No',NULL,NULL,''),(640,'4000','91675684831','2023-02-06 15:00:31',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(641,'4000','91675684831','2023-02-06 16:02:47',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(642,'1110','91675692823','2023-02-06 17:18:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(643,'1110','91675692823','2023-02-06 17:13:43',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11868','','No',NULL,NULL,''),(644,'5500','91675692823','2023-02-06 17:18:33',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(645,'1000','91675692823','2023-02-06 17:18:51',5790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(646,'4000','91675692823','2023-02-06 17:18:51',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(647,'4000','91675692823','2023-02-06 17:13:43',NULL,2290.00,'','9','1','Good sold','1','','sales','11868','','No',NULL,NULL,''),(648,'1000','91675693181','2023-02-06 17:35:10',4290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(649,'4000','91675693181','2023-02-06 17:35:10',NULL,1990.00,'','9','1','Good sold','1','','sales','10206','','No',NULL,NULL,''),(650,'4000','91675693181','2023-02-06 17:19:41',NULL,2300.00,'','9','1','Good sold','1','','sales','10646','','No',NULL,NULL,''),(651,'1000','91675694438','2023-02-06 17:41:02',4490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(652,'4000','91675694438','2023-02-06 17:41:02',NULL,1990.00,'','9','1','Good sold','1','','sales','10227','','No',NULL,NULL,''),(653,'4000','91675694438','2023-02-06 17:40:38',NULL,2500.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(654,'1110','91675750158','2023-02-07 09:11:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','9436','','No',NULL,NULL,''),(655,'1110','91675750158','2023-02-07 09:09:18',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(656,'5500','91675750158','2023-02-07 09:11:03',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(657,'1000','91675750158','2023-02-07 09:11:16',10690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(658,'4000','91675750158','2023-02-07 09:11:16',NULL,10140.00,'','9','1','Good sold','1','','sales','9436','','No',NULL,NULL,''),(659,'4000','91675750158','2023-02-07 09:09:18',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(660,'1000','91675750296','2023-02-07 09:15:52',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(661,'4000','91675750296','2023-02-07 09:15:52',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(662,'4000','91675750296','2023-02-07 09:11:36',NULL,1350.00,'','9','1','Good sold','1','','sales','8299','','No',NULL,NULL,''),(663,'1110','91675763145','2023-02-07 12:46:01',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(664,'5500','91675763145','2023-02-07 12:45:45',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(665,'1000','91675763145','2023-02-07 12:46:01',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(666,'4000','91675763145','2023-02-07 12:46:01',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(667,'1110','91675773048','2023-02-07 15:31:27',NULL,2310.00,'','9','1','Inventory sold','1','','sales','11874','','No',NULL,NULL,''),(668,'1110','91675773048','2023-02-07 15:30:49',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(669,'5500','91675773048','2023-02-07 15:31:07',2860.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(670,'1000','91675773048','2023-02-07 15:31:27',4610.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(671,'4000','91675773048','2023-02-07 15:31:27',NULL,4060.00,'','9','1','Good sold','1','','sales','11874','','No',NULL,NULL,''),(672,'4000','91675773048','2023-02-07 15:30:49',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(673,'1000','91675773091','2023-02-07 15:34:49',2399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(674,'4000','91675773091','2023-02-07 15:34:49',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(675,'4000','91675773091','2023-02-07 15:31:31',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(676,'1000','91675773292','2023-02-07 15:46:48',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(677,'4000','91675773292','2023-02-07 15:46:48',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(678,'1000','91675835779','2023-02-08 09:17:52',4466.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(679,'4000','91675835779','2023-02-08 09:17:52',NULL,756.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(680,'4000','91675835779','2023-02-08 08:56:19',NULL,900.00,'','9','1','Good sold','1','','sales','6926','','No',NULL,NULL,''),(681,'4000','91675835779','2023-02-08 09:15:56',NULL,760.00,'','9','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(682,'4000','91675835779','2023-02-08 09:16:17',NULL,690.00,'','9','1','Good sold','1','','sales','6323','','No',NULL,NULL,''),(683,'4000','91675835779','2023-02-08 09:16:48',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(684,'4000','91675835779','2023-02-08 09:17:02',NULL,661.00,'','9','1','Good sold','1','','sales','6291','','No',NULL,NULL,''),(685,'1000','91675867749','2023-02-08 18:09:25',7098.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(686,'4000','91675867749','2023-02-08 18:09:25',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(687,'4000','91675867749','2023-02-08 17:49:09',NULL,1900.00,'','9','1','Good sold','1','','sales','10151','','No',NULL,NULL,''),(688,'4000','91675867749','2023-02-08 18:08:42',NULL,1599.00,'','9','1','Good sold','1','','sales','9254','','No',NULL,NULL,''),(689,'1110','91675869271','2023-02-08 18:14:48',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(690,'5500','91675869271','2023-02-08 18:14:31',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(691,'1000','91675869271','2023-02-08 18:14:48',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(692,'4000','91675869271','2023-02-08 18:14:48',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(693,'1000','91675869300','2023-02-08 18:49:49',2370.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(694,'4000','91675869300','2023-02-08 18:49:49',NULL,690.00,'','9','1','Good sold','1','','sales','6341','','No',NULL,NULL,''),(695,'4000','91675869300','2023-02-08 18:15:00',NULL,690.00,'','9','1','Good sold','1','','sales','6334','','No',NULL,NULL,''),(696,'4000','91675869300','2023-02-08 18:20:47',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(697,'4000','91675869300','2023-02-08 18:20:58',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(698,'1000','91675921262','2023-02-09 10:42:15',2850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(699,'4000','91675921262','2023-02-09 10:42:15',NULL,2500.00,'','9','1','Good sold','1','','sales','10816','','No',NULL,NULL,''),(700,'4000','91675921262','2023-02-09 10:41:39',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(701,'1000','91675928544','2023-02-09 10:43:33',5988.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(702,'4000','91675928544','2023-02-09 10:43:33',NULL,1398.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(703,'4000','91675928544','2023-02-09 10:42:24',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(704,'4000','91675928544','2023-02-09 10:42:58',NULL,3990.00,'','9','1','Good sold','1','','sales','11516','','No',NULL,NULL,''),(705,'1000','91675928616','2023-02-09 10:44:42',3899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(706,'4000','91675928616','2023-02-09 10:44:42',NULL,3899.00,'','9','1','Good sold','1','','sales','11499','','No',NULL,NULL,''),(707,'1000','91675933229','2023-02-09 12:27:48',2149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(708,'4000','91675933229','2023-02-09 12:27:48',NULL,450.00,'','9','1','Good sold','1','','sales','5867','','No',NULL,NULL,''),(709,'4000','91675933229','2023-02-09 12:01:31',NULL,1699.00,'','9','1','Good sold','1','','sales','9479','','No',NULL,NULL,''),(710,'1000','91675935677','2023-02-09 12:46:58',7959.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(711,'4000','91675935677','2023-02-09 12:46:58',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(712,'4000','91675935677','2023-02-09 12:41:17',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(713,'4000','91675935677','2023-02-09 12:45:29',NULL,1390.00,'','9','1','Good sold','1','','sales','8355','','No',NULL,NULL,''),(714,'4000','91675935677','2023-02-09 12:45:40',NULL,172.00,'','9','1','Good sold','1','','sales','922','','No',NULL,NULL,''),(715,'4000','91675935677','2023-02-09 12:45:59',NULL,1057.00,'','9','1','Good sold','1','','sales','7542','','No',NULL,NULL,''),(716,'1000','91675936025','2023-02-09 13:10:50',4879.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(717,'4000','91675936025','2023-02-09 13:10:50',NULL,2090.00,'','9','1','Good sold','1','','sales','10400','','No',NULL,NULL,''),(718,'4000','91675936025','2023-02-09 12:47:05',NULL,1399.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(719,'4000','91675936025','2023-02-09 13:09:48',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(720,'1110','91675942927','2023-02-09 15:27:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(721,'1110','91675942927','2023-02-09 14:42:07',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(722,'5500','91675942927','2023-02-09 15:27:02',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(723,'1000','91675942927','2023-02-09 15:27:35',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(724,'4000','91675942927','2023-02-09 15:27:35',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(725,'4000','91675942927','2023-02-09 14:42:07',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(726,'1000','91675945663','2023-02-09 20:24:42',1399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(727,'4000','91675945663','2023-02-09 20:24:42',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(728,'1000','91676012262','2023-02-10 10:01:36',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(729,'4000','91676012262','2023-02-10 10:01:36',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(730,'1000','91676012500','2023-02-10 10:29:24',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(731,'4000','91676012500','2023-02-10 10:29:24',NULL,2090.00,'','9','1','Good sold','1','','sales','10498','','No',NULL,NULL,''),(732,'1000','91676015047','2023-02-10 10:44:23',1190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(733,'4000','91676015047','2023-02-10 10:44:23',NULL,1190.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(734,'1000','91676015066','2023-02-10 10:53:37',652.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(735,'4000','91676015066','2023-02-10 10:53:37',NULL,652.00,'','9','1','Good sold','1','','sales','1277','','No',NULL,NULL,''),(736,'1000','91676015620','2023-02-10 10:55:17',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(737,'4000','91676015620','2023-02-10 10:55:17',NULL,1290.00,'','9','1','Good sold','1','','sales','8016','','No',NULL,NULL,''),(738,'1000','91676016181','2023-02-10 11:03:36',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(739,'4000','91676016181','2023-02-10 11:03:36',NULL,2300.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(740,'1110','91676016388','2023-02-10 11:08:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8942','','No',NULL,NULL,''),(741,'1110','91676016388','2023-02-10 11:06:28',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(742,'5500','91676016388','2023-02-10 11:08:33',840.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(743,'1000','91676016388','2023-02-10 11:08:51',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(744,'4000','91676016388','2023-02-10 11:08:51',NULL,1500.00,'','9','1','Good sold','1','','sales','8942','','No',NULL,NULL,''),(745,'4000','91676016388','2023-02-10 11:06:28',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(746,'1000','91676016534','2023-02-10 11:13:39',2945.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(747,'4000','91676016534','2023-02-10 11:13:39',NULL,2945.00,'','9','1','Good sold','1','','sales','11107','','No',NULL,NULL,''),(748,'1000','91676017215','2023-02-10 11:21:16',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(749,'4000','91676017215','2023-02-10 11:21:16',NULL,1590.00,'','9','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(750,'4000','91676017215','2023-02-10 11:20:15',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(751,'1000','91676017282','2023-02-10 12:26:04',3780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(752,'4000','91676017282','2023-02-10 12:26:04',NULL,1350.00,'','9','1','Good sold','1','','sales','8300','','No',NULL,NULL,''),(753,'4000','91676017282','2023-02-10 11:21:22',NULL,1199.00,'','9','1','Good sold','1','','sales','7808','','No',NULL,NULL,''),(754,'4000','91676017282','2023-02-10 12:24:49',NULL,1231.00,'','9','1','Good sold','1','','sales','7903','','No',NULL,NULL,''),(755,'1000','91676022547','2023-02-10 14:01:54',990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(756,'4000','91676022547','2023-02-10 14:01:54',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(757,'1000','91676026917','2023-02-10 15:53:53',3890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(758,'4000','91676026917','2023-02-10 15:53:53',NULL,1100.00,'','9','1','Good sold','1','','sales','8017','','No',NULL,NULL,''),(759,'4000','91676026917','2023-02-10 14:01:57',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(760,'1000','91676033789','2023-02-10 16:50:55',6869.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(761,'4000','91676033789','2023-02-10 16:50:55',NULL,1990.00,'','9','1','Good sold','1','','sales','10200','','No',NULL,NULL,''),(762,'4000','91676033789','2023-02-10 15:56:29',NULL,1690.00,'','9','1','Good sold','1','','sales','9431','','No',NULL,NULL,''),(763,'4000','91676033789','2023-02-10 16:24:23',NULL,1890.00,'','9','1','Good sold','1','','sales','9959','','No',NULL,NULL,''),(764,'4000','91676033789','2023-02-10 16:24:48',NULL,1299.00,'','9','1','Good sold','1','','sales','8127','','No',NULL,NULL,''),(765,'1110','91676037058','2023-02-10 16:52:08',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(766,'5500','91676037058','2023-02-10 16:50:58',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(767,'1000','91676037058','2023-02-10 16:52:08',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(768,'4000','91676037058','2023-02-10 16:52:08',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(769,'1000','91676039960','2023-02-10 17:39:47',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(770,'4000','91676039960','2023-02-10 17:39:47',NULL,1990.00,'','9','1','Good sold','1','','sales','10211','','No',NULL,NULL,''),(771,'1110','91676096468','2023-02-11 09:23:17',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(772,'1110','91676096468','2023-02-11 09:21:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(773,'5500','91676096468','2023-02-11 09:22:23',840.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(774,'1000','91676096468','2023-02-11 09:23:17',1899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(775,'4000','91676096468','2023-02-11 09:23:17',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(776,'4000','91676096468','2023-02-11 09:21:08',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(777,'1000','91676096603','2023-02-11 10:06:03',799.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(778,'4000','91676096603','2023-02-11 10:06:03',NULL,799.00,'','9','1','Good sold','1','','sales','6579','','No',NULL,NULL,''),(779,'1000','91676099167','2023-02-11 10:45:28',6065.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(780,'4000','91676099167','2023-02-11 10:45:28',NULL,650.00,'','9','1','Good sold','1','','sales','6233','','No',NULL,NULL,''),(781,'4000','91676099167','2023-02-11 10:06:07',NULL,5415.00,'','9','1','Good sold','1','','sales','11712','','No',NULL,NULL,''),(782,'1110','91676105348','2023-02-11 11:49:35',NULL,2190.00,'','9','1','Inventory sold','1','','sales','11879','','No',NULL,NULL,''),(783,'1110','91676105348','2023-02-11 11:49:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(784,'5500','91676105348','2023-02-11 11:49:22',2190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(785,'1000','91676105348','2023-02-11 11:49:35',3189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(786,'4000','91676105348','2023-02-11 11:49:35',NULL,2490.00,'','9','1','Good sold','1','','sales','11879','','No',NULL,NULL,''),(787,'4000','91676105348','2023-02-11 11:49:08',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(788,'1000','91676105377','2023-02-11 11:58:31',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(789,'4000','91676105377','2023-02-11 11:58:31',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(790,'4000','91676105377','2023-02-11 11:52:12',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(791,'4000','91676105377','2023-02-11 11:52:24',NULL,702.00,'','9','1','Good sold','1','','sales','7240','','No',NULL,NULL,''),(792,'1000','91676106554','2023-02-11 12:09:32',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(793,'4000','91676106554','2023-02-11 12:09:32',NULL,950.00,'','9','1','Good sold','1','','sales','7078','','No',NULL,NULL,''),(794,'1000','91676106574','2023-02-11 12:44:52',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(795,'4000','91676106574','2023-02-11 12:44:52',NULL,2190.00,'','9','1','Good sold','1','','sales','11239','','No',NULL,NULL,''),(796,'1000','91676108700','2023-02-11 12:54:19',3990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(797,'4000','91676108700','2023-02-11 12:54:19',NULL,3990.00,'','9','1','Good sold','1','','sales','11516','','No',NULL,NULL,''),(798,'1000','91676109838','2023-02-11 14:27:08',2790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(799,'4000','91676109838','2023-02-11 14:27:08',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(800,'1000','91676114832','2023-02-11 15:19:47',4988.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(801,'4000','91676114832','2023-02-11 15:19:47',NULL,1790.00,'','9','1','Good sold','1','','sales','9686','','No',NULL,NULL,''),(802,'4000','91676114832','2023-02-11 14:27:12',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(803,'4000','91676114832','2023-02-11 15:19:15',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(804,'1110','91676119931','2023-02-11 15:53:08',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(805,'1110','91676119931','2023-02-11 15:52:12',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(806,'5500','91676119931','2023-02-11 15:52:33',1950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(807,'1000','91676119931','2023-02-11 15:53:08',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(808,'4000','91676119931','2023-02-11 15:53:08',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(809,'4000','91676119931','2023-02-11 15:52:12',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(810,'1110','91676269431','2023-02-13 10:24:16',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(811,'1110','91676269431','2023-02-13 09:23:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11149','','No',NULL,NULL,''),(812,'1110','91676269431','2023-02-13 10:23:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','11421','','No',NULL,NULL,''),(813,'1110','91676269431','2023-02-13 10:23:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(814,'5500','91676269431','2023-02-13 10:23:56',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(815,'1000','91676269431','2023-02-13 10:24:16',12189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(816,'4000','91676269431','2023-02-13 10:24:16',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(817,'4000','91676269431','2023-02-13 09:23:51',NULL,2990.00,'','9','1','Good sold','1','','sales','11149','','No',NULL,NULL,''),(818,'4000','91676269431','2023-02-13 10:23:35',NULL,3599.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(819,'4000','91676269431','2023-02-13 10:23:45',NULL,2600.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(820,'1000','91676273181','2023-02-13 11:09:40',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(821,'4000','91676273181','2023-02-13 11:09:40',NULL,600.00,'','9','1','Good sold','1','','sales','6187','','No',NULL,NULL,''),(822,'1110','91676280549','2023-02-13 12:47:17',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(823,'1110','91676280549','2023-02-13 12:29:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','9148','','No',NULL,NULL,''),(824,'1110','91676280549','2023-02-13 12:29:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7594','','No',NULL,NULL,''),(825,'1110','91676280549','2023-02-13 12:29:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(826,'5500','91676280549','2023-02-13 12:35:34',1750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(827,'1000','91676280549','2023-02-13 12:47:17',5989.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(828,'4000','91676280549','2023-02-13 12:47:17',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(829,'4000','91676280549','2023-02-13 12:29:09',NULL,2390.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(830,'4000','91676280549','2023-02-13 12:29:21',NULL,1099.00,'','9','1','Good sold','1','','sales','7594','','No',NULL,NULL,''),(831,'4000','91676280549','2023-02-13 12:29:35',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(832,'1000','91676281642','2023-02-13 12:47:36',1550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(833,'4000','91676281642','2023-02-13 12:47:36',NULL,1550.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(834,'1110','91676281658','2023-02-13 14:19:38',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(835,'5500','91676281658','2023-02-13 12:47:38',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(836,'1000','91676281658','2023-02-13 14:19:38',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(837,'4000','91676281658','2023-02-13 14:19:38',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(838,'1000','91676287192','2023-02-13 14:42:49',4079.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(839,'4000','91676287192','2023-02-13 14:42:49',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(840,'4000','91676287192','2023-02-13 14:19:52',NULL,1399.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(841,'4000','91676287192','2023-02-13 14:37:11',NULL,1690.00,'','9','1','Good sold','1','','sales','9436','','No',NULL,NULL,''),(842,'1110','91676288572','2023-02-13 15:10:19',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(843,'1110','91676288572','2023-02-13 14:42:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','9149','','No',NULL,NULL,''),(844,'1110','91676288572','2023-02-13 14:57:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','9899','','No',NULL,NULL,''),(845,'1110','91676288572','2023-02-13 15:08:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','11825','','No',NULL,NULL,''),(846,'1110','91676288572','2023-02-13 15:09:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','7725','','No',NULL,NULL,''),(847,'5500','91676288572','2023-02-13 15:10:09',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(848,'1000','91676288572','2023-02-13 15:10:19',16585.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(849,'4000','91676288572','2023-02-13 15:10:19',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(850,'4000','91676288572','2023-02-13 14:42:52',NULL,1590.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(851,'4000','91676288572','2023-02-13 14:57:51',NULL,1805.00,'','9','1','Good sold','1','','sales','9899','','No',NULL,NULL,''),(852,'4000','91676288572','2023-02-13 15:08:41',NULL,11000.00,'','9','1','Good sold','1','','sales','11825','','No',NULL,NULL,''),(853,'4000','91676288572','2023-02-13 15:09:09',NULL,1190.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(854,'1000','91676299491','2023-02-14 09:05:31',1045.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(855,'4000','91676299491','2023-02-14 09:05:31',NULL,1045.00,'','9','1','Good sold','1','','sales','504','','No',NULL,NULL,''),(856,'1000','91676354736','2023-02-14 10:27:35',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(857,'4000','91676354736','2023-02-14 10:27:35',NULL,1250.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(858,'4000','91676354736','2023-02-14 10:26:56',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(859,'1000','91676359661','2023-02-14 10:39:06',7380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(860,'4000','91676359661','2023-02-14 10:39:06',NULL,1990.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(861,'4000','91676359661','2023-02-14 10:27:41',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(862,'4000','91676359661','2023-02-14 10:32:45',NULL,590.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(863,'4000','91676359661','2023-02-14 10:33:17',NULL,2000.00,'','9','1','Good sold','1','','sales','10310','','No',NULL,NULL,''),(864,'4000','91676359661','2023-02-14 10:37:00',NULL,800.00,'','9','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(865,'4000','91676359661','2023-02-14 10:37:21',NULL,700.00,'','9','1','Good sold','1','','sales','6384','','No',NULL,NULL,''),(866,'1000','91676387186','2023-02-14 18:07:09',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(867,'4000','91676387186','2023-02-14 18:07:09',NULL,900.00,'','9','1','Good sold','1','','sales','6891','','No',NULL,NULL,''),(868,'1000','91676472766','2023-02-15 17:54:26',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(869,'4000','91676472766','2023-02-15 17:54:26',NULL,1200.00,'','9','1','Good sold','1','','sales','7875','','No',NULL,NULL,''),(870,'1000','91676531115','2023-02-16 10:32:04',11338.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(871,'4000','91676531115','2023-02-16 10:32:04',NULL,550.00,'','9','1','Good sold','1','','sales','6055','','No',NULL,NULL,''),(872,'4000','91676531115','2023-02-16 10:05:15',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(873,'4000','91676531115','2023-02-16 10:05:44',NULL,399.00,'','9','1','Good sold','1','','sales','5803','','No',NULL,NULL,''),(874,'4000','91676531115','2023-02-16 10:05:56',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(875,'4000','91676531115','2023-02-16 10:06:06',NULL,3200.00,'','9','1','Good sold','1','','sales','11249','','No',NULL,NULL,''),(876,'4000','91676531115','2023-02-16 10:06:14',NULL,2790.00,'','9','1','Good sold','1','','sales','11016','','No',NULL,NULL,''),(877,'1110','91676532728','2023-02-16 10:32:24',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(878,'5500','91676532728','2023-02-16 10:32:08',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(879,'1000','91676532728','2023-02-16 10:32:24',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(880,'4000','91676532728','2023-02-16 10:32:24',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(881,'1000','91676557046','2023-02-16 17:17:38',1390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(882,'4000','91676557046','2023-02-16 17:17:38',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(891,'5200','101676614087','2023-02-17 09:09:18',7100.00,NULL,'0','10','1','Jan and Feb','1','','','21','','No',NULL,NULL,''),(892,'5920','101676614087','2023-02-17 09:09:18',1250.00,NULL,'0','10','1','Paper bags','1','','','20','','No',NULL,NULL,''),(893,'5920','101676614087','2023-02-17 09:09:18',6450.00,NULL,'0','10','1','Vincent','1','','','19','','No',NULL,NULL,''),(894,'5210','101676614087','2023-02-17 09:09:18',5000.00,NULL,'0','10','1','Bulle','1','','','18','','No',NULL,NULL,''),(895,'1010','101676614087','2023-02-17 09:09:18',NULL,19800.00,'0','10','1','Vincent','1','','','18','','No',NULL,NULL,''),(896,'1110','91676613718','2023-02-17 09:58:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','8978','','No',NULL,NULL,''),(897,'1110','91676613718','2023-02-17 09:01:58',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(898,'5500','91676613718','2023-02-17 09:58:02',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(899,'1000','91676613718','2023-02-17 09:58:25',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(900,'4000','91676613718','2023-02-17 09:58:25',NULL,1500.00,'','9','1','Good sold','1','','sales','8978','','No',NULL,NULL,''),(901,'4000','91676613718','2023-02-17 09:01:58',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(902,'1000','91676617108','2023-02-17 10:28:14',10990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(903,'4000','91676617108','2023-02-17 10:28:14',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(904,'4000','91676617108','2023-02-17 09:58:28',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(905,'4000','91676617108','2023-02-17 10:26:02',NULL,2990.00,'','9','1','Good sold','1','','sales','11144','','No',NULL,NULL,''),(906,'4000','91676617108','2023-02-17 10:26:16',NULL,2000.00,'','9','1','Good sold','1','','sales','10204','','No',NULL,NULL,''),(907,'1000','91676618899','2023-02-17 11:14:55',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(908,'4000','91676618899','2023-02-17 11:14:55',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(909,'1000','91676621698','2023-02-17 12:24:33',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(910,'4000','91676621698','2023-02-17 12:24:33',NULL,1900.00,'','9','1','Good sold','1','','sales','5833','','No',NULL,NULL,''),(913,'5920','101676626029','2023-02-17 12:28:01',1170.00,NULL,'0','10','1','Paper bags','1','','','22','','No',NULL,NULL,''),(914,'1010','101676626029','2023-02-17 12:28:01',NULL,1170.00,'0','10','1','','1','','','22','','No',NULL,NULL,''),(915,'1000','91676625875','2023-02-17 15:36:16',4080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(916,'4000','91676625875','2023-02-17 15:36:16',NULL,1590.00,'','9','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(917,'4000','91676625875','2023-02-17 12:45:45',NULL,2490.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(918,'1000','91676637380','2023-02-17 15:42:55',4998.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(919,'4000','91676637380','2023-02-17 15:42:55',NULL,1500.00,'','9','1','Good sold','1','','sales','8957','','No',NULL,NULL,''),(920,'4000','91676637380','2023-02-17 15:36:20',NULL,1699.00,'','9','1','Good sold','1','','sales','9544','','No',NULL,NULL,''),(921,'4000','91676637380','2023-02-17 15:36:36',NULL,1799.00,'','9','1','Good sold','1','','sales','9788','','No',NULL,NULL,''),(922,'1000','91676637784','2023-02-17 15:44:00',5090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(923,'4000','91676637784','2023-02-17 15:44:00',NULL,1750.00,'','9','1','Good sold','1','','sales','9652','','No',NULL,NULL,''),(924,'4000','91676637784','2023-02-17 15:43:04',NULL,1590.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(925,'4000','91676637784','2023-02-17 15:43:24',NULL,1750.00,'','9','1','Good sold','1','','sales','9674','','No',NULL,NULL,''),(926,'1110','91676637843','2023-02-17 16:56:46',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(927,'1110','91676637843','2023-02-17 16:11:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','9157','','No',NULL,NULL,''),(928,'1110','91676637843','2023-02-17 16:53:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7858','','No',NULL,NULL,''),(929,'5500','91676637843','2023-02-17 16:54:18',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(930,'1000','91676637843','2023-02-17 16:56:46',3890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(931,'4000','91676637843','2023-02-17 16:56:46',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(932,'4000','91676637843','2023-02-17 16:11:02',NULL,1590.00,'','9','1','Good sold','1','','sales','9157','','No',NULL,NULL,''),(933,'4000','91676637843','2023-02-17 16:53:57',NULL,800.00,'','9','1','Good sold','1','','sales','7858','','No',NULL,NULL,''),(934,'1000','91676701011','2023-02-18 09:39:33',7097.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(935,'4000','91676701011','2023-02-18 09:39:33',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(936,'4000','91676701011','2023-02-18 09:16:51',NULL,1999.00,'','9','1','Good sold','1','','sales','10281','','No',NULL,NULL,''),(937,'4000','91676701011','2023-02-18 09:38:35',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(938,'4000','91676701011','2023-02-18 09:38:49',NULL,3000.00,'','9','1','Good sold','1','','sales','11191','','No',NULL,NULL,''),(939,'1000','91676702587','2023-02-18 10:32:14',6838.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(940,'4000','91676702587','2023-02-18 10:32:14',NULL,1550.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(941,'4000','91676702587','2023-02-18 09:43:07',NULL,1390.00,'','9','1','Good sold','1','','sales','8362','','No',NULL,NULL,''),(942,'4000','91676702587','2023-02-18 10:14:03',NULL,1099.00,'','9','1','Good sold','1','','sales','7600','','No',NULL,NULL,''),(943,'4000','91676702587','2023-02-18 10:14:16',NULL,400.00,'','9','1','Good sold','1','','sales','5829','','No',NULL,NULL,''),(944,'4000','91676702587','2023-02-18 10:26:58',NULL,1699.00,'','9','1','Good sold','1','','sales','9479','','No',NULL,NULL,''),(945,'4000','91676702587','2023-02-18 10:27:14',NULL,700.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(946,'1110','91676711729','2023-02-18 12:20:59',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(947,'5500','91676711729','2023-02-18 12:15:30',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(948,'1000','91676711729','2023-02-18 12:20:59',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(949,'4000','91676711729','2023-02-18 12:20:59',NULL,3900.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(950,'1110','91676712153','2023-02-18 12:24:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','5816','','No',NULL,NULL,''),(951,'1110','91676712153','2023-02-18 12:22:33',NULL,4720.00,'','9','1','Inventory sold','1','','sales','11882','','No',NULL,NULL,''),(952,'1110','91676712153','2023-02-18 12:23:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','6004','','No',NULL,NULL,''),(953,'5500','91676712153','2023-02-18 12:23:45',4720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(954,'1000','91676712153','2023-02-18 12:24:58',15920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(955,'4000','91676712153','2023-02-18 12:24:58',NULL,6860.00,'','9','1','Good sold','1','','sales','5816','','No',NULL,NULL,''),(956,'4000','91676712153','2023-02-18 12:22:33',NULL,5520.00,'','9','1','Good sold','1','','sales','11882','','No',NULL,NULL,''),(957,'4000','91676712153','2023-02-18 12:23:09',NULL,3540.00,'','9','1','Good sold','1','','sales','6004','','No',NULL,NULL,''),(958,'1000','91676713807','2023-02-18 13:07:53',6430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(959,'4000','91676713807','2023-02-18 13:07:53',NULL,1590.00,'','9','1','Good sold','1','','sales','9163','','No',NULL,NULL,''),(960,'4000','91676713807','2023-02-18 12:50:07',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(961,'4000','91676713807','2023-02-18 12:53:55',NULL,760.00,'','9','1','Good sold','1','','sales','6500','','No',NULL,NULL,''),(962,'4000','91676713807','2023-02-18 12:54:19',NULL,1290.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(963,'1000','91676720706','2023-02-18 15:34:54',1699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(964,'4000','91676720706','2023-02-18 15:34:54',NULL,1699.00,'','9','1','Good sold','1','','sales','9526','','No',NULL,NULL,''),(965,'1000','91676723710','2023-02-18 15:35:34',1699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(966,'4000','91676723710','2023-02-18 15:35:34',NULL,1699.00,'','9','1','Good sold','1','','sales','9512','','No',NULL,NULL,''),(967,'1000','91676723739','2023-02-18 15:36:03',2499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(968,'4000','91676723739','2023-02-18 15:36:03',NULL,2499.00,'','9','1','Good sold','1','','sales','10796','','No',NULL,NULL,''),(969,'1000','91676723769','2023-02-18 15:36:43',3990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(970,'4000','91676723769','2023-02-18 15:36:43',NULL,3990.00,'','9','1','Good sold','1','','sales','8285','','No',NULL,NULL,''),(971,'1000','91676723821','2023-02-18 15:58:23',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(972,'4000','91676723821','2023-02-18 15:58:23',NULL,1690.00,'','9','1','Good sold','1','','sales','9424','','No',NULL,NULL,''),(973,'1110','91676725105','2023-02-18 16:43:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','8391','','No',NULL,NULL,''),(974,'1110','91676725105','2023-02-18 15:58:25',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11883','','No',NULL,NULL,''),(975,'1110','91676725105','2023-02-18 16:42:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','7325','','No',NULL,NULL,''),(976,'5500','91676725105','2023-02-18 16:42:54',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(977,'1000','91676725105','2023-02-18 16:43:11',4380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(978,'4000','91676725105','2023-02-18 16:43:11',NULL,1390.00,'','9','1','Good sold','1','','sales','8391','','No',NULL,NULL,''),(979,'4000','91676725105','2023-02-18 15:58:25',NULL,1990.00,'','9','1','Good sold','1','','sales','11883','','No',NULL,NULL,''),(980,'4000','91676725105','2023-02-18 16:42:39',NULL,1000.00,'','9','1','Good sold','1','','sales','7325','','No',NULL,NULL,''),(981,'1000','91676727794','2023-02-18 17:53:43',3190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(982,'4000','91676727794','2023-02-18 17:53:43',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(983,'4000','91676727794','2023-02-18 16:43:14',NULL,690.00,'','9','1','Good sold','1','','sales','6338','','No',NULL,NULL,''),(984,'1110','91676872455','2023-02-20 09:11:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','7879','','No',NULL,NULL,''),(985,'1110','91676872455','2023-02-20 08:54:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(986,'1110','91676872455','2023-02-20 08:55:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(987,'1110','91676872455','2023-02-20 08:57:54',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(988,'5500','91676872455','2023-02-20 08:58:05',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(989,'1000','91676872455','2023-02-20 09:11:46',5290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(990,'4000','91676872455','2023-02-20 09:11:46',NULL,1200.00,'','9','1','Good sold','1','','sales','7879','','No',NULL,NULL,''),(991,'4000','91676872455','2023-02-20 08:54:15',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(992,'4000','91676872455','2023-02-20 08:55:53',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(993,'4000','91676872455','2023-02-20 08:57:54',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(994,'1000','91676873573','2023-02-20 09:50:54',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(995,'4000','91676873573','2023-02-20 09:50:54',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(996,'4000','91676873573','2023-02-20 09:12:53',NULL,800.00,'','9','1','Good sold','1','','sales','6602','','No',NULL,NULL,''),(997,'4000','91676873573','2023-02-20 09:14:20',NULL,400.00,'','9','1','Good sold','1','','sales','5833','','No',NULL,NULL,''),(998,'1110','91676875858','2023-02-20 12:08:23',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(999,'1110','91676875858','2023-02-20 09:50:58',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1000,'5500','91676875858','2023-02-20 11:44:53',8100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1001,'1000','91676875858','2023-02-20 12:08:23',10800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1002,'4000','91676875858','2023-02-20 12:08:23',NULL,7800.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(1003,'4000','91676875858','2023-02-20 09:50:58',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1004,'1000','91676884106','2023-02-20 12:27:37',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1005,'4000','91676884106','2023-02-20 12:27:37',NULL,2750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(1006,'1110','91676887984','2023-02-20 13:14:41',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11884','','No',NULL,NULL,''),(1007,'1110','91676887984','2023-02-20 13:13:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','11417','','No',NULL,NULL,''),(1008,'1110','91676887984','2023-02-20 13:13:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','11203','','No',NULL,NULL,''),(1009,'1110','91676887984','2023-02-20 13:13:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1010,'5500','91676887984','2023-02-20 13:14:14',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1011,'1000','91676887984','2023-02-20 13:14:41',9905.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1012,'4000','91676887984','2023-02-20 13:14:41',NULL,3016.00,'','9','1','Good sold','1','','sales','11884','','No',NULL,NULL,''),(1013,'4000','91676887984','2023-02-20 13:13:04',NULL,3599.00,'','9','1','Good sold','1','','sales','11417','','No',NULL,NULL,''),(1014,'4000','91676887984','2023-02-20 13:13:21',NULL,3040.00,'','9','1','Good sold','1','','sales','11203','','No',NULL,NULL,''),(1015,'4000','91676887984','2023-02-20 13:13:53',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1016,'1000','91676888090','2023-02-20 13:43:57',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1017,'4000','91676888090','2023-02-20 13:43:57',NULL,2490.00,'','9','1','Good sold','1','','sales','10763','','No',NULL,NULL,''),(1018,'1110','91676889858','2023-02-20 13:44:31',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1019,'5500','91676889858','2023-02-20 13:44:18',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1020,'1000','91676889858','2023-02-20 13:44:31',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1021,'4000','91676889858','2023-02-20 13:44:31',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1022,'1110','91676890033','2023-02-20 13:48:51',NULL,1150.00,'','9','1','Inventory sold','1','','sales','7910','','No',NULL,NULL,''),(1023,'1110','91676890033','2023-02-20 13:47:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(1024,'1110','91676890033','2023-02-20 13:47:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10812','','No',NULL,NULL,''),(1025,'1110','91676890033','2023-02-20 13:47:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1026,'5500','91676890033','2023-02-20 13:48:14',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1027,'1000','91676890033','2023-02-20 13:48:51',7030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1028,'4000','91676890033','2023-02-20 13:48:51',NULL,1490.00,'','9','1','Good sold','1','','sales','7910','','No',NULL,NULL,''),(1029,'4000','91676890033','2023-02-20 13:47:13',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(1030,'4000','91676890033','2023-02-20 13:47:28',NULL,2500.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(1031,'4000','91676890033','2023-02-20 13:47:52',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1032,'1000','91676890136','2023-02-20 15:04:00',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1033,'4000','91676890136','2023-02-20 15:04:00',NULL,2190.00,'','9','1','Good sold','1','','sales','10498','','No',NULL,NULL,''),(1034,'1000','91676894648','2023-02-20 16:46:00',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1035,'4000','91676894648','2023-02-20 16:46:00',NULL,1230.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(1036,'4000','91676894648','2023-02-20 15:04:08',NULL,400.00,'','9','1','Good sold','1','','sales','5829','','No',NULL,NULL,''),(1037,'4000','91676894648','2023-02-20 16:39:14',NULL,1480.00,'','9','1','Good sold','1','','sales','8714','','No',NULL,NULL,''),(1038,'4000','91676894648','2023-02-20 16:41:10',NULL,890.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(1039,'1110','91676969668','2023-02-21 12:00:36',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1040,'1110','91676969668','2023-02-21 11:54:28',NULL,2190.00,'','9','1','Inventory sold','1','','sales','11879','','No',NULL,NULL,''),(1041,'1110','91676969668','2023-02-21 11:54:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(1042,'1110','91676969668','2023-02-21 11:55:21',NULL,1150.00,'','9','1','Inventory sold','1','','sales','11885','','No',NULL,NULL,''),(1043,'1110','91676969668','2023-02-21 11:59:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(1044,'5500','91676969668','2023-02-21 11:59:51',4390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1045,'1000','91676969668','2023-02-21 12:00:36',7979.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1046,'4000','91676969668','2023-02-21 12:00:36',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1047,'4000','91676969668','2023-02-21 11:54:28',NULL,2490.00,'','9','1','Good sold','1','','sales','11879','','No',NULL,NULL,''),(1048,'4000','91676969668','2023-02-21 11:54:39',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(1049,'4000','91676969668','2023-02-21 11:55:21',NULL,1390.00,'','9','1','Good sold','1','','sales','11885','','No',NULL,NULL,''),(1050,'4000','91676969668','2023-02-21 11:59:40',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(1051,'1000','91676970040','2023-02-21 12:04:33',10169.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1052,'4000','91676970040','2023-02-21 12:04:33',NULL,1090.00,'','9','1','Good sold','1','','sales','7569','','No',NULL,NULL,''),(1053,'4000','91676970040','2023-02-21 12:00:40',NULL,1890.00,'','9','1','Good sold','1','','sales','9954','','No',NULL,NULL,''),(1054,'4000','91676970040','2023-02-21 12:01:04',NULL,2190.00,'','9','1','Good sold','1','','sales','10478','','No',NULL,NULL,''),(1055,'4000','91676970040','2023-02-21 12:01:20',NULL,1499.00,'','9','1','Good sold','1','','sales','8802','','No',NULL,NULL,''),(1056,'4000','91676970040','2023-02-21 12:01:41',NULL,475.00,'','9','1','Good sold','1','','sales','5901','','No',NULL,NULL,''),(1057,'4000','91676970040','2023-02-21 12:02:07',NULL,475.00,'','9','1','Good sold','1','','sales','5903','','No',NULL,NULL,''),(1058,'4000','91676970040','2023-02-21 12:02:24',NULL,475.00,'','9','1','Good sold','1','','sales','5904','','No',NULL,NULL,''),(1059,'4000','91676970040','2023-02-21 12:02:36',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1060,'4000','91676970040','2023-02-21 12:02:44',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1061,'4000','91676970040','2023-02-21 12:02:55',NULL,475.00,'','9','1','Good sold','1','','sales','5904','','No',NULL,NULL,''),(1062,'4000','91676970040','2023-02-21 12:03:13',NULL,475.00,'','9','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(1063,'4000','91676970040','2023-02-21 12:03:43',NULL,475.00,'','9','1','Good sold','1','','sales','5902','','No',NULL,NULL,''),(1064,'1000','91676970276','2023-02-21 12:05:02',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1065,'4000','91676970276','2023-02-21 12:05:02',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(1066,'1110','91676970304','2023-02-21 12:16:51',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1067,'1110','91676970304','2023-02-21 12:05:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(1068,'1110','91676970304','2023-02-21 12:07:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10832','','No',NULL,NULL,''),(1069,'1110','91676970304','2023-02-21 12:09:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(1070,'5500','91676970304','2023-02-21 12:16:30',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1071,'1000','91676970304','2023-02-21 12:16:51',8100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1072,'4000','91676970304','2023-02-21 12:16:51',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1073,'4000','91676970304','2023-02-21 12:05:04',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(1074,'4000','91676970304','2023-02-21 12:07:29',NULL,2500.00,'','9','1','Good sold','1','','sales','10832','','No',NULL,NULL,''),(1075,'4000','91676970304','2023-02-21 12:09:29',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(1076,'1000','91676971038','2023-02-21 13:40:26',2329.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1077,'4000','91676971038','2023-02-21 13:40:26',NULL,999.00,'','9','1','Good sold','1','','sales','7283','','No',NULL,NULL,''),(1078,'4000','91676971038','2023-02-21 12:17:18',NULL,1330.00,'','9','1','Good sold','1','','sales','8287','','No',NULL,NULL,''),(1079,'1000','91676976031','2023-02-21 14:38:34',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1080,'4000','91676976031','2023-02-21 14:38:34',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1081,'1000','91676979518','2023-02-21 15:21:27',1999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1082,'4000','91676979518','2023-02-21 15:21:27',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1083,'1000','91676982549','2023-02-21 16:17:46',4750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1084,'4000','91676982549','2023-02-21 16:17:46',NULL,2450.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(1085,'4000','91676982549','2023-02-21 15:29:09',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(1086,'1110','91676988934','2023-02-21 19:08:33',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1087,'5500','91676988934','2023-02-21 17:15:34',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1088,'1000','91676988934','2023-02-21 19:08:33',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1089,'4000','91676988934','2023-02-21 19:08:33',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1090,'1000','91677046668','2023-02-22 09:19:43',2690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1091,'4000','91677046668','2023-02-22 09:19:43',NULL,2690.00,'','9','1','Good sold','1','','sales','10942','','No',NULL,NULL,''),(1092,'1000','91677048255','2023-02-22 09:44:49',15920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1093,'4000','91677048255','2023-02-22 09:44:49',NULL,15920.00,'','9','1','Good sold','1','','sales','9730','','No',NULL,NULL,''),(1094,'1000','91677048804','2023-02-22 10:18:13',2530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1095,'4000','91677048804','2023-02-22 10:18:13',NULL,2280.00,'','9','1','Good sold','1','','sales','3587','','No',NULL,NULL,''),(1096,'4000','91677048804','2023-02-22 09:53:24',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1097,'1110','91677050297','2023-02-22 11:21:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(1098,'1110','91677050297','2023-02-22 10:18:17',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(1099,'1110','91677050297','2023-02-22 10:33:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6122','','No',NULL,NULL,''),(1100,'1110','91677050297','2023-02-22 10:33:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8483','','No',NULL,NULL,''),(1101,'5500','91677050297','2023-02-22 11:06:00',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1102,'1000','91677050297','2023-02-22 11:21:45',4188.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1103,'4000','91677050297','2023-02-22 11:21:45',NULL,899.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(1104,'4000','91677050297','2023-02-22 10:18:17',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(1105,'4000','91677050297','2023-02-22 10:33:20',NULL,590.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(1106,'4000','91677050297','2023-02-22 10:33:29',NULL,1399.00,'','9','1','Good sold','1','','sales','8483','','No',NULL,NULL,''),(1107,'1000','91677068075','2023-02-22 15:18:08',2290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1108,'4000','91677068075','2023-02-22 15:18:08',NULL,2290.00,'','9','1','Good sold','1','','sales','10605','','No',NULL,NULL,''),(1109,'1000','91677068291','2023-02-22 15:59:05',690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1110,'4000','91677068291','2023-02-22 15:59:05',NULL,690.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(1111,'1000','91677070749','2023-02-22 15:59:49',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1112,'4000','91677070749','2023-02-22 15:59:49',NULL,2000.00,'','9','1','Good sold','1','','sales','9585','','No',NULL,NULL,''),(1113,'1000','91677070802','2023-02-22 16:00:27',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1114,'4000','91677070802','2023-02-22 16:00:27',NULL,1200.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(1115,'1110','91677071063','2023-02-22 16:05:07',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11886','','No',NULL,NULL,''),(1116,'1110','91677071063','2023-02-22 16:04:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7088','','No',NULL,NULL,''),(1117,'5500','91677071063','2023-02-22 16:04:48',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1118,'1000','91677071063','2023-02-22 16:05:07',2450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1119,'4000','91677071063','2023-02-22 16:05:07',NULL,1500.00,'','9','1','Good sold','1','','sales','11886','','No',NULL,NULL,''),(1120,'4000','91677071063','2023-02-22 16:04:23',NULL,950.00,'','9','1','Good sold','1','','sales','7088','','No',NULL,NULL,''),(1121,'1110','91677071117','2023-02-22 16:25:08',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1122,'5500','91677071117','2023-02-22 16:05:17',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1123,'1000','91677071117','2023-02-22 16:25:08',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1124,'4000','91677071117','2023-02-22 16:25:08',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1125,'1000','91677072501','2023-02-22 17:53:52',4580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1126,'4000','91677072501','2023-02-22 17:53:52',NULL,2790.00,'','9','1','Good sold','1','','sales','11000','','No',NULL,NULL,''),(1127,'4000','91677072501','2023-02-22 16:28:21',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(1128,'4000','91677072501','2023-02-22 17:37:15',NULL,1190.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(1129,'1110','91677130808','2023-02-23 10:47:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','10274','','No',NULL,NULL,''),(1130,'1110','91677130808','2023-02-23 08:40:08',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1131,'1110','91677130808','2023-02-23 09:01:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10727','','No',NULL,NULL,''),(1132,'1110','91677130808','2023-02-23 09:02:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(1133,'5500','91677130808','2023-02-23 10:47:36',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1134,'1000','91677130808','2023-02-23 10:47:51',9449.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1135,'4000','91677130808','2023-02-23 10:47:51',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1136,'4000','91677130808','2023-02-23 08:40:08',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1137,'4000','91677130808','2023-02-23 09:01:56',NULL,2450.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(1138,'4000','91677130808','2023-02-23 09:02:13',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(1139,'1000','91677138474','2023-02-23 10:49:35',2249.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1140,'4000','91677138474','2023-02-23 10:49:35',NULL,999.00,'','9','1','Good sold','1','','sales','7240','','No',NULL,NULL,''),(1141,'4000','91677138474','2023-02-23 10:47:54',NULL,1250.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(1142,'1000','91677138579','2023-02-23 10:49:54',1995.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1143,'4000','91677138579','2023-02-23 10:49:54',NULL,1995.00,'','9','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(1144,'1000','91677138602','2023-02-23 10:52:46',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1145,'4000','91677138602','2023-02-23 10:52:46',NULL,1590.00,'','9','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(1146,'4000','91677138602','2023-02-23 10:50:02',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1147,'1000','91677138770','2023-02-23 10:55:40',5248.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1148,'4000','91677138770','2023-02-23 10:55:40',NULL,1650.00,'','9','1','Good sold','1','','sales','9393','','No',NULL,NULL,''),(1149,'4000','91677138770','2023-02-23 10:52:50',NULL,1499.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(1150,'4000','91677138770','2023-02-23 10:54:50',NULL,2099.00,'','9','1','Good sold','1','','sales','10427','','No',NULL,NULL,''),(1151,'1000','91677138943','2023-02-23 11:42:24',14090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1152,'4000','91677138943','2023-02-23 11:42:24',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(1153,'4000','91677138943','2023-02-23 11:21:33',NULL,350.00,'','9','1','Good sold','1','','sales','5752','','No',NULL,NULL,''),(1154,'4000','91677138943','2023-02-23 11:21:53',NULL,2450.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(1155,'4000','91677138943','2023-02-23 11:22:07',NULL,1490.00,'','9','1','Good sold','1','','sales','8727','','No',NULL,NULL,''),(1156,'4000','91677138943','2023-02-23 11:23:24',NULL,1850.00,'','9','1','Good sold','1','','sales','9910','','No',NULL,NULL,''),(1157,'4000','91677138943','2023-02-23 11:23:37',NULL,1450.00,'','9','1','Good sold','1','','sales','8645','','No',NULL,NULL,''),(1158,'1110','91677141840','2023-02-23 11:44:24',NULL,1090.00,'','9','1','Inventory sold','1','','sales','11887','','No',NULL,NULL,''),(1159,'5500','91677141840','2023-02-23 11:44:01',1090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1160,'1000','91677141840','2023-02-23 11:44:24',1390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1161,'4000','91677141840','2023-02-23 11:44:24',NULL,1390.00,'','9','1','Good sold','1','','sales','11887','','No',NULL,NULL,''),(1162,'1000','91677141867','2023-02-23 11:52:50',7000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1163,'4000','91677141867','2023-02-23 11:52:50',NULL,7000.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(1164,'1110','91677142375','2023-02-23 12:18:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1165,'1110','91677142375','2023-02-23 11:52:55',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8098','','No',NULL,NULL,''),(1166,'5500','91677142375','2023-02-23 12:16:08',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1167,'1000','91677142375','2023-02-23 12:18:57',2599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1168,'4000','91677142375','2023-02-23 12:18:57',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1169,'4000','91677142375','2023-02-23 11:52:55',NULL,1299.00,'','9','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(1170,'1000','91677143941','2023-02-23 12:25:12',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1171,'4000','91677143941','2023-02-23 12:25:12',NULL,2000.00,'','9','1','Good sold','1','','sales','10312','','No',NULL,NULL,''),(1172,'1000','91677144315','2023-02-23 12:46:30',7270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1173,'4000','91677144315','2023-02-23 12:46:30',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(1174,'4000','91677144315','2023-02-23 12:25:15',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(1175,'4000','91677144315','2023-02-23 12:28:05',NULL,1520.00,'','9','1','Good sold','1','','sales','4644','','No',NULL,NULL,''),(1176,'4000','91677144315','2023-02-23 12:28:16',NULL,700.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(1177,'1000','91677145594','2023-02-23 13:00:27',4510.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1178,'4000','91677145594','2023-02-23 13:00:27',NULL,1790.00,'','9','1','Good sold','1','','sales','9693','','No',NULL,NULL,''),(1179,'4000','91677145594','2023-02-23 12:46:34',NULL,1520.00,'','9','1','Good sold','1','','sales','4644','','No',NULL,NULL,''),(1180,'4000','91677145594','2023-02-23 12:46:44',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(1181,'1000','91677146439','2023-02-23 13:08:04',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1182,'4000','91677146439','2023-02-23 13:08:04',NULL,1000.00,'','9','1','Good sold','1','','sales','9585','','No',NULL,NULL,''),(1183,'4000','91677146439','2023-02-23 13:00:39',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1184,'1000','91677146889','2023-02-23 13:10:07',2310.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1185,'4000','91677146889','2023-02-23 13:10:07',NULL,1520.00,'','9','1','Good sold','1','','sales','9060','','No',NULL,NULL,''),(1186,'4000','91677146889','2023-02-23 13:08:09',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1187,'1000','91677151328','2023-02-23 14:46:18',665.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1188,'4000','91677151328','2023-02-23 14:46:18',NULL,665.00,'','9','1','Good sold','1','','sales','1298','','No',NULL,NULL,''),(1189,'1110','91677152781','2023-02-23 14:50:48',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1190,'1110','91677152781','2023-02-23 14:46:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1191,'1110','91677152781','2023-02-23 14:47:23',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(1192,'1110','91677152781','2023-02-23 14:47:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(1193,'5500','91677152781','2023-02-23 14:47:52',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1194,'1000','91677152781','2023-02-23 14:50:48',23180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1195,'4000','91677152781','2023-02-23 14:50:48',NULL,2580.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1196,'4000','91677152781','2023-02-23 14:46:21',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1197,'4000','91677152781','2023-02-23 14:47:23',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(1198,'4000','91677152781','2023-02-23 14:47:34',NULL,18000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(1199,'1000','91677153139','2023-02-23 15:24:39',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1200,'4000','91677153139','2023-02-23 15:24:39',NULL,2600.00,'','9','1','Good sold','1','','sales','3587','','No',NULL,NULL,''),(1201,'1000','91677155084','2023-02-23 15:32:39',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1202,'4000','91677155084','2023-02-23 15:32:39',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(1203,'1000','91677155561','2023-02-23 16:57:42',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1204,'4000','91677155561','2023-02-23 16:57:42',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(1205,'4000','91677155561','2023-02-23 15:32:42',NULL,900.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(1206,'1110','91677218026','2023-02-24 10:20:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','11716','','No',NULL,NULL,''),(1207,'1110','91677218026','2023-02-24 10:18:10',NULL,60.00,'','9','1','Inventory sold','1','','sales','11888','','No',NULL,NULL,''),(1208,'5500','91677218026','2023-02-24 10:20:41',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1209,'1000','91677218026','2023-02-24 10:20:59',5700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1210,'4000','91677218026','2023-02-24 10:20:59',NULL,5500.00,'','9','1','Good sold','1','','sales','11716','','No',NULL,NULL,''),(1211,'4000','91677218026','2023-02-24 10:18:10',NULL,200.00,'','9','1','Good sold','1','','sales','11888','','No',NULL,NULL,''),(1212,'1000','91677223262','2023-02-24 10:41:59',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1213,'4000','91677223262','2023-02-24 10:41:59',NULL,1350.00,'','9','1','Good sold','1','','sales','8299','','No',NULL,NULL,''),(1214,'1110','91677228492','2023-02-24 12:10:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','7726','','No',NULL,NULL,''),(1215,'1110','91677228492','2023-02-24 11:48:12',NULL,350.00,'','9','1','Inventory sold','1','','sales','11890','','No',NULL,NULL,''),(1216,'1110','91677228492','2023-02-24 11:50:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6188','','No',NULL,NULL,''),(1217,'1110','91677228492','2023-02-24 11:50:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(1218,'1110','91677228492','2023-02-24 11:51:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','6392','','No',NULL,NULL,''),(1219,'1110','91677228492','2023-02-24 11:52:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','6926','','No',NULL,NULL,''),(1220,'1110','91677228492','2023-02-24 11:52:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','6291','','No',NULL,NULL,''),(1221,'1110','91677228492','2023-02-24 11:53:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','7306','','No',NULL,NULL,''),(1222,'1110','91677228492','2023-02-24 11:53:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','6489','','No',NULL,NULL,''),(1223,'1110','91677228492','2023-02-24 11:54:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','9868','','No',NULL,NULL,''),(1224,'1110','91677228492','2023-02-24 11:55:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','7145','','No',NULL,NULL,''),(1225,'1110','91677228492','2023-02-24 11:56:21',NULL,276.00,'','9','1','Inventory sold','1','','sales','11875','','No',NULL,NULL,''),(1226,'1110','91677228492','2023-02-24 11:57:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7892','','No',NULL,NULL,''),(1227,'1110','91677228492','2023-02-24 11:58:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','7081','','No',NULL,NULL,''),(1228,'1110','91677228492','2023-02-24 11:59:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10343','','No',NULL,NULL,''),(1229,'1110','91677228492','2023-02-24 11:59:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','8631','','No',NULL,NULL,''),(1230,'1110','91677228492','2023-02-24 12:00:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7288','','No',NULL,NULL,''),(1231,'1110','91677228492','2023-02-24 12:00:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','7376','','No',NULL,NULL,''),(1232,'1110','91677228492','2023-02-24 12:01:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7483','','No',NULL,NULL,''),(1233,'1110','91677228492','2023-02-24 12:01:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','5966','','No',NULL,NULL,''),(1234,'1110','91677228492','2023-02-24 12:01:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','7732','','No',NULL,NULL,''),(1235,'1110','91677228492','2023-02-24 12:02:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(1236,'1110','91677228492','2023-02-24 12:02:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','7489','','No',NULL,NULL,''),(1237,'1110','91677228492','2023-02-24 12:02:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','6518','','No',NULL,NULL,''),(1238,'1110','91677228492','2023-02-24 12:03:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8751','','No',NULL,NULL,''),(1239,'1110','91677228492','2023-02-24 12:04:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7152','','No',NULL,NULL,''),(1240,'1110','91677228492','2023-02-24 12:04:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(1241,'1110','91677228492','2023-02-24 12:05:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11148','','No',NULL,NULL,''),(1242,'1110','91677228492','2023-02-24 12:05:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(1243,'1110','91677228492','2023-02-24 12:06:00',NULL,900.00,'','9','1','Inventory sold','1','','sales','11891','','No',NULL,NULL,''),(1244,'5500','91677228492','2023-02-24 12:10:01',1526.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1245,'1000','91677228492','2023-02-24 12:10:48',29450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1246,'4000','91677228492','2023-02-24 12:10:48',NULL,1100.00,'','9','1','Good sold','1','','sales','7726','','No',NULL,NULL,''),(1247,'4000','91677228492','2023-02-24 11:48:12',NULL,400.00,'','9','1','Good sold','1','','sales','11890','','No',NULL,NULL,''),(1248,'4000','91677228492','2023-02-24 11:50:32',NULL,500.00,'','9','1','Good sold','1','','sales','6188','','No',NULL,NULL,''),(1249,'4000','91677228492','2023-02-24 11:50:55',NULL,400.00,'','9','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(1250,'4000','91677228492','2023-02-24 11:51:22',NULL,600.00,'','9','1','Good sold','1','','sales','6392','','No',NULL,NULL,''),(1251,'4000','91677228492','2023-02-24 11:52:29',NULL,800.00,'','9','1','Good sold','1','','sales','6926','','No',NULL,NULL,''),(1252,'4000','91677228492','2023-02-24 11:52:54',NULL,600.00,'','9','1','Good sold','1','','sales','6291','','No',NULL,NULL,''),(1253,'4000','91677228492','2023-02-24 11:53:17',NULL,900.00,'','9','1','Good sold','1','','sales','7306','','No',NULL,NULL,''),(1254,'4000','91677228492','2023-02-24 11:53:42',NULL,700.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(1255,'4000','91677228492','2023-02-24 11:54:03',NULL,1700.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(1256,'4000','91677228492','2023-02-24 11:55:00',NULL,900.00,'','9','1','Good sold','1','','sales','7145','','No',NULL,NULL,''),(1257,'4000','91677228492','2023-02-24 11:56:21',NULL,300.00,'','9','1','Good sold','1','','sales','11875','','No',NULL,NULL,''),(1258,'4000','91677228492','2023-02-24 11:57:25',NULL,1100.00,'','9','1','Good sold','1','','sales','7892','','No',NULL,NULL,''),(1259,'4000','91677228492','2023-02-24 11:58:51',NULL,850.00,'','9','1','Good sold','1','','sales','7081','','No',NULL,NULL,''),(1260,'4000','91677228492','2023-02-24 11:59:17',NULL,1900.00,'','9','1','Good sold','1','','sales','10343','','No',NULL,NULL,''),(1261,'4000','91677228492','2023-02-24 11:59:41',NULL,1300.00,'','9','1','Good sold','1','','sales','8631','','No',NULL,NULL,''),(1262,'4000','91677228492','2023-02-24 12:00:16',NULL,900.00,'','9','1','Good sold','1','','sales','7288','','No',NULL,NULL,''),(1263,'4000','91677228492','2023-02-24 12:00:41',NULL,900.00,'','9','1','Good sold','1','','sales','7376','','No',NULL,NULL,''),(1264,'4000','91677228492','2023-02-24 12:01:01',NULL,900.00,'','9','1','Good sold','1','','sales','7483','','No',NULL,NULL,''),(1265,'4000','91677228492','2023-02-24 12:01:23',NULL,400.00,'','9','1','Good sold','1','','sales','5966','','No',NULL,NULL,''),(1266,'4000','91677228492','2023-02-24 12:01:49',NULL,1100.00,'','9','1','Good sold','1','','sales','7732','','No',NULL,NULL,''),(1267,'4000','91677228492','2023-02-24 12:02:08',NULL,400.00,'','9','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(1268,'4000','91677228492','2023-02-24 12:02:31',NULL,900.00,'','9','1','Good sold','1','','sales','7489','','No',NULL,NULL,''),(1269,'4000','91677228492','2023-02-24 12:02:56',NULL,700.00,'','9','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(1270,'4000','91677228492','2023-02-24 12:03:57',NULL,1400.00,'','9','1','Good sold','1','','sales','8751','','No',NULL,NULL,''),(1271,'4000','91677228492','2023-02-24 12:04:19',NULL,900.00,'','9','1','Good sold','1','','sales','7152','','No',NULL,NULL,''),(1272,'4000','91677228492','2023-02-24 12:04:49',NULL,400.00,'','9','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(1273,'4000','91677228492','2023-02-24 12:05:09',NULL,2900.00,'','9','1','Good sold','1','','sales','11148','','No',NULL,NULL,''),(1274,'4000','91677228492','2023-02-24 12:05:36',NULL,2500.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(1275,'4000','91677228492','2023-02-24 12:06:00',NULL,1100.00,'','9','1','Good sold','1','','sales','11891','','No',NULL,NULL,''),(1276,'1110','91677230187','2023-02-24 12:17:54',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11893','','No',NULL,NULL,''),(1277,'1110','91677230187','2023-02-24 12:16:27',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11892','','No',NULL,NULL,''),(1278,'1110','91677230187','2023-02-24 12:16:43',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11894','','No',NULL,NULL,''),(1279,'5500','91677230187','2023-02-24 12:16:59',6600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1280,'1000','91677230187','2023-02-24 12:17:54',7200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1281,'4000','91677230187','2023-02-24 12:17:54',NULL,2400.00,'','9','1','Good sold','1','','sales','11893','','No',NULL,NULL,''),(1282,'4000','91677230187','2023-02-24 12:16:27',NULL,2400.00,'','9','1','Good sold','1','','sales','11892','','No',NULL,NULL,''),(1283,'4000','91677230187','2023-02-24 12:16:43',NULL,2400.00,'','9','1','Good sold','1','','sales','11894','','No',NULL,NULL,''),(1284,'1110','91677230283','2023-02-24 12:33:27',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11892','','No',NULL,NULL,''),(1285,'1110','91677230283','2023-02-24 12:18:03',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11893','','No',NULL,NULL,''),(1286,'1110','91677230283','2023-02-24 12:19:21',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11894','','No',NULL,NULL,''),(1287,'1110','91677230283','2023-02-24 12:19:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10344','','No',NULL,NULL,''),(1288,'1110','91677230283','2023-02-24 12:25:41',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(1289,'1110','91677230283','2023-02-24 12:26:24',NULL,700.00,'','9','1','Inventory sold','1','','sales','11897','','No',NULL,NULL,''),(1290,'1110','91677230283','2023-02-24 12:29:07',NULL,1100.00,'','9','1','Inventory sold','1','','sales','11898','','No',NULL,NULL,''),(1291,'1110','91677230283','2023-02-24 12:31:39',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(1292,'5500','91677230283','2023-02-24 12:33:09',11800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1293,'1000','91677230283','2023-02-24 12:33:27',15100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1294,'4000','91677230283','2023-02-24 12:33:27',NULL,2400.00,'','9','1','Good sold','1','','sales','11892','','No',NULL,NULL,''),(1295,'4000','91677230283','2023-02-24 12:18:03',NULL,2400.00,'','9','1','Good sold','1','','sales','11893','','No',NULL,NULL,''),(1296,'4000','91677230283','2023-02-24 12:19:21',NULL,2400.00,'','9','1','Good sold','1','','sales','11894','','No',NULL,NULL,''),(1297,'4000','91677230283','2023-02-24 12:19:30',NULL,1900.00,'','9','1','Good sold','1','','sales','10344','','No',NULL,NULL,''),(1298,'4000','91677230283','2023-02-24 12:25:41',NULL,1400.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(1299,'4000','91677230283','2023-02-24 12:26:24',NULL,900.00,'','9','1','Good sold','1','','sales','11897','','No',NULL,NULL,''),(1300,'4000','91677230283','2023-02-24 12:29:07',NULL,1300.00,'','9','1','Good sold','1','','sales','11898','','No',NULL,NULL,''),(1301,'4000','91677230283','2023-02-24 12:31:39',NULL,2400.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(1302,'1000','91677234306','2023-02-24 13:45:58',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1303,'4000','91677234306','2023-02-24 13:45:58',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(1304,'1000','91677235562','2023-02-24 13:46:18',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1305,'4000','91677235562','2023-02-24 13:46:18',NULL,2500.00,'','9','1','Good sold','1','','sales','10832','','No',NULL,NULL,''),(1306,'1110','91677235582','2023-02-24 14:11:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','8347','','No',NULL,NULL,''),(1307,'1110','91677235582','2023-02-24 13:46:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','9008','','No',NULL,NULL,''),(1308,'1110','91677235582','2023-02-24 14:01:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8300','','No',NULL,NULL,''),(1309,'1110','91677235582','2023-02-24 14:01:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6929','','No',NULL,NULL,''),(1310,'1110','91677235582','2023-02-24 14:01:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(1311,'1110','91677235582','2023-02-24 14:02:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1312,'1110','91677235582','2023-02-24 14:11:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1313,'5500','91677235582','2023-02-24 14:11:14',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1314,'1000','91677235582','2023-02-24 14:11:38',9049.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1315,'4000','91677235582','2023-02-24 14:11:38',NULL,1390.00,'','9','1','Good sold','1','','sales','8347','','No',NULL,NULL,''),(1316,'4000','91677235582','2023-02-24 13:46:22',NULL,1516.00,'','9','1','Good sold','1','','sales','9008','','No',NULL,NULL,''),(1317,'4000','91677235582','2023-02-24 14:01:24',NULL,1350.00,'','9','1','Good sold','1','','sales','8300','','No',NULL,NULL,''),(1318,'4000','91677235582','2023-02-24 14:01:37',NULL,903.00,'','9','1','Good sold','1','','sales','6929','','No',NULL,NULL,''),(1319,'4000','91677235582','2023-02-24 14:01:50',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1320,'4000','91677235582','2023-02-24 14:02:15',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1321,'4000','91677235582','2023-02-24 14:11:06',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1322,'1110','91677237100','2023-02-24 14:11:55',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1323,'5500','91677237100','2023-02-24 14:11:40',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1324,'1000','91677237100','2023-02-24 14:11:55',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1325,'4000','91677237100','2023-02-24 14:11:55',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1326,'1000','91677237116','2023-02-24 14:20:38',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1327,'4000','91677237116','2023-02-24 14:20:38',NULL,550.00,'','9','1','Good sold','1','','sales','6075','','No',NULL,NULL,''),(1328,'1110','91677237642','2023-02-24 14:37:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(1329,'1110','91677237642','2023-02-24 14:20:42',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1330,'5500','91677237642','2023-02-24 14:36:53',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1331,'1000','91677237642','2023-02-24 14:37:05',4290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1332,'4000','91677237642','2023-02-24 14:37:05',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(1333,'4000','91677237642','2023-02-24 14:20:42',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1334,'1000','91677305257','2023-02-25 10:17:08',7168.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1335,'4000','91677305257','2023-02-25 10:17:08',NULL,1890.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(1336,'4000','91677305257','2023-02-25 09:07:37',NULL,1399.00,'','9','1','Good sold','1','','sales','8487','','No',NULL,NULL,''),(1337,'4000','91677305257','2023-02-25 10:11:56',NULL,1890.00,'','9','1','Good sold','1','','sales','9961','','No',NULL,NULL,''),(1338,'4000','91677305257','2023-02-25 10:12:10',NULL,490.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(1339,'4000','91677305257','2023-02-25 10:12:22',NULL,1499.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(1340,'1000','91677309896','2023-02-25 10:30:35',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1341,'4000','91677309896','2023-02-25 10:30:35',NULL,1200.00,'','9','1','Good sold','1','','sales','6310','','No',NULL,NULL,''),(1342,'4000','91677309896','2023-02-25 10:24:57',NULL,500.00,'','9','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(1343,'4000','91677309896','2023-02-25 10:25:14',NULL,1400.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(1344,'4000','91677309896','2023-02-25 10:25:23',NULL,1400.00,'','9','1','Good sold','1','','sales','9167','','No',NULL,NULL,''),(1345,'4000','91677309896','2023-02-25 10:26:37',NULL,1400.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(1346,'1000','91677310245','2023-02-25 10:56:17',8995.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1347,'4000','91677310245','2023-02-25 10:56:17',NULL,1399.00,'','9','1','Good sold','1','','sales','8443','','No',NULL,NULL,''),(1348,'4000','91677310245','2023-02-25 10:30:45',NULL,400.00,'','9','1','Good sold','1','','sales','5829','','No',NULL,NULL,''),(1349,'4000','91677310245','2023-02-25 10:34:08',NULL,399.00,'','9','1','Good sold','1','','sales','5803','','No',NULL,NULL,''),(1350,'4000','91677310245','2023-02-25 10:35:10',NULL,899.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(1351,'4000','91677310245','2023-02-25 10:35:37',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(1352,'4000','91677310245','2023-02-25 10:55:37',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(1353,'1000','91677315044','2023-02-25 13:08:34',2599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1354,'4000','91677315044','2023-02-25 13:08:34',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(1355,'4000','91677315044','2023-02-25 12:34:28',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(1356,'1110','91677330166','2023-02-25 16:05:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','10230','','No',NULL,NULL,''),(1357,'1110','91677330166','2023-02-25 16:02:46',NULL,3150.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1358,'1110','91677330166','2023-02-25 16:03:13',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1359,'5500','91677330166','2023-02-25 16:04:28',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1360,'1000','91677330166','2023-02-25 16:05:13',9770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1361,'4000','91677330166','2023-02-25 16:05:13',NULL,3980.00,'','9','1','Good sold','1','','sales','10230','','No',NULL,NULL,''),(1362,'4000','91677330166','2023-02-25 16:02:46',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1363,'4000','91677330166','2023-02-25 16:03:13',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1364,'1000','91677330322','2023-02-25 17:30:23',5898.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1365,'4000','91677330322','2023-02-25 17:30:23',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(1366,'4000','91677330322','2023-02-25 16:05:22',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(1367,'1110','91677335442','2023-02-25 18:10:47',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1368,'1110','91677335442','2023-02-25 17:30:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(1369,'1110','91677335442','2023-02-25 18:00:16',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1370,'1110','91677335442','2023-02-25 18:00:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','5930','','No',NULL,NULL,''),(1371,'1110','91677335442','2023-02-25 18:00:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(1372,'1110','91677335442','2023-02-25 18:00:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10274','','No',NULL,NULL,''),(1373,'1110','91677335442','2023-02-25 18:01:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','7879','','No',NULL,NULL,''),(1374,'1110','91677335442','2023-02-25 18:01:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','7299','','No',NULL,NULL,''),(1375,'1110','91677335442','2023-02-25 18:01:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(1376,'1110','91677335442','2023-02-25 18:01:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','6489','','No',NULL,NULL,''),(1377,'1110','91677335442','2023-02-25 18:02:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','8289','','No',NULL,NULL,''),(1378,'1110','91677335442','2023-02-25 18:02:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(1379,'1110','91677335442','2023-02-25 18:02:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','2472','','No',NULL,NULL,''),(1380,'1110','91677335442','2023-02-25 18:02:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6455','','No',NULL,NULL,''),(1381,'1110','91677335442','2023-02-25 18:03:08',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(1382,'1110','91677335442','2023-02-25 18:04:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','9000','','No',NULL,NULL,''),(1383,'1110','91677335442','2023-02-25 18:08:16',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(1384,'1110','91677335442','2023-02-25 18:08:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','8637','','No',NULL,NULL,''),(1385,'5500','91677335442','2023-02-25 18:08:53',3640.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1386,'1000','91677335442','2023-02-25 18:10:47',22876.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1387,'4000','91677335442','2023-02-25 18:10:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1388,'4000','91677335442','2023-02-25 17:30:42',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(1389,'4000','91677335442','2023-02-25 18:00:16',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1390,'4000','91677335442','2023-02-25 18:00:23',NULL,490.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(1391,'4000','91677335442','2023-02-25 18:00:33',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1392,'4000','91677335442','2023-02-25 18:00:42',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1393,'4000','91677335442','2023-02-25 18:01:03',NULL,1200.00,'','9','1','Good sold','1','','sales','7879','','No',NULL,NULL,''),(1394,'4000','91677335442','2023-02-25 18:01:32',NULL,999.00,'','9','1','Good sold','1','','sales','7299','','No',NULL,NULL,''),(1395,'4000','91677335442','2023-02-25 18:01:42',NULL,2890.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(1396,'4000','91677335442','2023-02-25 18:01:56',NULL,756.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(1397,'4000','91677335442','2023-02-25 18:02:20',NULL,1330.00,'','9','1','Good sold','1','','sales','8289','','No',NULL,NULL,''),(1398,'4000','91677335442','2023-02-25 18:02:36',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(1399,'4000','91677335442','2023-02-25 18:02:47',NULL,661.00,'','9','1','Good sold','1','','sales','2472','','No',NULL,NULL,''),(1400,'4000','91677335442','2023-02-25 18:02:57',NULL,713.00,'','9','1','Good sold','1','','sales','6455','','No',NULL,NULL,''),(1401,'4000','91677335442','2023-02-25 18:03:08',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(1402,'4000','91677335442','2023-02-25 18:04:10',NULL,1500.00,'','9','1','Good sold','1','','sales','9000','','No',NULL,NULL,''),(1403,'4000','91677335442','2023-02-25 18:08:16',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(1404,'4000','91677335442','2023-02-25 18:08:27',NULL,1450.00,'','9','1','Good sold','1','','sales','8637','','No',NULL,NULL,''),(1405,'1110','91677494281','2023-02-27 13:40:33',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1406,'1110','91677494281','2023-02-27 13:38:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(1407,'1110','91677494281','2023-02-27 13:38:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(1408,'1110','91677494281','2023-02-27 13:39:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10837','','No',NULL,NULL,''),(1409,'1110','91677494281','2023-02-27 13:39:37',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(1410,'5500','91677494281','2023-02-27 13:39:59',1890.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1411,'1000','91677494281','2023-02-27 13:40:33',8590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1412,'4000','91677494281','2023-02-27 13:40:33',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1413,'4000','91677494281','2023-02-27 13:38:01',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(1414,'4000','91677494281','2023-02-27 13:38:23',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(1415,'4000','91677494281','2023-02-27 13:39:25',NULL,2500.00,'','9','1','Good sold','1','','sales','10837','','No',NULL,NULL,''),(1416,'4000','91677494281','2023-02-27 13:39:37',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(1417,'1000','91677505050','2023-02-27 16:40:27',5580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1418,'4000','91677505050','2023-02-27 16:40:27',NULL,5580.00,'','9','1','Good sold','1','','sales','10996','','No',NULL,NULL,''),(1419,'1110','91677505601','2023-02-27 16:48:11',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(1420,'5500','91677505601','2023-02-27 16:46:41',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1421,'1000','91677505601','2023-02-27 16:48:11',7800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1422,'4000','91677505601','2023-02-27 16:48:11',NULL,7800.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(1423,'1110','91677505698','2023-02-27 17:14:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10882','','No',NULL,NULL,''),(1424,'1110','91677505698','2023-02-27 16:56:16',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11900','','No',NULL,NULL,''),(1425,'1110','91677505698','2023-02-27 17:03:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','8484','','No',NULL,NULL,''),(1426,'1110','91677505698','2023-02-27 17:04:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','5264','','No',NULL,NULL,''),(1427,'1110','91677505698','2023-02-27 17:04:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','8486','','No',NULL,NULL,''),(1428,'1110','91677505698','2023-02-27 17:06:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','9562','','No',NULL,NULL,''),(1429,'1110','91677505698','2023-02-27 17:06:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','5762','','No',NULL,NULL,''),(1430,'1110','91677505698','2023-02-27 17:07:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','6479','','No',NULL,NULL,''),(1431,'1110','91677505698','2023-02-27 17:07:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','7477','','No',NULL,NULL,''),(1432,'1110','91677505698','2023-02-27 17:07:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(1433,'1110','91677505698','2023-02-27 17:08:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(1434,'1110','91677505698','2023-02-27 17:09:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','7088','','No',NULL,NULL,''),(1435,'1110','91677505698','2023-02-27 17:11:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1436,'5500','91677505698','2023-02-27 17:12:09',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1437,'1000','91677505698','2023-02-27 17:14:30',17110.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1438,'4000','91677505698','2023-02-27 17:14:30',NULL,2590.00,'','9','1','Good sold','1','','sales','10882','','No',NULL,NULL,''),(1439,'4000','91677505698','2023-02-27 16:56:16',NULL,2298.00,'','9','1','Good sold','1','','sales','11900','','No',NULL,NULL,''),(1440,'4000','91677505698','2023-02-27 17:03:20',NULL,1399.00,'','9','1','Good sold','1','','sales','8484','','No',NULL,NULL,''),(1441,'4000','91677505698','2023-02-27 17:04:12',NULL,1235.00,'','9','1','Good sold','1','','sales','5264','','No',NULL,NULL,''),(1442,'4000','91677505698','2023-02-27 17:04:27',NULL,1399.00,'','9','1','Good sold','1','','sales','8486','','No',NULL,NULL,''),(1443,'4000','91677505698','2023-02-27 17:06:33',NULL,1700.00,'','9','1','Good sold','1','','sales','9562','','No',NULL,NULL,''),(1444,'4000','91677505698','2023-02-27 17:06:51',NULL,350.00,'','9','1','Good sold','1','','sales','5762','','No',NULL,NULL,''),(1445,'4000','91677505698','2023-02-27 17:07:14',NULL,750.00,'','9','1','Good sold','1','','sales','6479','','No',NULL,NULL,''),(1446,'4000','91677505698','2023-02-27 17:07:29',NULL,1000.00,'','9','1','Good sold','1','','sales','7477','','No',NULL,NULL,''),(1447,'4000','91677505698','2023-02-27 17:07:45',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1448,'4000','91677505698','2023-02-27 17:08:19',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1449,'4000','91677505698','2023-02-27 17:09:05',NULL,950.00,'','9','1','Good sold','1','','sales','7088','','No',NULL,NULL,''),(1450,'4000','91677505698','2023-02-27 17:11:32',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1451,'1000','91677507276','2023-02-27 17:18:05',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1452,'4000','91677507276','2023-02-27 17:18:05',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(1453,'1110','91677507490','2023-02-27 17:25:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','7231','','No',NULL,NULL,''),(1454,'1110','91677507490','2023-02-27 17:18:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(1455,'1110','91677507490','2023-02-27 17:21:23',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11901','','No',NULL,NULL,''),(1456,'1110','91677507490','2023-02-27 17:22:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','7088','','No',NULL,NULL,''),(1457,'5500','91677507490','2023-02-27 17:23:22',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1458,'1000','91677507490','2023-02-27 17:25:40',4648.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1459,'4000','91677507490','2023-02-27 17:25:40',NULL,999.00,'','9','1','Good sold','1','','sales','7231','','No',NULL,NULL,''),(1460,'4000','91677507490','2023-02-27 17:18:10',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1461,'4000','91677507490','2023-02-27 17:21:23',NULL,1500.00,'','9','1','Good sold','1','','sales','11901','','No',NULL,NULL,''),(1462,'4000','91677507490','2023-02-27 17:22:48',NULL,950.00,'','9','1','Good sold','1','','sales','7088','','No',NULL,NULL,''),(1463,'1110','91677507945','2023-02-27 17:26:00',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1464,'5500','91677507945','2023-02-27 17:25:45',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1465,'1000','91677507945','2023-02-27 17:26:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1466,'4000','91677507945','2023-02-27 17:26:00',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1467,'1000','91677570818','2023-02-28 10:54:17',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1468,'4000','91677570818','2023-02-28 10:54:17',NULL,1590.00,'','9','1','Good sold','1','','sales','9173','','No',NULL,NULL,''),(1469,'4000','91677570818','2023-02-28 10:53:38',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1470,'1000','91677570860','2023-02-28 12:16:30',1890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1471,'4000','91677570860','2023-02-28 12:16:30',NULL,1890.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(1472,'1000','91677575800','2023-02-28 12:19:02',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1473,'4000','91677575800','2023-02-28 12:19:02',NULL,1500.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(1474,'1110','91677575946','2023-02-28 12:55:09',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1475,'1110','91677575946','2023-02-28 12:19:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1476,'1110','91677575946','2023-02-28 12:54:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(1477,'5500','91677575946','2023-02-28 12:54:56',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1478,'1000','91677575946','2023-02-28 12:55:09',3890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1479,'4000','91677575946','2023-02-28 12:55:09',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1480,'4000','91677575946','2023-02-28 12:19:06',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1481,'4000','91677575946','2023-02-28 12:54:46',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1482,'1110','91677588093','2023-02-28 15:41:48',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1483,'5500','91677588093','2023-02-28 15:41:33',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1484,'1000','91677588093','2023-02-28 15:41:48',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1485,'4000','91677588093','2023-02-28 15:41:48',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1486,'1000','91677588139','2023-02-28 15:46:50',6022.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1487,'4000','91677588139','2023-02-28 15:46:50',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1488,'4000','91677588139','2023-02-28 15:42:19',NULL,490.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(1489,'4000','91677588139','2023-02-28 15:42:36',NULL,2790.00,'','9','1','Good sold','1','','sales','10999','','No',NULL,NULL,''),(1490,'4000','91677588139','2023-02-28 15:42:48',NULL,999.00,'','9','1','Good sold','1','','sales','7264','','No',NULL,NULL,''),(1491,'4000','91677588139','2023-02-28 15:43:13',NULL,603.00,'','9','1','Good sold','1','','sales','2460','','No',NULL,NULL,''),(1492,'4000','91677588139','2023-02-28 15:44:07',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1493,'1000','91677588413','2023-02-28 16:27:58',1805.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1494,'4000','91677588413','2023-02-28 16:27:58',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(1495,'1110','91677590881','2023-02-28 18:14:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1496,'1110','91677590881','2023-02-28 18:02:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10717','','No',NULL,NULL,''),(1497,'1110','91677590881','2023-02-28 18:04:17',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1498,'5500','91677590881','2023-02-28 18:04:44',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1499,'1000','91677590881','2023-02-28 18:14:41',5199.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1500,'4000','91677590881','2023-02-28 18:14:41',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1501,'4000','91677590881','2023-02-28 18:02:29',NULL,2399.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(1502,'4000','91677590881','2023-02-28 18:04:17',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1503,'1000','91677598623','2023-02-28 21:11:02',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1504,'4000','91677598623','2023-02-28 21:11:02',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(1505,'1000','91677649954','2023-03-01 13:47:30',2940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1506,'4000','91677649954','2023-03-01 13:47:30',NULL,1350.00,'','9','1','Good sold','1','','sales','8293','','No',NULL,NULL,''),(1507,'4000','91677649954','2023-03-01 08:52:34',NULL,1590.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(1508,'1110','91677667658','2023-03-01 13:48:01',NULL,2190.00,'','9','1','Inventory sold','1','','sales','11879','','No',NULL,NULL,''),(1509,'5500','91677667658','2023-03-01 13:47:38',2190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1510,'1000','91677667658','2023-03-01 13:48:01',2350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1511,'4000','91677667658','2023-03-01 13:48:01',NULL,2350.00,'','9','1','Good sold','1','','sales','11879','','No',NULL,NULL,''),(1512,'1000','91677667684','2023-03-01 14:34:01',660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1513,'4000','91677667684','2023-03-01 14:34:01',NULL,660.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(1514,'1000','91677670445','2023-03-01 14:56:33',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1515,'4000','91677670445','2023-03-01 14:56:33',NULL,1290.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(1518,'5920','101677673893','2023-03-01 16:07:46',35702.93,NULL,'0','10','1','Server fees','1','','','23','','No',NULL,NULL,''),(1519,'1030','101677673893','2023-03-01 16:07:46',NULL,35702.93,'0','10','1','','1','','','23','','No',NULL,NULL,''),(1520,'1000','91677738280','2023-03-02 11:24:44',7340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1521,'4000','91677738280','2023-03-02 11:24:44',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1522,'4000','91677738280','2023-03-02 09:24:40',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(1523,'4000','91677738280','2023-03-02 10:18:33',NULL,2850.00,'','9','1','Good sold','1','','sales','10236','','No',NULL,NULL,''),(1524,'1000','91677746960','2023-03-02 12:30:25',4680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1525,'4000','91677746960','2023-03-02 12:30:25',NULL,2290.00,'','9','1','Good sold','1','','sales','10598','','No',NULL,NULL,''),(1526,'4000','91677746960','2023-03-02 12:28:47',NULL,2390.00,'','9','1','Good sold','1','','sales','10681','','No',NULL,NULL,''),(1527,'1110','91677749433','2023-03-02 12:40:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(1528,'1110','91677749433','2023-03-02 12:30:33',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(1529,'5500','91677749433','2023-03-02 12:40:41',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1530,'1000','91677749433','2023-03-02 12:40:56',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1531,'4000','91677749433','2023-03-02 12:40:56',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(1532,'4000','91677749433','2023-03-02 12:30:33',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(1533,'1000','91677824518','2023-03-03 10:38:02',1990.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'WE ARE NOT THE MACHJINE PRODUCTION CO.'),(1534,'4000','91677824518','2023-03-03 10:38:02',NULL,1690.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(1535,'4000','91677824518','2023-03-03 09:21:58',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1536,'1000','91677829152','2023-03-03 11:07:49',4030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1537,'4000','91677829152','2023-03-03 11:07:49',NULL,3780.00,'','9','1','Good sold','1','','sales','7283','','No',NULL,NULL,''),(1538,'4000','91677829152','2023-03-03 10:39:12',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1539,'1000','91677855261','2023-03-03 17:55:40',3889.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1540,'4000','91677855261','2023-03-03 17:55:40',NULL,1990.00,'','9','1','Good sold','1','','sales','10215','','No',NULL,NULL,''),(1541,'4000','91677855261','2023-03-03 17:55:00',NULL,1899.00,'','9','1','Good sold','1','','sales','10063','','No',NULL,NULL,''),(1542,'1000','91677919985','2023-03-04 11:53:28',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1543,'4000','91677919985','2023-03-04 11:53:28',NULL,1500.00,'','9','1','Good sold','1','','sales','8942','','No',NULL,NULL,''),(1544,'1000','91677920013','2023-03-04 13:08:53',3340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1545,'4000','91677920013','2023-03-04 13:08:53',NULL,1690.00,'','9','1','Good sold','1','','sales','9423','','No',NULL,NULL,''),(1546,'4000','91677920013','2023-03-04 11:53:33',NULL,1000.00,'','9','1','Good sold','1','','sales','7328','','No',NULL,NULL,''),(1547,'4000','91677920013','2023-03-04 13:08:17',NULL,650.00,'','9','1','Good sold','1','','sales','6238','','No',NULL,NULL,''),(1548,'1000','91677925753','2023-03-04 14:22:28',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1549,'4000','91677925753','2023-03-04 14:22:28',NULL,4500.00,'','9','1','Good sold','1','','sales','11604','','No',NULL,NULL,''),(1550,'1110','91677928955','2023-03-04 17:22:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','9244','','No',NULL,NULL,''),(1551,'1110','91677928955','2023-03-04 15:27:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','7345','','No',NULL,NULL,''),(1552,'1110','91677928955','2023-03-04 15:28:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','11184','','No',NULL,NULL,''),(1553,'1110','91677928955','2023-03-04 16:03:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(1554,'1110','91677928955','2023-03-04 16:04:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7368','','No',NULL,NULL,''),(1555,'1110','91677928955','2023-03-04 17:08:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8955','','No',NULL,NULL,''),(1556,'1110','91677928955','2023-03-04 17:21:39',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1557,'1110','91677928955','2023-03-04 17:21:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(1558,'5500','91677928955','2023-03-04 17:22:00',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1559,'1000','91677928955','2023-03-04 17:22:12',12189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1560,'4000','91677928955','2023-03-04 17:22:12',NULL,1599.00,'','9','1','Good sold','1','','sales','9244','','No',NULL,NULL,''),(1561,'4000','91677928955','2023-03-04 15:27:58',NULL,1000.00,'','9','1','Good sold','1','','sales','7345','','No',NULL,NULL,''),(1562,'4000','91677928955','2023-03-04 15:28:21',NULL,3000.00,'','9','1','Good sold','1','','sales','11184','','No',NULL,NULL,''),(1563,'4000','91677928955','2023-03-04 16:03:56',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1564,'4000','91677928955','2023-03-04 16:04:25',NULL,1000.00,'','9','1','Good sold','1','','sales','7368','','No',NULL,NULL,''),(1565,'4000','91677928955','2023-03-04 17:08:51',NULL,1500.00,'','9','1','Good sold','1','','sales','8955','','No',NULL,NULL,''),(1566,'4000','91677928955','2023-03-04 17:21:39',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1567,'4000','91677928955','2023-03-04 17:21:51',NULL,600.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(1568,'1110','91678084575','2023-03-06 16:16:49',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11904','','No',NULL,NULL,''),(1569,'1110','91678084575','2023-03-06 09:36:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','7859','','No',NULL,NULL,''),(1570,'1110','91678084575','2023-03-06 09:36:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','7774','','No',NULL,NULL,''),(1571,'1110','91678084575','2023-03-06 16:16:00',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1572,'1110','91678084575','2023-03-06 16:16:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8006','','No',NULL,NULL,''),(1573,'5500','91678084575','2023-03-06 16:16:27',5100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1574,'1000','91678084575','2023-03-06 16:16:49',10230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1575,'4000','91678084575','2023-03-06 16:16:49',NULL,3600.00,'','9','1','Good sold','1','','sales','11904','','No',NULL,NULL,''),(1576,'4000','91678084575','2023-03-06 09:36:15',NULL,1200.00,'','9','1','Good sold','1','','sales','7859','','No',NULL,NULL,''),(1577,'4000','91678084575','2023-03-06 09:36:52',NULL,1140.00,'','9','1','Good sold','1','','sales','7774','','No',NULL,NULL,''),(1578,'4000','91678084575','2023-03-06 16:16:00',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1579,'4000','91678084575','2023-03-06 16:16:09',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(1580,'1000','91678108635','2023-03-06 18:46:50',1730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1581,'4000','91678108635','2023-03-06 18:46:50',NULL,690.00,'','9','1','Good sold','1','','sales','6341','','No',NULL,NULL,''),(1582,'4000','91678108635','2023-03-06 16:17:15',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(1583,'4000','91678108635','2023-03-06 16:29:59',NULL,350.00,'','9','1','Good sold','1','','sales','5757','','No',NULL,NULL,''),(1584,'1000','91678117617','2023-03-06 18:47:37',475.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1585,'4000','91678117617','2023-03-06 18:47:37',NULL,475.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(1586,'1000','91678168296','2023-03-07 10:39:12',10923.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1587,'4000','91678168296','2023-03-07 10:39:12',NULL,1150.00,'','9','1','Good sold','1','','sales','7703','','No',NULL,NULL,''),(1588,'4000','91678168296','2023-03-07 08:51:36',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1589,'4000','91678168296','2023-03-07 09:12:45',NULL,1290.00,'','9','1','Good sold','1','','sales','8017','','No',NULL,NULL,''),(1590,'4000','91678168296','2023-03-07 09:13:00',NULL,2200.00,'','9','1','Good sold','1','','sales','10526','','No',NULL,NULL,''),(1591,'4000','91678168296','2023-03-07 10:13:18',NULL,1995.00,'','9','1','Good sold','1','','sales','10236','','No',NULL,NULL,''),(1592,'4000','91678168296','2023-03-07 10:13:33',NULL,1599.00,'','9','1','Good sold','1','','sales','9199','','No',NULL,NULL,''),(1593,'4000','91678168296','2023-03-07 10:13:57',NULL,1490.00,'','9','1','Good sold','1','','sales','8744','','No',NULL,NULL,''),(1594,'1000','91678174755','2023-03-07 10:46:24',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1595,'4000','91678174755','2023-03-07 10:46:24',NULL,2490.00,'','9','1','Good sold','1','','sales','10748','','No',NULL,NULL,''),(1596,'1110','91678175926','2023-03-07 10:59:08',NULL,4400.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(1597,'5500','91678175926','2023-03-07 10:58:46',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1598,'1000','91678175926','2023-03-07 10:59:08',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1599,'4000','91678175926','2023-03-07 10:59:08',NULL,5000.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(1600,'1110','91678175957','2023-03-07 11:00:15',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(1601,'5500','91678175957','2023-03-07 10:59:17',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1602,'1000','91678175957','2023-03-07 11:00:15',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1603,'4000','91678175957','2023-03-07 11:00:15',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(1604,'1000','91678176021','2023-03-07 11:26:25',3434.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1605,'4000','91678176021','2023-03-07 11:26:25',NULL,899.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(1606,'4000','91678176021','2023-03-07 11:25:10',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(1607,'4000','91678176021','2023-03-07 11:25:29',NULL,1235.00,'','9','1','Good sold','1','','sales','5152','','No',NULL,NULL,''),(1608,'1000','91678178535','2023-03-07 11:42:26',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1609,'4000','91678178535','2023-03-07 11:42:26',NULL,950.00,'','9','1','Good sold','1','','sales','7087','','No',NULL,NULL,''),(1610,'1000','91678178551','2023-03-07 11:58:47',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1611,'4000','91678178551','2023-03-07 11:58:47',NULL,950.00,'','9','1','Good sold','1','','sales','7087','','No',NULL,NULL,''),(1612,'1110','91678179651','2023-03-07 12:09:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(1613,'1110','91678179651','2023-03-07 12:00:51',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(1614,'1110','91678179651','2023-03-07 12:01:02',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1615,'1110','91678179651','2023-03-07 12:01:11',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1616,'5500','91678179651','2023-03-07 12:01:21',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1617,'1000','91678179651','2023-03-07 12:09:32',5390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1618,'4000','91678179651','2023-03-07 12:09:32',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(1619,'4000','91678179651','2023-03-07 12:00:51',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(1620,'4000','91678179651','2023-03-07 12:01:02',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1621,'4000','91678179651','2023-03-07 12:01:11',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1622,'1110','91678180176','2023-03-07 12:45:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','3587','','No',NULL,NULL,''),(1623,'1110','91678180176','2023-03-07 12:09:36',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(1624,'1110','91678180176','2023-03-07 12:43:46',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(1625,'5500','91678180176','2023-03-07 12:44:50',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1626,'1000','91678180176','2023-03-07 12:45:04',4280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1627,'4000','91678180176','2023-03-07 12:45:04',NULL,2280.00,'','9','1','Good sold','1','','sales','3587','','No',NULL,NULL,''),(1628,'4000','91678180176','2023-03-07 12:09:36',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(1629,'4000','91678180176','2023-03-07 12:43:46',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(1630,'1000','91678182717','2023-03-07 12:52:34',24000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1631,'4000','91678182717','2023-03-07 12:52:34',NULL,24000.00,'','9','1','Good sold','1','','sales','11191','','No',NULL,NULL,''),(1632,'1110','91678182757','2023-03-07 13:46:10',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1633,'1110','91678182757','2023-03-07 13:35:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(1634,'1110','91678182757','2023-03-07 13:38:04',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1635,'1110','91678182757','2023-03-07 13:38:23',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1636,'5500','91678182757','2023-03-07 13:38:38',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1637,'1000','91678182757','2023-03-07 13:46:10',5590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1638,'4000','91678182757','2023-03-07 13:46:10',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1639,'4000','91678182757','2023-03-07 13:35:58',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1640,'4000','91678182757','2023-03-07 13:38:04',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1641,'4000','91678182757','2023-03-07 13:38:23',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1642,'1110','91678185984','2023-03-07 13:49:19',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1643,'1110','91678185984','2023-03-07 13:48:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1644,'1110','91678185984','2023-03-07 13:48:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(1645,'5500','91678185984','2023-03-07 13:49:06',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1646,'1000','91678185984','2023-03-07 13:49:19',4090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1647,'4000','91678185984','2023-03-07 13:49:19',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1648,'4000','91678185984','2023-03-07 13:48:29',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1649,'4000','91678185984','2023-03-07 13:48:57',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1650,'1000','91678202113','2023-03-07 18:15:34',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1651,'4000','91678202113','2023-03-07 18:15:34',NULL,950.00,'','9','1','Good sold','1','','sales','7087','','No',NULL,NULL,''),(1652,'1000','91678253635','2023-03-08 10:28:31',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1653,'4000','91678253635','2023-03-08 10:28:31',NULL,750.00,'','9','1','Good sold','1','','sales','6470','','No',NULL,NULL,''),(1654,'4000','91678253635','2023-03-08 09:42:38',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(1655,'1000','91678260568','2023-03-08 11:32:15',1590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1656,'4000','91678260568','2023-03-08 11:32:15',NULL,1590.00,'','9','1','Good sold','1','','sales','9147','','No',NULL,NULL,''),(1657,'1000','91678264337','2023-03-08 11:33:31',5600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1658,'4000','91678264337','2023-03-08 11:33:31',NULL,2200.00,'','9','1','Good sold','1','','sales','9049','','No',NULL,NULL,''),(1659,'4000','91678264337','2023-03-08 11:32:17',NULL,3400.00,'','9','1','Good sold','1','','sales','9813','','No',NULL,NULL,''),(1660,'1000','91678264416','2023-03-08 11:36:47',5149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1661,'4000','91678264416','2023-03-08 11:36:47',NULL,450.00,'','9','1','Good sold','1','','sales','5874','','No',NULL,NULL,''),(1662,'4000','91678264416','2023-03-08 11:33:36',NULL,550.00,'','9','1','Good sold','1','','sales','6059','','No',NULL,NULL,''),(1663,'4000','91678264416','2023-03-08 11:34:14',NULL,2750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(1664,'4000','91678264416','2023-03-08 11:35:03',NULL,1399.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(1665,'1110','91678264611','2023-03-08 12:59:56',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(1666,'1110','91678264611','2023-03-08 11:36:51',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1667,'5500','91678264611','2023-03-08 12:59:03',1890.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1668,'1000','91678264611','2023-03-08 12:59:56',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1669,'4000','91678264611','2023-03-08 12:59:56',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(1670,'4000','91678264611','2023-03-08 11:36:51',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1671,'1000','91678269610','2023-03-08 13:53:13',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1672,'4000','91678269610','2023-03-08 13:53:13',NULL,3500.00,'','9','1','Good sold','1','','sales','11363','','No',NULL,NULL,''),(1673,'1000','91678283427','2023-03-08 16:52:15',6760.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1674,'4000','91678283427','2023-03-08 16:52:15',NULL,6760.00,'','9','1','Good sold','1','','sales','9485','','No',NULL,NULL,''),(1675,'1110','91678283543','2023-03-08 17:39:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(1676,'1110','91678283543','2023-03-08 16:52:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6417','','No',NULL,NULL,''),(1677,'1110','91678283543','2023-03-08 17:03:52',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11900','','No',NULL,NULL,''),(1678,'5500','91678283543','2023-03-08 17:04:28',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1679,'1000','91678283543','2023-03-08 17:39:26',4948.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1680,'4000','91678283543','2023-03-08 17:39:26',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1681,'4000','91678283543','2023-03-08 16:52:23',NULL,660.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(1682,'4000','91678283543','2023-03-08 17:03:52',NULL,2298.00,'','9','1','Good sold','1','','sales','11900','','No',NULL,NULL,''),(1683,'1110','91678286368','2023-03-08 17:39:49',NULL,3150.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1684,'5500','91678286368','2023-03-08 17:39:28',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1685,'1000','91678286368','2023-03-08 17:39:49',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1686,'4000','91678286368','2023-03-08 17:39:49',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1687,'1000','91678343269','2023-03-09 11:17:29',1899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1688,'4000','91678343269','2023-03-09 11:17:29',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(1689,'1110','91678352394','2023-03-09 12:45:59',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1690,'5500','91678352394','2023-03-09 11:59:54',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1691,'1000','91678352394','2023-03-09 12:45:59',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1692,'4000','91678352394','2023-03-09 12:45:59',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1693,'1110','91678362378','2023-03-09 14:46:48',NULL,4400.00,'','9','1','Inventory sold','1','','sales','11902','','No',NULL,NULL,''),(1694,'5500','91678362378','2023-03-09 14:46:19',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1695,'1000','91678362378','2023-03-09 14:46:48',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1696,'4000','91678362378','2023-03-09 14:46:48',NULL,6000.00,'','9','1','Good sold','1','','sales','11902','','No',NULL,NULL,''),(1697,'1110','91678362416','2023-03-09 15:10:09',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1698,'5500','91678362416','2023-03-09 14:46:56',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1699,'1000','91678362416','2023-03-09 15:10:09',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1700,'4000','91678362416','2023-03-09 15:10:09',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1701,'1000','91678435917','2023-03-10 11:14:48',15678.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1702,'4000','91678435917','2023-03-10 11:14:48',NULL,1990.00,'','9','1','Good sold','1','','sales','10217','','No',NULL,NULL,''),(1703,'4000','91678435917','2023-03-10 11:11:57',NULL,2399.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(1704,'4000','91678435917','2023-03-10 11:12:12',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(1705,'4000','91678435917','2023-03-10 11:12:21',NULL,6000.00,'','9','1','Good sold','1','','sales','11745','','No',NULL,NULL,''),(1706,'4000','91678435917','2023-03-10 11:12:53',NULL,1699.00,'','9','1','Good sold','1','','sales','9512','','No',NULL,NULL,''),(1707,'4000','91678435917','2023-03-10 11:13:37',NULL,800.00,'','9','1','Good sold','1','','sales','6585','','No',NULL,NULL,''),(1708,'1000','91678437543','2023-03-10 12:51:54',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1709,'4000','91678437543','2023-03-10 12:51:54',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(1710,'1110','91678441921','2023-03-10 13:36:57',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1711,'1110','91678441921','2023-03-10 12:52:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8812','','No',NULL,NULL,''),(1712,'1110','91678441921','2023-03-10 12:52:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','5930','','No',NULL,NULL,''),(1713,'1110','91678441921','2023-03-10 12:52:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1714,'5500','91678441921','2023-03-10 13:36:12',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1715,'1000','91678441921','2023-03-10 13:36:57',4779.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1716,'4000','91678441921','2023-03-10 13:36:57',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1717,'4000','91678441921','2023-03-10 12:52:01',NULL,1499.00,'','9','1','Good sold','1','','sales','8812','','No',NULL,NULL,''),(1718,'4000','91678441921','2023-03-10 12:52:16',NULL,490.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(1719,'4000','91678441921','2023-03-10 12:52:35',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1720,'1110','91678456030','2023-03-10 19:08:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10274','','No',NULL,NULL,''),(1721,'1110','91678456030','2023-03-10 16:47:10',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(1722,'5500','91678456030','2023-03-10 16:47:23',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1723,'1000','91678456030','2023-03-10 19:08:45',3499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1724,'4000','91678456030','2023-03-10 19:08:45',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1725,'4000','91678456030','2023-03-10 16:47:10',NULL,1500.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(1726,'1110','91678513775','2023-03-11 09:36:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','6314','','No',NULL,NULL,''),(1727,'1110','91678513775','2023-03-11 08:49:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1728,'1110','91678513775','2023-03-11 09:35:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(1729,'1110','91678513775','2023-03-11 09:35:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(1730,'1110','91678513775','2023-03-11 09:35:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','6886','','No',NULL,NULL,''),(1731,'1110','91678513775','2023-03-11 09:36:16',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11904','','No',NULL,NULL,''),(1732,'5500','91678513775','2023-03-11 09:36:28',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1733,'1000','91678513775','2023-03-11 09:36:52',8074.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1734,'4000','91678513775','2023-03-11 09:36:52',NULL,685.00,'','9','1','Good sold','1','','sales','6314','','No',NULL,NULL,''),(1735,'4000','91678513775','2023-03-11 08:49:35',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1736,'4000','91678513775','2023-03-11 09:35:31',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1737,'4000','91678513775','2023-03-11 09:35:42',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1738,'4000','91678513775','2023-03-11 09:35:50',NULL,900.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(1739,'4000','91678513775','2023-03-11 09:36:16',NULL,1800.00,'','9','1','Good sold','1','','sales','11904','','No',NULL,NULL,''),(1740,'1110','91678522673','2023-03-11 12:32:34',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(1741,'1110','91678522673','2023-03-11 12:29:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','11189','','No',NULL,NULL,''),(1742,'5500','91678522673','2023-03-11 12:29:52',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1743,'1000','91678522673','2023-03-11 12:32:34',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1744,'4000','91678522673','2023-03-11 12:32:34',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(1745,'4000','91678522673','2023-03-11 12:29:41',NULL,3000.00,'','9','1','Good sold','1','','sales','11189','','No',NULL,NULL,''),(1746,'1000','91678538993','2023-03-11 16:51:24',12305.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1747,'4000','91678538993','2023-03-11 16:51:24',NULL,1990.00,'','9','1','Good sold','1','','sales','10230','','No',NULL,NULL,''),(1748,'4000','91678538993','2023-03-11 15:51:43',NULL,1390.00,'','9','1','Good sold','1','','sales','8350','','No',NULL,NULL,''),(1749,'4000','91678538993','2023-03-11 15:55:46',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(1750,'4000','91678538993','2023-03-11 15:55:58',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(1751,'4000','91678538993','2023-03-11 15:56:19',NULL,1000.00,'','9','1','Good sold','1','','sales','7328','','No',NULL,NULL,''),(1752,'4000','91678538993','2023-03-11 15:56:57',NULL,1425.00,'','9','1','Good sold','1','','sales','627','','No',NULL,NULL,''),(1753,'1110','91678542694','2023-03-11 17:33:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(1754,'1110','91678542694','2023-03-11 16:51:35',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(1755,'1110','91678542694','2023-03-11 17:32:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10214','','No',NULL,NULL,''),(1756,'1110','91678542694','2023-03-11 17:32:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','10564','','No',NULL,NULL,''),(1757,'5500','91678542694','2023-03-11 17:33:12',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1758,'1000','91678542694','2023-03-11 17:33:30',7449.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1759,'4000','91678542694','2023-03-11 17:33:30',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(1760,'4000','91678542694','2023-03-11 16:51:35',NULL,1500.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(1761,'4000','91678542694','2023-03-11 17:32:06',NULL,2350.00,'','9','1','Good sold','1','','sales','10214','','No',NULL,NULL,''),(1762,'4000','91678542694','2023-03-11 17:32:21',NULL,2200.00,'','9','1','Good sold','1','','sales','10564','','No',NULL,NULL,''),(1763,'1000','91678545216','2023-03-11 18:36:34',2598.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1764,'4000','91678545216','2023-03-11 18:36:34',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(1765,'4000','91678545216','2023-03-11 17:33:36',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(1766,'1000','91678549005','2023-03-11 20:12:56',1490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1767,'4000','91678549005','2023-03-11 20:12:56',NULL,1490.00,'','9','1','Good sold','1','','sales','8730','','No',NULL,NULL,''),(1768,'1110','91678699505','2023-03-13 12:42:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(1769,'1110','91678699505','2023-03-13 12:25:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(1770,'1110','91678699505','2023-03-13 12:29:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','6319','','No',NULL,NULL,''),(1771,'1110','91678699505','2023-03-13 12:29:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','9155','','No',NULL,NULL,''),(1772,'1110','91678699505','2023-03-13 12:30:29',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(1773,'1110','91678699505','2023-03-13 12:30:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','9939','','No',NULL,NULL,''),(1774,'5500','91678699505','2023-03-13 12:42:22',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1775,'1000','91678699505','2023-03-13 12:42:51',12470.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1776,'4000','91678699505','2023-03-13 12:42:51',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(1777,'4000','91678699505','2023-03-13 12:25:05',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(1778,'4000','91678699505','2023-03-13 12:29:01',NULL,690.00,'','9','1','Good sold','1','','sales','6319','','No',NULL,NULL,''),(1779,'4000','91678699505','2023-03-13 12:29:09',NULL,1590.00,'','9','1','Good sold','1','','sales','9155','','No',NULL,NULL,''),(1780,'4000','91678699505','2023-03-13 12:30:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(1781,'4000','91678699505','2023-03-13 12:30:55',NULL,1890.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(1782,'1000','91678700574','2023-03-13 12:53:48',3149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1783,'4000','91678700574','2023-03-13 12:53:48',NULL,1499.00,'','9','1','Good sold','1','','sales','8832','','No',NULL,NULL,''),(1784,'4000','91678700574','2023-03-13 12:42:54',NULL,1650.00,'','9','1','Good sold','1','','sales','9393','','No',NULL,NULL,''),(1785,'1000','91678701231','2023-03-13 13:00:50',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1786,'4000','91678701231','2023-03-13 13:00:50',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(1787,'1000','91678701654','2023-03-13 13:22:18',4698.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1788,'4000','91678701654','2023-03-13 13:22:18',NULL,950.00,'','9','1','Good sold','1','','sales','7095','','No',NULL,NULL,''),(1789,'4000','91678701654','2023-03-13 13:00:54',NULL,950.00,'','9','1','Good sold','1','','sales','7094','','No',NULL,NULL,''),(1790,'4000','91678701654','2023-03-13 13:11:20',NULL,2798.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(1791,'1000','91678704774','2023-03-13 13:53:43',3280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1792,'4000','91678704774','2023-03-13 13:53:43',NULL,1790.00,'','9','1','Good sold','1','','sales','8396','','No',NULL,NULL,''),(1793,'4000','91678704774','2023-03-13 13:52:54',NULL,1490.00,'','9','1','Good sold','1','','sales','6757','','No',NULL,NULL,''),(1794,'1000','91678712861','2023-03-13 16:08:34',10148.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1795,'4000','91678712861','2023-03-13 16:08:34',NULL,9798.00,'','9','1','Good sold','1','','sales','11675','','No',NULL,NULL,''),(1796,'4000','91678712861','2023-03-13 16:07:41',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1797,'1110','91678712918','2023-03-13 17:18:17',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(1798,'5500','91678712918','2023-03-13 16:08:38',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1799,'1000','91678712918','2023-03-13 17:18:17',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1800,'4000','91678712918','2023-03-13 17:18:17',NULL,3900.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(1801,'1000','91678774170','2023-03-14 10:04:18',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1802,'4000','91678774170','2023-03-14 10:04:18',NULL,475.00,'','9','1','Good sold','1','','sales','5901','','No',NULL,NULL,''),(1803,'4000','91678774170','2023-03-14 10:02:46',NULL,475.00,'','9','1','Good sold','1','','sales','5902','','No',NULL,NULL,''),(1804,'1000','91678777465','2023-03-14 10:04:48',475.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1805,'4000','91678777465','2023-03-14 10:04:48',NULL,475.00,'','9','1','Good sold','1','','sales','5910','','No',NULL,NULL,''),(1806,'1110','91678777491','2023-03-14 10:19:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','5978','','No',NULL,NULL,''),(1807,'1110','91678777491','2023-03-14 10:04:51',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11903','','No',NULL,NULL,''),(1808,'1110','91678777491','2023-03-14 10:11:28',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(1809,'1110','91678777491','2023-03-14 10:11:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','3587','','No',NULL,NULL,''),(1810,'1110','91678777491','2023-03-14 10:12:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','7386','','No',NULL,NULL,''),(1811,'1110','91678777491','2023-03-14 10:12:26',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11907','','No',NULL,NULL,''),(1812,'1110','91678777491','2023-03-14 10:17:37',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11906','','No',NULL,NULL,''),(1813,'5500','91678777491','2023-03-14 10:17:57',7100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1814,'1000','91678777491','2023-03-14 10:19:34',19600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1815,'4000','91678777491','2023-03-14 10:19:34',NULL,400.00,'','9','1','Good sold','1','','sales','5978','','No',NULL,NULL,''),(1816,'4000','91678777491','2023-03-14 10:04:51',NULL,1800.00,'','9','1','Good sold','1','','sales','11903','','No',NULL,NULL,''),(1817,'4000','91678777491','2023-03-14 10:11:28',NULL,2400.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(1818,'4000','91678777491','2023-03-14 10:11:49',NULL,2200.00,'','9','1','Good sold','1','','sales','3587','','No',NULL,NULL,''),(1819,'4000','91678777491','2023-03-14 10:12:02',NULL,9000.00,'','9','1','Good sold','1','','sales','7386','','No',NULL,NULL,''),(1820,'4000','91678777491','2023-03-14 10:12:26',NULL,2400.00,'','9','1','Good sold','1','','sales','11907','','No',NULL,NULL,''),(1821,'4000','91678777491','2023-03-14 10:17:37',NULL,1400.00,'','9','1','Good sold','1','','sales','11906','','No',NULL,NULL,''),(1822,'1110','91678795868','2023-03-14 15:16:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','10170','','No',NULL,NULL,''),(1823,'1110','91678795868','2023-03-14 15:11:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','5909','','No',NULL,NULL,''),(1824,'1110','91678795868','2023-03-14 15:11:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','5692','','No',NULL,NULL,''),(1825,'1110','91678795868','2023-03-14 15:12:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','5857','','No',NULL,NULL,''),(1826,'1110','91678795868','2023-03-14 15:13:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','1306','','No',NULL,NULL,''),(1827,'1110','91678795868','2023-03-14 15:13:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','11128','','No',NULL,NULL,''),(1828,'1110','91678795868','2023-03-14 15:13:57',NULL,750.00,'','9','1','Inventory sold','1','','sales','11908','','No',NULL,NULL,''),(1829,'1110','91678795868','2023-03-14 15:16:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1830,'5500','91678795868','2023-03-14 15:16:29',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1831,'1000','91678795868','2023-03-14 15:16:48',7789.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1832,'4000','91678795868','2023-03-14 15:16:48',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(1833,'4000','91678795868','2023-03-14 15:11:08',NULL,475.00,'','9','1','Good sold','1','','sales','5909','','No',NULL,NULL,''),(1834,'4000','91678795868','2023-03-14 15:11:24',NULL,300.00,'','9','1','Good sold','1','','sales','5692','','No',NULL,NULL,''),(1835,'4000','91678795868','2023-03-14 15:12:59',NULL,450.00,'','9','1','Good sold','1','','sales','5857','','No',NULL,NULL,''),(1836,'4000','91678795868','2023-03-14 15:13:24',NULL,414.00,'','9','1','Good sold','1','','sales','1306','','No',NULL,NULL,''),(1837,'4000','91678795868','2023-03-14 15:13:42',NULL,2950.00,'','9','1','Good sold','1','','sales','11128','','No',NULL,NULL,''),(1838,'4000','91678795868','2023-03-14 15:13:57',NULL,1000.00,'','9','1','Good sold','1','','sales','11908','','No',NULL,NULL,''),(1839,'4000','91678795868','2023-03-14 15:16:16',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1840,'1000','91678801643','2023-03-14 16:52:23',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1841,'4000','91678801643','2023-03-14 16:52:23',NULL,1000.00,'','9','1','Good sold','1','','sales','7364','','No',NULL,NULL,''),(1842,'4000','91678801643','2023-03-14 16:47:23',NULL,800.00,'','9','1','Good sold','1','','sales','6603','','No',NULL,NULL,''),(1843,'1000','91678805086','2023-03-14 17:53:04',11135.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1844,'4000','91678805086','2023-03-14 17:53:04',NULL,1390.00,'','9','1','Good sold','1','','sales','8401','','No',NULL,NULL,''),(1845,'4000','91678805086','2023-03-14 17:44:46',NULL,1450.00,'','9','1','Good sold','1','','sales','8702','','No',NULL,NULL,''),(1846,'4000','91678805086','2023-03-14 17:44:56',NULL,1890.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(1847,'4000','91678805086','2023-03-14 17:45:15',NULL,851.00,'','9','1','Good sold','1','','sales','6714','','No',NULL,NULL,''),(1848,'4000','91678805086','2023-03-14 17:45:30',NULL,665.00,'','9','1','Good sold','1','','sales','6307','','No',NULL,NULL,''),(1849,'4000','91678805086','2023-03-14 17:45:45',NULL,2390.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(1850,'4000','91678805086','2023-03-14 17:46:10',NULL,2499.00,'','9','1','Good sold','1','','sales','10800','','No',NULL,NULL,''),(1851,'1110','91678805589','2023-03-14 17:53:39',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1852,'5500','91678805589','2023-03-14 17:53:09',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1853,'1000','91678805589','2023-03-14 17:53:39',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1854,'4000','91678805589','2023-03-14 17:53:39',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1855,'1110','91678860883','2023-03-15 14:36:36',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1856,'1110','91678860883','2023-03-15 09:14:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','6207','','No',NULL,NULL,''),(1857,'1110','91678860883','2023-03-15 14:35:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','2477','','No',NULL,NULL,''),(1858,'1110','91678860883','2023-03-15 14:35:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','6369','','No',NULL,NULL,''),(1859,'1110','91678860883','2023-03-15 14:35:51',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(1860,'5500','91678860883','2023-03-15 14:36:11',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1861,'1000','91678860883','2023-03-15 14:36:36',6210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1862,'4000','91678860883','2023-03-15 14:36:36',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1863,'4000','91678860883','2023-03-15 09:14:43',NULL,618.00,'','9','1','Good sold','1','','sales','6207','','No',NULL,NULL,''),(1864,'4000','91678860883','2023-03-15 14:35:17',NULL,603.00,'','9','1','Good sold','1','','sales','2477','','No',NULL,NULL,''),(1865,'4000','91678860883','2023-03-15 14:35:36',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(1866,'4000','91678860883','2023-03-15 14:35:51',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(1867,'1000','91678884137','2023-03-15 16:23:35',1750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1868,'4000','91678884137','2023-03-15 16:23:35',NULL,1750.00,'','9','1','Good sold','1','','sales','6439','','No',NULL,NULL,''),(1869,'1000','91678954563','2023-03-16 11:17:20',4180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1870,'4000','91678954563','2023-03-16 11:17:20',NULL,2290.00,'','9','1','Good sold','1','','sales','11183','','No',NULL,NULL,''),(1871,'4000','91678954563','2023-03-16 11:16:03',NULL,1690.00,'','9','1','Good sold','1','','sales','10760','','No',NULL,NULL,''),(1872,'4000','91678954563','2023-03-16 11:16:29',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1873,'1110','91678960335','2023-03-16 12:53:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10526','','No',NULL,NULL,''),(1874,'1110','91678960335','2023-03-16 12:52:15',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(1875,'5500','91678960335','2023-03-16 12:52:52',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1876,'1000','91678960335','2023-03-16 12:53:28',7420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1877,'4000','91678960335','2023-03-16 12:53:28',NULL,6870.00,'','9','1','Good sold','1','','sales','10526','','No',NULL,NULL,''),(1878,'4000','91678960335','2023-03-16 12:52:15',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(1879,'1000','91678969993','2023-03-16 20:54:38',1267.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1880,'4000','91678969993','2023-03-16 20:54:38',NULL,150.00,'','9','1','Good sold','1','','sales','5515','','No',NULL,NULL,''),(1881,'4000','91678969993','2023-03-16 15:34:18',NULL,142.00,'','9','1','Good sold','1','','sales','425','','No',NULL,NULL,''),(1882,'4000','91678969993','2023-03-16 15:47:00',NULL,234.00,'','9','1','Good sold','1','','sales','5574','','No',NULL,NULL,''),(1883,'4000','91678969993','2023-03-16 15:48:47',NULL,261.00,'','9','1','Good sold','1','','sales','1966','','No',NULL,NULL,''),(1884,'4000','91678969993','2023-03-16 15:50:04',NULL,230.00,'','9','1','Good sold','1','','sales','5573','','No',NULL,NULL,''),(1885,'4000','91678969993','2023-03-16 15:51:39',NULL,250.00,'','9','1','Good sold','1','','sales','5597','','No',NULL,NULL,''),(1886,'1110','91679033685','2023-03-17 10:24:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8414','','No',NULL,NULL,''),(1887,'1110','91679033685','2023-03-17 09:14:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','11195','','No',NULL,NULL,''),(1888,'1110','91679033685','2023-03-17 10:18:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1889,'1110','91679033685','2023-03-17 10:18:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','10177','','No',NULL,NULL,''),(1890,'1110','91679033685','2023-03-17 10:18:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(1891,'1110','91679033685','2023-03-17 10:19:24',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11909','','No',NULL,NULL,''),(1892,'1110','91679033685','2023-03-17 10:22:02',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1893,'1110','91679033685','2023-03-17 10:22:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(1894,'5500','91679033685','2023-03-17 10:22:27',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1895,'1000','91679033685','2023-03-17 10:24:04',19740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1896,'4000','91679033685','2023-03-17 10:24:04',NULL,1390.00,'','9','1','Good sold','1','','sales','8414','','No',NULL,NULL,''),(1897,'4000','91679033685','2023-03-17 09:14:45',NULL,9000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(1898,'4000','91679033685','2023-03-17 10:18:13',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1899,'4000','91679033685','2023-03-17 10:18:31',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(1900,'4000','91679033685','2023-03-17 10:18:58',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(1901,'4000','91679033685','2023-03-17 10:19:24',NULL,2000.00,'','9','1','Good sold','1','','sales','11909','','No',NULL,NULL,''),(1902,'4000','91679033685','2023-03-17 10:22:02',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1903,'4000','91679033685','2023-03-17 10:22:13',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(1904,'1000','91679037846','2023-03-17 11:10:52',3189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1905,'4000','91679037846','2023-03-17 11:10:52',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(1906,'4000','91679037846','2023-03-17 11:08:14',NULL,399.00,'','9','1','Good sold','1','','sales','5804','','No',NULL,NULL,''),(1907,'1000','91679042210','2023-03-17 11:39:57',9610.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1908,'4000','91679042210','2023-03-17 11:39:57',NULL,2490.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(1909,'4000','91679042210','2023-03-17 11:36:50',NULL,2750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(1910,'4000','91679042210','2023-03-17 11:37:09',NULL,1490.00,'','9','1','Good sold','1','','sales','8741','','No',NULL,NULL,''),(1911,'4000','91679042210','2023-03-17 11:37:42',NULL,1490.00,'','9','1','Good sold','1','','sales','8649','','No',NULL,NULL,''),(1912,'4000','91679042210','2023-03-17 11:37:59',NULL,1390.00,'','9','1','Good sold','1','','sales','8202','','No',NULL,NULL,''),(1913,'1000','91679042402','2023-03-17 12:08:15',4200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1914,'4000','91679042402','2023-03-17 12:08:15',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(1915,'1000','91679047796','2023-03-17 13:10:04',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1916,'4000','91679047796','2023-03-17 13:10:04',NULL,950.00,'','9','1','Good sold','1','','sales','7088','','No',NULL,NULL,''),(1917,'1000','91679047808','2023-03-17 13:10:46',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1918,'4000','91679047808','2023-03-17 13:10:46',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(1919,'1110','91679047849','2023-03-17 14:36:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6328','','No',NULL,NULL,''),(1920,'1110','91679047849','2023-03-17 14:33:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','8739','','No',NULL,NULL,''),(1921,'1110','91679047849','2023-03-17 14:34:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','6175','','No',NULL,NULL,''),(1922,'1110','91679047849','2023-03-17 14:34:36',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1923,'1110','91679047849','2023-03-17 14:34:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6133','','No',NULL,NULL,''),(1924,'5500','91679047849','2023-03-17 14:35:17',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1925,'1000','91679047849','2023-03-17 14:36:06',4920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1926,'4000','91679047849','2023-03-17 14:36:06',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(1927,'4000','91679047849','2023-03-17 14:33:56',NULL,1490.00,'','9','1','Good sold','1','','sales','8739','','No',NULL,NULL,''),(1928,'4000','91679047849','2023-03-17 14:34:19',NULL,650.00,'','9','1','Good sold','1','','sales','6175','','No',NULL,NULL,''),(1929,'4000','91679047849','2023-03-17 14:34:36',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1930,'4000','91679047849','2023-03-17 14:34:58',NULL,590.00,'','9','1','Good sold','1','','sales','6133','','No',NULL,NULL,''),(1931,'1110','91679057364','2023-03-17 16:59:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1932,'5500','91679057364','2023-03-17 16:59:10',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1933,'1000','91679057364','2023-03-17 16:59:29',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1934,'4000','91679057364','2023-03-17 16:59:29',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1935,'1000','91679132327','2023-03-18 12:39:15',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1936,'4000','91679132327','2023-03-18 12:39:15',NULL,2500.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(1937,'1000','91679132361','2023-03-18 12:40:01',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1938,'4000','91679132361','2023-03-18 12:40:01',NULL,3600.00,'','9','1','Good sold','1','','sales','8331','','No',NULL,NULL,''),(1939,'1000','91679132404','2023-03-18 13:12:05',3949.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1940,'4000','91679132404','2023-03-18 13:12:05',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(1941,'4000','91679132404','2023-03-18 12:40:04',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(1942,'1000','91679134338','2023-03-18 13:13:02',2389.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1943,'4000','91679134338','2023-03-18 13:13:02',NULL,1390.00,'','9','1','Good sold','1','','sales','8260','','No',NULL,NULL,''),(1944,'4000','91679134338','2023-03-18 13:12:18',NULL,999.00,'','9','1','Good sold','1','','sales','7305','','No',NULL,NULL,''),(1945,'1000','91679134391','2023-03-18 13:55:07',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1946,'4000','91679134391','2023-03-18 13:55:07',NULL,550.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(1947,'1000','91679136910','2023-03-18 15:36:35',3750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1948,'4000','91679136910','2023-03-18 15:36:35',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(1949,'4000','91679136910','2023-03-18 13:55:10',NULL,1450.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(1950,'1000','91679142999','2023-03-18 16:27:17',6339.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1951,'4000','91679142999','2023-03-18 16:27:17',NULL,1890.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(1952,'4000','91679142999','2023-03-18 15:36:39',NULL,2450.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(1953,'4000','91679142999','2023-03-18 16:26:40',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1954,'1000','91679146041','2023-03-18 16:30:31',5479.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1955,'4000','91679146041','2023-03-18 16:30:31',NULL,1590.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(1956,'4000','91679146041','2023-03-18 16:27:21',NULL,1890.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(1957,'4000','91679146041','2023-03-18 16:29:48',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(1958,'1110','91679300556','2023-03-20 11:23:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11211','','No',NULL,NULL,''),(1959,'1110','91679300556','2023-03-20 11:22:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','11208','','No',NULL,NULL,''),(1960,'1110','91679300556','2023-03-20 11:22:51',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(1961,'5500','91679300556','2023-03-20 11:23:08',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1962,'1000','91679300556','2023-03-20 11:23:20',6749.00,NULL,'','9','1','Good sold','1','','sales','','','No',NULL,NULL,'QUA12ERTYZ'),(1963,'4000','91679300556','2023-03-20 11:23:20',NULL,3100.00,'','9','1','Good sold','1','','sales','11211','','No',NULL,NULL,''),(1964,'4000','91679300556','2023-03-20 11:22:36',NULL,3099.00,'','9','1','Good sold','1','','sales','11208','','No',NULL,NULL,''),(1965,'4000','91679300556','2023-03-20 11:22:51',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(1966,'1110','91679300624','2023-03-20 11:23:58',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1967,'5500','91679300624','2023-03-20 11:23:44',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1968,'1000','91679300624','2023-03-20 11:23:58',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1969,'4000','91679300624','2023-03-20 11:23:58',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1970,'1110','91679305945','2023-03-20 14:50:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(1971,'5500','91679305945','2023-03-20 14:50:15',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1972,'1000','91679305945','2023-03-20 14:50:29',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1973,'4000','91679305945','2023-03-20 14:50:29',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(1974,'1000','91679379237','2023-03-21 09:15:02',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1975,'4000','91679379237','2023-03-21 09:15:02',NULL,3500.00,'','9','1','Good sold','1','','sales','11297','','No',NULL,NULL,''),(1976,'4000','91679379237','2023-03-21 09:13:57',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1977,'1110','91679379557','2023-03-21 10:33:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','6611','','No',NULL,NULL,''),(1978,'1110','91679379557','2023-03-21 09:19:17',NULL,580.00,'','9','1','Inventory sold','1','','sales','11912','','No',NULL,NULL,''),(1979,'1110','91679379557','2023-03-21 09:19:46',NULL,670.00,'','9','1','Inventory sold','1','','sales','11913','','No',NULL,NULL,''),(1980,'1110','91679379557','2023-03-21 09:20:11',NULL,13125.00,'','9','1','Inventory sold','1','','sales','11910','','No',NULL,NULL,''),(1981,'1110','91679379557','2023-03-21 09:20:33',NULL,12740.00,'','9','1','Inventory sold','1','','sales','11911','','No',NULL,NULL,''),(1982,'1110','91679379557','2023-03-21 09:20:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1983,'1110','91679379557','2023-03-21 09:22:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','11536','','No',NULL,NULL,''),(1984,'5500','91679379557','2023-03-21 09:22:25',27115.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1985,'1000','91679379557','2023-03-21 10:33:26',50215.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1986,'4000','91679379557','2023-03-21 10:33:26',NULL,14400.00,'','9','1','Good sold','1','','sales','6611','','No',NULL,NULL,''),(1987,'4000','91679379557','2023-03-21 09:19:17',NULL,780.00,'','9','1','Good sold','1','','sales','11912','','No',NULL,NULL,''),(1988,'4000','91679379557','2023-03-21 09:19:46',NULL,870.00,'','9','1','Good sold','1','','sales','11913','','No',NULL,NULL,''),(1989,'4000','91679379557','2023-03-21 09:20:11',NULL,16625.00,'','9','1','Good sold','1','','sales','11910','','No',NULL,NULL,''),(1990,'4000','91679379557','2023-03-21 09:20:33',NULL,16240.00,'','9','1','Good sold','1','','sales','11911','','No',NULL,NULL,''),(1991,'4000','91679379557','2023-03-21 09:20:54',NULL,500.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(1992,'4000','91679379557','2023-03-21 09:22:02',NULL,800.00,'','9','1','Good sold','1','','sales','11536','','No',NULL,NULL,''),(1993,'1110','91679384009','2023-03-21 10:56:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(1994,'1110','91679384009','2023-03-21 10:33:29',NULL,346.00,'','9','1','Inventory sold','1','','sales','11878','','No',NULL,NULL,''),(1995,'1110','91679384009','2023-03-21 10:34:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(1996,'1110','91679384009','2023-03-21 10:52:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(1997,'1110','91679384009','2023-03-21 10:52:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7295','','No',NULL,NULL,''),(1998,'1110','91679384009','2023-03-21 10:53:08',NULL,350.00,'','9','1','Inventory sold','1','','sales','11914','','No',NULL,NULL,''),(1999,'1110','91679384009','2023-03-21 10:55:44',NULL,315.00,'','9','1','Inventory sold','1','','sales','11877','','No',NULL,NULL,''),(2000,'5500','91679384009','2023-03-21 10:56:03',1011.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2001,'1000','91679384009','2023-03-21 10:56:38',7264.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2002,'4000','91679384009','2023-03-21 10:56:38',NULL,1980.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(2003,'4000','91679384009','2023-03-21 10:33:29',NULL,495.00,'','9','1','Good sold','1','','sales','11878','','No',NULL,NULL,''),(2004,'4000','91679384009','2023-03-21 10:34:12',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(2005,'4000','91679384009','2023-03-21 10:52:47',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2006,'4000','91679384009','2023-03-21 10:52:57',NULL,999.00,'','9','1','Good sold','1','','sales','7295','','No',NULL,NULL,''),(2007,'4000','91679384009','2023-03-21 10:53:08',NULL,450.00,'','9','1','Good sold','1','','sales','11914','','No',NULL,NULL,''),(2008,'4000','91679384009','2023-03-21 10:55:44',NULL,450.00,'','9','1','Good sold','1','','sales','11877','','No',NULL,NULL,''),(2009,'1110','91679385401','2023-03-21 13:45:34',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2010,'5500','91679385401','2023-03-21 10:56:41',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2011,'1000','91679385401','2023-03-21 13:45:34',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2012,'4000','91679385401','2023-03-21 13:45:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2013,'1000','91679395557','2023-03-21 13:46:21',4400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2014,'4000','91679395557','2023-03-21 13:46:21',NULL,4400.00,'','9','1','Good sold','1','','sales','11563','','No',NULL,NULL,''),(2015,'1000','91679395586','2023-03-21 15:27:17',2930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2016,'4000','91679395586','2023-03-21 15:27:17',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(2017,'4000','91679395586','2023-03-21 13:46:26',NULL,1690.00,'','9','1','Good sold','1','','sales','10696','','No',NULL,NULL,''),(2018,'4000','91679395586','2023-03-21 15:26:01',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2019,'1000','91679465247','2023-03-22 09:36:29',1899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2020,'4000','91679465247','2023-03-22 09:36:29',NULL,1899.00,'','9','1','Good sold','1','','sales','10000','','No',NULL,NULL,''),(2021,'1000','91679466993','2023-03-22 09:40:29',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2022,'4000','91679466993','2023-03-22 09:40:29',NULL,2490.00,'','9','1','Good sold','1','','sales','10000','','No',NULL,NULL,''),(2023,'1000','91679494520','2023-03-22 17:15:35',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2024,'4000','91679494520','2023-03-22 17:15:35',NULL,1000.00,'','9','1','Good sold','1','','sales','7397','','No',NULL,NULL,''),(2025,'1000','91679494538','2023-03-22 17:16:05',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2026,'4000','91679494538','2023-03-22 17:16:05',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(2027,'1110','91679494567','2023-03-22 17:16:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(2028,'1110','91679494567','2023-03-22 17:16:07',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2029,'5500','91679494567','2023-03-22 17:16:16',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2030,'1000','91679494567','2023-03-22 17:16:24',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2031,'4000','91679494567','2023-03-22 17:16:24',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(2032,'4000','91679494567','2023-03-22 17:16:07',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2033,'1110','91679494982','2023-03-23 09:16:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','7539','','No',NULL,NULL,''),(2034,'1110','91679494982','2023-03-22 17:23:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(2035,'1110','91679494982','2023-03-22 17:51:31',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(2036,'1110','91679494982','2023-03-22 17:51:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','7879','','No',NULL,NULL,''),(2037,'1110','91679494982','2023-03-22 17:52:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','9405','','No',NULL,NULL,''),(2038,'1110','91679494982','2023-03-22 17:52:11',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11915','','No',NULL,NULL,''),(2039,'1110','91679494982','2023-03-22 17:57:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','10315','','No',NULL,NULL,''),(2040,'5500','91679494982','2023-03-22 17:57:33',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2041,'1000','91679494982','2023-03-23 09:16:22',10149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2042,'4000','91679494982','2023-03-23 09:16:22',NULL,1050.00,'','9','1','Good sold','1','','sales','7539','','No',NULL,NULL,''),(2043,'4000','91679494982','2023-03-22 17:23:02',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(2044,'4000','91679494982','2023-03-22 17:51:31',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(2045,'4000','91679494982','2023-03-22 17:51:49',NULL,1200.00,'','9','1','Good sold','1','','sales','7879','','No',NULL,NULL,''),(2046,'4000','91679494982','2023-03-22 17:52:01',NULL,1650.00,'','9','1','Good sold','1','','sales','9405','','No',NULL,NULL,''),(2047,'4000','91679494982','2023-03-22 17:52:11',NULL,1850.00,'','9','1','Good sold','1','','sales','11915','','No',NULL,NULL,''),(2048,'4000','91679494982','2023-03-22 17:57:22',NULL,2000.00,'','9','1','Good sold','1','','sales','10315','','No',NULL,NULL,''),(2049,'1110','91679571188','2023-03-23 14:37:07',NULL,1690.00,'','9','1','Inventory sold','1','','sales','11918','','No',NULL,NULL,''),(2050,'1110','91679571188','2023-03-23 14:33:08',NULL,1690.00,'','9','1','Inventory sold','1','','sales','11919','','No',NULL,NULL,''),(2051,'1110','91679571188','2023-03-23 14:34:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2052,'1110','91679571188','2023-03-23 14:34:17',NULL,1290.00,'','9','1','Inventory sold','1','','sales','11920','','No',NULL,NULL,''),(2053,'5500','91679571188','2023-03-23 14:36:23',4670.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2054,'1000','91679571188','2023-03-23 14:37:07',4970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2055,'4000','91679571188','2023-03-23 14:37:07',NULL,1690.00,'','9','1','Good sold','1','','sales','11918','','No',NULL,NULL,''),(2056,'4000','91679571188','2023-03-23 14:33:08',NULL,1690.00,'','9','1','Good sold','1','','sales','11919','','No',NULL,NULL,''),(2057,'4000','91679571188','2023-03-23 14:34:04',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2058,'4000','91679571188','2023-03-23 14:34:17',NULL,1290.00,'','9','1','Good sold','1','','sales','11920','','No',NULL,NULL,''),(2059,'1110','91679571437','2023-03-23 15:06:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','8954','','No',NULL,NULL,''),(2060,'1110','91679571437','2023-03-23 14:37:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6519','','No',NULL,NULL,''),(2061,'1110','91679571437','2023-03-23 15:04:17',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11903','','No',NULL,NULL,''),(2062,'1110','91679571437','2023-03-23 15:04:29',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11921','','No',NULL,NULL,''),(2063,'5500','91679571437','2023-03-23 15:06:25',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2064,'1000','91679571437','2023-03-23 15:06:50',6450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2065,'4000','91679571437','2023-03-23 15:06:50',NULL,1500.00,'','9','1','Good sold','1','','sales','8954','','No',NULL,NULL,''),(2066,'4000','91679571437','2023-03-23 14:37:17',NULL,760.00,'','9','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2067,'4000','91679571437','2023-03-23 15:04:17',NULL,1890.00,'','9','1','Good sold','1','','sales','11903','','No',NULL,NULL,''),(2068,'4000','91679571437','2023-03-23 15:04:29',NULL,2300.00,'','9','1','Good sold','1','','sales','11921','','No',NULL,NULL,''),(2069,'1000','91679638009','2023-03-24 09:40:26',4955.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2070,'4000','91679638009','2023-03-24 09:40:26',NULL,1000.00,'','9','1','Good sold','1','','sales','7333','','No',NULL,NULL,''),(2071,'4000','91679638009','2023-03-24 09:06:49',NULL,756.00,'','9','1','Good sold','1','','sales','6489','','No',NULL,NULL,''),(2072,'4000','91679638009','2023-03-24 09:14:01',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(2073,'4000','91679638009','2023-03-24 09:14:20',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(2074,'1000','91679642760','2023-03-24 10:28:13',6845.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2075,'4000','91679642760','2023-03-24 10:28:13',NULL,1890.00,'','9','1','Good sold','1','','sales','9933','','No',NULL,NULL,''),(2076,'4000','91679642760','2023-03-24 10:26:00',NULL,2390.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(2077,'4000','91679642760','2023-03-24 10:26:12',NULL,2565.00,'','9','1','Good sold','1','','sales','10955','','No',NULL,NULL,''),(2078,'1000','91679642901','2023-03-24 10:30:17',7095.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2079,'4000','91679642901','2023-03-24 10:30:17',NULL,2565.00,'','9','1','Good sold','1','','sales','10955','','No',NULL,NULL,''),(2080,'4000','91679642901','2023-03-24 10:28:21',NULL,1890.00,'','9','1','Good sold','1','','sales','9933','','No',NULL,NULL,''),(2081,'4000','91679642901','2023-03-24 10:29:00',NULL,2390.00,'','9','1','Good sold','1','','sales','9148','','No',NULL,NULL,''),(2082,'4000','91679642901','2023-03-24 10:29:20',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2083,'1000','91679643022','2023-03-24 11:34:55',10139.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2084,'4000','91679643022','2023-03-24 11:34:55',NULL,7740.00,'','9','1','Good sold','1','','sales','8014','','No',NULL,NULL,''),(2085,'4000','91679643022','2023-03-24 10:30:22',NULL,2399.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(2086,'1000','91679656221','2023-03-24 14:14:56',6620.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2087,'4000','91679656221','2023-03-24 14:14:56',NULL,1330.00,'','9','1','Good sold','1','','sales','8230','','No',NULL,NULL,''),(2088,'4000','91679656221','2023-03-24 14:10:21',NULL,2500.00,'','9','1','Good sold','1','','sales','10842','','No',NULL,NULL,''),(2089,'4000','91679656221','2023-03-24 14:11:29',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(2090,'1110','91679667215','2023-03-24 17:13:45',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2091,'5500','91679667215','2023-03-24 17:13:35',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2092,'1000','91679667215','2023-03-24 17:13:45',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2093,'4000','91679667215','2023-03-24 17:13:45',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2094,'1110','91679667230','2023-03-24 17:13:59',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2095,'5500','91679667230','2023-03-24 17:13:50',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2096,'1000','91679667230','2023-03-24 17:13:59',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2097,'4000','91679667230','2023-03-24 17:13:59',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2098,'1110','91679667242','2023-03-24 17:14:13',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2099,'5500','91679667242','2023-03-24 17:14:02',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2100,'1000','91679667242','2023-03-24 17:14:13',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2101,'4000','91679667242','2023-03-24 17:14:13',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2102,'1000','91679726671','2023-03-25 11:12:18',2130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2103,'4000','91679726671','2023-03-25 11:12:18',NULL,990.00,'','9','1','Good sold','1','','sales','7117','','No',NULL,NULL,''),(2104,'4000','91679726671','2023-03-25 09:44:31',NULL,1140.00,'','9','1','Good sold','1','','sales','7684','','No',NULL,NULL,''),(2105,'1110','91679755463','2023-03-25 18:39:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','8650','','No',NULL,NULL,''),(2106,'1110','91679755463','2023-03-25 17:44:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','6111','','No',NULL,NULL,''),(2107,'1110','91679755463','2023-03-25 17:44:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','7368','','No',NULL,NULL,''),(2108,'1110','91679755463','2023-03-25 17:44:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8644','','No',NULL,NULL,''),(2109,'1110','91679755463','2023-03-25 17:45:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8973','','No',NULL,NULL,''),(2110,'1110','91679755463','2023-03-25 17:45:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(2111,'1110','91679755463','2023-03-25 17:45:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','6584','','No',NULL,NULL,''),(2112,'1110','91679755463','2023-03-25 17:45:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','8035','','No',NULL,NULL,''),(2113,'1110','91679755463','2023-03-25 17:45:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(2114,'1110','91679755463','2023-03-25 18:38:35',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8098','','No',NULL,NULL,''),(2115,'5500','91679755463','2023-03-25 18:38:48',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2116,'1000','91679755463','2023-03-25 18:39:02',11558.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2117,'4000','91679755463','2023-03-25 18:39:02',NULL,1450.00,'','9','1','Good sold','1','','sales','8650','','No',NULL,NULL,''),(2118,'4000','91679755463','2023-03-25 17:44:24',NULL,570.00,'','9','1','Good sold','1','','sales','6111','','No',NULL,NULL,''),(2119,'4000','91679755463','2023-03-25 17:44:40',NULL,1000.00,'','9','1','Good sold','1','','sales','7368','','No',NULL,NULL,''),(2120,'4000','91679755463','2023-03-25 17:44:52',NULL,1450.00,'','9','1','Good sold','1','','sales','8644','','No',NULL,NULL,''),(2121,'4000','91679755463','2023-03-25 17:45:04',NULL,1500.00,'','9','1','Good sold','1','','sales','8973','','No',NULL,NULL,''),(2122,'4000','91679755463','2023-03-25 17:45:18',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(2123,'4000','91679755463','2023-03-25 17:45:27',NULL,800.00,'','9','1','Good sold','1','','sales','6584','','No',NULL,NULL,''),(2124,'4000','91679755463','2023-03-25 17:45:37',NULL,1290.00,'','9','1','Good sold','1','','sales','8035','','No',NULL,NULL,''),(2125,'4000','91679755463','2023-03-25 17:45:48',NULL,899.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(2126,'4000','91679755463','2023-03-25 18:38:35',NULL,1299.00,'','9','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(2127,'1110','91679924565','2023-03-27 16:48:35',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(2128,'1110','91679924565','2023-03-27 16:42:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(2129,'1110','91679924565','2023-03-27 16:42:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','10315','','No',NULL,NULL,''),(2130,'1110','91679924565','2023-03-27 16:43:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10426','','No',NULL,NULL,''),(2131,'1110','91679924565','2023-03-27 16:43:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','7879','','No',NULL,NULL,''),(2132,'1110','91679924565','2023-03-27 16:43:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7539','','No',NULL,NULL,''),(2133,'1110','91679924565','2023-03-27 16:43:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','9405','','No',NULL,NULL,''),(2134,'1110','91679924565','2023-03-27 16:44:09',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11915','','No',NULL,NULL,''),(2135,'1110','91679924565','2023-03-27 16:44:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','7891','','No',NULL,NULL,''),(2136,'1110','91679924565','2023-03-27 16:45:18',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11922','','No',NULL,NULL,''),(2137,'1110','91679924565','2023-03-27 16:48:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2138,'5500','91679924565','2023-03-27 16:48:15',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2139,'1000','91679924565','2023-03-27 16:48:35',16098.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2140,'4000','91679924565','2023-03-27 16:48:35',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(2141,'4000','91679924565','2023-03-27 16:42:45',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(2142,'4000','91679924565','2023-03-27 16:42:57',NULL,2000.00,'','9','1','Good sold','1','','sales','10315','','No',NULL,NULL,''),(2143,'4000','91679924565','2023-03-27 16:43:12',NULL,2099.00,'','9','1','Good sold','1','','sales','10426','','No',NULL,NULL,''),(2144,'4000','91679924565','2023-03-27 16:43:28',NULL,1200.00,'','9','1','Good sold','1','','sales','7879','','No',NULL,NULL,''),(2145,'4000','91679924565','2023-03-27 16:43:44',NULL,1050.00,'','9','1','Good sold','1','','sales','7539','','No',NULL,NULL,''),(2146,'4000','91679924565','2023-03-27 16:43:56',NULL,1650.00,'','9','1','Good sold','1','','sales','9405','','No',NULL,NULL,''),(2147,'4000','91679924565','2023-03-27 16:44:09',NULL,1850.00,'','9','1','Good sold','1','','sales','11915','','No',NULL,NULL,''),(2148,'4000','91679924565','2023-03-27 16:44:42',NULL,1200.00,'','9','1','Good sold','1','','sales','7891','','No',NULL,NULL,''),(2149,'4000','91679924565','2023-03-27 16:45:18',NULL,2000.00,'','9','1','Good sold','1','','sales','11922','','No',NULL,NULL,''),(2150,'4000','91679924565','2023-03-27 16:48:06',NULL,650.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2151,'1000','91679924921','2023-03-27 16:49:22',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2152,'4000','91679924921','2023-03-27 16:49:22',NULL,1200.00,'','9','1','Good sold','1','','sales','7834','','No',NULL,NULL,''),(2153,'1110','91679985167','2023-03-28 10:55:30',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2154,'1110','91679985167','2023-03-28 09:32:47',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2155,'1110','91679985167','2023-03-28 10:54:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(2156,'1110','91679985167','2023-03-28 10:54:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6647','','No',NULL,NULL,''),(2157,'1110','91679985167','2023-03-28 10:54:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','6629','','No',NULL,NULL,''),(2158,'5500','91679985167','2023-03-28 10:55:19',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2159,'1000','91679985167','2023-03-28 10:55:30',7100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2160,'4000','91679985167','2023-03-28 10:55:30',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2161,'4000','91679985167','2023-03-28 09:32:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2162,'4000','91679985167','2023-03-28 10:54:18',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(2163,'4000','91679985167','2023-03-28 10:54:39',NULL,800.00,'','9','1','Good sold','1','','sales','6647','','No',NULL,NULL,''),(2164,'4000','91679985167','2023-03-28 10:54:53',NULL,800.00,'','9','1','Good sold','1','','sales','6629','','No',NULL,NULL,''),(2165,'1000','91679990505','2023-03-28 11:02:24',8049.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2166,'4000','91679990505','2023-03-28 11:02:24',NULL,7799.00,'','9','1','Good sold','1','','sales','11789','','No',NULL,NULL,''),(2167,'4000','91679990505','2023-03-28 11:01:45',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2168,'1110','91679990550','2023-03-28 16:55:09',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2169,'1110','91679990550','2023-03-28 11:02:30',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11923','','No',NULL,NULL,''),(2170,'5500','91679990550','2023-03-28 16:54:53',4050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2171,'1000','91679990550','2023-03-28 16:55:09',5100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2172,'4000','91679990550','2023-03-28 16:55:09',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2173,'4000','91679990550','2023-03-28 11:02:30',NULL,3600.00,'','9','1','Good sold','1','','sales','11923','','No',NULL,NULL,''),(2174,'1110','91680074094','2023-03-29 11:57:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8200','','No',NULL,NULL,''),(2175,'1110','91680074094','2023-03-29 10:14:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','7834','','No',NULL,NULL,''),(2176,'1110','91680074094','2023-03-29 11:55:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9705','','No',NULL,NULL,''),(2177,'1110','91680074094','2023-03-29 11:55:18',NULL,2100.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2178,'1110','91680074094','2023-03-29 11:56:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','9705','','No',NULL,NULL,''),(2179,'5500','91680074094','2023-03-29 11:57:16',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2180,'1000','91680074094','2023-03-29 11:57:48',9080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2181,'4000','91680074094','2023-03-29 11:57:48',NULL,1300.00,'','9','1','Good sold','1','','sales','8200','','No',NULL,NULL,''),(2182,'4000','91680074094','2023-03-29 10:14:54',NULL,1200.00,'','9','1','Good sold','1','','sales','7834','','No',NULL,NULL,''),(2183,'4000','91680074094','2023-03-29 11:55:08',NULL,1790.00,'','9','1','Good sold','1','','sales','9705','','No',NULL,NULL,''),(2184,'4000','91680074094','2023-03-29 11:55:18',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2185,'4000','91680074094','2023-03-29 11:56:51',NULL,1790.00,'','9','1','Good sold','1','','sales','9705','','No',NULL,NULL,''),(2186,'1110','91680086293','2023-03-29 13:51:15',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(2187,'1110','91680086293','2023-03-29 13:38:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(2188,'5500','91680086293','2023-03-29 13:50:46',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2189,'1000','91680086293','2023-03-29 13:51:15',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2190,'4000','91680086293','2023-03-29 13:51:15',NULL,1500.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(2191,'4000','91680086293','2023-03-29 13:38:13',NULL,1000.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(2192,'1000','91680098848','2023-03-29 17:07:52',2998.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2193,'4000','91680098848','2023-03-29 17:07:52',NULL,2998.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(2194,'1000','91680101788','2023-03-29 18:10:57',3099.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2195,'4000','91680101788','2023-03-29 18:10:57',NULL,1500.00,'','9','1','Good sold','1','','sales','8907','','No',NULL,NULL,''),(2196,'4000','91680101788','2023-03-29 17:56:28',NULL,377.00,'','9','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(2197,'4000','91680101788','2023-03-29 18:09:02',NULL,333.00,'','9','1','Good sold','1','','sales','5724','','No',NULL,NULL,''),(2198,'4000','91680101788','2023-03-29 18:09:21',NULL,414.00,'','9','1','Good sold','1','','sales','1306','','No',NULL,NULL,''),(2199,'4000','91680101788','2023-03-29 18:10:04',NULL,475.00,'','9','1','Good sold','1','','sales','5914','','No',NULL,NULL,''),(2200,'1110','91680253709','2023-03-31 12:21:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2201,'1110','91680253709','2023-03-31 12:08:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2202,'1110','91680253709','2023-03-31 12:08:48',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2203,'1110','91680253709','2023-03-31 12:08:58',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2204,'1110','91680253709','2023-03-31 12:09:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','9149','','No',NULL,NULL,''),(2205,'1110','91680253709','2023-03-31 12:09:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(2206,'1110','91680253709','2023-03-31 12:09:24',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(2207,'1110','91680253709','2023-03-31 12:10:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','11144','','No',NULL,NULL,''),(2208,'1110','91680253709','2023-03-31 12:10:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','9394','','No',NULL,NULL,''),(2209,'1110','91680253709','2023-03-31 12:12:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','5833','','No',NULL,NULL,''),(2210,'1110','91680253709','2023-03-31 12:13:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','6526','','No',NULL,NULL,''),(2211,'1110','91680253709','2023-03-31 12:13:37',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2212,'1110','91680253709','2023-03-31 12:18:12',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2213,'1110','91680253709','2023-03-31 12:18:22',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2214,'1110','91680253709','2023-03-31 12:18:37',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2215,'1110','91680253709','2023-03-31 12:18:48',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2216,'1110','91680253709','2023-03-31 12:19:01',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2217,'1110','91680253709','2023-03-31 12:19:10',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2218,'1110','91680253709','2023-03-31 12:19:19',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2219,'1110','91680253709','2023-03-31 12:19:39',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2220,'5500','91680253709','2023-03-31 12:19:52',22950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2221,'1000','91680253709','2023-03-31 12:21:25',43308.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2222,'4000','91680253709','2023-03-31 12:21:25',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2223,'4000','91680253709','2023-03-31 12:08:39',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2224,'4000','91680253709','2023-03-31 12:08:48',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2225,'4000','91680253709','2023-03-31 12:08:58',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2226,'4000','91680253709','2023-03-31 12:09:07',NULL,1590.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(2227,'4000','91680253709','2023-03-31 12:09:15',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(2228,'4000','91680253709','2023-03-31 12:09:24',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(2229,'4000','91680253709','2023-03-31 12:10:40',NULL,2990.00,'','9','1','Good sold','1','','sales','11144','','No',NULL,NULL,''),(2230,'4000','91680253709','2023-03-31 12:10:48',NULL,1650.00,'','9','1','Good sold','1','','sales','9394','','No',NULL,NULL,''),(2231,'4000','91680253709','2023-03-31 12:12:52',NULL,400.00,'','9','1','Good sold','1','','sales','5833','','No',NULL,NULL,''),(2232,'4000','91680253709','2023-03-31 12:13:03',NULL,790.00,'','9','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(2233,'4000','91680253709','2023-03-31 12:13:37',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2234,'4000','91680253709','2023-03-31 12:18:12',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2235,'4000','91680253709','2023-03-31 12:18:22',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2236,'4000','91680253709','2023-03-31 12:18:37',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2237,'4000','91680253709','2023-03-31 12:18:48',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2238,'4000','91680253709','2023-03-31 12:19:01',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2239,'4000','91680253709','2023-03-31 12:19:10',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2240,'4000','91680253709','2023-03-31 12:19:19',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2241,'4000','91680253709','2023-03-31 12:19:39',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2242,'1110','91680254488','2023-03-31 12:21:44',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11901','','No',NULL,NULL,''),(2243,'5500','91680254488','2023-03-31 12:21:29',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2244,'1000','91680254488','2023-03-31 12:21:44',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2245,'4000','91680254488','2023-03-31 12:21:44',NULL,1500.00,'','9','1','Good sold','1','','sales','11901','','No',NULL,NULL,''),(2246,'1000','91680254515','2023-03-31 12:33:01',7030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2247,'4000','91680254515','2023-03-31 12:33:01',NULL,2790.00,'','9','1','Good sold','1','','sales','11010','','No',NULL,NULL,''),(2248,'4000','91680254515','2023-03-31 12:24:08',NULL,1490.00,'','9','1','Good sold','1','','sales','8744','','No',NULL,NULL,''),(2249,'4000','91680254515','2023-03-31 12:29:54',NULL,2750.00,'','9','1','Good sold','1','','sales','10974','','No',NULL,NULL,''),(2250,'1110','91680260943','2023-03-31 14:09:21',NULL,11000.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2251,'5500','91680260943','2023-03-31 14:09:03',11000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2252,'1000','91680260943','2023-03-31 14:09:21',12500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2253,'4000','91680260943','2023-03-31 14:09:21',NULL,12500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2254,'1000','91680260964','2023-03-31 14:17:22',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2255,'4000','91680260964','2023-03-31 14:17:22',NULL,350.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(2256,'4000','91680260964','2023-03-31 14:09:24',NULL,450.00,'','9','1','Good sold','1','','sales','5866','','No',NULL,NULL,''),(2257,'4000','91680260964','2023-03-31 14:09:42',NULL,300.00,'','9','1','Good sold','1','','sales','5694','','No',NULL,NULL,''),(2258,'1110','91680261595','2023-03-31 14:20:12',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2259,'5500','91680261595','2023-03-31 14:19:55',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2260,'1000','91680261595','2023-03-31 14:20:12',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2261,'4000','91680261595','2023-03-31 14:20:12',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2262,'1110','91680264896','2023-03-31 15:40:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(2263,'1110','91680264896','2023-03-31 15:14:56',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2264,'1110','91680264896','2023-03-31 15:39:28',NULL,2900.00,'','9','1','Inventory sold','1','','sales','11925','','No',NULL,NULL,''),(2265,'5500','91680264896','2023-03-31 15:40:32',5100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2266,'1000','91680264896','2023-03-31 15:40:49',8900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2267,'4000','91680264896','2023-03-31 15:40:49',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(2268,'4000','91680264896','2023-03-31 15:14:56',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2269,'4000','91680264896','2023-03-31 15:39:28',NULL,2900.00,'','9','1','Good sold','1','','sales','11925','','No',NULL,NULL,''),(2270,'1110','91680267578','2023-03-31 16:03:05',NULL,33000.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2271,'5500','91680267578','2023-03-31 15:59:38',33000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2272,'1000','91680267578','2023-03-31 16:03:05',28125.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2273,'4000','91680267578','2023-03-31 16:03:05',NULL,28125.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2274,'1110','91680267791','2023-03-31 16:05:02',NULL,30600.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2275,'5500','91680267791','2023-03-31 16:03:11',30600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2276,'1000','91680267791','2023-03-31 16:05:02',33750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2277,'4000','91680267791','2023-03-31 16:05:02',NULL,33750.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2278,'1110','91680267922','2023-03-31 18:00:59',NULL,552.00,'','9','1','Inventory sold','1','','sales','11875','','No',NULL,NULL,''),(2279,'5500','91680267922','2023-03-31 16:05:22',552.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2280,'1000','91680267922','2023-03-31 18:00:59',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2281,'4000','91680267922','2023-03-31 18:00:59',NULL,790.00,'','9','1','Good sold','1','','sales','11875','','No',NULL,NULL,''),(2282,'1000','91680275527','2023-03-31 18:14:35',1265.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2283,'4000','91680275527','2023-03-31 18:14:35',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(2284,'4000','91680275527','2023-03-31 18:12:07',NULL,475.00,'','9','1','Good sold','1','','sales','5904','','No',NULL,NULL,''),(2285,'1110','91680328762','2023-04-01 12:58:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','3344','','No',NULL,NULL,''),(2286,'1110','91680328762','2023-04-01 08:59:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(2287,'1110','91680328762','2023-04-01 09:22:58',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2288,'1110','91680328762','2023-04-01 09:23:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','6884','','No',NULL,NULL,''),(2289,'1110','91680328762','2023-04-01 12:50:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(2290,'1110','91680328762','2023-04-01 12:50:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','6585','','No',NULL,NULL,''),(2291,'1110','91680328762','2023-04-01 12:50:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9914','','No',NULL,NULL,''),(2292,'1110','91680328762','2023-04-01 12:51:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','10151','','No',NULL,NULL,''),(2293,'1110','91680328762','2023-04-01 12:51:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','8887','','No',NULL,NULL,''),(2294,'1110','91680328762','2023-04-01 12:52:08',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2295,'1110','91680328762','2023-04-01 12:52:29',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(2296,'5500','91680328762','2023-04-01 12:58:21',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2297,'1000','91680328762','2023-04-01 12:58:33',29088.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2298,'4000','91680328762','2023-04-01 12:58:33',NULL,1500.00,'','9','1','Good sold','1','','sales','3344','','No',NULL,NULL,''),(2299,'4000','91680328762','2023-04-01 08:59:22',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(2300,'4000','91680328762','2023-04-01 09:22:58',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2301,'4000','91680328762','2023-04-01 09:23:11',NULL,8990.00,'','9','1','Good sold','1','','sales','6884','','No',NULL,NULL,''),(2302,'4000','91680328762','2023-04-01 12:50:11',NULL,899.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(2303,'4000','91680328762','2023-04-01 12:50:21',NULL,800.00,'','9','1','Good sold','1','','sales','6585','','No',NULL,NULL,''),(2304,'4000','91680328762','2023-04-01 12:50:41',NULL,3700.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(2305,'4000','91680328762','2023-04-01 12:51:23',NULL,1900.00,'','9','1','Good sold','1','','sales','10151','','No',NULL,NULL,''),(2306,'4000','91680328762','2023-04-01 12:51:49',NULL,1499.00,'','9','1','Good sold','1','','sales','8887','','No',NULL,NULL,''),(2307,'4000','91680328762','2023-04-01 12:52:08',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2308,'4000','91680328762','2023-04-01 12:52:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(2309,'1110','91680346041','2023-04-01 13:47:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2310,'5500','91680346041','2023-04-01 13:47:21',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2311,'1000','91680346041','2023-04-01 13:47:29',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2312,'4000','91680346041','2023-04-01 13:47:29',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2313,'1000','91680346053','2023-04-01 14:37:37',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2314,'4000','91680346053','2023-04-01 14:37:37',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(2315,'4000','91680346053','2023-04-01 14:05:40',NULL,850.00,'','9','1','Good sold','1','','sales','6685','','No',NULL,NULL,''),(2316,'1110','91680349059','2023-04-01 16:14:30',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2317,'1110','91680349059','2023-04-01 14:37:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2318,'5500','91680349059','2023-04-01 16:05:35',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2319,'1000','91680349059','2023-04-01 16:14:30',6399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2320,'4000','91680349059','2023-04-01 16:14:30',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2321,'4000','91680349059','2023-04-01 14:37:39',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2322,'1110','91680354874','2023-04-01 17:46:15',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2323,'5500','91680354874','2023-04-01 16:14:34',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2324,'1000','91680354874','2023-04-01 17:46:15',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2325,'4000','91680354874','2023-04-01 17:46:15',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2326,'1110','91680510224','2023-04-03 11:32:41',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2327,'1110','91680510224','2023-04-03 11:23:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(2328,'1110','91680510224','2023-04-03 11:24:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(2329,'1110','91680510224','2023-04-03 11:24:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2330,'1110','91680510224','2023-04-03 11:24:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','6062','','No',NULL,NULL,''),(2331,'1110','91680510224','2023-04-03 11:24:34',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2332,'5500','91680510224','2023-04-03 11:26:54',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2333,'1000','91680510224','2023-04-03 11:32:41',12648.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2334,'4000','91680510224','2023-04-03 11:32:41',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2335,'4000','91680510224','2023-04-03 11:23:44',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(2336,'4000','91680510224','2023-04-03 11:24:03',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(2337,'4000','91680510224','2023-04-03 11:24:11',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2338,'4000','91680510224','2023-04-03 11:24:25',NULL,550.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(2339,'4000','91680510224','2023-04-03 11:24:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2340,'1000','91680510766','2023-04-03 11:33:40',3715.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2341,'4000','91680510766','2023-04-03 11:33:40',NULL,665.00,'','9','1','Good sold','1','','sales','6308','','No',NULL,NULL,''),(2342,'4000','91680510766','2023-04-03 11:32:46',NULL,751.00,'','9','1','Good sold','1','','sales','6484','','No',NULL,NULL,''),(2343,'4000','91680510766','2023-04-03 11:33:04',NULL,1600.00,'','9','1','Good sold','1','','sales','9267','','No',NULL,NULL,''),(2344,'4000','91680510766','2023-04-03 11:33:19',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(2345,'1000','91680510942','2023-04-03 17:55:15',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2346,'4000','91680510942','2023-04-03 17:55:15',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(2347,'1110','91680533729','2023-04-03 18:19:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2348,'1110','91680533729','2023-04-03 17:55:29',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2349,'5500','91680533729','2023-04-03 17:55:37',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2350,'1000','91680533729','2023-04-03 18:19:58',6399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2351,'4000','91680533729','2023-04-03 18:19:58',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2352,'4000','91680533729','2023-04-03 17:55:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2353,'1110','91680588150','2023-04-04 09:03:19',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2354,'5500','91680588150','2023-04-04 09:02:30',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2355,'1000','91680588150','2023-04-04 09:03:19',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2356,'4000','91680588150','2023-04-04 09:03:19',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2357,'1110','91680589340','2023-04-04 09:24:43',NULL,8500.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2358,'1110','91680589340','2023-04-04 09:22:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2359,'5500','91680589340','2023-04-04 09:24:16',8500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2360,'1000','91680589340','2023-04-04 09:24:43',13000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2361,'4000','91680589340','2023-04-04 09:24:43',NULL,12500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2362,'4000','91680589340','2023-04-04 09:22:20',NULL,500.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2363,'1110','91680589589','2023-04-04 09:26:54',NULL,5000.00,'','9','1','Inventory sold','1','','sales','11927','','No',NULL,NULL,''),(2364,'1110','91680589589','2023-04-04 09:26:29',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2365,'5500','91680589589','2023-04-04 09:26:41',6700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2366,'1000','91680589589','2023-04-04 09:26:54',7500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2367,'4000','91680589589','2023-04-04 09:26:54',NULL,5000.00,'','9','1','Good sold','1','','sales','11927','','No',NULL,NULL,''),(2368,'4000','91680589589','2023-04-04 09:26:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2369,'1110','91680592218','2023-04-04 10:11:12',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2370,'1110','91680592218','2023-04-04 10:10:18',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2371,'5500','91680592218','2023-04-04 10:10:51',4900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2372,'1000','91680592218','2023-04-04 10:11:12',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2373,'4000','91680592218','2023-04-04 10:11:12',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2374,'4000','91680592218','2023-04-04 10:10:18',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2375,'1110','91680592284','2023-04-04 10:59:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','9258','','No',NULL,NULL,''),(2376,'1110','91680592284','2023-04-04 10:11:24',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2377,'5500','91680592284','2023-04-04 10:35:33',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2378,'1000','91680592284','2023-04-04 10:59:17',3099.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2379,'4000','91680592284','2023-04-04 10:59:17',NULL,1599.00,'','9','1','Good sold','1','','sales','9258','','No',NULL,NULL,''),(2380,'4000','91680592284','2023-04-04 10:11:24',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2381,'1110','91680595161','2023-04-04 10:59:39',NULL,5000.00,'','9','1','Inventory sold','1','','sales','11927','','No',NULL,NULL,''),(2382,'1110','91680595161','2023-04-04 10:59:21',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2383,'5500','91680595161','2023-04-04 10:59:31',6700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2384,'1000','91680595161','2023-04-04 10:59:39',7500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2385,'4000','91680595161','2023-04-04 10:59:39',NULL,5000.00,'','9','1','Good sold','1','','sales','11927','','No',NULL,NULL,''),(2386,'4000','91680595161','2023-04-04 10:59:21',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2387,'1110','91680595213','2023-04-04 11:23:48',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2388,'5500','91680595213','2023-04-04 11:00:13',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2389,'1000','91680595213','2023-04-04 11:23:48',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2390,'4000','91680595213','2023-04-04 11:23:48',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2391,'1110','91680596633','2023-04-04 12:45:59',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2392,'5500','91680596633','2023-04-04 11:23:53',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2393,'1000','91680596633','2023-04-04 12:45:59',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2394,'4000','91680596633','2023-04-04 12:45:59',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2395,'1110','91680601564','2023-04-04 14:27:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(2396,'1110','91680601564','2023-04-04 12:46:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(2397,'1110','91680601564','2023-04-04 14:27:08',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2398,'5500','91680601564','2023-04-04 14:27:21',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2399,'1000','91680601564','2023-04-04 14:27:28',14480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2400,'4000','91680601564','2023-04-04 14:27:28',NULL,7000.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(2401,'4000','91680601564','2023-04-04 12:46:04',NULL,4980.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(2402,'4000','91680601564','2023-04-04 14:27:08',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2403,'1110','91680607658','2023-04-04 15:05:15',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2404,'5500','91680607658','2023-04-04 15:05:08',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2405,'1000','91680607658','2023-04-04 15:05:15',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2406,'4000','91680607658','2023-04-04 15:05:15',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2407,'1000','91680616734','2023-04-04 17:39:23',13450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2408,'4000','91680616734','2023-04-04 17:39:23',NULL,13200.00,'','9','1','Good sold','1','','sales','10201','','No',NULL,NULL,''),(2409,'4000','91680616734','2023-04-04 16:58:54',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2410,'1000','91680619176','2023-04-04 17:55:30',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2411,'4000','91680619176','2023-04-04 17:55:30',NULL,1650.00,'','9','1','Good sold','1','','sales','9401','','No',NULL,NULL,''),(2412,'1000','91680620245','2023-04-04 17:58:02',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2413,'4000','91680620245','2023-04-04 17:58:02',NULL,1790.00,'','9','1','Good sold','1','','sales','9401','','No',NULL,NULL,''),(2414,'1110','91680677011','2023-04-05 10:26:21',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2415,'5500','91680677011','2023-04-05 09:43:31',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2416,'1000','91680677011','2023-04-05 10:26:21',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2417,'4000','91680677011','2023-04-05 10:26:21',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2418,'1110','91680679585','2023-04-05 11:23:24',NULL,346.00,'','9','1','Inventory sold','1','','sales','11878','','No',NULL,NULL,''),(2419,'1110','91680679585','2023-04-05 10:26:25',NULL,315.00,'','9','1','Inventory sold','1','','sales','11877','','No',NULL,NULL,''),(2420,'1110','91680679585','2023-04-05 10:59:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','7092','','No',NULL,NULL,''),(2421,'1110','91680679585','2023-04-05 11:00:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7087','','No',NULL,NULL,''),(2422,'1110','91680679585','2023-04-05 11:02:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10345','','No',NULL,NULL,''),(2423,'1110','91680679585','2023-04-05 11:03:04',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11909','','No',NULL,NULL,''),(2424,'1110','91680679585','2023-04-05 11:03:24',NULL,400.00,'','9','1','Inventory sold','1','','sales','11928','','No',NULL,NULL,''),(2425,'1110','91680679585','2023-04-05 11:05:32',NULL,1300.00,'','9','1','Inventory sold','1','','sales','11929','','No',NULL,NULL,''),(2426,'1110','91680679585','2023-04-05 11:08:02',NULL,900.00,'','9','1','Inventory sold','1','','sales','11930','','No',NULL,NULL,''),(2427,'1110','91680679585','2023-04-05 11:11:16',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(2428,'1110','91680679585','2023-04-05 11:14:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','6657','','No',NULL,NULL,''),(2429,'1110','91680679585','2023-04-05 11:14:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7283','','No',NULL,NULL,''),(2430,'5500','91680679585','2023-04-05 11:23:07',7461.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2431,'1000','91680679585','2023-04-05 11:23:24',14500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2432,'4000','91680679585','2023-04-05 11:23:24',NULL,400.00,'','9','1','Good sold','1','','sales','11878','','No',NULL,NULL,''),(2433,'4000','91680679585','2023-04-05 10:26:25',NULL,400.00,'','9','1','Good sold','1','','sales','11877','','No',NULL,NULL,''),(2434,'4000','91680679585','2023-04-05 10:59:48',NULL,850.00,'','9','1','Good sold','1','','sales','7092','','No',NULL,NULL,''),(2435,'4000','91680679585','2023-04-05 11:00:10',NULL,850.00,'','9','1','Good sold','1','','sales','7087','','No',NULL,NULL,''),(2436,'4000','91680679585','2023-04-05 11:02:39',NULL,1900.00,'','9','1','Good sold','1','','sales','10345','','No',NULL,NULL,''),(2437,'4000','91680679585','2023-04-05 11:03:04',NULL,1900.00,'','9','1','Good sold','1','','sales','11909','','No',NULL,NULL,''),(2438,'4000','91680679585','2023-04-05 11:03:24',NULL,500.00,'','9','1','Good sold','1','','sales','11928','','No',NULL,NULL,''),(2439,'4000','91680679585','2023-04-05 11:05:32',NULL,1400.00,'','9','1','Good sold','1','','sales','11929','','No',NULL,NULL,''),(2440,'4000','91680679585','2023-04-05 11:08:02',NULL,900.00,'','9','1','Good sold','1','','sales','11930','','No',NULL,NULL,''),(2441,'4000','91680679585','2023-04-05 11:11:16',NULL,2700.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(2442,'4000','91680679585','2023-04-05 11:14:05',NULL,900.00,'','9','1','Good sold','1','','sales','6657','','No',NULL,NULL,''),(2443,'4000','91680679585','2023-04-05 11:14:23',NULL,1800.00,'','9','1','Good sold','1','','sales','7283','','No',NULL,NULL,''),(2444,'1110','91680683039','2023-04-05 12:29:20',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2445,'1110','91680683039','2023-04-05 11:23:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2446,'5500','91680683039','2023-04-05 12:28:41',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2447,'1000','91680683039','2023-04-05 12:29:20',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2448,'4000','91680683039','2023-04-05 12:29:20',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2449,'4000','91680683039','2023-04-05 11:23:59',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2450,'1110','91680686967','2023-04-05 13:28:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2451,'1110','91680686967','2023-04-05 13:27:43',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2452,'5500','91680686967','2023-04-05 13:28:00',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2453,'1000','91680686967','2023-04-05 13:28:24',6399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2454,'4000','91680686967','2023-04-05 13:28:24',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2455,'4000','91680686967','2023-04-05 13:27:43',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2456,'1110','91680690514','2023-04-05 13:46:07',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2457,'5500','91680690514','2023-04-05 13:45:58',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2458,'1000','91680690514','2023-04-05 13:46:07',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2459,'4000','91680690514','2023-04-05 13:46:07',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2460,'1000','91680691571','2023-04-05 14:05:20',14190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2461,'4000','91680691571','2023-04-05 14:05:20',NULL,3420.00,'','9','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(2462,'4000','91680691571','2023-04-05 14:02:34',NULL,1350.00,'','9','1','Good sold','1','','sales','8308','','No',NULL,NULL,''),(2463,'4000','91680691571','2023-04-05 14:02:46',NULL,3705.00,'','9','1','Good sold','1','','sales','11461','','No',NULL,NULL,''),(2464,'4000','91680691571','2023-04-05 14:03:00',NULL,3705.00,'','9','1','Good sold','1','','sales','11461','','No',NULL,NULL,''),(2465,'4000','91680691571','2023-04-05 14:03:00',NULL,1710.00,'','9','1','Good sold','1','','sales','9588','','No',NULL,NULL,''),(2466,'4000','91680691571','2023-04-05 14:04:14',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2467,'1000','91680705637','2023-04-05 17:41:04',2675.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2468,'4000','91680705637','2023-04-05 17:41:04',NULL,1250.00,'','9','1','Good sold','1','','sales','7981','','No',NULL,NULL,''),(2469,'4000','91680705637','2023-04-05 17:40:37',NULL,1425.00,'','9','1','Good sold','1','','sales','8581','','No',NULL,NULL,''),(2470,'1000','91680705673','2023-04-05 18:24:05',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2471,'4000','91680705673','2023-04-05 18:24:05',NULL,1500.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(2472,'4000','91680705673','2023-04-05 17:41:13',NULL,2500.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(2473,'1000','91680708548','2023-04-05 18:29:20',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2474,'4000','91680708548','2023-04-05 18:29:20',NULL,3500.00,'','9','1','Good sold','1','','sales','11382','','No',NULL,NULL,''),(2475,'1110','91680758702','2023-04-06 08:25:39',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2476,'1110','91680758702','2023-04-06 08:25:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2477,'5500','91680758702','2023-04-06 08:25:13',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2478,'1000','91680758702','2023-04-06 08:25:39',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2479,'4000','91680758702','2023-04-06 08:25:39',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2480,'4000','91680758702','2023-04-06 08:25:02',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2481,'1000','91680758742','2023-04-06 09:55:43',2399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2482,'4000','91680758742','2023-04-06 09:55:43',NULL,2399.00,'','9','1','Good sold','1','','sales','10717','','No',NULL,NULL,''),(2483,'1110','91680772636','2023-04-06 12:17:39',NULL,8400.00,'','9','1','Inventory sold','1','','sales','8856','','No',NULL,NULL,''),(2484,'5500','91680772636','2023-04-06 12:17:16',8400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2485,'1000','91680772636','2023-04-06 12:17:39',10140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2486,'4000','91680772636','2023-04-06 12:17:39',NULL,10140.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(2487,'1000','91680772663','2023-04-06 13:39:24',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2488,'4000','91680772663','2023-04-06 13:39:24',NULL,2000.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(2489,'1110','91680777568','2023-04-06 14:13:30',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2490,'5500','91680777568','2023-04-06 13:39:28',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2491,'1000','91680777568','2023-04-06 14:13:30',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2492,'4000','91680777568','2023-04-06 14:13:30',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2493,'1110','91680779615','2023-04-06 15:12:19',NULL,6400.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2494,'1110','91680779615','2023-04-06 14:13:35',NULL,500.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(2495,'1110','91680779615','2023-04-06 15:11:57',NULL,60.00,'','9','1','Inventory sold','1','','sales','11888','','No',NULL,NULL,''),(2496,'5500','91680779615','2023-04-06 15:12:10',6960.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2497,'1000','91680779615','2023-04-06 15:12:19',7700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2498,'4000','91680779615','2023-04-06 15:12:19',NULL,7000.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2499,'4000','91680779615','2023-04-06 14:13:35',NULL,500.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(2500,'4000','91680779615','2023-04-06 15:11:57',NULL,200.00,'','9','1','Good sold','1','','sales','11888','','No',NULL,NULL,''),(2501,'1110','91680783143','2023-04-06 15:13:20',NULL,17000.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2502,'5500','91680783143','2023-04-06 15:12:23',17000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2503,'1000','91680783143','2023-04-06 15:13:20',25000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2504,'4000','91680783143','2023-04-06 15:13:20',NULL,25000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2505,'1110','91680791445','2023-04-06 17:31:40',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2506,'1110','91680791445','2023-04-06 17:30:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2507,'5500','91680791445','2023-04-06 17:30:54',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2508,'1000','91680791445','2023-04-06 17:31:40',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2509,'4000','91680791445','2023-04-06 17:31:40',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2510,'4000','91680791445','2023-04-06 17:30:45',NULL,3700.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2511,'1110','91680792225','2023-04-06 17:44:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','8802','','No',NULL,NULL,''),(2512,'1110','91680792225','2023-04-06 17:43:45',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2513,'5500','91680792225','2023-04-06 17:44:04',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2514,'1000','91680792225','2023-04-06 17:44:12',3950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2515,'4000','91680792225','2023-04-06 17:44:12',NULL,1450.00,'','9','1','Good sold','1','','sales','8802','','No',NULL,NULL,''),(2516,'4000','91680792225','2023-04-06 17:43:45',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2517,'1110','91680792255','2023-04-06 17:44:28',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2518,'5500','91680792255','2023-04-06 17:44:15',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2519,'1000','91680792255','2023-04-06 17:44:28',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2520,'4000','91680792255','2023-04-06 17:44:28',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2521,'1110','91680792274','2023-04-08 11:28:16',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2522,'1110','91680792274','2023-04-06 17:44:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(2523,'5500','91680792274','2023-04-06 18:19:28',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2524,'1000','91680792274','2023-04-08 11:28:16',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2525,'4000','91680792274','2023-04-08 11:28:16',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2526,'4000','91680792274','2023-04-06 17:44:34',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(2527,'1000','91680942536','2023-04-08 16:33:44',3899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2528,'4000','91680942536','2023-04-08 16:33:44',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2529,'1000','91680960828','2023-04-08 19:35:03',5180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2530,'4000','91680960828','2023-04-08 19:35:03',NULL,1390.00,'','9','1','Good sold','1','','sales','8417','','No',NULL,NULL,''),(2531,'4000','91680960828','2023-04-08 16:33:48',NULL,1290.00,'','9','1','Good sold','1','','sales','8024','','No',NULL,NULL,''),(2532,'4000','91680960828','2023-04-08 16:34:04',NULL,2500.00,'','9','1','Good sold','1','','sales','10823','','No',NULL,NULL,''),(2533,'1110','91681217444','2023-04-11 15:50:58',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11933','','No',NULL,NULL,''),(2534,'5500','91681217444','2023-04-11 15:50:44',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2535,'1000','91681217444','2023-04-11 15:50:58',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2536,'4000','91681217444','2023-04-11 15:50:58',NULL,1790.00,'','9','1','Good sold','1','','sales','11933','','No',NULL,NULL,''),(2537,'1000','91681217461','2023-04-11 16:29:34',2990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2538,'4000','91681217461','2023-04-11 16:29:34',NULL,1690.00,'','9','1','Good sold','1','','sales','8715','','No',NULL,NULL,''),(2539,'4000','91681217461','2023-04-11 15:51:01',NULL,1300.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(2540,'1110','91681279144','2023-04-12 08:59:55',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2541,'1110','91681279144','2023-04-12 08:59:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2542,'5500','91681279144','2023-04-12 08:59:33',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2543,'1000','91681279144','2023-04-12 08:59:55',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2544,'4000','91681279144','2023-04-12 08:59:55',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2545,'4000','91681279144','2023-04-12 08:59:04',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2546,'1110','91681282892','2023-04-12 10:01:52',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2547,'5500','91681282892','2023-04-12 10:01:32',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2548,'1000','91681282892','2023-04-12 10:01:52',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2549,'4000','91681282892','2023-04-12 10:01:52',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2550,'1000','91681283991','2023-04-12 10:29:27',57250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2551,'4000','91681283991','2023-04-12 10:29:27',NULL,57250.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(2552,'1110','91681284574','2023-04-12 10:40:55',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2553,'5500','91681284574','2023-04-12 10:29:34',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2554,'1000','91681284574','2023-04-12 10:40:55',1999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2555,'4000','91681284574','2023-04-12 10:40:55',NULL,1999.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2556,'1000','91681296117','2023-04-12 13:44:53',665.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2557,'4000','91681296117','2023-04-12 13:44:53',NULL,665.00,'','9','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(2558,'1110','91681298236','2023-04-12 14:17:27',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2559,'5500','91681298236','2023-04-12 14:17:16',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2560,'1000','91681298236','2023-04-12 14:17:27',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2561,'4000','91681298236','2023-04-12 14:17:27',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2562,'1110','91681298252','2023-04-12 15:34:23',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2563,'5500','91681298252','2023-04-12 14:17:32',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2564,'1000','91681298252','2023-04-12 15:34:23',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2565,'4000','91681298252','2023-04-12 15:34:23',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2566,'1110','91681302867','2023-04-12 16:35:05',NULL,6800.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2567,'5500','91681302867','2023-04-12 15:34:27',6800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2568,'1000','91681302867','2023-04-12 16:35:05',10000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2569,'4000','91681302867','2023-04-12 16:35:05',NULL,10000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2570,'1110','91681363795','2023-04-13 08:30:42',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11935','','No',NULL,NULL,''),(2571,'1110','91681363795','2023-04-13 08:29:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','10751','','No',NULL,NULL,''),(2572,'5500','91681363795','2023-04-13 08:30:08',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2573,'1000','91681363795','2023-04-13 08:30:42',4280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2574,'4000','91681363795','2023-04-13 08:30:42',NULL,1690.00,'','9','1','Good sold','1','','sales','11935','','No',NULL,NULL,''),(2575,'4000','91681363795','2023-04-13 08:29:55',NULL,2590.00,'','9','1','Good sold','1','','sales','10751','','No',NULL,NULL,''),(2576,'1110','91681363848','2023-04-13 09:52:57',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2577,'5500','91681363848','2023-04-13 09:52:34',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2578,'1000','91681363848','2023-04-13 09:52:57',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2579,'4000','91681363848','2023-04-13 09:52:57',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2580,'1110','91681368785','2023-04-13 11:20:27',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2581,'5500','91681368785','2023-04-13 09:53:05',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2582,'1000','91681368785','2023-04-13 11:20:27',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2583,'4000','91681368785','2023-04-13 11:20:27',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2584,'1110','91681374032','2023-04-13 11:21:46',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2585,'1110','91681374032','2023-04-13 11:20:32',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2586,'5500','91681374032','2023-04-13 11:21:31',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2587,'1000','91681374032','2023-04-13 11:21:46',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2588,'4000','91681374032','2023-04-13 11:21:46',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2589,'4000','91681374032','2023-04-13 11:20:32',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2590,'1000','91681374117','2023-04-13 12:01:45',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2591,'4000','91681374117','2023-04-13 12:01:45',NULL,950.00,'','9','1','Good sold','1','','sales','7049','','No',NULL,NULL,''),(2592,'1110','91681377475','2023-04-13 12:18:18',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2593,'1110','91681377475','2023-04-13 12:17:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2594,'1110','91681377475','2023-04-13 12:18:02',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2595,'5500','91681377475','2023-04-13 12:18:10',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2596,'1000','91681377475','2023-04-13 12:18:18',8599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2597,'4000','91681377475','2023-04-13 12:18:18',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2598,'4000','91681377475','2023-04-13 12:17:55',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2599,'4000','91681377475','2023-04-13 12:18:02',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2600,'1110','91681378192','2023-04-13 13:31:07',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2601,'5500','91681378192','2023-04-13 12:29:52',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2602,'1000','91681378192','2023-04-13 13:31:07',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2603,'4000','91681378192','2023-04-13 13:31:07',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2604,'1110','91681381873','2023-04-13 13:31:30',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2605,'5500','91681381873','2023-04-13 13:31:13',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2606,'1000','91681381873','2023-04-13 13:31:30',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2607,'4000','91681381873','2023-04-13 13:31:30',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2608,'1000','91681381894','2023-04-13 13:40:09',6990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2609,'4000','91681381894','2023-04-13 13:40:09',NULL,1425.00,'','9','1','Good sold','1','','sales','2687','','No',NULL,NULL,''),(2610,'4000','91681381894','2023-04-13 13:31:34',NULL,475.00,'','9','1','Good sold','1','','sales','5911','','No',NULL,NULL,''),(2611,'4000','91681381894','2023-04-13 13:39:00',NULL,2490.00,'','9','1','Good sold','1','','sales','10192','','No',NULL,NULL,''),(2612,'4000','91681381894','2023-04-13 13:39:09',NULL,2600.00,'','9','1','Good sold','1','','sales','8200','','No',NULL,NULL,''),(2613,'1110','91681382457','2023-04-13 14:00:16',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2614,'5500','91681382457','2023-04-13 13:40:57',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2615,'1000','91681382457','2023-04-13 14:00:16',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2616,'4000','91681382457','2023-04-13 14:00:16',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2617,'1110','91681383620','2023-04-13 14:04:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(2618,'1110','91681383620','2023-04-13 14:00:20',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2619,'1110','91681383620','2023-04-13 14:04:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','2485','','No',NULL,NULL,''),(2620,'5500','91681383620','2023-04-13 14:04:19',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2621,'1000','91681383620','2023-04-13 14:04:49',4580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2622,'4000','91681383620','2023-04-13 14:04:49',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(2623,'4000','91681383620','2023-04-13 14:00:20',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2624,'4000','91681383620','2023-04-13 14:04:01',NULL,580.00,'','9','1','Good sold','1','','sales','2485','','No',NULL,NULL,''),(2625,'1110','91681384542','2023-04-13 14:16:31',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2626,'1110','91681384542','2023-04-13 14:15:42',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(2627,'5500','91681384542','2023-04-13 14:16:09',3950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2628,'1000','91681384542','2023-04-13 14:16:31',5550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2629,'4000','91681384542','2023-04-13 14:16:31',NULL,5000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2630,'4000','91681384542','2023-04-13 14:15:42',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(2631,'1110','91681384598','2023-04-13 14:19:00',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2632,'1110','91681384598','2023-04-13 14:16:38',NULL,500.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(2633,'5500','91681384598','2023-04-13 14:17:09',3900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2634,'1000','91681384598','2023-04-13 14:19:00',5250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2635,'4000','91681384598','2023-04-13 14:19:00',NULL,5000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2636,'4000','91681384598','2023-04-13 14:16:38',NULL,250.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(2637,'1110','91681392138','2023-04-13 16:22:36',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2638,'5500','91681392138','2023-04-13 16:22:18',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2639,'1000','91681392138','2023-04-13 16:22:36',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2640,'4000','91681392138','2023-04-13 16:22:36',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2641,'1110','91681392162','2023-04-13 16:40:43',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2642,'5500','91681392162','2023-04-13 16:22:42',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2643,'1000','91681392162','2023-04-13 16:40:43',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2644,'4000','91681392162','2023-04-13 16:40:43',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2645,'1110','91681393247','2023-04-13 17:25:25',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2646,'1110','91681393247','2023-04-13 16:40:47',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2647,'5500','91681393247','2023-04-13 17:25:09',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2648,'1000','91681393247','2023-04-13 17:25:25',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2649,'4000','91681393247','2023-04-13 17:25:25',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2650,'4000','91681393247','2023-04-13 16:40:47',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2651,'1110','91681395929','2023-04-13 17:26:05',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2652,'1110','91681395929','2023-04-13 17:25:29',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2653,'5500','91681395929','2023-04-13 17:25:54',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2654,'1000','91681395929','2023-04-13 17:26:05',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2655,'4000','91681395929','2023-04-13 17:26:05',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2656,'4000','91681395929','2023-04-13 17:25:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2657,'1110','91681395969','2023-04-13 17:28:44',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2658,'1110','91681395969','2023-04-13 17:26:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2659,'1110','91681395969','2023-04-13 17:28:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(2660,'5500','91681395969','2023-04-13 17:28:30',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2661,'1000','91681395969','2023-04-13 17:28:44',8098.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2662,'4000','91681395969','2023-04-13 17:28:44',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2663,'4000','91681395969','2023-04-13 17:26:09',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2664,'4000','91681395969','2023-04-13 17:28:09',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(2665,'1110','91681396160','2023-04-13 17:33:27',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2666,'1110','91681396160','2023-04-13 17:29:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2667,'1110','91681396160','2023-04-13 17:33:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(2668,'5500','91681396160','2023-04-13 17:33:09',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2669,'1000','91681396160','2023-04-13 17:33:27',7898.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2670,'4000','91681396160','2023-04-13 17:33:27',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2671,'4000','91681396160','2023-04-13 17:29:20',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2672,'4000','91681396160','2023-04-13 17:33:02',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(2673,'1110','91681396412','2023-04-13 18:26:21',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2674,'1110','91681396412','2023-04-13 18:22:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(2675,'1110','91681396412','2023-04-13 18:24:48',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2676,'1110','91681396412','2023-04-13 18:24:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','6053','','No',NULL,NULL,''),(2677,'5500','91681396412','2023-04-13 18:25:31',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2678,'1000','91681396412','2023-04-13 18:26:21',9049.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2679,'4000','91681396412','2023-04-13 18:26:21',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2680,'4000','91681396412','2023-04-13 18:22:22',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(2681,'4000','91681396412','2023-04-13 18:24:48',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2682,'4000','91681396412','2023-04-13 18:24:59',NULL,550.00,'','9','1','Good sold','1','','sales','6053','','No',NULL,NULL,''),(2683,'1110','91681455678','2023-04-14 10:37:20',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2684,'5500','91681455678','2023-04-14 10:31:19',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2685,'1000','91681455678','2023-04-14 10:37:20',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2686,'4000','91681455678','2023-04-14 10:37:20',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2687,'1110','91681457848','2023-04-14 10:38:41',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2688,'1110','91681457848','2023-04-14 10:37:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10796','','No',NULL,NULL,''),(2689,'1110','91681457848','2023-04-14 10:37:52',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2690,'5500','91681457848','2023-04-14 10:38:02',6800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2691,'1000','91681457848','2023-04-14 10:38:41',9999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2692,'4000','91681457848','2023-04-14 10:38:41',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2693,'4000','91681457848','2023-04-14 10:37:28',NULL,2499.00,'','9','1','Good sold','1','','sales','10796','','No',NULL,NULL,''),(2694,'4000','91681457848','2023-04-14 10:37:52',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2695,'1110','91681458616','2023-04-14 11:03:22',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2696,'1110','91681458616','2023-04-14 10:50:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(2697,'1110','91681458616','2023-04-14 11:02:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','10896','','No',NULL,NULL,''),(2698,'1110','91681458616','2023-04-14 11:02:49',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2699,'5500','91681458616','2023-04-14 11:03:10',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2700,'1000','91681458616','2023-04-14 11:03:22',9500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2701,'4000','91681458616','2023-04-14 11:03:22',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2702,'4000','91681458616','2023-04-14 10:50:16',NULL,2500.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(2703,'4000','91681458616','2023-04-14 11:02:27',NULL,2500.00,'','9','1','Good sold','1','','sales','10896','','No',NULL,NULL,''),(2704,'4000','91681458616','2023-04-14 11:02:49',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2705,'1110','91681459417','2023-04-14 11:37:03',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2706,'1110','91681459417','2023-04-14 11:03:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2707,'5500','91681459417','2023-04-14 11:36:39',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2708,'1000','91681459417','2023-04-14 11:37:03',4250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2709,'4000','91681459417','2023-04-14 11:37:03',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2710,'4000','91681459417','2023-04-14 11:03:37',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2711,'1110','91681461430','2023-04-14 12:04:42',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2712,'1110','91681461430','2023-04-14 11:37:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2713,'5500','91681461430','2023-04-14 12:04:16',3400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2714,'1000','91681461430','2023-04-14 12:04:42',5250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2715,'4000','91681461430','2023-04-14 12:04:42',NULL,5000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2716,'4000','91681461430','2023-04-14 11:37:10',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2717,'1000','91681463091','2023-04-14 12:40:01',3280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2718,'4000','91681463091','2023-04-14 12:40:01',NULL,1290.00,'','9','1','Good sold','1','','sales','8013','','No',NULL,NULL,''),(2719,'4000','91681463091','2023-04-14 12:04:51',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(2720,'1000','91681465889','2023-04-14 14:19:45',4190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2721,'4000','91681465889','2023-04-14 14:19:45',NULL,450.00,'','9','1','Good sold','1','','sales','5881','','No',NULL,NULL,''),(2722,'4000','91681465889','2023-04-14 14:17:01',NULL,850.00,'','9','1','Good sold','1','','sales','6691','','No',NULL,NULL,''),(2723,'4000','91681465889','2023-04-14 14:17:26',NULL,500.00,'','9','1','Good sold','1','','sales','5971','','No',NULL,NULL,''),(2724,'4000','91681465889','2023-04-14 14:19:01',NULL,1000.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(2725,'4000','91681465889','2023-04-14 14:19:11',NULL,1390.00,'','9','1','Good sold','1','','sales','8410','','No',NULL,NULL,''),(2726,'1000','91681471455','2023-04-14 14:53:26',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2727,'4000','91681471455','2023-04-14 14:53:26',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(2728,'1110','91681473212','2023-04-14 15:00:31',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2729,'1110','91681473212','2023-04-14 14:53:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2730,'5500','91681473212','2023-04-14 14:59:59',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2731,'1000','91681473212','2023-04-14 15:00:31',4650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2732,'4000','91681473212','2023-04-14 15:00:31',NULL,4400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2733,'4000','91681473212','2023-04-14 14:53:32',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2734,'1110','91681473636','2023-04-14 15:29:19',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2735,'1110','91681473636','2023-04-14 15:00:36',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2736,'1110','91681473636','2023-04-14 15:28:40',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(2737,'5500','91681473636','2023-04-14 15:28:51',3650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2738,'1000','91681473636','2023-04-14 15:29:19',4750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2739,'4000','91681473636','2023-04-14 15:29:19',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2740,'4000','91681473636','2023-04-14 15:00:36',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2741,'4000','91681473636','2023-04-14 15:28:40',NULL,250.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(2742,'1110','91681475371','2023-04-14 16:37:11',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2743,'5500','91681475371','2023-04-14 15:29:31',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2744,'1000','91681475371','2023-04-14 16:37:11',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2745,'4000','91681475371','2023-04-14 16:37:11',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2746,'1110','91681479436','2023-04-14 17:03:16',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2747,'1110','91681479436','2023-04-14 16:37:17',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2748,'1110','91681479436','2023-04-14 17:02:09',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(2749,'5500','91681479436','2023-04-14 17:03:02',7150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2750,'1000','91681479436','2023-04-14 17:03:16',9650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2751,'4000','91681479436','2023-04-14 17:03:16',NULL,5000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2752,'4000','91681479436','2023-04-14 16:37:17',NULL,4400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2753,'4000','91681479436','2023-04-14 17:02:09',NULL,250.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(2754,'1110','91681481000','2023-04-14 18:04:39',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2755,'5500','91681481000','2023-04-14 17:03:20',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2756,'1000','91681481000','2023-04-14 18:04:39',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2757,'4000','91681481000','2023-04-14 18:04:39',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2758,'1110','91681540871','2023-04-15 11:27:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10147','','No',NULL,NULL,''),(2759,'1110','91681540871','2023-04-15 09:41:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','7495','','No',NULL,NULL,''),(2760,'1110','91681540871','2023-04-15 11:25:41',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2761,'1110','91681540871','2023-04-15 11:26:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(2762,'5500','91681540871','2023-04-15 11:26:09',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2763,'1000','91681540871','2023-04-15 11:27:25',5480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2764,'4000','91681540871','2023-04-15 11:27:25',NULL,2280.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(2765,'4000','91681540871','2023-04-15 09:41:11',NULL,1200.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(2766,'4000','91681540871','2023-04-15 11:25:41',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2767,'4000','91681540871','2023-04-15 11:26:01',NULL,500.00,'','9','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(2768,'1110','91681549499','2023-04-15 12:05:56',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2769,'5500','91681549499','2023-04-15 12:04:59',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2770,'1000','91681549499','2023-04-15 12:05:56',2099.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2771,'4000','91681549499','2023-04-15 12:05:56',NULL,2099.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2772,'1000','91681549559','2023-04-15 12:11:51',6963.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2773,'4000','91681549559','2023-04-15 12:11:51',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(2774,'4000','91681549559','2023-04-15 12:05:59',NULL,300.00,'','9','1','Good sold','1','','sales','5692','','No',NULL,NULL,''),(2775,'4000','91681549559','2023-04-15 12:09:42',NULL,1490.00,'','9','1','Good sold','1','','sales','8745','','No',NULL,NULL,''),(2776,'4000','91681549559','2023-04-15 12:10:29',NULL,1699.00,'','9','1','Good sold','1','','sales','9526','','No',NULL,NULL,''),(2777,'4000','91681549559','2023-04-15 12:10:45',NULL,475.00,'','9','1','Good sold','1','','sales','5914','','No',NULL,NULL,''),(2778,'4000','91681549559','2023-04-15 12:11:18',NULL,1999.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(2779,'1110','91681712376','2023-04-17 09:44:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2780,'1110','91681712376','2023-04-17 09:19:36',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2781,'5500','91681712376','2023-04-17 09:44:33',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2782,'1000','91681712376','2023-04-17 09:44:43',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2783,'4000','91681712376','2023-04-17 09:44:43',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2784,'4000','91681712376','2023-04-17 09:19:36',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2785,'1000','91681721892','2023-04-17 11:58:41',5675.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2786,'4000','91681721892','2023-04-17 11:58:41',NULL,700.00,'','9','1','Good sold','1','','sales','6407','','No',NULL,NULL,''),(2787,'4000','91681721892','2023-04-17 11:58:12',NULL,475.00,'','9','1','Good sold','1','','sales','5911','','No',NULL,NULL,''),(2788,'4000','91681721892','2023-04-17 11:58:22',NULL,4500.00,'','9','1','Good sold','1','','sales','11616','','No',NULL,NULL,''),(2789,'1110','91681723082','2023-04-17 13:11:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2790,'1110','91681723082','2023-04-17 13:11:14',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2791,'5500','91681723082','2023-04-17 13:11:38',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2792,'1000','91681723082','2023-04-17 13:11:56',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2793,'4000','91681723082','2023-04-17 13:11:56',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2794,'4000','91681723082','2023-04-17 13:11:14',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2795,'1110','91681740361','2023-04-17 17:12:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8721','','No',NULL,NULL,''),(2796,'1110','91681740361','2023-04-17 17:06:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7961','','No',NULL,NULL,''),(2797,'1110','91681740361','2023-04-17 17:06:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10599','','No',NULL,NULL,''),(2798,'1110','91681740361','2023-04-17 17:06:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11004','','No',NULL,NULL,''),(2799,'1110','91681740361','2023-04-17 17:06:38',NULL,1600.00,'','9','1','Inventory sold','1','','sales','11936','','No',NULL,NULL,''),(2800,'5500','91681740361','2023-04-17 17:11:56',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2801,'1000','91681740361','2023-04-17 17:12:04',9705.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2802,'4000','91681740361','2023-04-17 17:12:04',NULL,1490.00,'','9','1','Good sold','1','','sales','8721','','No',NULL,NULL,''),(2803,'4000','91681740361','2023-04-17 17:06:01',NULL,1235.00,'','9','1','Good sold','1','','sales','7961','','No',NULL,NULL,''),(2804,'4000','91681740361','2023-04-17 17:06:11',NULL,2290.00,'','9','1','Good sold','1','','sales','10599','','No',NULL,NULL,''),(2805,'4000','91681740361','2023-04-17 17:06:25',NULL,2790.00,'','9','1','Good sold','1','','sales','11004','','No',NULL,NULL,''),(2806,'4000','91681740361','2023-04-17 17:06:38',NULL,1900.00,'','9','1','Good sold','1','','sales','11936','','No',NULL,NULL,''),(2807,'1000','91681741533','2023-04-17 17:25:57',6399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2808,'4000','91681741533','2023-04-17 17:25:57',NULL,2500.00,'','9','1','Good sold','1','','sales','10847','','No',NULL,NULL,''),(2809,'4000','91681741533','2023-04-17 17:25:33',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2810,'1000','91681741584','2023-04-17 18:46:43',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2811,'4000','91681741584','2023-04-17 18:46:43',NULL,1000.00,'','9','1','Good sold','1','','sales','7447','','No',NULL,NULL,''),(2812,'1110','91681798684','2023-04-18 10:44:54',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2813,'5500','91681798684','2023-04-18 10:44:35',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2814,'1000','91681798684','2023-04-18 10:44:54',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2815,'4000','91681798684','2023-04-18 10:44:54',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2816,'1000','91681823759','2023-04-18 16:16:21',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2817,'4000','91681823759','2023-04-18 16:16:21',NULL,1250.00,'','9','1','Good sold','1','','sales','7988','','No',NULL,NULL,''),(2818,'1110','91681824719','2023-04-18 16:32:31',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2819,'5500','91681824719','2023-04-18 16:31:59',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2820,'1000','91681824719','2023-04-18 16:32:31',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2821,'4000','91681824719','2023-04-18 16:32:31',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2822,'1110','91681884388','2023-04-19 09:20:49',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2823,'5500','91681884388','2023-04-19 09:06:28',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2824,'1000','91681884388','2023-04-19 09:20:49',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2825,'4000','91681884388','2023-04-19 09:20:49',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2826,'1000','91681885253','2023-04-19 10:18:10',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2827,'4000','91681885253','2023-04-19 10:18:10',NULL,2000.00,'','9','1','Good sold','1','','sales','10312','','No',NULL,NULL,''),(2828,'1000','91681888710','2023-04-19 11:34:36',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2829,'4000','91681888710','2023-04-19 11:34:36',NULL,1450.00,'','9','1','Good sold','1','','sales','8692','','No',NULL,NULL,''),(2830,'1110','91681893280','2023-04-19 15:12:41',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2831,'5500','91681893280','2023-04-19 11:34:41',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2832,'1000','91681893280','2023-04-19 15:12:41',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2833,'4000','91681893280','2023-04-19 15:12:41',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2834,'1110','91681906365','2023-04-19 15:13:07',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2835,'5500','91681906365','2023-04-19 15:12:45',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2836,'1000','91681906365','2023-04-19 15:13:07',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2837,'4000','91681906365','2023-04-19 15:13:07',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2838,'1110','91681906391','2023-04-19 16:49:00',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2839,'5500','91681906391','2023-04-19 15:13:11',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2840,'1000','91681906391','2023-04-19 16:49:00',4400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2841,'4000','91681906391','2023-04-19 16:49:00',NULL,4400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2842,'1110','91681971026','2023-04-20 09:19:49',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2843,'5500','91681971026','2023-04-20 09:10:26',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2844,'1000','91681971026','2023-04-20 09:19:49',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2845,'4000','91681971026','2023-04-20 09:19:49',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2846,'1000','91681978778','2023-04-20 11:21:14',3495.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2847,'4000','91681978778','2023-04-20 11:21:14',NULL,3495.00,'','9','1','Good sold','1','','sales','6376','','No',NULL,NULL,''),(2848,'1000','91681984527','2023-04-20 12:55:37',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2849,'4000','91681984527','2023-04-20 12:55:37',NULL,2500.00,'','9','1','Good sold','1','','sales','10832','','No',NULL,NULL,''),(2850,'1000','91681986331','2023-04-20 13:26:08',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2851,'4000','91681986331','2023-04-20 13:26:08',NULL,1490.00,'','9','1','Good sold','1','','sales','8211','','No',NULL,NULL,''),(2852,'4000','91681986331','2023-04-20 13:25:31',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2853,'1000','91682149091','2023-04-22 10:39:27',2890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2854,'4000','91682149091','2023-04-22 10:39:27',NULL,2490.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(2855,'4000','91682149091','2023-04-22 10:38:11',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2856,'1110','91682149174','2023-04-22 10:40:10',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(2857,'1110','91682149174','2023-04-22 10:39:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2858,'5500','91682149174','2023-04-22 10:39:49',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2859,'1000','91682149174','2023-04-22 10:40:10',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2860,'4000','91682149174','2023-04-22 10:40:10',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(2861,'4000','91682149174','2023-04-22 10:39:34',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2862,'1110','91682149220','2023-04-22 10:50:54',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2863,'1110','91682149220','2023-04-22 10:40:21',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2864,'1110','91682149220','2023-04-22 10:50:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2865,'5500','91682149220','2023-04-22 10:50:38',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2866,'1000','91682149220','2023-04-22 10:50:54',4900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2867,'4000','91682149220','2023-04-22 10:50:54',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2868,'4000','91682149220','2023-04-22 10:40:21',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2869,'4000','91682149220','2023-04-22 10:50:25',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2870,'1110','91682149858','2023-04-22 10:55:29',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2871,'1110','91682149858','2023-04-22 10:50:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2872,'1110','91682149858','2023-04-22 10:54:57',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2873,'5500','91682149858','2023-04-22 10:55:14',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2874,'1000','91682149858','2023-04-22 10:55:29',4899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2875,'4000','91682149858','2023-04-22 10:55:29',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2876,'4000','91682149858','2023-04-22 10:50:58',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2877,'4000','91682149858','2023-04-22 10:54:57',NULL,1999.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2878,'1110','91682150136','2023-04-22 12:29:14',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2879,'5500','91682150136','2023-04-22 10:55:36',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2880,'1000','91682150136','2023-04-22 12:29:14',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2881,'4000','91682150136','2023-04-22 12:29:14',NULL,4000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2882,'1110','91682155759','2023-04-22 14:09:54',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2883,'5500','91682155759','2023-04-22 12:29:19',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2884,'1000','91682155759','2023-04-22 14:09:54',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2885,'4000','91682155759','2023-04-22 14:09:54',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2886,'1110','91682161810','2023-04-22 14:35:02',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(2887,'1110','91682161810','2023-04-22 14:10:10',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2888,'1110','91682161810','2023-04-22 14:24:28',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2889,'1110','91682161810','2023-04-22 14:24:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(2890,'1110','91682161810','2023-04-22 14:24:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','7441','','No',NULL,NULL,''),(2891,'1110','91682161810','2023-04-22 14:25:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6585','','No',NULL,NULL,''),(2892,'1110','91682161810','2023-04-22 14:27:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6369','','No',NULL,NULL,''),(2893,'1110','91682161810','2023-04-22 14:28:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','5964','','No',NULL,NULL,''),(2894,'1110','91682161810','2023-04-22 14:31:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(2895,'1110','91682161810','2023-04-22 14:32:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','6877','','No',NULL,NULL,''),(2896,'5500','91682161810','2023-04-22 14:34:48',6050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2897,'1000','91682161810','2023-04-22 14:35:02',14688.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2898,'4000','91682161810','2023-04-22 14:35:02',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(2899,'4000','91682161810','2023-04-22 14:10:10',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2900,'4000','91682161810','2023-04-22 14:24:28',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2901,'4000','91682161810','2023-04-22 14:24:35',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(2902,'4000','91682161810','2023-04-22 14:24:42',NULL,1000.00,'','9','1','Good sold','1','','sales','7441','','No',NULL,NULL,''),(2903,'4000','91682161810','2023-04-22 14:25:06',NULL,800.00,'','9','1','Good sold','1','','sales','6585','','No',NULL,NULL,''),(2904,'4000','91682161810','2023-04-22 14:27:17',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(2905,'4000','91682161810','2023-04-22 14:28:09',NULL,500.00,'','9','1','Good sold','1','','sales','5964','','No',NULL,NULL,''),(2906,'4000','91682161810','2023-04-22 14:31:58',NULL,800.00,'','9','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(2907,'4000','91682161810','2023-04-22 14:32:09',NULL,899.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(2908,'1000','91682163907','2023-04-22 14:47:47',6800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2909,'4000','91682163907','2023-04-22 14:47:47',NULL,2000.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(2910,'4000','91682163907','2023-04-22 14:45:07',NULL,4800.00,'','9','1','Good sold','1','','sales','11730','','No',NULL,NULL,''),(2911,'1000','91682164075','2023-04-22 14:58:34',699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2912,'4000','91682164075','2023-04-22 14:58:34',NULL,699.00,'','9','1','Good sold','1','','sales','6368','','No',NULL,NULL,''),(2913,'1110','91682326654','2023-04-24 12:01:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8389','','No',NULL,NULL,''),(2914,'1110','91682326654','2023-04-24 11:57:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','8646','','No',NULL,NULL,''),(2915,'1110','91682326654','2023-04-24 11:58:26',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11937','','No',NULL,NULL,''),(2916,'1110','91682326654','2023-04-24 12:01:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2917,'5500','91682326654','2023-04-24 12:01:38',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2918,'1000','91682326654','2023-04-24 12:01:52',4890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2919,'4000','91682326654','2023-04-24 12:01:52',NULL,1390.00,'','9','1','Good sold','1','','sales','8389','','No',NULL,NULL,''),(2920,'4000','91682326654','2023-04-24 11:57:34',NULL,1450.00,'','9','1','Good sold','1','','sales','8646','','No',NULL,NULL,''),(2921,'4000','91682326654','2023-04-24 11:58:26',NULL,1750.00,'','9','1','Good sold','1','','sales','11937','','No',NULL,NULL,''),(2922,'4000','91682326654','2023-04-24 12:01:26',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2923,'1000','91682403116','2023-04-25 09:49:44',5100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2924,'4000','91682403116','2023-04-25 09:49:44',NULL,5100.00,'','9','1','Good sold','1','','sales','6356','','No',NULL,NULL,''),(2925,'1000','91682418757','2023-04-25 13:34:13',3580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2926,'4000','91682418757','2023-04-25 13:34:13',NULL,3580.00,'','9','1','Good sold','1','','sales','9692','','No',NULL,NULL,''),(2927,'1110','91682425680','2023-04-25 20:31:56',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2928,'1110','91682425680','2023-04-25 17:16:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(2929,'1110','91682425680','2023-04-25 17:16:36',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2930,'1110','91682425680','2023-04-25 17:17:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(2931,'5500','91682425680','2023-04-25 17:17:15',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2932,'1000','91682425680','2023-04-25 20:31:56',10498.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2933,'4000','91682425680','2023-04-25 20:31:56',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2934,'4000','91682425680','2023-04-25 17:16:13',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(2935,'4000','91682425680','2023-04-25 17:16:36',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(2936,'4000','91682425680','2023-04-25 17:17:03',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(2937,'1110','91682488833','2023-04-26 10:28:54',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2938,'1110','91682488833','2023-04-26 09:00:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2939,'5500','91682488833','2023-04-26 10:28:41',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2940,'1000','91682488833','2023-04-26 10:28:54',4100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2941,'4000','91682488833','2023-04-26 10:28:54',NULL,3800.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2942,'4000','91682488833','2023-04-26 09:00:33',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2943,'1110','91682494143','2023-04-26 11:57:28',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2944,'1110','91682494143','2023-04-26 10:29:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(2945,'5500','91682494143','2023-04-26 11:57:07',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2946,'1000','91682494143','2023-04-26 11:57:28',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2947,'4000','91682494143','2023-04-26 11:57:28',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2948,'4000','91682494143','2023-04-26 10:29:03',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(2949,'1000','91682499460','2023-04-26 12:50:15',3642.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2950,'4000','91682499460','2023-04-26 12:50:15',NULL,1000.00,'','9','1','Good sold','1','','sales','7634','','No',NULL,NULL,''),(2951,'4000','91682499460','2023-04-26 11:57:40',NULL,599.00,'','9','1','Good sold','1','','sales','6157','','No',NULL,NULL,''),(2952,'4000','91682499460','2023-04-26 12:48:05',NULL,903.00,'','9','1','Good sold','1','','sales','6928','','No',NULL,NULL,''),(2953,'4000','91682499460','2023-04-26 12:48:24',NULL,690.00,'','9','1','Good sold','1','','sales','6315','','No',NULL,NULL,''),(2954,'4000','91682499460','2023-04-26 12:48:48',NULL,450.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2955,'1110','91682502642','2023-04-26 13:47:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','11011','','No',NULL,NULL,''),(2956,'1110','91682502642','2023-04-26 12:50:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(2957,'1110','91682502642','2023-04-26 13:46:59',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(2958,'1110','91682502642','2023-04-26 13:47:08',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2959,'5500','91682502642','2023-04-26 13:47:21',2850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2960,'1000','91682502642','2023-04-26 13:47:38',8590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2961,'4000','91682502642','2023-04-26 13:47:38',NULL,2790.00,'','9','1','Good sold','1','','sales','11011','','No',NULL,NULL,''),(2962,'4000','91682502642','2023-04-26 12:50:42',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(2963,'4000','91682502642','2023-04-26 13:46:59',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(2964,'4000','91682502642','2023-04-26 13:47:08',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2965,'1000','91682589653','2023-04-27 13:01:15',2299.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2966,'4000','91682589653','2023-04-27 13:01:15',NULL,2299.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(2967,'1110','91682589692','2023-04-27 14:44:16',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(2968,'1110','91682589692','2023-04-27 13:01:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(2969,'1110','91682589692','2023-04-27 14:41:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','9434','','No',NULL,NULL,''),(2970,'1110','91682589692','2023-04-27 14:43:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','9398','','No',NULL,NULL,''),(2971,'1110','91682589692','2023-04-27 14:43:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11149','','No',NULL,NULL,''),(2972,'1110','91682589692','2023-04-27 14:43:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','7405','','No',NULL,NULL,''),(2973,'5500','91682589692','2023-04-27 14:44:01',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2974,'1000','91682589692','2023-04-27 14:44:16',10780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2975,'4000','91682589692','2023-04-27 14:44:16',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(2976,'4000','91682589692','2023-04-27 13:01:32',NULL,1450.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(2977,'4000','91682589692','2023-04-27 14:41:19',NULL,1690.00,'','9','1','Good sold','1','','sales','9434','','No',NULL,NULL,''),(2978,'4000','91682589692','2023-04-27 14:43:11',NULL,1650.00,'','9','1','Good sold','1','','sales','9398','','No',NULL,NULL,''),(2979,'4000','91682589692','2023-04-27 14:43:29',NULL,2990.00,'','9','1','Good sold','1','','sales','11149','','No',NULL,NULL,''),(2980,'4000','91682589692','2023-04-27 14:43:43',NULL,1000.00,'','9','1','Good sold','1','','sales','7405','','No',NULL,NULL,''),(2981,'1000','91682595861','2023-04-27 15:09:02',3456.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2982,'4000','91682595861','2023-04-27 15:09:02',NULL,650.00,'','9','1','Good sold','1','','sales','6239','','No',NULL,NULL,''),(2983,'4000','91682595861','2023-04-27 14:44:21',NULL,650.00,'','9','1','Good sold','1','','sales','6263','','No',NULL,NULL,''),(2984,'4000','91682595861','2023-04-27 15:08:17',NULL,1590.00,'','9','1','Good sold','1','','sales','9144','','No',NULL,NULL,''),(2985,'4000','91682595861','2023-04-27 15:08:29',NULL,566.00,'','9','1','Good sold','1','','sales','6101','','No',NULL,NULL,''),(2986,'1110','91682597351','2023-04-27 16:10:24',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11901','','No',NULL,NULL,''),(2987,'1110','91682597351','2023-04-27 16:09:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(2988,'5500','91682597351','2023-04-27 16:10:00',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2989,'1000','91682597351','2023-04-27 16:10:24',1750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2990,'4000','91682597351','2023-04-27 16:10:24',NULL,1500.00,'','9','1','Good sold','1','','sales','11901','','No',NULL,NULL,''),(2991,'4000','91682597351','2023-04-27 16:09:27',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(2992,'1000','91682601031','2023-04-27 18:04:41',8489.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2993,'4000','91682601031','2023-04-27 18:04:41',NULL,1800.00,'','9','1','Good sold','1','','sales','10406','','No',NULL,NULL,''),(2994,'4000','91682601031','2023-04-27 16:10:31',NULL,1950.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(2995,'4000','91682601031','2023-04-27 17:09:56',NULL,1590.00,'','9','1','Good sold','1','','sales','9174','','No',NULL,NULL,''),(2996,'4000','91682601031','2023-04-27 17:10:49',NULL,1699.00,'','9','1','Good sold','1','','sales','9547','','No',NULL,NULL,''),(2997,'4000','91682601031','2023-04-27 17:11:00',NULL,1450.00,'','9','1','Good sold','1','','sales','8650','','No',NULL,NULL,''),(2998,'1110','91682660632','2023-04-28 08:44:07',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(2999,'5500','91682660632','2023-04-28 08:43:52',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3000,'1000','91682660632','2023-04-28 08:44:07',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3001,'4000','91682660632','2023-04-28 08:44:07',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3002,'1110','91682662437','2023-04-28 09:14:42',NULL,5000.00,'','9','1','Inventory sold','1','','sales','11938','','No',NULL,NULL,''),(3003,'1110','91682662437','2023-04-28 09:13:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3004,'5500','91682662437','2023-04-28 09:14:21',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3005,'1000','91682662437','2023-04-28 09:14:42',6080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3006,'4000','91682662437','2023-04-28 09:14:42',NULL,5780.00,'','9','1','Good sold','1','','sales','11938','','No',NULL,NULL,''),(3007,'4000','91682662437','2023-04-28 09:13:57',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3008,'1000','91682667979','2023-04-28 10:47:23',2910.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3009,'4000','91682667979','2023-04-28 10:47:23',NULL,2660.00,'','9','1','Good sold','1','','sales','8285','','No',NULL,NULL,''),(3010,'4000','91682667979','2023-04-28 10:46:19',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3011,'1000','91682668053','2023-04-28 12:11:18',7800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3012,'4000','91682668053','2023-04-28 12:11:18',NULL,900.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(3013,'4000','91682668053','2023-04-28 10:47:33',NULL,700.00,'','9','1','Good sold','1','','sales','6658','','No',NULL,NULL,''),(3014,'4000','91682668053','2023-04-28 12:05:20',NULL,1100.00,'','9','1','Good sold','1','','sales','7823','','No',NULL,NULL,''),(3015,'4000','91682668053','2023-04-28 12:08:28',NULL,900.00,'','9','1','Good sold','1','','sales','7492','','No',NULL,NULL,''),(3016,'4000','91682668053','2023-04-28 12:09:56',NULL,4200.00,'','9','1','Good sold','1','','sales','11581','','No',NULL,NULL,''),(3017,'1110','91682679039','2023-04-28 14:16:59',NULL,1600.00,'','9','1','Inventory sold','1','','sales','11936','','No',NULL,NULL,''),(3018,'1110','91682679039','2023-04-28 13:50:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10930','','No',NULL,NULL,''),(3019,'1110','91682679039','2023-04-28 13:59:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','11183','','No',NULL,NULL,''),(3020,'1110','91682679039','2023-04-28 14:00:37',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11939','','No',NULL,NULL,''),(3021,'1110','91682679039','2023-04-28 14:04:31',NULL,2400.00,'','9','1','Inventory sold','1','','sales','11940','','No',NULL,NULL,''),(3022,'1110','91682679039','2023-04-28 14:05:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','9947','','No',NULL,NULL,''),(3023,'1110','91682679039','2023-04-28 14:06:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','9916','','No',NULL,NULL,''),(3024,'1110','91682679039','2023-04-28 14:09:49',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11941','','No',NULL,NULL,''),(3025,'1110','91682679039','2023-04-28 14:15:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','490','','No',NULL,NULL,''),(3026,'5500','91682679039','2023-04-28 14:15:43',8000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3027,'1000','91682679039','2023-04-28 14:16:59',20789.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3028,'4000','91682679039','2023-04-28 14:16:59',NULL,1900.00,'','9','1','Good sold','1','','sales','11936','','No',NULL,NULL,''),(3029,'4000','91682679039','2023-04-28 13:50:39',NULL,2660.00,'','9','1','Good sold','1','','sales','10930','','No',NULL,NULL,''),(3030,'4000','91682679039','2023-04-28 13:59:38',NULL,3000.00,'','9','1','Good sold','1','','sales','11183','','No',NULL,NULL,''),(3031,'4000','91682679039','2023-04-28 14:00:37',NULL,2900.00,'','9','1','Good sold','1','','sales','11939','','No',NULL,NULL,''),(3032,'4000','91682679039','2023-04-28 14:04:31',NULL,2600.00,'','9','1','Good sold','1','','sales','11940','','No',NULL,NULL,''),(3033,'4000','91682679039','2023-04-28 14:05:57',NULL,1890.00,'','9','1','Good sold','1','','sales','9947','','No',NULL,NULL,''),(3034,'4000','91682679039','2023-04-28 14:06:07',NULL,1850.00,'','9','1','Good sold','1','','sales','9916','','No',NULL,NULL,''),(3035,'4000','91682679039','2023-04-28 14:09:49',NULL,1899.00,'','9','1','Good sold','1','','sales','11941','','No',NULL,NULL,''),(3036,'4000','91682679039','2023-04-28 14:15:31',NULL,2090.00,'','9','1','Good sold','1','','sales','490','','No',NULL,NULL,''),(3037,'1000','91682681464','2023-04-28 15:52:57',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3038,'4000','91682681464','2023-04-28 15:52:57',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(3039,'1110','91682761231','2023-04-29 13:59:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(3040,'1110','91682761231','2023-04-29 13:44:24',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11942','','No',NULL,NULL,''),(3041,'5500','91682761231','2023-04-29 13:58:54',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3042,'1000','91682761231','2023-04-29 13:59:24',5080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3043,'4000','91682761231','2023-04-29 13:59:24',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(3044,'4000','91682761231','2023-04-29 13:44:24',NULL,2490.00,'','9','1','Good sold','1','','sales','11942','','No',NULL,NULL,''),(3045,'1000','91682767576','2023-04-29 14:29:31',4404.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3046,'4000','91682767576','2023-04-29 14:29:31',NULL,1615.00,'','9','1','Good sold','1','','sales','9315','','No',NULL,NULL,''),(3047,'4000','91682767576','2023-04-29 14:26:16',NULL,1290.00,'','9','1','Good sold','1','','sales','7998','','No',NULL,NULL,''),(3048,'4000','91682767576','2023-04-29 14:26:34',NULL,1499.00,'','9','1','Good sold','1','','sales','8851','','No',NULL,NULL,''),(3049,'1110','91682774026','2023-04-29 16:13:58',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11942','','No',NULL,NULL,''),(3050,'5500','91682774026','2023-04-29 16:13:46',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3051,'1000','91682774026','2023-04-29 16:13:58',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3052,'4000','91682774026','2023-04-29 16:13:58',NULL,2490.00,'','9','1','Good sold','1','','sales','11942','','No',NULL,NULL,''),(3053,'1110','91682918618','2023-05-01 08:25:47',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3054,'1110','91682918618','2023-05-01 08:23:38',NULL,6400.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3055,'1110','91682918618','2023-05-01 08:25:12',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(3056,'5500','91682918618','2023-05-01 08:25:26',8650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3057,'1000','91682918618','2023-05-01 08:25:47',10050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3058,'4000','91682918618','2023-05-01 08:25:47',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3059,'4000','91682918618','2023-05-01 08:23:38',NULL,7000.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(3060,'4000','91682918618','2023-05-01 08:25:12',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(3061,'1110','91683007406','2023-05-02 09:03:49',NULL,8400.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3062,'5500','91683007406','2023-05-02 09:03:26',8400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3063,'1000','91683007406','2023-05-02 09:03:49',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3064,'4000','91683007406','2023-05-02 09:03:49',NULL,9000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3065,'1110','91683007436','2023-05-02 10:32:16',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3066,'1110','91683007436','2023-05-02 09:03:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(3067,'1110','91683007436','2023-05-02 10:31:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3068,'5500','91683007436','2023-05-02 10:31:57',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3069,'1000','91683007436','2023-05-02 10:32:16',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3070,'4000','91683007436','2023-05-02 10:32:16',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3071,'4000','91683007436','2023-05-02 09:03:56',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(3072,'4000','91683007436','2023-05-02 10:31:47',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3073,'1110','91683012757','2023-05-02 10:36:12',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3074,'1110','91683012757','2023-05-02 10:32:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3075,'5500','91683012757','2023-05-02 10:35:57',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3076,'1000','91683012757','2023-05-02 10:36:12',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3077,'4000','91683012757','2023-05-02 10:36:12',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3078,'4000','91683012757','2023-05-02 10:32:37',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3079,'1110','91683012976','2023-05-02 11:18:54',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3080,'5500','91683012976','2023-05-02 10:36:16',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3081,'1000','91683012976','2023-05-02 11:18:54',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3082,'4000','91683012976','2023-05-02 11:18:54',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3083,'1110','91683015542','2023-05-02 11:34:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(3084,'1110','91683015542','2023-05-02 11:19:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(3085,'1110','91683015542','2023-05-02 11:33:39',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3086,'1110','91683015542','2023-05-02 11:33:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','10721','','No',NULL,NULL,''),(3087,'5500','91683015542','2023-05-02 11:34:05',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3088,'1000','91683015542','2023-05-02 11:34:20',12599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3089,'4000','91683015542','2023-05-02 11:34:20',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(3090,'4000','91683015542','2023-05-02 11:19:03',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(3091,'4000','91683015542','2023-05-02 11:33:39',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3092,'4000','91683015542','2023-05-02 11:33:50',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(3093,'1110','91683016471','2023-05-02 12:31:11',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3094,'1110','91683016471','2023-05-02 11:34:31',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3095,'1110','91683016471','2023-05-02 12:29:58',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3096,'1110','91683016471','2023-05-02 12:30:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3097,'5500','91683016471','2023-05-02 12:30:40',8000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3098,'1000','91683016471','2023-05-02 12:31:11',10250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3099,'4000','91683016471','2023-05-02 12:31:11',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3100,'4000','91683016471','2023-05-02 11:34:31',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3101,'4000','91683016471','2023-05-02 12:29:58',NULL,5000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3102,'4000','91683016471','2023-05-02 12:30:16',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3103,'1110','91683094845','2023-05-03 09:21:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','10679','','No',NULL,NULL,''),(3104,'1110','91683094845','2023-05-03 09:20:45',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3105,'1110','91683094845','2023-05-03 09:21:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(3106,'5500','91683094845','2023-05-03 09:21:27',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3107,'1000','91683094845','2023-05-03 09:21:43',5690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3108,'4000','91683094845','2023-05-03 09:21:43',NULL,2390.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(3109,'4000','91683094845','2023-05-03 09:20:45',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3110,'4000','91683094845','2023-05-03 09:21:01',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(3111,'1110','91683107889','2023-05-03 12:58:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','8361','','No',NULL,NULL,''),(3112,'1110','91683107889','2023-05-03 12:58:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(3113,'1110','91683107889','2023-05-03 12:58:20',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(3114,'1110','91683107889','2023-05-03 12:58:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(3115,'5500','91683107889','2023-05-03 12:58:37',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3116,'1000','91683107889','2023-05-03 12:58:54',5970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3117,'4000','91683107889','2023-05-03 12:58:54',NULL,1390.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(3118,'4000','91683107889','2023-05-03 12:58:09',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(3119,'4000','91683107889','2023-05-03 12:58:20',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(3120,'4000','91683107889','2023-05-03 12:58:28',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(3121,'1110','91683108100','2023-05-03 13:05:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','7739','','No',NULL,NULL,''),(3122,'1110','91683108100','2023-05-03 13:01:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','6770','','No',NULL,NULL,''),(3123,'1110','91683108100','2023-05-03 13:01:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','7032','','No',NULL,NULL,''),(3124,'1110','91683108100','2023-05-03 13:02:00',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3125,'1110','91683108100','2023-05-03 13:04:23',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(3126,'5500','91683108100','2023-05-03 13:04:37',3350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3127,'1000','91683108100','2023-05-03 13:05:18',6600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3128,'4000','91683108100','2023-05-03 13:05:18',NULL,1000.00,'','9','1','Good sold','1','','sales','7739','','No',NULL,NULL,''),(3129,'4000','91683108100','2023-05-03 13:01:40',NULL,1000.00,'','9','1','Good sold','1','','sales','6770','','No',NULL,NULL,''),(3130,'4000','91683108100','2023-05-03 13:01:49',NULL,1000.00,'','9','1','Good sold','1','','sales','7032','','No',NULL,NULL,''),(3131,'4000','91683108100','2023-05-03 13:02:00',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3132,'4000','91683108100','2023-05-03 13:04:23',NULL,600.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(3133,'1000','91683108330','2023-05-03 14:03:29',3499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3134,'4000','91683108330','2023-05-03 14:03:29',NULL,3499.00,'','9','1','Good sold','1','','sales','11366','','No',NULL,NULL,''),(3135,'1000','91683119046','2023-05-03 16:06:43',6463.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3136,'4000','91683119046','2023-05-03 16:06:43',NULL,1750.00,'','9','1','Good sold','1','','sales','9650','','No',NULL,NULL,''),(3137,'4000','91683119046','2023-05-03 16:04:06',NULL,2499.00,'','9','1','Good sold','1','','sales','10794','','No',NULL,NULL,''),(3138,'4000','91683119046','2023-05-03 16:05:01',NULL,1199.00,'','9','1','Good sold','1','','sales','7813','','No',NULL,NULL,''),(3139,'4000','91683119046','2023-05-03 16:05:20',NULL,665.00,'','9','1','Good sold','1','','sales','6305','','No',NULL,NULL,''),(3140,'4000','91683119046','2023-05-03 16:05:40',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3141,'1110','91683119208','2023-05-03 16:12:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(3142,'1110','91683119208','2023-05-03 16:06:48',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3143,'1110','91683119208','2023-05-03 16:11:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(3144,'1110','91683119208','2023-05-03 16:12:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','10181','','No',NULL,NULL,''),(3145,'5500','91683119208','2023-05-03 16:12:33',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3146,'1000','91683119208','2023-05-03 16:12:33',7689.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3147,'4000','91683119208','2023-05-03 16:12:33',NULL,2790.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(3148,'4000','91683119208','2023-05-03 16:06:48',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3149,'4000','91683119208','2023-05-03 16:11:25',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(3150,'4000','91683119208','2023-05-03 16:12:10',NULL,1950.00,'','9','1','Good sold','1','','sales','10181','','No',NULL,NULL,''),(3151,'1110','91683182001','2023-05-04 09:33:46',NULL,32000.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3152,'5500','91683182001','2023-05-04 09:33:21',32000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3153,'1000','91683182001','2023-05-04 09:33:46',35000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3154,'4000','91683182001','2023-05-04 09:33:46',NULL,35000.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(3155,'1110','91683182030','2023-05-04 10:34:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','5881','','No',NULL,NULL,''),(3156,'1110','91683182030','2023-05-04 09:33:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','5515','','No',NULL,NULL,''),(3157,'1110','91683182030','2023-05-04 10:31:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','5547','','No',NULL,NULL,''),(3158,'1110','91683182030','2023-05-04 10:31:42',NULL,180.00,'','9','1','Inventory sold','1','','sales','11870','','No',NULL,NULL,''),(3159,'1110','91683182030','2023-05-04 10:31:59',NULL,180.00,'','9','1','Inventory sold','1','','sales','11873','','No',NULL,NULL,''),(3160,'1110','91683182030','2023-05-04 10:32:11',NULL,180.00,'','9','1','Inventory sold','1','','sales','11871','','No',NULL,NULL,''),(3161,'1110','91683182030','2023-05-04 10:32:24',NULL,200.00,'','9','1','Inventory sold','1','','sales','11944','','No',NULL,NULL,''),(3162,'5500','91683182030','2023-05-04 10:34:11',740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3163,'1000','91683182030','2023-05-04 10:34:24',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3164,'4000','91683182030','2023-05-04 10:34:24',NULL,450.00,'','9','1','Good sold','1','','sales','5881','','No',NULL,NULL,''),(3165,'4000','91683182030','2023-05-04 09:33:50',NULL,150.00,'','9','1','Good sold','1','','sales','5515','','No',NULL,NULL,''),(3166,'4000','91683182030','2023-05-04 10:31:30',NULL,200.00,'','9','1','Good sold','1','','sales','5547','','No',NULL,NULL,''),(3167,'4000','91683182030','2023-05-04 10:31:42',NULL,300.00,'','9','1','Good sold','1','','sales','11870','','No',NULL,NULL,''),(3168,'4000','91683182030','2023-05-04 10:31:59',NULL,300.00,'','9','1','Good sold','1','','sales','11873','','No',NULL,NULL,''),(3169,'4000','91683182030','2023-05-04 10:32:11',NULL,300.00,'','9','1','Good sold','1','','sales','11871','','No',NULL,NULL,''),(3170,'4000','91683182030','2023-05-04 10:32:24',NULL,350.00,'','9','1','Good sold','1','','sales','11944','','No',NULL,NULL,''),(3171,'1110','91683265783','2023-05-05 09:37:33',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3172,'5500','91683265783','2023-05-05 08:49:43',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3173,'1000','91683265783','2023-05-05 09:37:33',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3174,'4000','91683265783','2023-05-05 09:37:33',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3175,'1110','91683268658','2023-05-05 10:18:03',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3176,'1110','91683268658','2023-05-05 09:37:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','6255','','No',NULL,NULL,''),(3177,'1110','91683268658','2023-05-05 10:09:16',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11948','','No',NULL,NULL,''),(3178,'1110','91683268658','2023-05-05 10:16:03',NULL,900.00,'','9','1','Inventory sold','1','','sales','11947','','No',NULL,NULL,''),(3179,'1110','91683268658','2023-05-05 10:16:16',NULL,800.00,'','9','1','Inventory sold','1','','sales','11945','','No',NULL,NULL,''),(3180,'1110','91683268658','2023-05-05 10:16:30',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3181,'5500','91683268658','2023-05-05 10:16:44',7400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3182,'1000','91683268658','2023-05-05 10:18:03',9238.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3183,'4000','91683268658','2023-05-05 10:18:03',NULL,2900.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3184,'4000','91683268658','2023-05-05 09:37:38',NULL,550.00,'','9','1','Good sold','1','','sales','6255','','No',NULL,NULL,''),(3185,'4000','91683268658','2023-05-05 10:09:16',NULL,1400.00,'','9','1','Good sold','1','','sales','11948','','No',NULL,NULL,''),(3186,'4000','91683268658','2023-05-05 10:16:03',NULL,1100.00,'','9','1','Good sold','1','','sales','11947','','No',NULL,NULL,''),(3187,'4000','91683268658','2023-05-05 10:16:16',NULL,888.00,'','9','1','Good sold','1','','sales','11945','','No',NULL,NULL,''),(3188,'4000','91683268658','2023-05-05 10:16:30',NULL,2400.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3189,'1000','91683271335','2023-05-05 10:30:03',7074.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3190,'4000','91683271335','2023-05-05 10:30:03',NULL,1000.00,'','9','1','Good sold','1','','sales','7492','','No',NULL,NULL,''),(3191,'4000','91683271335','2023-05-05 10:22:15',NULL,4275.00,'','9','1','Good sold','1','','sales','11581','','No',NULL,NULL,''),(3192,'4000','91683271335','2023-05-05 10:28:12',NULL,999.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(3193,'4000','91683271335','2023-05-05 10:29:36',NULL,800.00,'','9','1','Good sold','1','','sales','6658','','No',NULL,NULL,''),(3194,'1110','91683283726','2023-05-05 13:52:47',NULL,800.00,'','9','1','Inventory sold','1','','sales','8117','','No',NULL,NULL,''),(3195,'1110','91683283726','2023-05-05 13:48:46',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11949','','No',NULL,NULL,''),(3196,'1110','91683283726','2023-05-05 13:51:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3197,'5500','91683283726','2023-05-05 13:52:23',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3198,'1000','91683283726','2023-05-05 13:52:47',3340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3199,'4000','91683283726','2023-05-05 13:52:47',NULL,1590.00,'','9','1','Good sold','1','','sales','8117','','No',NULL,NULL,''),(3200,'4000','91683283726','2023-05-05 13:48:46',NULL,1500.00,'','9','1','Good sold','1','','sales','11949','','No',NULL,NULL,''),(3201,'4000','91683283726','2023-05-05 13:51:29',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3202,'1110','91683283974','2023-05-05 14:35:15',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3203,'1110','91683283974','2023-05-05 14:34:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3204,'5500','91683283974','2023-05-05 14:34:46',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3205,'1000','91683283974','2023-05-05 14:35:15',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3206,'4000','91683283974','2023-05-05 14:35:15',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3207,'4000','91683283974','2023-05-05 14:34:22',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3208,'1110','91683286519','2023-05-05 14:52:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','490','','No',NULL,NULL,''),(3209,'1110','91683286519','2023-05-05 14:35:19',NULL,1790.00,'','9','1','Inventory sold','1','','sales','11952','','No',NULL,NULL,''),(3210,'1110','91683286519','2023-05-05 14:51:59',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11951','','No',NULL,NULL,''),(3211,'1110','91683286519','2023-05-05 14:52:12',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11950','','No',NULL,NULL,''),(3212,'5500','91683286519','2023-05-05 14:52:23',5290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3213,'1000','91683286519','2023-05-05 14:52:34',8030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3214,'4000','91683286519','2023-05-05 14:52:34',NULL,2090.00,'','9','1','Good sold','1','','sales','490','','No',NULL,NULL,''),(3215,'4000','91683286519','2023-05-05 14:35:19',NULL,1990.00,'','9','1','Good sold','1','','sales','11952','','No',NULL,NULL,''),(3216,'4000','91683286519','2023-05-05 14:51:59',NULL,1800.00,'','9','1','Good sold','1','','sales','11951','','No',NULL,NULL,''),(3217,'4000','91683286519','2023-05-05 14:52:12',NULL,2150.00,'','9','1','Good sold','1','','sales','11950','','No',NULL,NULL,''),(3218,'1110','91683287856','2023-05-05 15:05:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7096','','No',NULL,NULL,''),(3219,'1110','91683287856','2023-05-05 14:57:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','10809','','No',NULL,NULL,''),(3220,'1110','91683287856','2023-05-05 14:58:22',NULL,800.00,'','9','1','Inventory sold','1','','sales','11955','','No',NULL,NULL,''),(3221,'1110','91683287856','2023-05-05 15:03:02',NULL,490.00,'','9','1','Inventory sold','1','','sales','11954','','No',NULL,NULL,''),(3222,'1110','91683287856','2023-05-05 15:03:21',NULL,700.00,'','9','1','Inventory sold','1','','sales','11956','','No',NULL,NULL,''),(3223,'5500','91683287856','2023-05-05 15:05:08',1990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3224,'1000','91683287856','2023-05-05 15:05:19',5939.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3225,'4000','91683287856','2023-05-05 15:05:19',NULL,950.00,'','9','1','Good sold','1','','sales','7096','','No',NULL,NULL,''),(3226,'4000','91683287856','2023-05-05 14:57:36',NULL,2499.00,'','9','1','Good sold','1','','sales','10809','','No',NULL,NULL,''),(3227,'4000','91683287856','2023-05-05 14:58:22',NULL,900.00,'','9','1','Good sold','1','','sales','11955','','No',NULL,NULL,''),(3228,'4000','91683287856','2023-05-05 15:03:02',NULL,690.00,'','9','1','Good sold','1','','sales','11954','','No',NULL,NULL,''),(3229,'4000','91683287856','2023-05-05 15:03:21',NULL,900.00,'','9','1','Good sold','1','','sales','11956','','No',NULL,NULL,''),(3230,'1110','91683288334','2023-05-05 15:11:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11103','','No',NULL,NULL,''),(3231,'1110','91683288334','2023-05-05 15:05:34',NULL,2900.00,'','9','1','Inventory sold','1','','sales','11957','','No',NULL,NULL,''),(3232,'5500','91683288334','2023-05-05 15:11:03',2900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3233,'1000','91683288334','2023-05-05 15:11:14',6100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3234,'4000','91683288334','2023-05-05 15:11:14',NULL,2900.00,'','9','1','Good sold','1','','sales','11103','','No',NULL,NULL,''),(3235,'4000','91683288334','2023-05-05 15:05:34',NULL,3200.00,'','9','1','Good sold','1','','sales','11957','','No',NULL,NULL,''),(3236,'1110','91683288678','2023-05-05 15:11:52',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3237,'1110','91683288678','2023-05-05 15:11:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3238,'5500','91683288678','2023-05-05 15:11:37',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3239,'1000','91683288678','2023-05-05 15:11:52',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3240,'4000','91683288678','2023-05-05 15:11:52',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3241,'4000','91683288678','2023-05-05 15:11:18',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3242,'1110','91683291562','2023-05-05 16:04:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','5777','','No',NULL,NULL,''),(3243,'1110','91683291562','2023-05-05 15:59:23',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3244,'1110','91683291562','2023-05-05 15:59:33',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(3245,'1110','91683291562','2023-05-05 15:59:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7845','','No',NULL,NULL,''),(3246,'1110','91683291562','2023-05-05 16:00:04',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(3247,'1110','91683291562','2023-05-05 16:00:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(3248,'5500','91683291562','2023-05-05 16:00:22',3750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3249,'1000','91683291562','2023-05-05 16:04:21',8169.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3250,'4000','91683291562','2023-05-05 16:04:21',NULL,380.00,'','9','1','Good sold','1','','sales','5777','','No',NULL,NULL,''),(3251,'4000','91683291562','2023-05-05 15:59:23',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3252,'4000','91683291562','2023-05-05 15:59:33',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(3253,'4000','91683291562','2023-05-05 15:59:56',NULL,1200.00,'','9','1','Good sold','1','','sales','7845','','No',NULL,NULL,''),(3254,'4000','91683291562','2023-05-05 16:00:04',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(3255,'4000','91683291562','2023-05-05 16:00:12',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(3256,'1110','91683297156','2023-05-05 17:34:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166','','No',NULL,NULL,''),(3257,'1110','91683297156','2023-05-05 17:34:03',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(3258,'1110','91683297156','2023-05-05 17:34:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','5911','','No',NULL,NULL,''),(3259,'5500','91683297156','2023-05-05 17:34:32',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3260,'1000','91683297156','2023-05-05 17:34:40',2074.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3261,'4000','91683297156','2023-05-05 17:34:40',NULL,599.00,'','9','1','Good sold','1','','sales','6166','','No',NULL,NULL,''),(3262,'4000','91683297156','2023-05-05 17:34:03',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(3263,'4000','91683297156','2023-05-05 17:34:23',NULL,475.00,'','9','1','Good sold','1','','sales','5911','','No',NULL,NULL,''),(3264,'1110','91683299161','2023-05-05 19:09:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7359','','No',NULL,NULL,''),(3265,'1110','91683299161','2023-05-05 18:06:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10841','','No',NULL,NULL,''),(3266,'1110','91683299161','2023-05-05 18:08:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','9410','','No',NULL,NULL,''),(3267,'1110','91683299161','2023-05-05 18:10:04',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11958','','No',NULL,NULL,''),(3268,'1110','91683299161','2023-05-05 18:12:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10850','','No',NULL,NULL,''),(3269,'1110','91683299161','2023-05-05 18:12:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','7440','','No',NULL,NULL,''),(3270,'1110','91683299161','2023-05-05 18:14:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(3271,'1110','91683299161','2023-05-05 18:14:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6021','','No',NULL,NULL,''),(3272,'1110','91683299161','2023-05-05 18:15:14',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3273,'1110','91683299161','2023-05-05 18:16:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','8924','','No',NULL,NULL,''),(3274,'1110','91683299161','2023-05-05 18:17:19',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11906','','No',NULL,NULL,''),(3275,'1110','91683299161','2023-05-05 18:17:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','8954','','No',NULL,NULL,''),(3276,'1110','91683299161','2023-05-05 18:21:31',NULL,5600.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3277,'1110','91683299161','2023-05-05 18:21:54',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11947','','No',NULL,NULL,''),(3278,'1110','91683299161','2023-05-05 18:22:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','5964','','No',NULL,NULL,''),(3279,'1110','91683299161','2023-05-05 18:23:29',NULL,13200.00,'','9','1','Inventory sold','1','','sales','11902','','No',NULL,NULL,''),(3280,'1110','91683299161','2023-05-05 18:27:00',NULL,6800.00,'','9','1','Inventory sold','1','','sales','11909','','No',NULL,NULL,''),(3281,'1110','91683299161','2023-05-05 18:27:18',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11959','','No',NULL,NULL,''),(3282,'1110','91683299161','2023-05-05 18:29:32',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11960','','No',NULL,NULL,''),(3283,'1110','91683299161','2023-05-05 18:31:36',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11961','','No',NULL,NULL,''),(3284,'1110','91683299161','2023-05-05 18:33:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(3285,'1110','91683299161','2023-05-05 18:33:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10297','','No',NULL,NULL,''),(3286,'1110','91683299161','2023-05-05 18:34:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(3287,'1110','91683299161','2023-05-05 18:34:54',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11962','','No',NULL,NULL,''),(3288,'1110','91683299161','2023-05-05 18:37:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','7770','','No',NULL,NULL,''),(3289,'1110','91683299161','2023-05-05 18:38:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7404','','No',NULL,NULL,''),(3290,'1110','91683299161','2023-05-05 18:38:42',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(3291,'1110','91683299161','2023-05-05 18:38:53',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11923','','No',NULL,NULL,''),(3292,'1110','91683299161','2023-05-05 18:39:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','6639','','No',NULL,NULL,''),(3293,'1110','91683299161','2023-05-05 18:40:05',NULL,7200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(3294,'1110','91683299161','2023-05-05 18:40:20',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11963','','No',NULL,NULL,''),(3295,'1110','91683299161','2023-05-05 18:42:12',NULL,4500.00,'','9','1','Inventory sold','1','','sales','11915','','No',NULL,NULL,''),(3296,'1110','91683299161','2023-05-05 18:42:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7892','','No',NULL,NULL,''),(3297,'1110','91683299161','2023-05-05 18:42:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','9562','','No',NULL,NULL,''),(3298,'1110','91683299161','2023-05-05 18:43:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7489','','No',NULL,NULL,''),(3299,'1110','91683299161','2023-05-05 18:45:03',NULL,4000.00,'','9','1','Inventory sold','1','','sales','11964','','No',NULL,NULL,''),(3300,'1110','91683299161','2023-05-05 18:48:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','7288','','No',NULL,NULL,''),(3301,'1110','91683299161','2023-05-05 18:48:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(3302,'1110','91683299161','2023-05-05 18:48:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','7502','','No',NULL,NULL,''),(3303,'1110','91683299161','2023-05-05 18:50:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7486','','No',NULL,NULL,''),(3304,'1110','91683299161','2023-05-05 18:51:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11195','','No',NULL,NULL,''),(3305,'1110','91683299161','2023-05-05 18:52:16',NULL,5600.00,'','9','1','Inventory sold','1','','sales','11966','','No',NULL,NULL,''),(3306,'1110','91683299161','2023-05-05 18:53:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','10331','','No',NULL,NULL,''),(3307,'1110','91683299161','2023-05-05 18:54:06',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11921','','No',NULL,NULL,''),(3308,'1110','91683299161','2023-05-05 18:54:18',NULL,3843.00,'','9','1','Inventory sold','1','','sales','11967','','No',NULL,NULL,''),(3309,'1110','91683299161','2023-05-05 18:56:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','10125','','No',NULL,NULL,''),(3310,'1110','91683299161','2023-05-05 18:56:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','10125','','No',NULL,NULL,''),(3311,'1110','91683299161','2023-05-05 18:56:51',NULL,2400.00,'','9','1','Inventory sold','1','','sales','11968','','No',NULL,NULL,''),(3312,'1110','91683299161','2023-05-05 18:58:18',NULL,2750.00,'','9','1','Inventory sold','1','','sales','11969','','No',NULL,NULL,''),(3313,'1110','91683299161','2023-05-05 19:00:30',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11970','','No',NULL,NULL,''),(3314,'1110','91683299161','2023-05-05 19:02:06',NULL,1000.00,'','9','1','Inventory sold','1','','sales','11971','','No',NULL,NULL,''),(3315,'1110','91683299161','2023-05-05 19:03:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8955','','No',NULL,NULL,''),(3316,'1110','91683299161','2023-05-05 19:03:35',NULL,700.00,'','9','1','Inventory sold','1','','sales','11897','','No',NULL,NULL,''),(3317,'1110','91683299161','2023-05-05 19:03:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10978','','No',NULL,NULL,''),(3318,'1110','91683299161','2023-05-05 19:04:07',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11972','','No',NULL,NULL,''),(3319,'1110','91683299161','2023-05-05 19:07:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','6006','','No',NULL,NULL,''),(3320,'1110','91683299161','2023-05-05 19:07:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','8899','','No',NULL,NULL,''),(3321,'1110','91683299161','2023-05-05 19:07:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','5483','','No',NULL,NULL,''),(3322,'1110','91683299161','2023-05-05 19:08:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','8977','','No',NULL,NULL,''),(3323,'5500','91683299161','2023-05-05 19:08:49',109493.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3324,'1000','91683299161','2023-05-05 19:09:10',247090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3325,'4000','91683299161','2023-05-05 19:09:10',NULL,3000.00,'','9','1','Good sold','1','','sales','7359','','No',NULL,NULL,''),(3326,'4000','91683299161','2023-05-05 18:06:01',NULL,10000.00,'','9','1','Good sold','1','','sales','10841','','No',NULL,NULL,''),(3327,'4000','91683299161','2023-05-05 18:08:48',NULL,9900.00,'','9','1','Good sold','1','','sales','9410','','No',NULL,NULL,''),(3328,'4000','91683299161','2023-05-05 18:10:04',NULL,7500.00,'','9','1','Good sold','1','','sales','11958','','No',NULL,NULL,''),(3329,'4000','91683299161','2023-05-05 18:12:09',NULL,2500.00,'','9','1','Good sold','1','','sales','10850','','No',NULL,NULL,''),(3330,'4000','91683299161','2023-05-05 18:12:24',NULL,4000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(3331,'4000','91683299161','2023-05-05 18:14:17',NULL,7000.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(3332,'4000','91683299161','2023-05-05 18:14:35',NULL,2500.00,'','9','1','Good sold','1','','sales','6021','','No',NULL,NULL,''),(3333,'4000','91683299161','2023-05-05 18:15:14',NULL,4400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3334,'4000','91683299161','2023-05-05 18:16:03',NULL,9000.00,'','9','1','Good sold','1','','sales','8924','','No',NULL,NULL,''),(3335,'4000','91683299161','2023-05-05 18:17:19',NULL,4500.00,'','9','1','Good sold','1','','sales','11906','','No',NULL,NULL,''),(3336,'4000','91683299161','2023-05-05 18:17:42',NULL,4500.00,'','9','1','Good sold','1','','sales','8954','','No',NULL,NULL,''),(3337,'4000','91683299161','2023-05-05 18:21:31',NULL,6000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3338,'4000','91683299161','2023-05-05 18:21:54',NULL,4800.00,'','9','1','Good sold','1','','sales','11947','','No',NULL,NULL,''),(3339,'4000','91683299161','2023-05-05 18:22:27',NULL,500.00,'','9','1','Good sold','1','','sales','5964','','No',NULL,NULL,''),(3340,'4000','91683299161','2023-05-05 18:23:29',NULL,15000.00,'','9','1','Good sold','1','','sales','11902','','No',NULL,NULL,''),(3341,'4000','91683299161','2023-05-05 18:27:00',NULL,8000.00,'','9','1','Good sold','1','','sales','11909','','No',NULL,NULL,''),(3342,'4000','91683299161','2023-05-05 18:27:18',NULL,4500.00,'','9','1','Good sold','1','','sales','11959','','No',NULL,NULL,''),(3343,'4000','91683299161','2023-05-05 18:29:32',NULL,5000.00,'','9','1','Good sold','1','','sales','11960','','No',NULL,NULL,''),(3344,'4000','91683299161','2023-05-05 18:31:36',NULL,2000.00,'','9','1','Good sold','1','','sales','11961','','No',NULL,NULL,''),(3345,'4000','91683299161','2023-05-05 18:33:36',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(3346,'4000','91683299161','2023-05-05 18:33:53',NULL,1999.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(3347,'4000','91683299161','2023-05-05 18:34:15',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(3348,'4000','91683299161','2023-05-05 18:34:54',NULL,3600.00,'','9','1','Good sold','1','','sales','11962','','No',NULL,NULL,''),(3349,'4000','91683299161','2023-05-05 18:37:17',NULL,1195.00,'','9','1','Good sold','1','','sales','7770','','No',NULL,NULL,''),(3350,'4000','91683299161','2023-05-05 18:38:01',NULL,1000.00,'','9','1','Good sold','1','','sales','7404','','No',NULL,NULL,''),(3351,'4000','91683299161','2023-05-05 18:38:42',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(3352,'4000','91683299161','2023-05-05 18:38:53',NULL,7200.00,'','9','1','Good sold','1','','sales','11923','','No',NULL,NULL,''),(3353,'4000','91683299161','2023-05-05 18:39:44',NULL,800.00,'','9','1','Good sold','1','','sales','6639','','No',NULL,NULL,''),(3354,'4000','91683299161','2023-05-05 18:40:05',NULL,9000.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(3355,'4000','91683299161','2023-05-05 18:40:20',NULL,8000.00,'','9','1','Good sold','1','','sales','11963','','No',NULL,NULL,''),(3356,'4000','91683299161','2023-05-05 18:42:12',NULL,5550.00,'','9','1','Good sold','1','','sales','11915','','No',NULL,NULL,''),(3357,'4000','91683299161','2023-05-05 18:42:21',NULL,2400.00,'','9','1','Good sold','1','','sales','7892','','No',NULL,NULL,''),(3358,'4000','91683299161','2023-05-05 18:42:32',NULL,1700.00,'','9','1','Good sold','1','','sales','9562','','No',NULL,NULL,''),(3359,'4000','91683299161','2023-05-05 18:43:44',NULL,3000.00,'','9','1','Good sold','1','','sales','7489','','No',NULL,NULL,''),(3360,'4000','91683299161','2023-05-05 18:45:03',NULL,5000.00,'','9','1','Good sold','1','','sales','11964','','No',NULL,NULL,''),(3361,'4000','91683299161','2023-05-05 18:48:17',NULL,999.00,'','9','1','Good sold','1','','sales','7288','','No',NULL,NULL,''),(3362,'4000','91683299161','2023-05-05 18:48:30',NULL,2400.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(3363,'4000','91683299161','2023-05-05 18:48:51',NULL,2000.00,'','9','1','Good sold','1','','sales','7502','','No',NULL,NULL,''),(3364,'4000','91683299161','2023-05-05 18:50:56',NULL,6000.00,'','9','1','Good sold','1','','sales','7486','','No',NULL,NULL,''),(3365,'4000','91683299161','2023-05-05 18:51:14',NULL,12000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(3366,'4000','91683299161','2023-05-05 18:52:16',NULL,8050.00,'','9','1','Good sold','1','','sales','11966','','No',NULL,NULL,''),(3367,'4000','91683299161','2023-05-05 18:53:51',NULL,2000.00,'','9','1','Good sold','1','','sales','10331','','No',NULL,NULL,''),(3368,'4000','91683299161','2023-05-05 18:54:06',NULL,2300.00,'','9','1','Good sold','1','','sales','11921','','No',NULL,NULL,''),(3369,'4000','91683299161','2023-05-05 18:54:18',NULL,3150.00,'','9','1','Good sold','1','','sales','11967','','No',NULL,NULL,''),(3370,'4000','91683299161','2023-05-05 18:56:08',NULL,1900.00,'','9','1','Good sold','1','','sales','10125','','No',NULL,NULL,''),(3371,'4000','91683299161','2023-05-05 18:56:16',NULL,1900.00,'','9','1','Good sold','1','','sales','10125','','No',NULL,NULL,''),(3372,'4000','91683299161','2023-05-05 18:56:51',NULL,3000.00,'','9','1','Good sold','1','','sales','11968','','No',NULL,NULL,''),(3373,'4000','91683299161','2023-05-05 18:58:18',NULL,3500.00,'','9','1','Good sold','1','','sales','11969','','No',NULL,NULL,''),(3374,'4000','91683299161','2023-05-05 19:00:30',NULL,2000.00,'','9','1','Good sold','1','','sales','11970','','No',NULL,NULL,''),(3375,'4000','91683299161','2023-05-05 19:02:06',NULL,1200.00,'','9','1','Good sold','1','','sales','11971','','No',NULL,NULL,''),(3376,'4000','91683299161','2023-05-05 19:03:29',NULL,1500.00,'','9','1','Good sold','1','','sales','8955','','No',NULL,NULL,''),(3377,'4000','91683299161','2023-05-05 19:03:35',NULL,1000.00,'','9','1','Good sold','1','','sales','11897','','No',NULL,NULL,''),(3378,'4000','91683299161','2023-05-05 19:03:53',NULL,11000.00,'','9','1','Good sold','1','','sales','10978','','No',NULL,NULL,''),(3379,'4000','91683299161','2023-05-05 19:04:07',NULL,2400.00,'','9','1','Good sold','1','','sales','11972','','No',NULL,NULL,''),(3380,'4000','91683299161','2023-05-05 19:07:19',NULL,500.00,'','9','1','Good sold','1','','sales','6006','','No',NULL,NULL,''),(3381,'4000','91683299161','2023-05-05 19:07:28',NULL,4497.00,'','9','1','Good sold','1','','sales','8899','','No',NULL,NULL,''),(3382,'4000','91683299161','2023-05-05 19:07:58',NULL,1000.00,'','9','1','Good sold','1','','sales','5483','','No',NULL,NULL,''),(3383,'4000','91683299161','2023-05-05 19:08:28',NULL,1500.00,'','9','1','Good sold','1','','sales','8977','','No',NULL,NULL,''),(3384,'1000','91683359434','2023-05-06 12:06:42',3779.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3385,'4000','91683359434','2023-05-06 12:06:42',NULL,1390.00,'','9','1','Good sold','1','','sales','8331','','No',NULL,NULL,''),(3386,'4000','91683359434','2023-05-06 10:50:34',NULL,999.00,'','9','1','Good sold','1','','sales','7295','','No',NULL,NULL,''),(3387,'4000','91683359434','2023-05-06 12:06:06',NULL,1390.00,'','9','1','Good sold','1','','sales','8360','','No',NULL,NULL,''),(3388,'1110','91683364582','2023-05-06 13:44:12',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11949','','No',NULL,NULL,''),(3389,'1110','91683364582','2023-05-06 12:16:22',NULL,800.00,'','9','1','Inventory sold','1','','sales','8117','','No',NULL,NULL,''),(3390,'1110','91683364582','2023-05-06 13:42:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3391,'5500','91683364582','2023-05-06 13:43:35',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3392,'1000','91683364582','2023-05-06 13:44:12',3349.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3393,'4000','91683364582','2023-05-06 13:44:12',NULL,1500.00,'','9','1','Good sold','1','','sales','11949','','No',NULL,NULL,''),(3394,'4000','91683364582','2023-05-06 12:16:22',NULL,1599.00,'','9','1','Good sold','1','','sales','8117','','No',NULL,NULL,''),(3395,'4000','91683364582','2023-05-06 13:42:59',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3396,'1000','91683369877','2023-05-06 14:27:14',2580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3397,'4000','91683369877','2023-05-06 14:27:14',NULL,1190.00,'','9','1','Good sold','1','','sales','7724','','No',NULL,NULL,''),(3398,'4000','91683369877','2023-05-06 14:16:44',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(3399,'1110','91683372533','2023-05-06 14:37:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8249','','No',NULL,NULL,''),(3400,'1110','91683372533','2023-05-06 14:29:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','5483','','No',NULL,NULL,''),(3401,'1110','91683372533','2023-05-06 14:31:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','8159','','No',NULL,NULL,''),(3402,'1110','91683372533','2023-05-06 14:32:55',NULL,846.00,'','9','1','Inventory sold','1','','sales','11974','','No',NULL,NULL,''),(3403,'5500','91683372533','2023-05-06 14:37:36',846.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3404,'1000','91683372533','2023-05-06 14:37:48',4075.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3405,'4000','91683372533','2023-05-06 14:37:48',NULL,1330.00,'','9','1','Good sold','1','','sales','8249','','No',NULL,NULL,''),(3406,'4000','91683372533','2023-05-06 14:29:12',NULL,500.00,'','9','1','Good sold','1','','sales','5483','','No',NULL,NULL,''),(3407,'4000','91683372533','2023-05-06 14:31:03',NULL,1299.00,'','9','1','Good sold','1','','sales','8159','','No',NULL,NULL,''),(3408,'4000','91683372533','2023-05-06 14:32:55',NULL,946.00,'','9','1','Good sold','1','','sales','11974','','No',NULL,NULL,''),(3409,'1110','91683373073','2023-05-06 14:39:41',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3410,'5500','91683373073','2023-05-06 14:37:53',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3411,'1000','91683373073','2023-05-06 14:39:41',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3412,'4000','91683373073','2023-05-06 14:39:41',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3413,'1110','91683375214','2023-05-06 16:19:23',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(3414,'1110','91683375214','2023-05-06 15:13:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(3415,'1110','91683375214','2023-05-06 16:17:17',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3416,'1110','91683375214','2023-05-06 16:17:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','6685','','No',NULL,NULL,''),(3417,'1110','91683375214','2023-05-06 16:17:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','6341','','No',NULL,NULL,''),(3418,'1110','91683375214','2023-05-06 16:18:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','6575','','No',NULL,NULL,''),(3419,'1110','91683375214','2023-05-06 16:18:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','6334','','No',NULL,NULL,''),(3420,'1110','91683375214','2023-05-06 16:18:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','9167','','No',NULL,NULL,''),(3421,'5500','91683375214','2023-05-06 16:18:53',4550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3422,'1000','91683375214','2023-05-06 16:19:23',11959.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3423,'4000','91683375214','2023-05-06 16:19:23',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(3424,'4000','91683375214','2023-05-06 15:13:35',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(3425,'4000','91683375214','2023-05-06 16:17:17',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3426,'4000','91683375214','2023-05-06 16:17:26',NULL,850.00,'','9','1','Good sold','1','','sales','6685','','No',NULL,NULL,''),(3427,'4000','91683375214','2023-05-06 16:17:54',NULL,690.00,'','9','1','Good sold','1','','sales','6341','','No',NULL,NULL,''),(3428,'4000','91683375214','2023-05-06 16:18:05',NULL,799.00,'','9','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(3429,'4000','91683375214','2023-05-06 16:18:16',NULL,690.00,'','9','1','Good sold','1','','sales','6334','','No',NULL,NULL,''),(3430,'4000','91683375214','2023-05-06 16:18:39',NULL,1590.00,'','9','1','Good sold','1','','sales','9167','','No',NULL,NULL,''),(3433,'5920','91683385236','2023-05-06 18:01:33',400.00,NULL,'0','9','1','tea','1','','','24','','No',NULL,NULL,''),(3434,'1010','91683385236','2023-05-06 18:01:33',NULL,400.00,'0','9','1','tea','1','','','24','','No',NULL,NULL,''),(3437,'5190','91683385352','2023-05-06 18:03:05',50000.00,NULL,'0','9','1','cctv','1','','','25','','No',NULL,NULL,''),(3438,'1010','91683385352','2023-05-06 18:03:05',NULL,50000.00,'0','9','1','cctv','1','','','25','','No',NULL,NULL,''),(3439,'1110','91683385972','2023-05-06 19:00:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10230','','No',NULL,NULL,''),(3440,'1110','91683385972','2023-05-06 18:12:52',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(3441,'1110','91683385972','2023-05-06 18:45:49',NULL,4400.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(3442,'1110','91683385972','2023-05-06 18:47:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','7807','','No',NULL,NULL,''),(3443,'1110','91683385972','2023-05-06 18:48:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','7418','','No',NULL,NULL,''),(3444,'1110','91683385972','2023-05-06 18:48:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','8986','','No',NULL,NULL,''),(3445,'1110','91683385972','2023-05-06 18:49:05',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(3446,'1110','91683385972','2023-05-06 18:51:15',NULL,4200.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(3447,'1110','91683385972','2023-05-06 18:51:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','7488','','No',NULL,NULL,''),(3448,'1110','91683385972','2023-05-06 18:51:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','8528','','No',NULL,NULL,''),(3449,'1110','91683385972','2023-05-06 18:52:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','8967','','No',NULL,NULL,''),(3450,'1110','91683385972','2023-05-06 18:54:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','5978','','No',NULL,NULL,''),(3451,'1110','91683385972','2023-05-06 18:55:55',NULL,2398.00,'','9','1','Inventory sold','1','','sales','11976','','No',NULL,NULL,''),(3452,'1110','91683385972','2023-05-06 18:59:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','8974','','No',NULL,NULL,''),(3453,'1110','91683385972','2023-05-06 18:59:18',NULL,8500.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3454,'1110','91683385972','2023-05-06 19:00:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','8977','','No',NULL,NULL,''),(3455,'5500','91683385972','2023-05-06 19:00:34',25498.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3456,'1000','91683385972','2023-05-06 19:00:56',71169.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3457,'4000','91683385972','2023-05-06 19:00:56',NULL,9950.00,'','9','1','Good sold','1','','sales','10230','','No',NULL,NULL,''),(3458,'4000','91683385972','2023-05-06 18:12:52',NULL,3900.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(3459,'4000','91683385972','2023-05-06 18:45:49',NULL,5000.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(3460,'4000','91683385972','2023-05-06 18:47:15',NULL,1199.00,'','9','1','Good sold','1','','sales','7807','','No',NULL,NULL,''),(3461,'4000','91683385972','2023-05-06 18:48:13',NULL,1000.00,'','9','1','Good sold','1','','sales','7418','','No',NULL,NULL,''),(3462,'4000','91683385972','2023-05-06 18:48:36',NULL,3000.00,'','9','1','Good sold','1','','sales','8986','','No',NULL,NULL,''),(3463,'4000','91683385972','2023-05-06 18:49:05',NULL,3960.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(3464,'4000','91683385972','2023-05-06 18:51:15',NULL,5160.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(3465,'4000','91683385972','2023-05-06 18:51:36',NULL,2000.00,'','9','1','Good sold','1','','sales','7488','','No',NULL,NULL,''),(3466,'4000','91683385972','2023-05-06 18:51:59',NULL,1400.00,'','9','1','Good sold','1','','sales','8528','','No',NULL,NULL,''),(3467,'4000','91683385972','2023-05-06 18:52:55',NULL,4500.00,'','9','1','Good sold','1','','sales','8967','','No',NULL,NULL,''),(3468,'4000','91683385972','2023-05-06 18:54:41',NULL,1000.00,'','9','1','Good sold','1','','sales','5978','','No',NULL,NULL,''),(3469,'4000','91683385972','2023-05-06 18:55:55',NULL,1600.00,'','9','1','Good sold','1','','sales','11976','','No',NULL,NULL,''),(3470,'4000','91683385972','2023-05-06 18:59:02',NULL,10500.00,'','9','1','Good sold','1','','sales','8974','','No',NULL,NULL,''),(3471,'4000','91683385972','2023-05-06 18:59:18',NULL,12500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3472,'4000','91683385972','2023-05-06 19:00:12',NULL,4500.00,'','9','1','Good sold','1','','sales','8977','','No',NULL,NULL,''),(3473,'1000','91683562943','2023-05-08 19:23:07',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3474,'4000','91683562943','2023-05-08 19:23:07',NULL,2500.00,'','9','1','Good sold','1','','sales','10832','','No',NULL,NULL,''),(3475,'1110','91683623213','2023-05-09 12:07:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(3476,'1110','91683623213','2023-05-09 12:06:53',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3477,'1110','91683623213','2023-05-09 12:07:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(3478,'1110','91683623213','2023-05-09 12:07:14',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3479,'5500','91683623213','2023-05-09 12:07:23',5200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3480,'1000','91683623213','2023-05-09 12:07:44',12350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3481,'4000','91683623213','2023-05-09 12:07:44',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(3482,'4000','91683623213','2023-05-09 12:06:53',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3483,'4000','91683623213','2023-05-09 12:07:02',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(3484,'4000','91683623213','2023-05-09 12:07:14',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3485,'1000','91683623499','2023-05-09 12:13:24',7979.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3486,'4000','91683623499','2023-05-09 12:13:24',NULL,1900.00,'','9','1','Good sold','1','','sales','10088','','No',NULL,NULL,''),(3487,'4000','91683623499','2023-05-09 12:11:39',NULL,1590.00,'','9','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(3488,'4000','91683623499','2023-05-09 12:12:03',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(3489,'4000','91683623499','2023-05-09 12:12:13',NULL,1499.00,'','9','1','Good sold','1','','sales','8891','','No',NULL,NULL,''),(3490,'4000','91683623499','2023-05-09 12:12:26',NULL,1000.00,'','9','1','Good sold','1','','sales','7490','','No',NULL,NULL,''),(3491,'1110','91683623711','2023-05-09 12:15:47',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(3492,'1110','91683623711','2023-05-09 12:15:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(3493,'1110','91683623711','2023-05-09 12:15:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10642','','No',NULL,NULL,''),(3494,'5500','91683623711','2023-05-09 12:15:35',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3495,'1000','91683623711','2023-05-09 12:15:47',5100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3496,'4000','91683623711','2023-05-09 12:15:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(3497,'4000','91683623711','2023-05-09 12:15:11',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(3498,'4000','91683623711','2023-05-09 12:15:25',NULL,2300.00,'','9','1','Good sold','1','','sales','10642','','No',NULL,NULL,''),(3499,'1000','91683624100','2023-05-09 12:22:30',6389.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3500,'4000','91683624100','2023-05-09 12:22:30',NULL,1900.00,'','9','1','Good sold','1','','sales','10088','','No',NULL,NULL,''),(3501,'4000','91683624100','2023-05-09 12:21:40',NULL,1499.00,'','9','1','Good sold','1','','sales','8891','','No',NULL,NULL,''),(3502,'4000','91683624100','2023-05-09 12:21:54',NULL,1000.00,'','9','1','Good sold','1','','sales','7490','','No',NULL,NULL,''),(3503,'4000','91683624100','2023-05-09 12:22:09',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(3504,'1000','91683624168','2023-05-09 12:58:17',6970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3505,'4000','91683624168','2023-05-09 12:58:17',NULL,2590.00,'','9','1','Good sold','1','','sales','10880','','No',NULL,NULL,''),(3506,'4000','91683624168','2023-05-09 12:22:48',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3507,'4000','91683624168','2023-05-09 12:56:48',NULL,1790.00,'','9','1','Good sold','1','','sales','9710','','No',NULL,NULL,''),(3508,'4000','91683624168','2023-05-09 12:57:04',NULL,1890.00,'','9','1','Good sold','1','','sales','9430','','No',NULL,NULL,''),(3509,'4000','91683624168','2023-05-09 12:57:27',NULL,450.00,'','9','1','Good sold','1','','sales','5859','','No',NULL,NULL,''),(3510,'1000','91683626312','2023-05-09 13:45:09',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3511,'4000','91683626312','2023-05-09 13:45:09',NULL,2700.00,'','9','1','Good sold','1','','sales','10972','','No',NULL,NULL,''),(3512,'1110','91683700135','2023-05-10 10:44:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','10850','','No',NULL,NULL,''),(3513,'1110','91683700135','2023-05-10 09:28:55',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3514,'1110','91683700135','2023-05-10 10:43:44',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3515,'1110','91683700135','2023-05-10 10:44:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','8512','','No',NULL,NULL,''),(3516,'5500','91683700135','2023-05-10 10:44:14',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3517,'1000','91683700135','2023-05-10 10:44:31',9099.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3518,'4000','91683700135','2023-05-10 10:44:31',NULL,2500.00,'','9','1','Good sold','1','','sales','10850','','No',NULL,NULL,''),(3519,'4000','91683700135','2023-05-10 09:28:55',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3520,'4000','91683700135','2023-05-10 10:43:44',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3521,'4000','91683700135','2023-05-10 10:44:05',NULL,1399.00,'','9','1','Good sold','1','','sales','8512','','No',NULL,NULL,''),(3522,'1110','91683704894','2023-05-10 11:17:36',NULL,5600.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3523,'5500','91683704894','2023-05-10 10:48:14',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3524,'1000','91683704894','2023-05-10 11:17:36',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3525,'4000','91683704894','2023-05-10 11:17:36',NULL,6000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3526,'1110','91683706663','2023-05-10 11:49:30',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3527,'1110','91683706663','2023-05-10 11:17:43',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3528,'1110','91683706663','2023-05-10 11:49:04',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3529,'5500','91683706663','2023-05-10 11:49:12',7800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3530,'1000','91683706663','2023-05-10 11:49:30',8500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3531,'4000','91683706663','2023-05-10 11:49:30',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(3532,'4000','91683706663','2023-05-10 11:17:43',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3533,'4000','91683706663','2023-05-10 11:49:04',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3534,'1110','91683718198','2023-05-10 14:30:27',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3535,'1110','91683718198','2023-05-10 14:29:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3536,'5500','91683718198','2023-05-10 14:30:11',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3537,'1000','91683718198','2023-05-10 14:30:27',4050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3538,'4000','91683718198','2023-05-10 14:30:27',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3539,'4000','91683718198','2023-05-10 14:29:58',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3540,'1110','91683725291','2023-05-10 16:34:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','11005','','No',NULL,NULL,''),(3541,'1110','91683725291','2023-05-10 16:28:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10578','','No',NULL,NULL,''),(3542,'1110','91683725291','2023-05-10 16:33:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10682','','No',NULL,NULL,''),(3543,'1110','91683725291','2023-05-10 16:33:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(3544,'1110','91683725291','2023-05-10 16:34:14',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3545,'1110','91683725291','2023-05-10 16:34:32',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3546,'5500','91683725291','2023-05-10 16:34:40',4500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3547,'1000','91683725291','2023-05-10 16:34:48',15239.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3548,'4000','91683725291','2023-05-10 16:34:48',NULL,2790.00,'','9','1','Good sold','1','','sales','11005','','No',NULL,NULL,''),(3549,'4000','91683725291','2023-05-10 16:28:39',NULL,2250.00,'','9','1','Good sold','1','','sales','10578','','No',NULL,NULL,''),(3550,'4000','91683725291','2023-05-10 16:33:18',NULL,2700.00,'','9','1','Good sold','1','','sales','10682','','No',NULL,NULL,''),(3551,'4000','91683725291','2023-05-10 16:33:44',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(3552,'4000','91683725291','2023-05-10 16:34:14',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3553,'4000','91683725291','2023-05-10 16:34:32',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3554,'1110','91683726293','2023-05-10 16:45:13',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3555,'5500','91683726293','2023-05-10 16:44:53',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3556,'1000','91683726293','2023-05-10 16:45:13',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3557,'4000','91683726293','2023-05-10 16:45:13',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3558,'1110','91683788713','2023-05-11 10:06:57',NULL,88000.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3559,'5500','91683788713','2023-05-11 10:05:13',88000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3560,'1000','91683788713','2023-05-11 10:06:57',84000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3561,'4000','91683788713','2023-05-11 10:06:57',NULL,84000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3562,'1000','91683788822','2023-05-11 10:36:11',18828.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3563,'4000','91683788822','2023-05-11 10:36:11',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3564,'4000','91683788822','2023-05-11 10:07:02',NULL,9780.00,'','9','1','Good sold','1','','sales','11671','','No',NULL,NULL,''),(3565,'4000','91683788822','2023-05-11 10:34:38',NULL,8798.00,'','9','1','Good sold','1','','sales','11596','','No',NULL,NULL,''),(3566,'1000','91683790579','2023-05-11 10:51:54',14597.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3567,'4000','91683790579','2023-05-11 10:51:54',NULL,4399.00,'','9','1','Good sold','1','','sales','11596','','No',NULL,NULL,''),(3568,'4000','91683790579','2023-05-11 10:37:04',NULL,9998.00,'','9','1','Good sold','1','','sales','11691','','No',NULL,NULL,''),(3569,'4000','91683790579','2023-05-11 10:51:14',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3570,'1110','91683792533','2023-05-11 11:09:20',NULL,26000.00,'','9','1','Inventory sold','1','','sales','11978','','No',NULL,NULL,''),(3571,'5500','91683792533','2023-05-11 11:08:53',26000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3572,'1000','91683792533','2023-05-11 11:09:20',35800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3573,'4000','91683792533','2023-05-11 11:09:20',NULL,35800.00,'','9','1','Good sold','1','','sales','11978','','No',NULL,NULL,''),(3574,'1110','91683792688','2023-05-11 11:24:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(3575,'1110','91683792688','2023-05-11 11:11:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10768','','No',NULL,NULL,''),(3576,'1110','91683792688','2023-05-11 11:23:35',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3577,'5500','91683792688','2023-05-11 11:23:43',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3578,'1000','91683792688','2023-05-11 11:24:01',7790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3579,'4000','91683792688','2023-05-11 11:24:01',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(3580,'4000','91683792688','2023-05-11 11:11:28',NULL,2490.00,'','9','1','Good sold','1','','sales','10768','','No',NULL,NULL,''),(3581,'4000','91683792688','2023-05-11 11:23:35',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3582,'1110','91683793445','2023-05-11 11:30:11',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3583,'5500','91683793445','2023-05-11 11:24:05',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3584,'1000','91683793445','2023-05-11 11:30:11',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3585,'4000','91683793445','2023-05-11 11:30:11',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3586,'1110','91683793815','2023-05-11 12:13:45',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3587,'5500','91683793815','2023-05-11 11:30:15',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3588,'1000','91683793815','2023-05-11 12:13:45',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3589,'4000','91683793815','2023-05-11 12:13:45',NULL,3850.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3590,'1110','91683796430','2023-05-11 12:13:59',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3591,'5500','91683796430','2023-05-11 12:13:50',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3592,'1000','91683796430','2023-05-11 12:13:59',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3593,'4000','91683796430','2023-05-11 12:13:59',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3594,'1110','91683807841','2023-05-11 15:25:46',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3595,'1110','91683807841','2023-05-11 15:24:01',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3596,'1110','91683807841','2023-05-11 15:24:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(3597,'1110','91683807841','2023-05-11 15:25:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(3598,'5500','91683807841','2023-05-11 15:25:28',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3599,'1000','91683807841','2023-05-11 15:25:46',13500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3600,'4000','91683807841','2023-05-11 15:25:46',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3601,'4000','91683807841','2023-05-11 15:24:01',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3602,'4000','91683807841','2023-05-11 15:24:09',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(3603,'4000','91683807841','2023-05-11 15:25:17',NULL,6000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(3604,'1110','91683809364','2023-05-11 15:49:35',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3605,'5500','91683809364','2023-05-11 15:49:24',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3606,'1000','91683809364','2023-05-11 15:49:35',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3607,'4000','91683809364','2023-05-11 15:49:35',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3608,'1110','91683809381','2023-05-11 16:50:23',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3609,'5500','91683809381','2023-05-11 15:49:41',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3610,'1000','91683809381','2023-05-11 16:50:23',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3611,'4000','91683809381','2023-05-11 16:50:23',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3612,'1110','91683813028','2023-05-11 16:59:40',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3613,'1110','91683813028','2023-05-11 16:50:28',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3614,'1110','91683813028','2023-05-11 16:59:17',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3615,'5500','91683813028','2023-05-11 16:59:26',6300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3616,'1000','91683813028','2023-05-11 16:59:40',7500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3617,'4000','91683813028','2023-05-11 16:59:40',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3618,'4000','91683813028','2023-05-11 16:50:28',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3619,'4000','91683813028','2023-05-11 16:59:17',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3620,'1110','91683813607','2023-05-11 17:23:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','10938','','No',NULL,NULL,''),(3621,'1110','91683813607','2023-05-11 17:00:07',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3622,'5500','91683813607','2023-05-11 17:23:00',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3623,'1000','91683813607','2023-05-11 17:23:16',5690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3624,'4000','91683813607','2023-05-11 17:23:16',NULL,2690.00,'','9','1','Good sold','1','','sales','10938','','No',NULL,NULL,''),(3625,'4000','91683813607','2023-05-11 17:00:07',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3626,'1110','91683885036','2023-05-12 12:50:46',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3627,'5500','91683885036','2023-05-12 12:50:36',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3628,'1000','91683885036','2023-05-12 12:50:46',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3629,'4000','91683885036','2023-05-12 12:50:46',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3630,'1110','91683885050','2023-05-12 13:19:22',NULL,10500.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3631,'5500','91683885050','2023-05-12 13:18:30',10500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3632,'1000','91683885050','2023-05-12 13:19:22',15000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3633,'4000','91683885050','2023-05-12 13:19:22',NULL,15000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3634,'1110','91683886767','2023-05-12 13:25:23',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3635,'1110','91683886767','2023-05-12 13:19:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3636,'5500','91683886767','2023-05-12 13:24:39',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3637,'1000','91683886767','2023-05-12 13:25:23',4150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3638,'4000','91683886767','2023-05-12 13:25:23',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3639,'4000','91683886767','2023-05-12 13:19:27',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3640,'1110','91683887175','2023-05-12 13:40:08',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3641,'5500','91683887175','2023-05-12 13:39:58',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3642,'1000','91683887175','2023-05-12 13:40:08',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3643,'4000','91683887175','2023-05-12 13:40:08',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3644,'1110','91683888011','2023-05-12 15:29:39',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3645,'1110','91683888011','2023-05-12 13:40:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(3646,'1110','91683888011','2023-05-12 15:28:58',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3647,'5500','91683888011','2023-05-12 15:29:26',5900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3648,'1000','91683888011','2023-05-12 15:29:39',10499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3649,'4000','91683888011','2023-05-12 15:29:39',NULL,6000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3650,'4000','91683888011','2023-05-12 13:40:11',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(3651,'4000','91683888011','2023-05-12 15:28:58',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3652,'1110','91683894583','2023-05-12 15:32:53',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3653,'1110','91683894583','2023-05-12 15:29:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(3654,'1110','91683894583','2023-05-12 15:30:40',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3655,'1110','91683894583','2023-05-12 15:30:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3656,'5500','91683894583','2023-05-12 15:31:15',7700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3657,'1000','91683894583','2023-05-12 15:32:53',12499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3658,'4000','91683894583','2023-05-12 15:32:53',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3659,'4000','91683894583','2023-05-12 15:29:43',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(3660,'4000','91683894583','2023-05-12 15:30:40',NULL,6000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3661,'4000','91683894583','2023-05-12 15:30:52',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3662,'1110','91683894782','2023-05-12 16:06:56',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3663,'5500','91683894782','2023-05-12 15:33:02',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3664,'1000','91683894782','2023-05-12 16:06:56',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3665,'4000','91683894782','2023-05-12 16:06:56',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3666,'1110','91683896829','2023-05-12 16:07:37',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3667,'5500','91683896829','2023-05-12 16:07:09',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3668,'1000','91683896829','2023-05-12 16:07:37',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3669,'4000','91683896829','2023-05-12 16:07:37',NULL,6000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3670,'1000','91683896863','2023-05-12 17:04:10',15294.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3671,'4000','91683896863','2023-05-12 17:04:10',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(3672,'4000','91683896863','2023-05-12 16:07:43',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(3673,'4000','91683896863','2023-05-12 17:00:04',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(3674,'4000','91683896863','2023-05-12 17:00:12',NULL,1090.00,'','9','1','Good sold','1','','sales','7552','','No',NULL,NULL,''),(3675,'4000','91683896863','2023-05-12 17:00:37',NULL,2200.00,'','9','1','Good sold','1','','sales','10563','','No',NULL,NULL,''),(3676,'4000','91683896863','2023-05-12 17:00:49',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(3677,'4000','91683896863','2023-05-12 17:03:09',NULL,1199.00,'','9','1','Good sold','1','','sales','7823','','No',NULL,NULL,''),(3678,'1110','91683900722','2023-05-12 17:25:21',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3679,'5500','91683900722','2023-05-12 17:12:02',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3680,'1000','91683900722','2023-05-12 17:25:21',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3681,'4000','91683900722','2023-05-12 17:25:21',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3682,'1110','91683901526','2023-05-12 17:25:46',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3683,'5500','91683901526','2023-05-12 17:25:26',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3684,'1000','91683901526','2023-05-12 17:25:46',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3685,'4000','91683901526','2023-05-12 17:25:46',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3686,'1000','91683901554','2023-05-12 17:45:43',7169.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3687,'4000','91683901554','2023-05-12 17:45:43',NULL,2290.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(3688,'4000','91683901554','2023-05-12 17:25:54',NULL,1490.00,'','9','1','Good sold','1','','sales','8753','','No',NULL,NULL,''),(3689,'4000','91683901554','2023-05-12 17:38:58',NULL,1499.00,'','9','1','Good sold','1','','sales','8855','','No',NULL,NULL,''),(3690,'4000','91683901554','2023-05-12 17:39:31',NULL,1890.00,'','9','1','Good sold','1','','sales','9973','','No',NULL,NULL,''),(3691,'1110','91683964814','2023-05-13 11:01:00',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3692,'1110','91683964814','2023-05-13 11:00:14',NULL,1000.00,'','9','1','Inventory sold','1','','sales','11979','','No',NULL,NULL,''),(3693,'1110','91683964814','2023-05-13 11:00:32',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3694,'5500','91683964814','2023-05-13 11:00:43',4900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3695,'1000','91683964814','2023-05-13 11:01:00',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3696,'4000','91683964814','2023-05-13 11:01:00',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3697,'4000','91683964814','2023-05-13 11:00:14',NULL,1200.00,'','9','1','Good sold','1','','sales','11979','','No',NULL,NULL,''),(3698,'4000','91683964814','2023-05-13 11:00:32',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3699,'1110','91683964865','2023-05-13 11:30:25',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3700,'1110','91683964865','2023-05-13 11:01:05',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3701,'1110','91683964865','2023-05-13 11:29:53',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(3702,'5500','91683964865','2023-05-13 11:30:06',5150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3703,'1000','91683964865','2023-05-13 11:30:25',5599.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3704,'4000','91683964865','2023-05-13 11:30:25',NULL,1999.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3705,'4000','91683964865','2023-05-13 11:01:05',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3706,'4000','91683964865','2023-05-13 11:29:53',NULL,600.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(3707,'1110','91683966631','2023-05-13 13:34:06',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3708,'5500','91683966631','2023-05-13 11:52:54',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3709,'1000','91683966631','2023-05-13 13:34:06',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3710,'4000','91683966631','2023-05-13 13:34:06',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3711,'1110','91683974049','2023-05-13 14:18:50',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3712,'1110','91683974049','2023-05-13 13:34:09',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3713,'1110','91683974049','2023-05-13 14:15:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','9147','','No',NULL,NULL,''),(3714,'1110','91683974049','2023-05-13 14:15:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','9431','','No',NULL,NULL,''),(3715,'1110','91683974049','2023-05-13 14:16:22',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3716,'1110','91683974049','2023-05-13 14:16:35',NULL,1790.00,'','9','1','Inventory sold','1','','sales','11973','','No',NULL,NULL,''),(3717,'1110','91683974049','2023-05-13 14:16:49',NULL,1900.00,'','9','1','Inventory sold','1','','sales','11980','','No',NULL,NULL,''),(3718,'5500','91683974049','2023-05-13 14:18:36',12190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3719,'1000','91683974049','2023-05-13 14:18:50',16810.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3720,'4000','91683974049','2023-05-13 14:18:50',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(3721,'4000','91683974049','2023-05-13 13:34:09',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3722,'4000','91683974049','2023-05-13 14:15:47',NULL,1590.00,'','9','1','Good sold','1','','sales','9147','','No',NULL,NULL,''),(3723,'4000','91683974049','2023-05-13 14:15:57',NULL,1690.00,'','9','1','Good sold','1','','sales','9431','','No',NULL,NULL,''),(3724,'4000','91683974049','2023-05-13 14:16:22',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3725,'4000','91683974049','2023-05-13 14:16:35',NULL,1990.00,'','9','1','Good sold','1','','sales','11973','','No',NULL,NULL,''),(3726,'4000','91683974049','2023-05-13 14:16:49',NULL,2190.00,'','9','1','Good sold','1','','sales','11980','','No',NULL,NULL,''),(3727,'1000','91683977359','2023-05-13 14:29:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3728,'4000','91683977359','2023-05-13 14:29:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8731','','No',NULL,NULL,''),(3729,'1110','91683979084','2023-05-13 14:58:15',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3730,'5500','91683979084','2023-05-13 14:58:04',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3731,'1000','91683979084','2023-05-13 14:58:15',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3732,'4000','91683979084','2023-05-13 14:58:15',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3733,'1110','91683979099','2023-05-13 15:06:47',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3734,'5500','91683979099','2023-05-13 14:58:19',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3735,'1000','91683979099','2023-05-13 15:06:47',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3736,'4000','91683979099','2023-05-13 15:06:47',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3737,'1110','91684132286','2023-05-15 09:32:03',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3738,'1110','91684132286','2023-05-15 09:31:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3739,'5500','91684132286','2023-05-15 09:31:40',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3740,'1000','91684132286','2023-05-15 09:32:03',4100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3741,'4000','91684132286','2023-05-15 09:32:03',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3742,'4000','91684132286','2023-05-15 09:31:26',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3743,'1000','91684134904','2023-05-15 10:15:36',7000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3744,'4000','91684134904','2023-05-15 10:15:36',NULL,7000.00,'','9','1','Good sold','1','','sales','11421','','No',NULL,NULL,''),(3745,'1110','91684134940','2023-05-15 11:35:24',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3746,'1110','91684134940','2023-05-15 10:15:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3747,'5500','91684134940','2023-05-15 11:35:05',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3748,'1000','91684134940','2023-05-15 11:35:24',4100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3749,'4000','91684134940','2023-05-15 11:35:24',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3750,'4000','91684134940','2023-05-15 10:15:40',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3751,'1110','91684139727','2023-05-15 11:51:33',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3752,'5500','91684139727','2023-05-15 11:35:27',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3753,'1000','91684139727','2023-05-15 11:51:33',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3754,'4000','91684139727','2023-05-15 11:51:33',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3755,'1110','91684140696','2023-05-15 13:02:53',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3756,'1110','91684140696','2023-05-15 11:51:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3757,'5500','91684140696','2023-05-15 13:02:21',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3758,'1000','91684140696','2023-05-15 13:02:53',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3759,'4000','91684140696','2023-05-15 13:02:53',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3760,'4000','91684140696','2023-05-15 11:51:36',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3761,'1110','91684144976','2023-05-15 14:03:53',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3762,'5500','91684144976','2023-05-15 13:02:56',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3763,'1000','91684144976','2023-05-15 14:03:53',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3764,'4000','91684144976','2023-05-15 14:03:53',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3765,'1110','91684148637','2023-05-15 15:08:18',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3766,'5500','91684148637','2023-05-15 14:03:57',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3767,'1000','91684148637','2023-05-15 15:08:18',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3768,'4000','91684148637','2023-05-15 15:08:18',NULL,2700.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3769,'1110','91684152504','2023-05-15 15:24:58',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3770,'5500','91684152504','2023-05-15 15:08:24',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3771,'1000','91684152504','2023-05-15 15:24:58',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3772,'4000','91684152504','2023-05-15 15:24:58',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3773,'1000','91684153503','2023-05-15 16:06:53',399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3774,'4000','91684153503','2023-05-15 16:06:53',NULL,399.00,'','9','1','Good sold','1','','sales','5803','','No',NULL,NULL,''),(3775,'1110','91684219295','2023-05-16 09:41:45',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3776,'5500','91684219295','2023-05-16 09:41:36',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3777,'1000','91684219295','2023-05-16 09:41:45',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3778,'4000','91684219295','2023-05-16 09:41:45',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3779,'1110','91684219308','2023-05-16 10:59:03',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3780,'1110','91684219308','2023-05-16 09:41:48',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3781,'1110','91684219308','2023-05-16 10:58:30',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3782,'5500','91684219308','2023-05-16 10:58:53',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3783,'1000','91684219308','2023-05-16 10:59:03',7500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3784,'4000','91684219308','2023-05-16 10:59:03',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3785,'4000','91684219308','2023-05-16 09:41:48',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3786,'4000','91684219308','2023-05-16 10:58:30',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3787,'1110','91684235499','2023-05-16 14:16:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','4600','','No',NULL,NULL,''),(3788,'1110','91684235499','2023-05-16 14:11:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','3678','','No',NULL,NULL,''),(3789,'1110','91684235499','2023-05-16 14:11:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','10794','','No',NULL,NULL,''),(3790,'1110','91684235499','2023-05-16 14:12:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6476','','No',NULL,NULL,''),(3791,'1110','91684235499','2023-05-16 14:13:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','5869','','No',NULL,NULL,''),(3792,'1110','91684235499','2023-05-16 14:13:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','1279','','No',NULL,NULL,''),(3793,'1110','91684235499','2023-05-16 14:13:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','9084','','No',NULL,NULL,''),(3794,'1110','91684235499','2023-05-16 14:14:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11616','','No',NULL,NULL,''),(3795,'1110','91684235499','2023-05-16 14:14:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','11762','','No',NULL,NULL,''),(3796,'1110','91684235499','2023-05-16 14:14:51',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(3797,'1110','91684235499','2023-05-16 14:15:13',NULL,700.00,'','9','1','Inventory sold','1','','sales','11981','','No',NULL,NULL,''),(3798,'5500','91684235499','2023-05-16 14:16:38',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3799,'1000','91684235499','2023-05-16 14:16:48',22881.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3800,'4000','91684235499','2023-05-16 14:16:48',NULL,1140.00,'','9','1','Good sold','1','','sales','4600','','No',NULL,NULL,''),(3801,'4000','91684235499','2023-05-16 14:11:39',NULL,1136.00,'','9','1','Good sold','1','','sales','3678','','No',NULL,NULL,''),(3802,'4000','91684235499','2023-05-16 14:11:57',NULL,2499.00,'','9','1','Good sold','1','','sales','10794','','No',NULL,NULL,''),(3803,'4000','91684235499','2023-05-16 14:12:17',NULL,750.00,'','9','1','Good sold','1','','sales','6476','','No',NULL,NULL,''),(3804,'4000','91684235499','2023-05-16 14:13:17',NULL,450.00,'','9','1','Good sold','1','','sales','5869','','No',NULL,NULL,''),(3805,'4000','91684235499','2023-05-16 14:13:34',NULL,637.00,'','9','1','Good sold','1','','sales','1279','','No',NULL,NULL,''),(3806,'4000','91684235499','2023-05-16 14:13:49',NULL,1520.00,'','9','1','Good sold','1','','sales','9084','','No',NULL,NULL,''),(3807,'4000','91684235499','2023-05-16 14:14:13',NULL,4500.00,'','9','1','Good sold','1','','sales','11616','','No',NULL,NULL,''),(3808,'4000','91684235499','2023-05-16 14:14:30',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(3809,'4000','91684235499','2023-05-16 14:14:51',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(3810,'4000','91684235499','2023-05-16 14:15:13',NULL,999.00,'','9','1','Good sold','1','','sales','11981','','No',NULL,NULL,''),(3811,'1000','91684300467','2023-05-17 08:14:45',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3812,'4000','91684300467','2023-05-17 08:14:45',NULL,1000.00,'','9','1','Good sold','1','','sales','7096','','No',NULL,NULL,''),(3813,'1110','91684310438','2023-05-17 11:00:49',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3814,'5500','91684310438','2023-05-17 11:00:38',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3815,'1000','91684310438','2023-05-17 11:00:49',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3816,'4000','91684310438','2023-05-17 11:00:49',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3817,'1000','91684310453','2023-05-17 12:18:35',6500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3818,'4000','91684310453','2023-05-17 12:18:35',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(3819,'1000','91684315119','2023-05-17 12:38:47',2990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3820,'4000','91684315119','2023-05-17 12:38:47',NULL,2990.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(3821,'1000','91684332017','2023-05-17 17:00:39',1436.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3822,'4000','91684332017','2023-05-17 17:00:39',NULL,1136.00,'','9','1','Good sold','1','','sales','7751','','No',NULL,NULL,''),(3823,'4000','91684332017','2023-05-17 17:00:17',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3824,'1000','91684339895','2023-05-17 19:11:57',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3825,'4000','91684339895','2023-05-17 19:11:57',NULL,1000.00,'','9','1','Good sold','1','','sales','7096','','No',NULL,NULL,''),(3826,'1110','91684389418','2023-05-18 10:04:33',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3827,'5500','91684389418','2023-05-18 08:56:58',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3828,'1000','91684389418','2023-05-18 10:04:33',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3829,'4000','91684389418','2023-05-18 10:04:33',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3830,'1110','91684401390','2023-05-18 12:24:25',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3831,'1110','91684401390','2023-05-18 12:16:30',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3832,'1110','91684401390','2023-05-18 12:16:59',NULL,2700.00,'','9','1','Inventory sold','1','','sales','11982','','No',NULL,NULL,''),(3833,'1110','91684401390','2023-05-18 12:19:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','7792','','No',NULL,NULL,''),(3834,'1110','91684401390','2023-05-18 12:19:57',NULL,1000.00,'','9','1','Inventory sold','1','','sales','11983','','No',NULL,NULL,''),(3835,'5500','91684401390','2023-05-18 12:23:24',8200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3836,'1000','91684401390','2023-05-18 12:24:25',10899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3837,'4000','91684401390','2023-05-18 12:24:25',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3838,'4000','91684401390','2023-05-18 12:16:30',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3839,'4000','91684401390','2023-05-18 12:16:59',NULL,3000.00,'','9','1','Good sold','1','','sales','11982','','No',NULL,NULL,''),(3840,'4000','91684401390','2023-05-18 12:19:32',NULL,1199.00,'','9','1','Good sold','1','','sales','7792','','No',NULL,NULL,''),(3841,'4000','91684401390','2023-05-18 12:19:57',NULL,1200.00,'','9','1','Good sold','1','','sales','11983','','No',NULL,NULL,''),(3842,'1110','91684401871','2023-05-18 13:55:18',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(3843,'1110','91684401871','2023-05-18 12:24:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','5973','','No',NULL,NULL,''),(3844,'1110','91684401871','2023-05-18 13:54:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','6540','','No',NULL,NULL,''),(3845,'1110','91684401871','2023-05-18 13:54:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','6269','','No',NULL,NULL,''),(3846,'1110','91684401871','2023-05-18 13:54:50',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(3847,'5500','91684401871','2023-05-18 13:55:05',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3848,'1000','91684401871','2023-05-18 13:55:18',7690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3849,'4000','91684401871','2023-05-18 13:55:18',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(3850,'4000','91684401871','2023-05-18 12:24:31',NULL,500.00,'','9','1','Good sold','1','','sales','5973','','No',NULL,NULL,''),(3851,'4000','91684401871','2023-05-18 13:54:28',NULL,790.00,'','9','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(3852,'4000','91684401871','2023-05-18 13:54:36',NULL,650.00,'','9','1','Good sold','1','','sales','6269','','No',NULL,NULL,''),(3853,'4000','91684401871','2023-05-18 13:54:50',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(3854,'1000','91684407324','2023-05-18 14:06:21',1714.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3855,'4000','91684407324','2023-05-18 14:06:21',NULL,665.00,'','9','1','Good sold','1','','sales','6305','','No',NULL,NULL,''),(3856,'4000','91684407324','2023-05-18 13:55:24',NULL,599.00,'','9','1','Good sold','1','','sales','6166','','No',NULL,NULL,''),(3857,'4000','91684407324','2023-05-18 14:05:46',NULL,450.00,'','9','1','Good sold','1','','sales','5869','','No',NULL,NULL,''),(3858,'1000','91684420211','2023-05-19 09:38:35',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3859,'4000','91684420211','2023-05-19 09:38:35',NULL,1290.00,'','9','1','Good sold','1','','sales','8008','','No',NULL,NULL,''),(3860,'1110','91684478323','2023-05-19 09:39:06',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3861,'5500','91684478323','2023-05-19 09:38:43',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3862,'1000','91684478323','2023-05-19 09:39:06',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3863,'4000','91684478323','2023-05-19 09:39:06',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3864,'1110','91684478350','2023-05-19 09:41:21',NULL,7000.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3865,'1110','91684478350','2023-05-19 09:39:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3866,'5500','91684478350','2023-05-19 09:40:57',7000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3867,'1000','91684478350','2023-05-19 09:41:21',7950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3868,'4000','91684478350','2023-05-19 09:41:21',NULL,7700.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3869,'4000','91684478350','2023-05-19 09:39:10',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3870,'1000','91684478486','2023-05-19 09:42:56',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3871,'4000','91684478486','2023-05-19 09:42:56',NULL,350.00,'','9','1','Good sold','1','','sales','5752','','No',NULL,NULL,''),(3872,'1110','91684478580','2023-05-19 11:30:05',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3873,'5500','91684478580','2023-05-19 09:43:00',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3874,'1000','91684478580','2023-05-19 11:30:05',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3875,'4000','91684478580','2023-05-19 11:30:05',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3876,'1110','91684491694','2023-05-19 13:22:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','7440','','No',NULL,NULL,''),(3877,'1110','91684491694','2023-05-19 13:21:34',NULL,549.00,'','9','1','Inventory sold','1','','sales','11967','','No',NULL,NULL,''),(3878,'1110','91684491694','2023-05-19 13:21:49',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3879,'1110','91684491694','2023-05-19 13:22:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(3880,'5500','91684491694','2023-05-19 13:22:17',4049.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3881,'1000','91684491694','2023-05-19 13:22:31',8300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3882,'4000','91684491694','2023-05-19 13:22:31',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(3883,'4000','91684491694','2023-05-19 13:21:34',NULL,450.00,'','9','1','Good sold','1','','sales','11967','','No',NULL,NULL,''),(3884,'4000','91684491694','2023-05-19 13:21:49',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3885,'4000','91684491694','2023-05-19 13:22:00',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(3886,'1110','91684492234','2023-05-19 15:11:49',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3887,'5500','91684492234','2023-05-19 13:30:34',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3888,'1000','91684492234','2023-05-19 15:11:49',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3889,'4000','91684492234','2023-05-19 15:11:49',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(3890,'1110','91684498314','2023-05-19 16:46:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(3891,'1110','91684498314','2023-05-19 15:11:54',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(3892,'5500','91684498314','2023-05-19 16:46:20',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3893,'1000','91684498314','2023-05-19 16:46:49',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3894,'4000','91684498314','2023-05-19 16:46:49',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(3895,'4000','91684498314','2023-05-19 15:11:54',NULL,250.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(3896,'1000','91684504015','2023-05-19 16:50:07',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3897,'4000','91684504015','2023-05-19 16:50:07',NULL,850.00,'','9','1','Good sold','1','','sales','6686','','No',NULL,NULL,''),(3898,'1110','91684505800','2023-05-19 17:16:49',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3899,'5500','91684505800','2023-05-19 17:16:40',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3900,'1000','91684505800','2023-05-19 17:16:49',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3901,'4000','91684505800','2023-05-19 17:16:49',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3902,'1110','91684505813','2023-05-19 17:19:51',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3903,'5500','91684505813','2023-05-19 17:16:53',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3904,'1000','91684505813','2023-05-19 17:19:51',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3905,'4000','91684505813','2023-05-19 17:19:51',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3906,'1110','91684575131','2023-05-20 12:32:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','6524','','No',NULL,NULL,''),(3907,'1110','91684575131','2023-05-20 12:32:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','5901','','No',NULL,NULL,''),(3908,'1110','91684575131','2023-05-20 12:32:38',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3909,'5500','91684575131','2023-05-20 12:32:49',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3910,'1000','91684575131','2023-05-20 12:32:59',4265.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3911,'4000','91684575131','2023-05-20 12:32:59',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(3912,'4000','91684575131','2023-05-20 12:32:11',NULL,475.00,'','9','1','Good sold','1','','sales','5901','','No',NULL,NULL,''),(3913,'4000','91684575131','2023-05-20 12:32:38',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3914,'1110','91684575693','2023-05-20 12:41:56',NULL,4600.00,'','9','1','Inventory sold','1','','sales','11984','','No',NULL,NULL,''),(3915,'5500','91684575693','2023-05-20 12:41:33',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3916,'1000','91684575693','2023-05-20 12:41:56',4890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3917,'4000','91684575693','2023-05-20 12:41:56',NULL,4890.00,'','9','1','Good sold','1','','sales','11984','','No',NULL,NULL,''),(3918,'1000','91684575719','2023-05-20 12:42:52',3899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3919,'4000','91684575719','2023-05-20 12:42:52',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(3920,'1110','91684576120','2023-05-20 12:48:53',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(3921,'5500','91684576120','2023-05-20 12:48:40',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3922,'1000','91684576120','2023-05-20 12:48:53',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3923,'4000','91684576120','2023-05-20 12:48:53',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(3924,'1110','91684742131','2023-05-22 11:02:48',NULL,800.00,'','9','1','Inventory sold','1','','sales','11985','','No',NULL,NULL,''),(3925,'1110','91684742131','2023-05-22 10:55:31',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11986','','No',NULL,NULL,''),(3926,'1110','91684742131','2023-05-22 10:55:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(3927,'1110','91684742131','2023-05-22 10:56:12',NULL,550.00,'','9','1','Inventory sold','1','','sales','11969','','No',NULL,NULL,''),(3928,'1110','91684742131','2023-05-22 10:56:47',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11892','','No',NULL,NULL,''),(3929,'1110','91684742131','2023-05-22 10:57:06',NULL,7200.00,'','9','1','Inventory sold','1','','sales','11987','','No',NULL,NULL,''),(3930,'5500','91684742131','2023-05-22 11:01:09',11950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3931,'1000','91684742131','2023-05-22 11:02:48',29600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3932,'4000','91684742131','2023-05-22 11:02:48',NULL,9000.00,'','9','1','Good sold','1','','sales','11985','','No',NULL,NULL,''),(3933,'4000','91684742131','2023-05-22 10:55:31',NULL,1400.00,'','9','1','Good sold','1','','sales','11986','','No',NULL,NULL,''),(3934,'4000','91684742131','2023-05-22 10:55:55',NULL,9000.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(3935,'4000','91684742131','2023-05-22 10:56:12',NULL,600.00,'','9','1','Good sold','1','','sales','11969','','No',NULL,NULL,''),(3936,'4000','91684742131','2023-05-22 10:56:47',NULL,2400.00,'','9','1','Good sold','1','','sales','11892','','No',NULL,NULL,''),(3937,'4000','91684742131','2023-05-22 10:57:06',NULL,7200.00,'','9','1','Good sold','1','','sales','11987','','No',NULL,NULL,''),(3938,'1110','91684742577','2023-05-22 11:11:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(3939,'1110','91684742577','2023-05-22 11:02:57',NULL,7200.00,'','9','1','Inventory sold','1','','sales','11987','','No',NULL,NULL,''),(3940,'1110','91684742577','2023-05-22 11:08:08',NULL,550.00,'','9','1','Inventory sold','1','','sales','11969','','No',NULL,NULL,''),(3941,'1110','91684742577','2023-05-22 11:08:29',NULL,800.00,'','9','1','Inventory sold','1','','sales','11985','','No',NULL,NULL,''),(3942,'1110','91684742577','2023-05-22 11:08:37',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11893','','No',NULL,NULL,''),(3943,'1110','91684742577','2023-05-22 11:08:52',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11986','','No',NULL,NULL,''),(3944,'5500','91684742577','2023-05-22 11:09:27',11950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3945,'1000','91684742577','2023-05-22 11:11:06',13900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3946,'4000','91684742577','2023-05-22 11:11:06',NULL,1400.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(3947,'4000','91684742577','2023-05-22 11:02:57',NULL,7200.00,'','9','1','Good sold','1','','sales','11987','','No',NULL,NULL,''),(3948,'4000','91684742577','2023-05-22 11:08:08',NULL,600.00,'','9','1','Good sold','1','','sales','11969','','No',NULL,NULL,''),(3949,'4000','91684742577','2023-05-22 11:08:29',NULL,900.00,'','9','1','Good sold','1','','sales','11985','','No',NULL,NULL,''),(3950,'4000','91684742577','2023-05-22 11:08:37',NULL,2400.00,'','9','1','Good sold','1','','sales','11893','','No',NULL,NULL,''),(3951,'4000','91684742577','2023-05-22 11:08:52',NULL,1400.00,'','9','1','Good sold','1','','sales','11986','','No',NULL,NULL,''),(3952,'1000','91684743207','2023-05-22 11:52:00',1399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3953,'4000','91684743207','2023-05-22 11:52:00',NULL,1399.00,'','9','1','Good sold','1','','sales','8481','','No',NULL,NULL,''),(3954,'1000','91684745522','2023-05-22 12:37:03',25000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3955,'4000','91684745522','2023-05-22 12:37:03',NULL,24750.00,'','9','1','Good sold','1','','sales','10977','','No',NULL,NULL,''),(3956,'4000','91684745522','2023-05-22 11:52:02',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3957,'1000','91684748232','2023-05-22 14:13:02',4089.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3958,'4000','91684748232','2023-05-22 14:13:02',NULL,1499.00,'','9','1','Good sold','1','','sales','8802','','No',NULL,NULL,''),(3959,'4000','91684748232','2023-05-22 12:37:12',NULL,2590.00,'','9','1','Good sold','1','','sales','10880','','No',NULL,NULL,''),(3960,'1110','91684754019','2023-05-22 15:38:07',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3961,'5500','91684754019','2023-05-22 14:13:39',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3962,'1000','91684754019','2023-05-22 15:38:07',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3963,'4000','91684754019','2023-05-22 15:38:07',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3964,'1000','91684759090','2023-05-22 15:41:32',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3965,'4000','91684759090','2023-05-22 15:41:32',NULL,2500.00,'','9','1','Good sold','1','','sales','10479','','No',NULL,NULL,''),(3966,'1110','91684759296','2023-05-22 16:24:00',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3967,'5500','91684759296','2023-05-22 15:41:36',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3968,'1000','91684759296','2023-05-22 16:24:00',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3969,'4000','91684759296','2023-05-22 16:24:00',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3970,'1110','91684828531','2023-05-23 10:55:43',NULL,2300.00,'','9','1','Inventory sold','1','','sales','11988','','No',NULL,NULL,''),(3971,'5500','91684828531','2023-05-23 10:55:31',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3972,'1000','91684828531','2023-05-23 10:55:43',2350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3973,'4000','91684828531','2023-05-23 10:55:43',NULL,2350.00,'','9','1','Good sold','1','','sales','11988','','No',NULL,NULL,''),(3974,'1110','91684839203','2023-05-23 13:54:05',NULL,5100.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3975,'1110','91684839203','2023-05-23 13:53:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(3976,'5500','91684839203','2023-05-23 13:53:45',5100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3977,'1000','91684839203','2023-05-23 13:54:05',7750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3978,'4000','91684839203','2023-05-23 13:54:05',NULL,7500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3979,'4000','91684839203','2023-05-23 13:53:23',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(3980,'1000','91684839249','2023-05-23 13:56:57',1212.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3981,'4000','91684839249','2023-05-23 13:56:57',NULL,500.00,'','9','1','Good sold','1','','sales','6023','','No',NULL,NULL,''),(3982,'4000','91684839249','2023-05-23 13:54:09',NULL,712.00,'','9','1','Good sold','1','','sales','6453','','No',NULL,NULL,''),(3983,'1110','91684839423','2023-05-23 14:04:01',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(3984,'1110','91684839423','2023-05-23 13:57:03',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(3985,'5500','91684839423','2023-05-23 14:03:51',4500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3986,'1000','91684839423','2023-05-23 14:04:01',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3987,'4000','91684839423','2023-05-23 14:04:01',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(3988,'4000','91684839423','2023-05-23 13:57:03',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(3989,'1000','91684839844','2023-05-23 15:49:11',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3990,'4000','91684839844','2023-05-23 15:49:11',NULL,1500.00,'','9','1','Good sold','1','','sales','8942','','No',NULL,NULL,''),(3991,'1110','91684908083','2023-05-24 09:17:31',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3992,'5500','91684908083','2023-05-24 09:01:23',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3993,'1000','91684908083','2023-05-24 09:17:31',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3994,'4000','91684908083','2023-05-24 09:17:31',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(3995,'1000','91684909055','2023-05-24 10:14:51',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3996,'4000','91684909055','2023-05-24 10:14:51',NULL,3500.00,'','9','1','Good sold','1','','sales','6255','','No',NULL,NULL,''),(3997,'1110','91685003332','2023-05-25 11:29:22',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(3998,'1110','91685003332','2023-05-25 11:28:52',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(3999,'5500','91685003332','2023-05-25 11:29:06',6700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4000,'1000','91685003332','2023-05-25 11:29:22',7350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4001,'4000','91685003332','2023-05-25 11:29:22',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(4002,'4000','91685003332','2023-05-25 11:28:52',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(4003,'1000','91685093402','2023-05-26 12:31:52',2889.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4004,'4000','91685093402','2023-05-26 12:31:52',NULL,1399.00,'','9','1','Good sold','1','','sales','8443','','No',NULL,NULL,''),(4005,'4000','91685093402','2023-05-26 12:30:02',NULL,1490.00,'','9','1','Good sold','1','','sales','8230','','No',NULL,NULL,''),(4006,'1110','91685095064','2023-05-26 13:07:46',NULL,2800.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(4007,'5500','91685095064','2023-05-26 12:57:44',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4008,'1000','91685095064','2023-05-26 13:07:46',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4009,'4000','91685095064','2023-05-26 13:07:46',NULL,2250.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(4010,'1000','91685105060','2023-05-26 15:45:20',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4011,'4000','91685105060','2023-05-26 15:45:20',NULL,1800.00,'','9','1','Good sold','1','','sales','8809','','No',NULL,NULL,''),(4012,'4000','91685105060','2023-05-26 15:44:20',NULL,2000.00,'','9','1','Good sold','1','','sales','10358','','No',NULL,NULL,''),(4013,'1110','91685351051','2023-05-29 12:04:21',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(4014,'5500','91685351051','2023-05-29 12:04:11',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4015,'1000','91685351051','2023-05-29 12:04:21',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4016,'4000','91685351051','2023-05-29 12:04:21',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(4017,'1110','91685440495','2023-05-30 12:55:22',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(4018,'5500','91685440495','2023-05-30 12:54:55',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4019,'1000','91685440495','2023-05-30 12:55:22',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4020,'4000','91685440495','2023-05-30 12:55:22',NULL,6000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(4021,'1000','91685518124','2023-05-31 10:29:06',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4022,'4000','91685518124','2023-05-31 10:29:06',NULL,1500.00,'','9','1','Good sold','1','','sales','9049','','No',NULL,NULL,''),(4023,'1000','91685534321','2023-05-31 14:59:28',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4024,'4000','91685534321','2023-05-31 14:59:28',NULL,2400.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(4025,'4000','91685534321','2023-05-31 14:58:41',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4026,'1110','91685543334','2023-06-02 09:01:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','8017','','No',NULL,NULL,''),(4027,'1110','91685543334','2023-05-31 17:28:54',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(4028,'1110','91685543334','2023-05-31 17:29:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7549','','No',NULL,NULL,''),(4029,'1110','91685543334','2023-05-31 17:31:45',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(4030,'5500','91685543334','2023-05-31 17:32:12',5200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4031,'1000','91685543334','2023-06-02 09:01:42',8730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4032,'4000','91685543334','2023-06-02 09:01:42',NULL,1290.00,'','9','1','Good sold','1','','sales','8017','','No',NULL,NULL,''),(4033,'4000','91685543334','2023-05-31 17:28:54',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(4034,'4000','91685543334','2023-05-31 17:29:21',NULL,1090.00,'','9','1','Good sold','1','','sales','7549','','No',NULL,NULL,''),(4035,'4000','91685543334','2023-05-31 17:31:45',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(4036,'1000','91685692186','2023-06-02 10:50:10',31600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4037,'4000','91685692186','2023-06-02 10:50:10',NULL,31600.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(4038,'1000','91685692662','2023-06-02 10:58:08',39600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4039,'4000','91685692662','2023-06-02 10:58:08',NULL,39600.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(4040,'1000','91685692695','2023-06-02 12:49:27',3680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4041,'4000','91685692695','2023-06-02 12:49:27',NULL,2390.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(4042,'4000','91685692695','2023-06-02 10:58:15',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(4043,'1000','91685699372','2023-06-02 14:22:19',14570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4044,'4000','91685699372','2023-06-02 14:22:19',NULL,14320.00,'','9','1','Good sold','1','','sales','9691','','No',NULL,NULL,''),(4045,'4000','91685699372','2023-06-02 14:21:34',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4046,'1000','91685704943','2023-06-02 15:47:08',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4047,'4000','91685704943','2023-06-02 15:47:08',NULL,1790.00,'','9','1','Good sold','1','','sales','9691','','No',NULL,NULL,''),(4048,'1000','91685710032','2023-06-02 15:47:26',12530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4049,'4000','91685710032','2023-06-02 15:47:26',NULL,12530.00,'','9','1','Good sold','1','','sales','9691','','No',NULL,NULL,''),(4050,'1000','91685710056','2023-06-02 17:17:56',3090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4051,'4000','91685710056','2023-06-02 17:17:56',NULL,1090.00,'','9','1','Good sold','1','','sales','7549','','No',NULL,NULL,''),(4052,'4000','91685710056','2023-06-02 17:17:21',NULL,2000.00,'','9','1','Good sold','1','','sales','10341','','No',NULL,NULL,''),(4053,'1000','91685954546','2023-06-05 11:44:25',7998.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4054,'4000','91685954546','2023-06-05 11:44:25',NULL,1000.00,'','9','1','Good sold','1','','sales','7290','','No',NULL,NULL,''),(4055,'4000','91685954546','2023-06-05 11:42:26',NULL,2499.00,'','9','1','Good sold','1','','sales','10800','','No',NULL,NULL,''),(4056,'4000','91685954546','2023-06-05 11:42:58',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(4057,'4000','91685954546','2023-06-05 11:43:12',NULL,2500.00,'','9','1','Good sold','1','','sales','10847','','No',NULL,NULL,''),(4058,'1110','91685954679','2023-06-05 12:56:28',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(4059,'5500','91685954679','2023-06-05 12:56:05',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4060,'1000','91685954679','2023-06-05 12:56:28',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4061,'4000','91685954679','2023-06-05 12:56:28',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(4062,'1000','91685975618','2023-06-05 17:34:19',25500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4063,'4000','91685975618','2023-06-05 17:34:19',NULL,25500.00,'','9','1','Good sold','1','','sales','6318','','No',NULL,NULL,''),(4064,'1000','91685975666','2023-06-05 18:19:30',6489.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4065,'4000','91685975666','2023-06-05 18:19:30',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(4066,'4000','91685975666','2023-06-05 18:18:28',NULL,2590.00,'','9','1','Good sold','1','','sales','10880','','No',NULL,NULL,''),(4067,'1000','91685978828','2023-06-05 18:27:22',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4068,'4000','91685978828','2023-06-05 18:27:22',NULL,1000.00,'','9','1','Good sold','1','','sales','7364','','No',NULL,NULL,''),(4069,'1000','91686055460','2023-06-06 16:12:56',29956.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4070,'4000','91686055460','2023-06-06 16:12:56',NULL,4495.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(4071,'4000','91686055460','2023-06-06 15:44:20',NULL,4990.00,'','9','1','Good sold','1','','sales','7224','','No',NULL,NULL,''),(4072,'4000','91686055460','2023-06-06 15:44:46',NULL,1710.00,'','9','1','Good sold','1','','sales','9598','','No',NULL,NULL,''),(4073,'4000','91686055460','2023-06-06 15:45:00',NULL,2500.00,'','9','1','Good sold','1','','sales','10817','','No',NULL,NULL,''),(4074,'4000','91686055460','2023-06-06 15:45:15',NULL,1706.00,'','9','1','Good sold','1','','sales','9727','','No',NULL,NULL,''),(4075,'4000','91686055460','2023-06-06 15:46:49',NULL,2086.00,'','9','1','Good sold','1','','sales','3872','','No',NULL,NULL,''),(4076,'4000','91686055460','2023-06-06 15:48:13',NULL,1950.00,'','9','1','Good sold','1','','sales','10161','','No',NULL,NULL,''),(4077,'4000','91686055460','2023-06-06 15:48:26',NULL,1805.00,'','9','1','Good sold','1','','sales','10042','','No',NULL,NULL,''),(4078,'4000','91686055460','2023-06-06 15:50:05',NULL,1326.00,'','9','1','Good sold','1','','sales','2684','','No',NULL,NULL,''),(4079,'4000','91686055460','2023-06-06 15:50:22',NULL,1490.00,'','9','1','Good sold','1','','sales','8718','','No',NULL,NULL,''),(4080,'4000','91686055460','2023-06-06 15:50:46',NULL,1250.00,'','9','1','Good sold','1','','sales','7982','','No',NULL,NULL,''),(4081,'4000','91686055460','2023-06-06 15:52:44',NULL,2399.00,'','9','1','Good sold','1','','sales','10711','','No',NULL,NULL,''),(4082,'4000','91686055460','2023-06-06 15:59:28',NULL,1999.00,'','9','1','Good sold','1','','sales','10295','','No',NULL,NULL,''),(4083,'4000','91686055460','2023-06-06 16:04:31',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4084,'1000','91686135649','2023-06-07 14:10:01',30716.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4085,'4000','91686135649','2023-06-07 14:10:01',NULL,760.00,'','9','1','Good sold','1','','sales','3701','','No',NULL,NULL,''),(4086,'4000','91686135649','2023-06-07 14:00:49',NULL,4495.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(4087,'4000','91686135649','2023-06-07 14:01:12',NULL,4990.00,'','9','1','Good sold','1','','sales','7224','','No',NULL,NULL,''),(4088,'4000','91686135649','2023-06-07 14:02:04',NULL,1710.00,'','9','1','Good sold','1','','sales','9598','','No',NULL,NULL,''),(4089,'4000','91686135649','2023-06-07 14:02:22',NULL,2500.00,'','9','1','Good sold','1','','sales','10817','','No',NULL,NULL,''),(4090,'4000','91686135649','2023-06-07 14:02:42',NULL,1706.00,'','9','1','Good sold','1','','sales','9727','','No',NULL,NULL,''),(4091,'4000','91686135649','2023-06-07 14:03:00',NULL,2086.00,'','9','1','Good sold','1','','sales','3872','','No',NULL,NULL,''),(4092,'4000','91686135649','2023-06-07 14:04:17',NULL,1950.00,'','9','1','Good sold','1','','sales','10161','','No',NULL,NULL,''),(4093,'4000','91686135649','2023-06-07 14:05:55',NULL,1805.00,'','9','1','Good sold','1','','sales','10042','','No',NULL,NULL,''),(4094,'4000','91686135649','2023-06-07 14:06:07',NULL,1326.00,'','9','1','Good sold','1','','sales','2684','','No',NULL,NULL,''),(4095,'4000','91686135649','2023-06-07 14:06:35',NULL,1490.00,'','9','1','Good sold','1','','sales','8718','','No',NULL,NULL,''),(4096,'4000','91686135649','2023-06-07 14:06:51',NULL,1250.00,'','9','1','Good sold','1','','sales','7982','','No',NULL,NULL,''),(4097,'4000','91686135649','2023-06-07 14:08:36',NULL,2399.00,'','9','1','Good sold','1','','sales','10711','','No',NULL,NULL,''),(4098,'4000','91686135649','2023-06-07 14:08:48',NULL,1999.00,'','9','1','Good sold','1','','sales','10295','','No',NULL,NULL,''),(4099,'4000','91686135649','2023-06-07 14:09:03',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4100,'1110','91686136323','2023-06-07 15:49:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10578','','No',NULL,NULL,''),(4101,'1110','91686136323','2023-06-07 15:42:52',NULL,750.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(4102,'1110','91686136323','2023-06-07 15:44:51',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(4103,'1110','91686136323','2023-06-07 15:45:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','6207','','No',NULL,NULL,''),(4104,'1110','91686136323','2023-06-07 15:45:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','4382','','No',NULL,NULL,''),(4105,'1110','91686136323','2023-06-07 15:46:36',NULL,500.00,'','9','1','Inventory sold','1','','sales','11990','','No',NULL,NULL,''),(4106,'1110','91686136323','2023-06-07 15:48:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','5930','','No',NULL,NULL,''),(4107,'5500','91686136323','2023-06-07 15:48:56',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4108,'1000','91686136323','2023-06-07 15:49:06',8078.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4109,'4000','91686136323','2023-06-07 15:49:06',NULL,2250.00,'','9','1','Good sold','1','','sales','10578','','No',NULL,NULL,''),(4110,'4000','91686136323','2023-06-07 15:42:52',NULL,990.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(4111,'4000','91686136323','2023-06-07 15:44:51',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(4112,'4000','91686136323','2023-06-07 15:45:05',NULL,618.00,'','9','1','Good sold','1','','sales','6207','','No',NULL,NULL,''),(4113,'4000','91686136323','2023-06-07 15:45:14',NULL,1140.00,'','9','1','Good sold','1','','sales','4382','','No',NULL,NULL,''),(4114,'4000','91686136323','2023-06-07 15:46:36',NULL,790.00,'','9','1','Good sold','1','','sales','11990','','No',NULL,NULL,''),(4115,'4000','91686136323','2023-06-07 15:48:48',NULL,490.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(4116,'1110','91686207753','2023-06-08 10:04:06',NULL,29400.00,'','9','1','Inventory sold','1','','sales','8856','','No',NULL,NULL,''),(4117,'5500','91686207753','2023-06-08 10:02:33',29400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4118,'1000','91686207753','2023-06-08 10:04:06',31500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4119,'4000','91686207753','2023-06-08 10:04:06',NULL,31500.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(4120,'1000','91686210157','2023-06-08 10:43:03',7920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4121,'4000','91686210157','2023-06-08 10:43:03',NULL,7920.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(4122,'1110','91686210568','2023-06-08 10:49:58',NULL,29400.00,'','9','1','Inventory sold','1','','sales','8856','','No',NULL,NULL,''),(4123,'5500','91686210568','2023-06-08 10:49:28',29400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4124,'1000','91686210568','2023-06-08 10:49:58',31500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4125,'4000','91686210568','2023-06-08 10:49:58',NULL,31500.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(4126,'1110','91686210606','2023-06-08 12:17:39',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(4127,'1110','91686210606','2023-06-08 10:50:06',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(4128,'5500','91686210606','2023-06-08 12:17:12',3800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4129,'1000','91686210606','2023-06-08 12:17:39',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4130,'4000','91686210606','2023-06-08 12:17:39',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(4131,'4000','91686210606','2023-06-08 10:50:06',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(4132,'1110','91686292596','2023-06-09 10:15:04',NULL,1400.00,'','9','1','Inventory sold','1','','sales','8856','','No',NULL,NULL,''),(4133,'5500','91686292596','2023-06-09 09:36:36',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4134,'1000','91686292596','2023-06-09 10:15:04',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4135,'4000','91686292596','2023-06-09 10:15:04',NULL,1500.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(4136,'1000','91686294912','2023-06-09 11:03:30',2149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4137,'4000','91686294912','2023-06-09 11:03:30',NULL,1899.00,'','9','1','Good sold','1','','sales','10068','','No',NULL,NULL,''),(4138,'4000','91686294912','2023-06-09 11:02:15',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4139,'1000','91686301244','2023-06-09 13:24:49',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4140,'4000','91686301244','2023-06-09 13:24:49',NULL,700.00,'','9','1','Good sold','1','','sales','6418','','No',NULL,NULL,''),(4141,'1000','91686317384','2023-06-09 16:30:34',890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4142,'4000','91686317384','2023-06-09 16:30:34',NULL,890.00,'','9','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(4143,'1110','91686393554','2023-06-10 13:39:21',NULL,850.00,'','9','1','Inventory sold','1','','sales','11991','','No',NULL,NULL,''),(4144,'5500','91686393554','2023-06-10 13:39:14',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4145,'1000','91686393554','2023-06-10 13:39:21',925.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4146,'4000','91686393554','2023-06-10 13:39:21',NULL,925.00,'','9','1','Good sold','1','','sales','11991','','No',NULL,NULL,''),(4147,'1110','91686551051','2023-06-12 10:28:33',NULL,2300.00,'','9','1','Inventory sold','1','','sales','11988','','No',NULL,NULL,''),(4148,'1110','91686551051','2023-06-12 09:24:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10700','','No',NULL,NULL,''),(4149,'1110','91686551051','2023-06-12 10:26:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(4150,'5500','91686551051','2023-06-12 10:27:22',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4151,'1000','91686551051','2023-06-12 10:28:33',5490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4152,'4000','91686551051','2023-06-12 10:28:33',NULL,2350.00,'','9','1','Good sold','1','','sales','11988','','No',NULL,NULL,''),(4153,'4000','91686551051','2023-06-12 09:24:11',NULL,2790.00,'','9','1','Good sold','1','','sales','10700','','No',NULL,NULL,''),(4154,'4000','91686551051','2023-06-12 10:26:58',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4155,'1110','91686558296','2023-06-12 13:09:08',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(4156,'5500','91686558296','2023-06-12 11:24:56',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4157,'1000','91686558296','2023-06-12 13:09:08',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4158,'4000','91686558296','2023-06-12 13:09:08',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(4159,'1110','91686564554','2023-06-12 13:40:57',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(4160,'1110','91686564554','2023-06-12 13:09:14',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(4161,'5500','91686564554','2023-06-12 13:40:31',5900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4162,'1000','91686564554','2023-06-12 13:40:57',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4163,'4000','91686564554','2023-06-12 13:40:57',NULL,4400.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(4164,'4000','91686564554','2023-06-12 13:09:14',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(4165,'1110','91686566460','2023-06-12 13:42:15',NULL,4000.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(4166,'1110','91686566460','2023-06-12 13:41:00',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(4167,'5500','91686566460','2023-06-12 13:42:03',5700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4168,'1000','91686566460','2023-06-12 13:42:15',8500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4169,'4000','91686566460','2023-06-12 13:42:15',NULL,6000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(4170,'4000','91686566460','2023-06-12 13:41:00',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(4171,'1110','91686574255','2023-06-12 15:53:31',NULL,2890.00,'','9','1','Inventory sold','1','','sales','11993','','No',NULL,NULL,''),(4172,'1110','91686574255','2023-06-12 15:50:55',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11994','','No',NULL,NULL,''),(4173,'5500','91686574255','2023-06-12 15:53:19',6390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4174,'1000','91686574255','2023-06-12 15:53:31',6580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4175,'4000','91686574255','2023-06-12 15:53:31',NULL,2990.00,'','9','1','Good sold','1','','sales','11993','','No',NULL,NULL,''),(4176,'4000','91686574255','2023-06-12 15:50:55',NULL,3590.00,'','9','1','Good sold','1','','sales','11994','','No',NULL,NULL,''),(4177,'1110','91686574417','2023-06-12 15:54:46',NULL,1000.00,'','9','1','Inventory sold','1','','sales','11983','','No',NULL,NULL,''),(4178,'1110','91686574417','2023-06-12 15:53:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','7426','','No',NULL,NULL,''),(4179,'1110','91686574417','2023-06-12 15:54:18',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(4180,'5500','91686574417','2023-06-12 15:54:29',1840.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4181,'1000','91686574417','2023-06-12 15:54:46',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4182,'4000','91686574417','2023-06-12 15:54:46',NULL,1200.00,'','9','1','Good sold','1','','sales','11983','','No',NULL,NULL,''),(4183,'4000','91686574417','2023-06-12 15:53:37',NULL,1000.00,'','9','1','Good sold','1','','sales','7426','','No',NULL,NULL,''),(4184,'4000','91686574417','2023-06-12 15:54:18',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(4185,'1110','91686575382','2023-06-12 16:10:10',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11995','','No',NULL,NULL,''),(4186,'1110','91686575382','2023-06-12 16:09:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(4187,'5500','91686575382','2023-06-12 16:09:49',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4188,'1000','91686575382','2023-06-12 16:10:10',4690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4189,'4000','91686575382','2023-06-12 16:10:10',NULL,1800.00,'','9','1','Good sold','1','','sales','11995','','No',NULL,NULL,''),(4190,'4000','91686575382','2023-06-12 16:09:42',NULL,2890.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(4191,'1000','91686737041','2023-06-14 13:34:49',4099.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4192,'4000','91686737041','2023-06-14 13:34:49',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(4193,'4000','91686737041','2023-06-14 13:04:01',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(4194,'4000','91686737041','2023-06-14 13:34:31',NULL,1500.00,'','9','1','Good sold','1','','sales','8961','','No',NULL,NULL,''),(4195,'1000','91686739279','2023-06-14 14:44:23',30242.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4196,'4000','91686739279','2023-06-14 14:44:23',NULL,14800.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(4197,'4000','91686739279','2023-06-14 14:40:45',NULL,15192.00,'','9','1','Good sold','1','','sales','10080','','No',NULL,NULL,''),(4198,'4000','91686739279','2023-06-14 14:42:38',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4199,'1000','91686753349','2023-06-14 17:36:10',4770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4200,'4000','91686753349','2023-06-14 17:36:10',NULL,3380.00,'','9','1','Good sold','1','','sales','9436','','No',NULL,NULL,''),(4201,'4000','91686753349','2023-06-14 17:35:49',NULL,1390.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(4202,'1110','91686810402','2023-06-15 09:28:18',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(4203,'1110','91686810402','2023-06-15 09:26:42',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(4204,'1110','91686810402','2023-06-15 09:27:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(4205,'5500','91686810402','2023-06-15 09:28:00',3900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4206,'1000','91686810402','2023-06-15 09:28:18',5200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4207,'4000','91686810402','2023-06-15 09:28:18',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(4208,'4000','91686810402','2023-06-15 09:26:42',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(4209,'4000','91686810402','2023-06-15 09:27:05',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4210,'1110','91686813768','2023-06-15 10:42:20',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11996','','No',NULL,NULL,''),(4211,'1110','91686813768','2023-06-15 10:22:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','5908','','No',NULL,NULL,''),(4212,'1110','91686813768','2023-06-15 10:23:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(4213,'1110','91686813768','2023-06-15 10:24:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','11128','','No',NULL,NULL,''),(4214,'1110','91686813768','2023-06-15 10:24:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7394','','No',NULL,NULL,''),(4215,'1110','91686813768','2023-06-15 10:24:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','10880','','No',NULL,NULL,''),(4216,'1110','91686813768','2023-06-15 10:25:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8692','','No',NULL,NULL,''),(4217,'1110','91686813768','2023-06-15 10:25:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','9701','','No',NULL,NULL,''),(4218,'1110','91686813768','2023-06-15 10:25:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10896','','No',NULL,NULL,''),(4219,'1110','91686813768','2023-06-15 10:27:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11765','','No',NULL,NULL,''),(4220,'1110','91686813768','2023-06-15 10:28:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(4221,'1110','91686813768','2023-06-15 10:28:52',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11963','','No',NULL,NULL,''),(4222,'1110','91686813768','2023-06-15 10:30:22',NULL,300.00,'','9','1','Inventory sold','1','','sales','11997','','No',NULL,NULL,''),(4223,'1110','91686813768','2023-06-15 10:34:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','11762','','No',NULL,NULL,''),(4224,'1110','91686813768','2023-06-15 10:34:53',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11998','','No',NULL,NULL,''),(4225,'5500','91686813768','2023-06-15 10:39:27',9000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4226,'1000','91686813768','2023-06-15 10:42:20',44439.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4227,'4000','91686813768','2023-06-15 10:42:20',NULL,1400.00,'','9','1','Good sold','1','','sales','11996','','No',NULL,NULL,''),(4228,'4000','91686813768','2023-06-15 10:22:48',NULL,400.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(4229,'4000','91686813768','2023-06-15 10:23:09',NULL,2999.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(4230,'4000','91686813768','2023-06-15 10:24:22',NULL,2900.00,'','9','1','Good sold','1','','sales','11128','','No',NULL,NULL,''),(4231,'4000','91686813768','2023-06-15 10:24:44',NULL,900.00,'','9','1','Good sold','1','','sales','7394','','No',NULL,NULL,''),(4232,'4000','91686813768','2023-06-15 10:24:54',NULL,2500.00,'','9','1','Good sold','1','','sales','10880','','No',NULL,NULL,''),(4233,'4000','91686813768','2023-06-15 10:25:09',NULL,1350.00,'','9','1','Good sold','1','','sales','8692','','No',NULL,NULL,''),(4234,'4000','91686813768','2023-06-15 10:25:29',NULL,1690.00,'','9','1','Good sold','1','','sales','9701','','No',NULL,NULL,''),(4235,'4000','91686813768','2023-06-15 10:25:53',NULL,2400.00,'','9','1','Good sold','1','','sales','10896','','No',NULL,NULL,''),(4236,'4000','91686813768','2023-06-15 10:27:06',NULL,12600.00,'','9','1','Good sold','1','','sales','11765','','No',NULL,NULL,''),(4237,'4000','91686813768','2023-06-15 10:28:32',NULL,2400.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(4238,'4000','91686813768','2023-06-15 10:28:52',NULL,1900.00,'','9','1','Good sold','1','','sales','11963','','No',NULL,NULL,''),(4239,'4000','91686813768','2023-06-15 10:30:22',NULL,400.00,'','9','1','Good sold','1','','sales','11997','','No',NULL,NULL,''),(4240,'4000','91686813768','2023-06-15 10:34:40',NULL,6200.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(4241,'4000','91686813768','2023-06-15 10:34:53',NULL,4400.00,'','9','1','Good sold','1','','sales','11998','','No',NULL,NULL,''),(4242,'1000','91686816753','2023-06-15 11:15:07',4679.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4243,'4000','91686816753','2023-06-15 11:15:07',NULL,990.00,'','9','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(4244,'4000','91686816753','2023-06-15 11:12:33',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(4245,'4000','91686816753','2023-06-15 11:13:24',NULL,2990.00,'','9','1','Good sold','1','','sales','11241','','No',NULL,NULL,''),(4246,'1110','91686825948','2023-06-15 13:46:41',NULL,800.00,'','9','1','Inventory sold','1','','sales','11999','','No',NULL,NULL,''),(4247,'1110','91686825948','2023-06-15 13:46:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(4248,'5500','91686825948','2023-06-15 13:46:31',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4249,'1000','91686825948','2023-06-15 13:46:41',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4250,'4000','91686825948','2023-06-15 13:46:41',NULL,800.00,'','9','1','Good sold','1','','sales','11999','','No',NULL,NULL,''),(4251,'4000','91686825948','2023-06-15 13:46:16',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4252,'1110','91686897001','2023-06-17 09:38:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10147','','No',NULL,NULL,''),(4253,'1110','91686897001','2023-06-16 09:30:01',NULL,900.00,'','9','1','Inventory sold','1','','sales','12000','','No',NULL,NULL,''),(4254,'1110','91686897001','2023-06-16 09:34:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','11195','','No',NULL,NULL,''),(4255,'1110','91686897001','2023-06-16 09:34:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','7859','','No',NULL,NULL,''),(4256,'1110','91686897001','2023-06-16 09:34:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','7385','','No',NULL,NULL,''),(4257,'5500','91686897001','2023-06-16 09:34:31',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4258,'1000','91686897001','2023-06-17 09:38:39',8589.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4259,'4000','91686897001','2023-06-17 09:38:39',NULL,2299.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(4260,'4000','91686897001','2023-06-16 09:30:01',NULL,1090.00,'','9','1','Good sold','1','','sales','12000','','No',NULL,NULL,''),(4261,'4000','91686897001','2023-06-16 09:34:01',NULL,3000.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(4262,'4000','91686897001','2023-06-16 09:34:08',NULL,1200.00,'','9','1','Good sold','1','','sales','7859','','No',NULL,NULL,''),(4263,'4000','91686897001','2023-06-16 09:34:18',NULL,1000.00,'','9','1','Good sold','1','','sales','7385','','No',NULL,NULL,''),(4264,'1110','91686994884','2023-06-17 13:47:43',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12001','','No',NULL,NULL,''),(4265,'1110','91686994884','2023-06-17 12:42:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','7395','','No',NULL,NULL,''),(4266,'1110','91686994884','2023-06-17 12:42:30',NULL,800.00,'','9','1','Inventory sold','1','','sales','11999','','No',NULL,NULL,''),(4267,'1110','91686994884','2023-06-17 12:43:38',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(4268,'1110','91686994884','2023-06-17 12:44:48',NULL,4000.00,'','9','1','Inventory sold','1','','sales','11921','','No',NULL,NULL,''),(4269,'1110','91686994884','2023-06-17 12:46:02',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12002','','No',NULL,NULL,''),(4270,'1110','91686994884','2023-06-17 12:48:58',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12003','','No',NULL,NULL,''),(4271,'1110','91686994884','2023-06-17 12:50:52',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12004','','No',NULL,NULL,''),(4272,'1110','91686994884','2023-06-17 12:53:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7394','','No',NULL,NULL,''),(4273,'1110','91686994884','2023-06-17 12:53:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7393','','No',NULL,NULL,''),(4274,'1110','91686994884','2023-06-17 12:54:00',NULL,7500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(4275,'1110','91686994884','2023-06-17 12:54:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(4276,'1110','91686994884','2023-06-17 12:55:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10971','','No',NULL,NULL,''),(4277,'1110','91686994884','2023-06-17 12:56:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(4278,'1110','91686994884','2023-06-17 12:57:47',NULL,14000.00,'','9','1','Inventory sold','1','','sales','12005','','No',NULL,NULL,''),(4279,'1110','91686994884','2023-06-17 13:01:52',NULL,3150.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(4280,'1110','91686994884','2023-06-17 13:04:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8944','','No',NULL,NULL,''),(4281,'1110','91686994884','2023-06-17 13:06:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','10252','','No',NULL,NULL,''),(4282,'1110','91686994884','2023-06-17 13:09:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6260','','No',NULL,NULL,''),(4283,'1110','91686994884','2023-06-17 13:09:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','6191','','No',NULL,NULL,''),(4284,'1110','91686994884','2023-06-17 13:09:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','5781','','No',NULL,NULL,''),(4285,'1110','91686994884','2023-06-17 13:10:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11128','','No',NULL,NULL,''),(4286,'1110','91686994884','2023-06-17 13:10:53',NULL,2076.00,'','9','1','Inventory sold','1','','sales','11878','','No',NULL,NULL,''),(4287,'1110','91686994884','2023-06-17 13:12:45',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11906','','No',NULL,NULL,''),(4288,'1110','91686994884','2023-06-17 13:13:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8941','','No',NULL,NULL,''),(4289,'1110','91686994884','2023-06-17 13:14:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6252','','No',NULL,NULL,''),(4290,'1110','91686994884','2023-06-17 13:15:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','5973','','No',NULL,NULL,''),(4291,'1110','91686994884','2023-06-17 13:15:41',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12006','','No',NULL,NULL,''),(4292,'1110','91686994884','2023-06-17 13:18:25',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(4293,'1110','91686994884','2023-06-17 13:19:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10147','','No',NULL,NULL,''),(4294,'1110','91686994884','2023-06-17 13:20:04',NULL,6000.00,'','9','1','Inventory sold','1','','sales','11972','','No',NULL,NULL,''),(4295,'1110','91686994884','2023-06-17 13:20:44',NULL,300.00,'','9','1','Inventory sold','1','','sales','12009','','No',NULL,NULL,''),(4296,'1110','91686994884','2023-06-17 13:28:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','8776','','No',NULL,NULL,''),(4297,'1110','91686994884','2023-06-17 13:28:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','5964','','No',NULL,NULL,''),(4298,'1110','91686994884','2023-06-17 13:28:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7887','','No',NULL,NULL,''),(4299,'1110','91686994884','2023-06-17 13:29:23',NULL,350.00,'','9','1','Inventory sold','1','','sales','12010','','No',NULL,NULL,''),(4300,'1110','91686994884','2023-06-17 13:31:20',NULL,550.00,'','9','1','Inventory sold','1','','sales','12011','','No',NULL,NULL,''),(4301,'1110','91686994884','2023-06-17 13:33:16',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12012','','No',NULL,NULL,''),(4302,'1110','91686994884','2023-06-17 13:36:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','6062','','No',NULL,NULL,''),(4303,'1110','91686994884','2023-06-17 13:36:58',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12014','','No',NULL,NULL,''),(4304,'1110','91686994884','2023-06-17 13:41:55',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(4305,'1110','91686994884','2023-06-17 13:42:13',NULL,10800.00,'','9','1','Inventory sold','1','','sales','12008','','No',NULL,NULL,''),(4306,'5500','91686994884','2023-06-17 13:46:17',75526.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4307,'1000','91686994884','2023-06-17 13:47:43',149990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4308,'4000','91686994884','2023-06-17 13:47:43',NULL,2500.00,'','9','1','Good sold','1','','sales','12001','','No',NULL,NULL,''),(4309,'4000','91686994884','2023-06-17 12:42:17',NULL,3000.00,'','9','1','Good sold','1','','sales','7395','','No',NULL,NULL,''),(4310,'4000','91686994884','2023-06-17 12:42:30',NULL,1050.00,'','9','1','Good sold','1','','sales','11999','','No',NULL,NULL,''),(4311,'4000','91686994884','2023-06-17 12:43:38',NULL,4400.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(4312,'4000','91686994884','2023-06-17 12:44:48',NULL,4600.00,'','9','1','Good sold','1','','sales','11921','','No',NULL,NULL,''),(4313,'4000','91686994884','2023-06-17 12:46:02',NULL,7200.00,'','9','1','Good sold','1','','sales','12002','','No',NULL,NULL,''),(4314,'4000','91686994884','2023-06-17 12:48:58',NULL,1800.00,'','9','1','Good sold','1','','sales','12003','','No',NULL,NULL,''),(4315,'4000','91686994884','2023-06-17 12:50:52',NULL,2000.00,'','9','1','Good sold','1','','sales','12004','','No',NULL,NULL,''),(4316,'4000','91686994884','2023-06-17 12:53:01',NULL,2000.00,'','9','1','Good sold','1','','sales','7394','','No',NULL,NULL,''),(4317,'4000','91686994884','2023-06-17 12:53:16',NULL,2000.00,'','9','1','Good sold','1','','sales','7393','','No',NULL,NULL,''),(4318,'4000','91686994884','2023-06-17 12:54:00',NULL,9000.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(4319,'4000','91686994884','2023-06-17 12:54:42',NULL,9000.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(4320,'4000','91686994884','2023-06-17 12:55:53',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(4321,'4000','91686994884','2023-06-17 12:56:35',NULL,7996.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(4322,'4000','91686994884','2023-06-17 12:57:47',NULL,21000.00,'','9','1','Good sold','1','','sales','12005','','No',NULL,NULL,''),(4323,'4000','91686994884','2023-06-17 13:01:52',NULL,4200.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(4324,'4000','91686994884','2023-06-17 13:04:57',NULL,3000.00,'','9','1','Good sold','1','','sales','8944','','No',NULL,NULL,''),(4325,'4000','91686994884','2023-06-17 13:06:05',NULL,1999.00,'','9','1','Good sold','1','','sales','10252','','No',NULL,NULL,''),(4326,'4000','91686994884','2023-06-17 13:09:20',NULL,1300.00,'','9','1','Good sold','1','','sales','6260','','No',NULL,NULL,''),(4327,'4000','91686994884','2023-06-17 13:09:31',NULL,1200.00,'','9','1','Good sold','1','','sales','6191','','No',NULL,NULL,''),(4328,'4000','91686994884','2023-06-17 13:09:50',NULL,1520.00,'','9','1','Good sold','1','','sales','5781','','No',NULL,NULL,''),(4329,'4000','91686994884','2023-06-17 13:10:10',NULL,2950.00,'','9','1','Good sold','1','','sales','11128','','No',NULL,NULL,''),(4330,'4000','91686994884','2023-06-17 13:10:53',NULL,2970.00,'','9','1','Good sold','1','','sales','11878','','No',NULL,NULL,''),(4331,'4000','91686994884','2023-06-17 13:12:45',NULL,1500.00,'','9','1','Good sold','1','','sales','11906','','No',NULL,NULL,''),(4332,'4000','91686994884','2023-06-17 13:13:51',NULL,4500.00,'','9','1','Good sold','1','','sales','8941','','No',NULL,NULL,''),(4333,'4000','91686994884','2023-06-17 13:14:35',NULL,650.00,'','9','1','Good sold','1','','sales','6252','','No',NULL,NULL,''),(4334,'4000','91686994884','2023-06-17 13:15:07',NULL,1000.00,'','9','1','Good sold','1','','sales','5973','','No',NULL,NULL,''),(4335,'4000','91686994884','2023-06-17 13:15:41',NULL,2400.00,'','9','1','Good sold','1','','sales','12006','','No',NULL,NULL,''),(4336,'4000','91686994884','2023-06-17 13:18:25',NULL,3000.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(4337,'4000','91686994884','2023-06-17 13:19:56',NULL,2290.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(4338,'4000','91686994884','2023-06-17 13:20:04',NULL,7200.00,'','9','1','Good sold','1','','sales','11972','','No',NULL,NULL,''),(4339,'4000','91686994884','2023-06-17 13:20:44',NULL,395.00,'','9','1','Good sold','1','','sales','12009','','No',NULL,NULL,''),(4340,'4000','91686994884','2023-06-17 13:28:08',NULL,2980.00,'','9','1','Good sold','1','','sales','8776','','No',NULL,NULL,''),(4341,'4000','91686994884','2023-06-17 13:28:38',NULL,500.00,'','9','1','Good sold','1','','sales','5964','','No',NULL,NULL,''),(4342,'4000','91686994884','2023-06-17 13:28:57',NULL,1200.00,'','9','1','Good sold','1','','sales','7887','','No',NULL,NULL,''),(4343,'4000','91686994884','2023-06-17 13:29:23',NULL,450.00,'','9','1','Good sold','1','','sales','12010','','No',NULL,NULL,''),(4344,'4000','91686994884','2023-06-17 13:31:20',NULL,700.00,'','9','1','Good sold','1','','sales','12011','','No',NULL,NULL,''),(4345,'4000','91686994884','2023-06-17 13:33:16',NULL,2390.00,'','9','1','Good sold','1','','sales','12012','','No',NULL,NULL,''),(4346,'4000','91686994884','2023-06-17 13:36:51',NULL,1700.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(4347,'4000','91686994884','2023-06-17 13:36:58',NULL,2000.00,'','9','1','Good sold','1','','sales','12014','','No',NULL,NULL,''),(4348,'4000','91686994884','2023-06-17 13:41:55',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(4349,'4000','91686994884','2023-06-17 13:42:13',NULL,13200.00,'','9','1','Good sold','1','','sales','12008','','No',NULL,NULL,''),(4350,'1110','91687000759','2023-06-17 14:28:38',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12015','','No',NULL,NULL,''),(4351,'1110','91687000759','2023-06-17 14:19:34',NULL,6360.00,'','9','1','Inventory sold','1','','sales','12016','','No',NULL,NULL,''),(4352,'1110','91687000759','2023-06-17 14:22:04',NULL,550.00,'','9','1','Inventory sold','1','','sales','12017','','No',NULL,NULL,''),(4353,'1110','91687000759','2023-06-17 14:28:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6392','','No',NULL,NULL,''),(4354,'5500','91687000759','2023-06-17 14:28:15',10510.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4355,'1000','91687000759','2023-06-17 14:28:38',14210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4356,'4000','91687000759','2023-06-17 14:28:38',NULL,4500.00,'','9','1','Good sold','1','','sales','12015','','No',NULL,NULL,''),(4357,'4000','91687000759','2023-06-17 14:19:34',NULL,7560.00,'','9','1','Good sold','1','','sales','12016','','No',NULL,NULL,''),(4358,'4000','91687000759','2023-06-17 14:22:04',NULL,750.00,'','9','1','Good sold','1','','sales','12017','','No',NULL,NULL,''),(4359,'4000','91687000759','2023-06-17 14:28:06',NULL,1400.00,'','9','1','Good sold','1','','sales','6392','','No',NULL,NULL,''),(4360,'1110','91687003631','2023-06-17 15:07:57',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12015','','No',NULL,NULL,''),(4361,'1110','91687003631','2023-06-17 15:07:11',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(4362,'1110','91687003631','2023-06-17 15:07:25',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(4363,'5500','91687003631','2023-06-17 15:07:48',3090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4364,'1000','91687003631','2023-06-17 15:07:57',4200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4365,'4000','91687003631','2023-06-17 15:07:57',NULL,1500.00,'','9','1','Good sold','1','','sales','12015','','No',NULL,NULL,''),(4366,'4000','91687003631','2023-06-17 15:07:11',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(4367,'4000','91687003631','2023-06-17 15:07:25',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(4368,'1110','91687004149','2023-06-17 15:20:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','7503','','No',NULL,NULL,''),(4369,'1110','91687004149','2023-06-17 15:16:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8348','','No',NULL,NULL,''),(4370,'1110','91687004149','2023-06-17 15:16:52',NULL,1990.00,'','9','1','Inventory sold','1','','sales','12018','','No',NULL,NULL,''),(4371,'1110','91687004149','2023-06-17 15:18:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(4372,'1110','91687004149','2023-06-17 15:18:51',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12019','','No',NULL,NULL,''),(4373,'5500','91687004149','2023-06-17 15:20:47',4990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4374,'1000','91687004149','2023-06-17 15:20:54',10921.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4375,'4000','91687004149','2023-06-17 15:20:54',NULL,1041.00,'','9','1','Good sold','1','','sales','7503','','No',NULL,NULL,''),(4376,'4000','91687004149','2023-06-17 15:16:29',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(4377,'4000','91687004149','2023-06-17 15:16:52',NULL,2190.00,'','9','1','Good sold','1','','sales','12018','','No',NULL,NULL,''),(4378,'4000','91687004149','2023-06-17 15:18:44',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(4379,'4000','91687004149','2023-06-17 15:18:51',NULL,4000.00,'','9','1','Good sold','1','','sales','12019','','No',NULL,NULL,''),(4380,'1110','91687008938','2023-06-17 16:42:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10852','','No',NULL,NULL,''),(4381,'1110','91687008938','2023-06-17 16:35:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10823','','No',NULL,NULL,''),(4382,'1110','91687008938','2023-06-17 16:35:49',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(4383,'1110','91687008938','2023-06-17 16:36:18',NULL,700.00,'','9','1','Inventory sold','1','','sales','11981','','No',NULL,NULL,''),(4384,'1110','91687008938','2023-06-17 16:36:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(4385,'1110','91687008938','2023-06-17 16:36:48',NULL,700.00,'','9','1','Inventory sold','1','','sales','12020','','No',NULL,NULL,''),(4386,'1110','91687008938','2023-06-17 16:39:25',NULL,300.00,'','9','1','Inventory sold','1','','sales','12021','','No',NULL,NULL,''),(4387,'5500','91687008938','2023-06-17 16:42:14',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4388,'1000','91687008938','2023-06-17 16:42:20',21148.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4389,'4000','91687008938','2023-06-17 16:42:20',NULL,2500.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(4390,'4000','91687008938','2023-06-17 16:35:38',NULL,10000.00,'','9','1','Good sold','1','','sales','10823','','No',NULL,NULL,''),(4391,'4000','91687008938','2023-06-17 16:35:49',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(4392,'4000','91687008938','2023-06-17 16:36:18',NULL,999.00,'','9','1','Good sold','1','','sales','11981','','No',NULL,NULL,''),(4393,'4000','91687008938','2023-06-17 16:36:37',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(4394,'4000','91687008938','2023-06-17 16:36:48',NULL,1000.00,'','9','1','Good sold','1','','sales','12020','','No',NULL,NULL,''),(4395,'4000','91687008938','2023-06-17 16:39:25',NULL,550.00,'','9','1','Good sold','1','','sales','12021','','No',NULL,NULL,''),(4396,'1110','91687165503','2023-06-19 12:22:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','4880','','No',NULL,NULL,''),(4397,'1110','91687165503','2023-06-19 12:05:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(4398,'1110','91687165503','2023-06-19 12:05:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9914','','No',NULL,NULL,''),(4399,'1110','91687165503','2023-06-19 12:06:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10617','','No',NULL,NULL,''),(4400,'1110','91687165503','2023-06-19 12:06:16',NULL,800.00,'','9','1','Inventory sold','1','','sales','8117','','No',NULL,NULL,''),(4401,'1110','91687165503','2023-06-19 12:06:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','4933','','No',NULL,NULL,''),(4402,'1110','91687165503','2023-06-19 12:08:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11347','','No',NULL,NULL,''),(4403,'1110','91687165503','2023-06-19 12:08:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','5895','','No',NULL,NULL,''),(4404,'1110','91687165503','2023-06-19 12:09:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10427','','No',NULL,NULL,''),(4405,'1110','91687165503','2023-06-19 12:10:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(4406,'5500','91687165503','2023-06-19 12:21:52',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4407,'1000','91687165503','2023-06-19 12:22:18',18069.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4408,'4000','91687165503','2023-06-19 12:22:18',NULL,1520.00,'','9','1','Good sold','1','','sales','4880','','No',NULL,NULL,''),(4409,'4000','91687165503','2023-06-19 12:05:03',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(4410,'4000','91687165503','2023-06-19 12:05:41',NULL,1850.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(4411,'4000','91687165503','2023-06-19 12:06:06',NULL,2299.00,'','9','1','Good sold','1','','sales','10617','','No',NULL,NULL,''),(4412,'4000','91687165503','2023-06-19 12:06:16',NULL,1299.00,'','9','1','Good sold','1','','sales','8117','','No',NULL,NULL,''),(4413,'4000','91687165503','2023-06-19 12:06:28',NULL,2841.00,'','9','1','Good sold','1','','sales','4933','','No',NULL,NULL,''),(4414,'4000','91687165503','2023-06-19 12:08:20',NULL,3450.00,'','9','1','Good sold','1','','sales','11347','','No',NULL,NULL,''),(4415,'4000','91687165503','2023-06-19 12:08:44',NULL,471.00,'','9','1','Good sold','1','','sales','5895','','No',NULL,NULL,''),(4416,'4000','91687165503','2023-06-19 12:09:46',NULL,2099.00,'','9','1','Good sold','1','','sales','10427','','No',NULL,NULL,''),(4417,'4000','91687165503','2023-06-19 12:10:57',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4418,'1110','91687182249','2023-06-19 16:48:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','8402','','No',NULL,NULL,''),(4419,'1110','91687182249','2023-06-19 16:44:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','7988','','No',NULL,NULL,''),(4420,'1110','91687182249','2023-06-19 16:44:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7741','','No',NULL,NULL,''),(4421,'1110','91687182249','2023-06-19 16:44:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(4422,'1110','91687182249','2023-06-19 16:45:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','8941','','No',NULL,NULL,''),(4423,'1110','91687182249','2023-06-19 16:45:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','6874','','No',NULL,NULL,''),(4424,'1110','91687182249','2023-06-19 16:45:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','9939','','No',NULL,NULL,''),(4425,'1110','91687182249','2023-06-19 16:45:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10896','','No',NULL,NULL,''),(4426,'1110','91687182249','2023-06-19 16:46:22',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(4427,'1110','91687182249','2023-06-19 16:46:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','7326','','No',NULL,NULL,''),(4428,'1110','91687182249','2023-06-19 16:48:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','9818','','No',NULL,NULL,''),(4429,'5500','91687182249','2023-06-19 16:48:15',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4430,'1000','91687182249','2023-06-19 16:48:25',17608.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4431,'4000','91687182249','2023-06-19 16:48:25',NULL,1390.00,'','9','1','Good sold','1','','sales','8402','','No',NULL,NULL,''),(4432,'4000','91687182249','2023-06-19 16:44:09',NULL,1250.00,'','9','1','Good sold','1','','sales','7988','','No',NULL,NULL,''),(4433,'4000','91687182249','2023-06-19 16:44:23',NULL,1190.00,'','9','1','Good sold','1','','sales','7741','','No',NULL,NULL,''),(4434,'4000','91687182249','2023-06-19 16:44:56',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(4435,'4000','91687182249','2023-06-19 16:45:08',NULL,1500.00,'','9','1','Good sold','1','','sales','8941','','No',NULL,NULL,''),(4436,'4000','91687182249','2023-06-19 16:45:33',NULL,899.00,'','9','1','Good sold','1','','sales','6874','','No',NULL,NULL,''),(4437,'4000','91687182249','2023-06-19 16:45:49',NULL,1890.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(4438,'4000','91687182249','2023-06-19 16:45:58',NULL,2599.00,'','9','1','Good sold','1','','sales','10896','','No',NULL,NULL,''),(4439,'4000','91687182249','2023-06-19 16:46:22',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(4440,'4000','91687182249','2023-06-19 16:46:33',NULL,1000.00,'','9','1','Good sold','1','','sales','7326','','No',NULL,NULL,''),(4441,'4000','91687182249','2023-06-19 16:48:03',NULL,1800.00,'','9','1','Good sold','1','','sales','9818','','No',NULL,NULL,''),(4442,'1110','91687251477','2023-06-20 12:00:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6884','','No',NULL,NULL,''),(4443,'1110','91687251477','2023-06-20 11:57:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(4444,'1110','91687251477','2023-06-20 11:58:30',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8057','','No',NULL,NULL,''),(4445,'1110','91687251477','2023-06-20 11:58:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(4446,'1110','91687251477','2023-06-20 11:59:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','7325','','No',NULL,NULL,''),(4447,'5500','91687251477','2023-06-20 11:59:14',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4448,'1000','91687251477','2023-06-20 12:00:35',5538.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4449,'4000','91687251477','2023-06-20 12:00:35',NULL,899.00,'','9','1','Good sold','1','','sales','6884','','No',NULL,NULL,''),(4450,'4000','91687251477','2023-06-20 11:57:57',NULL,899.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(4451,'4000','91687251477','2023-06-20 11:58:30',NULL,1290.00,'','9','1','Good sold','1','','sales','8057','','No',NULL,NULL,''),(4452,'4000','91687251477','2023-06-20 11:58:45',NULL,1450.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(4453,'4000','91687251477','2023-06-20 11:59:02',NULL,1000.00,'','9','1','Good sold','1','','sales','7325','','No',NULL,NULL,''),(4454,'1110','91687251646','2023-06-20 13:51:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','8899','','No',NULL,NULL,''),(4455,'1110','91687251646','2023-06-20 12:00:46',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(4456,'1110','91687251646','2023-06-20 13:51:24',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(4457,'5500','91687251646','2023-06-20 13:51:32',1550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4458,'1000','91687251646','2023-06-20 13:51:42',3999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4459,'4000','91687251646','2023-06-20 13:51:42',NULL,1499.00,'','9','1','Good sold','1','','sales','8899','','No',NULL,NULL,''),(4460,'4000','91687251646','2023-06-20 12:00:46',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(4461,'4000','91687251646','2023-06-20 13:51:24',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(4462,'1000','91687328454','2023-06-21 09:49:03',5030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4463,'4000','91687328454','2023-06-21 09:49:03',NULL,4780.00,'','9','1','Good sold','1','','sales','10690','','No',NULL,NULL,''),(4464,'4000','91687328454','2023-06-21 09:20:54',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4465,'1110','91687335610','2023-06-21 11:20:21',NULL,68700.00,'','9','1','Inventory sold','1','','sales','12022','','No',NULL,NULL,''),(4466,'5500','91687335610','2023-06-21 11:20:10',68700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4467,'1000','91687335610','2023-06-21 11:20:21',74700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4468,'4000','91687335610','2023-06-21 11:20:21',NULL,74700.00,'','9','1','Good sold','1','','sales','12022','','No',NULL,NULL,''),(4469,'1000','91687345200','2023-06-21 14:00:56',19750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4470,'4000','91687345200','2023-06-21 14:00:56',NULL,7780.00,'','9','1','Good sold','1','','sales','11486','','No',NULL,NULL,''),(4471,'4000','91687345200','2023-06-21 14:00:00',NULL,11970.00,'','9','1','Good sold','1','','sales','11507','','No',NULL,NULL,''),(4472,'1110','91687345466','2023-06-21 14:10:56',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(4473,'5500','91687345466','2023-06-21 14:04:26',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4474,'1000','91687345466','2023-06-21 14:10:56',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4475,'4000','91687345466','2023-06-21 14:10:56',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(4476,'1000','91687363819','2023-06-22 09:26:49',3985.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4477,'4000','91687363819','2023-06-22 09:26:49',NULL,1399.00,'','9','1','Good sold','1','','sales','8512','','No',NULL,NULL,''),(4478,'4000','91687363819','2023-06-21 19:10:32',NULL,1136.00,'','9','1','Good sold','1','','sales','7758','','No',NULL,NULL,''),(4479,'4000','91687363819','2023-06-21 19:10:42',NULL,1450.00,'','9','1','Good sold','1','','sales','8636','','No',NULL,NULL,''),(4480,'1110','91687415356','2023-06-22 10:32:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6022','','No',NULL,NULL,''),(4481,'1110','91687415356','2023-06-22 09:29:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','6483','','No',NULL,NULL,''),(4482,'1110','91687415356','2023-06-22 10:14:54',NULL,550.00,'','9','1','Inventory sold','1','','sales','12023','','No',NULL,NULL,''),(4483,'1110','91687415356','2023-06-22 10:18:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9818','','No',NULL,NULL,''),(4484,'1110','91687415356','2023-06-22 10:18:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','9693','','No',NULL,NULL,''),(4485,'1110','91687415356','2023-06-22 10:22:56',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12012','','No',NULL,NULL,''),(4486,'1110','91687415356','2023-06-22 10:23:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7410','','No',NULL,NULL,''),(4487,'1110','91687415356','2023-06-22 10:23:43',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12003','','No',NULL,NULL,''),(4488,'1110','91687415356','2023-06-22 10:23:56',NULL,490.00,'','9','1','Inventory sold','1','','sales','12024','','No',NULL,NULL,''),(4489,'1110','91687415356','2023-06-22 10:27:02',NULL,2990.00,'','9','1','Inventory sold','1','','sales','12025','','No',NULL,NULL,''),(4490,'5500','91687415356','2023-06-22 10:30:22',7030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4491,'1000','91687415356','2023-06-22 10:32:04',15590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4492,'4000','91687415356','2023-06-22 10:32:04',NULL,400.00,'','9','1','Good sold','1','','sales','6022','','No',NULL,NULL,''),(4493,'4000','91687415356','2023-06-22 09:29:16',NULL,700.00,'','9','1','Good sold','1','','sales','6483','','No',NULL,NULL,''),(4494,'4000','91687415356','2023-06-22 10:14:54',NULL,700.00,'','9','1','Good sold','1','','sales','12023','','No',NULL,NULL,''),(4495,'4000','91687415356','2023-06-22 10:18:15',NULL,1790.00,'','9','1','Good sold','1','','sales','9818','','No',NULL,NULL,''),(4496,'4000','91687415356','2023-06-22 10:18:25',NULL,1700.00,'','9','1','Good sold','1','','sales','9693','','No',NULL,NULL,''),(4497,'4000','91687415356','2023-06-22 10:22:56',NULL,2300.00,'','9','1','Good sold','1','','sales','12012','','No',NULL,NULL,''),(4498,'4000','91687415356','2023-06-22 10:23:19',NULL,900.00,'','9','1','Good sold','1','','sales','7410','','No',NULL,NULL,''),(4499,'4000','91687415356','2023-06-22 10:23:43',NULL,1700.00,'','9','1','Good sold','1','','sales','12003','','No',NULL,NULL,''),(4500,'4000','91687415356','2023-06-22 10:23:56',NULL,500.00,'','9','1','Good sold','1','','sales','12024','','No',NULL,NULL,''),(4501,'4000','91687415356','2023-06-22 10:27:02',NULL,4900.00,'','9','1','Good sold','1','','sales','12025','','No',NULL,NULL,''),(4502,'1110','91687431285','2023-06-22 14:03:13',NULL,1390.00,'','9','1','Inventory sold','1','','sales','12026','','No',NULL,NULL,''),(4503,'1110','91687431285','2023-06-22 13:54:45',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(4504,'1110','91687431285','2023-06-22 13:56:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8302','','No',NULL,NULL,''),(4505,'1110','91687431285','2023-06-22 13:56:58',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12027','','No',NULL,NULL,''),(4506,'1110','91687431285','2023-06-22 13:58:25',NULL,1490.00,'','9','1','Inventory sold','1','','sales','12028','','No',NULL,NULL,''),(4507,'1110','91687431285','2023-06-22 14:01:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9910','','No',NULL,NULL,''),(4508,'1110','91687431285','2023-06-22 14:01:14',NULL,1190.00,'','9','1','Inventory sold','1','','sales','12029','','No',NULL,NULL,''),(4509,'5500','91687431285','2023-06-22 14:03:06',6770.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4510,'1000','91687431285','2023-06-22 14:03:13',12060.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4511,'4000','91687431285','2023-06-22 14:03:13',NULL,1590.00,'','9','1','Good sold','1','','sales','12026','','No',NULL,NULL,''),(4512,'4000','91687431285','2023-06-22 13:54:45',NULL,1500.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(4513,'4000','91687431285','2023-06-22 13:56:48',NULL,1350.00,'','9','1','Good sold','1','','sales','8302','','No',NULL,NULL,''),(4514,'4000','91687431285','2023-06-22 13:56:58',NULL,1890.00,'','9','1','Good sold','1','','sales','12027','','No',NULL,NULL,''),(4515,'4000','91687431285','2023-06-22 13:58:25',NULL,2490.00,'','9','1','Good sold','1','','sales','12028','','No',NULL,NULL,''),(4516,'4000','91687431285','2023-06-22 14:01:08',NULL,1850.00,'','9','1','Good sold','1','','sales','9910','','No',NULL,NULL,''),(4517,'4000','91687431285','2023-06-22 14:01:14',NULL,1390.00,'','9','1','Good sold','1','','sales','12029','','No',NULL,NULL,''),(4518,'1000','91687433472','2023-06-22 14:31:20',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4519,'4000','91687433472','2023-06-22 14:31:20',NULL,1290.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(4520,'1000','91687434307','2023-06-22 15:41:06',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4521,'4000','91687434307','2023-06-22 15:41:06',NULL,1800.00,'','9','1','Good sold','1','','sales','10315','','No',NULL,NULL,''),(4522,'4000','91687434307','2023-06-22 14:51:52',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4523,'1110','91687437683','2023-06-22 16:29:24',NULL,1400.00,'','9','1','Inventory sold','1','','sales','8856','','No',NULL,NULL,''),(4524,'1110','91687437683','2023-06-22 16:09:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','8405','','No',NULL,NULL,''),(4525,'1110','91687437683','2023-06-22 16:24:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8363','','No',NULL,NULL,''),(4526,'1110','91687437683','2023-06-22 16:25:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7979','','No',NULL,NULL,''),(4527,'1110','91687437683','2023-06-22 16:25:33',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12030','','No',NULL,NULL,''),(4528,'5500','91687437683','2023-06-22 16:29:17',3300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4529,'1000','91687437683','2023-06-22 16:29:24',7810.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4530,'4000','91687437683','2023-06-22 16:29:24',NULL,1690.00,'','9','1','Good sold','1','','sales','8856','','No',NULL,NULL,''),(4531,'4000','91687437683','2023-06-22 16:09:21',NULL,1390.00,'','9','1','Good sold','1','','sales','8405','','No',NULL,NULL,''),(4532,'4000','91687437683','2023-06-22 16:24:52',NULL,1390.00,'','9','1','Good sold','1','','sales','8363','','No',NULL,NULL,''),(4533,'4000','91687437683','2023-06-22 16:25:23',NULL,1250.00,'','9','1','Good sold','1','','sales','7979','','No',NULL,NULL,''),(4534,'4000','91687437683','2023-06-22 16:25:33',NULL,2090.00,'','9','1','Good sold','1','','sales','12030','','No',NULL,NULL,''),(4535,'1110','91687441788','2023-06-22 16:50:44',NULL,13000.00,'','9','1','Inventory sold','1','','sales','12031','','No',NULL,NULL,''),(4536,'1110','91687441788','2023-06-22 16:49:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(4537,'5500','91687441788','2023-06-22 16:50:21',13000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4538,'1000','91687441788','2023-06-22 16:50:44',15250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4539,'4000','91687441788','2023-06-22 16:50:44',NULL,15000.00,'','9','1','Good sold','1','','sales','12031','','No',NULL,NULL,''),(4540,'4000','91687441788','2023-06-22 16:49:48',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4541,'1000','91687501105','2023-06-23 09:19:30',1640.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4542,'4000','91687501105','2023-06-23 09:19:30',NULL,1390.00,'','9','1','Good sold','1','','sales','8345','','No',NULL,NULL,''),(4543,'4000','91687501105','2023-06-23 09:18:25',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4544,'1000','91687513732','2023-06-23 12:50:14',8040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4545,'4000','91687513732','2023-06-23 12:50:14',NULL,1000.00,'','9','1','Good sold','1','','sales','7405','','No',NULL,NULL,''),(4546,'4000','91687513732','2023-06-23 12:48:52',NULL,1550.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(4547,'4000','91687513732','2023-06-23 12:49:04',NULL,1200.00,'','9','1','Good sold','1','','sales','7834','','No',NULL,NULL,''),(4548,'4000','91687513732','2023-06-23 12:49:16',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(4549,'4000','91687513732','2023-06-23 12:49:27',NULL,1790.00,'','9','1','Good sold','1','','sales','9708','','No',NULL,NULL,''),(4550,'1000','91687514188','2023-06-23 13:41:49',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4551,'4000','91687514188','2023-06-23 13:41:49',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(4552,'1110','91687599735','2023-06-24 13:47:28',NULL,300.00,'','9','1','Inventory sold','1','','sales','11997','','No',NULL,NULL,''),(4553,'1110','91687599735','2023-06-24 12:42:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','6397','','No',NULL,NULL,''),(4554,'1110','91687599735','2023-06-24 12:45:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(4555,'1110','91687599735','2023-06-24 12:45:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12032','','No',NULL,NULL,''),(4556,'1110','91687599735','2023-06-24 12:49:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','7290','','No',NULL,NULL,''),(4557,'1110','91687599735','2023-06-24 12:49:43',NULL,7200.00,'','9','1','Inventory sold','1','','sales','12033','','No',NULL,NULL,''),(4558,'1110','91687599735','2023-06-24 12:51:55',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11962','','No',NULL,NULL,''),(4559,'1110','91687599735','2023-06-24 12:52:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(4560,'1110','91687599735','2023-06-24 12:52:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','6605','','No',NULL,NULL,''),(4561,'1110','91687599735','2023-06-24 12:52:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','6891','','No',NULL,NULL,''),(4562,'1110','91687599735','2023-06-24 12:52:58',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12034','','No',NULL,NULL,''),(4563,'1110','91687599735','2023-06-24 12:55:35',NULL,13200.00,'','9','1','Inventory sold','1','','sales','12036','','No',NULL,NULL,''),(4564,'1110','91687599735','2023-06-24 12:59:07',NULL,13200.00,'','9','1','Inventory sold','1','','sales','12035','','No',NULL,NULL,''),(4565,'1110','91687599735','2023-06-24 12:59:38',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11996','','No',NULL,NULL,''),(4566,'1110','91687599735','2023-06-24 12:59:53',NULL,3500.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(4567,'1110','91687599735','2023-06-24 13:02:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','10512','','No',NULL,NULL,''),(4568,'1110','91687599735','2023-06-24 13:02:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7541','','No',NULL,NULL,''),(4569,'1110','91687599735','2023-06-24 13:12:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','7333','','No',NULL,NULL,''),(4570,'1110','91687599735','2023-06-24 13:12:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(4571,'1110','91687599735','2023-06-24 13:12:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','10512','','No',NULL,NULL,''),(4572,'1110','91687599735','2023-06-24 13:13:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','5971','','No',NULL,NULL,''),(4573,'1110','91687599735','2023-06-24 13:14:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8953','','No',NULL,NULL,''),(4574,'1110','91687599735','2023-06-24 13:14:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7449','','No',NULL,NULL,''),(4575,'1110','91687599735','2023-06-24 13:14:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','8977','','No',NULL,NULL,''),(4576,'1110','91687599735','2023-06-24 13:15:29',NULL,2400.00,'','9','1','Inventory sold','1','','sales','11996','','No',NULL,NULL,''),(4577,'1110','91687599735','2023-06-24 13:15:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','7868','','No',NULL,NULL,''),(4578,'1110','91687599735','2023-06-24 13:16:42',NULL,12000.00,'','9','1','Inventory sold','1','','sales','12039','','No',NULL,NULL,''),(4579,'1110','91687599735','2023-06-24 13:18:49',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12040','','No',NULL,NULL,''),(4580,'1110','91687599735','2023-06-24 13:22:16',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12041','','No',NULL,NULL,''),(4581,'1110','91687599735','2023-06-24 13:24:40',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12043','','No',NULL,NULL,''),(4582,'1110','91687599735','2023-06-24 13:30:53',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12044','','No',NULL,NULL,''),(4583,'1110','91687599735','2023-06-24 13:32:14',NULL,4800.00,'','9','1','Inventory sold','1','','sales','12045','','No',NULL,NULL,''),(4584,'1110','91687599735','2023-06-24 13:33:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','7457','','No',NULL,NULL,''),(4585,'1110','91687599735','2023-06-24 13:35:07',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12046','','No',NULL,NULL,''),(4586,'1110','91687599735','2023-06-24 13:37:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','7472','','No',NULL,NULL,''),(4587,'1110','91687599735','2023-06-24 13:37:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','7081','','No',NULL,NULL,''),(4588,'1110','91687599735','2023-06-24 13:37:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(4589,'1110','91687599735','2023-06-24 13:37:47',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12005','','No',NULL,NULL,''),(4590,'5500','91687599735','2023-06-24 13:38:14',76900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4591,'1000','91687599735','2023-06-24 13:47:28',142063.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4592,'4000','91687599735','2023-06-24 13:47:28',NULL,500.00,'','9','1','Good sold','1','','sales','11997','','No',NULL,NULL,''),(4593,'4000','91687599735','2023-06-24 12:42:15',NULL,700.00,'','9','1','Good sold','1','','sales','6397','','No',NULL,NULL,''),(4594,'4000','91687599735','2023-06-24 12:45:01',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(4595,'4000','91687599735','2023-06-24 12:45:52',NULL,2000.00,'','9','1','Good sold','1','','sales','12032','','No',NULL,NULL,''),(4596,'4000','91687599735','2023-06-24 12:49:36',NULL,999.00,'','9','1','Good sold','1','','sales','7290','','No',NULL,NULL,''),(4597,'4000','91687599735','2023-06-24 12:49:43',NULL,9000.00,'','9','1','Good sold','1','','sales','12033','','No',NULL,NULL,''),(4598,'4000','91687599735','2023-06-24 12:51:55',NULL,1400.00,'','9','1','Good sold','1','','sales','11962','','No',NULL,NULL,''),(4599,'4000','91687599735','2023-06-24 12:52:03',NULL,2600.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(4600,'4000','91687599735','2023-06-24 12:52:27',NULL,1600.00,'','9','1','Good sold','1','','sales','6605','','No',NULL,NULL,''),(4601,'4000','91687599735','2023-06-24 12:52:46',NULL,900.00,'','9','1','Good sold','1','','sales','6891','','No',NULL,NULL,''),(4602,'4000','91687599735','2023-06-24 12:52:58',NULL,2500.00,'','9','1','Good sold','1','','sales','12034','','No',NULL,NULL,''),(4603,'4000','91687599735','2023-06-24 12:55:35',NULL,15000.00,'','9','1','Good sold','1','','sales','12036','','No',NULL,NULL,''),(4604,'4000','91687599735','2023-06-24 12:59:07',NULL,15000.00,'','9','1','Good sold','1','','sales','12035','','No',NULL,NULL,''),(4605,'4000','91687599735','2023-06-24 12:59:38',NULL,1500.00,'','9','1','Good sold','1','','sales','11996','','No',NULL,NULL,''),(4606,'4000','91687599735','2023-06-24 12:59:53',NULL,5000.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(4607,'4000','91687599735','2023-06-24 13:02:02',NULL,2199.00,'','9','1','Good sold','1','','sales','10512','','No',NULL,NULL,''),(4608,'4000','91687599735','2023-06-24 13:02:21',NULL,5250.00,'','9','1','Good sold','1','','sales','7541','','No',NULL,NULL,''),(4609,'4000','91687599735','2023-06-24 13:12:04',NULL,1000.00,'','9','1','Good sold','1','','sales','7333','','No',NULL,NULL,''),(4610,'4000','91687599735','2023-06-24 13:12:19',NULL,328.00,'','9','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(4611,'4000','91687599735','2023-06-24 13:12:31',NULL,2199.00,'','9','1','Good sold','1','','sales','10512','','No',NULL,NULL,''),(4612,'4000','91687599735','2023-06-24 13:13:39',NULL,2500.00,'','9','1','Good sold','1','','sales','5971','','No',NULL,NULL,''),(4613,'4000','91687599735','2023-06-24 13:14:01',NULL,3000.00,'','9','1','Good sold','1','','sales','8953','','No',NULL,NULL,''),(4614,'4000','91687599735','2023-06-24 13:14:19',NULL,6000.00,'','9','1','Good sold','1','','sales','7449','','No',NULL,NULL,''),(4615,'4000','91687599735','2023-06-24 13:14:49',NULL,7500.00,'','9','1','Good sold','1','','sales','8977','','No',NULL,NULL,''),(4616,'4000','91687599735','2023-06-24 13:15:29',NULL,3000.00,'','9','1','Good sold','1','','sales','11996','','No',NULL,NULL,''),(4617,'4000','91687599735','2023-06-24 13:15:45',NULL,3600.00,'','9','1','Good sold','1','','sales','7868','','No',NULL,NULL,''),(4618,'4000','91687599735','2023-06-24 13:16:42',NULL,15000.00,'','9','1','Good sold','1','','sales','12039','','No',NULL,NULL,''),(4619,'4000','91687599735','2023-06-24 13:18:49',NULL,1890.00,'','9','1','Good sold','1','','sales','12040','','No',NULL,NULL,''),(4620,'4000','91687599735','2023-06-24 13:22:16',NULL,1890.00,'','9','1','Good sold','1','','sales','12041','','No',NULL,NULL,''),(4621,'4000','91687599735','2023-06-24 13:24:40',NULL,4.00,'','9','1','Good sold','1','','sales','12043','','No',NULL,NULL,''),(4622,'4000','91687599735','2023-06-24 13:30:53',NULL,4.00,'','9','1','Good sold','1','','sales','12044','','No',NULL,NULL,''),(4623,'4000','91687599735','2023-06-24 13:32:14',NULL,6000.00,'','9','1','Good sold','1','','sales','12045','','No',NULL,NULL,''),(4624,'4000','91687599735','2023-06-24 13:33:32',NULL,3000.00,'','9','1','Good sold','1','','sales','7457','','No',NULL,NULL,''),(4625,'4000','91687599735','2023-06-24 13:35:07',NULL,2400.00,'','9','1','Good sold','1','','sales','12046','','No',NULL,NULL,''),(4626,'4000','91687599735','2023-06-24 13:37:02',NULL,1000.00,'','9','1','Good sold','1','','sales','7472','','No',NULL,NULL,''),(4627,'4000','91687599735','2023-06-24 13:37:13',NULL,3800.00,'','9','1','Good sold','1','','sales','7081','','No',NULL,NULL,''),(4628,'4000','91687599735','2023-06-24 13:37:27',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(4629,'4000','91687599735','2023-06-24 13:37:47',NULL,9000.00,'','9','1','Good sold','1','','sales','12005','','No',NULL,NULL,''),(4630,'1000','91687607166','2023-06-24 14:46:26',4800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4631,'4000','91687607166','2023-06-24 14:46:26',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(4632,'4000','91687607166','2023-06-24 14:46:06',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(4633,'1110','91687607908','2023-06-24 16:46:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','8953','','No',NULL,NULL,''),(4634,'1110','91687607908','2023-06-24 15:24:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7541','','No',NULL,NULL,''),(4635,'1110','91687607908','2023-06-24 15:50:22',NULL,3500.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(4636,'1110','91687607908','2023-06-24 15:50:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','10512','','No',NULL,NULL,''),(4637,'1110','91687607908','2023-06-24 15:51:39',NULL,3400.00,'','9','1','Inventory sold','1','','sales','12032','','No',NULL,NULL,''),(4638,'1110','91687607908','2023-06-24 15:52:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','7449','','No',NULL,NULL,''),(4639,'1110','91687607908','2023-06-24 15:54:07',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12041','','No',NULL,NULL,''),(4640,'1110','91687607908','2023-06-24 15:58:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','6571','','No',NULL,NULL,''),(4641,'1110','91687607908','2023-06-24 15:58:59',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12046','','No',NULL,NULL,''),(4642,'1110','91687607908','2023-06-24 15:59:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(4643,'1110','91687607908','2023-06-24 16:00:24',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12005','','No',NULL,NULL,''),(4644,'1110','91687607908','2023-06-24 16:01:39',NULL,4800.00,'','9','1','Inventory sold','1','','sales','11986','','No',NULL,NULL,''),(4645,'1110','91687607908','2023-06-24 16:02:23',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12033','','No',NULL,NULL,''),(4646,'1110','91687607908','2023-06-24 16:02:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','7457','','No',NULL,NULL,''),(4647,'1110','91687607908','2023-06-24 16:03:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(4648,'1110','91687607908','2023-06-24 16:04:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6891','','No',NULL,NULL,''),(4649,'1110','91687607908','2023-06-24 16:05:28',NULL,600.00,'','9','1','Inventory sold','1','','sales','11997','','No',NULL,NULL,''),(4650,'1110','91687607908','2023-06-24 16:08:27',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12047','','No',NULL,NULL,''),(4651,'1110','91687607908','2023-06-24 16:23:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(4652,'1110','91687607908','2023-06-24 16:24:24',NULL,300.00,'','9','1','Inventory sold','1','','sales','12048','','No',NULL,NULL,''),(4653,'1110','91687607908','2023-06-24 16:28:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','7472','','No',NULL,NULL,''),(4654,'1110','91687607908','2023-06-24 16:28:38',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12042','','No',NULL,NULL,''),(4655,'1110','91687607908','2023-06-24 16:28:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6397','','No',NULL,NULL,''),(4656,'1110','91687607908','2023-06-24 16:29:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(4657,'1110','91687607908','2023-06-24 16:30:46',NULL,2400.00,'','9','1','Inventory sold','1','','sales','11996','','No',NULL,NULL,''),(4658,'1110','91687607908','2023-06-24 16:33:03',NULL,3500.00,'','9','1','Inventory sold','1','','sales','12050','','No',NULL,NULL,''),(4659,'1110','91687607908','2023-06-24 16:36:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','6605','','No',NULL,NULL,''),(4660,'1110','91687607908','2023-06-24 16:36:22',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12043','','No',NULL,NULL,''),(4661,'1110','91687607908','2023-06-24 16:38:39',NULL,3600.00,'','9','1','Inventory sold','1','','sales','11962','','No',NULL,NULL,''),(4662,'1110','91687607908','2023-06-24 16:39:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','7449','','No',NULL,NULL,''),(4663,'1110','91687607908','2023-06-24 16:40:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6891','','No',NULL,NULL,''),(4664,'5500','91687607908','2023-06-24 16:46:41',44900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4665,'1000','91687607908','2023-06-24 16:46:55',106455.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4666,'4000','91687607908','2023-06-24 16:46:55',NULL,3000.00,'','9','1','Good sold','1','','sales','8953','','No',NULL,NULL,''),(4667,'4000','91687607908','2023-06-24 15:24:34',NULL,5250.00,'','9','1','Good sold','1','','sales','7541','','No',NULL,NULL,''),(4668,'4000','91687607908','2023-06-24 15:50:22',NULL,5000.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(4669,'4000','91687607908','2023-06-24 15:50:52',NULL,4398.00,'','9','1','Good sold','1','','sales','10512','','No',NULL,NULL,''),(4670,'4000','91687607908','2023-06-24 15:51:39',NULL,4000.00,'','9','1','Good sold','1','','sales','12032','','No',NULL,NULL,''),(4671,'4000','91687607908','2023-06-24 15:52:20',NULL,6000.00,'','9','1','Good sold','1','','sales','7449','','No',NULL,NULL,''),(4672,'4000','91687607908','2023-06-24 15:54:07',NULL,3780.00,'','9','1','Good sold','1','','sales','12041','','No',NULL,NULL,''),(4673,'4000','91687607908','2023-06-24 15:58:40',NULL,799.00,'','9','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(4674,'4000','91687607908','2023-06-24 15:58:59',NULL,2400.00,'','9','1','Good sold','1','','sales','12046','','No',NULL,NULL,''),(4675,'4000','91687607908','2023-06-24 15:59:07',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(4676,'4000','91687607908','2023-06-24 16:00:24',NULL,9000.00,'','9','1','Good sold','1','','sales','12005','','No',NULL,NULL,''),(4677,'4000','91687607908','2023-06-24 16:01:39',NULL,6000.00,'','9','1','Good sold','1','','sales','11986','','No',NULL,NULL,''),(4678,'4000','91687607908','2023-06-24 16:02:23',NULL,7500.00,'','9','1','Good sold','1','','sales','12033','','No',NULL,NULL,''),(4679,'4000','91687607908','2023-06-24 16:02:42',NULL,3000.00,'','9','1','Good sold','1','','sales','7457','','No',NULL,NULL,''),(4680,'4000','91687607908','2023-06-24 16:03:06',NULL,5200.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(4681,'4000','91687607908','2023-06-24 16:04:35',NULL,3600.00,'','9','1','Good sold','1','','sales','6891','','No',NULL,NULL,''),(4682,'4000','91687607908','2023-06-24 16:05:28',NULL,1000.00,'','9','1','Good sold','1','','sales','11997','','No',NULL,NULL,''),(4683,'4000','91687607908','2023-06-24 16:08:27',NULL,4800.00,'','9','1','Good sold','1','','sales','12047','','No',NULL,NULL,''),(4684,'4000','91687607908','2023-06-24 16:23:58',NULL,328.00,'','9','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(4685,'4000','91687607908','2023-06-24 16:24:24',NULL,500.00,'','9','1','Good sold','1','','sales','12048','','No',NULL,NULL,''),(4686,'4000','91687607908','2023-06-24 16:28:31',NULL,1000.00,'','9','1','Good sold','1','','sales','7472','','No',NULL,NULL,''),(4687,'4000','91687607908','2023-06-24 16:28:38',NULL,2000.00,'','9','1','Good sold','1','','sales','12042','','No',NULL,NULL,''),(4688,'4000','91687607908','2023-06-24 16:28:58',NULL,700.00,'','9','1','Good sold','1','','sales','6397','','No',NULL,NULL,''),(4689,'4000','91687607908','2023-06-24 16:29:49',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(4690,'4000','91687607908','2023-06-24 16:30:46',NULL,3000.00,'','9','1','Good sold','1','','sales','11996','','No',NULL,NULL,''),(4691,'4000','91687607908','2023-06-24 16:33:03',NULL,5000.00,'','9','1','Good sold','1','','sales','12050','','No',NULL,NULL,''),(4692,'4000','91687607908','2023-06-24 16:36:02',NULL,1600.00,'','9','1','Good sold','1','','sales','6605','','No',NULL,NULL,''),(4693,'4000','91687607908','2023-06-24 16:36:22',NULL,2400.00,'','9','1','Good sold','1','','sales','12043','','No',NULL,NULL,''),(4694,'4000','91687607908','2023-06-24 16:38:39',NULL,2800.00,'','9','1','Good sold','1','','sales','11962','','No',NULL,NULL,''),(4695,'4000','91687607908','2023-06-24 16:39:41',NULL,6000.00,'','9','1','Good sold','1','','sales','7449','','No',NULL,NULL,''),(4696,'4000','91687607908','2023-06-24 16:40:04',NULL,3600.00,'','9','1','Good sold','1','','sales','6891','','No',NULL,NULL,''),(4697,'1110','91687614552','2023-06-24 16:55:45',NULL,13200.00,'','9','1','Inventory sold','1','','sales','12036','','No',NULL,NULL,''),(4698,'1110','91687614552','2023-06-24 16:51:11',NULL,13200.00,'','9','1','Inventory sold','1','','sales','12035','','No',NULL,NULL,''),(4699,'1110','91687614552','2023-06-24 16:53:05',NULL,8800.00,'','9','1','Inventory sold','1','','sales','12034','','No',NULL,NULL,''),(4700,'5500','91687614552','2023-06-24 16:54:35',35200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4701,'1000','91687614552','2023-06-24 16:55:45',40000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4702,'4000','91687614552','2023-06-24 16:55:45',NULL,15000.00,'','9','1','Good sold','1','','sales','12036','','No',NULL,NULL,''),(4703,'4000','91687614552','2023-06-24 16:51:11',NULL,15000.00,'','9','1','Good sold','1','','sales','12035','','No',NULL,NULL,''),(4704,'4000','91687614552','2023-06-24 16:53:05',NULL,10000.00,'','9','1','Good sold','1','','sales','12034','','No',NULL,NULL,''),(4705,'1110','91687615563','2023-06-24 17:15:54',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(4706,'1110','91687615563','2023-06-24 17:06:03',NULL,700.00,'','9','1','Inventory sold','1','','sales','12049','','No',NULL,NULL,''),(4707,'1110','91687615563','2023-06-24 17:06:15',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12044','','No',NULL,NULL,''),(4708,'1110','91687615563','2023-06-24 17:06:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(4709,'1110','91687615563','2023-06-24 17:08:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','7081','','No',NULL,NULL,''),(4710,'1110','91687615563','2023-06-24 17:09:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','8977','','No',NULL,NULL,''),(4711,'1110','91687615563','2023-06-24 17:15:24',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12040','','No',NULL,NULL,''),(4712,'5500','91687615563','2023-06-24 17:15:39',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4713,'1000','91687615563','2023-06-24 17:15:54',17493.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4714,'4000','91687615563','2023-06-24 17:15:54',NULL,1300.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(4715,'4000','91687615563','2023-06-24 17:06:03',NULL,1000.00,'','9','1','Good sold','1','','sales','12049','','No',NULL,NULL,''),(4716,'4000','91687615563','2023-06-24 17:06:15',NULL,4.00,'','9','1','Good sold','1','','sales','12044','','No',NULL,NULL,''),(4717,'4000','91687615563','2023-06-24 17:06:26',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(4718,'4000','91687615563','2023-06-24 17:08:14',NULL,3800.00,'','9','1','Good sold','1','','sales','7081','','No',NULL,NULL,''),(4719,'4000','91687615563','2023-06-24 17:09:43',NULL,7500.00,'','9','1','Good sold','1','','sales','8977','','No',NULL,NULL,''),(4720,'4000','91687615563','2023-06-24 17:15:24',NULL,1890.00,'','9','1','Good sold','1','','sales','12040','','No',NULL,NULL,''),(4721,'1000','91687616399','2023-06-24 17:20:07',999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4722,'4000','91687616399','2023-06-24 17:20:07',NULL,999.00,'','9','1','Good sold','1','','sales','7290','','No',NULL,NULL,''),(4723,'1000','91687617417','2023-06-24 17:37:08',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4724,'4000','91687617417','2023-06-24 17:37:08',NULL,950.00,'','9','1','Good sold','1','','sales','7038','','No',NULL,NULL,''),(4725,'1110','91687620128','2023-06-24 18:24:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','10274','','No',NULL,NULL,''),(4726,'1110','91687620128','2023-06-24 18:22:08',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(4727,'1110','91687620128','2023-06-24 18:24:05',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12014','','No',NULL,NULL,''),(4728,'5500','91687620128','2023-06-24 18:24:15',3300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4729,'1000','91687620128','2023-06-24 18:24:25',6189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4730,'4000','91687620128','2023-06-24 18:24:25',NULL,1999.00,'','9','1','Good sold','1','','sales','10274','','No',NULL,NULL,''),(4731,'4000','91687620128','2023-06-24 18:22:08',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(4732,'4000','91687620128','2023-06-24 18:24:05',NULL,2390.00,'','9','1','Good sold','1','','sales','12014','','No',NULL,NULL,''),(4733,'1110','91687620355','2023-06-24 18:26:10',NULL,4300.00,'','9','1','Inventory sold','1','','sales','12053','','No',NULL,NULL,''),(4734,'5500','91687620355','2023-06-24 18:25:55',4300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4735,'1000','91687620355','2023-06-24 18:26:10',4490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4736,'4000','91687620355','2023-06-24 18:26:10',NULL,4490.00,'','9','1','Good sold','1','','sales','12053','','No',NULL,NULL,''),(4737,'1110','91687620374','2023-06-24 18:30:52',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12014','','No',NULL,NULL,''),(4738,'1110','91687620374','2023-06-24 18:26:14',NULL,4300.00,'','9','1','Inventory sold','1','','sales','12053','','No',NULL,NULL,''),(4739,'5500','91687620374','2023-06-24 18:30:43',6100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4740,'1000','91687620374','2023-06-24 18:30:52',6880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4741,'4000','91687620374','2023-06-24 18:30:52',NULL,2390.00,'','9','1','Good sold','1','','sales','12014','','No',NULL,NULL,''),(4742,'4000','91687620374','2023-06-24 18:26:14',NULL,4490.00,'','9','1','Good sold','1','','sales','12053','','No',NULL,NULL,''),(4743,'1110','91687771823','2023-06-26 12:43:37',NULL,500.00,'','9','1','Inventory sold','1','','sales','12054','','No',NULL,NULL,''),(4744,'1110','91687771823','2023-06-26 12:30:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6613','','No',NULL,NULL,''),(4745,'1110','91687771823','2023-06-26 12:30:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7884','','No',NULL,NULL,''),(4746,'1110','91687771823','2023-06-26 12:30:46',NULL,600.00,'','9','1','Inventory sold','1','','sales','12055','','No',NULL,NULL,''),(4747,'1110','91687771823','2023-06-26 12:32:57',NULL,400.00,'','9','1','Inventory sold','1','','sales','12056','','No',NULL,NULL,''),(4748,'1110','91687771823','2023-06-26 12:35:07',NULL,700.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(4749,'1110','91687771823','2023-06-26 12:35:14',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(4750,'1110','91687771823','2023-06-26 12:35:27',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12057','','No',NULL,NULL,''),(4751,'1110','91687771823','2023-06-26 12:38:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10345','','No',NULL,NULL,''),(4752,'1110','91687771823','2023-06-26 12:38:55',NULL,600.00,'','9','1','Inventory sold','1','','sales','12058','','No',NULL,NULL,''),(4753,'1110','91687771823','2023-06-26 12:41:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','5332','','No',NULL,NULL,''),(4754,'5500','91687771823','2023-06-26 12:41:12',7600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4755,'1000','91687771823','2023-06-26 12:43:37',14000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4756,'4000','91687771823','2023-06-26 12:43:37',NULL,800.00,'','9','1','Good sold','1','','sales','12054','','No',NULL,NULL,''),(4757,'4000','91687771823','2023-06-26 12:30:23',NULL,700.00,'','9','1','Good sold','1','','sales','6613','','No',NULL,NULL,''),(4758,'4000','91687771823','2023-06-26 12:30:34',NULL,1100.00,'','9','1','Good sold','1','','sales','7884','','No',NULL,NULL,''),(4759,'4000','91687771823','2023-06-26 12:30:46',NULL,700.00,'','9','1','Good sold','1','','sales','12055','','No',NULL,NULL,''),(4760,'4000','91687771823','2023-06-26 12:32:57',NULL,500.00,'','9','1','Good sold','1','','sales','12056','','No',NULL,NULL,''),(4761,'4000','91687771823','2023-06-26 12:35:07',NULL,900.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(4762,'4000','91687771823','2023-06-26 12:35:14',NULL,2900.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(4763,'4000','91687771823','2023-06-26 12:35:27',NULL,2400.00,'','9','1','Good sold','1','','sales','12057','','No',NULL,NULL,''),(4764,'4000','91687771823','2023-06-26 12:38:46',NULL,1900.00,'','9','1','Good sold','1','','sales','10345','','No',NULL,NULL,''),(4765,'4000','91687771823','2023-06-26 12:38:55',NULL,700.00,'','9','1','Good sold','1','','sales','12058','','No',NULL,NULL,''),(4766,'4000','91687771823','2023-06-26 12:41:06',NULL,1400.00,'','9','1','Good sold','1','','sales','5332','','No',NULL,NULL,''),(4767,'1110','91687788861','2023-06-26 17:15:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7288','','No',NULL,NULL,''),(4768,'1110','91687788861','2023-06-26 17:14:21',NULL,550.00,'','9','1','Inventory sold','1','','sales','12017','','No',NULL,NULL,''),(4769,'1110','91687788861','2023-06-26 17:14:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','7447','','No',NULL,NULL,''),(4770,'1110','91687788861','2023-06-26 17:14:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10969','','No',NULL,NULL,''),(4771,'5500','91687788861','2023-06-26 17:15:14',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4772,'1000','91687788861','2023-06-26 17:15:25',5449.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4773,'4000','91687788861','2023-06-26 17:15:25',NULL,999.00,'','9','1','Good sold','1','','sales','7288','','No',NULL,NULL,''),(4774,'4000','91687788861','2023-06-26 17:14:21',NULL,750.00,'','9','1','Good sold','1','','sales','12017','','No',NULL,NULL,''),(4775,'4000','91687788861','2023-06-26 17:14:46',NULL,1000.00,'','9','1','Good sold','1','','sales','7447','','No',NULL,NULL,''),(4776,'4000','91687788861','2023-06-26 17:14:56',NULL,2700.00,'','9','1','Good sold','1','','sales','10969','','No',NULL,NULL,''),(4777,'1110','91687789411','2023-06-26 17:23:43',NULL,4600.00,'','9','1','Inventory sold','1','','sales','11988','','No',NULL,NULL,''),(4778,'5500','91687789411','2023-06-26 17:23:31',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4779,'1000','91687789411','2023-06-26 17:23:43',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4780,'4000','91687789411','2023-06-26 17:23:43',NULL,4700.00,'','9','1','Good sold','1','','sales','11988','','No',NULL,NULL,''),(4781,'1000','91687848907','2023-06-27 09:55:16',3597.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4782,'4000','91687848907','2023-06-27 09:55:16',NULL,3597.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(4783,'1000','91687848922','2023-06-27 11:17:42',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4784,'4000','91687848922','2023-06-27 11:17:42',NULL,2200.00,'','9','1','Good sold','1','','sales','4833','','No',NULL,NULL,''),(4785,'1000','91687854623','2023-06-27 11:30:50',4400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4786,'4000','91687854623','2023-06-27 11:30:50',NULL,4400.00,'','9','1','Good sold','1','','sales','4833','','No',NULL,NULL,''),(4787,'1110','91687876377','2023-06-27 17:48:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10847','','No',NULL,NULL,''),(4788,'1110','91687876377','2023-06-27 17:32:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10852','','No',NULL,NULL,''),(4789,'1110','91687876377','2023-06-27 17:33:12',NULL,5400.00,'','9','1','Inventory sold','1','','sales','12014','','No',NULL,NULL,''),(4790,'1110','91687876377','2023-06-27 17:33:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','6821','','No',NULL,NULL,''),(4791,'1110','91687876377','2023-06-27 17:33:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8940','','No',NULL,NULL,''),(4792,'1110','91687876377','2023-06-27 17:34:00',NULL,8800.00,'','9','1','Inventory sold','1','','sales','12059','','No',NULL,NULL,''),(4793,'1110','91687876377','2023-06-27 17:36:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(4794,'1110','91687876377','2023-06-27 17:36:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10345','','No',NULL,NULL,''),(4795,'1110','91687876377','2023-06-27 17:37:42',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12060','','No',NULL,NULL,''),(4796,'1110','91687876377','2023-06-27 17:39:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','7494','','No',NULL,NULL,''),(4797,'1110','91687876377','2023-06-27 17:41:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(4798,'1110','91687876377','2023-06-27 17:42:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','8958','','No',NULL,NULL,''),(4799,'1110','91687876377','2023-06-27 17:45:05',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12061','','No',NULL,NULL,''),(4800,'1110','91687876377','2023-06-27 17:46:47',NULL,800.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(4801,'5500','91687876377','2023-06-27 17:48:22',21600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4802,'1000','91687876377','2023-06-27 17:48:29',53638.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4803,'4000','91687876377','2023-06-27 17:48:29',NULL,2500.00,'','9','1','Good sold','1','','sales','10847','','No',NULL,NULL,''),(4804,'4000','91687876377','2023-06-27 17:32:58',NULL,5000.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(4805,'4000','91687876377','2023-06-27 17:33:12',NULL,7170.00,'','9','1','Good sold','1','','sales','12014','','No',NULL,NULL,''),(4806,'4000','91687876377','2023-06-27 17:33:31',NULL,1780.00,'','9','1','Good sold','1','','sales','6821','','No',NULL,NULL,''),(4807,'4000','91687876377','2023-06-27 17:33:44',NULL,3000.00,'','9','1','Good sold','1','','sales','8940','','No',NULL,NULL,''),(4808,'4000','91687876377','2023-06-27 17:34:00',NULL,10000.00,'','9','1','Good sold','1','','sales','12059','','No',NULL,NULL,''),(4809,'4000','91687876377','2023-06-27 17:36:02',NULL,3998.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(4810,'4000','91687876377','2023-06-27 17:36:17',NULL,4000.00,'','9','1','Good sold','1','','sales','10345','','No',NULL,NULL,''),(4811,'4000','91687876377','2023-06-27 17:37:42',NULL,3600.00,'','9','1','Good sold','1','','sales','12060','','No',NULL,NULL,''),(4812,'4000','91687876377','2023-06-27 17:39:29',NULL,3000.00,'','9','1','Good sold','1','','sales','7494','','No',NULL,NULL,''),(4813,'4000','91687876377','2023-06-27 17:41:30',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(4814,'4000','91687876377','2023-06-27 17:42:02',NULL,1500.00,'','9','1','Good sold','1','','sales','8958','','No',NULL,NULL,''),(4815,'4000','91687876377','2023-06-27 17:45:05',NULL,4500.00,'','9','1','Good sold','1','','sales','12061','','No',NULL,NULL,''),(4816,'4000','91687876377','2023-06-27 17:46:47',NULL,1000.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(4817,'1000','91688027035','2023-06-29 11:24:15',62250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4818,'4000','91688027035','2023-06-29 11:24:15',NULL,62250.00,'','9','1','Good sold','1','','sales','10049','','No',NULL,NULL,''),(4819,'1110','91688027064','2023-06-29 12:28:37',NULL,500.00,'','9','1','Inventory sold','1','','sales','11990','','No',NULL,NULL,''),(4820,'1110','91688027064','2023-06-29 12:18:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','10297','','No',NULL,NULL,''),(4821,'1110','91688027064','2023-06-29 12:18:57',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(4822,'1110','91688027064','2023-06-29 12:19:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','10754','','No',NULL,NULL,''),(4823,'1110','91688027064','2023-06-29 12:20:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','11128','','No',NULL,NULL,''),(4824,'1110','91688027064','2023-06-29 12:20:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','7834','','No',NULL,NULL,''),(4825,'1110','91688027064','2023-06-29 12:21:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(4826,'1110','91688027064','2023-06-29 12:21:17',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(4827,'1110','91688027064','2023-06-29 12:22:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6297','','No',NULL,NULL,''),(4828,'1110','91688027064','2023-06-29 12:22:32',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12063','','No',NULL,NULL,''),(4829,'1110','91688027064','2023-06-29 12:26:53',NULL,590.00,'','9','1','Inventory sold','1','','sales','12064','','No',NULL,NULL,''),(4830,'5500','91688027064','2023-06-29 12:28:30',5290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4831,'1000','91688027064','2023-06-29 12:28:37',16983.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4832,'4000','91688027064','2023-06-29 12:28:37',NULL,790.00,'','9','1','Good sold','1','','sales','11990','','No',NULL,NULL,''),(4833,'4000','91688027064','2023-06-29 12:18:15',NULL,1999.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(4834,'4000','91688027064','2023-06-29 12:18:57',NULL,3000.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(4835,'4000','91688027064','2023-06-29 12:19:31',NULL,2490.00,'','9','1','Good sold','1','','sales','10754','','No',NULL,NULL,''),(4836,'4000','91688027064','2023-06-29 12:20:28',NULL,2950.00,'','9','1','Good sold','1','','sales','11128','','No',NULL,NULL,''),(4837,'4000','91688027064','2023-06-29 12:20:40',NULL,1200.00,'','9','1','Good sold','1','','sales','7834','','No',NULL,NULL,''),(4838,'4000','91688027064','2023-06-29 12:21:03',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(4839,'4000','91688027064','2023-06-29 12:21:17',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(4840,'4000','91688027064','2023-06-29 12:22:23',NULL,665.00,'','9','1','Good sold','1','','sales','6297','','No',NULL,NULL,''),(4841,'4000','91688027064','2023-06-29 12:22:32',NULL,1500.00,'','9','1','Good sold','1','','sales','12063','','No',NULL,NULL,''),(4842,'4000','91688027064','2023-06-29 12:26:53',NULL,690.00,'','9','1','Good sold','1','','sales','12064','','No',NULL,NULL,''),(4843,'1000','91688033181','2023-06-29 14:28:56',5095.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4844,'4000','91688033181','2023-06-29 14:28:56',NULL,4845.00,'','9','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4845,'4000','91688033181','2023-06-29 13:06:21',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4846,'1110','91688038324','2023-06-29 14:32:12',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12065','','No',NULL,NULL,''),(4847,'5500','91688038324','2023-06-29 14:32:04',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4848,'1000','91688038324','2023-06-29 14:32:12',1600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4849,'4000','91688038324','2023-06-29 14:32:12',NULL,1600.00,'','9','1','Good sold','1','','sales','12065','','No',NULL,NULL,''),(4850,'1110','91688038341','2023-06-29 14:57:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','5804','','No',NULL,NULL,''),(4851,'1110','91688038341','2023-06-29 14:32:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','6233','','No',NULL,NULL,''),(4852,'1110','91688038341','2023-06-29 14:51:54',NULL,600.00,'','9','1','Inventory sold','1','','sales','12066','','No',NULL,NULL,''),(4853,'1110','91688038341','2023-06-29 14:53:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6525','','No',NULL,NULL,''),(4854,'1110','91688038341','2023-06-29 14:53:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','6524','','No',NULL,NULL,''),(4855,'1110','91688038341','2023-06-29 14:55:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','6236','','No',NULL,NULL,''),(4856,'1110','91688038341','2023-06-29 14:56:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10972','','No',NULL,NULL,''),(4857,'1110','91688038341','2023-06-29 14:56:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(4858,'5500','91688038341','2023-06-29 14:57:42',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4859,'1000','91688038341','2023-06-29 14:57:52',10279.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4860,'4000','91688038341','2023-06-29 14:57:52',NULL,399.00,'','9','1','Good sold','1','','sales','5804','','No',NULL,NULL,''),(4861,'4000','91688038341','2023-06-29 14:32:21',NULL,650.00,'','9','1','Good sold','1','','sales','6233','','No',NULL,NULL,''),(4862,'4000','91688038341','2023-06-29 14:51:54',NULL,750.00,'','9','1','Good sold','1','','sales','12066','','No',NULL,NULL,''),(4863,'4000','91688038341','2023-06-29 14:53:35',NULL,790.00,'','9','1','Good sold','1','','sales','6525','','No',NULL,NULL,''),(4864,'4000','91688038341','2023-06-29 14:53:42',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(4865,'4000','91688038341','2023-06-29 14:55:01',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(4866,'4000','91688038341','2023-06-29 14:56:35',NULL,2750.00,'','9','1','Good sold','1','','sales','10972','','No',NULL,NULL,''),(4867,'4000','91688038341','2023-06-29 14:56:53',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(4868,'1110','91688047755','2023-06-29 17:11:02',NULL,4400.00,'','9','1','Inventory sold','1','','sales','12034','','No',NULL,NULL,''),(4869,'1110','91688047755','2023-06-29 17:09:15',NULL,10000.00,'','9','1','Inventory sold','1','','sales','12039','','No',NULL,NULL,''),(4870,'5500','91688047755','2023-06-29 17:10:47',14400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4871,'1000','91688047755','2023-06-29 17:11:02',17500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4872,'4000','91688047755','2023-06-29 17:11:02',NULL,5000.00,'','9','1','Good sold','1','','sales','12034','','No',NULL,NULL,''),(4873,'4000','91688047755','2023-06-29 17:09:15',NULL,12500.00,'','9','1','Good sold','1','','sales','12039','','No',NULL,NULL,''),(4874,'1000','91688049144','2023-06-29 17:32:35',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4875,'4000','91688049144','2023-06-29 17:32:35',NULL,1990.00,'','9','1','Good sold','1','','sales','10193','','No',NULL,NULL,''),(4876,'1000','91688123045','2023-06-30 14:04:18',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4877,'4000','91688123045','2023-06-30 14:04:18',NULL,1690.00,'','9','1','Good sold','1','','sales','9430','','No',NULL,NULL,''),(4878,'1000','91688123062','2023-06-30 14:04:54',1890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4879,'4000','91688123062','2023-06-30 14:04:54',NULL,1890.00,'','9','1','Good sold','1','','sales','9430','','No',NULL,NULL,''),(4880,'1110','91688123097','2023-06-30 14:51:58',NULL,1150.00,'','9','1','Inventory sold','1','','sales','11885','','No',NULL,NULL,''),(4881,'1110','91688123097','2023-06-30 14:04:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8616','','No',NULL,NULL,''),(4882,'1110','91688123097','2023-06-30 14:48:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','8022','','No',NULL,NULL,''),(4883,'1110','91688123097','2023-06-30 14:49:48',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12067','','No',NULL,NULL,''),(4884,'5500','91688123097','2023-06-30 14:51:50',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4885,'1000','91688123097','2023-06-30 14:51:58',5795.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4886,'4000','91688123097','2023-06-30 14:51:58',NULL,1390.00,'','9','1','Good sold','1','','sales','11885','','No',NULL,NULL,''),(4887,'4000','91688123097','2023-06-30 14:04:57',NULL,1425.00,'','9','1','Good sold','1','','sales','8616','','No',NULL,NULL,''),(4888,'4000','91688123097','2023-06-30 14:48:40',NULL,1490.00,'','9','1','Good sold','1','','sales','8022','','No',NULL,NULL,''),(4889,'4000','91688123097','2023-06-30 14:49:48',NULL,1490.00,'','9','1','Good sold','1','','sales','12067','','No',NULL,NULL,''),(4890,'1110','91688125923','2023-06-30 14:54:10',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(4891,'5500','91688125923','2023-06-30 14:53:55',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4892,'1000','91688125923','2023-06-30 14:54:10',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4893,'4000','91688125923','2023-06-30 14:54:10',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(4894,'1000','91688205479','2023-07-01 12:58:38',2580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4895,'4000','91688205479','2023-07-01 12:58:38',NULL,1290.00,'','9','1','Good sold','1','','sales','7049','','No',NULL,NULL,''),(4896,'4000','91688205479','2023-07-01 12:58:00',NULL,1290.00,'','9','1','Good sold','1','','sales','7998','','No',NULL,NULL,''),(4897,'1110','91688205523','2023-07-01 13:30:00',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(4898,'5500','91688205523','2023-07-01 12:58:43',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4899,'1000','91688205523','2023-07-01 13:30:00',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4900,'4000','91688205523','2023-07-01 13:30:00',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(4901,'1110','91688207788','2023-07-01 13:37:59',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(4902,'5500','91688207788','2023-07-01 13:36:28',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4903,'1000','91688207788','2023-07-01 13:37:59',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4904,'4000','91688207788','2023-07-01 13:37:59',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(4905,'1110','91688217923','2023-07-01 16:25:34',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12065','','No',NULL,NULL,''),(4906,'5500','91688217923','2023-07-01 16:25:23',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4907,'1000','91688217923','2023-07-01 16:25:34',1600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4908,'4000','91688217923','2023-07-01 16:25:34',NULL,1600.00,'','9','1','Good sold','1','','sales','12065','','No',NULL,NULL,''),(4909,'1110','91688217937','2023-07-01 16:29:11',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(4910,'5500','91688217937','2023-07-01 16:25:37',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4911,'1000','91688217937','2023-07-01 16:29:11',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4912,'4000','91688217937','2023-07-01 16:29:11',NULL,2000.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(4913,'1110','91688218156','2023-07-01 16:37:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6992','','No',NULL,NULL,''),(4914,'1110','91688218156','2023-07-01 16:29:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7221','','No',NULL,NULL,''),(4915,'1110','91688218156','2023-07-01 16:33:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','6993','','No',NULL,NULL,''),(4916,'1110','91688218156','2023-07-01 16:33:46',NULL,900.00,'','9','1','Inventory sold','1','','sales','12068','','No',NULL,NULL,''),(4917,'1110','91688218156','2023-07-01 16:35:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','6700','','No',NULL,NULL,''),(4918,'1110','91688218156','2023-07-01 16:36:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6704','','No',NULL,NULL,''),(4919,'5500','91688218156','2023-07-01 16:36:46',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4920,'1000','91688218156','2023-07-01 16:37:32',6600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4921,'4000','91688218156','2023-07-01 16:37:32',NULL,1150.00,'','9','1','Good sold','1','','sales','6992','','No',NULL,NULL,''),(4922,'4000','91688218156','2023-07-01 16:29:16',NULL,1150.00,'','9','1','Good sold','1','','sales','7221','','No',NULL,NULL,''),(4923,'4000','91688218156','2023-07-01 16:33:27',NULL,1150.00,'','9','1','Good sold','1','','sales','6993','','No',NULL,NULL,''),(4924,'4000','91688218156','2023-07-01 16:33:46',NULL,1150.00,'','9','1','Good sold','1','','sales','12068','','No',NULL,NULL,''),(4925,'4000','91688218156','2023-07-01 16:35:55',NULL,1000.00,'','9','1','Good sold','1','','sales','6700','','No',NULL,NULL,''),(4926,'4000','91688218156','2023-07-01 16:36:06',NULL,1000.00,'','9','1','Good sold','1','','sales','6704','','No',NULL,NULL,''),(4927,'1000','91688218667','2023-07-01 17:03:53',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4928,'4000','91688218667','2023-07-01 17:03:53',NULL,1690.00,'','9','1','Good sold','1','','sales','9485','','No',NULL,NULL,''),(4929,'1000','91688220235','2023-07-01 18:00:27',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4930,'4000','91688220235','2023-07-01 18:00:27',NULL,3250.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(4931,'1110','91688370706','2023-07-03 10:55:56',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12069','','No',NULL,NULL,''),(4932,'1110','91688370706','2023-07-03 10:51:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10088','','No',NULL,NULL,''),(4933,'1110','91688370706','2023-07-03 10:52:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','10480','','No',NULL,NULL,''),(4934,'1110','91688370706','2023-07-03 10:53:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10491','','No',NULL,NULL,''),(4935,'1110','91688370706','2023-07-03 10:53:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','8303','','No',NULL,NULL,''),(4936,'1110','91688370706','2023-07-03 10:53:25',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12070','','No',NULL,NULL,''),(4937,'5500','91688370706','2023-07-03 10:55:44',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4938,'1000','91688370706','2023-07-03 10:55:56',12479.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4939,'4000','91688370706','2023-07-03 10:55:56',NULL,1890.00,'','9','1','Good sold','1','','sales','12069','','No',NULL,NULL,''),(4940,'4000','91688370706','2023-07-03 10:51:46',NULL,1900.00,'','9','1','Good sold','1','','sales','10088','','No',NULL,NULL,''),(4941,'4000','91688370706','2023-07-03 10:52:52',NULL,2190.00,'','9','1','Good sold','1','','sales','10480','','No',NULL,NULL,''),(4942,'4000','91688370706','2023-07-03 10:53:01',NULL,2199.00,'','9','1','Good sold','1','','sales','10491','','No',NULL,NULL,''),(4943,'4000','91688370706','2023-07-03 10:53:16',NULL,1350.00,'','9','1','Good sold','1','','sales','8303','','No',NULL,NULL,''),(4944,'4000','91688370706','2023-07-03 10:53:25',NULL,2950.00,'','9','1','Good sold','1','','sales','12070','','No',NULL,NULL,''),(4945,'1110','91688371090','2023-07-03 11:01:12',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12070','','No',NULL,NULL,''),(4946,'1110','91688371090','2023-07-03 10:58:10',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12069','','No',NULL,NULL,''),(4947,'1110','91688371090','2023-07-03 10:58:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10480','','No',NULL,NULL,''),(4948,'1110','91688371090','2023-07-03 11:00:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10088','','No',NULL,NULL,''),(4949,'1110','91688371090','2023-07-03 11:00:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10491','','No',NULL,NULL,''),(4950,'5500','91688371090','2023-07-03 11:01:02',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4951,'1000','91688371090','2023-07-03 11:01:12',11129.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4952,'4000','91688371090','2023-07-03 11:01:12',NULL,2950.00,'','9','1','Good sold','1','','sales','12070','','No',NULL,NULL,''),(4953,'4000','91688371090','2023-07-03 10:58:10',NULL,1890.00,'','9','1','Good sold','1','','sales','12069','','No',NULL,NULL,''),(4954,'4000','91688371090','2023-07-03 10:58:20',NULL,2190.00,'','9','1','Good sold','1','','sales','10480','','No',NULL,NULL,''),(4955,'4000','91688371090','2023-07-03 11:00:39',NULL,1900.00,'','9','1','Good sold','1','','sales','10088','','No',NULL,NULL,''),(4956,'4000','91688371090','2023-07-03 11:00:45',NULL,2199.00,'','9','1','Good sold','1','','sales','10491','','No',NULL,NULL,''),(4957,'1110','91688371277','2023-07-03 11:07:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(4958,'1110','91688371277','2023-07-03 11:01:17',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(4959,'1110','91688371277','2023-07-03 11:01:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6359','','No',NULL,NULL,''),(4960,'1110','91688371277','2023-07-03 11:01:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','6110','','No',NULL,NULL,''),(4961,'1110','91688371277','2023-07-03 11:01:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','6338','','No',NULL,NULL,''),(4962,'1110','91688371277','2023-07-03 11:02:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(4963,'1110','91688371277','2023-07-03 11:02:13',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(4964,'1110','91688371277','2023-07-03 11:02:21',NULL,590.00,'','9','1','Inventory sold','1','','sales','12071','','No',NULL,NULL,''),(4965,'1110','91688371277','2023-07-03 11:04:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','6078','','No',NULL,NULL,''),(4966,'1110','91688371277','2023-07-03 11:04:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','8090','','No',NULL,NULL,''),(4967,'1110','91688371277','2023-07-03 11:05:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','8204','','No',NULL,NULL,''),(4968,'1110','91688371277','2023-07-03 11:05:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(4969,'1110','91688371277','2023-07-03 11:05:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','4455','','No',NULL,NULL,''),(4970,'1110','91688371277','2023-07-03 11:05:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','9146','','No',NULL,NULL,''),(4971,'1110','91688371277','2023-07-03 11:06:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','7322','','No',NULL,NULL,''),(4972,'1110','91688371277','2023-07-03 11:06:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11464','','No',NULL,NULL,''),(4973,'5500','91688371277','2023-07-03 11:07:00',4240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4974,'1000','91688371277','2023-07-03 11:07:15',21248.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4975,'4000','91688371277','2023-07-03 11:07:15',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(4976,'4000','91688371277','2023-07-03 11:01:17',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(4977,'4000','91688371277','2023-07-03 11:01:32',NULL,699.00,'','9','1','Good sold','1','','sales','6359','','No',NULL,NULL,''),(4978,'4000','91688371277','2023-07-03 11:01:45',NULL,570.00,'','9','1','Good sold','1','','sales','6110','','No',NULL,NULL,''),(4979,'4000','91688371277','2023-07-03 11:01:54',NULL,690.00,'','9','1','Good sold','1','','sales','6338','','No',NULL,NULL,''),(4980,'4000','91688371277','2023-07-03 11:02:01',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(4981,'4000','91688371277','2023-07-03 11:02:13',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(4982,'4000','91688371277','2023-07-03 11:02:21',NULL,790.00,'','9','1','Good sold','1','','sales','12071','','No',NULL,NULL,''),(4983,'4000','91688371277','2023-07-03 11:04:34',NULL,561.00,'','9','1','Good sold','1','','sales','6078','','No',NULL,NULL,''),(4984,'4000','91688371277','2023-07-03 11:04:43',NULL,1299.00,'','9','1','Good sold','1','','sales','8090','','No',NULL,NULL,''),(4985,'4000','91688371277','2023-07-03 11:05:06',NULL,1326.00,'','9','1','Good sold','1','','sales','8204','','No',NULL,NULL,''),(4986,'4000','91688371277','2023-07-03 11:05:19',NULL,1499.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(4987,'4000','91688371277','2023-07-03 11:05:32',NULL,1235.00,'','9','1','Good sold','1','','sales','4455','','No',NULL,NULL,''),(4988,'4000','91688371277','2023-07-03 11:05:45',NULL,1590.00,'','9','1','Good sold','1','','sales','9146','','No',NULL,NULL,''),(4989,'4000','91688371277','2023-07-03 11:06:30',NULL,1000.00,'','9','1','Good sold','1','','sales','7322','','No',NULL,NULL,''),(4990,'4000','91688371277','2023-07-03 11:06:39',NULL,3790.00,'','9','1','Good sold','1','','sales','11464','','No',NULL,NULL,''),(4991,'1000','91688379500','2023-07-03 13:19:03',2890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4992,'4000','91688379500','2023-07-03 13:19:03',NULL,2790.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(4993,'4000','91688379500','2023-07-03 13:18:20',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(4994,'1000','91688383254','2023-07-03 14:22:10',3380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4995,'4000','91688383254','2023-07-03 14:22:10',NULL,3380.00,'','9','1','Good sold','1','','sales','9485','','No',NULL,NULL,''),(4996,'1000','91688383335','2023-07-03 14:58:06',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4997,'4000','91688383335','2023-07-03 14:58:06',NULL,1400.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(4998,'1000','91688393148','2023-07-03 17:08:29',8579.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4999,'4000','91688393148','2023-07-03 17:08:29',NULL,2590.00,'','9','1','Good sold','1','','sales','10867','','No',NULL,NULL,''),(5000,'4000','91688393148','2023-07-03 17:06:40',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(5001,'4000','91688393148','2023-07-03 17:06:47',NULL,3999.00,'','9','1','Good sold','1','','sales','11530','','No',NULL,NULL,''),(5002,'1000','91688479635','2023-07-04 17:07:56',3240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5003,'4000','91688479635','2023-07-04 17:07:56',NULL,2990.00,'','9','1','Good sold','1','','sales','11143','','No',NULL,NULL,''),(5004,'4000','91688479635','2023-07-04 17:07:15',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5005,'1110','91688484044','2023-07-04 18:22:32',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12027','','No',NULL,NULL,''),(5006,'1110','91688484044','2023-07-04 18:20:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8294','','No',NULL,NULL,''),(5007,'1110','91688484044','2023-07-04 18:20:56',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(5008,'1110','91688484044','2023-07-04 18:21:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(5009,'1110','91688484044','2023-07-04 18:21:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','9961','','No',NULL,NULL,''),(5010,'1110','91688484044','2023-07-04 18:21:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(5011,'5500','91688484044','2023-07-04 18:22:07',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5012,'1000','91688484044','2023-07-04 18:22:32',8819.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5013,'4000','91688484044','2023-07-04 18:22:32',NULL,1890.00,'','9','1','Good sold','1','','sales','12027','','No',NULL,NULL,''),(5014,'4000','91688484044','2023-07-04 18:20:44',NULL,1350.00,'','9','1','Good sold','1','','sales','8294','','No',NULL,NULL,''),(5015,'4000','91688484044','2023-07-04 18:20:56',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(5016,'4000','91688484044','2023-07-04 18:21:08',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(5017,'4000','91688484044','2023-07-04 18:21:37',NULL,1890.00,'','9','1','Good sold','1','','sales','9961','','No',NULL,NULL,''),(5018,'4000','91688484044','2023-07-04 18:21:56',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(5019,'1110','91688484194','2023-07-04 18:44:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','9031','','No',NULL,NULL,''),(5020,'1110','91688484194','2023-07-04 18:23:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','9487','','No',NULL,NULL,''),(5021,'1110','91688484194','2023-07-04 18:40:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','9808','','No',NULL,NULL,''),(5022,'1110','91688484194','2023-07-04 18:41:01',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12072','','No',NULL,NULL,''),(5023,'5500','91688484194','2023-07-04 18:44:48',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5024,'1000','91688484194','2023-07-04 18:44:56',7408.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5025,'4000','91688484194','2023-07-04 18:44:56',NULL,1520.00,'','9','1','Good sold','1','','sales','9031','','No',NULL,NULL,''),(5026,'4000','91688484194','2023-07-04 18:23:14',NULL,1699.00,'','9','1','Good sold','1','','sales','9487','','No',NULL,NULL,''),(5027,'4000','91688484194','2023-07-04 18:40:54',NULL,1799.00,'','9','1','Good sold','1','','sales','9808','','No',NULL,NULL,''),(5028,'4000','91688484194','2023-07-04 18:41:01',NULL,2390.00,'','9','1','Good sold','1','','sales','12072','','No',NULL,NULL,''),(5029,'1000','91688488929','2023-07-04 19:45:16',5647.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5030,'4000','91688488929','2023-07-04 19:45:16',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(5031,'4000','91688488929','2023-07-04 19:42:09',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(5032,'4000','91688488929','2023-07-04 19:42:21',NULL,1550.00,'','9','1','Good sold','1','','sales','9105','','No',NULL,NULL,''),(5033,'4000','91688488929','2023-07-04 19:42:32',NULL,1499.00,'','9','1','Good sold','1','','sales','8832','','No',NULL,NULL,''),(5034,'1000','91688538254','2023-07-05 10:26:20',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5035,'4000','91688538254','2023-07-05 10:26:20',NULL,2490.00,'','9','1','Good sold','1','','sales','10049','','No',NULL,NULL,''),(5036,'1110','91688544441','2023-07-05 11:10:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','1227','','No',NULL,NULL,''),(5037,'1110','91688544441','2023-07-05 11:07:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','1287','','No',NULL,NULL,''),(5038,'1110','91688544441','2023-07-05 11:07:37',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(5039,'1110','91688544441','2023-07-05 11:08:31',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12073','','No',NULL,NULL,''),(5040,'1110','91688544441','2023-07-05 11:10:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5041,'5500','91688544441','2023-07-05 11:10:26',5800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5042,'1000','91688544441','2023-07-05 11:10:46',8223.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5043,'4000','91688544441','2023-07-05 11:10:46',NULL,267.00,'','9','1','Good sold','1','','sales','1227','','No',NULL,NULL,''),(5044,'4000','91688544441','2023-07-05 11:07:21',NULL,526.00,'','9','1','Good sold','1','','sales','1287','','No',NULL,NULL,''),(5045,'4000','91688544441','2023-07-05 11:07:37',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(5046,'4000','91688544441','2023-07-05 11:08:31',NULL,4580.00,'','9','1','Good sold','1','','sales','12073','','No',NULL,NULL,''),(5047,'4000','91688544441','2023-07-05 11:10:15',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5048,'1110','91688552827','2023-07-05 13:44:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10049','','No',NULL,NULL,''),(5049,'1110','91688552827','2023-07-05 13:27:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','11486','','No',NULL,NULL,''),(5050,'1110','91688552827','2023-07-05 13:27:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10446','','No',NULL,NULL,''),(5051,'1110','91688552827','2023-07-05 13:29:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','9437','','No',NULL,NULL,''),(5052,'1110','91688552827','2023-07-05 13:30:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','8969','','No',NULL,NULL,''),(5053,'1110','91688552827','2023-07-05 13:30:37',NULL,350.00,'','9','1','Inventory sold','1','','sales','12074','','No',NULL,NULL,''),(5054,'1110','91688552827','2023-07-05 13:32:07',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12075','','No',NULL,NULL,''),(5055,'1110','91688552827','2023-07-05 13:33:30',NULL,550.00,'','9','1','Inventory sold','1','','sales','12077','','No',NULL,NULL,''),(5056,'1110','91688552827','2023-07-05 13:36:04',NULL,550.00,'','9','1','Inventory sold','1','','sales','12076','','No',NULL,NULL,''),(5057,'1110','91688552827','2023-07-05 13:36:11',NULL,320.00,'','9','1','Inventory sold','1','','sales','12079','','No',NULL,NULL,''),(5058,'1110','91688552827','2023-07-05 13:40:58',NULL,2150.00,'','9','1','Inventory sold','1','','sales','12080','','No',NULL,NULL,''),(5059,'1110','91688552827','2023-07-05 13:42:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5060,'5500','91688552827','2023-07-05 13:43:47',5120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5061,'1000','91688552827','2023-07-05 13:44:09',18540.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5062,'4000','91688552827','2023-07-05 13:44:09',NULL,2590.00,'','9','1','Good sold','1','','sales','10049','','No',NULL,NULL,''),(5063,'4000','91688552827','2023-07-05 13:27:07',NULL,3890.00,'','9','1','Good sold','1','','sales','11486','','No',NULL,NULL,''),(5064,'4000','91688552827','2023-07-05 13:27:46',NULL,2100.00,'','9','1','Good sold','1','','sales','10446','','No',NULL,NULL,''),(5065,'4000','91688552827','2023-07-05 13:29:48',NULL,1690.00,'','9','1','Good sold','1','','sales','9437','','No',NULL,NULL,''),(5066,'4000','91688552827','2023-07-05 13:30:31',NULL,1500.00,'','9','1','Good sold','1','','sales','8969','','No',NULL,NULL,''),(5067,'4000','91688552827','2023-07-05 13:30:37',NULL,500.00,'','9','1','Good sold','1','','sales','12074','','No',NULL,NULL,''),(5068,'4000','91688552827','2023-07-05 13:32:07',NULL,1500.00,'','9','1','Good sold','1','','sales','12075','','No',NULL,NULL,''),(5069,'4000','91688552827','2023-07-05 13:33:30',NULL,750.00,'','9','1','Good sold','1','','sales','12077','','No',NULL,NULL,''),(5070,'4000','91688552827','2023-07-05 13:36:04',NULL,750.00,'','9','1','Good sold','1','','sales','12076','','No',NULL,NULL,''),(5071,'4000','91688552827','2023-07-05 13:36:11',NULL,520.00,'','9','1','Good sold','1','','sales','12079','','No',NULL,NULL,''),(5072,'4000','91688552827','2023-07-05 13:40:58',NULL,2350.00,'','9','1','Good sold','1','','sales','12080','','No',NULL,NULL,''),(5073,'4000','91688552827','2023-07-05 13:42:43',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5074,'1110','91688554301','2023-07-05 14:57:14',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(5075,'5500','91688554301','2023-07-05 14:57:03',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5076,'1000','91688554301','2023-07-05 14:57:14',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5077,'4000','91688554301','2023-07-05 14:57:14',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(5078,'1000','91688565834','2023-07-05 17:04:33',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5079,'4000','91688565834','2023-07-05 17:04:33',NULL,6650.00,'','9','1','Good sold','1','','sales','8285','','No',NULL,NULL,''),(5080,'4000','91688565834','2023-07-05 17:03:55',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5081,'1000','91688565876','2023-07-05 17:06:42',7700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5082,'4000','91688565876','2023-07-05 17:06:42',NULL,7450.00,'','9','1','Good sold','1','','sales','8285','','No',NULL,NULL,''),(5083,'4000','91688565876','2023-07-05 17:04:36',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5084,'1000','91688624330','2023-07-06 09:20:27',1355.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5085,'4000','91688624330','2023-07-06 09:20:27',NULL,665.00,'','9','1','Good sold','1','','sales','6297','','No',NULL,NULL,''),(5086,'4000','91688624330','2023-07-06 09:18:50',NULL,690.00,'','9','1','Good sold','1','','sales','6329','','No',NULL,NULL,''),(5087,'1000','91688633457','2023-07-06 11:51:19',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5088,'4000','91688633457','2023-07-06 11:51:19',NULL,3800.00,'','9','1','Good sold','1','','sales','3549','','No',NULL,NULL,''),(5089,'1110','91688652502','2023-07-06 17:13:48',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(5090,'1110','91688652502','2023-07-06 17:08:22',NULL,3200.00,'','9','1','Inventory sold','1','','sales','11926','','No',NULL,NULL,''),(5091,'1110','91688652502','2023-07-06 17:08:33',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(5092,'1110','91688652502','2023-07-06 17:08:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10832','','No',NULL,NULL,''),(5093,'1110','91688652502','2023-07-06 17:09:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','1265','','No',NULL,NULL,''),(5094,'5500','91688652502','2023-07-06 17:12:39',8500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5095,'1000','91688652502','2023-07-06 17:13:48',12535.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5096,'4000','91688652502','2023-07-06 17:13:48',NULL,2200.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(5097,'4000','91688652502','2023-07-06 17:08:22',NULL,3500.00,'','9','1','Good sold','1','','sales','11926','','No',NULL,NULL,''),(5098,'4000','91688652502','2023-07-06 17:08:33',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(5099,'4000','91688652502','2023-07-06 17:08:49',NULL,2500.00,'','9','1','Good sold','1','','sales','10832','','No',NULL,NULL,''),(5100,'4000','91688652502','2023-07-06 17:09:06',NULL,485.00,'','9','1','Good sold','1','','sales','1265','','No',NULL,NULL,''),(5101,'1110','91688717533','2023-07-07 11:35:28',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12059','','No',NULL,NULL,''),(5102,'1110','91688717533','2023-07-07 11:12:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','9821','','No',NULL,NULL,''),(5103,'1110','91688717533','2023-07-07 11:12:30',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12060','','No',NULL,NULL,''),(5104,'1110','91688717533','2023-07-07 11:12:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','5964','','No',NULL,NULL,''),(5105,'1110','91688717533','2023-07-07 11:12:51',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12063','','No',NULL,NULL,''),(5106,'1110','91688717533','2023-07-07 11:13:16',NULL,1160.00,'','9','1','Inventory sold','1','','sales','12081','','No',NULL,NULL,''),(5107,'1110','91688717533','2023-07-07 11:15:08',NULL,550.00,'','9','1','Inventory sold','1','','sales','12082','','No',NULL,NULL,''),(5108,'1110','91688717533','2023-07-07 11:16:40',NULL,1150.00,'','9','1','Inventory sold','1','','sales','12083','','No',NULL,NULL,''),(5109,'1110','91688717533','2023-07-07 11:18:04',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12084','','No',NULL,NULL,''),(5110,'1110','91688717533','2023-07-07 11:20:00',NULL,490.00,'','9','1','Inventory sold','1','','sales','12085','','No',NULL,NULL,''),(5111,'1110','91688717533','2023-07-07 11:21:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','5880','','No',NULL,NULL,''),(5112,'1110','91688717533','2023-07-07 11:21:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','5804','','No',NULL,NULL,''),(5113,'1110','91688717533','2023-07-07 11:21:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','5930','','No',NULL,NULL,''),(5114,'1110','91688717533','2023-07-07 11:22:11',NULL,800.00,'','9','1','Inventory sold','1','','sales','12086','','No',NULL,NULL,''),(5115,'1110','91688717533','2023-07-07 11:25:02',NULL,700.00,'','9','1','Inventory sold','1','','sales','12087','','No',NULL,NULL,''),(5116,'1110','91688717533','2023-07-07 11:27:19',NULL,800.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(5117,'1110','91688717533','2023-07-07 11:29:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6311','','No',NULL,NULL,''),(5118,'1110','91688717533','2023-07-07 11:31:11',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12088','','No',NULL,NULL,''),(5119,'5500','91688717533','2023-07-07 11:35:12',13050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5120,'1000','91688717533','2023-07-07 11:35:28',18915.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5121,'4000','91688717533','2023-07-07 11:35:28',NULL,2400.00,'','9','1','Good sold','1','','sales','12059','','No',NULL,NULL,''),(5122,'4000','91688717533','2023-07-07 11:12:13',NULL,1800.00,'','9','1','Good sold','1','','sales','9821','','No',NULL,NULL,''),(5123,'4000','91688717533','2023-07-07 11:12:30',NULL,1200.00,'','9','1','Good sold','1','','sales','12060','','No',NULL,NULL,''),(5124,'4000','91688717533','2023-07-07 11:12:40',NULL,500.00,'','9','1','Good sold','1','','sales','5964','','No',NULL,NULL,''),(5125,'4000','91688717533','2023-07-07 11:12:51',NULL,1400.00,'','9','1','Good sold','1','','sales','12063','','No',NULL,NULL,''),(5126,'4000','91688717533','2023-07-07 11:13:16',NULL,1300.00,'','9','1','Good sold','1','','sales','12081','','No',NULL,NULL,''),(5127,'4000','91688717533','2023-07-07 11:15:08',NULL,800.00,'','9','1','Good sold','1','','sales','12082','','No',NULL,NULL,''),(5128,'4000','91688717533','2023-07-07 11:16:40',NULL,1300.00,'','9','1','Good sold','1','','sales','12083','','No',NULL,NULL,''),(5129,'4000','91688717533','2023-07-07 11:18:04',NULL,1200.00,'','9','1','Good sold','1','','sales','12084','','No',NULL,NULL,''),(5130,'4000','91688717533','2023-07-07 11:20:00',NULL,500.00,'','9','1','Good sold','1','','sales','12085','','No',NULL,NULL,''),(5131,'4000','91688717533','2023-07-07 11:21:42',NULL,450.00,'','9','1','Good sold','1','','sales','5880','','No',NULL,NULL,''),(5132,'4000','91688717533','2023-07-07 11:21:48',NULL,300.00,'','9','1','Good sold','1','','sales','5804','','No',NULL,NULL,''),(5133,'4000','91688717533','2023-07-07 11:21:59',NULL,400.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(5134,'4000','91688717533','2023-07-07 11:22:11',NULL,900.00,'','9','1','Good sold','1','','sales','12086','','No',NULL,NULL,''),(5135,'4000','91688717533','2023-07-07 11:25:02',NULL,900.00,'','9','1','Good sold','1','','sales','12087','','No',NULL,NULL,''),(5136,'4000','91688717533','2023-07-07 11:27:19',NULL,900.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(5137,'4000','91688717533','2023-07-07 11:29:57',NULL,665.00,'','9','1','Good sold','1','','sales','6311','','No',NULL,NULL,''),(5138,'4000','91688717533','2023-07-07 11:31:11',NULL,2000.00,'','9','1','Good sold','1','','sales','12088','','No',NULL,NULL,''),(5139,'1000','91688720579','2023-07-07 12:03:33',4780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5140,'4000','91688720579','2023-07-07 12:03:33',NULL,2490.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(5141,'4000','91688720579','2023-07-07 12:02:59',NULL,2290.00,'','9','1','Good sold','1','','sales','10193','','No',NULL,NULL,''),(5142,'1110','91688722985','2023-07-07 13:59:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','10416','','No',NULL,NULL,''),(5143,'1110','91688722985','2023-07-07 13:04:02',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12092','','No',NULL,NULL,''),(5144,'1110','91688722985','2023-07-07 13:04:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10414','','No',NULL,NULL,''),(5145,'1110','91688722985','2023-07-07 13:04:27',NULL,1050.00,'','9','1','Inventory sold','1','','sales','12090','','No',NULL,NULL,''),(5146,'1110','91688722985','2023-07-07 13:05:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','9832','','No',NULL,NULL,''),(5147,'1110','91688722985','2023-07-07 13:57:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5148,'5500','91688722985','2023-07-07 13:58:11',2950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5149,'1000','91688722985','2023-07-07 13:59:48',9425.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5150,'4000','91688722985','2023-07-07 13:59:48',NULL,2050.00,'','9','1','Good sold','1','','sales','10416','','No',NULL,NULL,''),(5151,'4000','91688722985','2023-07-07 13:04:02',NULL,2050.00,'','9','1','Good sold','1','','sales','12092','','No',NULL,NULL,''),(5152,'4000','91688722985','2023-07-07 13:04:12',NULL,2050.00,'','9','1','Good sold','1','','sales','10414','','No',NULL,NULL,''),(5153,'4000','91688722985','2023-07-07 13:04:27',NULL,2050.00,'','9','1','Good sold','1','','sales','12090','','No',NULL,NULL,''),(5154,'4000','91688722985','2023-07-07 13:05:12',NULL,925.00,'','9','1','Good sold','1','','sales','9832','','No',NULL,NULL,''),(5155,'4000','91688722985','2023-07-07 13:57:39',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5156,'1110','91688802638','2023-07-08 10:50:47',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(5157,'5500','91688802638','2023-07-08 10:50:38',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5158,'1000','91688802638','2023-07-08 10:50:47',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5159,'4000','91688802638','2023-07-08 10:50:47',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(5160,'1110','91688803739','2023-07-08 11:09:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','11774','','No',NULL,NULL,''),(5161,'1110','91688803739','2023-07-08 11:08:59',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11943','','No',NULL,NULL,''),(5162,'1110','91688803739','2023-07-08 11:09:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5163,'5500','91688803739','2023-07-08 11:09:16',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5164,'1000','91688803739','2023-07-08 11:09:30',11090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5165,'4000','91688803739','2023-07-08 11:09:30',NULL,7790.00,'','9','1','Good sold','1','','sales','11774','','No',NULL,NULL,''),(5166,'4000','91688803739','2023-07-08 11:08:59',NULL,3000.00,'','9','1','Good sold','1','','sales','11943','','No',NULL,NULL,''),(5167,'4000','91688803739','2023-07-08 11:09:06',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5168,'1110','91688808910','2023-07-08 12:55:25',NULL,2150.00,'','9','1','Inventory sold','1','','sales','12080','','No',NULL,NULL,''),(5169,'1110','91688808910','2023-07-08 12:35:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','9394','','No',NULL,NULL,''),(5170,'1110','91688808910','2023-07-08 12:52:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11145','','No',NULL,NULL,''),(5171,'1110','91688808910','2023-07-08 12:52:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','7973','','No',NULL,NULL,''),(5172,'1110','91688808910','2023-07-08 12:52:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','9127','','No',NULL,NULL,''),(5173,'5500','91688808910','2023-07-08 12:53:52',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5174,'1000','91688808910','2023-07-08 12:55:25',11070.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5175,'4000','91688808910','2023-07-08 12:55:25',NULL,2350.00,'','9','1','Good sold','1','','sales','12080','','No',NULL,NULL,''),(5176,'4000','91688808910','2023-07-08 12:35:10',NULL,1990.00,'','9','1','Good sold','1','','sales','9394','','No',NULL,NULL,''),(5177,'4000','91688808910','2023-07-08 12:52:11',NULL,3890.00,'','9','1','Good sold','1','','sales','11145','','No',NULL,NULL,''),(5178,'4000','91688808910','2023-07-08 12:52:40',NULL,1250.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(5179,'4000','91688808910','2023-07-08 12:52:56',NULL,1590.00,'','9','1','Good sold','1','','sales','9127','','No',NULL,NULL,''),(5180,'1110','91688811851','2023-07-10 09:38:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','9487','','No',NULL,NULL,''),(5181,'1110','91688811851','2023-07-08 13:24:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','7983','','No',NULL,NULL,''),(5182,'1110','91688811851','2023-07-08 13:24:41',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12097','','No',NULL,NULL,''),(5183,'1110','91688811851','2023-07-08 13:26:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(5184,'1110','91688811851','2023-07-08 13:27:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','7831','','No',NULL,NULL,''),(5185,'5500','91688811851','2023-07-08 13:31:13',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5186,'1000','91688811851','2023-07-10 09:38:19',11440.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5187,'4000','91688811851','2023-07-10 09:38:19',NULL,4000.00,'','9','1','Good sold','1','','sales','9487','','No',NULL,NULL,''),(5188,'4000','91688811851','2023-07-08 13:24:11',NULL,1250.00,'','9','1','Good sold','1','','sales','7983','','No',NULL,NULL,''),(5189,'4000','91688811851','2023-07-08 13:24:41',NULL,3000.00,'','9','1','Good sold','1','','sales','12097','','No',NULL,NULL,''),(5190,'4000','91688811851','2023-07-08 13:26:56',NULL,1990.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(5191,'4000','91688811851','2023-07-08 13:27:11',NULL,1200.00,'','9','1','Good sold','1','','sales','7831','','No',NULL,NULL,''),(5192,'1000','91689065598','2023-07-11 11:53:45',9960.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5193,'4000','91689065598','2023-07-11 11:53:45',NULL,9960.00,'','9','1','Good sold','1','','sales','10049','','No',NULL,NULL,''),(5202,'1000','91689066576','2023-07-11 12:19:02',14005.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5210,'1110','91689067949','2023-07-11 12:54:14',NULL,800.00,'','9','1','Inventory sold','1','','sales','12086','','No',NULL,NULL,''),(5211,'1110','91689067949','2023-07-11 12:38:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(5212,'5500','91689067949','2023-07-11 12:51:00',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5213,'1000','91689067949','2023-07-11 12:54:14',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5214,'4000','91689067949','2023-07-11 12:54:14',NULL,1000.00,'','9','1','Good sold','1','','sales','12086','','No',NULL,NULL,''),(5215,'4000','91689067949','2023-07-11 12:38:57',NULL,1400.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(5216,'1110','91689088207','2023-07-11 18:10:30',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(5217,'5500','91689088207','2023-07-11 18:10:19',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5218,'1000','91689088207','2023-07-11 18:10:30',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5219,'4000','91689088207','2023-07-11 18:10:30',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(5220,'1110','91689088421','2023-07-11 18:13:48',NULL,700.00,'','9','1','Inventory sold','1','','sales','12100','','No',NULL,NULL,''),(5221,'5500','91689088421','2023-07-11 18:13:41',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5222,'1000','91689088421','2023-07-11 18:13:48',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5223,'4000','91689088421','2023-07-11 18:13:48',NULL,1000.00,'','9','1','Good sold','1','','sales','12100','','No',NULL,NULL,''),(5224,'1110','91689152472','2023-07-12 12:04:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','11854','','No',NULL,NULL,''),(5225,'1110','91689152472','2023-07-12 12:01:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10769','','No',NULL,NULL,''),(5226,'1110','91689152472','2023-07-12 12:01:48',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(5227,'5500','91689152472','2023-07-12 12:03:23',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5228,'1000','91689152472','2023-07-12 12:04:12',28040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5229,'4000','91689152472','2023-07-12 12:04:12',NULL,25000.00,'','9','1','Good sold','1','','sales','11854','','No',NULL,NULL,''),(5230,'4000','91689152472','2023-07-12 12:01:12',NULL,2490.00,'','9','1','Good sold','1','','sales','10769','','No',NULL,NULL,''),(5231,'4000','91689152472','2023-07-12 12:01:48',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(5232,'1000','91689227363','2023-07-13 10:40:56',4300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5233,'4000','91689227363','2023-07-13 10:40:56',NULL,3800.00,'','9','1','Good sold','1','','sales','11321','','No',NULL,NULL,''),(5234,'4000','91689227363','2023-07-13 08:49:24',NULL,500.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(5235,'1000','91689234059','2023-07-13 11:23:17',6255.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5236,'4000','91689234059','2023-07-13 11:23:17',NULL,1140.00,'','9','1','Good sold','1','','sales','7675','','No',NULL,NULL,''),(5237,'4000','91689234059','2023-07-13 10:40:59',NULL,3390.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(5238,'4000','91689234059','2023-07-13 11:21:23',NULL,960.00,'','9','1','Good sold','1','','sales','5916','','No',NULL,NULL,''),(5239,'4000','91689234059','2023-07-13 11:21:57',NULL,765.00,'','9','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(5242,'1000','91689236602','2023-07-13 11:50:19',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5244,'1110','91689240213','2023-07-13 12:24:51',NULL,1190.00,'','9','1','Inventory sold','1','','sales','12102','','No',NULL,NULL,''),(5245,'1110','91689240213','2023-07-13 12:23:33',NULL,550.00,'','9','1','Inventory sold','1','','sales','12101','','No',NULL,NULL,''),(5246,'5500','91689240213','2023-07-13 12:24:45',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5247,'1000','91689240213','2023-07-13 12:24:51',2180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5248,'4000','91689240213','2023-07-13 12:24:51',NULL,1390.00,'','9','1','Good sold','1','','sales','12102','','No',NULL,NULL,''),(5249,'4000','91689240213','2023-07-13 12:23:33',NULL,790.00,'','9','1','Good sold','1','','sales','12101','','No',NULL,NULL,''),(5250,'1110','91689240296','2023-07-13 12:33:15',NULL,550.00,'','9','1','Inventory sold','1','','sales','12101','','No',NULL,NULL,''),(5251,'1110','91689240296','2023-07-13 12:24:56',NULL,1190.00,'','9','1','Inventory sold','1','','sales','12102','','No',NULL,NULL,''),(5252,'1110','91689240296','2023-07-13 12:32:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5253,'5500','91689240296','2023-07-13 12:32:58',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5254,'1000','91689240296','2023-07-13 12:33:15',2330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5255,'4000','91689240296','2023-07-13 12:33:15',NULL,790.00,'','9','1','Good sold','1','','sales','12101','','No',NULL,NULL,''),(5256,'4000','91689240296','2023-07-13 12:24:56',NULL,1390.00,'','9','1','Good sold','1','','sales','12102','','No',NULL,NULL,''),(5257,'4000','91689240296','2023-07-13 12:32:52',NULL,150.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5258,'1110','91689322971','2023-07-14 12:38:46',NULL,549.00,'','9','1','Inventory sold','1','','sales','11967','','No',NULL,NULL,''),(5259,'1110','91689322971','2023-07-14 11:22:51',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12006','','No',NULL,NULL,''),(5260,'1110','91689322971','2023-07-14 12:10:26',NULL,700.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(5261,'1110','91689322971','2023-07-14 12:10:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','9290','','No',NULL,NULL,''),(5262,'1110','91689322971','2023-07-14 12:13:00',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12103','','No',NULL,NULL,''),(5263,'1110','91689322971','2023-07-14 12:17:27',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12104','','No',NULL,NULL,''),(5264,'1110','91689322971','2023-07-14 12:23:02',NULL,700.00,'','9','1','Inventory sold','1','','sales','12105','','No',NULL,NULL,''),(5265,'1110','91689322971','2023-07-14 12:25:34',NULL,750.00,'','9','1','Inventory sold','1','','sales','12106','','No',NULL,NULL,''),(5266,'1110','91689322971','2023-07-14 12:28:50',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12107','','No',NULL,NULL,''),(5267,'1110','91689322971','2023-07-14 12:30:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','7845','','No',NULL,NULL,''),(5268,'1110','91689322971','2023-07-14 12:31:01',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12108','','No',NULL,NULL,''),(5269,'1110','91689322971','2023-07-14 12:34:41',NULL,700.00,'','9','1','Inventory sold','1','','sales','12109','','No',NULL,NULL,''),(5270,'5500','91689322971','2023-07-14 12:36:38',11199.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5271,'1000','91689322971','2023-07-14 12:38:46',15750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5272,'4000','91689322971','2023-07-14 12:38:46',NULL,450.00,'','9','1','Good sold','1','','sales','11967','','No',NULL,NULL,''),(5273,'4000','91689322971','2023-07-14 11:22:51',NULL,1400.00,'','9','1','Good sold','1','','sales','12006','','No',NULL,NULL,''),(5274,'4000','91689322971','2023-07-14 12:10:26',NULL,1000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(5275,'4000','91689322971','2023-07-14 12:10:40',NULL,1600.00,'','9','1','Good sold','1','','sales','9290','','No',NULL,NULL,''),(5276,'4000','91689322971','2023-07-14 12:13:00',NULL,2300.00,'','9','1','Good sold','1','','sales','12103','','No',NULL,NULL,''),(5277,'4000','91689322971','2023-07-14 12:17:27',NULL,1400.00,'','9','1','Good sold','1','','sales','12104','','No',NULL,NULL,''),(5278,'4000','91689322971','2023-07-14 12:23:02',NULL,1000.00,'','9','1','Good sold','1','','sales','12105','','No',NULL,NULL,''),(5279,'4000','91689322971','2023-07-14 12:25:34',NULL,900.00,'','9','1','Good sold','1','','sales','12106','','No',NULL,NULL,''),(5280,'4000','91689322971','2023-07-14 12:28:50',NULL,1800.00,'','9','1','Good sold','1','','sales','12107','','No',NULL,NULL,''),(5281,'4000','91689322971','2023-07-14 12:30:52',NULL,1100.00,'','9','1','Good sold','1','','sales','7845','','No',NULL,NULL,''),(5282,'4000','91689322971','2023-07-14 12:31:01',NULL,1900.00,'','9','1','Good sold','1','','sales','12108','','No',NULL,NULL,''),(5283,'4000','91689322971','2023-07-14 12:34:41',NULL,900.00,'','9','1','Good sold','1','','sales','12109','','No',NULL,NULL,''),(5284,'1110','91689332529','2023-07-14 14:05:40',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(5285,'1110','91689332529','2023-07-14 14:02:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','7049','','No',NULL,NULL,''),(5286,'1110','91689332529','2023-07-14 14:03:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','8348','','No',NULL,NULL,''),(5287,'5500','91689332529','2023-07-14 14:04:14',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5288,'1000','91689332529','2023-07-14 14:05:40',3689.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5289,'4000','91689332529','2023-07-14 14:05:40',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(5290,'4000','91689332529','2023-07-14 14:02:09',NULL,1190.00,'','9','1','Good sold','1','','sales','7049','','No',NULL,NULL,''),(5291,'4000','91689332529','2023-07-14 14:03:22',NULL,1499.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(5292,'1000','91689345026','2023-07-14 17:34:04',4249.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5293,'4000','91689345026','2023-07-14 17:34:04',NULL,900.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(5294,'4000','91689345026','2023-07-14 17:30:26',NULL,1890.00,'','9','1','Good sold','1','','sales','9227','','No',NULL,NULL,''),(5295,'4000','91689345026','2023-07-14 17:33:42',NULL,1750.00,'','9','1','Good sold','1','','sales','9652','','No',NULL,NULL,''),(5296,'1110','91689401371','2023-07-15 09:13:45',NULL,800.00,'','9','1','Inventory sold','1','','sales','11964','','No',NULL,NULL,''),(5297,'5500','91689401371','2023-07-15 09:09:31',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5298,'1000','91689401371','2023-07-15 09:13:45',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5299,'4000','91689401371','2023-07-15 09:13:45',NULL,1000.00,'','9','1','Good sold','1','','sales','11964','','No',NULL,NULL,''),(5300,'1110','91689401628','2023-07-15 09:36:00',NULL,800.00,'','9','1','Inventory sold','1','','sales','11964','','No',NULL,NULL,''),(5301,'5500','91689401628','2023-07-15 09:13:48',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5302,'1000','91689401628','2023-07-15 09:36:00',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5303,'4000','91689401628','2023-07-15 09:36:00',NULL,1000.00,'','9','1','Good sold','1','','sales','11964','','No',NULL,NULL,''),(5304,'1110','91689402963','2023-07-15 09:43:45',NULL,800.00,'','9','1','Inventory sold','1','','sales','11964','','No',NULL,NULL,''),(5305,'5500','91689402963','2023-07-15 09:36:03',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5306,'1000','91689402963','2023-07-15 09:43:45',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5307,'4000','91689402963','2023-07-15 09:43:45',NULL,1000.00,'','9','1','Good sold','1','','sales','11964','','No',NULL,NULL,''),(5308,'1110','91689412336','2023-07-15 12:12:24',NULL,2990.00,'','9','1','Inventory sold','1','','sales','12111','','No',NULL,NULL,''),(5309,'5500','91689412336','2023-07-15 12:12:16',2990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5310,'1000','91689412336','2023-07-15 12:12:24',3990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5311,'4000','91689412336','2023-07-15 12:12:24',NULL,3990.00,'','9','1','Good sold','1','','sales','12111','','No',NULL,NULL,''),(5312,'1110','91689414209','2023-07-15 12:56:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10214','','No',NULL,NULL,''),(5313,'1110','91689414209','2023-07-15 12:43:29',NULL,250.00,'','9','1','Inventory sold','1','','sales','12112','','No',NULL,NULL,''),(5314,'1110','91689414209','2023-07-15 12:46:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','5749','','No',NULL,NULL,''),(5315,'1110','91689414209','2023-07-15 12:48:24',NULL,150.00,'','9','1','Inventory sold','1','','sales','12113','','No',NULL,NULL,''),(5316,'1110','91689414209','2023-07-15 12:50:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10818','','No',NULL,NULL,''),(5317,'1110','91689414209','2023-07-15 12:52:52',NULL,150.00,'','9','1','Inventory sold','1','','sales','12113','','No',NULL,NULL,''),(5318,'5500','91689414209','2023-07-15 12:56:14',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5319,'1000','91689414209','2023-07-15 12:56:20',6690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5320,'4000','91689414209','2023-07-15 12:56:20',NULL,2990.00,'','9','1','Good sold','1','','sales','10214','','No',NULL,NULL,''),(5321,'4000','91689414209','2023-07-15 12:43:29',NULL,350.00,'','9','1','Good sold','1','','sales','12112','','No',NULL,NULL,''),(5322,'4000','91689414209','2023-07-15 12:46:44',NULL,350.00,'','9','1','Good sold','1','','sales','5749','','No',NULL,NULL,''),(5323,'4000','91689414209','2023-07-15 12:48:24',NULL,250.00,'','9','1','Good sold','1','','sales','12113','','No',NULL,NULL,''),(5324,'4000','91689414209','2023-07-15 12:50:32',NULL,2500.00,'','9','1','Good sold','1','','sales','10818','','No',NULL,NULL,''),(5325,'4000','91689414209','2023-07-15 12:52:52',NULL,250.00,'','9','1','Good sold','1','','sales','12113','','No',NULL,NULL,''),(5326,'1000','91689430770','2023-07-15 17:21:36',5230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5327,'4000','91689430770','2023-07-15 17:21:36',NULL,1390.00,'','9','1','Good sold','1','','sales','8741','','No',NULL,NULL,''),(5328,'4000','91689430770','2023-07-15 17:19:30',NULL,1590.00,'','9','1','Good sold','1','','sales','9173','','No',NULL,NULL,''),(5329,'4000','91689430770','2023-07-15 17:19:46',NULL,2250.00,'','9','1','Good sold','1','','sales','10575','','No',NULL,NULL,''),(5330,'1110','91689582386','2023-07-17 11:31:37',NULL,1000.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(5331,'1110','91689582386','2023-07-17 11:26:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6647','','No',NULL,NULL,''),(5332,'1110','91689582386','2023-07-17 11:27:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6993','','No',NULL,NULL,''),(5333,'1110','91689582386','2023-07-17 11:28:43',NULL,1390.00,'','9','1','Inventory sold','1','','sales','12116','','No',NULL,NULL,''),(5334,'5500','91689582386','2023-07-17 11:29:36',2390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5335,'1000','91689582386','2023-07-17 11:31:37',5540.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5336,'4000','91689582386','2023-07-17 11:31:37',NULL,2000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(5337,'4000','91689582386','2023-07-17 11:26:58',NULL,800.00,'','9','1','Good sold','1','','sales','6647','','No',NULL,NULL,''),(5338,'4000','91689582386','2023-07-17 11:27:08',NULL,1150.00,'','9','1','Good sold','1','','sales','6993','','No',NULL,NULL,''),(5339,'4000','91689582386','2023-07-17 11:28:43',NULL,1590.00,'','9','1','Good sold','1','','sales','12116','','No',NULL,NULL,''),(5340,'1000','91689584915','2023-07-17 12:08:52',19080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5341,'4000','91689584915','2023-07-17 12:08:52',NULL,19080.00,'','9','1','Good sold','1','','sales','9580','','No',NULL,NULL,''),(5342,'1110','91689584993','2023-07-17 12:10:03',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12104','','No',NULL,NULL,''),(5343,'5500','91689584993','2023-07-17 12:09:53',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5344,'1000','91689584993','2023-07-17 12:10:03',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5345,'4000','91689584993','2023-07-17 12:10:03',NULL,1500.00,'','9','1','Good sold','1','','sales','12104','','No',NULL,NULL,''),(5346,'1000','91689585011','2023-07-17 12:18:44',11360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5347,'4000','91689585011','2023-07-17 12:18:44',NULL,9520.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(5348,'4000','91689585011','2023-07-17 12:10:11',NULL,1590.00,'','9','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(5349,'4000','91689585011','2023-07-17 12:16:55',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5350,'1000','91689670622','2023-07-18 11:57:29',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5351,'4000','91689670622','2023-07-18 11:57:29',NULL,2050.00,'','9','1','Good sold','1','','sales','9468','','No',NULL,NULL,''),(5352,'1000','91689670652','2023-07-18 12:31:31',3380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5353,'4000','91689670652','2023-07-18 12:31:31',NULL,3380.00,'','9','1','Good sold','1','','sales','9485','','No',NULL,NULL,''),(5354,'1000','91689681167','2023-07-18 14:53:03',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5355,'4000','91689681167','2023-07-18 14:53:03',NULL,2000.00,'','9','1','Good sold','1','','sales','10312','','No',NULL,NULL,''),(5356,'1110','91689758506','2023-07-19 12:26:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(5357,'1110','91689758506','2023-07-19 12:21:46',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12104','','No',NULL,NULL,''),(5358,'1110','91689758506','2023-07-19 12:23:30',NULL,4500.00,'','9','1','Inventory sold','1','','sales','12107','','No',NULL,NULL,''),(5359,'5500','91689758506','2023-07-19 12:25:26',8100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5360,'1000','91689758506','2023-07-19 12:26:16',14900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5361,'4000','91689758506','2023-07-19 12:26:16',NULL,5000.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(5362,'4000','91689758506','2023-07-19 12:21:46',NULL,4500.00,'','9','1','Good sold','1','','sales','12104','','No',NULL,NULL,''),(5363,'4000','91689758506','2023-07-19 12:23:30',NULL,5400.00,'','9','1','Good sold','1','','sales','12107','','No',NULL,NULL,''),(5364,'1000','91689835488','2023-07-20 11:32:15',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5365,'4000','91689835488','2023-07-20 11:32:15',NULL,5500.00,'','9','1','Good sold','1','','sales','6128','','No',NULL,NULL,''),(5366,'4000','91689835488','2023-07-20 09:44:48',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5367,'1110','91689848306','2023-07-20 13:18:37',NULL,800.00,'','9','1','Inventory sold','1','','sales','11964','','No',NULL,NULL,''),(5368,'5500','91689848306','2023-07-20 13:18:26',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5369,'1000','91689848306','2023-07-20 13:18:37',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5370,'4000','91689848306','2023-07-20 13:18:37',NULL,1000.00,'','9','1','Good sold','1','','sales','11964','','No',NULL,NULL,''),(5371,'1000','91690029354','2023-07-22 15:38:56',5820.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5372,'4000','91690029354','2023-07-22 15:38:56',NULL,1590.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(5373,'4000','91690029354','2023-07-22 15:35:54',NULL,1290.00,'','9','1','Good sold','1','','sales','8362','','No',NULL,NULL,''),(5374,'4000','91690029354','2023-07-22 15:36:56',NULL,2690.00,'','9','1','Good sold','1','','sales','10616','','No',NULL,NULL,''),(5375,'4000','91690029354','2023-07-22 15:37:06',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5376,'1110','91690186492','2023-07-24 11:18:45',NULL,15000.00,'','9','1','Inventory sold','1','','sales','12117','','No',NULL,NULL,''),(5377,'1110','91690186492','2023-07-24 11:18:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(5378,'5500','91690186492','2023-07-24 11:18:32',15000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5379,'1000','91690186492','2023-07-24 11:18:45',18300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5380,'4000','91690186492','2023-07-24 11:18:45',NULL,18000.00,'','9','1','Good sold','1','','sales','12117','','No',NULL,NULL,''),(5381,'4000','91690186492','2023-07-24 11:18:20',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5382,'1000','91690286859','2023-07-25 15:08:17',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5383,'4000','91690286859','2023-07-25 15:08:17',NULL,1450.00,'','9','1','Good sold','1','','sales','8637','','No',NULL,NULL,''),(5384,'4000','91690286859','2023-07-25 15:07:39',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5385,'1110','91690287442','2023-07-25 15:17:35',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(5386,'5500','91690287442','2023-07-25 15:17:22',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5387,'1000','91690287442','2023-07-25 15:17:35',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5388,'4000','91690287442','2023-07-25 15:17:35',NULL,2000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(5389,'1000','91690353690','2023-07-26 09:59:54',5290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5390,'4000','91690353690','2023-07-26 09:59:54',NULL,5290.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(5391,'1000','91690453302','2023-07-27 15:35:42',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5392,'4000','91690453302','2023-07-27 15:35:42',NULL,2500.00,'','9','1','Good sold','1','','sales','10837','','No',NULL,NULL,''),(5393,'1110','91690788386','2023-07-31 13:04:40',NULL,1290.00,'','9','1','Inventory sold','1','','sales','12118','','No',NULL,NULL,''),(5394,'1110','91690788386','2023-07-31 10:26:26',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12119','','No',NULL,NULL,''),(5395,'1110','91690788386','2023-07-31 10:30:23',NULL,495.00,'','9','1','Inventory sold','1','','sales','12120','','No',NULL,NULL,''),(5396,'1110','91690788386','2023-07-31 11:29:25',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12121','','No',NULL,NULL,''),(5397,'5500','91690788386','2023-07-31 13:04:23',4785.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5398,'1000','91690788386','2023-07-31 13:04:40',5300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5399,'4000','91690788386','2023-07-31 13:04:40',NULL,1400.00,'','9','1','Good sold','1','','sales','12118','','No',NULL,NULL,''),(5400,'4000','91690788386','2023-07-31 10:26:26',NULL,1400.00,'','9','1','Good sold','1','','sales','12119','','No',NULL,NULL,''),(5401,'4000','91690788386','2023-07-31 10:30:23',NULL,500.00,'','9','1','Good sold','1','','sales','12120','','No',NULL,NULL,''),(5402,'4000','91690788386','2023-07-31 11:29:25',NULL,2000.00,'','9','1','Good sold','1','','sales','12121','','No',NULL,NULL,''),(5403,'1110','91691046597','2023-08-03 12:42:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','6691','','No',NULL,NULL,''),(5404,'1110','91691046597','2023-08-03 10:09:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','5746','','No',NULL,NULL,''),(5405,'1110','91691046597','2023-08-03 12:00:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7495','','No',NULL,NULL,''),(5406,'1110','91691046597','2023-08-03 12:00:27',NULL,650.00,'','9','1','Inventory sold','1','','sales','12123','','No',NULL,NULL,''),(5407,'1110','91691046597','2023-08-03 12:05:39',NULL,200.00,'','9','1','Inventory sold','1','','sales','12124','','No',NULL,NULL,''),(5408,'1110','91691046597','2023-08-03 12:07:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','5555','','No',NULL,NULL,''),(5409,'1110','91691046597','2023-08-03 12:07:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','5694','','No',NULL,NULL,''),(5410,'1110','91691046597','2023-08-03 12:07:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','5554','','No',NULL,NULL,''),(5411,'1110','91691046597','2023-08-03 12:07:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','5556','','No',NULL,NULL,''),(5412,'1110','91691046597','2023-08-03 12:08:02',NULL,800.00,'','9','1','Inventory sold','1','','sales','11999','','No',NULL,NULL,''),(5413,'1110','91691046597','2023-08-03 12:08:14',NULL,600.00,'','9','1','Inventory sold','1','','sales','12450','','No',NULL,NULL,''),(5414,'1110','91691046597','2023-08-03 12:11:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6684','','No',NULL,NULL,''),(5415,'1110','91691046597','2023-08-03 12:11:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','6618','','No',NULL,NULL,''),(5416,'1110','91691046597','2023-08-03 12:13:22',NULL,400.00,'','9','1','Inventory sold','1','','sales','12451','','No',NULL,NULL,''),(5417,'1110','91691046597','2023-08-03 12:19:17',NULL,320.00,'','9','1','Inventory sold','1','','sales','12079','','No',NULL,NULL,''),(5418,'1110','91691046597','2023-08-03 12:20:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','9162','','No',NULL,NULL,''),(5419,'1110','91691046597','2023-08-03 12:20:38',NULL,515.00,'','9','1','Inventory sold','1','','sales','12454','','No',NULL,NULL,''),(5420,'1110','91691046597','2023-08-03 12:22:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','5547','','No',NULL,NULL,''),(5421,'1110','91691046597','2023-08-03 12:25:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','5492','','No',NULL,NULL,''),(5422,'1110','91691046597','2023-08-03 12:25:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','1853','','No',NULL,NULL,''),(5423,'1110','91691046597','2023-08-03 12:25:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','5485','','No',NULL,NULL,''),(5424,'1110','91691046597','2023-08-03 12:26:05',NULL,700.00,'','9','1','Inventory sold','1','','sales','11914','','No',NULL,NULL,''),(5425,'1110','91691046597','2023-08-03 12:27:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','6618','','No',NULL,NULL,''),(5426,'1110','91691046597','2023-08-03 12:28:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','5756','','No',NULL,NULL,''),(5427,'1110','91691046597','2023-08-03 12:28:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','8987','','No',NULL,NULL,''),(5428,'1110','91691046597','2023-08-03 12:29:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','5743','','No',NULL,NULL,''),(5429,'1110','91691046597','2023-08-03 12:30:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','5695','','No',NULL,NULL,''),(5430,'1110','91691046597','2023-08-03 12:30:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(5431,'1110','91691046597','2023-08-03 12:31:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','6628','','No',NULL,NULL,''),(5432,'1110','91691046597','2023-08-03 12:31:22',NULL,200.00,'','9','1','Inventory sold','1','','sales','12124','','No',NULL,NULL,''),(5433,'1110','91691046597','2023-08-03 12:31:38',NULL,550.00,'','9','1','Inventory sold','1','','sales','12076','','No',NULL,NULL,''),(5434,'1110','91691046597','2023-08-03 12:31:54',NULL,550.00,'','9','1','Inventory sold','1','','sales','12077','','No',NULL,NULL,''),(5435,'1110','91691046597','2023-08-03 12:32:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','5768','','No',NULL,NULL,''),(5436,'1110','91691046597','2023-08-03 12:32:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','5815','','No',NULL,NULL,''),(5437,'1110','91691046597','2023-08-03 12:33:18',NULL,500.00,'','9','1','Inventory sold','1','','sales','12456','','No',NULL,NULL,''),(5438,'1110','91691046597','2023-08-03 12:38:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5439,'1110','91691046597','2023-08-03 12:38:38',NULL,600.00,'','9','1','Inventory sold','1','','sales','12457','','No',NULL,NULL,''),(5440,'1110','91691046597','2023-08-03 12:40:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','5571','','No',NULL,NULL,''),(5441,'1110','91691046597','2023-08-03 12:40:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(5442,'1110','91691046597','2023-08-03 12:41:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','1814','','No',NULL,NULL,''),(5443,'1110','91691046597','2023-08-03 12:41:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','1583','','No',NULL,NULL,''),(5444,'5500','91691046597','2023-08-03 12:41:56',6585.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5445,'1000','91691046597','2023-08-03 12:42:15',27455.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5446,'4000','91691046597','2023-08-03 12:42:15',NULL,850.00,'','9','1','Good sold','1','','sales','6691','','No',NULL,NULL,''),(5447,'4000','91691046597','2023-08-03 10:09:57',NULL,700.00,'','9','1','Good sold','1','','sales','5746','','No',NULL,NULL,''),(5448,'4000','91691046597','2023-08-03 12:00:16',NULL,2000.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(5449,'4000','91691046597','2023-08-03 12:00:27',NULL,850.00,'','9','1','Good sold','1','','sales','12123','','No',NULL,NULL,''),(5450,'4000','91691046597','2023-08-03 12:05:39',NULL,500.00,'','9','1','Good sold','1','','sales','12124','','No',NULL,NULL,''),(5451,'4000','91691046597','2023-08-03 12:07:09',NULL,200.00,'','9','1','Good sold','1','','sales','5555','','No',NULL,NULL,''),(5452,'4000','91691046597','2023-08-03 12:07:24',NULL,300.00,'','9','1','Good sold','1','','sales','5694','','No',NULL,NULL,''),(5453,'4000','91691046597','2023-08-03 12:07:39',NULL,200.00,'','9','1','Good sold','1','','sales','5554','','No',NULL,NULL,''),(5454,'4000','91691046597','2023-08-03 12:07:51',NULL,200.00,'','9','1','Good sold','1','','sales','5556','','No',NULL,NULL,''),(5455,'4000','91691046597','2023-08-03 12:08:02',NULL,1050.00,'','9','1','Good sold','1','','sales','11999','','No',NULL,NULL,''),(5456,'4000','91691046597','2023-08-03 12:08:14',NULL,1100.00,'','9','1','Good sold','1','','sales','12450','','No',NULL,NULL,''),(5457,'4000','91691046597','2023-08-03 12:11:32',NULL,850.00,'','9','1','Good sold','1','','sales','6684','','No',NULL,NULL,''),(5458,'4000','91691046597','2023-08-03 12:11:56',NULL,800.00,'','9','1','Good sold','1','','sales','6618','','No',NULL,NULL,''),(5459,'4000','91691046597','2023-08-03 12:13:22',NULL,700.00,'','9','1','Good sold','1','','sales','12451','','No',NULL,NULL,''),(5460,'4000','91691046597','2023-08-03 12:19:17',NULL,520.00,'','9','1','Good sold','1','','sales','12079','','No',NULL,NULL,''),(5461,'4000','91691046597','2023-08-03 12:20:18',NULL,1590.00,'','9','1','Good sold','1','','sales','9162','','No',NULL,NULL,''),(5462,'4000','91691046597','2023-08-03 12:20:38',NULL,715.00,'','9','1','Good sold','1','','sales','12454','','No',NULL,NULL,''),(5463,'4000','91691046597','2023-08-03 12:22:21',NULL,400.00,'','9','1','Good sold','1','','sales','5547','','No',NULL,NULL,''),(5464,'4000','91691046597','2023-08-03 12:25:32',NULL,350.00,'','9','1','Good sold','1','','sales','5492','','No',NULL,NULL,''),(5465,'4000','91691046597','2023-08-03 12:25:40',NULL,238.00,'','9','1','Good sold','1','','sales','1853','','No',NULL,NULL,''),(5466,'4000','91691046597','2023-08-03 12:25:50',NULL,350.00,'','9','1','Good sold','1','','sales','5485','','No',NULL,NULL,''),(5467,'4000','91691046597','2023-08-03 12:26:05',NULL,900.00,'','9','1','Good sold','1','','sales','11914','','No',NULL,NULL,''),(5468,'4000','91691046597','2023-08-03 12:27:15',NULL,800.00,'','9','1','Good sold','1','','sales','6618','','No',NULL,NULL,''),(5469,'4000','91691046597','2023-08-03 12:28:41',NULL,350.00,'','9','1','Good sold','1','','sales','5756','','No',NULL,NULL,''),(5470,'4000','91691046597','2023-08-03 12:28:49',NULL,3000.00,'','9','1','Good sold','1','','sales','8987','','No',NULL,NULL,''),(5471,'4000','91691046597','2023-08-03 12:29:14',NULL,350.00,'','9','1','Good sold','1','','sales','5743','','No',NULL,NULL,''),(5472,'4000','91691046597','2023-08-03 12:30:22',NULL,300.00,'','9','1','Good sold','1','','sales','5695','','No',NULL,NULL,''),(5473,'4000','91691046597','2023-08-03 12:30:48',NULL,388.00,'','9','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(5474,'4000','91691046597','2023-08-03 12:31:00',NULL,800.00,'','9','1','Good sold','1','','sales','6628','','No',NULL,NULL,''),(5475,'4000','91691046597','2023-08-03 12:31:22',NULL,500.00,'','9','1','Good sold','1','','sales','12124','','No',NULL,NULL,''),(5476,'4000','91691046597','2023-08-03 12:31:38',NULL,750.00,'','9','1','Good sold','1','','sales','12076','','No',NULL,NULL,''),(5477,'4000','91691046597','2023-08-03 12:31:54',NULL,750.00,'','9','1','Good sold','1','','sales','12077','','No',NULL,NULL,''),(5478,'4000','91691046597','2023-08-03 12:32:15',NULL,700.00,'','9','1','Good sold','1','','sales','5768','','No',NULL,NULL,''),(5479,'4000','91691046597','2023-08-03 12:32:51',NULL,400.00,'','9','1','Good sold','1','','sales','5815','','No',NULL,NULL,''),(5480,'4000','91691046597','2023-08-03 12:33:18',NULL,700.00,'','9','1','Good sold','1','','sales','12456','','No',NULL,NULL,''),(5481,'4000','91691046597','2023-08-03 12:38:28',NULL,190.00,'','9','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(5482,'4000','91691046597','2023-08-03 12:38:38',NULL,1000.00,'','9','1','Good sold','1','','sales','12457','','No',NULL,NULL,''),(5483,'4000','91691046597','2023-08-03 12:40:26',NULL,230.00,'','9','1','Good sold','1','','sales','5571','','No',NULL,NULL,''),(5484,'4000','91691046597','2023-08-03 12:40:42',NULL,500.00,'','9','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(5485,'4000','91691046597','2023-08-03 12:41:02',NULL,234.00,'','9','1','Good sold','1','','sales','1814','','No',NULL,NULL,''),(5486,'4000','91691046597','2023-08-03 12:41:13',NULL,150.00,'','9','1','Good sold','1','','sales','1583','','No',NULL,NULL,''),(5487,'1110','91691133808','2023-08-04 11:26:33',NULL,400.00,'','9','1','Inventory sold','1','','sales','12464','','No',NULL,NULL,''),(5488,'1110','91691133808','2023-08-04 10:23:28',NULL,400.00,'','9','1','Inventory sold','1','','sales','12463','','No',NULL,NULL,''),(5489,'1110','91691133808','2023-08-04 10:24:45',NULL,200.00,'','9','1','Inventory sold','1','','sales','12462','','No',NULL,NULL,''),(5490,'1110','91691133808','2023-08-04 10:25:20',NULL,400.00,'','9','1','Inventory sold','1','','sales','12461','','No',NULL,NULL,''),(5491,'1110','91691133808','2023-08-04 10:27:21',NULL,400.00,'','9','1','Inventory sold','1','','sales','12460','','No',NULL,NULL,''),(5492,'1110','91691133808','2023-08-04 10:27:55',NULL,400.00,'','9','1','Inventory sold','1','','sales','12459','','No',NULL,NULL,''),(5493,'1110','91691133808','2023-08-04 10:28:23',NULL,400.00,'','9','1','Inventory sold','1','','sales','12458','','No',NULL,NULL,''),(5494,'1110','91691133808','2023-08-04 10:28:56',NULL,400.00,'','9','1','Inventory sold','1','','sales','12465','','No',NULL,NULL,''),(5495,'1110','91691133808','2023-08-04 10:33:11',NULL,400.00,'','9','1','Inventory sold','1','','sales','12466','','No',NULL,NULL,''),(5496,'1110','91691133808','2023-08-04 10:34:59',NULL,400.00,'','9','1','Inventory sold','1','','sales','12467','','No',NULL,NULL,''),(5497,'1110','91691133808','2023-08-04 10:37:08',NULL,400.00,'','9','1','Inventory sold','1','','sales','12468','','No',NULL,NULL,''),(5498,'1110','91691133808','2023-08-04 10:40:16',NULL,400.00,'','9','1','Inventory sold','1','','sales','12469','','No',NULL,NULL,''),(5499,'1110','91691133808','2023-08-04 10:53:30',NULL,400.00,'','9','1','Inventory sold','1','','sales','12470','','No',NULL,NULL,''),(5500,'1110','91691133808','2023-08-04 10:55:22',NULL,400.00,'','9','1','Inventory sold','1','','sales','12471','','No',NULL,NULL,''),(5501,'1110','91691133808','2023-08-04 10:58:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','12472','','No',NULL,NULL,''),(5502,'1110','91691133808','2023-08-04 11:00:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','12473','','No',NULL,NULL,''),(5503,'1110','91691133808','2023-08-04 11:01:43',NULL,400.00,'','9','1','Inventory sold','1','','sales','12474','','No',NULL,NULL,''),(5504,'1110','91691133808','2023-08-04 11:03:21',NULL,400.00,'','9','1','Inventory sold','1','','sales','12475','','No',NULL,NULL,''),(5505,'1110','91691133808','2023-08-04 11:04:52',NULL,400.00,'','9','1','Inventory sold','1','','sales','12476','','No',NULL,NULL,''),(5506,'1110','91691133808','2023-08-04 11:06:22',NULL,400.00,'','9','1','Inventory sold','1','','sales','12477','','No',NULL,NULL,''),(5507,'1110','91691133808','2023-08-04 11:07:39',NULL,400.00,'','9','1','Inventory sold','1','','sales','12478','','No',NULL,NULL,''),(5508,'1110','91691133808','2023-08-04 11:10:19',NULL,400.00,'','9','1','Inventory sold','1','','sales','12479','','No',NULL,NULL,''),(5509,'1110','91691133808','2023-08-04 11:11:33',NULL,800.00,'','9','1','Inventory sold','1','','sales','12480','','No',NULL,NULL,''),(5510,'1110','91691133808','2023-08-04 11:12:39',NULL,400.00,'','9','1','Inventory sold','1','','sales','12481','','No',NULL,NULL,''),(5511,'1110','91691133808','2023-08-04 11:18:29',NULL,500.00,'','9','1','Inventory sold','1','','sales','12482','','No',NULL,NULL,''),(5512,'1110','91691133808','2023-08-04 11:19:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','5749','','No',NULL,NULL,''),(5513,'1110','91691133808','2023-08-04 11:19:55',NULL,100.00,'','9','1','Inventory sold','1','','sales','12483','','No',NULL,NULL,''),(5514,'1110','91691133808','2023-08-04 11:21:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','5801','','No',NULL,NULL,''),(5515,'1110','91691133808','2023-08-04 11:23:25',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12485','','No',NULL,NULL,''),(5516,'1110','91691133808','2023-08-04 11:24:37',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12486','','No',NULL,NULL,''),(5517,'5500','91691133808','2023-08-04 11:26:18',13100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5518,'1000','91691133808','2023-08-04 11:26:33',19746.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5519,'4000','91691133808','2023-08-04 11:26:33',NULL,594.00,'','9','1','Good sold','1','','sales','12464','','No',NULL,NULL,''),(5520,'4000','91691133808','2023-08-04 10:23:28',NULL,594.00,'','9','1','Good sold','1','','sales','12463','','No',NULL,NULL,''),(5521,'4000','91691133808','2023-08-04 10:24:45',NULL,297.00,'','9','1','Good sold','1','','sales','12462','','No',NULL,NULL,''),(5522,'4000','91691133808','2023-08-04 10:25:20',NULL,594.00,'','9','1','Good sold','1','','sales','12461','','No',NULL,NULL,''),(5523,'4000','91691133808','2023-08-04 10:27:21',NULL,594.00,'','9','1','Good sold','1','','sales','12460','','No',NULL,NULL,''),(5524,'4000','91691133808','2023-08-04 10:27:55',NULL,594.00,'','9','1','Good sold','1','','sales','12459','','No',NULL,NULL,''),(5525,'4000','91691133808','2023-08-04 10:28:23',NULL,594.00,'','9','1','Good sold','1','','sales','12458','','No',NULL,NULL,''),(5526,'4000','91691133808','2023-08-04 10:28:56',NULL,594.00,'','9','1','Good sold','1','','sales','12465','','No',NULL,NULL,''),(5527,'4000','91691133808','2023-08-04 10:33:11',NULL,594.00,'','9','1','Good sold','1','','sales','12466','','No',NULL,NULL,''),(5528,'4000','91691133808','2023-08-04 10:34:59',NULL,594.00,'','9','1','Good sold','1','','sales','12467','','No',NULL,NULL,''),(5529,'4000','91691133808','2023-08-04 10:37:08',NULL,594.00,'','9','1','Good sold','1','','sales','12468','','No',NULL,NULL,''),(5530,'4000','91691133808','2023-08-04 10:40:16',NULL,594.00,'','9','1','Good sold','1','','sales','12469','','No',NULL,NULL,''),(5531,'4000','91691133808','2023-08-04 10:53:30',NULL,594.00,'','9','1','Good sold','1','','sales','12470','','No',NULL,NULL,''),(5532,'4000','91691133808','2023-08-04 10:55:22',NULL,594.00,'','9','1','Good sold','1','','sales','12471','','No',NULL,NULL,''),(5533,'4000','91691133808','2023-08-04 10:58:02',NULL,594.00,'','9','1','Good sold','1','','sales','12472','','No',NULL,NULL,''),(5534,'4000','91691133808','2023-08-04 11:00:02',NULL,594.00,'','9','1','Good sold','1','','sales','12473','','No',NULL,NULL,''),(5535,'4000','91691133808','2023-08-04 11:01:43',NULL,594.00,'','9','1','Good sold','1','','sales','12474','','No',NULL,NULL,''),(5536,'4000','91691133808','2023-08-04 11:03:21',NULL,594.00,'','9','1','Good sold','1','','sales','12475','','No',NULL,NULL,''),(5537,'4000','91691133808','2023-08-04 11:04:52',NULL,594.00,'','9','1','Good sold','1','','sales','12476','','No',NULL,NULL,''),(5538,'4000','91691133808','2023-08-04 11:06:22',NULL,594.00,'','9','1','Good sold','1','','sales','12477','','No',NULL,NULL,''),(5539,'4000','91691133808','2023-08-04 11:07:39',NULL,594.00,'','9','1','Good sold','1','','sales','12478','','No',NULL,NULL,''),(5540,'4000','91691133808','2023-08-04 11:10:19',NULL,594.00,'','9','1','Good sold','1','','sales','12479','','No',NULL,NULL,''),(5541,'4000','91691133808','2023-08-04 11:11:33',NULL,1188.00,'','9','1','Good sold','1','','sales','12480','','No',NULL,NULL,''),(5542,'4000','91691133808','2023-08-04 11:12:39',NULL,600.00,'','9','1','Good sold','1','','sales','12481','','No',NULL,NULL,''),(5543,'4000','91691133808','2023-08-04 11:18:29',NULL,700.00,'','9','1','Good sold','1','','sales','12482','','No',NULL,NULL,''),(5544,'4000','91691133808','2023-08-04 11:19:43',NULL,350.00,'','9','1','Good sold','1','','sales','5749','','No',NULL,NULL,''),(5545,'4000','91691133808','2023-08-04 11:19:55',NULL,140.00,'','9','1','Good sold','1','','sales','12483','','No',NULL,NULL,''),(5546,'4000','91691133808','2023-08-04 11:21:56',NULL,399.00,'','9','1','Good sold','1','','sales','5801','','No',NULL,NULL,''),(5547,'4000','91691133808','2023-08-04 11:23:25',NULL,1498.00,'','9','1','Good sold','1','','sales','12485','','No',NULL,NULL,''),(5548,'4000','91691133808','2023-08-04 11:24:37',NULL,2100.00,'','9','1','Good sold','1','','sales','12486','','No',NULL,NULL,''),(5549,'1110','91691144129','2023-08-04 15:41:42',NULL,700.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(5550,'1110','91691144129','2023-08-04 13:15:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11710','','No',NULL,NULL,''),(5551,'1110','91691144129','2023-08-04 13:15:38',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12097','','No',NULL,NULL,''),(5552,'5500','91691144129','2023-08-04 13:16:51',3400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5553,'1000','91691144129','2023-08-04 15:41:42',9290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5554,'4000','91691144129','2023-08-04 15:41:42',NULL,1000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(5555,'4000','91691144129','2023-08-04 13:15:29',NULL,5290.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(5556,'4000','91691144129','2023-08-04 13:15:38',NULL,3000.00,'','9','1','Good sold','1','','sales','12097','','No',NULL,NULL,''),(5557,'1110','91691152907','2023-08-04 15:49:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(5558,'1110','91691152907','2023-08-04 15:41:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','10681','','No',NULL,NULL,''),(5559,'1110','91691152907','2023-08-04 15:44:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(5560,'1110','91691152907','2023-08-04 15:44:50',NULL,600.00,'','9','1','Inventory sold','1','','sales','12488','','No',NULL,NULL,''),(5561,'5500','91691152907','2023-08-04 15:47:06',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5562,'1000','91691152907','2023-08-04 15:49:23',5390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5563,'4000','91691152907','2023-08-04 15:49:23',NULL,710.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(5564,'4000','91691152907','2023-08-04 15:41:47',NULL,2490.00,'','9','1','Good sold','1','','sales','10681','','No',NULL,NULL,''),(5565,'4000','91691152907','2023-08-04 15:44:31',NULL,1490.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(5566,'4000','91691152907','2023-08-04 15:44:50',NULL,700.00,'','9','1','Good sold','1','','sales','12488','','No',NULL,NULL,''),(5567,'1000','91691593314','2023-08-10 16:11:15',10090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5568,'4000','91691593314','2023-08-10 16:11:15',NULL,4890.00,'','9','1','Good sold','1','','sales','11672','','No',NULL,NULL,''),(5569,'4000','91691593314','2023-08-09 18:07:06',NULL,3700.00,'','9','1','Good sold','1','','sales','10943','','No',NULL,NULL,''),(5570,'4000','91691593314','2023-08-09 18:08:45',NULL,1500.00,'','9','1','Good sold','1','','sales','4596','','No',NULL,NULL,''),(5571,'1110','91691745901','2023-08-11 12:41:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7848','','No',NULL,NULL,''),(5572,'1110','91691745901','2023-08-11 12:25:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','6170','','No',NULL,NULL,''),(5573,'1110','91691745901','2023-08-11 12:25:13',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12489','','No',NULL,NULL,''),(5574,'1110','91691745901','2023-08-11 12:27:16',NULL,500.00,'','9','1','Inventory sold','1','','sales','12490','','No',NULL,NULL,''),(5575,'1110','91691745901','2023-08-11 12:28:50',NULL,399.00,'','9','1','Inventory sold','1','','sales','12491','','No',NULL,NULL,''),(5576,'5500','91691745901','2023-08-11 12:39:01',2199.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5577,'1000','91691745901','2023-08-11 12:41:25',4447.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5578,'4000','91691745901','2023-08-11 12:41:25',NULL,1200.00,'','9','1','Good sold','1','','sales','7848','','No',NULL,NULL,''),(5579,'4000','91691745901','2023-08-11 12:25:01',NULL,599.00,'','9','1','Good sold','1','','sales','6170','','No',NULL,NULL,''),(5580,'4000','91691745901','2023-08-11 12:25:13',NULL,1500.00,'','9','1','Good sold','1','','sales','12489','','No',NULL,NULL,''),(5581,'4000','91691745901','2023-08-11 12:27:16',NULL,649.00,'','9','1','Good sold','1','','sales','12490','','No',NULL,NULL,''),(5582,'4000','91691745901','2023-08-11 12:28:50',NULL,499.00,'','9','1','Good sold','1','','sales','12491','','No',NULL,NULL,''),(5583,'1000','91691836905','2023-08-14 11:39:41',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5584,'4000','91691836905','2023-08-14 11:39:41',NULL,1250.00,'','9','1','Good sold','1','','sales','7973','','No',NULL,NULL,''),(5585,'1110','91693664773','2023-09-02 18:12:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','7097','','No',NULL,NULL,''),(5586,'1110','91693664773','2023-09-02 17:26:23',NULL,800.00,'','9','1','Inventory sold','1','','sales','12004','','No',NULL,NULL,''),(5587,'1110','91693664773','2023-09-02 17:26:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10686','','No',NULL,NULL,''),(5588,'1110','91693664773','2023-09-02 17:27:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','10812','','No',NULL,NULL,''),(5589,'1110','91693664773','2023-09-02 17:29:05',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12084','','No',NULL,NULL,''),(5590,'1110','91693664773','2023-09-02 17:33:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','8316','','No',NULL,NULL,''),(5591,'1110','91693664773','2023-09-02 17:33:31',NULL,200.00,'','9','1','Inventory sold','1','','sales','12477','','No',NULL,NULL,''),(5592,'1110','91693664773','2023-09-02 17:36:21',NULL,200.00,'','9','1','Inventory sold','1','','sales','12464','','No',NULL,NULL,''),(5593,'1110','91693664773','2023-09-02 17:56:25',NULL,650.00,'','9','1','Inventory sold','1','','sales','12123','','No',NULL,NULL,''),(5594,'1110','91693664773','2023-09-02 17:56:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','7495','','No',NULL,NULL,''),(5595,'1110','91693664773','2023-09-02 17:56:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7339','','No',NULL,NULL,''),(5596,'1110','91693664773','2023-09-02 17:57:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8516','','No',NULL,NULL,''),(5597,'1110','91693664773','2023-09-02 18:01:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(5598,'1110','91693664773','2023-09-02 18:01:46',NULL,300.00,'','9','1','Inventory sold','1','','sales','12492','','No',NULL,NULL,''),(5599,'5500','91693664773','2023-09-02 18:12:37',3250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5600,'1000','91693664773','2023-09-02 18:12:42',15783.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5601,'4000','91693664773','2023-09-02 18:12:42',NULL,950.00,'','9','1','Good sold','1','','sales','7097','','No',NULL,NULL,''),(5602,'4000','91693664773','2023-09-02 17:26:23',NULL,1000.00,'','9','1','Good sold','1','','sales','12004','','No',NULL,NULL,''),(5603,'4000','91693664773','2023-09-02 17:26:32',NULL,2390.00,'','9','1','Good sold','1','','sales','10686','','No',NULL,NULL,''),(5604,'4000','91693664773','2023-09-02 17:27:48',NULL,2500.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(5605,'4000','91693664773','2023-09-02 17:29:05',NULL,1300.00,'','9','1','Good sold','1','','sales','12084','','No',NULL,NULL,''),(5606,'4000','91693664773','2023-09-02 17:33:21',NULL,1350.00,'','9','1','Good sold','1','','sales','8316','','No',NULL,NULL,''),(5607,'4000','91693664773','2023-09-02 17:33:31',NULL,297.00,'','9','1','Good sold','1','','sales','12477','','No',NULL,NULL,''),(5608,'4000','91693664773','2023-09-02 17:36:21',NULL,297.00,'','9','1','Good sold','1','','sales','12464','','No',NULL,NULL,''),(5609,'4000','91693664773','2023-09-02 17:56:25',NULL,850.00,'','9','1','Good sold','1','','sales','12123','','No',NULL,NULL,''),(5610,'4000','91693664773','2023-09-02 17:56:39',NULL,1000.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(5611,'4000','91693664773','2023-09-02 17:56:56',NULL,1000.00,'','9','1','Good sold','1','','sales','7339','','No',NULL,NULL,''),(5612,'4000','91693664773','2023-09-02 17:57:04',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(5613,'4000','91693664773','2023-09-02 18:01:34',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(5614,'4000','91693664773','2023-09-02 18:01:46',NULL,250.00,'','9','1','Good sold','1','','sales','12492','','No',NULL,NULL,''),(5615,'1000','91694012477','2023-09-06 18:06:05',11098.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5616,'4000','91694012477','2023-09-06 18:06:05',NULL,1800.00,'','9','1','Good sold','1','','sales','9818','','No',NULL,NULL,''),(5617,'4000','91694012477','2023-09-06 18:01:17',NULL,2399.00,'','9','1','Good sold','1','','sales','10718','','No',NULL,NULL,''),(5618,'4000','91694012477','2023-09-06 18:01:23',NULL,2500.00,'','9','1','Good sold','1','','sales','10843','','No',NULL,NULL,''),(5619,'4000','91694012477','2023-09-06 18:01:34',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(5620,'4000','91694012477','2023-09-06 18:01:45',NULL,3000.00,'','9','1','Good sold','1','','sales','11327','','No',NULL,NULL,''),(5621,'1110','91694072835','2023-09-07 12:31:53',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(5622,'1110','91694072835','2023-09-07 10:47:16',NULL,200.00,'','9','1','Inventory sold','1','','sales','12474','','No',NULL,NULL,''),(5623,'1110','91694072835','2023-09-07 10:47:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','7003','','No',NULL,NULL,''),(5624,'1110','91694072835','2023-09-07 11:44:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','8363','','No',NULL,NULL,''),(5625,'1110','91694072835','2023-09-07 11:45:52',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(5626,'1110','91694072835','2023-09-07 11:46:02',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(5627,'1110','91694072835','2023-09-07 12:31:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(5628,'5500','91694072835','2023-09-07 12:31:45',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5629,'1000','91694072835','2023-09-07 12:31:53',8177.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5630,'4000','91694072835','2023-09-07 12:31:53',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(5631,'4000','91694072835','2023-09-07 10:47:16',NULL,297.00,'','9','1','Good sold','1','','sales','12474','','No',NULL,NULL,''),(5632,'4000','91694072835','2023-09-07 10:47:27',NULL,1190.00,'','9','1','Good sold','1','','sales','7003','','No',NULL,NULL,''),(5633,'4000','91694072835','2023-09-07 11:44:55',NULL,1390.00,'','9','1','Good sold','1','','sales','8363','','No',NULL,NULL,''),(5634,'4000','91694072835','2023-09-07 11:45:52',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(5635,'4000','91694072835','2023-09-07 11:46:02',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(5636,'4000','91694072835','2023-09-07 12:31:35',NULL,1300.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(5637,'1000','91694428793','2023-09-12 10:19:20',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5638,'4000','91694428793','2023-09-12 10:19:20',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(5639,'4000','91694428793','2023-09-11 13:39:53',NULL,650.00,'','9','1','Good sold','1','','sales','6238','','No',NULL,NULL,''),(5640,'4000','91694428793','2023-09-11 13:40:09',NULL,500.00,'','9','1','Good sold','1','','sales','6284','','No',NULL,NULL,''),(5641,'1110','91695105965','2023-09-19 13:59:40',NULL,200.00,'','9','1','Inventory sold','1','','sales','12469','','No',NULL,NULL,''),(5642,'1110','91695105965','2023-09-19 11:30:02',NULL,200.00,'','9','1','Inventory sold','1','','sales','12461','','No',NULL,NULL,''),(5643,'1110','91695105965','2023-09-19 11:30:21',NULL,200.00,'','9','1','Inventory sold','1','','sales','12477','','No',NULL,NULL,''),(5644,'1110','91695105965','2023-09-19 11:30:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','5881','','No',NULL,NULL,''),(5645,'5500','91695105965','2023-09-19 11:30:48',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5646,'1000','91695105965','2023-09-19 13:59:40',1188.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5647,'4000','91695105965','2023-09-19 13:59:40',NULL,297.00,'','9','1','Good sold','1','','sales','12469','','No',NULL,NULL,''),(5648,'4000','91695105965','2023-09-19 11:30:02',NULL,297.00,'','9','1','Good sold','1','','sales','12461','','No',NULL,NULL,''),(5649,'4000','91695105965','2023-09-19 11:30:21',NULL,297.00,'','9','1','Good sold','1','','sales','12477','','No',NULL,NULL,''),(5650,'4000','91695105965','2023-09-19 11:30:35',NULL,297.00,'','9','1','Good sold','1','','sales','5881','','No',NULL,NULL,''),(5651,'1110','91695222371','2023-09-20 20:30:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7495','','No',NULL,NULL,''),(5652,'1110','91695222371','2023-09-20 18:06:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11327','','No',NULL,NULL,''),(5653,'1110','91695222371','2023-09-20 18:06:33',NULL,600.00,'','9','1','Inventory sold','1','','sales','11997','','No',NULL,NULL,''),(5654,'1110','91695222371','2023-09-20 18:08:36',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12493','','No',NULL,NULL,''),(5655,'1110','91695222371','2023-09-20 18:13:14',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12494','','No',NULL,NULL,''),(5656,'1110','91695222371','2023-09-20 18:16:34',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(5657,'5500','91695222371','2023-09-20 18:16:40',5950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5658,'1000','91695222371','2023-09-20 20:30:16',12340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5659,'4000','91695222371','2023-09-20 20:30:16',NULL,2000.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(5660,'4000','91695222371','2023-09-20 18:06:11',NULL,3390.00,'','9','1','Good sold','1','','sales','11327','','No',NULL,NULL,''),(5661,'4000','91695222371','2023-09-20 18:06:33',NULL,1000.00,'','9','1','Good sold','1','','sales','11997','','No',NULL,NULL,''),(5662,'4000','91695222371','2023-09-20 18:08:36',NULL,2000.00,'','9','1','Good sold','1','','sales','12493','','No',NULL,NULL,''),(5663,'4000','91695222371','2023-09-20 18:13:14',NULL,2450.00,'','9','1','Good sold','1','','sales','12494','','No',NULL,NULL,''),(5664,'4000','91695222371','2023-09-20 18:16:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(5665,'1110','91697444196','2023-10-16 11:17:36',NULL,2350.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(5666,'1110','91697444196','2023-10-16 11:16:36',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12495','','No',NULL,NULL,''),(5667,'5500','91697444196','2023-10-16 11:16:50',5050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5668,'1000','91697444196','2023-10-16 11:17:36',5850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5669,'4000','91697444196','2023-10-16 11:17:36',NULL,2850.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(5670,'4000','91697444196','2023-10-16 11:16:36',NULL,3000.00,'','9','1','Good sold','1','','sales','12495','','No',NULL,NULL,''),(5671,'1110','91697531501','2023-10-17 11:38:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','2601','','No',NULL,NULL,''),(5672,'1110','91697531501','2023-10-17 11:31:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','10810','','No',NULL,NULL,''),(5673,'1110','91697531501','2023-10-17 11:32:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8815','','No',NULL,NULL,''),(5674,'1110','91697531501','2023-10-17 11:32:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8016','','No',NULL,NULL,''),(5675,'1110','91697531501','2023-10-17 11:33:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(5676,'1110','91697531501','2023-10-17 11:33:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','3948','','No',NULL,NULL,''),(5677,'1110','91697531501','2023-10-17 11:33:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(5678,'1110','91697531501','2023-10-17 11:34:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','2599','','No',NULL,NULL,''),(5679,'1110','91697531501','2023-10-17 11:34:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11011','','No',NULL,NULL,''),(5680,'1110','91697531501','2023-10-17 11:34:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10934','','No',NULL,NULL,''),(5681,'1110','91697531501','2023-10-17 11:35:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8360','','No',NULL,NULL,''),(5682,'1110','91697531501','2023-10-17 11:35:36',NULL,1150.00,'','9','1','Inventory sold','1','','sales','7910','','No',NULL,NULL,''),(5683,'1110','91697531501','2023-10-17 11:36:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','6886','','No',NULL,NULL,''),(5684,'1110','91697531501','2023-10-17 11:37:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','10938','','No',NULL,NULL,''),(5685,'5500','91697531501','2023-10-17 11:37:34',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5686,'1000','91697531501','2023-10-17 11:38:25',29559.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5687,'4000','91697531501','2023-10-17 11:38:25',NULL,790.00,'','9','1','Good sold','1','','sales','2601','','No',NULL,NULL,''),(5688,'4000','91697531501','2023-10-17 11:31:41',NULL,2500.00,'','9','1','Good sold','1','','sales','10810','','No',NULL,NULL,''),(5689,'4000','91697531501','2023-10-17 11:32:45',NULL,1499.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(5690,'4000','91697531501','2023-10-17 11:32:57',NULL,1290.00,'','9','1','Good sold','1','','sales','8016','','No',NULL,NULL,''),(5691,'4000','91697531501','2023-10-17 11:33:10',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(5692,'4000','91697531501','2023-10-17 11:33:31',NULL,5490.00,'','9','1','Good sold','1','','sales','3948','','No',NULL,NULL,''),(5693,'4000','91697531501','2023-10-17 11:33:40',NULL,2190.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(5694,'4000','91697531501','2023-10-17 11:34:02',NULL,650.00,'','9','1','Good sold','1','','sales','2599','','No',NULL,NULL,''),(5695,'4000','91697531501','2023-10-17 11:34:29',NULL,2790.00,'','9','1','Good sold','1','','sales','11011','','No',NULL,NULL,''),(5696,'4000','91697531501','2023-10-17 11:34:49',NULL,3290.00,'','9','1','Good sold','1','','sales','10934','','No',NULL,NULL,''),(5697,'4000','91697531501','2023-10-17 11:35:09',NULL,1490.00,'','9','1','Good sold','1','','sales','8360','','No',NULL,NULL,''),(5698,'4000','91697531501','2023-10-17 11:35:36',NULL,1690.00,'','9','1','Good sold','1','','sales','7910','','No',NULL,NULL,''),(5699,'4000','91697531501','2023-10-17 11:36:11',NULL,900.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(5700,'4000','91697531501','2023-10-17 11:37:23',NULL,2690.00,'','9','1','Good sold','1','','sales','10938','','No',NULL,NULL,''),(5701,'1000','91697532044','2023-10-23 12:19:55',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5702,'4000','91697532044','2023-10-23 12:19:55',NULL,1500.00,'','9','1','Good sold','1','','sales','8954','','No',NULL,NULL,''),(5703,'4000','91697532044','2023-10-17 11:40:44',NULL,2500.00,'','9','1','Good sold','1','','sales','10824','','No',NULL,NULL,''),(5704,'1110','91698308753','2023-10-26 12:05:33',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(5705,'1110','91698308753','2023-10-26 11:25:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(5706,'1110','91698308753','2023-10-26 12:03:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(5707,'1110','91698308753','2023-10-26 12:03:32',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12495','','No',NULL,NULL,''),(5708,'5500','91698308753','2023-10-26 12:05:11',4800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5709,'1000','91698308753','2023-10-26 12:05:33',11800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5710,'4000','91698308753','2023-10-26 12:05:33',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(5711,'4000','91698308753','2023-10-26 11:25:53',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(5712,'4000','91698308753','2023-10-26 12:03:07',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(5713,'4000','91698308753','2023-10-26 12:03:32',NULL,3000.00,'','9','1','Good sold','1','','sales','12495','','No',NULL,NULL,''),(5714,'1000','91698492712','2023-10-28 14:33:47',5275.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5715,'4000','91698492712','2023-10-28 14:33:47',NULL,550.00,'','9','1','Good sold','1','','sales','6056','','No',NULL,NULL,''),(5716,'4000','91698492712','2023-10-28 14:31:52',NULL,690.00,'','9','1','Good sold','1','','sales','6333','','No',NULL,NULL,''),(5717,'4000','91698492712','2023-10-28 14:32:05',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(5718,'4000','91698492712','2023-10-28 14:32:18',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(5719,'4000','91698492712','2023-10-28 14:32:33',NULL,750.00,'','9','1','Good sold','1','','sales','6472','','No',NULL,NULL,''),(5720,'4000','91698492712','2023-10-28 14:32:47',NULL,665.00,'','9','1','Good sold','1','','sales','6297','','No',NULL,NULL,''),(5721,'4000','91698492712','2023-10-28 14:32:57',NULL,590.00,'','9','1','Good sold','1','','sales','6138','','No',NULL,NULL,''),(5722,'4000','91698492712','2023-10-28 14:33:09',NULL,690.00,'','9','1','Good sold','1','','sales','6349','','No',NULL,NULL,''),(5723,'1110','91698762097','2023-10-31 17:33:48',NULL,840.00,'','9','1','Inventory sold','1','','sales','7882','','No',NULL,NULL,''),(5724,'1110','91698762097','2023-10-31 17:21:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(5725,'1110','91698762097','2023-10-31 17:21:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7625','','No',NULL,NULL,''),(5726,'1110','91698762097','2023-10-31 17:22:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(5727,'1110','91698762097','2023-10-31 17:22:24',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11900','','No',NULL,NULL,''),(5728,'1110','91698762097','2023-10-31 17:22:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10147','','No',NULL,NULL,''),(5729,'1110','91698762097','2023-10-31 17:23:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8984','','No',NULL,NULL,''),(5730,'1110','91698762097','2023-10-31 17:23:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','7078','','No',NULL,NULL,''),(5731,'1110','91698762097','2023-10-31 17:24:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6500','','No',NULL,NULL,''),(5732,'1110','91698762097','2023-10-31 17:24:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','6385','','No',NULL,NULL,''),(5733,'1110','91698762097','2023-10-31 17:25:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','7490','','No',NULL,NULL,''),(5734,'1110','91698762097','2023-10-31 17:26:55',NULL,550.00,'','9','1','Inventory sold','1','','sales','12498','','No',NULL,NULL,''),(5735,'1110','91698762097','2023-10-31 17:29:20',NULL,800.00,'','9','1','Inventory sold','1','','sales','12499','','No',NULL,NULL,''),(5736,'1110','91698762097','2023-10-31 17:31:41',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12500','','No',NULL,NULL,''),(5737,'5500','91698762097','2023-10-31 17:33:43',6690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5738,'1000','91698762097','2023-10-31 17:33:48',18848.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5739,'4000','91698762097','2023-10-31 17:33:48',NULL,1200.00,'','9','1','Good sold','1','','sales','7882','','No',NULL,NULL,''),(5740,'4000','91698762097','2023-10-31 17:21:37',NULL,1650.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(5741,'4000','91698762097','2023-10-31 17:21:56',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(5742,'4000','91698762097','2023-10-31 17:22:10',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(5743,'4000','91698762097','2023-10-31 17:22:24',NULL,2298.00,'','9','1','Good sold','1','','sales','11900','','No',NULL,NULL,''),(5744,'4000','91698762097','2023-10-31 17:22:44',NULL,1900.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(5745,'4000','91698762097','2023-10-31 17:23:04',NULL,1500.00,'','9','1','Good sold','1','','sales','8984','','No',NULL,NULL,''),(5746,'4000','91698762097','2023-10-31 17:23:18',NULL,950.00,'','9','1','Good sold','1','','sales','7078','','No',NULL,NULL,''),(5747,'4000','91698762097','2023-10-31 17:24:39',NULL,760.00,'','9','1','Good sold','1','','sales','6500','','No',NULL,NULL,''),(5748,'4000','91698762097','2023-10-31 17:24:50',NULL,700.00,'','9','1','Good sold','1','','sales','6385','','No',NULL,NULL,''),(5749,'4000','91698762097','2023-10-31 17:25:29',NULL,1000.00,'','9','1','Good sold','1','','sales','7490','','No',NULL,NULL,''),(5750,'4000','91698762097','2023-10-31 17:26:55',NULL,800.00,'','9','1','Good sold','1','','sales','12498','','No',NULL,NULL,''),(5751,'4000','91698762097','2023-10-31 17:29:20',NULL,1000.00,'','9','1','Good sold','1','','sales','12499','','No',NULL,NULL,''),(5752,'4000','91698762097','2023-10-31 17:31:41',NULL,2790.00,'','9','1','Good sold','1','','sales','12500','','No',NULL,NULL,''),(5753,'1000','91698840051','2023-11-01 15:01:41',1989.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5754,'4000','91698840051','2023-11-01 15:01:41',NULL,699.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(5755,'4000','91698840051','2023-11-01 15:01:01',NULL,1290.00,'','9','1','Good sold','1','','sales','7999','','No',NULL,NULL,''),(5756,'1110','91698997511','2023-11-03 10:45:20',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5757,'5500','91698997511','2023-11-03 10:45:11',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5758,'1000','91698997511','2023-11-03 10:45:20',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5759,'4000','91698997511','2023-11-03 10:45:20',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5760,'1110','91699015120','2023-11-03 15:39:14',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12495','','No',NULL,NULL,''),(5761,'1110','91699015120','2023-11-03 15:38:40',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5762,'5500','91699015120','2023-11-03 15:38:57',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5763,'1000','91699015120','2023-11-03 15:39:14',6350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5764,'4000','91699015120','2023-11-03 15:39:14',NULL,3000.00,'','9','1','Good sold','1','','sales','12495','','No',NULL,NULL,''),(5765,'4000','91699015120','2023-11-03 15:38:40',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5766,'1110','91699085914','2023-11-04 11:23:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','5744','','No',NULL,NULL,''),(5767,'1110','91699085914','2023-11-04 11:18:34',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12502','','No',NULL,NULL,''),(5768,'1110','91699085914','2023-11-04 11:20:11',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12503','','No',NULL,NULL,''),(5769,'1110','91699085914','2023-11-04 11:21:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','6985','','No',NULL,NULL,''),(5770,'1110','91699085914','2023-11-04 11:21:40',NULL,200.00,'','9','1','Inventory sold','1','','sales','12504','','No',NULL,NULL,''),(5771,'5500','91699085914','2023-11-04 11:23:15',2900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5772,'1000','91699085914','2023-11-04 11:23:25',6240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5773,'4000','91699085914','2023-11-04 11:23:25',NULL,1750.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(5774,'4000','91699085914','2023-11-04 11:18:34',NULL,1250.00,'','9','1','Good sold','1','','sales','12502','','No',NULL,NULL,''),(5775,'4000','91699085914','2023-11-04 11:20:11',NULL,1890.00,'','9','1','Good sold','1','','sales','12503','','No',NULL,NULL,''),(5776,'4000','91699085914','2023-11-04 11:21:33',NULL,1100.00,'','9','1','Good sold','1','','sales','6985','','No',NULL,NULL,''),(5777,'4000','91699085914','2023-11-04 11:21:40',NULL,250.00,'','9','1','Good sold','1','','sales','12504','','No',NULL,NULL,''),(5778,'1000','91699098644','2023-11-04 14:52:58',4789.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5779,'4000','91699098644','2023-11-04 14:52:58',NULL,350.00,'','9','1','Good sold','1','','sales','5753','','No',NULL,NULL,''),(5780,'4000','91699098644','2023-11-04 14:50:44',NULL,450.00,'','9','1','Good sold','1','','sales','5872','','No',NULL,NULL,''),(5781,'4000','91699098644','2023-11-04 14:51:11',NULL,328.00,'','9','1','Good sold','1','','sales','5714','','No',NULL,NULL,''),(5782,'4000','91699098644','2023-11-04 14:51:23',NULL,450.00,'','9','1','Good sold','1','','sales','5871','','No',NULL,NULL,''),(5783,'4000','91699098644','2023-11-04 14:51:36',NULL,350.00,'','9','1','Good sold','1','','sales','5766','','No',NULL,NULL,''),(5784,'4000','91699098644','2023-11-04 14:51:47',NULL,471.00,'','9','1','Good sold','1','','sales','1303','','No',NULL,NULL,''),(5785,'4000','91699098644','2023-11-04 14:52:01',NULL,1290.00,'','9','1','Good sold','1','','sales','8018','','No',NULL,NULL,''),(5786,'4000','91699098644','2023-11-04 14:52:15',NULL,550.00,'','9','1','Good sold','1','','sales','6071','','No',NULL,NULL,''),(5787,'4000','91699098644','2023-11-04 14:52:25',NULL,550.00,'','9','1','Good sold','1','','sales','6069','','No',NULL,NULL,''),(5788,'1000','91699256414','2023-11-06 10:41:07',11070.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5789,'4000','91699256414','2023-11-06 10:41:07',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(5790,'4000','91699256414','2023-11-06 10:40:14',NULL,2390.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(5791,'4000','91699256414','2023-11-06 10:40:28',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(5792,'4000','91699256414','2023-11-06 10:40:43',NULL,3790.00,'','9','1','Good sold','1','','sales','11464','','No',NULL,NULL,''),(5793,'1110','91699256879','2023-11-06 10:57:58',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12505','','No',NULL,NULL,''),(5794,'1110','91699256879','2023-11-06 10:47:59',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12506','','No',NULL,NULL,''),(5795,'1110','91699256879','2023-11-06 10:48:08',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12507','','No',NULL,NULL,''),(5796,'1110','91699256879','2023-11-06 10:48:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','5908','','No',NULL,NULL,''),(5797,'1110','91699256879','2023-11-06 10:48:32',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12508','','No',NULL,NULL,''),(5798,'1110','91699256879','2023-11-06 10:50:59',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12509','','No',NULL,NULL,''),(5799,'5500','91699256879','2023-11-06 10:57:48',11600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5800,'1000','91699256879','2023-11-06 10:57:58',13225.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5801,'4000','91699256879','2023-11-06 10:57:58',NULL,3490.00,'','9','1','Good sold','1','','sales','12505','','No',NULL,NULL,''),(5802,'4000','91699256879','2023-11-06 10:47:59',NULL,1990.00,'','9','1','Good sold','1','','sales','12506','','No',NULL,NULL,''),(5803,'4000','91699256879','2023-11-06 10:48:08',NULL,2490.00,'','9','1','Good sold','1','','sales','12507','','No',NULL,NULL,''),(5804,'4000','91699256879','2023-11-06 10:48:15',NULL,475.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(5805,'4000','91699256879','2023-11-06 10:48:32',NULL,3190.00,'','9','1','Good sold','1','','sales','12508','','No',NULL,NULL,''),(5806,'4000','91699256879','2023-11-06 10:50:59',NULL,1590.00,'','9','1','Good sold','1','','sales','12509','','No',NULL,NULL,''),(5807,'1000','91699257489','2023-11-06 10:58:22',475.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5808,'4000','91699257489','2023-11-06 10:58:22',NULL,475.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(5809,'1000','91699257507','2023-11-06 10:59:37',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5810,'4000','91699257507','2023-11-06 10:59:37',NULL,550.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(5811,'4000','91699257507','2023-11-06 10:58:27',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5812,'1110','91699358467','2023-11-07 15:03:34',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12514','','No',NULL,NULL,''),(5813,'1110','91699358467','2023-11-07 15:01:07',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12513','','No',NULL,NULL,''),(5814,'1110','91699358467','2023-11-07 15:01:19',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12510','','No',NULL,NULL,''),(5815,'1110','91699358467','2023-11-07 15:01:49',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12511','','No',NULL,NULL,''),(5816,'1110','91699358467','2023-11-07 15:02:05',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12512','','No',NULL,NULL,''),(5817,'1110','91699358467','2023-11-07 15:02:51',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11901','','No',NULL,NULL,''),(5818,'1110','91699358467','2023-11-07 15:03:03',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5819,'5500','91699358467','2023-11-07 15:03:24',12000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5820,'1000','91699358467','2023-11-07 15:03:34',15850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5821,'4000','91699358467','2023-11-07 15:03:34',NULL,3000.00,'','9','1','Good sold','1','','sales','12514','','No',NULL,NULL,''),(5822,'4000','91699358467','2023-11-07 15:01:07',NULL,1500.00,'','9','1','Good sold','1','','sales','12513','','No',NULL,NULL,''),(5823,'4000','91699358467','2023-11-07 15:01:19',NULL,2500.00,'','9','1','Good sold','1','','sales','12510','','No',NULL,NULL,''),(5824,'4000','91699358467','2023-11-07 15:01:49',NULL,2000.00,'','9','1','Good sold','1','','sales','12511','','No',NULL,NULL,''),(5825,'4000','91699358467','2023-11-07 15:02:05',NULL,2000.00,'','9','1','Good sold','1','','sales','12512','','No',NULL,NULL,''),(5826,'4000','91699358467','2023-11-07 15:02:51',NULL,1500.00,'','9','1','Good sold','1','','sales','11901','','No',NULL,NULL,''),(5827,'4000','91699358467','2023-11-07 15:03:03',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5828,'1110','91699366121','2023-11-07 17:15:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(5829,'1110','91699366121','2023-11-07 17:08:41',NULL,750.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(5830,'1110','91699366121','2023-11-07 17:09:00',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8098','','No',NULL,NULL,''),(5831,'1110','91699366121','2023-11-07 17:09:13',NULL,200.00,'','9','1','Inventory sold','1','','sales','12470','','No',NULL,NULL,''),(5832,'1110','91699366121','2023-11-07 17:09:36',NULL,200.00,'','9','1','Inventory sold','1','','sales','12468','','No',NULL,NULL,''),(5833,'1110','91699366121','2023-11-07 17:10:14',NULL,100.00,'','9','1','Inventory sold','1','','sales','12483','','No',NULL,NULL,''),(5834,'1110','91699366121','2023-11-07 17:10:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','11610','','No',NULL,NULL,''),(5835,'1110','91699366121','2023-11-07 17:10:49',NULL,1150.00,'','9','1','Inventory sold','1','','sales','12083','','No',NULL,NULL,''),(5836,'1110','91699366121','2023-11-07 17:13:19',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(5837,'5500','91699366121','2023-11-07 17:14:51',4390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5838,'1000','91699366121','2023-11-07 17:15:01',10862.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5839,'4000','91699366121','2023-11-07 17:15:01',NULL,990.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(5840,'4000','91699366121','2023-11-07 17:08:41',NULL,990.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(5841,'4000','91699366121','2023-11-07 17:09:00',NULL,1299.00,'','9','1','Good sold','1','','sales','8098','','No',NULL,NULL,''),(5842,'4000','91699366121','2023-11-07 17:09:13',NULL,297.00,'','9','1','Good sold','1','','sales','12470','','No',NULL,NULL,''),(5843,'4000','91699366121','2023-11-07 17:09:36',NULL,297.00,'','9','1','Good sold','1','','sales','12468','','No',NULL,NULL,''),(5844,'4000','91699366121','2023-11-07 17:10:14',NULL,140.00,'','9','1','Good sold','1','','sales','12483','','No',NULL,NULL,''),(5845,'4000','91699366121','2023-11-07 17:10:28',NULL,4499.00,'','9','1','Good sold','1','','sales','11610','','No',NULL,NULL,''),(5846,'4000','91699366121','2023-11-07 17:10:49',NULL,1350.00,'','9','1','Good sold','1','','sales','12083','','No',NULL,NULL,''),(5847,'4000','91699366121','2023-11-07 17:13:19',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(5848,'1110','91699539769','2023-11-09 17:23:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','10337','','No',NULL,NULL,''),(5849,'1110','91699539769','2023-11-09 17:22:49',NULL,1690.00,'','9','1','Inventory sold','1','','sales','12517','','No',NULL,NULL,''),(5850,'5500','91699539769','2023-11-09 17:23:04',1690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5851,'1000','91699539769','2023-11-09 17:23:15',3880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5852,'4000','91699539769','2023-11-09 17:23:15',NULL,1890.00,'','9','1','Good sold','1','','sales','10337','','No',NULL,NULL,''),(5853,'4000','91699539769','2023-11-09 17:22:49',NULL,1990.00,'','9','1','Good sold','1','','sales','12517','','No',NULL,NULL,''),(5854,'1110','91699969369','2023-11-14 16:43:14',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12518','','No',NULL,NULL,''),(5855,'1110','91699969369','2023-11-14 16:42:49',NULL,5600.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5856,'5500','91699969369','2023-11-14 16:43:02',6900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5857,'1000','91699969369','2023-11-14 16:43:14',8200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5858,'4000','91699969369','2023-11-14 16:43:14',NULL,1500.00,'','9','1','Good sold','1','','sales','12518','','No',NULL,NULL,''),(5859,'4000','91699969369','2023-11-14 16:42:49',NULL,6700.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5860,'1110','91700726599','2023-11-23 12:36:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','5744','','No',NULL,NULL,''),(5861,'1110','91700726599','2023-11-23 11:03:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','5777','','No',NULL,NULL,''),(5862,'1110','91700726599','2023-11-23 12:35:09',NULL,200.00,'','9','1','Inventory sold','1','','sales','12465','','No',NULL,NULL,''),(5863,'1110','91700726599','2023-11-23 12:35:35',NULL,200.00,'','9','1','Inventory sold','1','','sales','12472','','No',NULL,NULL,''),(5864,'1110','91700726599','2023-11-23 12:35:45',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5865,'5500','91700726599','2023-11-23 12:36:10',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5866,'1000','91700726599','2023-11-23 12:36:24',4674.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5867,'4000','91700726599','2023-11-23 12:36:24',NULL,350.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(5868,'4000','91700726599','2023-11-23 11:03:19',NULL,380.00,'','9','1','Good sold','1','','sales','5777','','No',NULL,NULL,''),(5869,'4000','91700726599','2023-11-23 12:35:09',NULL,297.00,'','9','1','Good sold','1','','sales','12465','','No',NULL,NULL,''),(5870,'4000','91700726599','2023-11-23 12:35:35',NULL,297.00,'','9','1','Good sold','1','','sales','12472','','No',NULL,NULL,''),(5871,'4000','91700726599','2023-11-23 12:35:45',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5872,'1110','91700750486','2023-11-23 17:41:38',NULL,2300.00,'','9','1','Inventory sold','1','','sales','11988','','No',NULL,NULL,''),(5873,'5500','91700750486','2023-11-23 17:41:26',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5874,'1000','91700750486','2023-11-23 17:41:38',2350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5875,'4000','91700750486','2023-11-23 17:41:38',NULL,2350.00,'','9','1','Good sold','1','','sales','11988','','No',NULL,NULL,''),(5876,'1000','91700750501','2023-11-23 17:50:28',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5877,'4000','91700750501','2023-11-23 17:50:28',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(5878,'1110','91700751116','2023-11-23 17:52:05',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12519','','No',NULL,NULL,''),(5879,'5500','91700751116','2023-11-23 17:51:56',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5880,'1000','91700751116','2023-11-23 17:52:05',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5881,'4000','91700751116','2023-11-23 17:52:05',NULL,2250.00,'','9','1','Good sold','1','','sales','12519','','No',NULL,NULL,''),(5882,'1110','91700828332','2023-11-24 15:27:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10646','','No',NULL,NULL,''),(5883,'1110','91700828332','2023-11-24 15:18:52',NULL,690.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(5884,'1110','91700828332','2023-11-24 15:20:32',NULL,4400.00,'','9','1','Inventory sold','1','','sales','12521','','No',NULL,NULL,''),(5885,'1110','91700828332','2023-11-24 15:24:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','10471','','No',NULL,NULL,''),(5886,'5500','91700828332','2023-11-24 15:24:49',5090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5887,'1000','91700828332','2023-11-24 15:27:09',9870.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5888,'4000','91700828332','2023-11-24 15:27:09',NULL,2800.00,'','9','1','Good sold','1','','sales','10646','','No',NULL,NULL,''),(5889,'4000','91700828332','2023-11-24 15:18:52',NULL,790.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(5890,'4000','91700828332','2023-11-24 15:20:32',NULL,3780.00,'','9','1','Good sold','1','','sales','12521','','No',NULL,NULL,''),(5891,'4000','91700828332','2023-11-24 15:24:40',NULL,2500.00,'','9','1','Good sold','1','','sales','10471','','No',NULL,NULL,''),(5892,'1110','91701755586','2023-12-05 09:06:34',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12059','','No',NULL,NULL,''),(5893,'1110','91701755586','2023-12-05 08:53:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','5946','','No',NULL,NULL,''),(5894,'1110','91701755586','2023-12-05 08:53:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','6053','','No',NULL,NULL,''),(5895,'1110','91701755586','2023-12-05 08:54:21',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12121','','No',NULL,NULL,''),(5896,'1110','91701755586','2023-12-05 08:54:36',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12063','','No',NULL,NULL,''),(5897,'1110','91701755586','2023-12-05 08:54:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','11128','','No',NULL,NULL,''),(5898,'1110','91701755586','2023-12-05 08:55:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','11712','','No',NULL,NULL,''),(5899,'1110','91701755586','2023-12-05 08:55:42',NULL,500.00,'','9','1','Inventory sold','1','','sales','12490','','No',NULL,NULL,''),(5900,'1110','91701755586','2023-12-05 08:55:55',NULL,549.00,'','9','1','Inventory sold','1','','sales','11967','','No',NULL,NULL,''),(5901,'1110','91701755586','2023-12-05 08:56:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','7440','','No',NULL,NULL,''),(5902,'1110','91701755586','2023-12-05 08:56:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','5643','','No',NULL,NULL,''),(5903,'1110','91701755586','2023-12-05 08:57:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10297','','No',NULL,NULL,''),(5904,'1110','91701755586','2023-12-05 08:57:46',NULL,400.00,'','9','1','Inventory sold','1','','sales','12527','','No',NULL,NULL,''),(5905,'1110','91701755586','2023-12-05 09:04:52',NULL,400.00,'','9','1','Inventory sold','1','','sales','12526','','No',NULL,NULL,''),(5906,'1110','91701755586','2023-12-05 09:05:05',NULL,400.00,'','9','1','Inventory sold','1','','sales','12525','','No',NULL,NULL,''),(5907,'1110','91701755586','2023-12-05 09:05:14',NULL,400.00,'','9','1','Inventory sold','1','','sales','12524','','No',NULL,NULL,''),(5908,'1110','91701755586','2023-12-05 09:05:24',NULL,400.00,'','9','1','Inventory sold','1','','sales','12523','','No',NULL,NULL,''),(5909,'1110','91701755586','2023-12-05 09:05:37',NULL,400.00,'','9','1','Inventory sold','1','','sales','12522','','No',NULL,NULL,''),(5910,'5500','91701755586','2023-12-05 09:05:53',8649.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5911,'1000','91701755586','2023-12-05 09:06:34',23896.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5912,'4000','91701755586','2023-12-05 09:06:34',NULL,2500.00,'','9','1','Good sold','1','','sales','12059','','No',NULL,NULL,''),(5913,'4000','91701755586','2023-12-05 08:53:06',NULL,998.00,'','9','1','Good sold','1','','sales','5946','','No',NULL,NULL,''),(5914,'4000','91701755586','2023-12-05 08:53:50',NULL,550.00,'','9','1','Good sold','1','','sales','6053','','No',NULL,NULL,''),(5915,'4000','91701755586','2023-12-05 08:54:21',NULL,2000.00,'','9','1','Good sold','1','','sales','12121','','No',NULL,NULL,''),(5916,'4000','91701755586','2023-12-05 08:54:36',NULL,1500.00,'','9','1','Good sold','1','','sales','12063','','No',NULL,NULL,''),(5917,'4000','91701755586','2023-12-05 08:54:55',NULL,2950.00,'','9','1','Good sold','1','','sales','11128','','No',NULL,NULL,''),(5918,'4000','91701755586','2023-12-05 08:55:21',NULL,5415.00,'','9','1','Good sold','1','','sales','11712','','No',NULL,NULL,''),(5919,'4000','91701755586','2023-12-05 08:55:42',NULL,649.00,'','9','1','Good sold','1','','sales','12490','','No',NULL,NULL,''),(5920,'4000','91701755586','2023-12-05 08:55:55',NULL,450.00,'','9','1','Good sold','1','','sales','11967','','No',NULL,NULL,''),(5921,'4000','91701755586','2023-12-05 08:56:20',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(5922,'4000','91701755586','2023-12-05 08:56:40',NULL,285.00,'','9','1','Good sold','1','','sales','5643','','No',NULL,NULL,''),(5923,'4000','91701755586','2023-12-05 08:57:35',NULL,1999.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(5924,'4000','91701755586','2023-12-05 08:57:46',NULL,600.00,'','9','1','Good sold','1','','sales','12527','','No',NULL,NULL,''),(5925,'4000','91701755586','2023-12-05 09:04:52',NULL,600.00,'','9','1','Good sold','1','','sales','12526','','No',NULL,NULL,''),(5926,'4000','91701755586','2023-12-05 09:05:05',NULL,600.00,'','9','1','Good sold','1','','sales','12525','','No',NULL,NULL,''),(5927,'4000','91701755586','2023-12-05 09:05:14',NULL,600.00,'','9','1','Good sold','1','','sales','12524','','No',NULL,NULL,''),(5928,'4000','91701755586','2023-12-05 09:05:24',NULL,600.00,'','9','1','Good sold','1','','sales','12523','','No',NULL,NULL,''),(5929,'4000','91701755586','2023-12-05 09:05:37',NULL,600.00,'','9','1','Good sold','1','','sales','12522','','No',NULL,NULL,''),(5930,'1110','91701870951','2023-12-06 17:03:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(5931,'1110','91701870951','2023-12-06 16:55:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8023','','No',NULL,NULL,''),(5932,'1110','91701870951','2023-12-06 16:56:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8350','','No',NULL,NULL,''),(5933,'1110','91701870951','2023-12-06 16:56:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','9144','','No',NULL,NULL,''),(5934,'1110','91701870951','2023-12-06 16:56:49',NULL,1390.00,'','9','1','Inventory sold','1','','sales','12528','','No',NULL,NULL,''),(5935,'5500','91701870951','2023-12-06 17:00:09',1390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5936,'1000','91701870951','2023-12-06 17:03:11',8660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5937,'4000','91701870951','2023-12-06 17:03:11',NULL,2390.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(5938,'4000','91701870951','2023-12-06 16:55:51',NULL,1290.00,'','9','1','Good sold','1','','sales','8023','','No',NULL,NULL,''),(5939,'4000','91701870951','2023-12-06 16:56:09',NULL,1800.00,'','9','1','Good sold','1','','sales','8350','','No',NULL,NULL,''),(5940,'4000','91701870951','2023-12-06 16:56:20',NULL,1790.00,'','9','1','Good sold','1','','sales','9144','','No',NULL,NULL,''),(5941,'4000','91701870951','2023-12-06 16:56:49',NULL,1390.00,'','9','1','Good sold','1','','sales','12528','','No',NULL,NULL,''),(5942,'1000','91701937851','2023-12-07 11:44:31',5100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5943,'4000','91701937851','2023-12-07 11:44:31',NULL,2600.00,'','9','1','Good sold','1','','sales','3587','','No',NULL,NULL,''),(5944,'4000','91701937851','2023-12-07 11:44:07',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(5945,'1000','91702299777','2023-12-11 16:03:16',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5946,'4000','91702299777','2023-12-11 16:03:16',NULL,2500.00,'','9','1','Good sold','1','','sales','11195','','No',NULL,NULL,''),(5947,'1110','91703232486','2023-12-22 13:06:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8014','','No',NULL,NULL,''),(5948,'1110','91703232486','2023-12-22 13:04:06',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12529','','No',NULL,NULL,''),(5949,'1110','91703232486','2023-12-22 13:06:10',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(5950,'5500','91703232486','2023-12-22 13:06:17',3750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5951,'1000','91703232486','2023-12-22 13:06:57',5700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5952,'4000','91703232486','2023-12-22 13:06:57',NULL,1500.00,'','9','1','Good sold','1','','sales','8014','','No',NULL,NULL,''),(5953,'4000','91703232486','2023-12-22 13:04:06',NULL,2700.00,'','9','1','Good sold','1','','sales','12529','','No',NULL,NULL,''),(5954,'4000','91703232486','2023-12-22 13:06:10',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(5955,'1110','91704889922','2024-01-10 15:32:37',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(5956,'1110','91704889922','2024-01-10 15:32:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','7417','','No',NULL,NULL,''),(5957,'1110','91704889922','2024-01-10 15:32:14',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(5958,'5500','91704889922','2024-01-10 15:32:22',3790.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5959,'1000','91704889922','2024-01-10 15:32:37',5350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5960,'4000','91704889922','2024-01-10 15:32:37',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(5961,'4000','91704889922','2024-01-10 15:32:02',NULL,1000.00,'','9','1','Good sold','1','','sales','7417','','No',NULL,NULL,''),(5962,'4000','91704889922','2024-01-10 15:32:14',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(5963,'1000','91704982047','2024-01-11 17:08:43',3999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5964,'4000','91704982047','2024-01-11 17:08:43',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(5965,'4000','91704982047','2024-01-11 17:07:27',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(5966,'1000','91705312737','2024-01-15 12:59:11',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5967,'4000','91705312737','2024-01-15 12:59:11',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(5968,'1000','91705398857','2024-01-16 12:55:14',4980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5969,'4000','91705398857','2024-01-16 12:55:14',NULL,1990.00,'','9','1','Good sold','1','','sales','8477','','No',NULL,NULL,''),(5970,'4000','91705398857','2024-01-16 12:54:17',NULL,2990.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(5971,'1110','91705407237','2024-01-16 15:16:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10721','','No',NULL,NULL,''),(5972,'1110','91705407237','2024-01-16 15:13:57',NULL,2700.00,'','9','1','Inventory sold','1','','sales','11982','','No',NULL,NULL,''),(5973,'1110','91705407237','2024-01-16 15:14:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(5974,'1110','91705407237','2024-01-16 15:14:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(5975,'1110','91705407237','2024-01-16 15:14:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(5976,'1110','91705407237','2024-01-16 15:15:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9693','','No',NULL,NULL,''),(5977,'1110','91705407237','2024-01-16 15:15:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','10759','','No',NULL,NULL,''),(5978,'1110','91705407237','2024-01-16 15:15:46',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12103','','No',NULL,NULL,''),(5979,'5500','91705407237','2024-01-16 15:15:59',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5980,'1000','91705407237','2024-01-16 15:16:12',22379.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5981,'4000','91705407237','2024-01-16 15:16:12',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(5982,'4000','91705407237','2024-01-16 15:13:57',NULL,3000.00,'','9','1','Good sold','1','','sales','11982','','No',NULL,NULL,''),(5983,'4000','91705407237','2024-01-16 15:14:13',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(5984,'4000','91705407237','2024-01-16 15:14:30',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(5985,'4000','91705407237','2024-01-16 15:14:56',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(5986,'4000','91705407237','2024-01-16 15:15:08',NULL,1790.00,'','9','1','Good sold','1','','sales','9693','','No',NULL,NULL,''),(5987,'4000','91705407237','2024-01-16 15:15:19',NULL,2490.00,'','9','1','Good sold','1','','sales','10759','','No',NULL,NULL,''),(5988,'4000','91705407237','2024-01-16 15:15:46',NULL,2500.00,'','9','1','Good sold','1','','sales','12103','','No',NULL,NULL,''),(5989,'1110','91705407390','2024-01-16 17:46:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','425','','No',NULL,NULL,''),(5990,'1110','91705407390','2024-01-16 15:16:30',NULL,200.00,'','9','1','Inventory sold','1','','sales','12451','','No',NULL,NULL,''),(5991,'1110','91705407390','2024-01-16 16:56:08',NULL,250.00,'','9','1','Inventory sold','1','','sales','12482','','No',NULL,NULL,''),(5992,'1110','91705407390','2024-01-16 16:57:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5993,'1110','91705407390','2024-01-16 16:57:56',NULL,100.00,'','9','1','Inventory sold','1','','sales','12124','','No',NULL,NULL,''),(5994,'1110','91705407390','2024-01-16 16:59:08',NULL,100.00,'','9','1','Inventory sold','1','','sales','12483','','No',NULL,NULL,''),(5995,'1110','91705407390','2024-01-16 16:59:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','5695','','No',NULL,NULL,''),(5996,'1110','91705407390','2024-01-16 16:59:48',NULL,200.00,'','9','1','Inventory sold','1','','sales','12531','','No',NULL,NULL,''),(5997,'1110','91705407390','2024-01-16 17:22:06',NULL,270.00,'','9','1','Inventory sold','1','','sales','12532','','No',NULL,NULL,''),(5998,'1110','91705407390','2024-01-16 17:23:49',NULL,220.00,'','9','1','Inventory sold','1','','sales','12533','','No',NULL,NULL,''),(5999,'1110','91705407390','2024-01-16 17:25:08',NULL,250.00,'','9','1','Inventory sold','1','','sales','12534','','No',NULL,NULL,''),(6000,'1110','91705407390','2024-01-16 17:27:23',NULL,180.00,'','9','1','Inventory sold','1','','sales','12535','','No',NULL,NULL,''),(6001,'1110','91705407390','2024-01-16 17:31:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','5515','','No',NULL,NULL,''),(6002,'1110','91705407390','2024-01-16 17:33:45',NULL,130.00,'','9','1','Inventory sold','1','','sales','12538','','No',NULL,NULL,''),(6003,'1110','91705407390','2024-01-16 17:35:39',NULL,250.00,'','9','1','Inventory sold','1','','sales','12540','','No',NULL,NULL,''),(6004,'1110','91705407390','2024-01-16 17:38:26',NULL,250.00,'','9','1','Inventory sold','1','','sales','12539','','No',NULL,NULL,''),(6005,'1110','91705407390','2024-01-16 17:38:34',NULL,250.00,'','9','1','Inventory sold','1','','sales','12541','','No',NULL,NULL,''),(6006,'1110','91705407390','2024-01-16 17:40:11',NULL,200.00,'','9','1','Inventory sold','1','','sales','12473','','No',NULL,NULL,''),(6007,'1110','91705407390','2024-01-16 17:40:21',NULL,200.00,'','9','1','Inventory sold','1','','sales','12472','','No',NULL,NULL,''),(6008,'1110','91705407390','2024-01-16 17:40:40',NULL,200.00,'','9','1','Inventory sold','1','','sales','12469','','No',NULL,NULL,''),(6009,'1110','91705407390','2024-01-16 17:40:53',NULL,200.00,'','9','1','Inventory sold','1','','sales','12475','','No',NULL,NULL,''),(6010,'1110','91705407390','2024-01-16 17:41:03',NULL,200.00,'','9','1','Inventory sold','1','','sales','12462','','No',NULL,NULL,''),(6011,'1110','91705407390','2024-01-16 17:41:18',NULL,200.00,'','9','1','Inventory sold','1','','sales','12476','','No',NULL,NULL,''),(6012,'1110','91705407390','2024-01-16 17:41:47',NULL,200.00,'','9','1','Inventory sold','1','','sales','12471','','No',NULL,NULL,''),(6013,'1110','91705407390','2024-01-16 17:42:09',NULL,200.00,'','9','1','Inventory sold','1','','sales','12478','','No',NULL,NULL,''),(6014,'1110','91705407390','2024-01-16 17:42:17',NULL,200.00,'','9','1','Inventory sold','1','','sales','12458','','No',NULL,NULL,''),(6015,'1110','91705407390','2024-01-16 17:42:42',NULL,200.00,'','9','1','Inventory sold','1','','sales','12463','','No',NULL,NULL,''),(6016,'1110','91705407390','2024-01-16 17:42:50',NULL,180.00,'','9','1','Inventory sold','1','','sales','11871','','No',NULL,NULL,''),(6017,'5500','91705407390','2024-01-16 17:46:13',4830.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6018,'1000','91705407390','2024-01-16 17:46:31',7422.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6019,'4000','91705407390','2024-01-16 17:46:31',NULL,142.00,'','9','1','Good sold','1','','sales','425','','No',NULL,NULL,''),(6020,'4000','91705407390','2024-01-16 15:16:30',NULL,350.00,'','9','1','Good sold','1','','sales','12451','','No',NULL,NULL,''),(6021,'4000','91705407390','2024-01-16 16:56:08',NULL,350.00,'','9','1','Good sold','1','','sales','12482','','No',NULL,NULL,''),(6022,'4000','91705407390','2024-01-16 16:57:34',NULL,190.00,'','9','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6023,'4000','91705407390','2024-01-16 16:57:56',NULL,250.00,'','9','1','Good sold','1','','sales','12124','','No',NULL,NULL,''),(6024,'4000','91705407390','2024-01-16 16:59:08',NULL,140.00,'','9','1','Good sold','1','','sales','12483','','No',NULL,NULL,''),(6025,'4000','91705407390','2024-01-16 16:59:23',NULL,300.00,'','9','1','Good sold','1','','sales','5695','','No',NULL,NULL,''),(6026,'4000','91705407390','2024-01-16 16:59:48',NULL,250.00,'','9','1','Good sold','1','','sales','12531','','No',NULL,NULL,''),(6027,'4000','91705407390','2024-01-16 17:22:06',NULL,300.00,'','9','1','Good sold','1','','sales','12532','','No',NULL,NULL,''),(6028,'4000','91705407390','2024-01-16 17:23:49',NULL,250.00,'','9','1','Good sold','1','','sales','12533','','No',NULL,NULL,''),(6029,'4000','91705407390','2024-01-16 17:25:08',NULL,250.00,'','9','1','Good sold','1','','sales','12534','','No',NULL,NULL,''),(6030,'4000','91705407390','2024-01-16 17:27:23',NULL,200.00,'','9','1','Good sold','1','','sales','12535','','No',NULL,NULL,''),(6031,'4000','91705407390','2024-01-16 17:31:07',NULL,150.00,'','9','1','Good sold','1','','sales','5515','','No',NULL,NULL,''),(6032,'4000','91705407390','2024-01-16 17:33:45',NULL,150.00,'','9','1','Good sold','1','','sales','12538','','No',NULL,NULL,''),(6033,'4000','91705407390','2024-01-16 17:35:39',NULL,290.00,'','9','1','Good sold','1','','sales','12540','','No',NULL,NULL,''),(6034,'4000','91705407390','2024-01-16 17:38:26',NULL,290.00,'','9','1','Good sold','1','','sales','12539','','No',NULL,NULL,''),(6035,'4000','91705407390','2024-01-16 17:38:34',NULL,300.00,'','9','1','Good sold','1','','sales','12541','','No',NULL,NULL,''),(6036,'4000','91705407390','2024-01-16 17:40:11',NULL,297.00,'','9','1','Good sold','1','','sales','12473','','No',NULL,NULL,''),(6037,'4000','91705407390','2024-01-16 17:40:21',NULL,297.00,'','9','1','Good sold','1','','sales','12472','','No',NULL,NULL,''),(6038,'4000','91705407390','2024-01-16 17:40:40',NULL,297.00,'','9','1','Good sold','1','','sales','12469','','No',NULL,NULL,''),(6039,'4000','91705407390','2024-01-16 17:40:53',NULL,297.00,'','9','1','Good sold','1','','sales','12475','','No',NULL,NULL,''),(6040,'4000','91705407390','2024-01-16 17:41:03',NULL,297.00,'','9','1','Good sold','1','','sales','12462','','No',NULL,NULL,''),(6041,'4000','91705407390','2024-01-16 17:41:18',NULL,297.00,'','9','1','Good sold','1','','sales','12476','','No',NULL,NULL,''),(6042,'4000','91705407390','2024-01-16 17:41:47',NULL,297.00,'','9','1','Good sold','1','','sales','12471','','No',NULL,NULL,''),(6043,'4000','91705407390','2024-01-16 17:42:09',NULL,297.00,'','9','1','Good sold','1','','sales','12478','','No',NULL,NULL,''),(6044,'4000','91705407390','2024-01-16 17:42:17',NULL,297.00,'','9','1','Good sold','1','','sales','12458','','No',NULL,NULL,''),(6045,'4000','91705407390','2024-01-16 17:42:42',NULL,297.00,'','9','1','Good sold','1','','sales','12463','','No',NULL,NULL,''),(6046,'4000','91705407390','2024-01-16 17:42:50',NULL,300.00,'','9','1','Good sold','1','','sales','11871','','No',NULL,NULL,''),(6047,'1110','91705484070','2024-01-17 12:38:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','10204','','No',NULL,NULL,''),(6048,'1110','91705484070','2024-01-17 12:34:30',NULL,2350.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(6049,'1110','91705484070','2024-01-17 12:34:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','11144','','No',NULL,NULL,''),(6050,'1110','91705484070','2024-01-17 12:35:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','8402','','No',NULL,NULL,''),(6051,'1110','91705484070','2024-01-17 12:35:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(6052,'1110','91705484070','2024-01-17 12:35:33',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12543','','No',NULL,NULL,''),(6053,'5500','91705484070','2024-01-17 12:38:20',3850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6054,'1000','91705484070','2024-01-17 12:38:33',13310.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6055,'4000','91705484070','2024-01-17 12:38:33',NULL,1990.00,'','9','1','Good sold','1','','sales','10204','','No',NULL,NULL,''),(6056,'4000','91705484070','2024-01-17 12:34:30',NULL,2850.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(6057,'4000','91705484070','2024-01-17 12:34:59',NULL,2990.00,'','9','1','Good sold','1','','sales','11144','','No',NULL,NULL,''),(6058,'4000','91705484070','2024-01-17 12:35:08',NULL,1390.00,'','9','1','Good sold','1','','sales','8402','','No',NULL,NULL,''),(6059,'4000','91705484070','2024-01-17 12:35:19',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(6060,'4000','91705484070','2024-01-17 12:35:33',NULL,1790.00,'','9','1','Good sold','1','','sales','12543','','No',NULL,NULL,''),(6061,'1110','91705567725','2024-01-18 12:07:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','6924','','No',NULL,NULL,''),(6062,'1110','91705567725','2024-01-18 11:48:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','7826','','No',NULL,NULL,''),(6063,'1110','91705567725','2024-01-18 11:49:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','9818','','No',NULL,NULL,''),(6064,'1110','91705567725','2024-01-18 11:49:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','10294','','No',NULL,NULL,''),(6065,'1110','91705567725','2024-01-18 11:49:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8200','','No',NULL,NULL,''),(6066,'1110','91705567725','2024-01-18 11:50:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10281','','No',NULL,NULL,''),(6067,'1110','91705567725','2024-01-18 11:50:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','5908','','No',NULL,NULL,''),(6068,'1110','91705567725','2024-01-18 11:51:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','4931','','No',NULL,NULL,''),(6069,'1110','91705567725','2024-01-18 11:51:33',NULL,399.00,'','9','1','Inventory sold','1','','sales','12491','','No',NULL,NULL,''),(6070,'1110','91705567725','2024-01-18 11:51:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','553','','No',NULL,NULL,''),(6071,'1110','91705567725','2024-01-18 11:52:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','6475','','No',NULL,NULL,''),(6072,'1110','91705567725','2024-01-18 11:52:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8991','','No',NULL,NULL,''),(6073,'1110','91705567725','2024-01-18 11:52:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6263','','No',NULL,NULL,''),(6074,'1110','91705567725','2024-01-18 11:54:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6101','','No',NULL,NULL,''),(6075,'1110','91705567725','2024-01-18 11:57:19',NULL,890.00,'','9','1','Inventory sold','1','','sales','12544','','No',NULL,NULL,''),(6076,'1110','91705567725','2024-01-18 12:00:54',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12545','','No',NULL,NULL,''),(6077,'1110','91705567725','2024-01-18 12:02:14',NULL,700.00,'','9','1','Inventory sold','1','','sales','12546','','No',NULL,NULL,''),(6078,'1110','91705567725','2024-01-18 12:03:37',NULL,600.00,'','9','1','Inventory sold','1','','sales','12547','','No',NULL,NULL,''),(6079,'1110','91705567725','2024-01-18 12:05:44',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(6080,'5500','91705567725','2024-01-18 12:07:13',4439.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6081,'1000','91705567725','2024-01-18 12:07:19',21742.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6082,'4000','91705567725','2024-01-18 12:07:19',NULL,900.00,'','9','1','Good sold','1','','sales','6924','','No',NULL,NULL,''),(6083,'4000','91705567725','2024-01-18 11:48:45',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(6084,'4000','91705567725','2024-01-18 11:49:01',NULL,1800.00,'','9','1','Good sold','1','','sales','9818','','No',NULL,NULL,''),(6085,'4000','91705567725','2024-01-18 11:49:13',NULL,1999.00,'','9','1','Good sold','1','','sales','10294','','No',NULL,NULL,''),(6086,'4000','91705567725','2024-01-18 11:49:45',NULL,1300.00,'','9','1','Good sold','1','','sales','8200','','No',NULL,NULL,''),(6087,'4000','91705567725','2024-01-18 11:50:18',NULL,1999.00,'','9','1','Good sold','1','','sales','10281','','No',NULL,NULL,''),(6088,'4000','91705567725','2024-01-18 11:50:38',NULL,475.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(6089,'4000','91705567725','2024-01-18 11:51:16',NULL,3040.00,'','9','1','Good sold','1','','sales','4931','','No',NULL,NULL,''),(6090,'4000','91705567725','2024-01-18 11:51:33',NULL,499.00,'','9','1','Good sold','1','','sales','12491','','No',NULL,NULL,''),(6091,'4000','91705567725','2024-01-18 11:51:55',NULL,475.00,'','9','1','Good sold','1','','sales','553','','No',NULL,NULL,''),(6092,'4000','91705567725','2024-01-18 11:52:14',NULL,750.00,'','9','1','Good sold','1','','sales','6475','','No',NULL,NULL,''),(6093,'4000','91705567725','2024-01-18 11:52:48',NULL,1500.00,'','9','1','Good sold','1','','sales','8991','','No',NULL,NULL,''),(6094,'4000','91705567725','2024-01-18 11:52:58',NULL,650.00,'','9','1','Good sold','1','','sales','6263','','No',NULL,NULL,''),(6095,'4000','91705567725','2024-01-18 11:54:37',NULL,566.00,'','9','1','Good sold','1','','sales','6101','','No',NULL,NULL,''),(6096,'4000','91705567725','2024-01-18 11:57:19',NULL,790.00,'','9','1','Good sold','1','','sales','12544','','No',NULL,NULL,''),(6097,'4000','91705567725','2024-01-18 12:00:54',NULL,1250.00,'','9','1','Good sold','1','','sales','12545','','No',NULL,NULL,''),(6098,'4000','91705567725','2024-01-18 12:02:14',NULL,1000.00,'','9','1','Good sold','1','','sales','12546','','No',NULL,NULL,''),(6099,'4000','91705567725','2024-01-18 12:03:37',NULL,700.00,'','9','1','Good sold','1','','sales','12547','','No',NULL,NULL,''),(6100,'4000','91705567725','2024-01-18 12:05:44',NULL,850.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(6101,'1110','91705569009','2024-01-18 12:19:07',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(6102,'1110','91705569009','2024-01-18 12:10:09',NULL,600.00,'','9','1','Inventory sold','1','','sales','12550','','No',NULL,NULL,''),(6103,'1110','91705569009','2024-01-18 12:11:33',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11906','','No',NULL,NULL,''),(6104,'1110','91705569009','2024-01-18 12:11:42',NULL,750.00,'','9','1','Inventory sold','1','','sales','12551','','No',NULL,NULL,''),(6105,'1110','91705569009','2024-01-18 12:13:59',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12552','','No',NULL,NULL,''),(6106,'1110','91705569009','2024-01-18 12:15:41',NULL,950.00,'','9','1','Inventory sold','1','','sales','12553','','No',NULL,NULL,''),(6107,'1110','91705569009','2024-01-18 12:17:25',NULL,490.00,'','9','1','Inventory sold','1','','sales','12554','','No',NULL,NULL,''),(6108,'5500','91705569009','2024-01-18 12:18:55',6090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6109,'1000','91705569009','2024-01-18 12:19:07',7105.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6110,'4000','91705569009','2024-01-18 12:19:07',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(6111,'4000','91705569009','2024-01-18 12:10:09',NULL,700.00,'','9','1','Good sold','1','','sales','12550','','No',NULL,NULL,''),(6112,'4000','91705569009','2024-01-18 12:11:33',NULL,1500.00,'','9','1','Good sold','1','','sales','11906','','No',NULL,NULL,''),(6113,'4000','91705569009','2024-01-18 12:11:42',NULL,850.00,'','9','1','Good sold','1','','sales','12551','','No',NULL,NULL,''),(6114,'4000','91705569009','2024-01-18 12:13:59',NULL,1700.00,'','9','1','Good sold','1','','sales','12552','','No',NULL,NULL,''),(6115,'4000','91705569009','2024-01-18 12:15:41',NULL,1050.00,'','9','1','Good sold','1','','sales','12553','','No',NULL,NULL,''),(6116,'4000','91705569009','2024-01-18 12:17:25',NULL,590.00,'','9','1','Good sold','1','','sales','12554','','No',NULL,NULL,''),(6117,'1110','91705569690','2024-01-18 12:30:00',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12555','','No',NULL,NULL,''),(6118,'1110','91705569690','2024-01-18 12:21:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','5554','','No',NULL,NULL,''),(6119,'1110','91705569690','2024-01-18 12:21:37',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12556','','No',NULL,NULL,''),(6120,'1110','91705569690','2024-01-18 12:23:02',NULL,1790.00,'','9','1','Inventory sold','1','','sales','12557','','No',NULL,NULL,''),(6121,'1110','91705569690','2024-01-18 12:24:10',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12558','','No',NULL,NULL,''),(6122,'1110','91705569690','2024-01-18 12:25:31',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12559','','No',NULL,NULL,''),(6123,'1110','91705569690','2024-01-18 12:27:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','3701','','No',NULL,NULL,''),(6124,'1110','91705569690','2024-01-18 12:27:39',NULL,300.00,'','9','1','Inventory sold','1','','sales','12560','','No',NULL,NULL,''),(6125,'5500','91705569690','2024-01-18 12:29:51',7390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6126,'1000','91705569690','2024-01-18 12:30:00',9550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6127,'4000','91705569690','2024-01-18 12:30:00',NULL,1700.00,'','9','1','Good sold','1','','sales','12555','','No',NULL,NULL,''),(6128,'4000','91705569690','2024-01-18 12:21:30',NULL,200.00,'','9','1','Good sold','1','','sales','5554','','No',NULL,NULL,''),(6129,'4000','91705569690','2024-01-18 12:21:37',NULL,1800.00,'','9','1','Good sold','1','','sales','12556','','No',NULL,NULL,''),(6130,'4000','91705569690','2024-01-18 12:23:02',NULL,1890.00,'','9','1','Good sold','1','','sales','12557','','No',NULL,NULL,''),(6131,'4000','91705569690','2024-01-18 12:24:10',NULL,1200.00,'','9','1','Good sold','1','','sales','12558','','No',NULL,NULL,''),(6132,'4000','91705569690','2024-01-18 12:25:31',NULL,1500.00,'','9','1','Good sold','1','','sales','12559','','No',NULL,NULL,''),(6133,'4000','91705569690','2024-01-18 12:27:34',NULL,760.00,'','9','1','Good sold','1','','sales','3701','','No',NULL,NULL,''),(6134,'4000','91705569690','2024-01-18 12:27:39',NULL,500.00,'','9','1','Good sold','1','','sales','12560','','No',NULL,NULL,''),(6135,'1000','91705577327','2024-01-18 15:57:03',2674.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6136,'4000','91705577327','2024-01-18 15:57:03',NULL,475.00,'','9','1','Good sold','1','','sales','5912','','No',NULL,NULL,''),(6137,'4000','91705577327','2024-01-18 14:28:47',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(6138,'4000','91705577327','2024-01-18 15:55:49',NULL,850.00,'','9','1','Good sold','1','','sales','6685','','No',NULL,NULL,''),(6139,'4000','91705577327','2024-01-18 15:56:02',NULL,650.00,'','9','1','Good sold','1','','sales','6239','','No',NULL,NULL,''),(6140,'1110','91706711819','2024-01-31 17:55:31',NULL,4600.00,'','9','1','Inventory sold','1','','sales','12564','','No',NULL,NULL,''),(6141,'1110','91706711819','2024-01-31 17:36:59',NULL,12000.00,'','9','1','Inventory sold','1','','sales','12561','','No',NULL,NULL,''),(6142,'1110','91706711819','2024-01-31 17:37:16',NULL,8500.00,'','9','1','Inventory sold','1','','sales','12562','','No',NULL,NULL,''),(6143,'1110','91706711819','2024-01-31 17:37:32',NULL,3870.00,'','9','1','Inventory sold','1','','sales','12118','','No',NULL,NULL,''),(6144,'1110','91706711819','2024-01-31 17:37:54',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12059','','No',NULL,NULL,''),(6145,'1110','91706711819','2024-01-31 17:38:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10003','','No',NULL,NULL,''),(6146,'1110','91706711819','2024-01-31 17:38:20',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12565','','No',NULL,NULL,''),(6147,'1110','91706711819','2024-01-31 17:43:13',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12033','','No',NULL,NULL,''),(6148,'1110','91706711819','2024-01-31 17:50:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10024','','No',NULL,NULL,''),(6149,'1110','91706711819','2024-01-31 17:51:12',NULL,500.00,'','9','1','Inventory sold','1','','sales','12566','','No',NULL,NULL,''),(6150,'1110','91706711819','2024-01-31 17:54:00',NULL,2100.00,'','9','1','Inventory sold','1','','sales','12567','','No',NULL,NULL,''),(6151,'5500','91706711819','2024-01-31 17:55:21',37170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6152,'1000','91706711819','2024-01-31 17:55:31',47468.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6153,'4000','91706711819','2024-01-31 17:55:31',NULL,5900.00,'','9','1','Good sold','1','','sales','12564','','No',NULL,NULL,''),(6154,'4000','91706711819','2024-01-31 17:36:59',NULL,12900.00,'','9','1','Good sold','1','','sales','12561','','No',NULL,NULL,''),(6155,'4000','91706711819','2024-01-31 17:37:16',NULL,10000.00,'','9','1','Good sold','1','','sales','12562','','No',NULL,NULL,''),(6156,'4000','91706711819','2024-01-31 17:37:32',NULL,4470.00,'','9','1','Good sold','1','','sales','12118','','No',NULL,NULL,''),(6157,'4000','91706711819','2024-01-31 17:37:54',NULL,2500.00,'','9','1','Good sold','1','','sales','12059','','No',NULL,NULL,''),(6158,'4000','91706711819','2024-01-31 17:38:06',NULL,1899.00,'','9','1','Good sold','1','','sales','10003','','No',NULL,NULL,''),(6159,'4000','91706711819','2024-01-31 17:38:20',NULL,1300.00,'','9','1','Good sold','1','','sales','12565','','No',NULL,NULL,''),(6160,'4000','91706711819','2024-01-31 17:43:13',NULL,3000.00,'','9','1','Good sold','1','','sales','12033','','No',NULL,NULL,''),(6161,'4000','91706711819','2024-01-31 17:50:09',NULL,1899.00,'','9','1','Good sold','1','','sales','10024','','No',NULL,NULL,''),(6162,'4000','91706711819','2024-01-31 17:51:12',NULL,600.00,'','9','1','Good sold','1','','sales','12566','','No',NULL,NULL,''),(6163,'4000','91706711819','2024-01-31 17:54:00',NULL,3000.00,'','9','1','Good sold','1','','sales','12567','','No',NULL,NULL,''),(6164,'1110','91706870518','2024-02-02 13:42:06',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(6165,'5500','91706870518','2024-02-02 13:41:58',990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6166,'1000','91706870518','2024-02-02 13:42:06',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6167,'4000','91706870518','2024-02-02 13:42:06',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(6168,'1000','91706878157','2024-02-02 15:49:41',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6169,'4000','91706878157','2024-02-02 15:49:41',NULL,4500.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(6170,'1110','91707133735','2024-02-05 14:49:29',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(6171,'5500','91707133735','2024-02-05 14:48:55',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6172,'1000','91707133735','2024-02-05 14:49:29',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6173,'4000','91707133735','2024-02-05 14:49:29',NULL,1500.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(6174,'1110','91707470646','2024-02-09 12:26:19',NULL,200.00,'','9','1','Inventory sold','1','','sales','12467','','No',NULL,NULL,''),(6175,'1110','91707470646','2024-02-09 12:24:06',NULL,200.00,'','9','1','Inventory sold','1','','sales','12460','','No',NULL,NULL,''),(6176,'1110','91707470646','2024-02-09 12:24:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','6133','','No',NULL,NULL,''),(6177,'1110','91707470646','2024-02-09 12:24:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10294','','No',NULL,NULL,''),(6178,'1110','91707470646','2024-02-09 12:24:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6358','','No',NULL,NULL,''),(6179,'5500','91707470646','2024-02-09 12:26:07',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6180,'1000','91707470646','2024-02-09 12:26:19',3882.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6181,'4000','91707470646','2024-02-09 12:26:19',NULL,297.00,'','9','1','Good sold','1','','sales','12467','','No',NULL,NULL,''),(6182,'4000','91707470646','2024-02-09 12:24:06',NULL,297.00,'','9','1','Good sold','1','','sales','12460','','No',NULL,NULL,''),(6183,'4000','91707470646','2024-02-09 12:24:18',NULL,590.00,'','9','1','Good sold','1','','sales','6133','','No',NULL,NULL,''),(6184,'4000','91707470646','2024-02-09 12:24:29',NULL,1999.00,'','9','1','Good sold','1','','sales','10294','','No',NULL,NULL,''),(6185,'4000','91707470646','2024-02-09 12:24:58',NULL,699.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(6186,'1110','91708959204','2024-02-26 17:56:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10748','','No',NULL,NULL,''),(6187,'1110','91708959204','2024-02-26 17:53:25',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12568','','No',NULL,NULL,''),(6188,'5500','91708959204','2024-02-26 17:56:00',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6189,'1000','91708959204','2024-02-26 17:56:11',4690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6190,'4000','91708959204','2024-02-26 17:56:11',NULL,2690.00,'','9','1','Good sold','1','','sales','10748','','No',NULL,NULL,''),(6191,'4000','91708959204','2024-02-26 17:53:25',NULL,2000.00,'','9','1','Good sold','1','','sales','12568','','No',NULL,NULL,''),(6192,'1110','91710595293','2024-03-16 17:23:26',NULL,1950.00,'','9','1','Inventory sold','1','','sales','12577','','No',NULL,NULL,''),(6193,'1110','91710595293','2024-03-16 16:21:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','7804','','No',NULL,NULL,''),(6194,'1110','91710595293','2024-03-16 16:21:46',NULL,800.00,'','9','1','Inventory sold','1','','sales','12576','','No',NULL,NULL,''),(6195,'1110','91710595293','2024-03-16 16:22:13',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12573','','No',NULL,NULL,''),(6196,'1110','91710595293','2024-03-16 16:22:40',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12574','','No',NULL,NULL,''),(6197,'1110','91710595293','2024-03-16 16:22:50',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12571','','No',NULL,NULL,''),(6198,'1110','91710595293','2024-03-16 16:23:36',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12570','','No',NULL,NULL,''),(6199,'1110','91710595293','2024-03-16 16:25:06',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12572','','No',NULL,NULL,''),(6200,'1110','91710595293','2024-03-16 16:26:04',NULL,5000.00,'','9','1','Inventory sold','1','','sales','12575','','No',NULL,NULL,''),(6201,'1110','91710595293','2024-03-16 16:26:24',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12579','','No',NULL,NULL,''),(6202,'1110','91710595293','2024-03-16 16:36:35',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12580','','No',NULL,NULL,''),(6203,'1110','91710595293','2024-03-16 16:36:55',NULL,7000.00,'','9','1','Inventory sold','1','','sales','12581','','No',NULL,NULL,''),(6204,'1110','91710595293','2024-03-16 16:37:15',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12582','','No',NULL,NULL,''),(6205,'1110','91710595293','2024-03-16 16:40:21',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12592','','No',NULL,NULL,''),(6206,'1110','91710595293','2024-03-16 17:09:16',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12583','','No',NULL,NULL,''),(6207,'1110','91710595293','2024-03-16 17:09:37',NULL,800.00,'','9','1','Inventory sold','1','','sales','12588','','No',NULL,NULL,''),(6208,'1110','91710595293','2024-03-16 17:10:03',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12587','','No',NULL,NULL,''),(6209,'1110','91710595293','2024-03-16 17:10:20',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12590','','No',NULL,NULL,''),(6210,'1110','91710595293','2024-03-16 17:10:44',NULL,800.00,'','9','1','Inventory sold','1','','sales','12591','','No',NULL,NULL,''),(6211,'1110','91710595293','2024-03-16 17:11:14',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12589','','No',NULL,NULL,''),(6212,'1110','91710595293','2024-03-16 17:11:30',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12587','','No',NULL,NULL,''),(6213,'1110','91710595293','2024-03-16 17:12:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12585','','No',NULL,NULL,''),(6214,'1110','91710595293','2024-03-16 17:12:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','7486','','No',NULL,NULL,''),(6215,'1110','91710595293','2024-03-16 17:13:36',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12593','','No',NULL,NULL,''),(6216,'1110','91710595293','2024-03-16 17:18:41',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12594','','No',NULL,NULL,''),(6217,'1110','91710595293','2024-03-16 17:19:33',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(6218,'1110','91710595293','2024-03-16 17:20:06',NULL,800.00,'','9','1','Inventory sold','1','','sales','12578','','No',NULL,NULL,''),(6219,'5500','91710595293','2024-03-16 17:22:45',58950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6220,'1000','91710595293','2024-03-16 17:23:26',80735.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6221,'4000','91710595293','2024-03-16 17:23:26',NULL,2640.00,'','9','1','Good sold','1','','sales','12577','','No',NULL,NULL,''),(6222,'4000','91710595293','2024-03-16 16:21:33',NULL,5995.00,'','9','1','Good sold','1','','sales','7804','','No',NULL,NULL,''),(6223,'4000','91710595293','2024-03-16 16:21:46',NULL,1000.00,'','9','1','Good sold','1','','sales','12576','','No',NULL,NULL,''),(6224,'4000','91710595293','2024-03-16 16:22:13',NULL,1300.00,'','9','1','Good sold','1','','sales','12573','','No',NULL,NULL,''),(6225,'4000','91710595293','2024-03-16 16:22:40',NULL,7500.00,'','9','1','Good sold','1','','sales','12574','','No',NULL,NULL,''),(6226,'4000','91710595293','2024-03-16 16:22:50',NULL,2500.00,'','9','1','Good sold','1','','sales','12571','','No',NULL,NULL,''),(6227,'4000','91710595293','2024-03-16 16:23:36',NULL,3000.00,'','9','1','Good sold','1','','sales','12570','','No',NULL,NULL,''),(6228,'4000','91710595293','2024-03-16 16:25:06',NULL,2200.00,'','9','1','Good sold','1','','sales','12572','','No',NULL,NULL,''),(6229,'4000','91710595293','2024-03-16 16:26:04',NULL,6500.00,'','9','1','Good sold','1','','sales','12575','','No',NULL,NULL,''),(6230,'4000','91710595293','2024-03-16 16:26:24',NULL,1350.00,'','9','1','Good sold','1','','sales','12579','','No',NULL,NULL,''),(6231,'4000','91710595293','2024-03-16 16:36:35',NULL,4350.00,'','9','1','Good sold','1','','sales','12580','','No',NULL,NULL,''),(6232,'4000','91710595293','2024-03-16 16:36:55',NULL,10150.00,'','9','1','Good sold','1','','sales','12581','','No',NULL,NULL,''),(6233,'4000','91710595293','2024-03-16 16:37:15',NULL,3600.00,'','9','1','Good sold','1','','sales','12582','','No',NULL,NULL,''),(6234,'4000','91710595293','2024-03-16 16:40:21',NULL,4500.00,'','9','1','Good sold','1','','sales','12592','','No',NULL,NULL,''),(6235,'4000','91710595293','2024-03-16 17:09:16',NULL,1800.00,'','9','1','Good sold','1','','sales','12583','','No',NULL,NULL,''),(6236,'4000','91710595293','2024-03-16 17:09:37',NULL,1000.00,'','9','1','Good sold','1','','sales','12588','','No',NULL,NULL,''),(6237,'4000','91710595293','2024-03-16 17:10:03',NULL,3000.00,'','9','1','Good sold','1','','sales','12587','','No',NULL,NULL,''),(6238,'4000','91710595293','2024-03-16 17:10:20',NULL,1200.00,'','9','1','Good sold','1','','sales','12590','','No',NULL,NULL,''),(6239,'4000','91710595293','2024-03-16 17:10:44',NULL,1000.00,'','9','1','Good sold','1','','sales','12591','','No',NULL,NULL,''),(6240,'4000','91710595293','2024-03-16 17:11:14',NULL,5000.00,'','9','1','Good sold','1','','sales','12589','','No',NULL,NULL,''),(6241,'4000','91710595293','2024-03-16 17:11:30',NULL,3000.00,'','9','1','Good sold','1','','sales','12587','','No',NULL,NULL,''),(6242,'4000','91710595293','2024-03-16 17:12:31',NULL,1450.00,'','9','1','Good sold','1','','sales','12585','','No',NULL,NULL,''),(6243,'4000','91710595293','2024-03-16 17:12:59',NULL,1000.00,'','9','1','Good sold','1','','sales','7486','','No',NULL,NULL,''),(6244,'4000','91710595293','2024-03-16 17:13:36',NULL,1500.00,'','9','1','Good sold','1','','sales','12593','','No',NULL,NULL,''),(6245,'4000','91710595293','2024-03-16 17:18:41',NULL,1300.00,'','9','1','Good sold','1','','sales','12594','','No',NULL,NULL,''),(6246,'4000','91710595293','2024-03-16 17:19:33',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(6247,'4000','91710595293','2024-03-16 17:20:06',NULL,1000.00,'','9','1','Good sold','1','','sales','12578','','No',NULL,NULL,''),(6248,'1110','91710599408','2024-03-16 17:36:34',NULL,400.00,'','9','1','Inventory sold','1','','sales','12595','','No',NULL,NULL,''),(6249,'1110','91710599408','2024-03-16 17:30:09',NULL,10000.00,'','9','1','Inventory sold','1','','sales','12569','','No',NULL,NULL,''),(6250,'1110','91710599408','2024-03-16 17:30:21',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12596','','No',NULL,NULL,''),(6251,'5500','91710599408','2024-03-16 17:36:11',12800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6252,'1000','91710599408','2024-03-16 17:36:34',16049.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6253,'4000','91710599408','2024-03-16 17:36:34',NULL,549.00,'','9','1','Good sold','1','','sales','12595','','No',NULL,NULL,''),(6254,'4000','91710599408','2024-03-16 17:30:09',NULL,12500.00,'','9','1','Good sold','1','','sales','12569','','No',NULL,NULL,''),(6255,'4000','91710599408','2024-03-16 17:30:21',NULL,3000.00,'','9','1','Good sold','1','','sales','12596','','No',NULL,NULL,''),(6256,'1110','91711015194','2024-03-21 13:00:23',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12599','','No',NULL,NULL,''),(6257,'1110','91711015194','2024-03-21 12:59:54',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12598','','No',NULL,NULL,''),(6258,'1110','91711015194','2024-03-21 13:00:08',NULL,1690.00,'','9','1','Inventory sold','1','','sales','12597','','No',NULL,NULL,''),(6259,'5500','91711015194','2024-03-21 13:00:16',6090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6260,'1000','91711015194','2024-03-21 13:00:23',6790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6261,'4000','91711015194','2024-03-21 13:00:23',NULL,2500.00,'','9','1','Good sold','1','','sales','12599','','No',NULL,NULL,''),(6262,'4000','91711015194','2024-03-21 12:59:54',NULL,2500.00,'','9','1','Good sold','1','','sales','12598','','No',NULL,NULL,''),(6263,'4000','91711015194','2024-03-21 13:00:08',NULL,1790.00,'','9','1','Good sold','1','','sales','12597','','No',NULL,NULL,''),(6264,'1000','91711023550','2024-03-21 15:19:52',9149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6265,'4000','91711023550','2024-03-21 15:19:52',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(6266,'4000','91711023550','2024-03-21 15:19:10',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(6267,'4000','91711023550','2024-03-21 15:19:29',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(6268,'1110','91713443990','2024-04-19 13:18:03',NULL,400.00,'','9','1','Inventory sold','1','','sales','12601','','No',NULL,NULL,''),(6269,'1110','91713443990','2024-04-18 15:39:50',NULL,300.00,'','9','1','Inventory sold','1','','sales','12600','','No',NULL,NULL,''),(6270,'1110','91713443990','2024-04-18 15:40:01',NULL,400.00,'','9','1','Inventory sold','1','','sales','12602','','No',NULL,NULL,''),(6271,'5500','91713443990','2024-04-18 15:45:18',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6272,'1000','91713443990','2024-04-19 13:18:03',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6273,'4000','91713443990','2024-04-19 13:18:03',NULL,400.00,'','9','1','Good sold','1','','sales','12601','','No',NULL,NULL,''),(6274,'4000','91713443990','2024-04-18 15:39:50',NULL,400.00,'','9','1','Good sold','1','','sales','12600','','No',NULL,NULL,''),(6275,'4000','91713443990','2024-04-18 15:40:01',NULL,400.00,'','9','1','Good sold','1','','sales','12602','','No',NULL,NULL,''),(6276,'1110','91713521888','2024-04-19 13:20:35',NULL,800.00,'','9','1','Inventory sold','1','','sales','12578','','No',NULL,NULL,''),(6277,'1110','91713521888','2024-04-19 13:18:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6884','','No',NULL,NULL,''),(6278,'1110','91713521888','2024-04-19 13:18:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','8982','','No',NULL,NULL,''),(6279,'1110','91713521888','2024-04-19 13:18:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','8488','','No',NULL,NULL,''),(6280,'1110','91713521888','2024-04-19 13:18:46',NULL,800.00,'','9','1','Inventory sold','1','','sales','12578','','No',NULL,NULL,''),(6281,'5500','91713521888','2024-04-19 13:19:12',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6282,'1000','91713521888','2024-04-19 13:20:35',5689.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6283,'4000','91713521888','2024-04-19 13:20:35',NULL,1000.00,'','9','1','Good sold','1','','sales','12578','','No',NULL,NULL,''),(6284,'4000','91713521888','2024-04-19 13:18:08',NULL,899.00,'','9','1','Good sold','1','','sales','6884','','No',NULL,NULL,''),(6285,'4000','91713521888','2024-04-19 13:18:18',NULL,1500.00,'','9','1','Good sold','1','','sales','8982','','No',NULL,NULL,''),(6286,'4000','91713521888','2024-04-19 13:18:36',NULL,1290.00,'','9','1','Good sold','1','','sales','8488','','No',NULL,NULL,''),(6287,'4000','91713521888','2024-04-19 13:18:46',NULL,1000.00,'','9','1','Good sold','1','','sales','12578','','No',NULL,NULL,''),(6288,'1110','91713536982','2024-04-19 17:31:18',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6289,'1110','91713536982','2024-04-19 17:29:42',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12603','','No',NULL,NULL,''),(6290,'5500','91713536982','2024-04-19 17:31:09',2450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6291,'1000','91713536982','2024-04-19 17:31:18',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6292,'4000','91713536982','2024-04-19 17:31:18',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6293,'4000','91713536982','2024-04-19 17:29:42',NULL,1500.00,'','9','1','Good sold','1','','sales','12603','','No',NULL,NULL,''),(6294,'1000','91713604699','2024-04-20 12:19:26',5130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6295,'4000','91713604699','2024-04-20 12:19:26',NULL,550.00,'','9','1','Good sold','1','','sales','5912','','No',NULL,NULL,''),(6296,'4000','91713604699','2024-04-20 12:18:19',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(6297,'4000','91713604699','2024-04-20 12:18:36',NULL,1990.00,'','9','1','Good sold','1','','sales','10080','','No',NULL,NULL,''),(6298,'1000','91713782352','2024-04-22 13:39:35',3980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6299,'4000','91713782352','2024-04-22 13:39:35',NULL,3980.00,'','9','1','Good sold','1','','sales','10080','','No',NULL,NULL,''),(6300,'1000','91713869142','2024-04-23 14:43:40',72000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6301,'4000','91713869142','2024-04-23 14:43:40',NULL,72000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(6302,'1000','91713876637','2024-04-23 17:05:44',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6303,'4000','91713876637','2024-04-23 17:05:44',NULL,3490.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(6304,'1110','91713881240','2024-04-23 17:08:01',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6305,'1110','91713881240','2024-04-23 17:07:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10847','','No',NULL,NULL,''),(6306,'5500','91713881240','2024-04-23 17:07:36',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6307,'1000','91713881240','2024-04-23 17:08:01',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6308,'4000','91713881240','2024-04-23 17:08:01',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6309,'4000','91713881240','2024-04-23 17:07:20',NULL,2500.00,'','9','1','Good sold','1','','sales','10847','','No',NULL,NULL,''),(6310,'1110','91713959699','2024-04-24 14:55:10',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6311,'5500','91713959699','2024-04-24 14:54:59',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6312,'1000','91713959699','2024-04-24 14:55:10',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6313,'4000','91713959699','2024-04-24 14:55:10',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6314,'1110','91713959721','2024-04-24 14:56:14',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6315,'1110','91713959721','2024-04-24 14:55:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(6316,'5500','91713959721','2024-04-24 14:55:41',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6317,'1000','91713959721','2024-04-24 14:56:14',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6318,'4000','91713959721','2024-04-24 14:56:14',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6319,'4000','91713959721','2024-04-24 14:55:21',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6320,'1000','91714033981','2024-04-25 11:33:24',30000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6321,'4000','91714033981','2024-04-25 11:33:24',NULL,30000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(6322,'1110','91714034007','2024-04-25 11:39:28',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6323,'5500','91714034007','2024-04-25 11:33:27',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6324,'1000','91714034007','2024-04-25 11:39:28',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6325,'4000','91714034007','2024-04-25 11:39:28',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6326,'1110','91714034374','2024-04-25 11:40:13',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12093','','No',NULL,NULL,''),(6327,'5500','91714034374','2024-04-25 11:39:34',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6328,'1000','91714034374','2024-04-25 11:40:13',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6329,'4000','91714034374','2024-04-25 11:40:13',NULL,2050.00,'','9','1','Good sold','1','','sales','12093','','No',NULL,NULL,''),(6330,'1000','91714043973','2024-04-25 14:21:58',8930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6331,'4000','91714043973','2024-04-25 14:21:58',NULL,3650.00,'','9','1','Good sold','1','','sales','11043','','No',NULL,NULL,''),(6332,'4000','91714043973','2024-04-25 14:19:33',NULL,2280.00,'','9','1','Good sold','1','','sales','10577','','No',NULL,NULL,''),(6333,'4000','91714043973','2024-04-25 14:19:57',NULL,3000.00,'','9','1','Good sold','1','','sales','10759','','No',NULL,NULL,''),(6334,'1110','91714214406','2024-04-27 13:40:57',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6335,'1110','91714214406','2024-04-27 13:40:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(6336,'5500','91714214406','2024-04-27 13:40:42',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6337,'1000','91714214406','2024-04-27 13:40:57',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6338,'4000','91714214406','2024-04-27 13:40:57',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6339,'4000','91714214406','2024-04-27 13:40:06',NULL,3000.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(6340,'1000','91714486450','2024-04-30 17:14:22',18392.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6341,'4000','91714486450','2024-04-30 17:14:22',NULL,18392.00,'','9','1','Good sold','1','','sales','10638','','No',NULL,NULL,''),(6342,'1000','91714817277','2024-05-04 13:08:08',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6343,'4000','91714817277','2024-05-04 13:08:08',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(6344,'1000','91714817312','2024-05-04 15:00:35',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6345,'4000','91714817312','2024-05-04 15:00:35',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(6346,'1110','91714824858','2024-05-04 15:16:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10209','','No',NULL,NULL,''),(6347,'1110','91714824858','2024-05-04 15:14:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','5764','','No',NULL,NULL,''),(6348,'1110','91714824858','2024-05-04 15:14:48',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(6349,'1110','91714824858','2024-05-04 15:15:13',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(6350,'5500','91714824858','2024-05-04 15:16:09',4500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6351,'1000','91714824858','2024-05-04 15:16:28',8690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6352,'4000','91714824858','2024-05-04 15:16:28',NULL,2490.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(6353,'4000','91714824858','2024-05-04 15:14:29',NULL,350.00,'','9','1','Good sold','1','','sales','5764','','No',NULL,NULL,''),(6354,'4000','91714824858','2024-05-04 15:14:48',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(6355,'4000','91714824858','2024-05-04 15:15:13',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(6356,'1110','91714828069','2024-05-06 12:21:45',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12603','','No',NULL,NULL,''),(6357,'5500','91714828069','2024-05-04 16:07:49',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6358,'1000','91714828069','2024-05-06 12:21:45',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6359,'4000','91714828069','2024-05-06 12:21:45',NULL,1500.00,'','9','1','Good sold','1','','sales','12603','','No',NULL,NULL,''),(6360,'1000','91714987311','2024-05-06 12:22:36',9600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6361,'4000','91714987311','2024-05-06 12:22:36',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(6362,'4000','91714987311','2024-05-06 12:21:51',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(6363,'4000','91714987311','2024-05-06 12:22:02',NULL,3000.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(6364,'1110','91714987361','2024-05-06 14:21:13',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12603','','No',NULL,NULL,''),(6365,'5500','91714987361','2024-05-06 14:21:04',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6366,'1000','91714987361','2024-05-06 14:21:13',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6367,'4000','91714987361','2024-05-06 14:21:13',NULL,1500.00,'','9','1','Good sold','1','','sales','12603','','No',NULL,NULL,''),(6368,'1110','91714994483','2024-05-06 15:52:52',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(6369,'1110','91714994483','2024-05-06 15:51:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(6370,'1110','91714994483','2024-05-06 15:51:45',NULL,2350.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(6371,'5500','91714994483','2024-05-06 15:52:03',4650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6372,'1000','91714994483','2024-05-06 15:52:52',9240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6373,'4000','91714994483','2024-05-06 15:52:52',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(6374,'4000','91714994483','2024-05-06 15:51:37',NULL,3890.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(6375,'4000','91714994483','2024-05-06 15:51:45',NULL,2850.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(6376,'1000','91714999977','2024-05-06 16:22:18',1580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6377,'4000','91714999977','2024-05-06 16:22:18',NULL,690.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(6378,'4000','91714999977','2024-05-06 15:52:57',NULL,890.00,'','9','1','Good sold','1','','sales','6239','','No',NULL,NULL,''),(6379,'1110','91715091870','2024-05-07 17:24:40',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(6380,'5500','91715091870','2024-05-07 17:24:30',990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6381,'1000','91715091870','2024-05-07 17:24:40',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6382,'4000','91715091870','2024-05-07 17:24:40',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(6383,'1110','91715165536','2024-05-08 13:54:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','10685','','No',NULL,NULL,''),(6384,'1110','91715165536','2024-05-08 13:52:16',NULL,15000.00,'','9','1','Inventory sold','1','','sales','11466','','No',NULL,NULL,''),(6385,'1110','91715165536','2024-05-08 13:52:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10700','','No',NULL,NULL,''),(6386,'5500','91715165536','2024-05-08 13:53:19',15000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6387,'1000','91715165536','2024-05-08 13:54:39',46530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6388,'4000','91715165536','2024-05-08 13:54:39',NULL,6000.00,'','9','1','Good sold','1','','sales','10685','','No',NULL,NULL,''),(6389,'4000','91715165536','2024-05-08 13:52:16',NULL,17500.00,'','9','1','Good sold','1','','sales','11466','','No',NULL,NULL,''),(6390,'4000','91715165536','2024-05-08 13:52:58',NULL,23030.00,'','9','1','Good sold','1','','sales','10700','','No',NULL,NULL,''),(6391,'1000','91715167903','2024-05-08 14:31:55',1805.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6392,'4000','91715167903','2024-05-08 14:31:55',NULL,1805.00,'','9','1','Good sold','1','','sales','5399','','No',NULL,NULL,''),(6393,'1000','91715167918','2024-05-08 14:34:06',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6394,'4000','91715167918','2024-05-08 14:34:06',NULL,1790.00,'','9','1','Good sold','1','','sales','9705','','No',NULL,NULL,''),(6395,'1110','91715248535','2024-05-09 12:56:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','11686','','No',NULL,NULL,''),(6396,'1110','91715248535','2024-05-09 12:55:35',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12543','','No',NULL,NULL,''),(6397,'1110','91715248535','2024-05-09 12:55:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','7911','','No',NULL,NULL,''),(6398,'5500','91715248535','2024-05-09 12:56:07',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6399,'1000','91715248535','2024-05-09 12:56:50',7970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6400,'4000','91715248535','2024-05-09 12:56:50',NULL,4990.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(6401,'4000','91715248535','2024-05-09 12:55:35',NULL,1790.00,'','9','1','Good sold','1','','sales','12543','','No',NULL,NULL,''),(6402,'4000','91715248535','2024-05-09 12:55:53',NULL,1190.00,'','9','1','Good sold','1','','sales','7911','','No',NULL,NULL,''),(6403,'1110','91715252664','2024-05-09 14:04:44',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(6404,'1110','91715252664','2024-05-09 14:04:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8199','','No',NULL,NULL,''),(6405,'5500','91715252664','2024-05-09 14:04:34',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6406,'1000','91715252664','2024-05-09 14:04:44',4300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6407,'4000','91715252664','2024-05-09 14:04:44',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(6408,'4000','91715252664','2024-05-09 14:04:24',NULL,1300.00,'','9','1','Good sold','1','','sales','8199','','No',NULL,NULL,''),(6409,'1110','91715260119','2024-05-09 16:09:00',NULL,2350.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(6410,'5500','91715260119','2024-05-09 16:08:39',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6411,'1000','91715260119','2024-05-09 16:09:00',2850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6412,'4000','91715260119','2024-05-09 16:09:00',NULL,2850.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(6413,'1110','91715260151','2024-05-09 17:01:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(6414,'1110','91715260151','2024-05-09 16:09:11',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(6415,'1110','91715260151','2024-05-09 16:45:08',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12605','','No',NULL,NULL,''),(6416,'1110','91715260151','2024-05-09 16:46:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10997','','No',NULL,NULL,''),(6417,'1110','91715260151','2024-05-09 16:47:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','5745','','No',NULL,NULL,''),(6418,'1110','91715260151','2024-05-09 16:53:53',NULL,800.00,'','9','1','Inventory sold','1','','sales','12610','','No',NULL,NULL,''),(6419,'1110','91715260151','2024-05-09 16:55:12',NULL,200.00,'','9','1','Inventory sold','1','','sales','12606','','No',NULL,NULL,''),(6420,'1110','91715260151','2024-05-09 16:55:20',NULL,250.00,'','9','1','Inventory sold','1','','sales','12608','','No',NULL,NULL,''),(6421,'1110','91715260151','2024-05-09 16:55:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12607','','No',NULL,NULL,''),(6422,'1110','91715260151','2024-05-09 16:56:03',NULL,500.00,'','9','1','Inventory sold','1','','sales','7411','','No',NULL,NULL,''),(6423,'1110','91715260151','2024-05-09 16:56:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','6380','','No',NULL,NULL,''),(6424,'1110','91715260151','2024-05-09 16:56:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','10033','','No',NULL,NULL,''),(6425,'1110','91715260151','2024-05-09 16:57:29',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12612','','No',NULL,NULL,''),(6426,'5500','91715260151','2024-05-09 17:00:43',8750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6427,'1000','91715260151','2024-05-09 17:01:01',21989.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6428,'4000','91715260151','2024-05-09 17:01:01',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(6429,'4000','91715260151','2024-05-09 16:09:11',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(6430,'4000','91715260151','2024-05-09 16:45:08',NULL,2500.00,'','9','1','Good sold','1','','sales','12605','','No',NULL,NULL,''),(6431,'4000','91715260151','2024-05-09 16:46:58',NULL,2790.00,'','9','1','Good sold','1','','sales','10997','','No',NULL,NULL,''),(6432,'4000','91715260151','2024-05-09 16:47:05',NULL,350.00,'','9','1','Good sold','1','','sales','5745','','No',NULL,NULL,''),(6433,'4000','91715260151','2024-05-09 16:53:53',NULL,1000.00,'','9','1','Good sold','1','','sales','12610','','No',NULL,NULL,''),(6434,'4000','91715260151','2024-05-09 16:55:12',NULL,350.00,'','9','1','Good sold','1','','sales','12606','','No',NULL,NULL,''),(6435,'4000','91715260151','2024-05-09 16:55:20',NULL,350.00,'','9','1','Good sold','1','','sales','12608','','No',NULL,NULL,''),(6436,'4000','91715260151','2024-05-09 16:55:36',NULL,3000.00,'','9','1','Good sold','1','','sales','12607','','No',NULL,NULL,''),(6437,'4000','91715260151','2024-05-09 16:56:03',NULL,1000.00,'','9','1','Good sold','1','','sales','7411','','No',NULL,NULL,''),(6438,'4000','91715260151','2024-05-09 16:56:36',NULL,699.00,'','9','1','Good sold','1','','sales','6380','','No',NULL,NULL,''),(6439,'4000','91715260151','2024-05-09 16:56:57',NULL,2500.00,'','9','1','Good sold','1','','sales','10033','','No',NULL,NULL,''),(6440,'4000','91715260151','2024-05-09 16:57:29',NULL,1250.00,'','9','1','Good sold','1','','sales','12612','','No',NULL,NULL,''),(6441,'1110','91715263594','2024-05-09 17:46:10',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(6442,'5500','91715263594','2024-05-09 17:06:34',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6443,'1000','91715263594','2024-05-09 17:46:10',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6444,'4000','91715263594','2024-05-09 17:46:10',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(6445,'1000','91715935502','2024-05-17 11:45:29',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6446,'4000','91715935502','2024-05-17 11:45:29',NULL,1000.00,'','9','1','Good sold','1','','sales','7326','','No',NULL,NULL,''),(6447,'1000','91715935553','2024-05-17 13:15:40',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6448,'4000','91715935553','2024-05-17 13:15:40',NULL,4700.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(6449,'1000','91715940944','2024-05-17 13:20:09',32900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6450,'4000','91715940944','2024-05-17 13:20:09',NULL,32900.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(6451,'1000','91715952757','2024-05-17 16:33:06',14100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6452,'4000','91715952757','2024-05-17 16:33:06',NULL,14100.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(6453,'1000','91716370665','2024-05-22 12:38:08',46800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6454,'4000','91716370665','2024-05-22 12:38:08',NULL,46800.00,'','9','1','Good sold','1','','sales','10343','','No',NULL,NULL,''),(6455,'1110','91716370703','2024-05-22 13:42:06',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12005','','No',NULL,NULL,''),(6456,'5500','91716370703','2024-05-22 13:41:53',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6457,'1000','91716370703','2024-05-22 13:42:06',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6458,'4000','91716370703','2024-05-22 13:42:06',NULL,3000.00,'','9','1','Good sold','1','','sales','12005','','No',NULL,NULL,''),(6459,'1110','91716374531','2024-05-22 13:56:04',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12599','','No',NULL,NULL,''),(6460,'1110','91716374531','2024-05-22 13:42:11',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(6461,'5500','91716374531','2024-05-22 13:55:46',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6462,'1000','91716374531','2024-05-22 13:56:04',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6463,'4000','91716374531','2024-05-22 13:56:04',NULL,2500.00,'','9','1','Good sold','1','','sales','12599','','No',NULL,NULL,''),(6464,'4000','91716374531','2024-05-22 13:42:11',NULL,2500.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(6465,'1110','91716382970','2024-05-22 16:03:18',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12614','','No',NULL,NULL,''),(6466,'5500','91716382970','2024-05-22 16:02:50',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6467,'1000','91716382970','2024-05-22 16:03:18',7000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6468,'4000','91716382970','2024-05-22 16:03:18',NULL,7000.00,'','9','1','Good sold','1','','sales','12614','','No',NULL,NULL,''),(6469,'1110','91716383008','2024-05-22 16:25:12',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(6470,'5500','91716383008','2024-05-22 16:03:28',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6471,'1000','91716383008','2024-05-22 16:25:12',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6472,'4000','91716383008','2024-05-22 16:25:12',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(6473,'1000','91716473331','2024-05-23 17:09:12',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6474,'4000','91716473331','2024-05-23 17:09:12',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(6475,'4000','91716473331','2024-05-23 17:08:51',NULL,2200.00,'','9','1','Good sold','1','','sales','10563','','No',NULL,NULL,''),(6476,'1110','91716538570','2024-05-24 11:23:23',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11935','','No',NULL,NULL,''),(6477,'1110','91716538570','2024-05-24 11:16:10',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12616','','No',NULL,NULL,''),(6478,'1110','91716538570','2024-05-24 11:23:03',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(6479,'5500','91716538570','2024-05-24 11:23:14',4050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6480,'1000','91716538570','2024-05-24 11:23:23',4740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6481,'4000','91716538570','2024-05-24 11:23:23',NULL,1990.00,'','9','1','Good sold','1','','sales','11935','','No',NULL,NULL,''),(6482,'4000','91716538570','2024-05-24 11:16:10',NULL,2200.00,'','9','1','Good sold','1','','sales','12616','','No',NULL,NULL,''),(6483,'4000','91716538570','2024-05-24 11:23:03',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(6484,'1110','91716539006','2024-05-24 11:31:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','9433','','No',NULL,NULL,''),(6485,'1110','91716539006','2024-05-24 11:29:54',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12616','','No',NULL,NULL,''),(6486,'1110','91716539006','2024-05-24 11:30:29',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(6487,'5500','91716539006','2024-05-24 11:30:42',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6488,'1000','91716539006','2024-05-24 11:31:20',4740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6489,'4000','91716539006','2024-05-24 11:31:20',NULL,1990.00,'','9','1','Good sold','1','','sales','9433','','No',NULL,NULL,''),(6490,'4000','91716539006','2024-05-24 11:29:54',NULL,2200.00,'','9','1','Good sold','1','','sales','12616','','No',NULL,NULL,''),(6491,'4000','91716539006','2024-05-24 11:30:29',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(6492,'1000','91716542808','2024-05-24 12:27:20',32850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6493,'4000','91716542808','2024-05-24 12:27:20',NULL,32850.00,'','9','1','Good sold','1','','sales','9147','','No',NULL,NULL,''),(6494,'1110','91716818624','2024-05-27 17:07:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','6320','','No',NULL,NULL,''),(6495,'1110','91716818624','2024-05-27 17:03:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8739','','No',NULL,NULL,''),(6496,'1110','91716818624','2024-05-27 17:03:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6328','','No',NULL,NULL,''),(6497,'1110','91716818624','2024-05-27 17:04:37',NULL,700.00,'','9','1','Inventory sold','1','','sales','12617','','No',NULL,NULL,''),(6498,'5500','91716818624','2024-05-27 17:06:46',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6499,'1000','91716818624','2024-05-27 17:07:11',2860.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6500,'4000','91716818624','2024-05-27 17:07:11',NULL,690.00,'','9','1','Good sold','1','','sales','6320','','No',NULL,NULL,''),(6501,'4000','91716818624','2024-05-27 17:03:44',NULL,690.00,'','9','1','Good sold','1','','sales','8739','','No',NULL,NULL,''),(6502,'4000','91716818624','2024-05-27 17:03:58',NULL,690.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(6503,'4000','91716818624','2024-05-27 17:04:37',NULL,790.00,'','9','1','Good sold','1','','sales','12617','','No',NULL,NULL,''),(6504,'1110','91716818846','2024-05-27 17:17:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(6505,'1110','91716818846','2024-05-27 17:07:26',NULL,750.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(6506,'5500','91716818846','2024-05-27 17:17:08',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6507,'1000','91716818846','2024-05-27 17:17:54',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6508,'4000','91716818846','2024-05-27 17:17:54',NULL,1000.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(6509,'4000','91716818846','2024-05-27 17:07:26',NULL,1000.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(6510,'1110','91716974316','2024-05-29 12:19:16',NULL,800.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(6511,'1110','91716974316','2024-05-29 12:18:36',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(6512,'1110','91716974316','2024-05-29 12:18:50',NULL,450.00,'','9','1','Inventory sold','1','','sales','12618','','No',NULL,NULL,''),(6513,'5500','91716974316','2024-05-29 12:19:03',3450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6514,'1000','91716974316','2024-05-29 12:19:16',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6515,'4000','91716974316','2024-05-29 12:19:16',NULL,1000.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(6516,'4000','91716974316','2024-05-29 12:18:36',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(6517,'4000','91716974316','2024-05-29 12:18:50',NULL,500.00,'','9','1','Good sold','1','','sales','12618','','No',NULL,NULL,''),(6518,'1110','91717075619','2024-05-30 16:27:12',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6519,'5500','91717075619','2024-05-30 16:26:59',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6520,'1000','91717075619','2024-05-30 16:27:12',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6521,'4000','91717075619','2024-05-30 16:27:12',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6522,'1110','91717152367','2024-05-31 13:52:32',NULL,700.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(6523,'1110','91717152367','2024-05-31 13:46:07',NULL,800.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(6524,'1110','91717152367','2024-05-31 13:46:45',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(6525,'1110','91717152367','2024-05-31 13:46:57',NULL,1050.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6526,'1110','91717152367','2024-05-31 13:47:21',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12545','','No',NULL,NULL,''),(6527,'1110','91717152367','2024-05-31 13:47:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','7166','','No',NULL,NULL,''),(6528,'5500','91717152367','2024-05-31 13:47:46',4640.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6529,'1000','91717152367','2024-05-31 13:52:32',6850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6530,'4000','91717152367','2024-05-31 13:52:32',NULL,1000.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(6531,'4000','91717152367','2024-05-31 13:46:07',NULL,1000.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(6532,'4000','91717152367','2024-05-31 13:46:45',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(6533,'4000','91717152367','2024-05-31 13:46:57',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6534,'4000','91717152367','2024-05-31 13:47:21',NULL,1250.00,'','9','1','Good sold','1','','sales','12545','','No',NULL,NULL,''),(6535,'4000','91717152367','2024-05-31 13:47:35',NULL,1100.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(6536,'1110','91717159464','2024-05-31 15:47:43',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(6537,'1110','91717159464','2024-05-31 15:44:24',NULL,1690.00,'','9','1','Inventory sold','1','','sales','12597','','No',NULL,NULL,''),(6538,'1110','91717159464','2024-05-31 15:44:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','9590','','No',NULL,NULL,''),(6539,'1110','91717159464','2024-05-31 15:44:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(6540,'1110','91717159464','2024-05-31 15:44:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(6541,'1110','91717159464','2024-05-31 15:45:09',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(6542,'1110','91717159464','2024-05-31 15:45:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(6543,'1110','91717159464','2024-05-31 15:45:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10005','','No',NULL,NULL,''),(6544,'1110','91717159464','2024-05-31 15:46:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(6545,'1110','91717159464','2024-05-31 15:46:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','11710','','No',NULL,NULL,''),(6546,'1110','91717159464','2024-05-31 15:46:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(6547,'1110','91717159464','2024-05-31 15:47:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(6548,'1110','91717159464','2024-05-31 15:47:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10721','','No',NULL,NULL,''),(6549,'5500','91717159464','2024-05-31 15:47:31',6490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6550,'1000','91717159464','2024-05-31 15:47:43',37926.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6551,'4000','91717159464','2024-05-31 15:47:43',NULL,3350.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(6552,'4000','91717159464','2024-05-31 15:44:24',NULL,1790.00,'','9','1','Good sold','1','','sales','12597','','No',NULL,NULL,''),(6553,'4000','91717159464','2024-05-31 15:44:36',NULL,1710.00,'','9','1','Good sold','1','','sales','9590','','No',NULL,NULL,''),(6554,'4000','91717159464','2024-05-31 15:44:44',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(6555,'4000','91717159464','2024-05-31 15:44:59',NULL,2490.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(6556,'4000','91717159464','2024-05-31 15:45:09',NULL,2500.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(6557,'4000','91717159464','2024-05-31 15:45:22',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(6558,'4000','91717159464','2024-05-31 15:45:46',NULL,1899.00,'','9','1','Good sold','1','','sales','10005','','No',NULL,NULL,''),(6559,'4000','91717159464','2024-05-31 15:46:00',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(6560,'4000','91717159464','2024-05-31 15:46:16',NULL,5290.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(6561,'4000','91717159464','2024-05-31 15:46:53',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(6562,'4000','91717159464','2024-05-31 15:47:07',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(6563,'4000','91717159464','2024-05-31 15:47:18',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(6564,'1000','91717162020','2024-05-31 16:27:44',19420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6565,'4000','91717162020','2024-05-31 16:27:44',NULL,19170.00,'','9','1','Good sold','1','','sales','11596','','No',NULL,NULL,''),(6566,'4000','91717162020','2024-05-31 16:27:00',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6567,'1110','91717498646','2024-06-04 13:58:13',NULL,800.00,'','9','1','Inventory sold','1','','sales','12591','','No',NULL,NULL,''),(6568,'1110','91717498646','2024-06-04 13:57:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','9556','','No',NULL,NULL,''),(6569,'5500','91717498646','2024-06-04 13:57:37',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6570,'1000','91717498646','2024-06-04 13:58:13',2990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6571,'4000','91717498646','2024-06-04 13:58:13',NULL,1000.00,'','9','1','Good sold','1','','sales','12591','','No',NULL,NULL,''),(6572,'4000','91717498646','2024-06-04 13:57:26',NULL,1990.00,'','9','1','Good sold','1','','sales','9556','','No',NULL,NULL,''),(6573,'1000','91717689969','2024-06-06 19:06:54',4549.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6574,'4000','91717689969','2024-06-06 19:06:54',NULL,650.00,'','9','1','Good sold','1','','sales','6251','','No',NULL,NULL,''),(6575,'4000','91717689969','2024-06-06 19:06:09',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(6576,'1110','91718698237','2024-06-18 11:19:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(6577,'1110','91718698237','2024-06-18 11:10:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9564','','No',NULL,NULL,''),(6578,'1110','91718698237','2024-06-18 11:11:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','8734','','No',NULL,NULL,''),(6579,'1110','91718698237','2024-06-18 11:11:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','9106','','No',NULL,NULL,''),(6580,'1110','91718698237','2024-06-18 11:12:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','9109','','No',NULL,NULL,''),(6581,'1110','91718698237','2024-06-18 11:12:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10151','','No',NULL,NULL,''),(6582,'1110','91718698237','2024-06-18 11:13:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','8735','','No',NULL,NULL,''),(6583,'1110','91718698237','2024-06-18 11:14:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','6165','','No',NULL,NULL,''),(6584,'1110','91718698237','2024-06-18 11:15:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','9149','','No',NULL,NULL,''),(6585,'1110','91718698237','2024-06-18 11:15:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8636','','No',NULL,NULL,''),(6586,'1110','91718698237','2024-06-18 11:16:19',NULL,2890.00,'','9','1','Inventory sold','1','','sales','12621','','No',NULL,NULL,''),(6587,'1110','91718698237','2024-06-18 11:18:43',NULL,1890.00,'','9','1','Inventory sold','1','','sales','12620','','No',NULL,NULL,''),(6588,'5500','91718698237','2024-06-18 11:18:56',4780.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6589,'1000','91718698237','2024-06-18 11:19:07',22320.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6590,'4000','91718698237','2024-06-18 11:19:07',NULL,1890.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(6591,'4000','91718698237','2024-06-18 11:10:38',NULL,1700.00,'','9','1','Good sold','1','','sales','9564','','No',NULL,NULL,''),(6592,'4000','91718698237','2024-06-18 11:11:26',NULL,1900.00,'','9','1','Good sold','1','','sales','8734','','No',NULL,NULL,''),(6593,'4000','91718698237','2024-06-18 11:11:44',NULL,2190.00,'','9','1','Good sold','1','','sales','9106','','No',NULL,NULL,''),(6594,'4000','91718698237','2024-06-18 11:12:14',NULL,1890.00,'','9','1','Good sold','1','','sales','9109','','No',NULL,NULL,''),(6595,'4000','91718698237','2024-06-18 11:12:53',NULL,1890.00,'','9','1','Good sold','1','','sales','10151','','No',NULL,NULL,''),(6596,'4000','91718698237','2024-06-18 11:13:22',NULL,2090.00,'','9','1','Good sold','1','','sales','8735','','No',NULL,NULL,''),(6597,'4000','91718698237','2024-06-18 11:14:24',NULL,690.00,'','9','1','Good sold','1','','sales','6165','','No',NULL,NULL,''),(6598,'4000','91718698237','2024-06-18 11:15:36',NULL,2190.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(6599,'4000','91718698237','2024-06-18 11:15:57',NULL,1490.00,'','9','1','Good sold','1','','sales','8636','','No',NULL,NULL,''),(6600,'4000','91718698237','2024-06-18 11:16:19',NULL,2700.00,'','9','1','Good sold','1','','sales','12621','','No',NULL,NULL,''),(6601,'4000','91718698237','2024-06-18 11:18:43',NULL,1700.00,'','9','1','Good sold','1','','sales','12620','','No',NULL,NULL,''),(6602,'1110','91719237525','2024-06-24 16:59:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','9388','','No',NULL,NULL,''),(6603,'1110','91719237525','2024-06-24 16:58:45',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12545','','No',NULL,NULL,''),(6604,'5500','91719237525','2024-06-24 16:59:03',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6605,'1000','91719237525','2024-06-24 16:59:16',3440.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6606,'4000','91719237525','2024-06-24 16:59:16',NULL,2190.00,'','9','1','Good sold','1','','sales','9388','','No',NULL,NULL,''),(6607,'4000','91719237525','2024-06-24 16:58:45',NULL,1250.00,'','9','1','Good sold','1','','sales','12545','','No',NULL,NULL,''),(6608,'1000','91719400677','2024-06-26 14:18:10',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6609,'4000','91719400677','2024-06-26 14:18:10',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(6610,'1000','91719567706','2024-06-28 12:42:10',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6611,'4000','91719567706','2024-06-28 12:42:10',NULL,4000.00,'','9','1','Good sold','1','','sales','8969','','No',NULL,NULL,''),(6612,'1110','91719579658','2024-06-28 16:02:11',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(6613,'1110','91719579658','2024-06-28 16:00:58',NULL,200.00,'','9','1','Inventory sold','1','','sales','12474','','No',NULL,NULL,''),(6614,'1110','91719579658','2024-06-28 16:01:08',NULL,300.00,'','9','1','Inventory sold','1','','sales','11997','','No',NULL,NULL,''),(6615,'5500','91719579658','2024-06-28 16:01:33',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6616,'1000','91719579658','2024-06-28 16:02:11',2140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6617,'4000','91719579658','2024-06-28 16:02:11',NULL,1000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(6618,'4000','91719579658','2024-06-28 16:00:58',NULL,350.00,'','9','1','Good sold','1','','sales','12474','','No',NULL,NULL,''),(6619,'4000','91719579658','2024-06-28 16:01:08',NULL,790.00,'','9','1','Good sold','1','','sales','11997','','No',NULL,NULL,''),(6620,'1110','91719579740','2024-06-28 16:28:22',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(6621,'5500','91719579740','2024-06-28 16:02:20',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6622,'1000','91719579740','2024-06-28 16:28:22',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6623,'4000','91719579740','2024-06-28 16:28:22',NULL,1000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(6624,'1110','91719585248','2024-06-28 17:37:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','6602','','No',NULL,NULL,''),(6625,'1110','91719585248','2024-06-28 17:34:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6621','','No',NULL,NULL,''),(6626,'1110','91719585248','2024-06-28 17:35:07',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12622','','No',NULL,NULL,''),(6627,'5500','91719585248','2024-06-28 17:37:24',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6628,'1000','91719585248','2024-06-28 17:37:53',14000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6629,'4000','91719585248','2024-06-28 17:37:53',NULL,9000.00,'','9','1','Good sold','1','','sales','6602','','No',NULL,NULL,''),(6630,'4000','91719585248','2024-06-28 17:34:08',NULL,3000.00,'','9','1','Good sold','1','','sales','6621','','No',NULL,NULL,''),(6631,'4000','91719585248','2024-06-28 17:35:07',NULL,2000.00,'','9','1','Good sold','1','','sales','12622','','No',NULL,NULL,''),(6632,'1000','91719651329','2024-06-29 11:56:02',2690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6633,'4000','91719651329','2024-06-29 11:56:02',NULL,2590.00,'','9','1','Good sold','1','','sales','10598','','No',NULL,NULL,''),(6634,'4000','91719651329','2024-06-29 11:55:29',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6635,'1110','91719667369','2024-06-29 16:23:02',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(6636,'5500','91719667369','2024-06-29 16:22:49',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6637,'1000','91719667369','2024-06-29 16:23:02',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6638,'4000','91719667369','2024-06-29 16:23:02',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(6639,'1000','91720171948','2024-07-05 12:32:48',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6640,'4000','91720171948','2024-07-05 12:32:48',NULL,1000.00,'','9','1','Good sold','1','','sales','7166','','No',NULL,NULL,''),(6641,'1110','91720171972','2024-07-05 12:42:18',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12603','','No',NULL,NULL,''),(6642,'1110','91720171972','2024-07-05 12:32:53',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(6643,'1110','91720171972','2024-07-05 12:41:52',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(6644,'5500','91720171972','2024-07-05 12:42:04',6050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6645,'1000','91720171972','2024-07-05 12:42:18',6750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6646,'4000','91720171972','2024-07-05 12:42:18',NULL,3000.00,'','9','1','Good sold','1','','sales','12603','','No',NULL,NULL,''),(6647,'4000','91720171972','2024-07-05 12:32:53',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(6648,'4000','91720171972','2024-07-05 12:41:52',NULL,1000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(6649,'1110','91720436892','2024-07-08 14:10:11',NULL,12600.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6650,'1110','91720436892','2024-07-08 14:08:12',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12603','','No',NULL,NULL,''),(6651,'1110','91720436892','2024-07-08 14:08:27',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12623','','No',NULL,NULL,''),(6652,'5500','91720436892','2024-07-08 14:10:00',17800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6653,'1000','91720436892','2024-07-08 14:10:11',24000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6654,'4000','91720436892','2024-07-08 14:10:11',NULL,18000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6655,'4000','91720436892','2024-07-08 14:08:12',NULL,3000.00,'','9','1','Good sold','1','','sales','12603','','No',NULL,NULL,''),(6656,'4000','91720436892','2024-07-08 14:08:27',NULL,3000.00,'','9','1','Good sold','1','','sales','12623','','No',NULL,NULL,''),(6657,'1110','91720439172','2024-07-08 17:14:52',NULL,1100.00,'','9','1','Inventory sold','1','','sales','12545','','No',NULL,NULL,''),(6658,'5500','91720439172','2024-07-08 14:46:12',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6659,'1000','91720439172','2024-07-08 17:14:52',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6660,'4000','91720439172','2024-07-08 17:14:52',NULL,1250.00,'','9','1','Good sold','1','','sales','12545','','No',NULL,NULL,''),(6661,'1110','91720527475','2024-07-09 15:18:30',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11949','','No',NULL,NULL,''),(6662,'1110','91720527475','2024-07-09 15:17:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(6663,'5500','91720527475','2024-07-09 15:18:19',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6664,'1000','91720527475','2024-07-09 15:18:30',1940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6665,'4000','91720527475','2024-07-09 15:18:30',NULL,1690.00,'','9','1','Good sold','1','','sales','11949','','No',NULL,NULL,''),(6666,'4000','91720527475','2024-07-09 15:17:55',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6667,'1000','91720527515','2024-07-09 16:10:02',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6668,'4000','91720527515','2024-07-09 16:10:02',NULL,1000.00,'','9','1','Good sold','1','','sales','7404','','No',NULL,NULL,''),(6669,'1110','91720602553','2024-07-10 12:09:37',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12624','','No',NULL,NULL,''),(6670,'5500','91720602553','2024-07-10 12:09:13',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6671,'1000','91720602553','2024-07-10 12:09:37',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6672,'4000','91720602553','2024-07-10 12:09:37',NULL,1500.00,'','9','1','Good sold','1','','sales','12624','','No',NULL,NULL,''),(6673,'1110','91720616438','2024-07-10 16:00:47',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12624','','No',NULL,NULL,''),(6674,'5500','91720616438','2024-07-10 16:00:38',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6675,'1000','91720616438','2024-07-10 16:00:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6676,'4000','91720616438','2024-07-10 16:00:47',NULL,1500.00,'','9','1','Good sold','1','','sales','12624','','No',NULL,NULL,''),(6677,'1110','91720619062','2024-07-10 16:47:00',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12626','','No',NULL,NULL,''),(6678,'5500','91720619062','2024-07-10 16:44:22',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6679,'1000','91720619062','2024-07-10 16:47:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6680,'4000','91720619062','2024-07-10 16:47:00',NULL,1500.00,'','9','1','Good sold','1','','sales','12626','','No',NULL,NULL,''),(6681,'1110','91720627526','2024-07-10 19:05:54',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(6682,'5500','91720627526','2024-07-10 19:05:26',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6683,'1000','91720627526','2024-07-10 19:05:54',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6684,'4000','91720627526','2024-07-10 19:05:54',NULL,1000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(6685,'1000','91720789202','2024-07-12 16:00:20',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6686,'4000','91720789202','2024-07-12 16:00:20',NULL,850.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(6687,'1110','91720797875','2024-07-12 18:38:16',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(6688,'1110','91720797875','2024-07-12 18:25:10',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(6689,'1110','91720797875','2024-07-12 18:25:30',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12586','','No',NULL,NULL,''),(6690,'1110','91720797875','2024-07-12 18:25:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9249','','No',NULL,NULL,''),(6691,'1110','91720797875','2024-07-12 18:25:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','10721','','No',NULL,NULL,''),(6692,'1110','91720797875','2024-07-12 18:26:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','11710','','No',NULL,NULL,''),(6693,'1110','91720797875','2024-07-12 18:26:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','11166','','No',NULL,NULL,''),(6694,'1110','91720797875','2024-07-12 18:27:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(6695,'1110','91720797875','2024-07-12 18:27:22',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(6696,'1110','91720797875','2024-07-12 18:30:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11574','','No',NULL,NULL,''),(6697,'5500','91720797875','2024-07-12 18:38:07',6900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6698,'1000','91720797875','2024-07-12 18:38:16',26688.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6699,'4000','91720797875','2024-07-12 18:38:16',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(6700,'4000','91720797875','2024-07-12 18:25:10',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(6701,'4000','91720797875','2024-07-12 18:25:30',NULL,2000.00,'','9','1','Good sold','1','','sales','12586','','No',NULL,NULL,''),(6702,'4000','91720797875','2024-07-12 18:25:41',NULL,1599.00,'','9','1','Good sold','1','','sales','9249','','No',NULL,NULL,''),(6703,'4000','91720797875','2024-07-12 18:25:50',NULL,2400.00,'','9','1','Good sold','1','','sales','10721','','No',NULL,NULL,''),(6704,'4000','91720797875','2024-07-12 18:26:00',NULL,4990.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(6705,'4000','91720797875','2024-07-12 18:26:50',NULL,2999.00,'','9','1','Good sold','1','','sales','11166','','No',NULL,NULL,''),(6706,'4000','91720797875','2024-07-12 18:27:06',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(6707,'4000','91720797875','2024-07-12 18:27:22',NULL,1400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(6708,'4000','91720797875','2024-07-12 18:30:34',NULL,4200.00,'','9','1','Good sold','1','','sales','11574','','No',NULL,NULL,''),(6709,'1000','91720863257','2024-07-13 12:34:43',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6710,'4000','91720863257','2024-07-13 12:34:43',NULL,1250.00,'','9','1','Good sold','1','','sales','6221','','No',NULL,NULL,''),(6711,'1000','91720863288','2024-07-13 13:53:00',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6712,'4000','91720863288','2024-07-13 13:53:00',NULL,850.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(6713,'1110','91721034509','2024-07-15 12:11:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(6714,'1110','91721034509','2024-07-15 12:08:29',NULL,4200.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6715,'5500','91721034509','2024-07-15 12:09:55',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6716,'1000','91721034509','2024-07-15 12:11:37',7500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6717,'4000','91721034509','2024-07-15 12:11:37',NULL,1500.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(6718,'4000','91721034509','2024-07-15 12:08:29',NULL,6000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6719,'1110','91721034705','2024-07-15 16:01:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(6720,'1110','91721034705','2024-07-15 12:11:45',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12627','','No',NULL,NULL,''),(6721,'1110','91721034705','2024-07-15 13:10:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8815','','No',NULL,NULL,''),(6722,'1110','91721034705','2024-07-15 13:10:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','8005','','No',NULL,NULL,''),(6723,'1110','91721034705','2024-07-15 13:11:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','8832','','No',NULL,NULL,''),(6724,'1110','91721034705','2024-07-15 13:14:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(6725,'1110','91721034705','2024-07-15 13:15:06',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(6726,'1110','91721034705','2024-07-15 13:15:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','8443','','No',NULL,NULL,''),(6727,'1110','91721034705','2024-07-15 13:15:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','6165','','No',NULL,NULL,''),(6728,'1110','91721034705','2024-07-15 13:16:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','9105','','No',NULL,NULL,''),(6729,'1110','91721034705','2024-07-15 13:16:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','8133','','No',NULL,NULL,''),(6730,'1110','91721034705','2024-07-15 13:17:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','7227','','No',NULL,NULL,''),(6731,'1110','91721034705','2024-07-15 13:18:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','10941','','No',NULL,NULL,''),(6732,'1110','91721034705','2024-07-15 13:19:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11184','','No',NULL,NULL,''),(6733,'1110','91721034705','2024-07-15 13:20:20',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12630','','No',NULL,NULL,''),(6734,'1110','91721034705','2024-07-15 13:28:43',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12629','','No',NULL,NULL,''),(6735,'1110','91721034705','2024-07-15 13:29:05',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12628','','No',NULL,NULL,''),(6736,'1110','91721034705','2024-07-15 13:29:25',NULL,2070.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(6737,'1110','91721034705','2024-07-15 13:29:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','5457','','No',NULL,NULL,''),(6738,'1110','91721034705','2024-07-15 13:32:58',NULL,2600.00,'','9','1','Inventory sold','1','','sales','12065','','No',NULL,NULL,''),(6739,'1110','91721034705','2024-07-15 13:33:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','10793','','No',NULL,NULL,''),(6740,'1110','91721034705','2024-07-15 13:33:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','9076','','No',NULL,NULL,''),(6741,'1110','91721034705','2024-07-15 13:34:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','10119','','No',NULL,NULL,''),(6742,'1110','91721034705','2024-07-15 13:35:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','10472','','No',NULL,NULL,''),(6743,'1110','91721034705','2024-07-15 13:35:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8348','','No',NULL,NULL,''),(6744,'1110','91721034705','2024-07-15 13:36:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6877','','No',NULL,NULL,''),(6745,'1110','91721034705','2024-07-15 13:36:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(6746,'1110','91721034705','2024-07-15 13:40:25',NULL,2000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6747,'1110','91721034705','2024-07-15 13:40:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','7995','','No',NULL,NULL,''),(6748,'1110','91721034705','2024-07-15 13:41:44',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12631','','No',NULL,NULL,''),(6749,'1110','91721034705','2024-07-15 13:43:29',NULL,1790.00,'','9','1','Inventory sold','1','','sales','12632','','No',NULL,NULL,''),(6750,'1110','91721034705','2024-07-15 13:46:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12633','','No',NULL,NULL,''),(6751,'1110','91721034705','2024-07-15 14:20:52',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12634','','No',NULL,NULL,''),(6752,'1110','91721034705','2024-07-15 14:23:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7409','','No',NULL,NULL,''),(6753,'1110','91721034705','2024-07-15 14:23:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(6754,'1110','91721034705','2024-07-15 14:25:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','7625','','No',NULL,NULL,''),(6755,'1110','91721034705','2024-07-15 14:25:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','6486','','No',NULL,NULL,''),(6756,'1110','91721034705','2024-07-15 14:27:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','9003','','No',NULL,NULL,''),(6757,'1110','91721034705','2024-07-15 14:28:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','7850','','No',NULL,NULL,''),(6758,'1110','91721034705','2024-07-15 14:28:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7351','','No',NULL,NULL,''),(6759,'1110','91721034705','2024-07-15 14:29:16',NULL,700.00,'','9','1','Inventory sold','1','','sales','12100','','No',NULL,NULL,''),(6760,'1110','91721034705','2024-07-15 14:34:42',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(6761,'1110','91721034705','2024-07-15 14:34:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6172','','No',NULL,NULL,''),(6762,'1110','91721034705','2024-07-15 14:35:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','7352','','No',NULL,NULL,''),(6763,'1110','91721034705','2024-07-15 14:35:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','6500','','No',NULL,NULL,''),(6764,'1110','91721034705','2024-07-15 14:36:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10080','','No',NULL,NULL,''),(6765,'1110','91721034705','2024-07-15 14:37:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','9914','','No',NULL,NULL,''),(6766,'1110','91721034705','2024-07-15 14:43:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','7428','','No',NULL,NULL,''),(6767,'1110','91721034705','2024-07-15 14:43:59',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12616','','No',NULL,NULL,''),(6768,'1110','91721034705','2024-07-15 14:44:16',NULL,800.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(6769,'1110','91721034705','2024-07-15 14:44:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','7273','','No',NULL,NULL,''),(6770,'1110','91721034705','2024-07-15 14:45:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','6284','','No',NULL,NULL,''),(6771,'1110','91721034705','2024-07-15 14:45:51',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12639','','No',NULL,NULL,''),(6772,'1110','91721034705','2024-07-15 15:13:07',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12635','','No',NULL,NULL,''),(6773,'1110','91721034705','2024-07-15 15:13:22',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12636','','No',NULL,NULL,''),(6774,'1110','91721034705','2024-07-15 15:13:31',NULL,700.00,'','9','1','Inventory sold','1','','sales','12640','','No',NULL,NULL,''),(6775,'1110','91721034705','2024-07-15 15:13:46',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12637','','No',NULL,NULL,''),(6776,'1110','91721034705','2024-07-15 15:13:58',NULL,700.00,'','9','1','Inventory sold','1','','sales','12638','','No',NULL,NULL,''),(6777,'1110','91721034705','2024-07-15 15:14:28',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12641','','No',NULL,NULL,''),(6778,'1110','91721034705','2024-07-15 15:14:47',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12642','','No',NULL,NULL,''),(6779,'1110','91721034705','2024-07-15 15:15:30',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12643','','No',NULL,NULL,''),(6780,'1110','91721034705','2024-07-15 15:16:34',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12645','','No',NULL,NULL,''),(6781,'1110','91721034705','2024-07-15 15:16:47',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12644','','No',NULL,NULL,''),(6782,'1110','91721034705','2024-07-15 15:17:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','2044','','No',NULL,NULL,''),(6783,'1110','91721034705','2024-07-15 15:19:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','6575','','No',NULL,NULL,''),(6784,'1110','91721034705','2024-07-15 15:24:41',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12646','','No',NULL,NULL,''),(6785,'1110','91721034705','2024-07-15 15:52:55',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12647','','No',NULL,NULL,''),(6786,'1110','91721034705','2024-07-15 15:53:06',NULL,700.00,'','9','1','Inventory sold','1','','sales','12648','','No',NULL,NULL,''),(6787,'1110','91721034705','2024-07-15 15:53:20',NULL,400.00,'','9','1','Inventory sold','1','','sales','12649','','No',NULL,NULL,''),(6788,'1110','91721034705','2024-07-15 15:53:38',NULL,1750.00,'','9','1','Inventory sold','1','','sales','12650','','No',NULL,NULL,''),(6789,'1110','91721034705','2024-07-15 15:54:09',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12651','','No',NULL,NULL,''),(6790,'1110','91721034705','2024-07-15 15:54:20',NULL,2600.00,'','9','1','Inventory sold','1','','sales','12652','','No',NULL,NULL,''),(6791,'1110','91721034705','2024-07-15 15:54:38',NULL,500.00,'','9','1','Inventory sold','1','','sales','12653','','No',NULL,NULL,''),(6792,'5500','91721034705','2024-07-15 15:54:49',51310.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6793,'1000','91721034705','2024-07-15 16:01:06',128684.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6794,'4000','91721034705','2024-07-15 16:01:06',NULL,2490.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(6795,'4000','91721034705','2024-07-15 12:11:45',NULL,3000.00,'','9','1','Good sold','1','','sales','12627','','No',NULL,NULL,''),(6796,'4000','91721034705','2024-07-15 13:10:01',NULL,1999.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(6797,'4000','91721034705','2024-07-15 13:10:31',NULL,1690.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(6798,'4000','91721034705','2024-07-15 13:11:42',NULL,1499.00,'','9','1','Good sold','1','','sales','8832','','No',NULL,NULL,''),(6799,'4000','91721034705','2024-07-15 13:14:51',NULL,1890.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(6800,'4000','91721034705','2024-07-15 13:15:06',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(6801,'4000','91721034705','2024-07-15 13:15:38',NULL,1800.00,'','9','1','Good sold','1','','sales','8443','','No',NULL,NULL,''),(6802,'4000','91721034705','2024-07-15 13:15:47',NULL,690.00,'','9','1','Good sold','1','','sales','6165','','No',NULL,NULL,''),(6803,'4000','91721034705','2024-07-15 13:16:27',NULL,1699.00,'','9','1','Good sold','1','','sales','9105','','No',NULL,NULL,''),(6804,'4000','91721034705','2024-07-15 13:16:53',NULL,1660.00,'','9','1','Good sold','1','','sales','8133','','No',NULL,NULL,''),(6805,'4000','91721034705','2024-07-15 13:17:33',NULL,1590.00,'','9','1','Good sold','1','','sales','7227','','No',NULL,NULL,''),(6806,'4000','91721034705','2024-07-15 13:18:31',NULL,2690.00,'','9','1','Good sold','1','','sales','10941','','No',NULL,NULL,''),(6807,'4000','91721034705','2024-07-15 13:19:25',NULL,3000.00,'','9','1','Good sold','1','','sales','11184','','No',NULL,NULL,''),(6808,'4000','91721034705','2024-07-15 13:20:20',NULL,1890.00,'','9','1','Good sold','1','','sales','12630','','No',NULL,NULL,''),(6809,'4000','91721034705','2024-07-15 13:28:43',NULL,1890.00,'','9','1','Good sold','1','','sales','12629','','No',NULL,NULL,''),(6810,'4000','91721034705','2024-07-15 13:29:05',NULL,1590.00,'','9','1','Good sold','1','','sales','12628','','No',NULL,NULL,''),(6811,'4000','91721034705','2024-07-15 13:29:25',NULL,2370.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(6812,'4000','91721034705','2024-07-15 13:29:56',NULL,1160.00,'','9','1','Good sold','1','','sales','5457','','No',NULL,NULL,''),(6813,'4000','91721034705','2024-07-15 13:32:58',NULL,3200.00,'','9','1','Good sold','1','','sales','12065','','No',NULL,NULL,''),(6814,'4000','91721034705','2024-07-15 13:33:08',NULL,2375.00,'','9','1','Good sold','1','','sales','10793','','No',NULL,NULL,''),(6815,'4000','91721034705','2024-07-15 13:33:51',NULL,1520.00,'','9','1','Good sold','1','','sales','9076','','No',NULL,NULL,''),(6816,'4000','91721034705','2024-07-15 13:34:27',NULL,1900.00,'','9','1','Good sold','1','','sales','10119','','No',NULL,NULL,''),(6817,'4000','91721034705','2024-07-15 13:35:03',NULL,2190.00,'','9','1','Good sold','1','','sales','10472','','No',NULL,NULL,''),(6818,'4000','91721034705','2024-07-15 13:35:44',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(6819,'4000','91721034705','2024-07-15 13:36:20',NULL,1890.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(6820,'4000','91721034705','2024-07-15 13:36:42',NULL,3150.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(6821,'4000','91721034705','2024-07-15 13:40:25',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(6822,'4000','91721034705','2024-07-15 13:40:39',NULL,2500.00,'','9','1','Good sold','1','','sales','7995','','No',NULL,NULL,''),(6823,'4000','91721034705','2024-07-15 13:41:44',NULL,1890.00,'','9','1','Good sold','1','','sales','12631','','No',NULL,NULL,''),(6824,'4000','91721034705','2024-07-15 13:43:29',NULL,1890.00,'','9','1','Good sold','1','','sales','12632','','No',NULL,NULL,''),(6825,'4000','91721034705','2024-07-15 13:46:31',NULL,1000.00,'','9','1','Good sold','1','','sales','12633','','No',NULL,NULL,''),(6826,'4000','91721034705','2024-07-15 14:20:52',NULL,1790.00,'','9','1','Good sold','1','','sales','12634','','No',NULL,NULL,''),(6827,'4000','91721034705','2024-07-15 14:23:23',NULL,1000.00,'','9','1','Good sold','1','','sales','7409','','No',NULL,NULL,''),(6828,'4000','91721034705','2024-07-15 14:23:34',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(6829,'4000','91721034705','2024-07-15 14:25:05',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(6830,'4000','91721034705','2024-07-15 14:25:16',NULL,3770.00,'','9','1','Good sold','1','','sales','6486','','No',NULL,NULL,''),(6831,'4000','91721034705','2024-07-15 14:27:57',NULL,1500.00,'','9','1','Good sold','1','','sales','9003','','No',NULL,NULL,''),(6832,'4000','91721034705','2024-07-15 14:28:09',NULL,1200.00,'','9','1','Good sold','1','','sales','7850','','No',NULL,NULL,''),(6833,'4000','91721034705','2024-07-15 14:28:34',NULL,2000.00,'','9','1','Good sold','1','','sales','7351','','No',NULL,NULL,''),(6834,'4000','91721034705','2024-07-15 14:29:16',NULL,1000.00,'','9','1','Good sold','1','','sales','12100','','No',NULL,NULL,''),(6835,'4000','91721034705','2024-07-15 14:34:42',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(6836,'4000','91721034705','2024-07-15 14:34:57',NULL,599.00,'','9','1','Good sold','1','','sales','6172','','No',NULL,NULL,''),(6837,'4000','91721034705','2024-07-15 14:35:28',NULL,1000.00,'','9','1','Good sold','1','','sales','7352','','No',NULL,NULL,''),(6838,'4000','91721034705','2024-07-15 14:35:47',NULL,1520.00,'','9','1','Good sold','1','','sales','6500','','No',NULL,NULL,''),(6839,'4000','91721034705','2024-07-15 14:36:38',NULL,1899.00,'','9','1','Good sold','1','','sales','10080','','No',NULL,NULL,''),(6840,'4000','91721034705','2024-07-15 14:37:25',NULL,1850.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(6841,'4000','91721034705','2024-07-15 14:43:05',NULL,2000.00,'','9','1','Good sold','1','','sales','7428','','No',NULL,NULL,''),(6842,'4000','91721034705','2024-07-15 14:43:59',NULL,2200.00,'','9','1','Good sold','1','','sales','12616','','No',NULL,NULL,''),(6843,'4000','91721034705','2024-07-15 14:44:16',NULL,1000.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(6844,'4000','91721034705','2024-07-15 14:44:39',NULL,2850.00,'','9','1','Good sold','1','','sales','7273','','No',NULL,NULL,''),(6845,'4000','91721034705','2024-07-15 14:45:38',NULL,661.00,'','9','1','Good sold','1','','sales','6284','','No',NULL,NULL,''),(6846,'4000','91721034705','2024-07-15 14:45:51',NULL,1500.00,'','9','1','Good sold','1','','sales','12639','','No',NULL,NULL,''),(6847,'4000','91721034705','2024-07-15 15:13:07',NULL,2000.00,'','9','1','Good sold','1','','sales','12635','','No',NULL,NULL,''),(6848,'4000','91721034705','2024-07-15 15:13:22',NULL,2000.00,'','9','1','Good sold','1','','sales','12636','','No',NULL,NULL,''),(6849,'4000','91721034705','2024-07-15 15:13:31',NULL,900.00,'','9','1','Good sold','1','','sales','12640','','No',NULL,NULL,''),(6850,'4000','91721034705','2024-07-15 15:13:46',NULL,2500.00,'','9','1','Good sold','1','','sales','12637','','No',NULL,NULL,''),(6851,'4000','91721034705','2024-07-15 15:13:58',NULL,950.00,'','9','1','Good sold','1','','sales','12638','','No',NULL,NULL,''),(6852,'4000','91721034705','2024-07-15 15:14:28',NULL,2000.00,'','9','1','Good sold','1','','sales','12641','','No',NULL,NULL,''),(6853,'4000','91721034705','2024-07-15 15:14:47',NULL,1790.00,'','9','1','Good sold','1','','sales','12642','','No',NULL,NULL,''),(6854,'4000','91721034705','2024-07-15 15:15:30',NULL,2000.00,'','9','1','Good sold','1','','sales','12643','','No',NULL,NULL,''),(6855,'4000','91721034705','2024-07-15 15:16:34',NULL,1090.00,'','9','1','Good sold','1','','sales','12645','','No',NULL,NULL,''),(6856,'4000','91721034705','2024-07-15 15:16:47',NULL,1450.00,'','9','1','Good sold','1','','sales','12644','','No',NULL,NULL,''),(6857,'4000','91721034705','2024-07-15 15:17:04',NULL,522.00,'','9','1','Good sold','1','','sales','2044','','No',NULL,NULL,''),(6858,'4000','91721034705','2024-07-15 15:19:34',NULL,799.00,'','9','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(6859,'4000','91721034705','2024-07-15 15:24:41',NULL,1300.00,'','9','1','Good sold','1','','sales','12646','','No',NULL,NULL,''),(6860,'4000','91721034705','2024-07-15 15:52:55',NULL,3000.00,'','9','1','Good sold','1','','sales','12647','','No',NULL,NULL,''),(6861,'4000','91721034705','2024-07-15 15:53:06',NULL,1000.00,'','9','1','Good sold','1','','sales','12648','','No',NULL,NULL,''),(6862,'4000','91721034705','2024-07-15 15:53:20',NULL,1000.00,'','9','1','Good sold','1','','sales','12649','','No',NULL,NULL,''),(6863,'4000','91721034705','2024-07-15 15:53:38',NULL,1950.00,'','9','1','Good sold','1','','sales','12650','','No',NULL,NULL,''),(6864,'4000','91721034705','2024-07-15 15:54:09',NULL,1499.00,'','9','1','Good sold','1','','sales','12651','','No',NULL,NULL,''),(6865,'4000','91721034705','2024-07-15 15:54:20',NULL,2900.00,'','9','1','Good sold','1','','sales','12652','','No',NULL,NULL,''),(6866,'4000','91721034705','2024-07-15 15:54:38',NULL,903.00,'','9','1','Good sold','1','','sales','12653','','No',NULL,NULL,''),(6867,'1110','91721049342','2024-07-15 17:17:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(6868,'1110','91721049342','2024-07-15 16:15:42',NULL,600.00,'','9','1','Inventory sold','1','','sales','12654','','No',NULL,NULL,''),(6869,'1110','91721049342','2024-07-15 16:15:55',NULL,500.00,'','9','1','Inventory sold','1','','sales','12655','','No',NULL,NULL,''),(6870,'1110','91721049342','2024-07-15 16:16:21',NULL,600.00,'','9','1','Inventory sold','1','','sales','12656','','No',NULL,NULL,''),(6871,'1110','91721049342','2024-07-15 16:16:32',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12657','','No',NULL,NULL,''),(6872,'1110','91721049342','2024-07-15 16:16:40',NULL,700.00,'','9','1','Inventory sold','1','','sales','12658','','No',NULL,NULL,''),(6873,'1110','91721049342','2024-07-15 16:16:49',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12659','','No',NULL,NULL,''),(6874,'1110','91721049342','2024-07-15 16:17:04',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12660','','No',NULL,NULL,''),(6875,'1110','91721049342','2024-07-15 16:17:24',NULL,700.00,'','9','1','Inventory sold','1','','sales','12661','','No',NULL,NULL,''),(6876,'1110','91721049342','2024-07-15 16:17:36',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12662','','No',NULL,NULL,''),(6877,'1110','91721049342','2024-07-15 16:31:32',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12665','','No',NULL,NULL,''),(6878,'1110','91721049342','2024-07-15 16:45:46',NULL,600.00,'','9','1','Inventory sold','1','','sales','12664','','No',NULL,NULL,''),(6879,'1110','91721049342','2024-07-15 16:47:05',NULL,300.00,'','9','1','Inventory sold','1','','sales','12663','','No',NULL,NULL,''),(6880,'1110','91721049342','2024-07-15 16:47:16',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12666','','No',NULL,NULL,''),(6881,'1110','91721049342','2024-07-15 16:53:18',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12667','','No',NULL,NULL,''),(6882,'1110','91721049342','2024-07-15 16:53:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6199','','No',NULL,NULL,''),(6883,'1110','91721049342','2024-07-15 16:54:36',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12668','','No',NULL,NULL,''),(6884,'1110','91721049342','2024-07-15 16:59:08',NULL,700.00,'','9','1','Inventory sold','1','','sales','12669','','No',NULL,NULL,''),(6885,'1110','91721049342','2024-07-15 17:15:10',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12670','','No',NULL,NULL,''),(6886,'5500','91721049342','2024-07-15 17:17:06',18700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6887,'1000','91721049342','2024-07-15 17:17:20',27378.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6888,'4000','91721049342','2024-07-15 17:17:20',NULL,2600.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(6889,'4000','91721049342','2024-07-15 16:15:42',NULL,650.00,'','9','1','Good sold','1','','sales','12654','','No',NULL,NULL,''),(6890,'4000','91721049342','2024-07-15 16:15:55',NULL,690.00,'','9','1','Good sold','1','','sales','12655','','No',NULL,NULL,''),(6891,'4000','91721049342','2024-07-15 16:16:21',NULL,690.00,'','9','1','Good sold','1','','sales','12656','','No',NULL,NULL,''),(6892,'4000','91721049342','2024-07-15 16:16:32',NULL,1500.00,'','9','1','Good sold','1','','sales','12657','','No',NULL,NULL,''),(6893,'4000','91721049342','2024-07-15 16:16:40',NULL,1000.00,'','9','1','Good sold','1','','sales','12658','','No',NULL,NULL,''),(6894,'4000','91721049342','2024-07-15 16:16:49',NULL,3000.00,'','9','1','Good sold','1','','sales','12659','','No',NULL,NULL,''),(6895,'4000','91721049342','2024-07-15 16:17:04',NULL,1500.00,'','9','1','Good sold','1','','sales','12660','','No',NULL,NULL,''),(6896,'4000','91721049342','2024-07-15 16:17:24',NULL,1000.00,'','9','1','Good sold','1','','sales','12661','','No',NULL,NULL,''),(6897,'4000','91721049342','2024-07-15 16:17:36',NULL,2400.00,'','9','1','Good sold','1','','sales','12662','','No',NULL,NULL,''),(6898,'4000','91721049342','2024-07-15 16:31:32',NULL,1500.00,'','9','1','Good sold','1','','sales','12665','','No',NULL,NULL,''),(6899,'4000','91721049342','2024-07-15 16:45:46',NULL,750.00,'','9','1','Good sold','1','','sales','12664','','No',NULL,NULL,''),(6900,'4000','91721049342','2024-07-15 16:47:05',NULL,500.00,'','9','1','Good sold','1','','sales','12663','','No',NULL,NULL,''),(6901,'4000','91721049342','2024-07-15 16:47:16',NULL,2500.00,'','9','1','Good sold','1','','sales','12666','','No',NULL,NULL,''),(6902,'4000','91721049342','2024-07-15 16:53:18',NULL,1998.00,'','9','1','Good sold','1','','sales','12667','','No',NULL,NULL,''),(6903,'4000','91721049342','2024-07-15 16:53:35',NULL,1200.00,'','9','1','Good sold','1','','sales','6199','','No',NULL,NULL,''),(6904,'4000','91721049342','2024-07-15 16:54:36',NULL,1400.00,'','9','1','Good sold','1','','sales','12668','','No',NULL,NULL,''),(6905,'4000','91721049342','2024-07-15 16:59:08',NULL,1000.00,'','9','1','Good sold','1','','sales','12669','','No',NULL,NULL,''),(6906,'4000','91721049342','2024-07-15 17:15:10',NULL,1500.00,'','9','1','Good sold','1','','sales','12670','','No',NULL,NULL,''),(6907,'1110','91721116257','2024-07-16 10:52:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','9624','','No',NULL,NULL,''),(6908,'1110','91721116257','2024-07-16 10:50:57',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(6909,'5500','91721116257','2024-07-16 10:52:10',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6910,'1000','91721116257','2024-07-16 10:52:26',3090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6911,'4000','91721116257','2024-07-16 10:52:26',NULL,2690.00,'','9','1','Good sold','1','','sales','9624','','No',NULL,NULL,''),(6912,'4000','91721116257','2024-07-16 10:50:57',NULL,400.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(6913,'1110','91721214780','2024-07-17 15:48:06',NULL,700.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(6914,'1110','91721214780','2024-07-17 14:13:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','7302','','No',NULL,NULL,''),(6915,'5500','91721214780','2024-07-17 14:13:35',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6916,'1000','91721214780','2024-07-17 15:48:06',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6917,'4000','91721214780','2024-07-17 15:48:06',NULL,1000.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(6918,'4000','91721214780','2024-07-17 14:13:00',NULL,1100.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(6919,'1110','91721221679','2024-07-17 16:08:06',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12671','','No',NULL,NULL,''),(6920,'5500','91721221679','2024-07-17 16:07:59',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6921,'1000','91721221679','2024-07-17 16:08:06',3980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6922,'4000','91721221679','2024-07-17 16:08:06',NULL,3980.00,'','9','1','Good sold','1','','sales','12671','','No',NULL,NULL,''),(6923,'1110','91721221699','2024-07-17 16:09:06',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12671','','No',NULL,NULL,''),(6924,'1110','91721221699','2024-07-17 16:08:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(6925,'5500','91721221699','2024-07-17 16:08:49',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6926,'1000','91721221699','2024-07-17 16:09:06',4230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6927,'4000','91721221699','2024-07-17 16:09:06',NULL,3980.00,'','9','1','Good sold','1','','sales','12671','','No',NULL,NULL,''),(6928,'4000','91721221699','2024-07-17 16:08:40',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6929,'1110','91721295998','2024-07-18 12:49:10',NULL,200.00,'','9','1','Inventory sold','1','','sales','12475','','No',NULL,NULL,''),(6930,'5500','91721295998','2024-07-18 12:46:38',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6931,'1000','91721295998','2024-07-18 12:49:10',297.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6932,'4000','91721295998','2024-07-18 12:49:10',NULL,297.00,'','9','1','Good sold','1','','sales','12475','','No',NULL,NULL,''),(6935,'1000','91721296159','2024-07-18 12:49:55',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6937,'1110','91721296288','2024-07-18 12:51:55',NULL,200.00,'','9','1','Inventory sold','1','','sales','12474','','No',NULL,NULL,''),(6938,'5500','91721296288','2024-07-18 12:51:28',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6939,'1000','91721296288','2024-07-18 12:51:55',297.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6940,'4000','91721296288','2024-07-18 12:51:55',NULL,297.00,'','9','1','Good sold','1','','sales','12474','','No',NULL,NULL,''),(6941,'1000','91721296320','2024-07-18 12:55:48',699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6943,'1110','91721296574','2024-07-18 12:56:27',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12623','','No',NULL,NULL,''),(6944,'1110','91721296574','2024-07-18 12:56:14',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12623','','No',NULL,NULL,''),(6945,'5500','91721296574','2024-07-18 12:56:14',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6946,'1000','91721296574','2024-07-18 12:56:27',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6947,'4000','91721296574','2024-07-18 12:56:27',NULL,1500.00,'','9','1','Good sold','1','','sales','12623','','No',NULL,NULL,''),(6948,'4000','91721296574','2024-07-18 12:56:14',NULL,1500.00,'','9','1','Good sold','1','','sales','12623','','No',NULL,NULL,''),(6949,'1110','91721300993','2024-07-18 14:16:49',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(6950,'1110','91721300993','2024-07-18 14:09:53',NULL,4300.00,'','9','1','Inventory sold','1','','sales','12673','','No',NULL,NULL,''),(6951,'1110','91721300993','2024-07-18 14:16:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(6952,'5500','91721300993','2024-07-18 14:16:40',6300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6953,'1000','91721300993','2024-07-18 14:16:49',7300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6954,'4000','91721300993','2024-07-18 14:16:49',NULL,2500.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(6955,'4000','91721300993','2024-07-18 14:09:53',NULL,4500.00,'','9','1','Good sold','1','','sales','12673','','No',NULL,NULL,''),(6956,'4000','91721300993','2024-07-18 14:16:29',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(6957,'1110','91721301423','2024-07-18 14:44:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','10203','','No',NULL,NULL,''),(6958,'1110','91721301423','2024-07-18 14:17:03',NULL,2700.00,'','9','1','Inventory sold','1','','sales','12627','','No',NULL,NULL,''),(6959,'1110','91721301423','2024-07-18 14:20:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','8815','','No',NULL,NULL,''),(6960,'1110','91721301423','2024-07-18 14:20:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','8005','','No',NULL,NULL,''),(6961,'1110','91721301423','2024-07-18 14:21:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(6962,'1110','91721301423','2024-07-18 14:21:38',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(6963,'1110','91721301423','2024-07-18 14:22:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8443','','No',NULL,NULL,''),(6964,'1110','91721301423','2024-07-18 14:22:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','6165','','No',NULL,NULL,''),(6965,'1110','91721301423','2024-07-18 14:23:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9105','','No',NULL,NULL,''),(6966,'1110','91721301423','2024-07-18 14:23:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8133','','No',NULL,NULL,''),(6967,'1110','91721301423','2024-07-18 14:23:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','7227','','No',NULL,NULL,''),(6968,'1110','91721301423','2024-07-18 14:24:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','10941','','No',NULL,NULL,''),(6969,'1110','91721301423','2024-07-18 14:26:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11184','','No',NULL,NULL,''),(6970,'1110','91721301423','2024-07-18 14:26:27',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12630','','No',NULL,NULL,''),(6971,'1110','91721301423','2024-07-18 14:26:44',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12629','','No',NULL,NULL,''),(6972,'1110','91721301423','2024-07-18 14:27:13',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12628','','No',NULL,NULL,''),(6973,'1110','91721301423','2024-07-18 14:27:34',NULL,2070.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(6974,'1110','91721301423','2024-07-18 14:28:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','5457','','No',NULL,NULL,''),(6975,'1110','91721301423','2024-07-18 14:28:49',NULL,2600.00,'','9','1','Inventory sold','1','','sales','12065','','No',NULL,NULL,''),(6976,'1110','91721301423','2024-07-18 14:29:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10793','','No',NULL,NULL,''),(6977,'1110','91721301423','2024-07-18 14:29:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','9076','','No',NULL,NULL,''),(6978,'1110','91721301423','2024-07-18 14:29:48',NULL,1790.00,'','9','1','Inventory sold','1','','sales','12632','','No',NULL,NULL,''),(6979,'1110','91721301423','2024-07-18 14:30:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10119','','No',NULL,NULL,''),(6980,'1110','91721301423','2024-07-18 14:30:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','10472','','No',NULL,NULL,''),(6981,'1110','91721301423','2024-07-18 14:31:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','8348','','No',NULL,NULL,''),(6982,'1110','91721301423','2024-07-18 14:31:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','6877','','No',NULL,NULL,''),(6983,'1110','91721301423','2024-07-18 14:32:00',NULL,2000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(6984,'1110','91721301423','2024-07-18 14:33:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','7995','','No',NULL,NULL,''),(6985,'1110','91721301423','2024-07-18 14:33:27',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12631','','No',NULL,NULL,''),(6986,'1110','91721301423','2024-07-18 14:33:47',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12633','','No',NULL,NULL,''),(6987,'1110','91721301423','2024-07-18 14:34:24',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12634','','No',NULL,NULL,''),(6988,'1110','91721301423','2024-07-18 14:34:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7409','','No',NULL,NULL,''),(6989,'1110','91721301423','2024-07-18 14:35:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(6990,'1110','91721301423','2024-07-18 14:35:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','6486','','No',NULL,NULL,''),(6991,'1110','91721301423','2024-07-18 14:35:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','9003','','No',NULL,NULL,''),(6992,'1110','91721301423','2024-07-18 14:36:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7850','','No',NULL,NULL,''),(6993,'1110','91721301423','2024-07-18 14:36:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','7351','','No',NULL,NULL,''),(6994,'1110','91721301423','2024-07-18 14:37:21',NULL,700.00,'','9','1','Inventory sold','1','','sales','12100','','No',NULL,NULL,''),(6995,'1110','91721301423','2024-07-18 14:37:37',NULL,700.00,'','9','1','Inventory sold','1','','sales','11864','','No',NULL,NULL,''),(6996,'1110','91721301423','2024-07-18 14:37:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','7352','','No',NULL,NULL,''),(6997,'1110','91721301423','2024-07-18 14:38:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','6172','','No',NULL,NULL,''),(6998,'1110','91721301423','2024-07-18 14:38:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','6500','','No',NULL,NULL,''),(6999,'1110','91721301423','2024-07-18 14:38:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10080','','No',NULL,NULL,''),(7000,'1110','91721301423','2024-07-18 14:39:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7428','','No',NULL,NULL,''),(7001,'1110','91721301423','2024-07-18 14:39:31',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12616','','No',NULL,NULL,''),(7002,'1110','91721301423','2024-07-18 14:39:49',NULL,800.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(7003,'1110','91721301423','2024-07-18 14:40:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','7273','','No',NULL,NULL,''),(7004,'1110','91721301423','2024-07-18 14:40:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','2599','','No',NULL,NULL,''),(7005,'1110','91721301423','2024-07-18 14:40:27',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12639','','No',NULL,NULL,''),(7006,'1110','91721301423','2024-07-18 14:40:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12635','','No',NULL,NULL,''),(7007,'1110','91721301423','2024-07-18 14:41:16',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12636','','No',NULL,NULL,''),(7008,'1110','91721301423','2024-07-18 14:41:30',NULL,700.00,'','9','1','Inventory sold','1','','sales','12640','','No',NULL,NULL,''),(7009,'1110','91721301423','2024-07-18 14:41:44',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12637','','No',NULL,NULL,''),(7010,'1110','91721301423','2024-07-18 14:42:07',NULL,700.00,'','9','1','Inventory sold','1','','sales','12638','','No',NULL,NULL,''),(7011,'1110','91721301423','2024-07-18 14:42:26',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12641','','No',NULL,NULL,''),(7012,'1110','91721301423','2024-07-18 14:42:56',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12642','','No',NULL,NULL,''),(7013,'1110','91721301423','2024-07-18 14:43:06',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12643','','No',NULL,NULL,''),(7014,'1110','91721301423','2024-07-18 14:43:25',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12645','','No',NULL,NULL,''),(7015,'1110','91721301423','2024-07-18 14:43:43',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12644','','No',NULL,NULL,''),(7016,'1110','91721301423','2024-07-18 14:44:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','2458','','No',NULL,NULL,''),(7017,'5500','91721301423','2024-07-18 14:44:22',40660.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7018,'1000','91721301423','2024-07-18 14:44:50',106743.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7019,'4000','91721301423','2024-07-18 14:44:50',NULL,2490.00,'','9','1','Good sold','1','','sales','10203','','No',NULL,NULL,''),(7020,'4000','91721301423','2024-07-18 14:17:03',NULL,3000.00,'','9','1','Good sold','1','','sales','12627','','No',NULL,NULL,''),(7021,'4000','91721301423','2024-07-18 14:20:46',NULL,1999.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(7022,'4000','91721301423','2024-07-18 14:20:58',NULL,1690.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(7023,'4000','91721301423','2024-07-18 14:21:18',NULL,1890.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(7024,'4000','91721301423','2024-07-18 14:21:38',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(7025,'4000','91721301423','2024-07-18 14:22:01',NULL,1800.00,'','9','1','Good sold','1','','sales','8443','','No',NULL,NULL,''),(7026,'4000','91721301423','2024-07-18 14:22:49',NULL,699.00,'','9','1','Good sold','1','','sales','6165','','No',NULL,NULL,''),(7027,'4000','91721301423','2024-07-18 14:23:08',NULL,1699.00,'','9','1','Good sold','1','','sales','9105','','No',NULL,NULL,''),(7028,'4000','91721301423','2024-07-18 14:23:29',NULL,1660.00,'','9','1','Good sold','1','','sales','8133','','No',NULL,NULL,''),(7029,'4000','91721301423','2024-07-18 14:23:51',NULL,1590.00,'','9','1','Good sold','1','','sales','7227','','No',NULL,NULL,''),(7030,'4000','91721301423','2024-07-18 14:24:48',NULL,2690.00,'','9','1','Good sold','1','','sales','10941','','No',NULL,NULL,''),(7031,'4000','91721301423','2024-07-18 14:26:11',NULL,3000.00,'','9','1','Good sold','1','','sales','11184','','No',NULL,NULL,''),(7032,'4000','91721301423','2024-07-18 14:26:27',NULL,1890.00,'','9','1','Good sold','1','','sales','12630','','No',NULL,NULL,''),(7033,'4000','91721301423','2024-07-18 14:26:44',NULL,1890.00,'','9','1','Good sold','1','','sales','12629','','No',NULL,NULL,''),(7034,'4000','91721301423','2024-07-18 14:27:13',NULL,1590.00,'','9','1','Good sold','1','','sales','12628','','No',NULL,NULL,''),(7035,'4000','91721301423','2024-07-18 14:27:34',NULL,2370.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(7036,'4000','91721301423','2024-07-18 14:28:13',NULL,1160.00,'','9','1','Good sold','1','','sales','5457','','No',NULL,NULL,''),(7037,'4000','91721301423','2024-07-18 14:28:49',NULL,3200.00,'','9','1','Good sold','1','','sales','12065','','No',NULL,NULL,''),(7038,'4000','91721301423','2024-07-18 14:29:06',NULL,2375.00,'','9','1','Good sold','1','','sales','10793','','No',NULL,NULL,''),(7039,'4000','91721301423','2024-07-18 14:29:31',NULL,1520.00,'','9','1','Good sold','1','','sales','9076','','No',NULL,NULL,''),(7040,'4000','91721301423','2024-07-18 14:29:48',NULL,1890.00,'','9','1','Good sold','1','','sales','12632','','No',NULL,NULL,''),(7041,'4000','91721301423','2024-07-18 14:30:06',NULL,1900.00,'','9','1','Good sold','1','','sales','10119','','No',NULL,NULL,''),(7042,'4000','91721301423','2024-07-18 14:30:55',NULL,2190.00,'','9','1','Good sold','1','','sales','10472','','No',NULL,NULL,''),(7043,'4000','91721301423','2024-07-18 14:31:23',NULL,1390.00,'','9','1','Good sold','1','','sales','8348','','No',NULL,NULL,''),(7044,'4000','91721301423','2024-07-18 14:31:40',NULL,1890.00,'','9','1','Good sold','1','','sales','6877','','No',NULL,NULL,''),(7045,'4000','91721301423','2024-07-18 14:32:00',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7046,'4000','91721301423','2024-07-18 14:33:11',NULL,2500.00,'','9','1','Good sold','1','','sales','7995','','No',NULL,NULL,''),(7047,'4000','91721301423','2024-07-18 14:33:27',NULL,1890.00,'','9','1','Good sold','1','','sales','12631','','No',NULL,NULL,''),(7048,'4000','91721301423','2024-07-18 14:33:47',NULL,1000.00,'','9','1','Good sold','1','','sales','12633','','No',NULL,NULL,''),(7049,'4000','91721301423','2024-07-18 14:34:24',NULL,1790.00,'','9','1','Good sold','1','','sales','12634','','No',NULL,NULL,''),(7050,'4000','91721301423','2024-07-18 14:34:44',NULL,1000.00,'','9','1','Good sold','1','','sales','7409','','No',NULL,NULL,''),(7051,'4000','91721301423','2024-07-18 14:35:05',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(7052,'4000','91721301423','2024-07-18 14:35:45',NULL,3770.00,'','9','1','Good sold','1','','sales','6486','','No',NULL,NULL,''),(7053,'4000','91721301423','2024-07-18 14:35:57',NULL,1500.00,'','9','1','Good sold','1','','sales','9003','','No',NULL,NULL,''),(7054,'4000','91721301423','2024-07-18 14:36:19',NULL,1200.00,'','9','1','Good sold','1','','sales','7850','','No',NULL,NULL,''),(7055,'4000','91721301423','2024-07-18 14:36:52',NULL,2000.00,'','9','1','Good sold','1','','sales','7351','','No',NULL,NULL,''),(7056,'4000','91721301423','2024-07-18 14:37:21',NULL,1000.00,'','9','1','Good sold','1','','sales','12100','','No',NULL,NULL,''),(7057,'4000','91721301423','2024-07-18 14:37:37',NULL,1000.00,'','9','1','Good sold','1','','sales','11864','','No',NULL,NULL,''),(7058,'4000','91721301423','2024-07-18 14:37:52',NULL,1000.00,'','9','1','Good sold','1','','sales','7352','','No',NULL,NULL,''),(7059,'4000','91721301423','2024-07-18 14:38:10',NULL,599.00,'','9','1','Good sold','1','','sales','6172','','No',NULL,NULL,''),(7060,'4000','91721301423','2024-07-18 14:38:28',NULL,1520.00,'','9','1','Good sold','1','','sales','6500','','No',NULL,NULL,''),(7061,'4000','91721301423','2024-07-18 14:38:42',NULL,1899.00,'','9','1','Good sold','1','','sales','10080','','No',NULL,NULL,''),(7062,'4000','91721301423','2024-07-18 14:39:19',NULL,2000.00,'','9','1','Good sold','1','','sales','7428','','No',NULL,NULL,''),(7063,'4000','91721301423','2024-07-18 14:39:31',NULL,2200.00,'','9','1','Good sold','1','','sales','12616','','No',NULL,NULL,''),(7064,'4000','91721301423','2024-07-18 14:39:49',NULL,1000.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(7065,'4000','91721301423','2024-07-18 14:40:03',NULL,2850.00,'','9','1','Good sold','1','','sales','7273','','No',NULL,NULL,''),(7066,'4000','91721301423','2024-07-18 14:40:13',NULL,661.00,'','9','1','Good sold','1','','sales','2599','','No',NULL,NULL,''),(7067,'4000','91721301423','2024-07-18 14:40:27',NULL,1500.00,'','9','1','Good sold','1','','sales','12639','','No',NULL,NULL,''),(7068,'4000','91721301423','2024-07-18 14:40:52',NULL,2000.00,'','9','1','Good sold','1','','sales','12635','','No',NULL,NULL,''),(7069,'4000','91721301423','2024-07-18 14:41:16',NULL,2000.00,'','9','1','Good sold','1','','sales','12636','','No',NULL,NULL,''),(7070,'4000','91721301423','2024-07-18 14:41:30',NULL,900.00,'','9','1','Good sold','1','','sales','12640','','No',NULL,NULL,''),(7071,'4000','91721301423','2024-07-18 14:41:44',NULL,2500.00,'','9','1','Good sold','1','','sales','12637','','No',NULL,NULL,''),(7072,'4000','91721301423','2024-07-18 14:42:07',NULL,950.00,'','9','1','Good sold','1','','sales','12638','','No',NULL,NULL,''),(7073,'4000','91721301423','2024-07-18 14:42:26',NULL,2000.00,'','9','1','Good sold','1','','sales','12641','','No',NULL,NULL,''),(7074,'4000','91721301423','2024-07-18 14:42:56',NULL,1790.00,'','9','1','Good sold','1','','sales','12642','','No',NULL,NULL,''),(7075,'4000','91721301423','2024-07-18 14:43:06',NULL,2000.00,'','9','1','Good sold','1','','sales','12643','','No',NULL,NULL,''),(7076,'4000','91721301423','2024-07-18 14:43:25',NULL,1090.00,'','9','1','Good sold','1','','sales','12645','','No',NULL,NULL,''),(7077,'4000','91721301423','2024-07-18 14:43:43',NULL,1450.00,'','9','1','Good sold','1','','sales','12644','','No',NULL,NULL,''),(7078,'4000','91721301423','2024-07-18 14:44:08',NULL,522.00,'','9','1','Good sold','1','','sales','2458','','No',NULL,NULL,''),(7079,'1110','91721303164','2024-07-18 14:54:17',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12646','','No',NULL,NULL,''),(7080,'1110','91721303164','2024-07-18 14:47:06',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12647','','No',NULL,NULL,''),(7081,'1110','91721303164','2024-07-18 14:48:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','12648','','No',NULL,NULL,''),(7082,'1110','91721303164','2024-07-18 14:48:30',NULL,400.00,'','9','1','Inventory sold','1','','sales','12649','','No',NULL,NULL,''),(7083,'1110','91721303164','2024-07-18 14:48:50',NULL,1750.00,'','9','1','Inventory sold','1','','sales','12650','','No',NULL,NULL,''),(7084,'1110','91721303164','2024-07-18 14:50:42',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12651','','No',NULL,NULL,''),(7085,'1110','91721303164','2024-07-18 14:50:59',NULL,2600.00,'','9','1','Inventory sold','1','','sales','12652','','No',NULL,NULL,''),(7086,'1110','91721303164','2024-07-18 14:51:13',NULL,500.00,'','9','1','Inventory sold','1','','sales','12653','','No',NULL,NULL,''),(7087,'1110','91721303164','2024-07-18 14:52:41',NULL,900.00,'','9','1','Inventory sold','1','','sales','11861','','No',NULL,NULL,''),(7088,'5500','91721303164','2024-07-18 14:53:00',11550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7089,'1000','91721303164','2024-07-18 14:54:17',15052.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7090,'4000','91721303164','2024-07-18 14:54:17',NULL,1300.00,'','9','1','Good sold','1','','sales','12646','','No',NULL,NULL,''),(7091,'4000','91721303164','2024-07-18 14:47:06',NULL,3000.00,'','9','1','Good sold','1','','sales','12647','','No',NULL,NULL,''),(7092,'4000','91721303164','2024-07-18 14:48:15',NULL,1000.00,'','9','1','Good sold','1','','sales','12648','','No',NULL,NULL,''),(7093,'4000','91721303164','2024-07-18 14:48:30',NULL,1000.00,'','9','1','Good sold','1','','sales','12649','','No',NULL,NULL,''),(7094,'4000','91721303164','2024-07-18 14:48:50',NULL,1950.00,'','9','1','Good sold','1','','sales','12650','','No',NULL,NULL,''),(7095,'4000','91721303164','2024-07-18 14:50:42',NULL,1499.00,'','9','1','Good sold','1','','sales','12651','','No',NULL,NULL,''),(7096,'4000','91721303164','2024-07-18 14:50:59',NULL,2900.00,'','9','1','Good sold','1','','sales','12652','','No',NULL,NULL,''),(7097,'4000','91721303164','2024-07-18 14:51:13',NULL,903.00,'','9','1','Good sold','1','','sales','12653','','No',NULL,NULL,''),(7098,'4000','91721303164','2024-07-18 14:52:41',NULL,1500.00,'','9','1','Good sold','1','','sales','11861','','No',NULL,NULL,''),(7099,'1000','91721375417','2024-07-19 10:52:14',33000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7100,'4000','91721375417','2024-07-19 10:52:14',NULL,30000.00,'','9','1','Good sold','1','','sales','11781','','No',NULL,NULL,''),(7101,'4000','91721375417','2024-07-19 10:50:49',NULL,3000.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(7102,'1110','91721375552','2024-07-19 12:36:14',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(7103,'1110','91721375552','2024-07-19 10:52:32',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11916','','No',NULL,NULL,''),(7104,'1110','91721375552','2024-07-19 12:17:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','5746','','No',NULL,NULL,''),(7105,'1110','91721375552','2024-07-19 12:18:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','6062','','No',NULL,NULL,''),(7106,'1110','91721375552','2024-07-19 12:20:58',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12674','','No',NULL,NULL,''),(7107,'1110','91721375552','2024-07-19 12:24:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','6189','','No',NULL,NULL,''),(7108,'1110','91721375552','2024-07-19 12:24:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','5746','','No',NULL,NULL,''),(7109,'1110','91721375552','2024-07-19 12:25:08',NULL,3200.00,'','9','1','Inventory sold','1','','sales','12675','','No',NULL,NULL,''),(7110,'1110','91721375552','2024-07-19 12:27:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','5973','','No',NULL,NULL,''),(7111,'5500','91721375552','2024-07-19 12:27:28',9700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7112,'1000','91721375552','2024-07-19 12:36:14',25500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7113,'4000','91721375552','2024-07-19 12:36:14',NULL,4000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(7114,'4000','91721375552','2024-07-19 10:52:32',NULL,2700.00,'','9','1','Good sold','1','','sales','11916','','No',NULL,NULL,''),(7115,'4000','91721375552','2024-07-19 12:17:45',NULL,1750.00,'','9','1','Good sold','1','','sales','5746','','No',NULL,NULL,''),(7116,'4000','91721375552','2024-07-19 12:18:52',NULL,5100.00,'','9','1','Good sold','1','','sales','6062','','No',NULL,NULL,''),(7117,'4000','91721375552','2024-07-19 12:20:58',NULL,1750.00,'','9','1','Good sold','1','','sales','12674','','No',NULL,NULL,''),(7118,'4000','91721375552','2024-07-19 12:24:03',NULL,2850.00,'','9','1','Good sold','1','','sales','6189','','No',NULL,NULL,''),(7119,'4000','91721375552','2024-07-19 12:24:50',NULL,1750.00,'','9','1','Good sold','1','','sales','5746','','No',NULL,NULL,''),(7120,'4000','91721375552','2024-07-19 12:25:08',NULL,4400.00,'','9','1','Good sold','1','','sales','12675','','No',NULL,NULL,''),(7121,'4000','91721375552','2024-07-19 12:27:05',NULL,1200.00,'','9','1','Good sold','1','','sales','5973','','No',NULL,NULL,''),(7122,'1110','91721465215','2024-07-20 11:47:00',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914764444','','No',NULL,NULL,''),(7123,'5500','91721465215','2024-07-20 11:46:55',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7124,'1000','91721465215','2024-07-20 11:47:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7125,'4000','91721465215','2024-07-20 11:47:00',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914764444','','No',NULL,NULL,''),(7126,'1110','91721465282','2024-07-20 11:48:20',NULL,750.00,'','9','1','Inventory sold','1','','sales','12548','','No',NULL,NULL,''),(7127,'5500','91721465282','2024-07-20 11:48:02',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7128,'1000','91721465282','2024-07-20 11:48:20',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7129,'4000','91721465282','2024-07-20 11:48:20',NULL,1000.00,'','9','1','Good sold','1','','sales','12548','','No',NULL,NULL,''),(7130,'1000','91721634945','2024-07-22 11:01:31',15180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7131,'4000','91721634945','2024-07-22 11:01:31',NULL,1890.00,'','9','1','Good sold','1','','sales','9781612681139','','No',NULL,NULL,''),(7132,'4000','91721634945','2024-07-22 10:55:45',NULL,1590.00,'','9','1','Good sold','1','','sales','9780451205360','','No',NULL,NULL,''),(7133,'4000','91721634945','2024-07-22 10:56:32',NULL,1590.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(7134,'4000','91721634945','2024-07-22 10:56:47',NULL,3790.00,'','9','1','Good sold','1','','sales','9781781259191','','No',NULL,NULL,''),(7135,'4000','91721634945','2024-07-22 10:56:50',NULL,2490.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7136,'4000','91721634945','2024-07-22 10:57:07',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(7137,'4000','91721634945','2024-07-22 10:58:57',NULL,450.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(7138,'4000','91721634945','2024-07-22 10:59:10',NULL,1590.00,'','9','1','Good sold','1','','sales','9780141988511','','No',NULL,NULL,''),(7139,'1000','91721635295','2024-07-22 11:05:52',16070.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7140,'4000','91721635295','2024-07-22 11:05:52',NULL,1590.00,'','9','1','Good sold','1','','sales','9780141988511','','No',NULL,NULL,''),(7141,'4000','91721635295','2024-07-22 11:01:35',NULL,450.00,'','9','1','Good sold','1','','sales','5908','','No',NULL,NULL,''),(7142,'4000','91721635295','2024-07-22 11:02:03',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(7143,'4000','91721635295','2024-07-22 11:02:23',NULL,1890.00,'','9','1','Good sold','1','','sales','9781612681139','','No',NULL,NULL,''),(7144,'4000','91721635295','2024-07-22 11:02:38',NULL,1590.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(7145,'4000','91721635295','2024-07-22 11:03:23',NULL,3790.00,'','9','1','Good sold','1','','sales','9781781259191','','No',NULL,NULL,''),(7146,'4000','91721635295','2024-07-22 11:03:45',NULL,2490.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7147,'4000','91721635295','2024-07-22 11:03:57',NULL,1590.00,'','9','1','Good sold','1','','sales','9780451205360','','No',NULL,NULL,''),(7148,'4000','91721635295','2024-07-22 11:04:43',NULL,890.00,'','9','1','Good sold','1','','sales','6321','','No',NULL,NULL,''),(7149,'1000','91721645341','2024-07-22 13:49:14',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7150,'4000','91721645341','2024-07-22 13:49:14',NULL,2490.00,'','9','1','Good sold','1','','sales','10312','','No',NULL,NULL,''),(7151,'1110','91721654260','2024-07-22 16:22:13',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7152,'1110','91721654260','2024-07-22 16:17:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','6320','','No',NULL,NULL,''),(7153,'1110','91721654260','2024-07-22 16:17:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7154,'1110','91721654260','2024-07-22 16:18:54',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914501216','','No',NULL,NULL,''),(7155,'1110','91721654260','2024-07-22 16:19:32',NULL,400.00,'','9','1','Inventory sold','1','','sales','9789966498731','','No',NULL,NULL,''),(7156,'5500','91721654260','2024-07-22 16:22:10',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7157,'1000','91721654260','2024-07-22 16:22:13',8340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7158,'4000','91721654260','2024-07-22 16:22:13',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7159,'4000','91721654260','2024-07-22 16:17:40',NULL,790.00,'','9','1','Good sold','1','','sales','6320','','No',NULL,NULL,''),(7160,'4000','91721654260','2024-07-22 16:17:59',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7161,'4000','91721654260','2024-07-22 16:18:54',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914501216','','No',NULL,NULL,''),(7162,'4000','91721654260','2024-07-22 16:19:32',NULL,550.00,'','9','1','Good sold','1','','sales','9789966498731','','No',NULL,NULL,''),(7163,'1110','91721813136','2024-07-24 12:28:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10754','','No',NULL,NULL,''),(7164,'1110','91721813136','2024-07-24 12:25:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(7165,'1110','91721813136','2024-07-24 12:25:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','9780578311401','','No',NULL,NULL,''),(7166,'1110','91721813136','2024-07-24 12:25:54',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789966347795','','No',NULL,NULL,''),(7167,'5500','91721813136','2024-07-24 12:27:04',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7168,'1000','91721813136','2024-07-24 12:28:06',11380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7169,'4000','91721813136','2024-07-24 12:28:06',NULL,2490.00,'','9','1','Good sold','1','','sales','10754','','No',NULL,NULL,''),(7170,'4000','91721813136','2024-07-24 12:25:36',NULL,4390.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(7171,'4000','91721813136','2024-07-24 12:25:43',NULL,3000.00,'','9','1','Good sold','1','','sales','9780578311401','','No',NULL,NULL,''),(7172,'4000','91721813136','2024-07-24 12:25:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966347795','','No',NULL,NULL,''),(7173,'1000','91721987358','2024-07-26 12:51:24',4889.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7174,'4000','91721987358','2024-07-26 12:51:24',NULL,3599.00,'','9','1','Good sold','1','','sales','9789966530936','','No',NULL,NULL,''),(7175,'4000','91721987358','2024-07-26 12:50:44',NULL,1290.00,'','9','1','Good sold','1','','sales','9789789816941','','No',NULL,NULL,''),(7176,'1000','91721990769','2024-07-26 14:51:42',4030.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7177,'4000','91721990769','2024-07-26 14:51:42',NULL,3780.00,'','9','1','Good sold','1','','sales','8272','','No',NULL,NULL,''),(7178,'4000','91721990769','2024-07-26 13:46:09',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7179,'1110','91722086138','2024-07-27 16:19:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(7180,'1110','91722086138','2024-07-27 16:15:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9780451205360','','No',NULL,NULL,''),(7181,'1110','91722086138','2024-07-27 16:15:55',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789966190765','','No',NULL,NULL,''),(7182,'5500','91722086138','2024-07-27 16:19:46',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7183,'1000','91722086138','2024-07-27 16:19:51',5830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7184,'4000','91722086138','2024-07-27 16:19:51',NULL,2990.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(7185,'4000','91722086138','2024-07-27 16:15:38',NULL,1490.00,'','9','1','Good sold','1','','sales','9780451205360','','No',NULL,NULL,''),(7186,'4000','91722086138','2024-07-27 16:15:55',NULL,1350.00,'','9','1','Good sold','1','','sales','9789966190765','','No',NULL,NULL,''),(7187,'1110','91722240618','2024-07-29 12:41:45',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12633','','No',NULL,NULL,''),(7188,'1110','91722240618','2024-07-29 11:10:18',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966190766','','No',NULL,NULL,''),(7189,'5500','91722240618','2024-07-29 12:41:37',3300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7190,'1000','91722240618','2024-07-29 12:41:45',3590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7191,'4000','91722240618','2024-07-29 12:41:45',NULL,1000.00,'','9','1','Good sold','1','','sales','12633','','No',NULL,NULL,''),(7192,'4000','91722240618','2024-07-29 11:10:18',NULL,2590.00,'','9','1','Good sold','1','','sales','9789966190766','','No',NULL,NULL,''),(7193,'1110','91722325524','2024-07-30 10:51:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966344427','','No',NULL,NULL,''),(7194,'1110','91722325524','2024-07-30 10:45:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','6512','','No',NULL,NULL,''),(7195,'1110','91722325524','2024-07-30 10:45:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6113','','No',NULL,NULL,''),(7196,'1110','91722325524','2024-07-30 10:46:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','7328','','No',NULL,NULL,''),(7197,'1110','91722325524','2024-07-30 10:46:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6272','','No',NULL,NULL,''),(7198,'1110','91722325524','2024-07-30 10:47:02',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789966190767','','No',NULL,NULL,''),(7199,'5500','91722325524','2024-07-30 10:51:06',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7200,'1000','91722325524','2024-07-30 10:51:27',5230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7201,'4000','91722325524','2024-07-30 10:51:27',NULL,700.00,'','9','1','Good sold','1','','sales','9789966344427','','No',NULL,NULL,''),(7202,'4000','91722325524','2024-07-30 10:45:24',NULL,760.00,'','9','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7203,'4000','91722325524','2024-07-30 10:45:57',NULL,570.00,'','9','1','Good sold','1','','sales','6113','','No',NULL,NULL,''),(7204,'4000','91722325524','2024-07-30 10:46:13',NULL,1000.00,'','9','1','Good sold','1','','sales','7328','','No',NULL,NULL,''),(7205,'4000','91722325524','2024-07-30 10:46:35',NULL,700.00,'','9','1','Good sold','1','','sales','6272','','No',NULL,NULL,''),(7206,'4000','91722325524','2024-07-30 10:47:02',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966190767','','No',NULL,NULL,''),(7207,'1000','91722326007','2024-07-30 11:00:23',690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7208,'4000','91722326007','2024-07-30 11:00:23',NULL,690.00,'','9','1','Good sold','1','','sales','6167','','No',NULL,NULL,''),(7209,'1110','91722326434','2024-07-30 11:07:15',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12493','','No',NULL,NULL,''),(7210,'5500','91722326434','2024-07-30 11:00:34',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7211,'1000','91722326434','2024-07-30 11:07:15',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7212,'4000','91722326434','2024-07-30 11:07:15',NULL,2000.00,'','9','1','Good sold','1','','sales','12493','','No',NULL,NULL,''),(7213,'1110','91722349994','2024-07-30 17:46:02',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914999006','','No',NULL,NULL,''),(7214,'1110','91722349994','2024-07-30 17:33:14',NULL,19800.00,'','9','1','Inventory sold','1','','sales','9789914999007','','No',NULL,NULL,''),(7215,'1110','91722349994','2024-07-30 17:37:22',NULL,19800.00,'','9','1','Inventory sold','1','','sales','9789914999008','','No',NULL,NULL,''),(7216,'1110','91722349994','2024-07-30 17:37:34',NULL,19800.00,'','9','1','Inventory sold','1','','sales','9789914999009','','No',NULL,NULL,''),(7217,'1110','91722349994','2024-07-30 17:37:49',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914999011','','No',NULL,NULL,''),(7218,'1110','91722349994','2024-07-30 17:42:00',NULL,19800.00,'','9','1','Inventory sold','1','','sales','9789914999010','','No',NULL,NULL,''),(7219,'1110','91722349994','2024-07-30 17:42:29',NULL,19800.00,'','9','1','Inventory sold','1','','sales','9789914999012','','No',NULL,NULL,''),(7220,'1110','91722349994','2024-07-30 17:44:06',NULL,21600.00,'','9','1','Inventory sold','1','','sales','9789914999013','','No',NULL,NULL,''),(7221,'5500','91722349994','2024-07-30 17:45:48',141600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7222,'1000','91722349994','2024-07-30 17:46:02',161340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7223,'4000','91722349994','2024-07-30 17:46:02',NULL,4200.00,'','9','1','Good sold','1','','sales','9789914999006','','No',NULL,NULL,''),(7224,'4000','91722349994','2024-07-30 17:33:14',NULL,22410.00,'','9','1','Good sold','1','','sales','9789914999007','','No',NULL,NULL,''),(7225,'4000','91722349994','2024-07-30 17:37:22',NULL,22410.00,'','9','1','Good sold','1','','sales','9789914999008','','No',NULL,NULL,''),(7226,'4000','91722349994','2024-07-30 17:37:34',NULL,22410.00,'','9','1','Good sold','1','','sales','9789914999009','','No',NULL,NULL,''),(7227,'4000','91722349994','2024-07-30 17:37:49',NULL,22500.00,'','9','1','Good sold','1','','sales','9789914999011','','No',NULL,NULL,''),(7228,'4000','91722349994','2024-07-30 17:42:00',NULL,22500.00,'','9','1','Good sold','1','','sales','9789914999010','','No',NULL,NULL,''),(7229,'4000','91722349994','2024-07-30 17:42:29',NULL,22500.00,'','9','1','Good sold','1','','sales','9789914999012','','No',NULL,NULL,''),(7230,'4000','91722349994','2024-07-30 17:44:06',NULL,22410.00,'','9','1','Good sold','1','','sales','9789914999013','','No',NULL,NULL,''),(7231,'1110','91722418124','2024-07-31 12:28:52',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914999016','','No',NULL,NULL,''),(7232,'5500','91722418124','2024-07-31 12:28:44',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7233,'1000','91722418124','2024-07-31 12:28:52',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7234,'4000','91722418124','2024-07-31 12:28:52',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914999016','','No',NULL,NULL,''),(7235,'1110','91722418145','2024-07-31 12:29:18',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914999015','','No',NULL,NULL,''),(7236,'5500','91722418145','2024-07-31 12:29:05',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7237,'1000','91722418145','2024-07-31 12:29:18',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7238,'4000','91722418145','2024-07-31 12:29:18',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914999015','','No',NULL,NULL,''),(7239,'1000','91722418164','2024-07-31 13:40:48',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7240,'4000','91722418164','2024-07-31 13:40:48',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(7241,'1110','91722433973','2024-07-31 17:00:15',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999017','','No',NULL,NULL,''),(7242,'1110','91722433973','2024-07-31 16:52:53',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999018','','No',NULL,NULL,''),(7243,'1110','91722433973','2024-07-31 16:53:07',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999019','','No',NULL,NULL,''),(7244,'1110','91722433973','2024-07-31 16:54:44',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999020','','No',NULL,NULL,''),(7245,'1110','91722433973','2024-07-31 16:59:29',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999021','','No',NULL,NULL,''),(7246,'1110','91722433973','2024-07-31 16:59:43',NULL,16800.00,'','9','1','Inventory sold','1','','sales','9789914999022','','No',NULL,NULL,''),(7247,'5500','91722433973','2024-07-31 17:00:00',100800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7248,'1000','91722433973','2024-07-31 17:00:15',128160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7249,'4000','91722433973','2024-07-31 17:00:15',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999017','','No',NULL,NULL,''),(7250,'4000','91722433973','2024-07-31 16:52:53',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999018','','No',NULL,NULL,''),(7251,'4000','91722433973','2024-07-31 16:53:07',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999019','','No',NULL,NULL,''),(7252,'4000','91722433973','2024-07-31 16:54:44',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999020','','No',NULL,NULL,''),(7253,'4000','91722433973','2024-07-31 16:59:29',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999021','','No',NULL,NULL,''),(7254,'4000','91722433973','2024-07-31 16:59:43',NULL,21360.00,'','9','1','Good sold','1','','sales','9789914999022','','No',NULL,NULL,''),(7255,'1110','91722436948','2024-07-31 17:47:53',NULL,22800.00,'','9','1','Inventory sold','1','','sales','9789914999024','','No',NULL,NULL,''),(7256,'1110','91722436948','2024-07-31 17:42:28',NULL,21600.00,'','9','1','Inventory sold','1','','sales','9789914999023','','No',NULL,NULL,''),(7257,'1110','91722436948','2024-07-31 17:42:43',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914999025','','No',NULL,NULL,''),(7258,'1110','91722436948','2024-07-31 17:42:57',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914999026','','No',NULL,NULL,''),(7259,'1110','91722436948','2024-07-31 17:44:12',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914999027','','No',NULL,NULL,''),(7260,'1110','91722436948','2024-07-31 17:45:33',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914999028','','No',NULL,NULL,''),(7261,'5500','91722436948','2024-07-31 17:47:39',116400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7262,'1000','91722436948','2024-07-31 17:47:53',165600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7263,'4000','91722436948','2024-07-31 17:47:53',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999024','','No',NULL,NULL,''),(7264,'4000','91722436948','2024-07-31 17:42:28',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999023','','No',NULL,NULL,''),(7265,'4000','91722436948','2024-07-31 17:42:43',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999025','','No',NULL,NULL,''),(7266,'4000','91722436948','2024-07-31 17:42:57',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999026','','No',NULL,NULL,''),(7267,'4000','91722436948','2024-07-31 17:44:12',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999027','','No',NULL,NULL,''),(7268,'4000','91722436948','2024-07-31 17:45:33',NULL,27600.00,'','9','1','Good sold','1','','sales','9789914999028','','No',NULL,NULL,''),(7269,'1110','91722437332','2024-07-31 17:50:30',NULL,9000.00,'','9','1','Inventory sold','1','','sales','9789914999006','','No',NULL,NULL,''),(7270,'5500','91722437332','2024-07-31 17:50:19',9000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7271,'1000','91722437332','2024-07-31 17:50:30',12600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7272,'4000','91722437332','2024-07-31 17:50:30',NULL,12600.00,'','9','1','Good sold','1','','sales','9789914999006','','No',NULL,NULL,''),(7273,'1110','91722507674','2024-08-01 13:21:44',NULL,230.00,'','9','1','Inventory sold','1','','sales','11862','','No',NULL,NULL,''),(7274,'1110','91722507674','2024-08-01 13:21:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(7275,'5500','91722507674','2024-08-01 13:21:29',230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7276,'1000','91722507674','2024-08-01 13:21:44',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7277,'4000','91722507674','2024-08-01 13:21:44',NULL,300.00,'','9','1','Good sold','1','','sales','11862','','No',NULL,NULL,''),(7278,'4000','91722507674','2024-08-01 13:21:14',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(7279,'1110','91722514280','2024-08-01 15:11:35',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914999029','','No',NULL,NULL,''),(7280,'1110','91722514280','2024-08-01 15:11:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7281,'5500','91722514280','2024-08-01 15:11:26',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7282,'1000','91722514280','2024-08-01 15:11:35',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7283,'4000','91722514280','2024-08-01 15:11:35',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914999029','','No',NULL,NULL,''),(7284,'4000','91722514280','2024-08-01 15:11:20',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7285,'1110','91722521594','2024-08-01 17:23:50',NULL,26400.00,'','9','1','Inventory sold','1','','sales','9789914999035','','No',NULL,NULL,''),(7286,'1110','91722521594','2024-08-01 17:13:14',NULL,720.00,'','9','1','Inventory sold','1','','sales','9789914999030','','No',NULL,NULL,''),(7287,'1110','91722521594','2024-08-01 17:13:29',NULL,1920.00,'','9','1','Inventory sold','1','','sales','9789914999031','','No',NULL,NULL,''),(7288,'1110','91722521594','2024-08-01 17:15:59',NULL,1680.00,'','9','1','Inventory sold','1','','sales','9789914999032','','No',NULL,NULL,''),(7289,'1110','91722521594','2024-08-01 17:16:13',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914999033','','No',NULL,NULL,''),(7290,'1110','91722521594','2024-08-01 17:16:27',NULL,2880.00,'','9','1','Inventory sold','1','','sales','9789914999034','','No',NULL,NULL,''),(7291,'5500','91722521594','2024-08-01 17:16:42',36000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7292,'1000','91722521594','2024-08-01 17:23:50',44160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7293,'4000','91722521594','2024-08-01 17:23:50',NULL,30960.00,'','9','1','Good sold','1','','sales','9789914999035','','No',NULL,NULL,''),(7294,'4000','91722521594','2024-08-01 17:13:14',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914999030','','No',NULL,NULL,''),(7295,'4000','91722521594','2024-08-01 17:13:29',NULL,2400.00,'','9','1','Good sold','1','','sales','9789914999031','','No',NULL,NULL,''),(7296,'4000','91722521594','2024-08-01 17:15:59',NULL,2400.00,'','9','1','Good sold','1','','sales','9789914999032','','No',NULL,NULL,''),(7297,'4000','91722521594','2024-08-01 17:16:13',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914999033','','No',NULL,NULL,''),(7298,'4000','91722521594','2024-08-01 17:16:27',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914999034','','No',NULL,NULL,''),(7299,'1110','91722524035','2024-08-01 17:54:04',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789914999036','','No',NULL,NULL,''),(7300,'5500','91722524035','2024-08-01 17:53:56',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7301,'1000','91722524035','2024-08-01 17:54:04',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7302,'4000','91722524035','2024-08-01 17:54:04',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914999036','','No',NULL,NULL,''),(7303,'1110','91722600819','2024-08-02 15:28:17',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966193445','','No',NULL,NULL,''),(7304,'1110','91722600819','2024-08-02 15:13:39',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966193452','','No',NULL,NULL,''),(7305,'1110','91722600819','2024-08-02 15:14:07',NULL,12000.00,'','9','1','Inventory sold','1','','sales','9789966193454','','No',NULL,NULL,''),(7306,'1110','91722600819','2024-08-02 15:14:19',NULL,24000.00,'','9','1','Inventory sold','1','','sales','9789966193453','','No',NULL,NULL,''),(7307,'5500','91722600819','2024-08-02 15:27:14',42000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7308,'1000','91722600819','2024-08-02 15:28:17',50040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7309,'4000','91722600819','2024-08-02 15:28:17',NULL,4500.00,'','9','1','Good sold','1','','sales','9789966193445','','No',NULL,NULL,''),(7310,'4000','91722600819','2024-08-02 15:13:39',NULL,4140.00,'','9','1','Good sold','1','','sales','9789966193452','','No',NULL,NULL,''),(7311,'4000','91722600819','2024-08-02 15:14:07',NULL,13800.00,'','9','1','Good sold','1','','sales','9789966193454','','No',NULL,NULL,''),(7312,'4000','91722600819','2024-08-02 15:14:19',NULL,27600.00,'','9','1','Good sold','1','','sales','9789966193453','','No',NULL,NULL,''),(7313,'1110','91722686437','2024-08-03 15:01:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(7314,'1110','91722686437','2024-08-03 15:00:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11011','','No',NULL,NULL,''),(7315,'1110','91722686437','2024-08-03 15:00:50',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(7316,'5500','91722686437','2024-08-03 15:01:00',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7317,'1000','91722686437','2024-08-03 15:01:43',9500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7318,'4000','91722686437','2024-08-03 15:01:43',NULL,3700.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(7319,'4000','91722686437','2024-08-03 15:00:37',NULL,2800.00,'','9','1','Good sold','1','','sales','11011','','No',NULL,NULL,''),(7320,'4000','91722686437','2024-08-03 15:00:50',NULL,3000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(7321,'1110','91722847108','2024-08-05 11:49:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(7322,'1110','91722847108','2024-08-05 11:38:28',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966193455','','No',NULL,NULL,''),(7323,'5500','91722847108','2024-08-05 11:49:04',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7324,'1000','91722847108','2024-08-05 11:49:17',5690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7325,'4000','91722847108','2024-08-05 11:49:17',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(7326,'4000','91722847108','2024-08-05 11:38:28',NULL,2690.00,'','9','1','Good sold','1','','sales','9789966193455','','No',NULL,NULL,''),(7327,'1110','91722847760','2024-08-05 12:03:56',NULL,2000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7328,'1110','91722847760','2024-08-05 11:49:20',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(7329,'1110','91722847760','2024-08-05 12:03:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(7330,'5500','91722847760','2024-08-05 12:03:16',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7331,'1000','91722847760','2024-08-05 12:03:56',8400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7332,'4000','91722847760','2024-08-05 12:03:56',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7333,'4000','91722847760','2024-08-05 11:49:20',NULL,2400.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(7334,'4000','91722847760','2024-08-05 12:03:07',NULL,3000.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(7335,'1000','91722863056','2024-08-05 16:04:34',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7336,'4000','91722863056','2024-08-05 16:04:34',NULL,1990.00,'','9','1','Good sold','1','','sales','9393','','No',NULL,NULL,''),(7337,'1000','91722869205','2024-08-05 17:46:59',2390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7338,'4000','91722869205','2024-08-05 17:46:59',NULL,2390.00,'','9','1','Good sold','1','','sales','9755','','No',NULL,NULL,''),(7339,'1000','91722869223','2024-08-05 19:39:59',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7340,'4000','91722869223','2024-08-05 19:39:59',NULL,3200.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(7341,'1000','91722932566','2024-08-06 11:23:13',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7342,'4000','91722932566','2024-08-06 11:23:13',NULL,4000.00,'','9','1','Good sold','1','','sales','10943','','No',NULL,NULL,''),(7343,'1110','91722932597','2024-08-06 12:50:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10758','','No',NULL,NULL,''),(7344,'1110','91722932597','2024-08-06 11:23:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','11502','','No',NULL,NULL,''),(7345,'1110','91722932597','2024-08-06 12:48:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7346,'1110','91722932597','2024-08-06 12:49:30',NULL,60.00,'','9','1','Inventory sold','1','','sales','11888','','No',NULL,NULL,''),(7347,'5500','91722932597','2024-08-06 12:49:49',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7348,'1000','91722932597','2024-08-06 12:50:49',6680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7349,'4000','91722932597','2024-08-06 12:50:49',NULL,3790.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(7350,'4000','91722932597','2024-08-06 11:23:17',NULL,2390.00,'','9','1','Good sold','1','','sales','11502','','No',NULL,NULL,''),(7351,'4000','91722932597','2024-08-06 12:48:49',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7352,'4000','91722932597','2024-08-06 12:49:30',NULL,200.00,'','9','1','Good sold','1','','sales','11888','','No',NULL,NULL,''),(7353,'1110','91723044126','2024-08-07 18:31:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','10821','','No',NULL,NULL,''),(7354,'1110','91723044126','2024-08-07 18:22:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','4369','','No',NULL,NULL,''),(7355,'1110','91723044126','2024-08-07 18:22:12',NULL,550.00,'','9','1','Inventory sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7356,'1110','91723044126','2024-08-07 18:22:29',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7357,'1110','91723044126','2024-08-07 18:26:50',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7358,'1110','91723044126','2024-08-07 18:30:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7359,'5500','91723044126','2024-08-07 18:30:46',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7360,'1000','91723044126','2024-08-07 18:31:27',7739.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7361,'4000','91723044126','2024-08-07 18:31:27',NULL,2500.00,'','9','1','Good sold','1','','sales','10821','','No',NULL,NULL,''),(7362,'4000','91723044126','2024-08-07 18:22:06',NULL,1490.00,'','9','1','Good sold','1','','sales','4369','','No',NULL,NULL,''),(7363,'4000','91723044126','2024-08-07 18:22:12',NULL,850.00,'','9','1','Good sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7364,'4000','91723044126','2024-08-07 18:22:29',NULL,1599.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7365,'4000','91723044126','2024-08-07 18:26:50',NULL,850.00,'','9','1','Good sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7366,'4000','91723044126','2024-08-07 18:30:40',NULL,450.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7367,'1110','91723097285','2024-08-09 10:50:52',NULL,1100.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(7368,'1110','91723097285','2024-08-08 09:08:05',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7369,'1110','91723097285','2024-08-08 09:10:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','8864','','No',NULL,NULL,''),(7370,'1110','91723097285','2024-08-08 09:14:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966051479','','No',NULL,NULL,''),(7371,'5500','91723097285','2024-08-08 09:14:29',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7372,'1000','91723097285','2024-08-09 10:50:52',5839.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7373,'4000','91723097285','2024-08-09 10:50:52',NULL,1500.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(7374,'4000','91723097285','2024-08-08 09:08:05',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7375,'4000','91723097285','2024-08-08 09:10:50',NULL,1499.00,'','9','1','Good sold','1','','sales','8864','','No',NULL,NULL,''),(7376,'4000','91723097285','2024-08-08 09:14:13',NULL,1590.00,'','9','1','Good sold','1','','sales','9789966051479','','No',NULL,NULL,''),(7377,'1110','91723195371','2024-08-09 12:23:14',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781444768381','','No',NULL,NULL,''),(7378,'1110','91723195371','2024-08-09 12:22:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','6514','','No',NULL,NULL,''),(7379,'5500','91723195371','2024-08-09 12:22:55',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7380,'1000','91723195371','2024-08-09 12:23:14',2680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7381,'4000','91723195371','2024-08-09 12:23:14',NULL,1890.00,'','9','1','Good sold','1','','sales','9781444768381','','No',NULL,NULL,''),(7382,'4000','91723195371','2024-08-09 12:22:51',NULL,790.00,'','9','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7383,'1110','91723195426','2024-08-09 13:35:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8299','','No',NULL,NULL,''),(7384,'1110','91723195426','2024-08-09 12:51:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','6600','','No',NULL,NULL,''),(7385,'1110','91723195426','2024-08-09 13:33:56',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(7386,'5500','91723195426','2024-08-09 13:34:37',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7387,'1000','91723195426','2024-08-09 13:35:48',2690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7388,'4000','91723195426','2024-08-09 13:35:48',NULL,1890.00,'','9','1','Good sold','1','','sales','8299','','No',NULL,NULL,''),(7389,'4000','91723195426','2024-08-09 12:51:05',NULL,500.00,'','9','1','Good sold','1','','sales','6600','','No',NULL,NULL,''),(7390,'4000','91723195426','2024-08-09 13:33:56',NULL,300.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(7391,'1000','91723210843','2024-08-09 16:40:59',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7392,'4000','91723210843','2024-08-09 16:40:59',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(7393,'1000','91723210865','2024-08-09 16:53:31',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7394,'4000','91723210865','2024-08-09 16:53:31',NULL,500.00,'','9','1','Good sold','1','','sales','6321','','No',NULL,NULL,''),(7395,'1110','91723214378','2024-08-10 11:38:31',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(7396,'1110','91723214378','2024-08-09 17:39:38',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12599','','No',NULL,NULL,''),(7397,'1110','91723214378','2024-08-09 17:39:52',NULL,1100.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(7398,'1110','91723214378','2024-08-09 17:40:15',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7399,'1110','91723214378','2024-08-09 17:40:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(7400,'1110','91723214378','2024-08-09 17:41:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(7401,'1110','91723214378','2024-08-09 17:41:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','1298','','No',NULL,NULL,''),(7402,'1110','91723214378','2024-08-09 17:41:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6272','','No',NULL,NULL,''),(7403,'5500','91723214378','2024-08-09 17:42:15',4900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7404,'1000','91723214378','2024-08-10 11:38:31',9004.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7405,'4000','91723214378','2024-08-10 11:38:31',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(7406,'4000','91723214378','2024-08-09 17:39:38',NULL,2500.00,'','9','1','Good sold','1','','sales','12599','','No',NULL,NULL,''),(7407,'4000','91723214378','2024-08-09 17:39:52',NULL,1500.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(7408,'4000','91723214378','2024-08-09 17:40:15',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7409,'4000','91723214378','2024-08-09 17:40:29',NULL,500.00,'','9','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(7410,'4000','91723214378','2024-08-09 17:41:00',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(7411,'4000','91723214378','2024-08-09 17:41:08',NULL,389.00,'','9','1','Good sold','1','','sales','1298','','No',NULL,NULL,''),(7412,'4000','91723214378','2024-08-09 17:41:37',NULL,650.00,'','9','1','Good sold','1','','sales','6272','','No',NULL,NULL,''),(7413,'1000','91723279183','2024-08-10 11:40:00',39990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7414,'4000','91723279183','2024-08-10 11:40:00',NULL,39990.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(7415,'1110','91723280334','2024-08-10 12:01:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7416,'1110','91723280334','2024-08-10 11:59:06',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781444768383','','No',NULL,NULL,''),(7417,'5500','91723280334','2024-08-10 12:01:10',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7418,'1000','91723280334','2024-08-10 12:01:15',3990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7419,'4000','91723280334','2024-08-10 12:01:15',NULL,2490.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7420,'4000','91723280334','2024-08-10 11:59:06',NULL,1500.00,'','9','1','Good sold','1','','sales','9781444768383','','No',NULL,NULL,''),(7421,'1110','91723296107','2024-08-10 16:32:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6245','','No',NULL,NULL,''),(7422,'1110','91723296107','2024-08-10 16:21:47',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7423,'1110','91723296107','2024-08-10 16:22:25',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(7424,'1110','91723296107','2024-08-10 16:22:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(7425,'1110','91723296107','2024-08-10 16:22:53',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12599','','No',NULL,NULL,''),(7426,'1110','91723296107','2024-08-10 16:23:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10329','','No',NULL,NULL,''),(7427,'1110','91723296107','2024-08-10 16:23:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6272','','No',NULL,NULL,''),(7428,'1110','91723296107','2024-08-10 16:23:58',NULL,1100.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(7429,'1110','91723296107','2024-08-10 16:24:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(7430,'1110','91723296107','2024-08-10 16:24:40',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781444768384','','No',NULL,NULL,''),(7431,'1110','91723296107','2024-08-10 16:27:57',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781444768385','','No',NULL,NULL,''),(7432,'1110','91723296107','2024-08-10 16:29:23',NULL,300.00,'','9','1','Inventory sold','1','','sales','9781444768386','','No',NULL,NULL,''),(7433,'5500','91723296107','2024-08-10 16:32:08',6200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7434,'1000','91723296107','2024-08-10 16:32:20',13540.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7435,'4000','91723296107','2024-08-10 16:32:20',NULL,650.00,'','9','1','Good sold','1','','sales','6245','','No',NULL,NULL,''),(7436,'4000','91723296107','2024-08-10 16:21:47',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7437,'4000','91723296107','2024-08-10 16:22:25',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(7438,'4000','91723296107','2024-08-10 16:22:38',NULL,715.00,'','9','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(7439,'4000','91723296107','2024-08-10 16:22:53',NULL,2500.00,'','9','1','Good sold','1','','sales','12599','','No',NULL,NULL,''),(7440,'4000','91723296107','2024-08-10 16:23:11',NULL,2000.00,'','9','1','Good sold','1','','sales','10329','','No',NULL,NULL,''),(7441,'4000','91723296107','2024-08-10 16:23:35',NULL,715.00,'','9','1','Good sold','1','','sales','6272','','No',NULL,NULL,''),(7442,'4000','91723296107','2024-08-10 16:23:58',NULL,1500.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(7443,'4000','91723296107','2024-08-10 16:24:21',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(7444,'4000','91723296107','2024-08-10 16:24:40',NULL,715.00,'','9','1','Good sold','1','','sales','9781444768384','','No',NULL,NULL,''),(7445,'4000','91723296107','2024-08-10 16:27:57',NULL,690.00,'','9','1','Good sold','1','','sales','9781444768385','','No',NULL,NULL,''),(7446,'4000','91723296107','2024-08-10 16:29:23',NULL,590.00,'','9','1','Good sold','1','','sales','9781444768386','','No',NULL,NULL,''),(7447,'1110','91723546699','2024-08-13 14:58:40',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7448,'5500','91723546699','2024-08-13 13:58:19',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7449,'1000','91723546699','2024-08-13 14:58:40',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7450,'4000','91723546699','2024-08-13 14:58:40',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7451,'1110','91723615845','2024-08-14 09:11:02',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(7452,'5500','91723615845','2024-08-14 09:10:45',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7453,'1000','91723615845','2024-08-14 09:11:02',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7454,'4000','91723615845','2024-08-14 09:11:02',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(7455,'1110','91723624288','2024-08-14 11:31:33',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966635181','','No',NULL,NULL,''),(7456,'5500','91723624288','2024-08-14 11:31:28',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7457,'1000','91723624288','2024-08-14 11:31:33',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7458,'4000','91723624288','2024-08-14 11:31:33',NULL,3490.00,'','9','1','Good sold','1','','sales','9789966635181','','No',NULL,NULL,''),(7459,'1110','91723624300','2024-08-14 12:40:17',NULL,230.00,'','9','1','Inventory sold','1','','sales','11862','','No',NULL,NULL,''),(7460,'1110','91723624300','2024-08-14 11:31:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(7461,'5500','91723624300','2024-08-14 12:39:30',230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7462,'1000','91723624300','2024-08-14 12:40:17',775.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7463,'4000','91723624300','2024-08-14 12:40:17',NULL,300.00,'','9','1','Good sold','1','','sales','11862','','No',NULL,NULL,''),(7464,'4000','91723624300','2024-08-14 11:31:40',NULL,475.00,'','9','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(7465,'1000','91723634898','2024-08-14 14:28:38',760.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7466,'4000','91723634898','2024-08-14 14:28:38',NULL,760.00,'','9','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7467,'1110','91723634923','2024-08-14 14:51:19',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(7468,'5500','91723634923','2024-08-14 14:28:43',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7469,'1000','91723634923','2024-08-14 14:51:19',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7470,'4000','91723634923','2024-08-14 14:51:19',NULL,3000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(7471,'1110','91723636286','2024-08-15 11:17:39',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7472,'5500','91723636286','2024-08-14 14:51:26',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7473,'1000','91723636286','2024-08-15 11:17:39',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7474,'4000','91723636286','2024-08-15 11:17:39',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7475,'1000','91723710031','2024-08-15 11:22:22',5470.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7476,'4000','91723710031','2024-08-15 11:22:22',NULL,1790.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(7477,'4000','91723710031','2024-08-15 11:20:31',NULL,2290.00,'','9','1','Good sold','1','','sales','9954','','No',NULL,NULL,''),(7478,'4000','91723710031','2024-08-15 11:21:45',NULL,1390.00,'','9','1','Good sold','1','','sales','8396','','No',NULL,NULL,''),(7479,'1110','91723714366','2024-08-15 12:32:52',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789966635183','','No',NULL,NULL,''),(7480,'5500','91723714366','2024-08-15 12:32:46',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7481,'1000','91723714366','2024-08-15 12:32:52',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7482,'4000','91723714366','2024-08-15 12:32:52',NULL,750.00,'','9','1','Good sold','1','','sales','9789966635183','','No',NULL,NULL,''),(7483,'1110','91723722144','2024-08-15 14:42:46',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(7484,'1110','91723722144','2024-08-15 14:42:24',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7485,'5500','91723722144','2024-08-15 14:42:35',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7486,'1000','91723722144','2024-08-15 14:42:46',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7487,'4000','91723722144','2024-08-15 14:42:46',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(7488,'4000','91723722144','2024-08-15 14:42:24',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7489,'1110','91723723516','2024-08-15 15:05:39',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966635184','','No',NULL,NULL,''),(7490,'5500','91723723516','2024-08-15 15:05:30',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7491,'1000','91723723516','2024-08-15 15:05:39',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7492,'4000','91723723516','2024-08-15 15:05:39',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966635184','','No',NULL,NULL,''),(7493,'1000','91723735207','2024-08-15 18:20:25',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7494,'4000','91723735207','2024-08-15 18:20:25',NULL,1990.00,'','9','1','Good sold','1','','sales','9807','','No',NULL,NULL,''),(7495,'1110','91723813522','2024-08-16 16:08:37',NULL,600.00,'','9','1','Inventory sold','1','','sales','12488','','No',NULL,NULL,''),(7496,'1110','91723813522','2024-08-16 16:05:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','6341','','No',NULL,NULL,''),(7497,'1110','91723813522','2024-08-16 16:05:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','6328','','No',NULL,NULL,''),(7498,'5500','91723813522','2024-08-16 16:07:49',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7499,'1000','91723813522','2024-08-16 16:08:37',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7500,'4000','91723813522','2024-08-16 16:08:37',NULL,750.00,'','9','1','Good sold','1','','sales','12488','','No',NULL,NULL,''),(7501,'4000','91723813522','2024-08-16 16:05:22',NULL,700.00,'','9','1','Good sold','1','','sales','6341','','No',NULL,NULL,''),(7502,'4000','91723813522','2024-08-16 16:05:49',NULL,700.00,'','9','1','Good sold','1','','sales','6328','','No',NULL,NULL,''),(7503,'1000','91723813728','2024-08-16 16:28:15',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7504,'4000','91723813728','2024-08-16 16:28:15',NULL,3000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(7505,'1110','91723900585','2024-08-17 16:23:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10056','','No',NULL,NULL,''),(7506,'1110','91723900585','2024-08-17 16:16:40',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966635185','','No',NULL,NULL,''),(7507,'1110','91723900585','2024-08-17 16:19:08',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7508,'1110','91723900585','2024-08-17 16:19:34',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966635186','','No',NULL,NULL,''),(7509,'1110','91723900585','2024-08-17 16:21:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8862','','No',NULL,NULL,''),(7510,'5500','91723900585','2024-08-17 16:23:35',5300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7511,'1000','91723900585','2024-08-17 16:23:53',12150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7512,'4000','91723900585','2024-08-17 16:23:53',NULL,2390.00,'','9','1','Good sold','1','','sales','10056','','No',NULL,NULL,''),(7513,'4000','91723900585','2024-08-17 16:16:40',NULL,3190.00,'','9','1','Good sold','1','','sales','9789966635185','','No',NULL,NULL,''),(7514,'4000','91723900585','2024-08-17 16:19:08',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7515,'4000','91723900585','2024-08-17 16:19:34',NULL,2990.00,'','9','1','Good sold','1','','sales','9789966635186','','No',NULL,NULL,''),(7516,'4000','91723900585','2024-08-17 16:21:48',NULL,1990.00,'','9','1','Good sold','1','','sales','8862','','No',NULL,NULL,''),(7517,'1000','91724063385','2024-08-19 13:30:30',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7518,'4000','91724063385','2024-08-19 13:30:30',NULL,6000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(7519,'1110','91724071258','2024-08-19 15:41:21',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7520,'5500','91724071258','2024-08-19 15:40:58',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7521,'1000','91724071258','2024-08-19 15:41:21',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7522,'4000','91724071258','2024-08-19 15:41:21',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7523,'1110','91724071285','2024-08-19 17:18:04',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12511','','No',NULL,NULL,''),(7524,'5500','91724071285','2024-08-19 15:41:25',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7525,'1000','91724071285','2024-08-19 17:18:04',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7526,'4000','91724071285','2024-08-19 17:18:04',NULL,2000.00,'','9','1','Good sold','1','','sales','12511','','No',NULL,NULL,''),(7527,'1000','91724153044','2024-08-20 14:25:44',8670.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7528,'4000','91724153044','2024-08-20 14:25:44',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(7529,'4000','91724153044','2024-08-20 14:24:05',NULL,4180.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(7530,'4000','91724153044','2024-08-20 14:25:08',NULL,1990.00,'','9','1','Good sold','1','','sales','9674','','No',NULL,NULL,''),(7531,'1110','91724222684','2024-08-21 09:46:18',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789966635187','','No',NULL,NULL,''),(7532,'1110','91724222684','2024-08-21 09:45:40',NULL,7000.00,'','9','1','Inventory sold','1','','sales','9789966635188','','No',NULL,NULL,''),(7533,'5500','91724222684','2024-08-21 09:45:50',11000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7534,'1000','91724222684','2024-08-21 09:46:18',13000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7535,'4000','91724222684','2024-08-21 09:46:18',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966635187','','No',NULL,NULL,''),(7536,'4000','91724222684','2024-08-21 09:45:40',NULL,8000.00,'','9','1','Good sold','1','','sales','9789966635188','','No',NULL,NULL,''),(7537,'1110','91724235579','2024-08-21 13:19:50',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7538,'5500','91724235579','2024-08-21 13:19:39',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7539,'1000','91724235579','2024-08-21 13:19:50',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7540,'4000','91724235579','2024-08-21 13:19:50',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7541,'1000','91724306110','2024-08-22 08:55:38',1050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7542,'4000','91724306110','2024-08-22 08:55:38',NULL,750.00,'','9','1','Good sold','1','','sales','9789966093370','','No',NULL,NULL,''),(7543,'4000','91724306110','2024-08-22 08:55:10',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7544,'1000','91724306141','2024-08-22 10:55:47',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7545,'4000','91724306141','2024-08-22 10:55:47',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(7546,'1000','91724325486','2024-08-22 14:18:31',3149.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7547,'4000','91724325486','2024-08-22 14:18:31',NULL,750.00,'','9','1','Good sold','1','','sales','6476','','No',NULL,NULL,''),(7548,'4000','91724325486','2024-08-22 14:18:06',NULL,2399.00,'','9','1','Good sold','1','','sales','10714','','No',NULL,NULL,''),(7549,'1000','91724428636','2024-08-23 18:57:26',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7550,'4000','91724428636','2024-08-23 18:57:26',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(7551,'1110','91724687513','2024-08-26 20:07:29',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789914408134','','No',NULL,NULL,''),(7552,'1110','91724687513','2024-08-26 18:51:53',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914408135','','No',NULL,NULL,''),(7553,'1110','91724687513','2024-08-26 18:57:38',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914408136','','No',NULL,NULL,''),(7554,'1110','91724687513','2024-08-26 19:07:50',NULL,11500.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(7555,'1110','91724687513','2024-08-26 19:14:48',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914408138','','No',NULL,NULL,''),(7556,'1110','91724687513','2024-08-26 19:17:37',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12605','','No',NULL,NULL,''),(7557,'1110','91724687513','2024-08-26 19:18:37',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914408135','','No',NULL,NULL,''),(7558,'1110','91724687513','2024-08-26 19:19:29',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(7559,'1110','91724687513','2024-08-26 19:20:20',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12626','','No',NULL,NULL,''),(7560,'1110','91724687513','2024-08-26 19:22:14',NULL,3900.00,'','9','1','Inventory sold','1','','sales','9789914408139','','No',NULL,NULL,''),(7561,'1110','91724687513','2024-08-26 19:25:36',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914408140','','No',NULL,NULL,''),(7562,'1110','91724687513','2024-08-26 19:27:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914408139','','No',NULL,NULL,''),(7563,'1110','91724687513','2024-08-26 19:29:47',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789914408134','','No',NULL,NULL,''),(7564,'1110','91724687513','2024-08-26 19:30:04',NULL,4500.00,'','9','1','Inventory sold','1','','sales','12586','','No',NULL,NULL,''),(7565,'1110','91724687513','2024-08-26 19:30:17',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914501216','','No',NULL,NULL,''),(7566,'1110','91724687513','2024-08-26 19:30:41',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914408142','','No',NULL,NULL,''),(7567,'1110','91724687513','2024-08-26 19:35:57',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7568,'1110','91724687513','2024-08-26 19:38:01',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9789914408144','','No',NULL,NULL,''),(7569,'1110','91724687513','2024-08-26 19:45:18',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914408145','','No',NULL,NULL,''),(7570,'1110','91724687513','2024-08-26 19:47:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8034','','No',NULL,NULL,''),(7571,'1110','91724687513','2024-08-26 19:47:48',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914408146','','No',NULL,NULL,''),(7572,'1110','91724687513','2024-08-26 20:04:30',NULL,9900.00,'','9','1','Inventory sold','1','','sales','9789914408147','','No',NULL,NULL,''),(7573,'1110','91724687513','2024-08-26 20:04:44',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789914408148','','No',NULL,NULL,''),(7574,'1110','91724687513','2024-08-26 20:04:56',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789914408149','','No',NULL,NULL,''),(7575,'1110','91724687513','2024-08-26 20:05:08',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914408153','','No',NULL,NULL,''),(7576,'1110','91724687513','2024-08-26 20:05:19',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7577,'1110','91724687513','2024-08-26 20:05:30',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914408154','','No',NULL,NULL,''),(7578,'1110','91724687513','2024-08-26 20:05:46',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914408152','','No',NULL,NULL,''),(7579,'1110','91724687513','2024-08-26 20:05:58',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7580,'1110','91724687513','2024-08-26 20:06:10',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789914408151','','No',NULL,NULL,''),(7581,'1110','91724687513','2024-08-26 20:06:26',NULL,8100.00,'','9','1','Inventory sold','1','','sales','9789914408150','','No',NULL,NULL,''),(7582,'5500','91724687513','2024-08-26 20:06:43',122200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7583,'1000','91724687513','2024-08-26 20:07:29',144490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7584,'4000','91724687513','2024-08-26 20:07:29',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914408134','','No',NULL,NULL,''),(7585,'4000','91724687513','2024-08-26 18:51:53',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914408135','','No',NULL,NULL,''),(7586,'4000','91724687513','2024-08-26 18:57:38',NULL,7000.00,'','9','1','Good sold','1','','sales','9789914408136','','No',NULL,NULL,''),(7587,'4000','91724687513','2024-08-26 19:07:50',NULL,12500.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(7588,'4000','91724687513','2024-08-26 19:14:48',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914408138','','No',NULL,NULL,''),(7589,'4000','91724687513','2024-08-26 19:17:37',NULL,2500.00,'','9','1','Good sold','1','','sales','12605','','No',NULL,NULL,''),(7590,'4000','91724687513','2024-08-26 19:18:37',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914408135','','No',NULL,NULL,''),(7591,'4000','91724687513','2024-08-26 19:19:29',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(7592,'4000','91724687513','2024-08-26 19:20:20',NULL,4500.00,'','9','1','Good sold','1','','sales','12626','','No',NULL,NULL,''),(7593,'4000','91724687513','2024-08-26 19:22:14',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914408139','','No',NULL,NULL,''),(7594,'4000','91724687513','2024-08-26 19:25:36',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914408140','','No',NULL,NULL,''),(7595,'4000','91724687513','2024-08-26 19:27:20',NULL,0.00,'','9','1','Good sold','1','','sales','9789914408139','','No',NULL,NULL,''),(7596,'4000','91724687513','2024-08-26 19:29:47',NULL,3200.00,'','9','1','Good sold','1','','sales','9789914408134','','No',NULL,NULL,''),(7597,'4000','91724687513','2024-08-26 19:30:04',NULL,6000.00,'','9','1','Good sold','1','','sales','12586','','No',NULL,NULL,''),(7598,'4000','91724687513','2024-08-26 19:30:17',NULL,21000.00,'','9','1','Good sold','1','','sales','9789914501216','','No',NULL,NULL,''),(7599,'4000','91724687513','2024-08-26 19:30:41',NULL,1600.00,'','9','1','Good sold','1','','sales','9789914408142','','No',NULL,NULL,''),(7600,'4000','91724687513','2024-08-26 19:35:57',NULL,2550.00,'','9','1','Good sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7601,'4000','91724687513','2024-08-26 19:38:01',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914408144','','No',NULL,NULL,''),(7602,'4000','91724687513','2024-08-26 19:45:18',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914408145','','No',NULL,NULL,''),(7603,'4000','91724687513','2024-08-26 19:47:24',NULL,1290.00,'','9','1','Good sold','1','','sales','8034','','No',NULL,NULL,''),(7604,'4000','91724687513','2024-08-26 19:47:48',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914408146','','No',NULL,NULL,''),(7605,'4000','91724687513','2024-08-26 20:04:30',NULL,11400.00,'','9','1','Good sold','1','','sales','9789914408147','','No',NULL,NULL,''),(7606,'4000','91724687513','2024-08-26 20:04:44',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914408148','','No',NULL,NULL,''),(7607,'4000','91724687513','2024-08-26 20:04:56',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914408149','','No',NULL,NULL,''),(7608,'4000','91724687513','2024-08-26 20:05:08',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914408153','','No',NULL,NULL,''),(7609,'4000','91724687513','2024-08-26 20:05:19',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7610,'4000','91724687513','2024-08-26 20:05:30',NULL,1400.00,'','9','1','Good sold','1','','sales','9789914408154','','No',NULL,NULL,''),(7611,'4000','91724687513','2024-08-26 20:05:46',NULL,1450.00,'','9','1','Good sold','1','','sales','9789914408152','','No',NULL,NULL,''),(7612,'4000','91724687513','2024-08-26 20:05:58',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7613,'4000','91724687513','2024-08-26 20:06:10',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914408151','','No',NULL,NULL,''),(7614,'4000','91724687513','2024-08-26 20:06:26',NULL,9000.00,'','9','1','Good sold','1','','sales','9789914408150','','No',NULL,NULL,''),(7615,'1110','91724692169','2024-08-26 20:27:12',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12561','','No',NULL,NULL,''),(7616,'1110','91724692169','2024-08-26 20:09:29',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7617,'1110','91724692169','2024-08-26 20:10:11',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966635184','','No',NULL,NULL,''),(7618,'1110','91724692169','2024-08-26 20:10:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789914408157','','No',NULL,NULL,''),(7619,'1110','91724692169','2024-08-26 20:15:18',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914408158','','No',NULL,NULL,''),(7620,'1110','91724692169','2024-08-26 20:16:26',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914408159','','No',NULL,NULL,''),(7621,'1110','91724692169','2024-08-26 20:19:16',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789914408160','','No',NULL,NULL,''),(7622,'1110','91724692169','2024-08-26 20:20:29',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914408161','','No',NULL,NULL,''),(7623,'1110','91724692169','2024-08-26 20:22:34',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966635187','','No',NULL,NULL,''),(7624,'1110','91724692169','2024-08-26 20:24:12',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914764444','','No',NULL,NULL,''),(7625,'5500','91724692169','2024-08-26 20:24:25',20900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7626,'1000','91724692169','2024-08-26 20:27:12',25850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7627,'4000','91724692169','2024-08-26 20:27:12',NULL,4300.00,'','9','1','Good sold','1','','sales','12561','','No',NULL,NULL,''),(7628,'4000','91724692169','2024-08-26 20:09:29',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7629,'4000','91724692169','2024-08-26 20:10:11',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966635184','','No',NULL,NULL,''),(7630,'4000','91724692169','2024-08-26 20:10:52',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914408157','','No',NULL,NULL,''),(7631,'4000','91724692169','2024-08-26 20:15:18',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914408158','','No',NULL,NULL,''),(7632,'4000','91724692169','2024-08-26 20:16:26',NULL,950.00,'','9','1','Good sold','1','','sales','9789914408159','','No',NULL,NULL,''),(7633,'4000','91724692169','2024-08-26 20:19:16',NULL,6250.00,'','9','1','Good sold','1','','sales','9789914408160','','No',NULL,NULL,''),(7634,'4000','91724692169','2024-08-26 20:20:29',NULL,2200.00,'','9','1','Good sold','1','','sales','9789914408161','','No',NULL,NULL,''),(7635,'4000','91724692169','2024-08-26 20:22:34',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966635187','','No',NULL,NULL,''),(7636,'4000','91724692169','2024-08-26 20:24:12',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914764444','','No',NULL,NULL,''),(7637,'1110','91724739534','2024-08-27 09:19:15',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7638,'5500','91724739534','2024-08-27 09:18:54',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7639,'1000','91724739534','2024-08-27 09:19:15',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7640,'4000','91724739534','2024-08-27 09:19:15',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7641,'1000','91724745288','2024-08-27 10:55:22',13930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7642,'4000','91724745288','2024-08-27 10:55:22',NULL,13930.00,'','9','1','Good sold','1','','sales','9914','','No',NULL,NULL,''),(7643,'1110','91724769450','2024-08-27 19:17:52',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914493833','','No',NULL,NULL,''),(7644,'1110','91724769450','2024-08-27 18:46:41',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914493832','','No',NULL,NULL,''),(7645,'1110','91724769450','2024-08-27 18:46:50',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781500483425','','No',NULL,NULL,''),(7646,'1110','91724769450','2024-08-27 18:47:07',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798664356038','','No',NULL,NULL,''),(7647,'1110','91724769450','2024-08-27 18:47:15',NULL,2780.00,'','9','1','Inventory sold','1','','sales','9780796156280','','No',NULL,NULL,''),(7648,'1110','91724769450','2024-08-27 18:47:22',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781776402052','','No',NULL,NULL,''),(7649,'1110','91724769450','2024-08-27 18:48:41',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914503869','','No',NULL,NULL,''),(7650,'1110','91724769450','2024-08-27 18:49:13',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789966149337','','No',NULL,NULL,''),(7651,'1110','91724769450','2024-08-27 18:52:50',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914748185','','No',NULL,NULL,''),(7652,'1110','91724769450','2024-08-27 18:53:07',NULL,8500.00,'','9','1','Inventory sold','1','','sales','9789966149336','','No',NULL,NULL,''),(7653,'1110','91724769450','2024-08-27 18:53:34',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7654,'1110','91724769450','2024-08-27 18:58:58',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9780620929585','','No',NULL,NULL,''),(7655,'1110','91724769450','2024-08-27 18:59:18',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781776402053','','No',NULL,NULL,''),(7656,'1110','91724769450','2024-08-27 19:01:33',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914498516','','No',NULL,NULL,''),(7657,'1110','91724769450','2024-08-27 19:01:58',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798373922685','','No',NULL,NULL,''),(7658,'1110','91724769450','2024-08-27 19:03:03',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914490831','','No',NULL,NULL,''),(7659,'1110','91724769450','2024-08-27 19:07:07',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966133632','','No',NULL,NULL,''),(7660,'1110','91724769450','2024-08-27 19:07:35',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914766165','','No',NULL,NULL,''),(7661,'1110','91724769450','2024-08-27 19:07:43',NULL,1050.00,'','9','1','Inventory sold','1','','sales','9789966130327','','No',NULL,NULL,''),(7662,'1110','91724769450','2024-08-27 19:07:54',NULL,6800.00,'','9','1','Inventory sold','1','','sales','9789914400038','','No',NULL,NULL,''),(7663,'1110','91724769450','2024-08-27 19:08:02',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914970852','','No',NULL,NULL,''),(7664,'1110','91724769450','2024-08-27 19:08:28',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781234567898','','No',NULL,NULL,''),(7665,'1110','91724769450','2024-08-27 19:14:32',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966728241','','No',NULL,NULL,''),(7666,'1110','91724769450','2024-08-27 19:14:50',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12561','','No',NULL,NULL,''),(7667,'5500','91724769450','2024-08-27 19:16:55',57430.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7668,'1000','91724769450','2024-08-27 19:17:52',69170.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7669,'4000','91724769450','2024-08-27 19:17:52',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914493833','','No',NULL,NULL,''),(7670,'4000','91724769450','2024-08-27 18:46:41',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914493832','','No',NULL,NULL,''),(7671,'4000','91724769450','2024-08-27 18:46:50',NULL,2000.00,'','9','1','Good sold','1','','sales','9781500483425','','No',NULL,NULL,''),(7672,'4000','91724769450','2024-08-27 18:47:07',NULL,1600.00,'','9','1','Good sold','1','','sales','9798664356038','','No',NULL,NULL,''),(7673,'4000','91724769450','2024-08-27 18:47:15',NULL,3380.00,'','9','1','Good sold','1','','sales','9780796156280','','No',NULL,NULL,''),(7674,'4000','91724769450','2024-08-27 18:47:22',NULL,3380.00,'','9','1','Good sold','1','','sales','9781776402052','','No',NULL,NULL,''),(7675,'4000','91724769450','2024-08-27 18:48:41',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914503869','','No',NULL,NULL,''),(7676,'4000','91724769450','2024-08-27 18:49:13',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966149337','','No',NULL,NULL,''),(7677,'4000','91724769450','2024-08-27 18:52:50',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914748185','','No',NULL,NULL,''),(7678,'4000','91724769450','2024-08-27 18:53:07',NULL,10000.00,'','9','1','Good sold','1','','sales','9789966149336','','No',NULL,NULL,''),(7679,'4000','91724769450','2024-08-27 18:53:34',NULL,2550.00,'','9','1','Good sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7680,'4000','91724769450','2024-08-27 18:58:58',NULL,3380.00,'','9','1','Good sold','1','','sales','9780620929585','','No',NULL,NULL,''),(7681,'4000','91724769450','2024-08-27 18:59:18',NULL,1500.00,'','9','1','Good sold','1','','sales','9781776402053','','No',NULL,NULL,''),(7682,'4000','91724769450','2024-08-27 19:01:33',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914498516','','No',NULL,NULL,''),(7683,'4000','91724769450','2024-08-27 19:01:58',NULL,2000.00,'','9','1','Good sold','1','','sales','9798373922685','','No',NULL,NULL,''),(7684,'4000','91724769450','2024-08-27 19:03:03',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914490831','','No',NULL,NULL,''),(7685,'4000','91724769450','2024-08-27 19:07:07',NULL,1800.00,'','9','1','Good sold','1','','sales','9789966133632','','No',NULL,NULL,''),(7686,'4000','91724769450','2024-08-27 19:07:35',NULL,1100.00,'','9','1','Good sold','1','','sales','9789914766165','','No',NULL,NULL,''),(7687,'4000','91724769450','2024-08-27 19:07:43',NULL,1350.00,'','9','1','Good sold','1','','sales','9789966130327','','No',NULL,NULL,''),(7688,'4000','91724769450','2024-08-27 19:07:54',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914400038','','No',NULL,NULL,''),(7689,'4000','91724769450','2024-08-27 19:08:02',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914970852','','No',NULL,NULL,''),(7690,'4000','91724769450','2024-08-27 19:08:28',NULL,1000.00,'','9','1','Good sold','1','','sales','9781234567898','','No',NULL,NULL,''),(7691,'4000','91724769450','2024-08-27 19:14:32',NULL,5580.00,'','9','1','Good sold','1','','sales','9789966728241','','No',NULL,NULL,''),(7692,'4000','91724769450','2024-08-27 19:14:50',NULL,4300.00,'','9','1','Good sold','1','','sales','12561','','No',NULL,NULL,''),(7693,'1110','91724823493','2024-08-28 08:38:46',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7694,'5500','91724823493','2024-08-28 08:38:35',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7695,'1000','91724823493','2024-08-28 08:38:46',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7696,'4000','91724823493','2024-08-28 08:38:46',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7697,'1110','91724823531','2024-08-28 08:40:00',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7698,'5500','91724823531','2024-08-28 08:38:51',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7699,'1000','91724823531','2024-08-28 08:40:00',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7700,'4000','91724823531','2024-08-28 08:40:00',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7701,'1110','91724823607','2024-08-28 08:41:49',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7702,'5500','91724823607','2024-08-28 08:40:07',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7703,'1000','91724823607','2024-08-28 08:41:49',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7704,'4000','91724823607','2024-08-28 08:41:49',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7705,'1110','91724823715','2024-08-28 08:45:09',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7706,'5500','91724823715','2024-08-28 08:41:55',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7707,'1000','91724823715','2024-08-28 08:45:09',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7708,'4000','91724823715','2024-08-28 08:45:09',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7709,'1110','91724823919','2024-08-28 08:48:42',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7710,'5500','91724823919','2024-08-28 08:45:19',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7711,'1000','91724823919','2024-08-28 08:48:42',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7712,'4000','91724823919','2024-08-28 08:48:42',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7713,'1110','91724824125','2024-08-28 08:49:20',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7714,'5500','91724824125','2024-08-28 08:48:45',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7715,'1000','91724824125','2024-08-28 08:49:20',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7716,'4000','91724824125','2024-08-28 08:49:20',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7717,'1110','91724824164','2024-08-28 08:50:23',NULL,700.00,'','9','1','Inventory sold','1','','sales','12640','','No',NULL,NULL,''),(7718,'5500','91724824164','2024-08-28 08:49:24',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7719,'1000','91724824164','2024-08-28 08:50:23',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7720,'4000','91724824164','2024-08-28 08:50:23',NULL,900.00,'','9','1','Good sold','1','','sales','12640','','No',NULL,NULL,''),(7721,'1110','91724824227','2024-08-28 08:51:59',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7722,'5500','91724824227','2024-08-28 08:50:27',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7723,'1000','91724824227','2024-08-28 08:51:59',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7724,'4000','91724824227','2024-08-28 08:51:59',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7725,'1110','91724824323','2024-08-28 08:56:04',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7726,'5500','91724824323','2024-08-28 08:52:03',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7727,'1000','91724824323','2024-08-28 08:56:04',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7728,'4000','91724824323','2024-08-28 08:56:04',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7729,'1110','91724842203','2024-08-28 13:50:11',NULL,250.00,'','9','1','Inventory sold','1','','sales','Alana','','No',NULL,NULL,''),(7730,'5500','91724842203','2024-08-28 13:50:03',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7731,'1000','91724842203','2024-08-28 13:50:11',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7732,'4000','91724842203','2024-08-28 13:50:11',NULL,360.00,'','9','1','Good sold','1','','sales','Alana','','No',NULL,NULL,''),(7733,'1110','91724842215','2024-08-28 13:56:15',NULL,550.00,'','9','1','Inventory sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7734,'5500','91724842215','2024-08-28 13:50:15',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7735,'1000','91724842215','2024-08-28 13:56:15',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7736,'4000','91724842215','2024-08-28 13:56:15',NULL,850.00,'','9','1','Good sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7737,'1110','91724842587','2024-08-28 14:18:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','7274','','No',NULL,NULL,''),(7738,'1110','91724842587','2024-08-28 14:17:30',NULL,300.00,'','9','1','Inventory sold','1','','sales','12450','','No',NULL,NULL,''),(7739,'1110','91724842587','2024-08-28 14:17:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','11174','','No',NULL,NULL,''),(7740,'5500','91724842587','2024-08-28 14:17:58',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7741,'1000','91724842587','2024-08-28 14:18:32',4999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7742,'4000','91724842587','2024-08-28 14:18:32',NULL,999.00,'','9','1','Good sold','1','','sales','7274','','No',NULL,NULL,''),(7743,'4000','91724842587','2024-08-28 14:17:30',NULL,500.00,'','9','1','Good sold','1','','sales','12450','','No',NULL,NULL,''),(7744,'4000','91724842587','2024-08-28 14:17:46',NULL,3500.00,'','9','1','Good sold','1','','sales','11174','','No',NULL,NULL,''),(7745,'1110','91724843926','2024-08-28 14:50:08',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914408159','','No',NULL,NULL,''),(7746,'5500','91724843926','2024-08-28 14:44:36',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7747,'1000','91724843926','2024-08-28 14:50:08',1090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7748,'4000','91724843926','2024-08-28 14:50:08',NULL,1090.00,'','9','1','Good sold','1','','sales','9789914408159','','No',NULL,NULL,''),(7749,'1110','91724846680','2024-08-28 15:04:45',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789787856031','','No',NULL,NULL,''),(7750,'5500','91724846680','2024-08-28 15:04:40',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7751,'1000','91724846680','2024-08-28 15:04:45',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7752,'4000','91724846680','2024-08-28 15:04:45',NULL,600.00,'','9','1','Good sold','1','','sales','9789787856031','','No',NULL,NULL,''),(7753,'1000','91724846688','2024-08-28 16:27:13',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7754,'4000','91724846688','2024-08-28 16:27:13',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(7755,'1000','91724851642','2024-08-28 17:04:00',665.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7756,'4000','91724851642','2024-08-28 17:04:00',NULL,665.00,'','9','1','Good sold','1','','sales','6310','','No',NULL,NULL,''),(7757,'1000','91724853858','2024-08-28 17:04:41',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7758,'4000','91724853858','2024-08-28 17:04:41',NULL,500.00,'','9','1','Good sold','1','','sales','6310','','No',NULL,NULL,''),(7759,'1000','91724918050','2024-08-29 10:58:55',40560.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7760,'4000','91724918050','2024-08-29 10:58:55',NULL,40560.00,'','9','1','Good sold','1','','sales','8526','','No',NULL,NULL,''),(7761,'1000','91724935589','2024-08-29 15:57:40',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7762,'4000','91724935589','2024-08-29 15:57:40',NULL,3000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(7763,'1110','91725005129','2024-08-30 11:05:40',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7764,'5500','91725005129','2024-08-30 11:05:29',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7765,'1000','91725005129','2024-08-30 11:05:40',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7766,'4000','91725005129','2024-08-30 11:05:40',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7767,'1110','91725005144','2024-08-30 12:28:18',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7768,'1110','91725005144','2024-08-30 11:05:44',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12582','','No',NULL,NULL,''),(7769,'1110','91725005144','2024-08-30 12:27:45',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7770,'5500','91725005144','2024-08-30 12:27:53',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7771,'1000','91725005144','2024-08-30 12:28:18',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7772,'4000','91725005144','2024-08-30 12:28:18',NULL,850.00,'','9','1','Good sold','1','','sales','9789914500982','','No',NULL,NULL,''),(7773,'4000','91725005144','2024-08-30 11:05:44',NULL,1200.00,'','9','1','Good sold','1','','sales','12582','','No',NULL,NULL,''),(7774,'4000','91725005144','2024-08-30 12:27:45',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(7775,'1110','91725010403','2024-08-30 14:09:24',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7776,'5500','91725010403','2024-08-30 12:33:23',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7777,'1000','91725010403','2024-08-30 14:09:24',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7778,'4000','91725010403','2024-08-30 14:09:24',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(7779,'1110','91725273524','2024-09-02 13:40:13',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7780,'1110','91725273524','2024-09-02 13:38:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7781,'1110','91725273524','2024-09-02 13:39:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','8910','','No',NULL,NULL,''),(7782,'5500','91725273524','2024-09-02 13:39:49',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7783,'1000','91725273524','2024-09-02 13:40:13',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7784,'4000','91725273524','2024-09-02 13:40:13',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7785,'4000','91725273524','2024-09-02 13:38:58',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7786,'4000','91725273524','2024-09-02 13:39:11',NULL,1750.00,'','9','1','Good sold','1','','sales','8910','','No',NULL,NULL,''),(7787,'1000','91725352665','2024-09-03 11:38:01',2290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7788,'4000','91725352665','2024-09-03 11:38:01',NULL,2290.00,'','9','1','Good sold','1','','sales','10215','','No',NULL,NULL,''),(7789,'1000','91725444801','2024-09-04 13:14:00',3880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7790,'4000','91725444801','2024-09-04 13:14:00',NULL,1290.00,'','9','1','Good sold','1','','sales','7741','','No',NULL,NULL,''),(7791,'4000','91725444801','2024-09-04 13:13:21',NULL,2590.00,'','9','1','Good sold','1','','sales','10800','','No',NULL,NULL,''),(7792,'1110','91725444852','2024-09-04 13:40:18',NULL,600.00,'','9','1','Inventory sold','1','','sales','12488','','No',NULL,NULL,''),(7793,'1110','91725444852','2024-09-04 13:14:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','4972','','No',NULL,NULL,''),(7794,'1110','91725444852','2024-09-04 13:38:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7795,'5500','91725444852','2024-09-04 13:38:30',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7796,'1000','91725444852','2024-09-04 13:40:18',2590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7797,'4000','91725444852','2024-09-04 13:40:18',NULL,750.00,'','9','1','Good sold','1','','sales','12488','','No',NULL,NULL,''),(7798,'4000','91725444852','2024-09-04 13:14:12',NULL,1590.00,'','9','1','Good sold','1','','sales','4972','','No',NULL,NULL,''),(7799,'4000','91725444852','2024-09-04 13:38:14',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7800,'1110','91725536782','2024-09-05 16:27:04',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7801,'5500','91725536782','2024-09-05 14:46:22',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7802,'1000','91725536782','2024-09-05 16:27:04',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7803,'4000','91725536782','2024-09-05 16:27:04',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7804,'1110','91725624139','2024-09-06 15:59:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(7805,'1110','91725624139','2024-09-06 15:03:34',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7806,'1110','91725624139','2024-09-06 15:04:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10636','','No',NULL,NULL,''),(7807,'5500','91725624139','2024-09-06 15:05:04',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7808,'1000','91725624139','2024-09-06 15:59:52',7788.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7809,'4000','91725624139','2024-09-06 15:59:52',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(7810,'4000','91725624139','2024-09-06 15:03:34',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(7811,'4000','91725624139','2024-09-06 15:04:38',NULL,2299.00,'','9','1','Good sold','1','','sales','10636','','No',NULL,NULL,''),(7812,'1000','91725628659','2024-09-06 16:19:27',4880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7813,'4000','91725628659','2024-09-06 16:19:27',NULL,1790.00,'','9','1','Good sold','1','','sales','8709','','No',NULL,NULL,''),(7814,'4000','91725628659','2024-09-06 16:17:40',NULL,2790.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(7815,'4000','91725628659','2024-09-06 16:18:10',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7816,'1000','91725632314','2024-09-06 17:22:07',2690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7817,'4000','91725632314','2024-09-06 17:22:07',NULL,2690.00,'','9','1','Good sold','1','','sales','10250','','No',NULL,NULL,''),(7818,'1000','91725967562','2024-09-10 15:52:20',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7819,'4000','91725967562','2024-09-10 15:52:20',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(7820,'1110','91726048839','2024-09-11 13:00:51',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9780753560137','','No',NULL,NULL,''),(7821,'5500','91726048839','2024-09-11 13:00:39',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7822,'1000','91726048839','2024-09-11 13:00:51',1580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7823,'4000','91726048839','2024-09-11 13:00:51',NULL,1580.00,'','9','1','Good sold','1','','sales','9780753560137','','No',NULL,NULL,''),(7824,'1000','91726051950','2024-09-11 13:52:44',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7825,'4000','91726051950','2024-09-11 13:52:44',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(7826,'1000','91726070151','2024-09-11 18:56:13',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7827,'4000','91726070151','2024-09-11 18:56:13',NULL,1990.00,'','9','1','Good sold','1','','sales','7983','','No',NULL,NULL,''),(7828,'1110','91726120773','2024-09-12 08:59:54',NULL,550.00,'','9','1','Inventory sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7829,'5500','91726120773','2024-09-12 08:59:33',550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7830,'1000','91726120773','2024-09-12 08:59:54',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7831,'4000','91726120773','2024-09-12 08:59:54',NULL,850.00,'','9','1','Good sold','1','','sales','9789966078810','','No',NULL,NULL,''),(7832,'1110','91726231234','2024-09-13 15:41:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7833,'1110','91726231234','2024-09-13 15:40:34',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(7834,'5500','91726231234','2024-09-13 15:40:46',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7835,'1000','91726231234','2024-09-13 15:41:59',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7836,'4000','91726231234','2024-09-13 15:41:59',NULL,2500.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7837,'4000','91726231234','2024-09-13 15:40:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(7838,'1110','91726231749','2024-09-13 15:49:20',NULL,700.00,'','9','1','Inventory sold','1','','sales','9780753560138','','No',NULL,NULL,''),(7839,'5500','91726231749','2024-09-13 15:49:09',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7840,'1000','91726231749','2024-09-13 15:49:20',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7841,'4000','91726231749','2024-09-13 15:49:20',NULL,1000.00,'','9','1','Good sold','1','','sales','9780753560138','','No',NULL,NULL,''),(7842,'1110','91726232159','2024-09-13 15:56:45',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9780753560139','','No',NULL,NULL,''),(7843,'1110','91726232159','2024-09-13 15:55:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','10638','','No',NULL,NULL,''),(7844,'1110','91726232159','2024-09-13 15:56:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7845,'5500','91726232159','2024-09-13 15:56:34',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7846,'1000','91726232159','2024-09-13 15:56:45',4490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7847,'4000','91726232159','2024-09-13 15:56:45',NULL,1500.00,'','9','1','Good sold','1','','sales','9780753560139','','No',NULL,NULL,''),(7848,'4000','91726232159','2024-09-13 15:55:59',NULL,2690.00,'','9','1','Good sold','1','','sales','10638','','No',NULL,NULL,''),(7849,'4000','91726232159','2024-09-13 15:56:15',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7850,'1000','91726471280','2024-09-16 10:21:51',1986.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7851,'4000','91726471280','2024-09-16 10:21:51',NULL,1986.00,'','9','1','Good sold','1','','sales','10484','','No',NULL,NULL,''),(7852,'1110','91726471315','2024-09-16 11:51:04',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(7853,'5500','91726471315','2024-09-16 10:21:55',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7854,'1000','91726471315','2024-09-16 11:51:04',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7855,'4000','91726471315','2024-09-16 11:51:04',NULL,2500.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(7856,'1000','91726476674','2024-09-16 12:18:53',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7857,'4000','91726476674','2024-09-16 12:18:53',NULL,2300.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(7858,'1000','91726478336','2024-09-16 12:31:52',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7859,'4000','91726478336','2024-09-16 12:31:52',NULL,1790.00,'','9','1','Good sold','1','','sales','8405','','No',NULL,NULL,''),(7860,'4000','91726478336','2024-09-16 12:18:56',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7861,'1110','91726572682','2024-09-17 14:31:38',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12512','','No',NULL,NULL,''),(7862,'5500','91726572682','2024-09-17 14:31:22',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7863,'1000','91726572682','2024-09-17 14:31:38',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7864,'4000','91726572682','2024-09-17 14:31:38',NULL,2000.00,'','9','1','Good sold','1','','sales','12512','','No',NULL,NULL,''),(7865,'1000','91726572701','2024-09-17 15:19:54',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7866,'4000','91726572701','2024-09-17 15:19:54',NULL,2650.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(7867,'1000','91726645207','2024-09-18 12:30:23',2999.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7868,'4000','91726645207','2024-09-18 12:30:23',NULL,2999.00,'','9','1','Good sold','1','','sales','11154','','No',NULL,NULL,''),(7869,'1110','91726651832','2024-09-18 15:05:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','10326','','No',NULL,NULL,''),(7870,'1110','91726651832','2024-09-18 13:54:26',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7871,'5500','91726651832','2024-09-18 15:04:56',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7872,'1000','91726651832','2024-09-18 15:05:21',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7873,'4000','91726651832','2024-09-18 15:05:21',NULL,4000.00,'','9','1','Good sold','1','','sales','10326','','No',NULL,NULL,''),(7874,'4000','91726651832','2024-09-18 13:54:26',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914408155','','No',NULL,NULL,''),(7875,'1000','91726751354','2024-09-19 16:31:02',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7876,'4000','91726751354','2024-09-19 16:31:02',NULL,1650.00,'','9','1','Good sold','1','','sales','6059','','No',NULL,NULL,''),(7877,'1000','91726752669','2024-09-19 17:46:25',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7878,'4000','91726752669','2024-09-19 17:46:25',NULL,1000.00,'','9','1','Good sold','1','','sales','7345','','No',NULL,NULL,''),(7879,'4000','91726752669','2024-09-19 16:31:09',NULL,1500.00,'','9','1','Good sold','1','','sales','8957','','No',NULL,NULL,''),(7880,'4000','91726752669','2024-09-19 17:45:53',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7881,'1110','91726823336','2024-09-20 14:24:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','9939','','No',NULL,NULL,''),(7882,'1110','91726823336','2024-09-20 12:08:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','5876','','No',NULL,NULL,''),(7883,'1110','91726823336','2024-09-20 13:42:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9485','','No',NULL,NULL,''),(7884,'1110','91726823336','2024-09-20 13:42:25',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966728241','','No',NULL,NULL,''),(7885,'1110','91726823336','2024-09-20 13:42:35',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12575','','No',NULL,NULL,''),(7886,'1110','91726823336','2024-09-20 13:42:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7440','','No',NULL,NULL,''),(7887,'1110','91726823336','2024-09-20 13:42:52',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914408140','','No',NULL,NULL,''),(7888,'1110','91726823336','2024-09-20 13:43:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8918','','No',NULL,NULL,''),(7889,'1110','91726823336','2024-09-20 13:43:18',NULL,7200.00,'','9','1','Inventory sold','1','','sales','11987','','No',NULL,NULL,''),(7890,'1110','91726823336','2024-09-20 13:43:30',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12583','','No',NULL,NULL,''),(7891,'1110','91726823336','2024-09-20 13:43:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','10714','','No',NULL,NULL,''),(7892,'1110','91726823336','2024-09-20 13:44:11',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9781626377769','','No',NULL,NULL,''),(7893,'1110','91726823336','2024-09-20 13:49:54',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7894,'1110','91726823336','2024-09-20 13:50:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7895,'1110','91726823336','2024-09-20 13:50:25',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781910162811','','No',NULL,NULL,''),(7896,'1110','91726823336','2024-09-20 13:54:13',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781910394984','','No',NULL,NULL,''),(7897,'1110','91726823336','2024-09-20 13:56:38',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12569','','No',NULL,NULL,''),(7898,'1110','91726823336','2024-09-20 13:57:52',NULL,6700.00,'','9','1','Inventory sold','1','','sales','9789914963731','','No',NULL,NULL,''),(7899,'1110','91726823336','2024-09-20 14:01:15',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789914963732','','No',NULL,NULL,''),(7900,'1110','91726823336','2024-09-20 14:04:25',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914963733','','No',NULL,NULL,''),(7901,'1110','91726823336','2024-09-20 14:14:17',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914963734','','No',NULL,NULL,''),(7902,'1110','91726823336','2024-09-20 14:15:45',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(7903,'1110','91726823336','2024-09-20 14:15:52',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914963736','','No',NULL,NULL,''),(7904,'1110','91726823336','2024-09-20 14:21:26',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914963735','','No',NULL,NULL,''),(7905,'1110','91726823336','2024-09-20 14:21:40',NULL,4200.00,'','9','1','Inventory sold','1','','sales','9789914963737','','No',NULL,NULL,''),(7906,'5500','91726823336','2024-09-20 14:24:28',50600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7907,'1000','91726823336','2024-09-20 14:24:43',70348.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7908,'4000','91726823336','2024-09-20 14:24:43',NULL,2000.00,'','9','1','Good sold','1','','sales','9939','','No',NULL,NULL,''),(7909,'4000','91726823336','2024-09-20 12:08:56',NULL,340.00,'','9','1','Good sold','1','','sales','5876','','No',NULL,NULL,''),(7910,'4000','91726823336','2024-09-20 13:42:15',NULL,1990.00,'','9','1','Good sold','1','','sales','9485','','No',NULL,NULL,''),(7911,'4000','91726823336','2024-09-20 13:42:25',NULL,2790.00,'','9','1','Good sold','1','','sales','9789966728241','','No',NULL,NULL,''),(7912,'4000','91726823336','2024-09-20 13:42:35',NULL,1300.00,'','9','1','Good sold','1','','sales','12575','','No',NULL,NULL,''),(7913,'4000','91726823336','2024-09-20 13:42:44',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(7914,'4000','91726823336','2024-09-20 13:42:52',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914408140','','No',NULL,NULL,''),(7915,'4000','91726823336','2024-09-20 13:43:09',NULL,1500.00,'','9','1','Good sold','1','','sales','8918','','No',NULL,NULL,''),(7916,'4000','91726823336','2024-09-20 13:43:18',NULL,7500.00,'','9','1','Good sold','1','','sales','11987','','No',NULL,NULL,''),(7917,'4000','91726823336','2024-09-20 13:43:30',NULL,2700.00,'','9','1','Good sold','1','','sales','12583','','No',NULL,NULL,''),(7918,'4000','91726823336','2024-09-20 13:43:53',NULL,2399.00,'','9','1','Good sold','1','','sales','10714','','No',NULL,NULL,''),(7919,'4000','91726823336','2024-09-20 13:44:11',NULL,2890.00,'','9','1','Good sold','1','','sales','9781626377769','','No',NULL,NULL,''),(7920,'4000','91726823336','2024-09-20 13:49:54',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(7921,'4000','91726823336','2024-09-20 13:50:01',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(7922,'4000','91726823336','2024-09-20 13:50:25',NULL,1200.00,'','9','1','Good sold','1','','sales','9781910162811','','No',NULL,NULL,''),(7923,'4000','91726823336','2024-09-20 13:54:13',NULL,1000.00,'','9','1','Good sold','1','','sales','9781910394984','','No',NULL,NULL,''),(7924,'4000','91726823336','2024-09-20 13:56:38',NULL,6000.00,'','9','1','Good sold','1','','sales','12569','','No',NULL,NULL,''),(7925,'4000','91726823336','2024-09-20 13:57:52',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914963731','','No',NULL,NULL,''),(7926,'4000','91726823336','2024-09-20 14:01:15',NULL,3690.00,'','9','1','Good sold','1','','sales','9789914963732','','No',NULL,NULL,''),(7927,'4000','91726823336','2024-09-20 14:04:25',NULL,3800.00,'','9','1','Good sold','1','','sales','9789914963733','','No',NULL,NULL,''),(7928,'4000','91726823336','2024-09-20 14:14:17',NULL,2499.00,'','9','1','Good sold','1','','sales','9789914963734','','No',NULL,NULL,''),(7929,'4000','91726823336','2024-09-20 14:15:45',NULL,3000.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(7930,'4000','91726823336','2024-09-20 14:15:52',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914963736','','No',NULL,NULL,''),(7931,'4000','91726823336','2024-09-20 14:21:26',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914963735','','No',NULL,NULL,''),(7932,'4000','91726823336','2024-09-20 14:21:40',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914963737','','No',NULL,NULL,''),(7933,'1110','91726831586','2024-09-20 14:58:35',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914963734','','No',NULL,NULL,''),(7934,'1110','91726831586','2024-09-20 14:26:26',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914963738','','No',NULL,NULL,''),(7935,'1110','91726831586','2024-09-20 14:28:40',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914963739','','No',NULL,NULL,''),(7936,'1110','91726831586','2024-09-20 14:31:09',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914963740','','No',NULL,NULL,''),(7937,'1110','91726831586','2024-09-20 14:33:59',NULL,5400.00,'','9','1','Inventory sold','1','','sales','9789966133847','','No',NULL,NULL,''),(7938,'1110','91726831586','2024-09-20 14:36:30',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914500578','','No',NULL,NULL,''),(7939,'1110','91726831586','2024-09-20 14:37:52',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789966054241','','No',NULL,NULL,''),(7940,'1110','91726831586','2024-09-20 14:40:00',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789966054242','','No',NULL,NULL,''),(7941,'1110','91726831586','2024-09-20 14:41:24',NULL,1550.00,'','9','1','Inventory sold','1','','sales','9789966054243','','No',NULL,NULL,''),(7942,'1110','91726831586','2024-09-20 14:42:54',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789966054244','','No',NULL,NULL,''),(7943,'1110','91726831586','2024-09-20 14:44:26',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789966054245','','No',NULL,NULL,''),(7944,'1110','91726831586','2024-09-20 14:46:32',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9780648502845','','No',NULL,NULL,''),(7945,'1110','91726831586','2024-09-20 14:48:53',NULL,500.00,'','9','1','Inventory sold','1','','sales','9780648502846','','No',NULL,NULL,''),(7946,'1110','91726831586','2024-09-20 14:50:24',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789914760132','','No',NULL,NULL,''),(7947,'1110','91726831586','2024-09-20 14:53:51',NULL,7000.00,'','9','1','Inventory sold','1','','sales','9789914707007','','No',NULL,NULL,''),(7948,'1110','91726831586','2024-09-20 14:55:29',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914707008','','No',NULL,NULL,''),(7949,'5500','91726831586','2024-09-20 14:58:29',42850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'1000','91726831586','2024-09-20 14:58:35',52949.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7951,'4000','91726831586','2024-09-20 14:58:35',NULL,2499.00,'','9','1','Good sold','1','','sales','9789914963734','','No',NULL,NULL,''),(7952,'4000','91726831586','2024-09-20 14:26:26',NULL,3750.00,'','9','1','Good sold','1','','sales','9789914963738','','No',NULL,NULL,''),(7953,'4000','91726831586','2024-09-20 14:28:40',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914963739','','No',NULL,NULL,''),(7954,'4000','91726831586','2024-09-20 14:31:09',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914963740','','No',NULL,NULL,''),(7955,'4000','91726831586','2024-09-20 14:33:59',NULL,6000.00,'','9','1','Good sold','1','','sales','9789966133847','','No',NULL,NULL,''),(7956,'4000','91726831586','2024-09-20 14:36:30',NULL,2400.00,'','9','1','Good sold','1','','sales','9789914500578','','No',NULL,NULL,''),(7957,'4000','91726831586','2024-09-20 14:37:52',NULL,1470.00,'','9','1','Good sold','1','','sales','9789966054241','','No',NULL,NULL,''),(7958,'4000','91726831586','2024-09-20 14:40:00',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966054242','','No',NULL,NULL,''),(7959,'4000','91726831586','2024-09-20 14:41:24',NULL,1850.00,'','9','1','Good sold','1','','sales','9789966054243','','No',NULL,NULL,''),(7960,'4000','91726831586','2024-09-20 14:42:54',NULL,4600.00,'','9','1','Good sold','1','','sales','9789966054244','','No',NULL,NULL,''),(7961,'4000','91726831586','2024-09-20 14:44:26',NULL,690.00,'','9','1','Good sold','1','','sales','9789966054245','','No',NULL,NULL,''),(7962,'4000','91726831586','2024-09-20 14:46:32',NULL,1700.00,'','9','1','Good sold','1','','sales','9780648502845','','No',NULL,NULL,''),(7963,'4000','91726831586','2024-09-20 14:48:53',NULL,890.00,'','9','1','Good sold','1','','sales','9780648502846','','No',NULL,NULL,''),(7964,'4000','91726831586','2024-09-20 14:50:24',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914760132','','No',NULL,NULL,''),(7965,'4000','91726831586','2024-09-20 14:53:51',NULL,9000.00,'','9','1','Good sold','1','','sales','9789914707007','','No',NULL,NULL,''),(7966,'4000','91726831586','2024-09-20 14:55:29',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914707008','','No',NULL,NULL,''),(7967,'1110','91726834060','2024-09-20 15:07:58',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789966530073','','No',NULL,NULL,''),(7968,'5500','91726834060','2024-09-20 15:07:40',3400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7969,'1000','91726834060','2024-09-20 15:07:58',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7970,'4000','91726834060','2024-09-20 15:07:58',NULL,3800.00,'','9','1','Good sold','1','','sales','9789966530073','','No',NULL,NULL,''),(7971,'1110','91727102580','2024-09-23 17:43:16',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789787856031','','No',NULL,NULL,''),(7972,'5500','91727102580','2024-09-23 17:43:06',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7973,'1000','91727102580','2024-09-23 17:43:16',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7974,'4000','91727102580','2024-09-23 17:43:16',NULL,2400.00,'','9','1','Good sold','1','','sales','9789787856031','','No',NULL,NULL,''),(7975,'1000','91727158857','2024-09-24 09:21:55',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7976,'4000','91727158857','2024-09-24 09:21:55',NULL,1200.00,'','9','1','Good sold','1','','sales','3905','','No',NULL,NULL,''),(7977,'1110','91727158918','2024-09-24 11:02:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','10652','','No',NULL,NULL,''),(7978,'1110','91727158918','2024-09-24 09:21:58',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(7979,'1110','91727158918','2024-09-24 10:52:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11056','','No',NULL,NULL,''),(7980,'1110','91727158918','2024-09-24 10:53:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','11366','','No',NULL,NULL,''),(7981,'1110','91727158918','2024-09-24 10:53:57',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(7982,'1110','91727158918','2024-09-24 10:58:15',NULL,2000.00,'','9','1','Inventory sold','1','','sales','978996653403','','No',NULL,NULL,''),(7983,'5500','91727158918','2024-09-24 11:01:04',6500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7984,'1000','91727158918','2024-09-24 11:02:10',16790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7985,'4000','91727158918','2024-09-24 11:02:10',NULL,2800.00,'','9','1','Good sold','1','','sales','10652','','No',NULL,NULL,''),(7986,'4000','91727158918','2024-09-24 09:21:58',NULL,2500.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(7987,'4000','91727158918','2024-09-24 10:52:51',NULL,2800.00,'','9','1','Good sold','1','','sales','11056','','No',NULL,NULL,''),(7988,'4000','91727158918','2024-09-24 10:53:48',NULL,3500.00,'','9','1','Good sold','1','','sales','11366','','No',NULL,NULL,''),(7989,'4000','91727158918','2024-09-24 10:53:57',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(7990,'4000','91727158918','2024-09-24 10:58:15',NULL,2190.00,'','9','1','Good sold','1','','sales','978996653403','','No',NULL,NULL,''),(7991,'1110','91727253301','2024-09-25 11:35:28',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966757821','','No',NULL,NULL,''),(7992,'1110','91727253301','2024-09-25 11:35:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(7993,'5500','91727253301','2024-09-25 11:35:09',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7994,'1000','91727253301','2024-09-25 11:35:28',2740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7995,'4000','91727253301','2024-09-25 11:35:28',NULL,2390.00,'','9','1','Good sold','1','','sales','9789966757821','','No',NULL,NULL,''),(7996,'4000','91727253301','2024-09-25 11:35:02',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(7997,'1110','91727263622','2024-09-25 14:28:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','11435','','No',NULL,NULL,''),(7998,'1110','91727263622','2024-09-25 14:27:46',NULL,690.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(7999,'5500','91727263622','2024-09-25 14:28:13',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8000,'1000','91727263622','2024-09-25 14:28:52',3290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8001,'4000','91727263622','2024-09-25 14:28:52',NULL,2500.00,'','9','1','Good sold','1','','sales','11435','','No',NULL,NULL,''),(8002,'4000','91727263622','2024-09-25 14:27:46',NULL,790.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(8003,'1000','91727263738','2024-09-25 14:40:18',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8004,'4000','91727263738','2024-09-25 14:40:18',NULL,1690.00,'','9','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(8005,'1000','91727335558','2024-09-26 10:26:29',12000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8006,'4000','91727335558','2024-09-26 10:26:29',NULL,12000.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(8007,'1110','91727335612','2024-09-26 11:33:13',NULL,800.00,'','9','1','Inventory sold','1','','sales','8117','','No',NULL,NULL,''),(8008,'5500','91727335612','2024-09-26 10:26:52',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8009,'1000','91727335612','2024-09-26 11:33:13',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8010,'4000','91727335612','2024-09-26 11:33:13',NULL,1790.00,'','9','1','Good sold','1','','sales','8117','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8011,'1000','91727339596','2024-09-26 14:08:39',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8012,'4000','91727339596','2024-09-26 14:08:39',NULL,1450.00,'','9','1','Good sold','1','','sales','8866','','No',NULL,NULL,''),(8013,'1000','91727348921','2024-09-26 14:21:28',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8014,'4000','91727348921','2024-09-26 14:21:28',NULL,950.00,'','9','1','Good sold','1','','sales','7078','','No',NULL,NULL,''),(8015,'1000','91727424719','2024-09-27 11:14:58',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8016,'4000','91727424719','2024-09-27 11:14:58',NULL,6000.00,'','9','1','Good sold','1','','sales','11565','','No',NULL,NULL,''),(8017,'1000','91727424903','2024-09-27 11:18:10',5751.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8018,'4000','91727424903','2024-09-27 11:18:10',NULL,5751.00,'','9','1','Good sold','1','','sales','11565','','No',NULL,NULL,''),(8019,'1110','91727425093','2024-09-27 12:17:44',NULL,690.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(8020,'1110','91727425093','2024-09-27 11:18:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','9640','','No',NULL,NULL,''),(8021,'5500','91727425093','2024-09-27 12:17:18',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8022,'1000','91727425093','2024-09-27 12:17:44',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8023,'4000','91727425093','2024-09-27 12:17:44',NULL,590.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(8024,'4000','91727425093','2024-09-27 11:18:13',NULL,2900.00,'','9','1','Good sold','1','','sales','9640','','No',NULL,NULL,''),(8025,'1110','91727429590','2024-09-27 12:33:30',NULL,450.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(8026,'5500','91727429590','2024-09-27 12:33:10',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8027,'1000','91727429590','2024-09-27 12:33:30',590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8028,'4000','91727429590','2024-09-27 12:33:30',NULL,590.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(8029,'1110','91727450912','2024-09-27 18:29:10',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(8030,'5500','91727450912','2024-09-27 18:28:32',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8031,'1000','91727450912','2024-09-27 18:29:10',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8032,'4000','91727450912','2024-09-27 18:29:10',NULL,2200.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(8033,'1110','91727518300','2024-09-28 13:12:10',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966757822','','No',NULL,NULL,''),(8034,'5500','91727518300','2024-09-28 13:11:40',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8035,'1000','91727518300','2024-09-28 13:12:10',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8036,'4000','91727518300','2024-09-28 13:12:10',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757822','','No',NULL,NULL,''),(8037,'1110','91727518334','2024-09-28 13:23:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966463609','','No',NULL,NULL,''),(8038,'1110','91727518334','2024-09-28 13:12:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','6111','','No',NULL,NULL,''),(8039,'1110','91727518334','2024-09-28 13:13:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','8596','','No',NULL,NULL,''),(8040,'1110','91727518334','2024-09-28 13:13:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6307','','No',NULL,NULL,''),(8041,'1110','91727518334','2024-09-28 13:14:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11401','','No',NULL,NULL,''),(8042,'1110','91727518334','2024-09-28 13:14:33',NULL,800.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(8043,'1110','91727518334','2024-09-28 13:14:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','6104','','No',NULL,NULL,''),(8044,'1110','91727518334','2024-09-28 13:15:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','6320','','No',NULL,NULL,''),(8045,'1110','91727518334','2024-09-28 13:15:49',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789966757826','','No',NULL,NULL,''),(8046,'1110','91727518334','2024-09-28 13:21:44',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9789966757827','','No',NULL,NULL,''),(8047,'1110','91727518334','2024-09-28 13:22:08',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789966757824','','No',NULL,NULL,''),(8048,'1110','91727518334','2024-09-28 13:22:39',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789966757825','','No',NULL,NULL,''),(8049,'1110','91727518334','2024-09-28 13:22:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966757823','','No',NULL,NULL,''),(8050,'5500','91727518334','2024-09-28 13:23:04',14400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8051,'1000','91727518334','2024-09-28 13:23:15',27905.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8052,'4000','91727518334','2024-09-28 13:23:15',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(8053,'4000','91727518334','2024-09-28 13:12:15',NULL,635.00,'','9','1','Good sold','1','','sales','6111','','No',NULL,NULL,''),(8054,'4000','91727518334','2024-09-28 13:13:18',NULL,635.00,'','9','1','Good sold','1','','sales','8596','','No',NULL,NULL,''),(8055,'4000','91727518334','2024-09-28 13:13:39',NULL,695.00,'','9','1','Good sold','1','','sales','6307','','No',NULL,NULL,''),(8056,'4000','91727518334','2024-09-28 13:14:10',NULL,3500.00,'','9','1','Good sold','1','','sales','11401','','No',NULL,NULL,''),(8057,'4000','91727518334','2024-09-28 13:14:33',NULL,1200.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(8058,'4000','91727518334','2024-09-28 13:14:56',NULL,690.00,'','9','1','Good sold','1','','sales','6104','','No',NULL,NULL,''),(8059,'4000','91727518334','2024-09-28 13:15:15',NULL,690.00,'','9','1','Good sold','1','','sales','6320','','No',NULL,NULL,''),(8060,'4000','91727518334','2024-09-28 13:15:49',NULL,3890.00,'','9','1','Good sold','1','','sales','9789966757826','','No',NULL,NULL,''),(8061,'4000','91727518334','2024-09-28 13:21:44',NULL,4500.00,'','9','1','Good sold','1','','sales','9789966757827','','No',NULL,NULL,''),(8062,'4000','91727518334','2024-09-28 13:22:08',NULL,3890.00,'','9','1','Good sold','1','','sales','9789966757824','','No',NULL,NULL,''),(8063,'4000','91727518334','2024-09-28 13:22:39',NULL,3890.00,'','9','1','Good sold','1','','sales','9789966757825','','No',NULL,NULL,''),(8064,'4000','91727518334','2024-09-28 13:22:52',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966757823','','No',NULL,NULL,''),(8065,'1110','91727518999','2024-09-28 14:30:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6236','','No',NULL,NULL,''),(8066,'1110','91727518999','2024-09-28 13:23:19',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(8067,'5500','91727518999','2024-09-28 14:30:29',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8068,'1000','91727518999','2024-09-28 14:30:39',2450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8069,'4000','91727518999','2024-09-28 14:30:39',NULL,650.00,'','9','1','Good sold','1','','sales','6236','','No',NULL,NULL,''),(8070,'4000','91727518999','2024-09-28 13:23:19',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(8071,'1110','91727712779','2024-09-30 19:20:21',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8072,'1110','91727712779','2024-09-30 19:12:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','5884','','No',NULL,NULL,''),(8073,'1110','91727712779','2024-09-30 19:13:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8864','','No',NULL,NULL,''),(8074,'1110','91727712779','2024-09-30 19:13:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(8075,'1110','91727712779','2024-09-30 19:14:04',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(8076,'1110','91727712779','2024-09-30 19:14:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','553','','No',NULL,NULL,''),(8077,'1110','91727712779','2024-09-30 19:14:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966051479','','No',NULL,NULL,''),(8078,'1110','91727712779','2024-09-30 19:14:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','10329','','No',NULL,NULL,''),(8079,'1110','91727712779','2024-09-30 19:15:50',NULL,1100.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(8080,'1110','91727712779','2024-09-30 19:16:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(8081,'1110','91727712779','2024-09-30 19:19:23',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781444768384','','No',NULL,NULL,''),(8082,'1110','91727712779','2024-09-30 19:19:31',NULL,600.00,'','9','1','Inventory sold','1','','sales','12664','','No',NULL,NULL,''),(8083,'1110','91727712779','2024-09-30 19:19:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10281','','No',NULL,NULL,''),(8084,'5500','91727712779','2024-09-30 19:20:07',5100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8085,'1000','91727712779','2024-09-30 19:20:21',16193.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8086,'4000','91727712779','2024-09-30 19:20:21',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8087,'4000','91727712779','2024-09-30 19:12:59',NULL,450.00,'','9','1','Good sold','1','','sales','5884','','No',NULL,NULL,''),(8088,'4000','91727712779','2024-09-30 19:13:29',NULL,1499.00,'','9','1','Good sold','1','','sales','8864','','No',NULL,NULL,''),(8089,'4000','91727712779','2024-09-30 19:13:51',NULL,500.00,'','9','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(8090,'4000','91727712779','2024-09-30 19:14:04',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(8091,'4000','91727712779','2024-09-30 19:14:16',NULL,475.00,'','9','1','Good sold','1','','sales','553','','No',NULL,NULL,''),(8092,'4000','91727712779','2024-09-30 19:14:31',NULL,1590.00,'','9','1','Good sold','1','','sales','9789966051479','','No',NULL,NULL,''),(8093,'4000','91727712779','2024-09-30 19:14:51',NULL,2000.00,'','9','1','Good sold','1','','sales','10329','','No',NULL,NULL,''),(8094,'4000','91727712779','2024-09-30 19:15:50',NULL,1500.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(8095,'4000','91727712779','2024-09-30 19:16:30',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(8096,'4000','91727712779','2024-09-30 19:19:23',NULL,715.00,'','9','1','Good sold','1','','sales','9781444768384','','No',NULL,NULL,''),(8097,'4000','91727712779','2024-09-30 19:19:31',NULL,750.00,'','9','1','Good sold','1','','sales','12664','','No',NULL,NULL,''),(8098,'4000','91727712779','2024-09-30 19:19:46',NULL,1999.00,'','9','1','Good sold','1','','sales','10281','','No',NULL,NULL,''),(8099,'1110','91727713382','2024-09-30 19:30:51',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781444768384','','No',NULL,NULL,''),(8100,'1110','91727713382','2024-09-30 19:23:02',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(8101,'1110','91727713382','2024-09-30 19:27:31',NULL,600.00,'','9','1','Inventory sold','1','','sales','12664','','No',NULL,NULL,''),(8102,'1110','91727713382','2024-09-30 19:27:48',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8103,'1110','91727713382','2024-09-30 19:27:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','5884','','No',NULL,NULL,''),(8104,'1110','91727713382','2024-09-30 19:28:09',NULL,1100.00,'','9','1','Inventory sold','1','','sales','7500','','No',NULL,NULL,''),(8105,'1110','91727713382','2024-09-30 19:28:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','10329','','No',NULL,NULL,''),(8106,'1110','91727713382','2024-09-30 19:29:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','8864','','No',NULL,NULL,''),(8107,'1110','91727713382','2024-09-30 19:29:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966051479','','No',NULL,NULL,''),(8108,'1110','91727713382','2024-09-30 19:29:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','8985','','No',NULL,NULL,''),(8109,'1110','91727713382','2024-09-30 19:30:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(8110,'1110','91727713382','2024-09-30 19:30:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','553','','No',NULL,NULL,''),(8111,'5500','91727713382','2024-09-30 19:30:35',5100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8112,'1000','91727713382','2024-09-30 19:30:51',14194.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8113,'4000','91727713382','2024-09-30 19:30:51',NULL,715.00,'','9','1','Good sold','1','','sales','9781444768384','','No',NULL,NULL,''),(8114,'4000','91727713382','2024-09-30 19:23:02',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(8115,'4000','91727713382','2024-09-30 19:27:31',NULL,750.00,'','9','1','Good sold','1','','sales','12664','','No',NULL,NULL,''),(8116,'4000','91727713382','2024-09-30 19:27:48',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8117,'4000','91727713382','2024-09-30 19:27:58',NULL,450.00,'','9','1','Good sold','1','','sales','5884','','No',NULL,NULL,''),(8118,'4000','91727713382','2024-09-30 19:28:09',NULL,1500.00,'','9','1','Good sold','1','','sales','7500','','No',NULL,NULL,''),(8119,'4000','91727713382','2024-09-30 19:28:22',NULL,2000.00,'','9','1','Good sold','1','','sales','10329','','No',NULL,NULL,''),(8120,'4000','91727713382','2024-09-30 19:29:34',NULL,1499.00,'','9','1','Good sold','1','','sales','8864','','No',NULL,NULL,''),(8121,'4000','91727713382','2024-09-30 19:29:44',NULL,1590.00,'','9','1','Good sold','1','','sales','9789966051479','','No',NULL,NULL,''),(8122,'4000','91727713382','2024-09-30 19:29:54',NULL,1500.00,'','9','1','Good sold','1','','sales','8985','','No',NULL,NULL,''),(8123,'4000','91727713382','2024-09-30 19:30:06',NULL,500.00,'','9','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(8124,'4000','91727713382','2024-09-30 19:30:20',NULL,475.00,'','9','1','Good sold','1','','sales','553','','No',NULL,NULL,''),(8125,'1110','91727766071','2024-10-01 10:01:36',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966757828','','No',NULL,NULL,''),(8126,'5500','91727766071','2024-10-01 10:01:18',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8127,'1000','91727766071','2024-10-01 10:01:36',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8128,'4000','91727766071','2024-10-01 10:01:36',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757828','','No',NULL,NULL,''),(8129,'1110','91727768726','2024-10-01 10:52:52',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8130,'1110','91727768726','2024-10-01 10:45:26',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8131,'1110','91727768726','2024-10-01 10:49:03',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789966757831','','No',NULL,NULL,''),(8132,'1110','91727768726','2024-10-01 10:50:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8133,'5500','91727768726','2024-10-01 10:50:51',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8134,'1000','91727768726','2024-10-01 10:52:52',6950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8135,'4000','91727768726','2024-10-01 10:52:52',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8136,'4000','91727768726','2024-10-01 10:45:26',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8137,'4000','91727768726','2024-10-01 10:49:03',NULL,1700.00,'','9','1','Good sold','1','','sales','9789966757831','','No',NULL,NULL,''),(8138,'4000','91727768726','2024-10-01 10:50:41',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8139,'1110','91727783148','2024-10-01 14:46:57',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8140,'1110','91727783148','2024-10-01 14:45:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8141,'5500','91727783148','2024-10-01 14:46:09',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8142,'1000','91727783148','2024-10-01 14:46:57',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8143,'4000','91727783148','2024-10-01 14:46:57',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8144,'4000','91727783148','2024-10-01 14:45:48',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8145,'1110','91727783537','2024-10-01 16:05:43',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8146,'5500','91727783537','2024-10-01 16:05:31',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8147,'1000','91727783537','2024-10-01 16:05:43',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8148,'4000','91727783537','2024-10-01 16:05:43',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8149,'1000','91727950536','2024-10-03 13:15:49',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8150,'4000','91727950536','2024-10-03 13:15:49',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(8151,'1110','91727963774','2024-10-03 16:56:24',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966757832','','No',NULL,NULL,''),(8152,'5500','91727963774','2024-10-03 16:56:14',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8153,'1000','91727963774','2024-10-03 16:56:24',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8154,'4000','91727963774','2024-10-03 16:56:24',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757832','','No',NULL,NULL,''),(8155,'1110','91727966775','2024-10-03 17:46:30',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8156,'5500','91727966775','2024-10-03 17:46:15',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8157,'1000','91727966775','2024-10-03 17:46:30',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8158,'4000','91727966775','2024-10-03 17:46:30',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8159,'1110','91727967100','2024-10-03 17:51:45',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8160,'5500','91727967100','2024-10-03 17:51:40',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8161,'1000','91727967100','2024-10-03 17:51:45',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8162,'4000','91727967100','2024-10-03 17:51:45',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8163,'1000','91728025048','2024-10-04 09:58:08',25900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8164,'4000','91728025048','2024-10-04 09:58:08',NULL,25900.00,'','9','1','Good sold','1','','sales','11854','','No',NULL,NULL,''),(8165,'1110','91728115077','2024-10-05 11:30:51',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966757834','','No',NULL,NULL,''),(8166,'1110','91728115077','2024-10-05 10:57:57',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8167,'1110','91728115077','2024-10-05 10:59:44',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8168,'1110','91728115077','2024-10-05 11:02:28',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789966757837','','No',NULL,NULL,''),(8169,'1110','91728115077','2024-10-05 11:03:53',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966757838','','No',NULL,NULL,''),(8170,'1110','91728115077','2024-10-05 11:05:28',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(8171,'1110','91728115077','2024-10-05 11:05:35',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8172,'1110','91728115077','2024-10-05 11:07:24',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8173,'1110','91728115077','2024-10-05 11:09:16',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757840','','No',NULL,NULL,''),(8174,'5500','91728115077','2024-10-05 11:26:56',25800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8175,'1000','91728115077','2024-10-05 11:30:51',24380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8176,'4000','91728115077','2024-10-05 11:30:51',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757834','','No',NULL,NULL,''),(8177,'4000','91728115077','2024-10-05 10:57:57',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8178,'4000','91728115077','2024-10-05 10:59:44',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8179,'4000','91728115077','2024-10-05 11:02:28',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757837','','No',NULL,NULL,''),(8180,'4000','91728115077','2024-10-05 11:03:53',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966757838','','No',NULL,NULL,''),(8181,'4000','91728115077','2024-10-05 11:05:28',NULL,3000.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(8182,'4000','91728115077','2024-10-05 11:05:35',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8183,'4000','91728115077','2024-10-05 11:07:24',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8184,'4000','91728115077','2024-10-05 11:09:16',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966757840','','No',NULL,NULL,''),(8185,'1110','91728128697','2024-10-05 14:49:23',NULL,5700.00,'','9','1','Inventory sold','1','','sales','9789966757834','','No',NULL,NULL,''),(8186,'1110','91728128697','2024-10-05 14:44:57',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8187,'1110','91728128697','2024-10-05 14:45:14',NULL,3800.00,'','9','1','Inventory sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8188,'1110','91728128697','2024-10-05 14:45:32',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8189,'1110','91728128697','2024-10-05 14:45:50',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789966757837','','No',NULL,NULL,''),(8190,'1110','91728128697','2024-10-05 14:46:01',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757838','','No',NULL,NULL,''),(8191,'1110','91728128697','2024-10-05 14:47:44',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(8192,'1110','91728128697','2024-10-05 14:48:18',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8193,'1110','91728128697','2024-10-05 14:48:28',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757840','','No',NULL,NULL,''),(8194,'5500','91728128697','2024-10-05 14:49:10',24300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8195,'1000','91728128697','2024-10-05 14:49:23',28380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8196,'4000','91728128697','2024-10-05 14:49:23',NULL,6000.00,'','9','1','Good sold','1','','sales','9789966757834','','No',NULL,NULL,''),(8197,'4000','91728128697','2024-10-05 14:44:57',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8198,'4000','91728128697','2024-10-05 14:45:14',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8199,'4000','91728128697','2024-10-05 14:45:32',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8200,'4000','91728128697','2024-10-05 14:45:50',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966757837','','No',NULL,NULL,''),(8201,'4000','91728128697','2024-10-05 14:46:01',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966757838','','No',NULL,NULL,''),(8202,'4000','91728128697','2024-10-05 14:47:44',NULL,3000.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(8203,'4000','91728128697','2024-10-05 14:48:18',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8204,'4000','91728128697','2024-10-05 14:48:28',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966757840','','No',NULL,NULL,''),(8205,'1110','91728281780','2024-10-07 09:16:40',NULL,9000.00,'','9','1','Inventory sold','1','','sales','9789966757841','','No',NULL,NULL,''),(8206,'5500','91728281780','2024-10-07 09:16:20',9000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8207,'1000','91728281780','2024-10-07 09:16:40',10400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8208,'4000','91728281780','2024-10-07 09:16:40',NULL,10400.00,'','9','1','Good sold','1','','sales','9789966757841','','No',NULL,NULL,''),(8209,'1110','91728281804','2024-10-07 10:45:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','10879','','No',NULL,NULL,''),(8210,'1110','91728281804','2024-10-07 09:16:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8731','','No',NULL,NULL,''),(8211,'1110','91728281804','2024-10-07 10:42:19',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781788166317','','No',NULL,NULL,''),(8212,'1110','91728281804','2024-10-07 10:44:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11854','','No',NULL,NULL,''),(8213,'5500','91728281804','2024-10-07 10:44:56',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8214,'1000','91728281804','2024-10-07 10:45:14',33370.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8215,'4000','91728281804','2024-10-07 10:45:14',NULL,2590.00,'','9','1','Good sold','1','','sales','10879','','No',NULL,NULL,''),(8216,'4000','91728281804','2024-10-07 09:16:44',NULL,1990.00,'','9','1','Good sold','1','','sales','8731','','No',NULL,NULL,''),(8217,'4000','91728281804','2024-10-07 10:42:19',NULL,2890.00,'','9','1','Good sold','1','','sales','9781788166317','','No',NULL,NULL,''),(8218,'4000','91728281804','2024-10-07 10:44:26',NULL,25900.00,'','9','1','Good sold','1','','sales','11854','','No',NULL,NULL,''),(8219,'1110','91728384984','2024-10-08 13:56:43',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8220,'1110','91728384984','2024-10-08 13:56:24',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8221,'5500','91728384984','2024-10-08 13:56:34',4800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8222,'1000','91728384984','2024-10-08 13:56:43',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8223,'4000','91728384984','2024-10-08 13:56:43',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8224,'4000','91728384984','2024-10-08 13:56:24',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8225,'1110','91728393141','2024-10-08 16:12:28',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8226,'5500','91728393141','2024-10-08 16:12:21',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8227,'1000','91728393141','2024-10-08 16:12:28',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8228,'4000','91728393141','2024-10-08 16:12:28',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8229,'1110','91728393152','2024-10-08 17:29:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(8230,'1110','91728393152','2024-10-08 16:12:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','11686','','No',NULL,NULL,''),(8231,'1110','91728393152','2024-10-08 17:29:04',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12605','','No',NULL,NULL,''),(8232,'5500','91728393152','2024-10-08 17:29:17',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8233,'1000','91728393152','2024-10-08 17:29:47',10890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8234,'4000','91728393152','2024-10-08 17:29:47',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(8235,'4000','91728393152','2024-10-08 16:12:32',NULL,4890.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(8236,'4000','91728393152','2024-10-08 17:29:04',NULL,2500.00,'','9','1','Good sold','1','','sales','12605','','No',NULL,NULL,''),(8237,'1000','91728479465','2024-10-09 16:11:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8238,'4000','91728479465','2024-10-09 16:11:34',NULL,450.00,'','9','1','Good sold','1','','sales','5871','','No',NULL,NULL,''),(8239,'1110','91728488656','2024-10-09 18:44:47',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8240,'5500','91728488656','2024-10-09 18:44:16',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8241,'1000','91728488656','2024-10-09 18:44:47',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8242,'4000','91728488656','2024-10-09 18:44:47',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8243,'1110','91728628692','2024-10-11 09:39:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(8244,'1110','91728628692','2024-10-11 09:38:12',NULL,450.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(8245,'5500','91728628692','2024-10-11 09:38:46',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8246,'1000','91728628692','2024-10-11 09:39:20',3690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8247,'4000','91728628692','2024-10-11 09:39:20',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(8248,'4000','91728628692','2024-10-11 09:38:12',NULL,690.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(8249,'1000','91728650763','2024-10-11 15:46:14',5100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8250,'4000','91728650763','2024-10-11 15:46:14',NULL,5100.00,'','9','1','Good sold','1','','sales','9789966078810','','No',NULL,NULL,''),(8251,'1000','91728650780','2024-10-11 16:44:41',5270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8252,'4000','91728650780','2024-10-11 16:44:41',NULL,1890.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(8253,'4000','91728650780','2024-10-11 15:46:20',NULL,1690.00,'','9','1','Good sold','1','','sales','7734','','No',NULL,NULL,''),(8254,'4000','91728650780','2024-10-11 16:43:58',NULL,1690.00,'','9','1','Good sold','1','','sales','9459','','No',NULL,NULL,''),(8255,'1110','91728654287','2024-10-11 18:04:23',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914501216','','No',NULL,NULL,''),(8256,'1110','91728654287','2024-10-11 16:44:47',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781788166318','','No',NULL,NULL,''),(8257,'1110','91728654287','2024-10-11 18:02:08',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12564','','No',NULL,NULL,''),(8258,'1110','91728654287','2024-10-11 18:02:36',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789966190767','','No',NULL,NULL,''),(8259,'5500','91728654287','2024-10-11 18:03:41',8000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8260,'1000','91728654287','2024-10-11 18:04:23',9600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8261,'4000','91728654287','2024-10-11 18:04:23',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914501216','','No',NULL,NULL,''),(8262,'4000','91728654287','2024-10-11 16:44:47',NULL,1650.00,'','9','1','Good sold','1','','sales','9781788166318','','No',NULL,NULL,''),(8263,'4000','91728654287','2024-10-11 18:02:08',NULL,2950.00,'','9','1','Good sold','1','','sales','12564','','No',NULL,NULL,''),(8264,'4000','91728654287','2024-10-11 18:02:36',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966190767','','No',NULL,NULL,''),(8265,'1110','91728659078','2024-10-11 19:16:35',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8266,'1110','91728659078','2024-10-11 18:04:38',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914963740','','No',NULL,NULL,''),(8267,'1110','91728659078','2024-10-11 19:11:43',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166321','','No',NULL,NULL,''),(8268,'5500','91728659078','2024-10-11 19:16:29',3900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8269,'1000','91728659078','2024-10-11 19:16:35',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8270,'4000','91728659078','2024-10-11 19:16:35',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8271,'4000','91728659078','2024-10-11 18:04:38',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914963740','','No',NULL,NULL,''),(8272,'4000','91728659078','2024-10-11 19:11:43',NULL,1000.00,'','9','1','Good sold','1','','sales','9781788166321','','No',NULL,NULL,''),(8273,'1110','91728663403','2024-10-11 19:19:05',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914963740','','No',NULL,NULL,''),(8274,'1110','91728663403','2024-10-11 19:16:43',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8275,'1110','91728663403','2024-10-11 19:18:29',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166321','','No',NULL,NULL,''),(8276,'5500','91728663403','2024-10-11 19:18:47',3900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8277,'1000','91728663403','2024-10-11 19:19:05',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8278,'4000','91728663403','2024-10-11 19:19:05',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914963740','','No',NULL,NULL,''),(8279,'4000','91728663403','2024-10-11 19:16:43',NULL,2300.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8280,'4000','91728663403','2024-10-11 19:18:29',NULL,1000.00,'','9','1','Good sold','1','','sales','9781788166321','','No',NULL,NULL,''),(8281,'1110','91728721116','2024-10-12 11:18:41',NULL,1190.00,'','9','1','Inventory sold','1','','sales','9781788166322','','No',NULL,NULL,''),(8282,'5500','91728721116','2024-10-12 11:18:36',1190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8283,'1000','91728721116','2024-10-12 11:18:41',1390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8284,'4000','91728721116','2024-10-12 11:18:41',NULL,1390.00,'','9','1','Good sold','1','','sales','9781788166322','','No',NULL,NULL,''),(8285,'1000','91728721125','2024-10-12 11:59:28',14621.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8286,'4000','91728721125','2024-10-12 11:59:28',NULL,1990.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(8287,'4000','91728721125','2024-10-12 11:18:45',NULL,1590.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(8288,'4000','91728721125','2024-10-12 11:56:23',NULL,1690.00,'','9','1','Good sold','1','','sales','8000','','No',NULL,NULL,''),(8289,'4000','91728721125','2024-10-12 11:56:59',NULL,2390.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(8290,'4000','91728721125','2024-10-12 11:57:40',NULL,2760.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(8291,'4000','91728721125','2024-10-12 11:58:08',NULL,1611.00,'','9','1','Good sold','1','','sales','2700','','No',NULL,NULL,''),(8292,'4000','91728721125','2024-10-12 11:58:41',NULL,2590.00,'','9','1','Good sold','1','','sales','9480','','No',NULL,NULL,''),(8293,'1110','91728731612','2024-10-12 14:33:34',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(8294,'1110','91728731612','2024-10-12 14:13:32',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(8295,'1110','91728731612','2024-10-12 14:13:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','6926','','No',NULL,NULL,''),(8296,'1110','91728731612','2024-10-12 14:14:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','6323','','No',NULL,NULL,''),(8297,'1110','91728731612','2024-10-12 14:15:12',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9781788166323','','No',NULL,NULL,''),(8298,'1110','91728731612','2024-10-12 14:17:06',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781788166324','','No',NULL,NULL,''),(8299,'1110','91728731612','2024-10-12 14:19:05',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781788166325','','No',NULL,NULL,''),(8300,'1110','91728731612','2024-10-12 14:21:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(8301,'1110','91728731612','2024-10-12 14:21:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','8528','','No',NULL,NULL,''),(8302,'1110','91728731612','2024-10-12 14:21:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10823','','No',NULL,NULL,''),(8303,'1110','91728731612','2024-10-12 14:25:53',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781788166326','','No',NULL,NULL,''),(8304,'1110','91728731612','2024-10-12 14:28:54',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781788166327','','No',NULL,NULL,''),(8305,'5500','91728731612','2024-10-12 14:33:23',10400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8306,'1000','91728731612','2024-10-12 14:33:34',20790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8307,'4000','91728731612','2024-10-12 14:33:34',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(8308,'4000','91728731612','2024-10-12 14:13:32',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(8309,'4000','91728731612','2024-10-12 14:13:43',NULL,900.00,'','9','1','Good sold','1','','sales','6926','','No',NULL,NULL,''),(8310,'4000','91728731612','2024-10-12 14:14:52',NULL,690.00,'','9','1','Good sold','1','','sales','6323','','No',NULL,NULL,''),(8311,'4000','91728731612','2024-10-12 14:15:12',NULL,3000.00,'','9','1','Good sold','1','','sales','9781788166323','','No',NULL,NULL,''),(8312,'4000','91728731612','2024-10-12 14:17:06',NULL,1300.00,'','9','1','Good sold','1','','sales','9781788166324','','No',NULL,NULL,''),(8313,'4000','91728731612','2024-10-12 14:19:05',NULL,1500.00,'','9','1','Good sold','1','','sales','9781788166325','','No',NULL,NULL,''),(8314,'4000','91728731612','2024-10-12 14:21:17',NULL,3000.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(8315,'4000','91728731612','2024-10-12 14:21:23',NULL,1400.00,'','9','1','Good sold','1','','sales','8528','','No',NULL,NULL,''),(8316,'4000','91728731612','2024-10-12 14:21:46',NULL,2500.00,'','9','1','Good sold','1','','sales','10823','','No',NULL,NULL,''),(8317,'4000','91728731612','2024-10-12 14:25:53',NULL,2000.00,'','9','1','Good sold','1','','sales','9781788166326','','No',NULL,NULL,''),(8318,'4000','91728731612','2024-10-12 14:28:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9781788166327','','No',NULL,NULL,''),(8319,'1110','91728998469','2024-10-15 16:21:15',NULL,6400.00,'','9','1','Inventory sold','1','','sales','9781788166328','','No',NULL,NULL,''),(8320,'5500','91728998469','2024-10-15 16:21:09',6400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8321,'1000','91728998469','2024-10-15 16:21:15',6690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8322,'4000','91728998469','2024-10-15 16:21:15',NULL,6690.00,'','9','1','Good sold','1','','sales','9781788166328','','No',NULL,NULL,''),(8323,'1110','91729069283','2024-10-16 13:08:05',NULL,2500.00,'','9','1','Inventory sold','1','11','sales','9789966757833','','No',NULL,NULL,''),(8324,'1110','91729069283','2024-10-16 12:01:23',NULL,2300.00,'','9','1','Inventory sold','1','11','sales','9789966757829','','No',NULL,NULL,''),(8325,'5500','91729069283','2024-10-16 13:07:48',4800.00,NULL,'','9','1','Cost of goods sold','1','11','sales','','','No',NULL,NULL,''),(8326,'1000','91729069283','2024-10-16 13:08:05',5400.00,NULL,'','9','1','Good sold','1','11','Payment','','','No',NULL,NULL,''),(8327,'4000','91729069283','2024-10-16 13:08:05',NULL,2900.00,'','9','1','Good sold','1','11','sales','9789966757833','','No',NULL,NULL,''),(8328,'4000','91729069283','2024-10-16 12:01:23',NULL,2500.00,'','9','1','Good sold','1','11','sales','9789966757829','','No',NULL,NULL,''),(8329,'1110','91729073512','2024-10-16 13:12:20',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8330,'1110','91729073512','2024-10-16 13:11:52',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8331,'5500','91729073512','2024-10-16 13:12:09',4800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8332,'1000','91729073512','2024-10-16 13:12:20',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8333,'4000','91729073512','2024-10-16 13:12:20',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8334,'4000','91729073512','2024-10-16 13:11:52',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8335,'1110','91729077714','2024-10-16 15:39:18',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8336,'1110','91729077714','2024-10-16 14:21:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8337,'5500','91729077714','2024-10-16 15:34:45',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8338,'1000','91729077714','2024-10-16 15:39:18',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8339,'4000','91729077714','2024-10-16 15:39:18',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8340,'4000','91729077714','2024-10-16 14:21:54',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8341,'1110','91729082362','2024-10-16 16:33:16',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(8342,'5500','91729082362','2024-10-16 15:39:22',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8343,'1000','91729082362','2024-10-16 16:33:16',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8344,'4000','91729082362','2024-10-16 16:33:16',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(8345,'1000','91729147779','2024-10-17 09:53:48',15810.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8346,'4000','91729147779','2024-10-17 09:53:48',NULL,5070.00,'','9','1','Good sold','1','','sales','8734','','No',NULL,NULL,''),(8347,'4000','91729147779','2024-10-17 09:49:39',NULL,5970.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(8348,'4000','91729147779','2024-10-17 09:50:35',NULL,2670.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(8349,'4000','91729147779','2024-10-17 09:51:35',NULL,2100.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(8350,'1000','91729148033','2024-10-17 11:02:33',15110.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8351,'4000','91729148033','2024-10-17 11:02:33',NULL,5070.00,'','9','1','Good sold','1','','sales','8734','','No',NULL,NULL,''),(8352,'4000','91729148033','2024-10-17 09:53:53',NULL,2670.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(8353,'4000','91729148033','2024-10-17 10:49:58',NULL,1400.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(8354,'4000','91729148033','2024-10-17 10:50:17',NULL,5970.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(8355,'1110','91729245315','2024-10-18 12:55:28',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8356,'5500','91729245315','2024-10-18 12:55:15',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8357,'1000','91729245315','2024-10-18 12:55:28',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8358,'4000','91729245315','2024-10-18 12:55:28',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8359,'1110','91729341493','2024-10-19 15:38:21',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9781788166329','','No',NULL,NULL,''),(8360,'5500','91729341493','2024-10-19 15:38:13',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8361,'1000','91729341493','2024-10-19 15:38:21',2590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8362,'4000','91729341493','2024-10-19 15:38:21',NULL,2590.00,'','9','1','Good sold','1','','sales','9781788166329','','No',NULL,NULL,''),(8363,'1110','91729594789','2024-10-22 14:01:57',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8364,'1110','91729594789','2024-10-22 13:59:49',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166330','','No',NULL,NULL,''),(8365,'5500','91729594789','2024-10-22 14:01:45',1450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8366,'1000','91729594789','2024-10-22 14:01:57',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8367,'4000','91729594789','2024-10-22 14:01:57',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8368,'4000','91729594789','2024-10-22 13:59:49',NULL,1300.00,'','9','1','Good sold','1','','sales','9781788166330','','No',NULL,NULL,''),(8369,'1110','91729594930','2024-10-22 14:02:50',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166330','','No',NULL,NULL,''),(8370,'1110','91729594930','2024-10-22 14:02:10',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8371,'5500','91729594930','2024-10-22 14:02:42',1450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8372,'1000','91729594930','2024-10-22 14:02:50',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8373,'4000','91729594930','2024-10-22 14:02:50',NULL,1200.00,'','9','1','Good sold','1','','sales','9781788166330','','No',NULL,NULL,''),(8374,'4000','91729594930','2024-10-22 14:02:10',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8375,'1000','91729594984','2024-10-22 14:09:42',3190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8376,'4000','91729594984','2024-10-22 14:09:42',NULL,3190.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(8377,'1110','91729602938','2024-10-22 16:22:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','10181','','No',NULL,NULL,''),(8378,'1110','91729602938','2024-10-22 16:16:37',NULL,3500.00,'','9','1','Inventory sold','1','','sales','11946','','No',NULL,NULL,''),(8379,'1110','91729602938','2024-10-22 16:17:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','9755','','No',NULL,NULL,''),(8380,'1110','91729602938','2024-10-22 16:17:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','4983','','No',NULL,NULL,''),(8381,'1110','91729602938','2024-10-22 16:19:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8815','','No',NULL,NULL,''),(8382,'1110','91729602938','2024-10-22 16:19:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(8383,'1110','91729602938','2024-10-22 16:20:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','5860','','No',NULL,NULL,''),(8384,'1110','91729602938','2024-10-22 16:20:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(8385,'1110','91729602938','2024-10-22 16:21:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10884','','No',NULL,NULL,''),(8386,'5500','91729602938','2024-10-22 16:21:57',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8387,'1000','91729602938','2024-10-22 16:22:46',24200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8388,'4000','91729602938','2024-10-22 16:22:46',NULL,1550.00,'','9','1','Good sold','1','','sales','10181','','No',NULL,NULL,''),(8389,'4000','91729602938','2024-10-22 16:16:37',NULL,3850.00,'','9','1','Good sold','1','','sales','11946','','No',NULL,NULL,''),(8390,'4000','91729602938','2024-10-22 16:17:27',NULL,2490.00,'','9','1','Good sold','1','','sales','9755','','No',NULL,NULL,''),(8391,'4000','91729602938','2024-10-22 16:17:56',NULL,3690.00,'','9','1','Good sold','1','','sales','4983','','No',NULL,NULL,''),(8392,'4000','91729602938','2024-10-22 16:19:07',NULL,1750.00,'','9','1','Good sold','1','','sales','8815','','No',NULL,NULL,''),(8393,'4000','91729602938','2024-10-22 16:19:36',NULL,1990.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(8394,'4000','91729602938','2024-10-22 16:20:18',NULL,1490.00,'','9','1','Good sold','1','','sales','5860','','No',NULL,NULL,''),(8395,'4000','91729602938','2024-10-22 16:20:47',NULL,4800.00,'','9','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(8396,'4000','91729602938','2024-10-22 16:21:20',NULL,2590.00,'','9','1','Good sold','1','','sales','10884','','No',NULL,NULL,''),(8397,'1110','91729603742','2024-10-22 17:01:13',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(8398,'1110','91729603742','2024-10-22 16:29:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966105004','','No',NULL,NULL,''),(8399,'1110','91729603742','2024-10-22 16:58:41',NULL,90.00,'','9','1','Inventory sold','1','','sales','9781788166331','','No',NULL,NULL,''),(8400,'5500','91729603742','2024-10-22 17:00:17',1390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8401,'1000','91729603742','2024-10-22 17:01:13',2590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8402,'4000','91729603742','2024-10-22 17:01:13',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(8403,'4000','91729603742','2024-10-22 16:29:02',NULL,800.00,'','9','1','Good sold','1','','sales','9789966105004','','No',NULL,NULL,''),(8404,'4000','91729603742','2024-10-22 16:58:41',NULL,200.00,'','9','1','Good sold','1','','sales','9781788166331','','No',NULL,NULL,''),(8405,'1110','91729605717','2024-10-22 18:00:24',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(8406,'1110','91729605717','2024-10-22 17:01:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','8728','','No',NULL,NULL,''),(8407,'5500','91729605717','2024-10-22 17:59:59',990.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8408,'1000','91729605717','2024-10-22 18:00:24',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8409,'4000','91729605717','2024-10-22 18:00:24',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(8410,'4000','91729605717','2024-10-22 17:01:57',NULL,2500.00,'','9','1','Good sold','1','','sales','8728','','No',NULL,NULL,''),(8411,'1110','91729614975','2024-10-22 19:40:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','7554','','No',NULL,NULL,''),(8412,'1110','91729614975','2024-10-22 19:36:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9379','','No',NULL,NULL,''),(8413,'1110','91729614975','2024-10-22 19:36:25',NULL,2090.00,'','9','1','Inventory sold','1','','sales','9781788166334','','No',NULL,NULL,''),(8414,'1110','91729614975','2024-10-22 19:36:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9781788166333','','No',NULL,NULL,''),(8415,'1110','91729614975','2024-10-22 19:36:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','5260','','No',NULL,NULL,''),(8416,'1110','91729614975','2024-10-22 19:37:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','10450','','No',NULL,NULL,''),(8417,'1110','91729614975','2024-10-22 19:37:23',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781788166332','','No',NULL,NULL,''),(8418,'5500','91729614975','2024-10-22 19:37:35',6290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8419,'1000','91729614975','2024-10-22 19:40:15',18500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8420,'4000','91729614975','2024-10-22 19:40:15',NULL,1090.00,'','9','1','Good sold','1','','sales','7554','','No',NULL,NULL,''),(8421,'4000','91729614975','2024-10-22 19:36:15',NULL,2150.00,'','9','1','Good sold','1','','sales','9379','','No',NULL,NULL,''),(8422,'4000','91729614975','2024-10-22 19:36:25',NULL,2390.00,'','9','1','Good sold','1','','sales','9781788166334','','No',NULL,NULL,''),(8423,'4000','91729614975','2024-10-22 19:36:36',NULL,2890.00,'','9','1','Good sold','1','','sales','9781788166333','','No',NULL,NULL,''),(8424,'4000','91729614975','2024-10-22 19:36:47',NULL,5490.00,'','9','1','Good sold','1','','sales','5260','','No',NULL,NULL,''),(8425,'4000','91729614975','2024-10-22 19:37:05',NULL,2490.00,'','9','1','Good sold','1','','sales','10450','','No',NULL,NULL,''),(8426,'4000','91729614975','2024-10-22 19:37:23',NULL,2000.00,'','9','1','Good sold','1','','sales','9781788166332','','No',NULL,NULL,''),(8427,'1110','91729615784','2024-10-22 19:51:19',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9781788166335','','No',NULL,NULL,''),(8428,'1110','91729615784','2024-10-22 19:49:44',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166336','','No',NULL,NULL,''),(8429,'5500','91729615784','2024-10-22 19:51:05',4100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8430,'1000','91729615784','2024-10-22 19:51:19',4800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8431,'4000','91729615784','2024-10-22 19:51:19',NULL,4000.00,'','9','1','Good sold','1','','sales','9781788166335','','No',NULL,NULL,''),(8432,'4000','91729615784','2024-10-22 19:49:44',NULL,800.00,'','9','1','Good sold','1','','sales','9781788166336','','No',NULL,NULL,''),(8433,'1110','91729688417','2024-10-23 16:06:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','9965','','No',NULL,NULL,''),(8434,'1110','91729688417','2024-10-23 16:00:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','8352','','No',NULL,NULL,''),(8435,'1110','91729688417','2024-10-23 16:00:38',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8436,'1110','91729688417','2024-10-23 16:01:14',NULL,1900.00,'','9','1','Inventory sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8437,'1110','91729688417','2024-10-23 16:01:24',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8438,'1110','91729688417','2024-10-23 16:01:35',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8439,'1110','91729688417','2024-10-23 16:01:50',NULL,3780.00,'','9','1','Inventory sold','1','','sales','9781788166337','','No',NULL,NULL,''),(8440,'5500','91729688417','2024-10-23 16:05:58',12980.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8441,'1000','91729688417','2024-10-23 16:06:16',25080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8442,'4000','91729688417','2024-10-23 16:06:16',NULL,3780.00,'','9','1','Good sold','1','','sales','9965','','No',NULL,NULL,''),(8443,'4000','91729688417','2024-10-23 16:00:17',NULL,2780.00,'','9','1','Good sold','1','','sales','8352','','No',NULL,NULL,''),(8444,'4000','91729688417','2024-10-23 16:00:38',NULL,2890.00,'','9','1','Good sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8445,'4000','91729688417','2024-10-23 16:01:14',NULL,2690.00,'','9','1','Good sold','1','','sales','9789966757835','','No',NULL,NULL,''),(8446,'4000','91729688417','2024-10-23 16:01:24',NULL,5180.00,'','9','1','Good sold','1','','sales','9789966190766','','No',NULL,NULL,''),(8447,'4000','91729688417','2024-10-23 16:01:35',NULL,3380.00,'','9','1','Good sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8448,'4000','91729688417','2024-10-23 16:01:50',NULL,4380.00,'','9','1','Good sold','1','','sales','9781788166337','','No',NULL,NULL,''),(8449,'1110','91729688893','2024-10-23 18:03:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','9779','','No',NULL,NULL,''),(8450,'1110','91729688893','2024-10-23 16:08:13',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(8451,'5500','91729688893','2024-10-23 18:03:42',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8452,'1000','91729688893','2024-10-23 18:03:57',3790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8453,'4000','91729688893','2024-10-23 18:03:57',NULL,2290.00,'','9','1','Good sold','1','','sales','9779','','No',NULL,NULL,''),(8454,'4000','91729688893','2024-10-23 16:08:13',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(8455,'1110','91729753770','2024-10-24 10:11:03',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166338','','No',NULL,NULL,''),(8456,'1110','91729753770','2024-10-24 10:09:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(8457,'1110','91729753770','2024-10-24 10:09:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8458,'5500','91729753770','2024-10-24 10:10:34',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8459,'1000','91729753770','2024-10-24 10:11:03',4140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8460,'4000','91729753770','2024-10-24 10:11:03',NULL,1000.00,'','9','1','Good sold','1','','sales','9781788166338','','No',NULL,NULL,''),(8461,'4000','91729753770','2024-10-24 10:09:30',NULL,2890.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(8462,'4000','91729753770','2024-10-24 10:09:47',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8463,'1110','91729761815','2024-10-24 13:20:38',NULL,24000.00,'','9','1','Inventory sold','1','','sales','9781788166339','','No',NULL,NULL,''),(8464,'1110','91729761815','2024-10-24 12:23:35',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(8465,'1110','91729761815','2024-10-24 12:24:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','9738','','No',NULL,NULL,''),(8466,'1110','91729761815','2024-10-24 12:24:51',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914963735','','No',NULL,NULL,''),(8467,'1110','91729761815','2024-10-24 12:25:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','7813','','No',NULL,NULL,''),(8468,'1110','91729761815','2024-10-24 12:25:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','5714','','No',NULL,NULL,''),(8469,'1110','91729761815','2024-10-24 12:25:58',NULL,800.00,'','9','1','Inventory sold','1','','sales','9781788166340','','No',NULL,NULL,''),(8470,'1110','91729761815','2024-10-24 12:28:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','5752','','No',NULL,NULL,''),(8471,'5500','91729761815','2024-10-24 12:32:02',28500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8472,'1000','91729761815','2024-10-24 13:20:38',35126.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8473,'4000','91729761815','2024-10-24 13:20:38',NULL,25900.00,'','9','1','Good sold','1','','sales','9781788166339','','No',NULL,NULL,''),(8474,'4000','91729761815','2024-10-24 12:23:35',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(8475,'4000','91729761815','2024-10-24 12:24:42',NULL,1899.00,'','9','1','Good sold','1','','sales','9738','','No',NULL,NULL,''),(8476,'4000','91729761815','2024-10-24 12:24:51',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914963735','','No',NULL,NULL,''),(8477,'4000','91729761815','2024-10-24 12:25:08',NULL,1199.00,'','9','1','Good sold','1','','sales','7813','','No',NULL,NULL,''),(8478,'4000','91729761815','2024-10-24 12:25:41',NULL,328.00,'','9','1','Good sold','1','','sales','5714','','No',NULL,NULL,''),(8479,'4000','91729761815','2024-10-24 12:25:58',NULL,1200.00,'','9','1','Good sold','1','','sales','9781788166340','','No',NULL,NULL,''),(8480,'4000','91729761815','2024-10-24 12:28:49',NULL,350.00,'','9','1','Good sold','1','','sales','5752','','No',NULL,NULL,''),(8481,'1000','91729774298','2024-10-24 15:52:30',3090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8482,'4000','91729774298','2024-10-24 15:52:30',NULL,2890.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(8483,'4000','91729774298','2024-10-24 15:51:38',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8484,'1110','91729851160','2024-10-25 13:12:50',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(8485,'5500','91729851160','2024-10-25 13:12:40',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8486,'1000','91729851160','2024-10-25 13:12:50',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8487,'4000','91729851160','2024-10-25 13:12:50',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(8488,'1110','91729861693','2024-10-25 16:12:15',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(8489,'1110','91729861693','2024-10-25 16:08:13',NULL,3300.00,'','9','1','Inventory sold','1','','sales','9789914408147','','No',NULL,NULL,''),(8490,'1110','91729861693','2024-10-25 16:08:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','5752','','No',NULL,NULL,''),(8491,'1110','91729861693','2024-10-25 16:09:09',NULL,800.00,'','9','1','Inventory sold','1','','sales','9781788166341','','No',NULL,NULL,''),(8492,'5500','91729861693','2024-10-25 16:11:52',6600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8493,'1000','91729861693','2024-10-25 16:12:15',9250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8494,'4000','91729861693','2024-10-25 16:12:15',NULL,4500.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(8495,'4000','91729861693','2024-10-25 16:08:13',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914408147','','No',NULL,NULL,''),(8496,'4000','91729861693','2024-10-25 16:08:46',NULL,250.00,'','9','1','Good sold','1','','sales','5752','','No',NULL,NULL,''),(8497,'4000','91729861693','2024-10-25 16:09:09',NULL,1000.00,'','9','1','Good sold','1','','sales','9781788166341','','No',NULL,NULL,''),(8498,'1110','91729869458','2024-10-25 18:31:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','6110','','No',NULL,NULL,''),(8499,'1110','91729869458','2024-10-25 18:17:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966463609','','No',NULL,NULL,''),(8500,'1110','91729869458','2024-10-25 18:19:49',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(8501,'1110','91729869458','2024-10-25 18:20:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','7828','','No',NULL,NULL,''),(8502,'5500','91729869458','2024-10-25 18:30:56',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8503,'1000','91729869458','2024-10-25 18:31:46',5330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8504,'4000','91729869458','2024-10-25 18:31:46',NULL,690.00,'','9','1','Good sold','1','','sales','6110','','No',NULL,NULL,''),(8505,'4000','91729869458','2024-10-25 18:17:38',NULL,1700.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(8506,'4000','91729869458','2024-10-25 18:19:49',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(8507,'4000','91729869458','2024-10-25 18:20:02',NULL,1690.00,'','9','1','Good sold','1','','sales','7828','','No',NULL,NULL,''),(8508,'1110','91729940054','2024-10-26 13:55:20',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(8509,'1110','91729940054','2024-10-26 13:54:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8510,'5500','91729940054','2024-10-26 13:55:05',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8511,'1000','91729940054','2024-10-26 13:55:20',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8512,'4000','91729940054','2024-10-26 13:55:20',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(8513,'4000','91729940054','2024-10-26 13:54:14',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8514,'1110','91730013172','2024-10-27 10:13:31',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(8515,'5500','91730013172','2024-10-27 10:12:52',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8516,'1000','91730013172','2024-10-27 10:13:31',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8517,'4000','91730013172','2024-10-27 10:13:31',NULL,3000.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(8518,'1000','91730114555','2024-10-28 15:04:28',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8519,'4000','91730114555','2024-10-28 15:04:28',NULL,2400.00,'','9','1','Good sold','1','','sales','9938','','No',NULL,NULL,''),(8520,'4000','91730114555','2024-10-28 15:03:31',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8521,'1000','91730120002','2024-10-28 15:54:19',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8522,'4000','91730120002','2024-10-28 15:54:19',NULL,2400.00,'','9','1','Good sold','1','','sales','9938','','No',NULL,NULL,''),(8523,'4000','91730120002','2024-10-28 15:53:22',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8524,'1000','91730120248','2024-10-28 16:00:32',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8525,'4000','91730120248','2024-10-28 16:00:32',NULL,2400.00,'','9','1','Good sold','1','','sales','9938','','No',NULL,NULL,''),(8526,'4000','91730120248','2024-10-28 15:57:28',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8527,'1110','91730123385','2024-10-28 16:50:09',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781788166342','','No',NULL,NULL,''),(8528,'5500','91730123385','2024-10-28 16:49:45',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8529,'1000','91730123385','2024-10-28 16:50:09',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8530,'4000','91730123385','2024-10-28 16:50:09',NULL,1800.00,'','9','1','Good sold','1','','sales','9781788166342','','No',NULL,NULL,''),(8531,'1110','91730273656','2024-10-30 10:36:25',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8532,'1110','91730273656','2024-10-30 10:34:16',NULL,2350.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(8533,'1110','91730273656','2024-10-30 10:35:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8331','','No',NULL,NULL,''),(8534,'1110','91730273656','2024-10-30 10:35:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','8361','','No',NULL,NULL,''),(8535,'5500','91730273656','2024-10-30 10:35:24',4850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8536,'1000','91730273656','2024-10-30 10:36:25',9130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8537,'4000','91730273656','2024-10-30 10:36:25',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8538,'4000','91730273656','2024-10-30 10:34:16',NULL,2850.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(8539,'4000','91730273656','2024-10-30 10:35:01',NULL,1790.00,'','9','1','Good sold','1','','sales','8331','','No',NULL,NULL,''),(8540,'4000','91730273656','2024-10-30 10:35:14',NULL,1590.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(8541,'1110','91730273827','2024-10-30 10:37:37',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8542,'5500','91730273827','2024-10-30 10:37:07',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8543,'1000','91730273827','2024-10-30 10:37:37',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8544,'4000','91730273827','2024-10-30 10:37:37',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8545,'1000','91730292182','2024-10-30 15:44:11',24000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8546,'4000','91730292182','2024-10-30 15:44:11',NULL,24000.00,'','9','1','Good sold','1','','sales','11854','','No',NULL,NULL,''),(8547,'1110','91730535926','2024-11-02 11:32:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8179','','No',NULL,NULL,''),(8548,'1110','91730535926','2024-11-02 11:25:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(8549,'1110','91730535926','2024-11-02 11:25:44',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(8550,'1110','91730535926','2024-11-02 11:26:32',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781788166344','','No',NULL,NULL,''),(8551,'1110','91730535926','2024-11-02 11:30:31',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781788166343','','No',NULL,NULL,''),(8552,'5500','91730535926','2024-11-02 11:30:55',4790.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8553,'1000','91730535926','2024-11-02 11:32:24',8100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8554,'4000','91730535926','2024-11-02 11:32:24',NULL,1300.00,'','9','1','Good sold','1','','sales','8179','','No',NULL,NULL,''),(8555,'4000','91730535926','2024-11-02 11:25:26',NULL,1500.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(8556,'4000','91730535926','2024-11-02 11:25:44',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(8557,'4000','91730535926','2024-11-02 11:26:32',NULL,1800.00,'','9','1','Good sold','1','','sales','9781788166344','','No',NULL,NULL,''),(8558,'4000','91730535926','2024-11-02 11:30:31',NULL,2500.00,'','9','1','Good sold','1','','sales','9781788166343','','No',NULL,NULL,''),(8559,'1000','91730709049','2024-11-04 11:31:27',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8560,'4000','91730709049','2024-11-04 11:31:27',NULL,1690.00,'','9','1','Good sold','1','','sales','7547','','No',NULL,NULL,''),(8561,'1000','91730709095','2024-11-04 11:33:59',32000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8562,'4000','91730709095','2024-11-04 11:33:59',NULL,32000.00,'','9','1','Good sold','1','','sales','11781','','No',NULL,NULL,''),(8563,'1000','91730727626','2024-11-04 17:14:58',38126.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8564,'4000','91730727626','2024-11-04 17:14:58',NULL,16450.00,'','9','1','Good sold','1','','sales','11825','','No',NULL,NULL,''),(8565,'4000','91730727626','2024-11-04 16:43:04',NULL,2100.00,'','9','1','Good sold','1','','sales','9163','','No',NULL,NULL,''),(8566,'4000','91730727626','2024-11-04 16:43:21',NULL,2900.00,'','9','1','Good sold','1','','sales','10817','','No',NULL,NULL,''),(8567,'4000','91730727626','2024-11-04 16:43:32',NULL,2390.00,'','9','1','Good sold','1','','sales','10042','','No',NULL,NULL,''),(8568,'4000','91730727626','2024-11-04 16:43:54',NULL,2090.00,'','9','1','Good sold','1','','sales','7224','','No',NULL,NULL,''),(8569,'4000','91730727626','2024-11-04 16:44:06',NULL,1800.00,'','9','1','Good sold','1','','sales','9823','','No',NULL,NULL,''),(8570,'4000','91730727626','2024-11-04 16:45:46',NULL,1490.00,'','9','1','Good sold','1','','sales','7553','','No',NULL,NULL,''),(8571,'4000','91730727626','2024-11-04 16:48:16',NULL,1136.00,'','9','1','Good sold','1','','sales','2765','','No',NULL,NULL,''),(8572,'4000','91730727626','2024-11-04 16:59:56',NULL,1890.00,'','9','1','Good sold','1','','sales','9781612681139','','No',NULL,NULL,''),(8573,'4000','91730727626','2024-11-04 17:06:38',NULL,3790.00,'','9','1','Good sold','1','','sales','10295','','No',NULL,NULL,''),(8574,'4000','91730727626','2024-11-04 17:09:21',NULL,2090.00,'','9','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(8575,'1110','91730801914','2024-11-05 13:31:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','6925','','No',NULL,NULL,''),(8576,'1110','91730801914','2024-11-05 13:18:34',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(8577,'1110','91730801914','2024-11-05 13:18:55',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(8578,'1110','91730801914','2024-11-05 13:19:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(8579,'1110','91730801914','2024-11-05 13:19:47',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8580,'1110','91730801914','2024-11-05 13:20:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6319','','No',NULL,NULL,''),(8581,'1110','91730801914','2024-11-05 13:20:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','3905','','No',NULL,NULL,''),(8582,'1110','91730801914','2024-11-05 13:20:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','10823','','No',NULL,NULL,''),(8583,'1110','91730801914','2024-11-05 13:21:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10297','','No',NULL,NULL,''),(8584,'1110','91730801914','2024-11-05 13:21:33',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(8585,'1110','91730801914','2024-11-05 13:22:05',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781612680539','','No',NULL,NULL,''),(8586,'1110','91730801914','2024-11-05 13:26:43',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8587,'1110','91730801914','2024-11-05 13:27:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(8588,'1110','91730801914','2024-11-05 13:29:08',NULL,6600.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(8589,'1110','91730801914','2024-11-05 13:31:01',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12624','','No',NULL,NULL,''),(8590,'5500','91730801914','2024-11-05 13:31:09',28600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8591,'1000','91730801914','2024-11-05 13:31:52',54241.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8592,'4000','91730801914','2024-11-05 13:31:52',NULL,1800.00,'','9','1','Good sold','1','','sales','6925','','No',NULL,NULL,''),(8593,'4000','91730801914','2024-11-05 13:18:34',NULL,3180.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(8594,'4000','91730801914','2024-11-05 13:18:55',NULL,5000.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(8595,'4000','91730801914','2024-11-05 13:19:29',NULL,5000.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(8596,'4000','91730801914','2024-11-05 13:19:47',NULL,5800.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8597,'4000','91730801914','2024-11-05 13:20:04',NULL,1380.00,'','9','1','Good sold','1','','sales','6319','','No',NULL,NULL,''),(8598,'4000','91730801914','2024-11-05 13:20:12',NULL,2082.00,'','9','1','Good sold','1','','sales','3905','','No',NULL,NULL,''),(8599,'4000','91730801914','2024-11-05 13:20:36',NULL,5000.00,'','9','1','Good sold','1','','sales','10823','','No',NULL,NULL,''),(8600,'4000','91730801914','2024-11-05 13:21:01',NULL,1999.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(8601,'4000','91730801914','2024-11-05 13:21:33',NULL,2000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(8602,'4000','91730801914','2024-11-05 13:22:05',NULL,2500.00,'','9','1','Good sold','1','','sales','9781612680539','','No',NULL,NULL,''),(8603,'4000','91730801914','2024-11-05 13:26:43',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(8604,'4000','91730801914','2024-11-05 13:27:15',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(8605,'4000','91730801914','2024-11-05 13:29:08',NULL,7000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(8606,'4000','91730801914','2024-11-05 13:31:01',NULL,3000.00,'','9','1','Good sold','1','','sales','12624','','No',NULL,NULL,''),(8607,'1000','91730803224','2024-11-05 13:44:18',10630.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8608,'4000','91730803224','2024-11-05 13:44:18',NULL,2400.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(8609,'4000','91730803224','2024-11-05 13:40:24',NULL,6780.00,'','9','1','Good sold','1','','sales','11327','','No',NULL,NULL,''),(8610,'4000','91730803224','2024-11-05 13:40:58',NULL,1450.00,'','9','1','Good sold','1','','sales','8643','','No',NULL,NULL,''),(8611,'1110','91730811408','2024-11-05 15:57:03',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(8612,'5500','91730811408','2024-11-05 15:56:48',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8613,'1000','91730811408','2024-11-05 15:57:03',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8614,'4000','91730811408','2024-11-05 15:57:03',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(8615,'1110','91730888512','2024-11-06 13:29:47',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8616,'1110','91730888512','2024-11-06 13:22:45',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12033','','No',NULL,NULL,''),(8617,'1110','91730888512','2024-11-06 13:22:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(8618,'1110','91730888512','2024-11-06 13:23:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','9189','','No',NULL,NULL,''),(8619,'1110','91730888512','2024-11-06 13:23:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','9556','','No',NULL,NULL,''),(8620,'1110','91730888512','2024-11-06 13:24:03',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8621,'1110','91730888512','2024-11-06 13:25:01',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781612680543','','No',NULL,NULL,''),(8622,'1110','91730888512','2024-11-06 13:29:09',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781612680542','','No',NULL,NULL,''),(8623,'1110','91730888512','2024-11-06 13:29:24',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781612680541','','No',NULL,NULL,''),(8624,'5500','91730888512','2024-11-06 13:29:34',10100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8625,'1000','91730888512','2024-11-06 13:29:47',17840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8626,'4000','91730888512','2024-11-06 13:29:47',NULL,1690.00,'','9','1','Good sold','1','','sales','9789966757836','','No',NULL,NULL,''),(8627,'4000','91730888512','2024-11-06 13:22:45',NULL,1500.00,'','9','1','Good sold','1','','sales','12033','','No',NULL,NULL,''),(8628,'4000','91730888512','2024-11-06 13:22:58',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(8629,'4000','91730888512','2024-11-06 13:23:13',NULL,1800.00,'','9','1','Good sold','1','','sales','9189','','No',NULL,NULL,''),(8630,'4000','91730888512','2024-11-06 13:23:32',NULL,2090.00,'','9','1','Good sold','1','','sales','9556','','No',NULL,NULL,''),(8631,'4000','91730888512','2024-11-06 13:24:03',NULL,2890.00,'','9','1','Good sold','1','','sales','9789966757839','','No',NULL,NULL,''),(8632,'4000','91730888512','2024-11-06 13:25:01',NULL,2190.00,'','9','1','Good sold','1','','sales','9781612680543','','No',NULL,NULL,''),(8633,'4000','91730888512','2024-11-06 13:29:09',NULL,2190.00,'','9','1','Good sold','1','','sales','9781612680542','','No',NULL,NULL,''),(8634,'4000','91730888512','2024-11-06 13:29:24',NULL,2490.00,'','9','1','Good sold','1','','sales','9781612680541','','No',NULL,NULL,''),(8635,'1000','91730889031','2024-11-06 14:30:48',3750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8636,'4000','91730889031','2024-11-06 14:30:48',NULL,3500.00,'','9','1','Good sold','1','','sales','11327','','No',NULL,NULL,''),(8637,'4000','91730889031','2024-11-06 13:30:31',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8638,'1110','91730901581','2024-11-06 17:20:32',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(8639,'1110','91730901581','2024-11-06 16:59:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(8640,'1110','91730901581','2024-11-06 17:00:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(8641,'1110','91730901581','2024-11-06 17:01:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(8642,'1110','91730901581','2024-11-06 17:01:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','11327','','No',NULL,NULL,''),(8643,'1110','91730901581','2024-11-06 17:02:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(8644,'1110','91730901581','2024-11-06 17:03:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7552','','No',NULL,NULL,''),(8645,'1110','91730901581','2024-11-06 17:03:22',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12552','','No',NULL,NULL,''),(8646,'1110','91730901581','2024-11-06 17:03:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','11686','','No',NULL,NULL,''),(8647,'1110','91730901581','2024-11-06 17:04:21',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781788166325','','No',NULL,NULL,''),(8648,'1110','91730901581','2024-11-06 17:04:44',NULL,700.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(8649,'1110','91730901581','2024-11-06 17:04:57',NULL,4600.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(8650,'1110','91730901581','2024-11-06 17:05:16',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12494','','No',NULL,NULL,''),(8651,'1110','91730901581','2024-11-06 17:05:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(8652,'1110','91730901581','2024-11-06 17:06:08',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(8653,'1110','91730901581','2024-11-06 17:06:49',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781444768383','','No',NULL,NULL,''),(8654,'1110','91730901581','2024-11-06 17:07:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','9780578311401','','No',NULL,NULL,''),(8655,'1110','91730901581','2024-11-06 17:07:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(8656,'1110','91730901581','2024-11-06 17:11:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','8333','','No',NULL,NULL,''),(8657,'1110','91730901581','2024-11-06 17:12:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(8658,'1110','91730901581','2024-11-06 17:15:04',NULL,3300.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(8659,'1110','91730901581','2024-11-06 17:16:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(8660,'1110','91730901581','2024-11-06 17:18:50',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(8661,'5500','91730901581','2024-11-06 17:19:15',22500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8662,'1000','91730901581','2024-11-06 17:20:32',76998.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8663,'4000','91730901581','2024-11-06 17:20:32',NULL,3600.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(8664,'4000','91730901581','2024-11-06 16:59:41',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(8665,'4000','91730901581','2024-11-06 17:00:55',NULL,5780.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(8666,'4000','91730901581','2024-11-06 17:01:37',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(8667,'4000','91730901581','2024-11-06 17:01:47',NULL,3500.00,'','9','1','Good sold','1','','sales','11327','','No',NULL,NULL,''),(8668,'4000','91730901581','2024-11-06 17:02:03',NULL,7798.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(8669,'4000','91730901581','2024-11-06 17:03:10',NULL,1090.00,'','9','1','Good sold','1','','sales','7552','','No',NULL,NULL,''),(8670,'4000','91730901581','2024-11-06 17:03:22',NULL,3400.00,'','9','1','Good sold','1','','sales','12552','','No',NULL,NULL,''),(8671,'4000','91730901581','2024-11-06 17:03:35',NULL,4990.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(8672,'4000','91730901581','2024-11-06 17:04:21',NULL,1500.00,'','9','1','Good sold','1','','sales','9781788166325','','No',NULL,NULL,''),(8673,'4000','91730901581','2024-11-06 17:04:44',NULL,1000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(8674,'4000','91730901581','2024-11-06 17:04:57',NULL,5000.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(8675,'4000','91730901581','2024-11-06 17:05:16',NULL,2450.00,'','9','1','Good sold','1','','sales','12494','','No',NULL,NULL,''),(8676,'4000','91730901581','2024-11-06 17:05:42',NULL,1650.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(8677,'4000','91730901581','2024-11-06 17:06:08',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(8678,'4000','91730901581','2024-11-06 17:06:49',NULL,1500.00,'','9','1','Good sold','1','','sales','9781444768383','','No',NULL,NULL,''),(8679,'4000','91730901581','2024-11-06 17:07:06',NULL,2500.00,'','9','1','Good sold','1','','sales','9780578311401','','No',NULL,NULL,''),(8680,'4000','91730901581','2024-11-06 17:07:24',NULL,4600.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(8681,'4000','91730901581','2024-11-06 17:11:26',NULL,1390.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(8682,'4000','91730901581','2024-11-06 17:12:30',NULL,5000.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(8683,'4000','91730901581','2024-11-06 17:15:04',NULL,3750.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(8684,'4000','91730901581','2024-11-06 17:16:16',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(8685,'4000','91730901581','2024-11-06 17:18:50',NULL,2000.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(8686,'1110','91730966819','2024-11-07 11:31:12',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(8687,'1110','91730966819','2024-11-07 11:06:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','10679','','No',NULL,NULL,''),(8688,'1110','91730966819','2024-11-07 11:07:23',NULL,3400.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(8689,'1110','91730966819','2024-11-07 11:07:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','11387','','No',NULL,NULL,''),(8690,'1110','91730966819','2024-11-07 11:08:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','8907','','No',NULL,NULL,''),(8691,'1110','91730966819','2024-11-07 11:08:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','6334','','No',NULL,NULL,''),(8692,'1110','91730966819','2024-11-07 11:08:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','10616','','No',NULL,NULL,''),(8693,'1110','91730966819','2024-11-07 11:09:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','10313','','No',NULL,NULL,''),(8694,'1110','91730966819','2024-11-07 11:09:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6466','','No',NULL,NULL,''),(8695,'1110','91730966819','2024-11-07 11:10:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','6685','','No',NULL,NULL,''),(8696,'1110','91730966819','2024-11-07 11:12:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11686','','No',NULL,NULL,''),(8697,'1110','91730966819','2024-11-07 11:13:35',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966193455','','No',NULL,NULL,''),(8698,'1110','91730966819','2024-11-07 11:20:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','10872','','No',NULL,NULL,''),(8699,'1110','91730966819','2024-11-07 11:20:46',NULL,2500.00,'','9','1','Inventory sold','1','','sales','11931','','No',NULL,NULL,''),(8700,'1110','91730966819','2024-11-07 11:20:56',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781612680544','','No',NULL,NULL,''),(8701,'1110','91730966819','2024-11-07 11:22:52',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781612680545','','No',NULL,NULL,''),(8702,'5500','91730966819','2024-11-07 11:31:02',13400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8703,'1000','91730966819','2024-11-07 11:31:12',48880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8704,'4000','91730966819','2024-11-07 11:31:12',NULL,3600.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(8705,'4000','91730966819','2024-11-07 11:06:59',NULL,2390.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(8706,'4000','91730966819','2024-11-07 11:07:23',NULL,6000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(8707,'4000','91730966819','2024-11-07 11:07:33',NULL,3500.00,'','9','1','Good sold','1','','sales','11387','','No',NULL,NULL,''),(8708,'4000','91730966819','2024-11-07 11:08:06',NULL,3180.00,'','9','1','Good sold','1','','sales','8907','','No',NULL,NULL,''),(8709,'4000','91730966819','2024-11-07 11:08:25',NULL,1380.00,'','9','1','Good sold','1','','sales','6334','','No',NULL,NULL,''),(8710,'4000','91730966819','2024-11-07 11:08:59',NULL,6000.00,'','9','1','Good sold','1','','sales','10616','','No',NULL,NULL,''),(8711,'4000','91730966819','2024-11-07 11:09:14',NULL,4000.00,'','9','1','Good sold','1','','sales','10313','','No',NULL,NULL,''),(8712,'4000','91730966819','2024-11-07 11:09:35',NULL,1500.00,'','9','1','Good sold','1','','sales','6466','','No',NULL,NULL,''),(8713,'4000','91730966819','2024-11-07 11:10:07',NULL,1700.00,'','9','1','Good sold','1','','sales','6685','','No',NULL,NULL,''),(8714,'4000','91730966819','2024-11-07 11:12:15',NULL,4990.00,'','9','1','Good sold','1','','sales','11686','','No',NULL,NULL,''),(8715,'4000','91730966819','2024-11-07 11:13:35',NULL,2600.00,'','9','1','Good sold','1','','sales','9789966193455','','No',NULL,NULL,''),(8716,'4000','91730966819','2024-11-07 11:20:36',NULL,2590.00,'','9','1','Good sold','1','','sales','10872','','No',NULL,NULL,''),(8717,'4000','91730966819','2024-11-07 11:20:46',NULL,2750.00,'','9','1','Good sold','1','','sales','11931','','No',NULL,NULL,''),(8718,'4000','91730966819','2024-11-07 11:20:56',NULL,1500.00,'','9','1','Good sold','1','','sales','9781612680544','','No',NULL,NULL,''),(8719,'4000','91730966819','2024-11-07 11:22:52',NULL,1200.00,'','9','1','Good sold','1','','sales','9781612680545','','No',NULL,NULL,''),(8720,'1110','91730972748','2024-11-07 12:45:57',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8721,'5500','91730972748','2024-11-07 12:45:48',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8722,'1000','91730972748','2024-11-07 12:45:57',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8723,'4000','91730972748','2024-11-07 12:45:57',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8724,'1110','91731057058','2024-11-08 12:11:35',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781612680546','','No',NULL,NULL,''),(8725,'1110','91731057058','2024-11-08 12:10:58',NULL,1250.00,'','9','1','Inventory sold','1','','sales','9781612680547','','No',NULL,NULL,''),(8726,'1110','91731057058','2024-11-08 12:11:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8727,'5500','91731057058','2024-11-08 12:11:19',4250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8728,'1000','91731057058','2024-11-08 12:11:35',5490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8729,'4000','91731057058','2024-11-08 12:11:35',NULL,3690.00,'','9','1','Good sold','1','','sales','9781612680546','','No',NULL,NULL,''),(8730,'4000','91731057058','2024-11-08 12:10:58',NULL,1500.00,'','9','1','Good sold','1','','sales','9781612680547','','No',NULL,NULL,''),(8731,'4000','91731057058','2024-11-08 12:11:09',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8732,'1110','91731068352','2024-11-08 15:20:27',NULL,750.00,'','9','1','Inventory sold','1','','sales','9781612680548','','No',NULL,NULL,''),(8733,'1110','91731068352','2024-11-08 15:19:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8734,'5500','91731068352','2024-11-08 15:19:24',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8735,'1000','91731068352','2024-11-08 15:20:27',1112.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8736,'4000','91731068352','2024-11-08 15:20:27',NULL,812.00,'','9','1','Good sold','1','','sales','9781612680548','','No',NULL,NULL,''),(8737,'4000','91731068352','2024-11-08 15:19:12',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8738,'1110','91731068435','2024-11-08 15:29:47',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(8739,'1110','91731068435','2024-11-08 15:20:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','7774','','No',NULL,NULL,''),(8740,'1110','91731068435','2024-11-08 15:23:47',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781612680549','','No',NULL,NULL,''),(8741,'1110','91731068435','2024-11-08 15:25:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8742,'1110','91731068435','2024-11-08 15:26:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10591','','No',NULL,NULL,''),(8743,'5500','91731068435','2024-11-08 15:26:40',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8744,'1000','91731068435','2024-11-08 15:29:47',9070.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8745,'4000','91731068435','2024-11-08 15:29:47',NULL,3890.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(8746,'4000','91731068435','2024-11-08 15:20:35',NULL,1390.00,'','9','1','Good sold','1','','sales','7774','','No',NULL,NULL,''),(8747,'4000','91731068435','2024-11-08 15:23:47',NULL,1000.00,'','9','1','Good sold','1','','sales','9781612680549','','No',NULL,NULL,''),(8748,'4000','91731068435','2024-11-08 15:25:57',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8749,'4000','91731068435','2024-11-08 15:26:20',NULL,2490.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(8750,'1000','91731315041','2024-11-11 11:51:16',11150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8751,'4000','91731315041','2024-11-11 11:51:16',NULL,4650.00,'','9','1','Good sold','1','','sales','11486','','No',NULL,NULL,''),(8752,'4000','91731315041','2024-11-11 11:50:41',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(8753,'1000','91731315090','2024-11-11 12:45:01',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8754,'4000','91731315090','2024-11-11 12:45:01',NULL,1790.00,'','9','1','Good sold','1','','sales','8331','','No',NULL,NULL,''),(8755,'1000','91731318312','2024-11-11 12:45:53',1590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8756,'4000','91731318312','2024-11-11 12:45:53',NULL,1590.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(8757,'1110','91731318356','2024-11-11 13:30:53',NULL,2700.00,'','9','1','Inventory sold','1','','sales','11982','','No',NULL,NULL,''),(8758,'5500','91731318356','2024-11-11 12:45:56',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8759,'1000','91731318356','2024-11-11 13:30:53',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8760,'4000','91731318356','2024-11-11 13:30:53',NULL,3000.00,'','9','1','Good sold','1','','sales','11982','','No',NULL,NULL,''),(8761,'1000','91731337097','2024-11-11 17:58:35',6500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8762,'4000','91731337097','2024-11-11 17:58:35',NULL,6500.00,'','9','1','Good sold','1','','sales','11695','','No',NULL,NULL,''),(8763,'1110','91731337134','2024-11-11 18:32:37',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(8764,'1110','91731337134','2024-11-11 17:58:54',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(8765,'5500','91731337134','2024-11-11 18:32:04',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8766,'1000','91731337134','2024-11-11 18:32:37',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8767,'4000','91731337134','2024-11-11 18:32:37',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(8768,'4000','91731337134','2024-11-11 17:58:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(8769,'1110','91731398081','2024-11-12 10:56:14',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8770,'1110','91731398081','2024-11-12 10:54:42',NULL,6600.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(8771,'1110','91731398081','2024-11-12 10:55:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','10754','','No',NULL,NULL,''),(8772,'5500','91731398081','2024-11-12 10:55:32',11600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8773,'1000','91731398081','2024-11-12 10:56:14',17780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8774,'4000','91731398081','2024-11-12 10:56:14',NULL,5800.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8775,'4000','91731398081','2024-11-12 10:54:42',NULL,7000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(8776,'4000','91731398081','2024-11-12 10:55:21',NULL,4980.00,'','9','1','Good sold','1','','sales','10754','','No',NULL,NULL,''),(8777,'1110','91731398223','2024-11-12 11:40:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(8778,'1110','91731398223','2024-11-12 10:57:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','7724','','No',NULL,NULL,''),(8779,'1110','91731398223','2024-11-12 11:38:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8007','','No',NULL,NULL,''),(8780,'1110','91731398223','2024-11-12 11:39:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','6122','','No',NULL,NULL,''),(8781,'1110','91731398223','2024-11-12 11:39:40',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914963734','','No',NULL,NULL,''),(8782,'1110','91731398223','2024-11-12 11:39:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','9430','','No',NULL,NULL,''),(8783,'5500','91731398223','2024-11-12 11:40:19',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8784,'1000','91731398223','2024-11-12 11:40:41',11450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8785,'4000','91731398223','2024-11-12 11:40:41',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(8786,'4000','91731398223','2024-11-12 10:57:03',NULL,1890.00,'','9','1','Good sold','1','','sales','7724','','No',NULL,NULL,''),(8787,'4000','91731398223','2024-11-12 11:38:44',NULL,1490.00,'','9','1','Good sold','1','','sales','8007','','No',NULL,NULL,''),(8788,'4000','91731398223','2024-11-12 11:39:21',NULL,1290.00,'','9','1','Good sold','1','','sales','6122','','No',NULL,NULL,''),(8789,'4000','91731398223','2024-11-12 11:39:40',NULL,2590.00,'','9','1','Good sold','1','','sales','9789914963734','','No',NULL,NULL,''),(8790,'4000','91731398223','2024-11-12 11:39:54',NULL,1690.00,'','9','1','Good sold','1','','sales','9430','','No',NULL,NULL,''),(8791,'1110','91731401752','2024-11-12 11:56:51',NULL,4200.00,'','9','1','Inventory sold','1','','sales','9781612680550','','No',NULL,NULL,''),(8792,'1110','91731401752','2024-11-12 11:56:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8793,'5500','91731401752','2024-11-12 11:56:35',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8794,'1000','91731401752','2024-11-12 11:56:51',4766.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8795,'4000','91731401752','2024-11-12 11:56:51',NULL,4466.00,'','9','1','Good sold','1','','sales','9781612680550','','No',NULL,NULL,''),(8796,'4000','91731401752','2024-11-12 11:56:23',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8797,'1110','91731404503','2024-11-12 12:41:46',NULL,3700.00,'','9','1','Inventory sold','1','','sales','9789966531148','','No',NULL,NULL,''),(8798,'5500','91731404503','2024-11-12 12:41:43',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8799,'1000','91731404503','2024-11-12 12:41:46',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8800,'4000','91731404503','2024-11-12 12:41:46',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966531148','','No',NULL,NULL,''),(8801,'1110','91731404550','2024-11-12 13:43:19',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8802,'5500','91731404550','2024-11-12 12:42:30',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8803,'1000','91731404550','2024-11-12 13:43:19',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8804,'4000','91731404550','2024-11-12 13:43:19',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(8805,'1000','91731408206','2024-11-12 14:57:06',2990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8806,'4000','91731408206','2024-11-12 14:57:06',NULL,2990.00,'','9','1','Good sold','1','','sales','11148','','No',NULL,NULL,''),(8807,'1000','91731412630','2024-11-12 15:28:30',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8808,'4000','91731412630','2024-11-12 15:28:30',NULL,2650.00,'','9','1','Good sold','1','','sales','10250','','No',NULL,NULL,''),(8809,'1000','91731498396','2024-11-13 14:46:50',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8810,'4000','91731498396','2024-11-13 14:46:50',NULL,2500.00,'','9','1','Good sold','1','','sales','10818','','No',NULL,NULL,''),(8811,'1000','91731570080','2024-11-14 10:42:56',16000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8812,'4000','91731570080','2024-11-14 10:42:56',NULL,16000.00,'','9','1','Good sold','1','','sales','11789','','No',NULL,NULL,''),(8813,'1110','91731651344','2024-11-15 09:17:26',NULL,36800.00,'','9','1','Inventory sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8814,'5500','91731651344','2024-11-15 09:15:44',36800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8815,'1000','91731651344','2024-11-15 09:17:26',36800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8816,'4000','91731651344','2024-11-15 09:17:26',NULL,36800.00,'','9','1','Good sold','1','','sales','9789966757830','','No',NULL,NULL,''),(8817,'1110','91731923488','2024-11-18 12:58:38',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(8818,'1110','91731923488','2024-11-18 12:51:28',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8819,'1110','91731923488','2024-11-18 12:51:52',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8820,'1110','91731923488','2024-11-18 12:57:00',NULL,3100.00,'','9','1','Inventory sold','1','','sales','9789966531149','','No',NULL,NULL,''),(8821,'1110','91731923488','2024-11-18 12:57:06',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966531151','','No',NULL,NULL,''),(8822,'5500','91731923488','2024-11-18 12:58:33',13100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8823,'1000','91731923488','2024-11-18 12:58:38',14890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8824,'4000','91731923488','2024-11-18 12:58:38',NULL,2500.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(8825,'4000','91731923488','2024-11-18 12:51:28',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8826,'4000','91731923488','2024-11-18 12:51:52',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8827,'4000','91731923488','2024-11-18 12:57:00',NULL,3490.00,'','9','1','Good sold','1','','sales','9789966531149','','No',NULL,NULL,''),(8828,'4000','91731923488','2024-11-18 12:57:06',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966531151','','No',NULL,NULL,''),(8829,'1110','91731931491','2024-11-18 15:05:23',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8830,'1110','91731931491','2024-11-18 15:04:51',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966531151','','No',NULL,NULL,''),(8831,'1110','91731931491','2024-11-18 15:05:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8832,'5500','91731931491','2024-11-18 15:05:12',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8833,'1000','91731931491','2024-11-18 15:05:23',6300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8834,'4000','91731931491','2024-11-18 15:05:23',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8835,'4000','91731931491','2024-11-18 15:04:51',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966531151','','No',NULL,NULL,''),(8836,'4000','91731931491','2024-11-18 15:05:03',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8837,'1110','91731931543','2024-11-18 16:04:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','10679','','No',NULL,NULL,''),(8838,'1110','91731931543','2024-11-18 15:05:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(8839,'1110','91731931543','2024-11-18 15:17:20',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8840,'1110','91731931543','2024-11-18 15:17:26',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8841,'1110','91731931543','2024-11-18 15:17:42',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(8842,'1110','91731931543','2024-11-18 15:18:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(8843,'1110','91731931543','2024-11-18 15:19:12',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966635187','','No',NULL,NULL,''),(8844,'1110','91731931543','2024-11-18 15:19:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','11148','','No',NULL,NULL,''),(8845,'1110','91731931543','2024-11-18 15:27:32',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12108','','No',NULL,NULL,''),(8846,'1110','91731931543','2024-11-18 15:29:39',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966531152','','No',NULL,NULL,''),(8847,'1110','91731931543','2024-11-18 15:30:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(8848,'1110','91731931543','2024-11-18 15:30:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','10147','','No',NULL,NULL,''),(8849,'1110','91731931543','2024-11-18 15:31:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6470','','No',NULL,NULL,''),(8850,'1110','91731931543','2024-11-18 15:32:38',NULL,500.00,'','9','1','Inventory sold','1','','sales','11990','','No',NULL,NULL,''),(8851,'1110','91731931543','2024-11-18 15:32:53',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12613','','No',NULL,NULL,''),(8852,'1110','91731931543','2024-11-18 15:33:19',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(8853,'1110','91731931543','2024-11-18 15:35:14',NULL,3300.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(8854,'1110','91731931543','2024-11-18 15:35:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','6602','','No',NULL,NULL,''),(8855,'1110','91731931543','2024-11-18 15:36:32',NULL,700.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(8856,'1110','91731931543','2024-11-18 15:36:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(8857,'1110','91731931543','2024-11-18 15:37:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(8858,'1110','91731931543','2024-11-18 15:39:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(8859,'1110','91731931543','2024-11-18 15:46:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(8860,'1110','91731931543','2024-11-18 15:48:44',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12646','','No',NULL,NULL,''),(8861,'1110','91731931543','2024-11-18 15:49:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7409','','No',NULL,NULL,''),(8862,'1110','91731931543','2024-11-18 15:50:30',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(8863,'1110','91731931543','2024-11-18 15:50:57',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12494','','No',NULL,NULL,''),(8864,'1110','91731931543','2024-11-18 15:51:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(8865,'1110','91731931543','2024-11-18 15:51:29',NULL,5400.00,'','9','1','Inventory sold','1','','sales','12097','','No',NULL,NULL,''),(8866,'1110','91731931543','2024-11-18 15:54:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','8918','','No',NULL,NULL,''),(8867,'1110','91731931543','2024-11-18 15:55:05',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531154','','No',NULL,NULL,''),(8868,'1110','91731931543','2024-11-18 15:57:25',NULL,6400.00,'','9','1','Inventory sold','1','','sales','9781788166328','','No',NULL,NULL,''),(8869,'1110','91731931543','2024-11-18 15:57:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','10889','','No',NULL,NULL,''),(8870,'1110','91731931543','2024-11-18 16:00:15',NULL,3180.00,'','9','1','Inventory sold','1','','sales','9789966531155','','No',NULL,NULL,''),(8871,'5500','91731931543','2024-11-18 16:03:52',50780.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8872,'1000','91731931543','2024-11-18 16:04:33',104645.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8873,'4000','91731931543','2024-11-18 16:04:33',NULL,2390.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(8874,'4000','91731931543','2024-11-18 15:05:43',NULL,2500.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(8875,'4000','91731931543','2024-11-18 15:17:20',NULL,5800.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8876,'4000','91731931543','2024-11-18 15:17:26',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8877,'4000','91731931543','2024-11-18 15:17:42',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(8878,'4000','91731931543','2024-11-18 15:18:24',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(8879,'4000','91731931543','2024-11-18 15:19:12',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966635187','','No',NULL,NULL,''),(8880,'4000','91731931543','2024-11-18 15:19:32',NULL,2990.00,'','9','1','Good sold','1','','sales','11148','','No',NULL,NULL,''),(8881,'4000','91731931543','2024-11-18 15:27:32',NULL,2000.00,'','9','1','Good sold','1','','sales','12108','','No',NULL,NULL,''),(8882,'4000','91731931543','2024-11-18 15:29:39',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531152','','No',NULL,NULL,''),(8883,'4000','91731931543','2024-11-18 15:30:08',NULL,5780.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(8884,'4000','91731931543','2024-11-18 15:30:15',NULL,1900.00,'','9','1','Good sold','1','','sales','10147','','No',NULL,NULL,''),(8885,'4000','91731931543','2024-11-18 15:31:58',NULL,750.00,'','9','1','Good sold','1','','sales','6470','','No',NULL,NULL,''),(8886,'4000','91731931543','2024-11-18 15:32:38',NULL,790.00,'','9','1','Good sold','1','','sales','11990','','No',NULL,NULL,''),(8887,'4000','91731931543','2024-11-18 15:32:53',NULL,5000.00,'','9','1','Good sold','1','','sales','12613','','No',NULL,NULL,''),(8888,'4000','91731931543','2024-11-18 15:33:19',NULL,1980.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(8889,'4000','91731931543','2024-11-18 15:35:14',NULL,3750.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(8890,'4000','91731931543','2024-11-18 15:35:39',NULL,800.00,'','9','1','Good sold','1','','sales','6602','','No',NULL,NULL,''),(8891,'4000','91731931543','2024-11-18 15:36:32',NULL,1000.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(8892,'4000','91731931543','2024-11-18 15:36:43',NULL,7000.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(8893,'4000','91731931543','2024-11-18 15:37:26',NULL,3798.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(8894,'4000','91731931543','2024-11-18 15:39:00',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(8895,'4000','91731931543','2024-11-18 15:46:26',NULL,3998.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(8896,'4000','91731931543','2024-11-18 15:48:44',NULL,2600.00,'','9','1','Good sold','1','','sales','12646','','No',NULL,NULL,''),(8897,'4000','91731931543','2024-11-18 15:49:19',NULL,1000.00,'','9','1','Good sold','1','','sales','7409','','No',NULL,NULL,''),(8898,'4000','91731931543','2024-11-18 15:50:30',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(8899,'4000','91731931543','2024-11-18 15:50:57',NULL,2450.00,'','9','1','Good sold','1','','sales','12494','','No',NULL,NULL,''),(8900,'4000','91731931543','2024-11-18 15:51:17',NULL,1990.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(8901,'4000','91731931543','2024-11-18 15:51:29',NULL,6000.00,'','9','1','Good sold','1','','sales','12097','','No',NULL,NULL,''),(8902,'4000','91731931543','2024-11-18 15:54:47',NULL,1500.00,'','9','1','Good sold','1','','sales','8918','','No',NULL,NULL,''),(8903,'4000','91731931543','2024-11-18 15:55:05',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531154','','No',NULL,NULL,''),(8904,'4000','91731931543','2024-11-18 15:57:25',NULL,6690.00,'','9','1','Good sold','1','','sales','9781788166328','','No',NULL,NULL,''),(8905,'4000','91731931543','2024-11-18 15:57:33',NULL,2590.00,'','9','1','Good sold','1','','sales','10889','','No',NULL,NULL,''),(8906,'4000','91731931543','2024-11-18 16:00:15',NULL,3900.00,'','9','1','Good sold','1','','sales','9789966531155','','No',NULL,NULL,''),(8907,'1110','91732099710','2024-11-20 14:16:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','9738','','No',NULL,NULL,''),(8908,'1110','91732099710','2024-11-20 13:48:30',NULL,24000.00,'','9','1','Inventory sold','1','','sales','9781788166339','','No',NULL,NULL,''),(8909,'1110','91732099710','2024-11-20 13:49:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','10281','','No',NULL,NULL,''),(8910,'1110','91732099710','2024-11-20 13:49:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','11762','','No',NULL,NULL,''),(8911,'5500','91732099710','2024-11-20 13:49:47',24000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8912,'1000','91732099710','2024-11-20 14:16:49',36900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8913,'4000','91732099710','2024-11-20 14:16:49',NULL,2000.00,'','9','1','Good sold','1','','sales','9738','','No',NULL,NULL,''),(8914,'4000','91732099710','2024-11-20 13:48:30',NULL,25900.00,'','9','1','Good sold','1','','sales','9781788166339','','No',NULL,NULL,''),(8915,'4000','91732099710','2024-11-20 13:49:24',NULL,2500.00,'','9','1','Good sold','1','','sales','10281','','No',NULL,NULL,''),(8916,'4000','91732099710','2024-11-20 13:49:36',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(8917,'1110','91732259714','2024-11-22 10:16:33',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8918,'1110','91732259714','2024-11-22 10:15:14',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8919,'1110','91732259714','2024-11-22 10:15:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8920,'5500','91732259714','2024-11-22 10:16:06',4800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8921,'1000','91732259714','2024-11-22 10:16:33',5750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8922,'4000','91732259714','2024-11-22 10:16:33',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8923,'4000','91732259714','2024-11-22 10:15:14',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8924,'4000','91732259714','2024-11-22 10:15:49',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8925,'1000','91732263842','2024-11-22 11:24:32',8500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8926,'4000','91732263842','2024-11-22 11:24:32',NULL,8500.00,'','9','1','Good sold','1','','sales','11743','','No',NULL,NULL,''),(8927,'1110','91732264913','2024-11-22 11:50:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','9780451205360','','No',NULL,NULL,''),(8928,'1110','91732264913','2024-11-22 11:41:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781612681139','','No',NULL,NULL,''),(8929,'1110','91732264913','2024-11-22 11:44:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','7325','','No',NULL,NULL,''),(8930,'1110','91732264913','2024-11-22 11:45:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10599','','No',NULL,NULL,''),(8931,'1110','91732264913','2024-11-22 11:45:37',NULL,2150.00,'','9','1','Inventory sold','1','','sales','12080','','No',NULL,NULL,''),(8932,'1110','91732264913','2024-11-22 11:47:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(8933,'1110','91732264913','2024-11-22 11:49:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8934,'5500','91732264913','2024-11-22 11:49:41',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8935,'1000','91732264913','2024-11-22 11:50:31',13010.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8936,'4000','91732264913','2024-11-22 11:50:31',NULL,1490.00,'','9','1','Good sold','1','','sales','9780451205360','','No',NULL,NULL,''),(8937,'4000','91732264913','2024-11-22 11:41:53',NULL,1890.00,'','9','1','Good sold','1','','sales','9781612681139','','No',NULL,NULL,''),(8938,'4000','91732264913','2024-11-22 11:44:41',NULL,1500.00,'','9','1','Good sold','1','','sales','7325','','No',NULL,NULL,''),(8939,'4000','91732264913','2024-11-22 11:45:06',NULL,2690.00,'','9','1','Good sold','1','','sales','10599','','No',NULL,NULL,''),(8940,'4000','91732264913','2024-11-22 11:45:37',NULL,2890.00,'','9','1','Good sold','1','','sales','12080','','No',NULL,NULL,''),(8941,'4000','91732264913','2024-11-22 11:47:47',NULL,2300.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(8942,'4000','91732264913','2024-11-22 11:49:15',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8943,'1110','91732265435','2024-11-22 11:55:23',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(8944,'1110','91732265435','2024-11-22 11:50:35',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8945,'1110','91732265435','2024-11-22 11:54:54',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8946,'5500','91732265435','2024-11-22 11:55:04',5350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8947,'1000','91732265435','2024-11-22 11:55:23',5950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8948,'4000','91732265435','2024-11-22 11:55:23',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(8949,'4000','91732265435','2024-11-22 11:50:35',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8950,'4000','91732265435','2024-11-22 11:54:54',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(8951,'1110','91732282653','2024-11-22 18:05:05',NULL,3000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(8952,'5500','91732282653','2024-11-22 16:37:33',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8953,'1000','91732282653','2024-11-22 18:05:05',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8954,'4000','91732282653','2024-11-22 18:05:05',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(8955,'1110','91732354654','2024-11-23 12:38:17',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9789914409260','','No',NULL,NULL,''),(8956,'1110','91732354654','2024-11-23 12:37:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(8957,'5500','91732354654','2024-11-23 12:37:58',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8958,'1000','91732354654','2024-11-23 12:38:17',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8959,'4000','91732354654','2024-11-23 12:38:17',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914409260','','No',NULL,NULL,''),(8960,'4000','91732354654','2024-11-23 12:37:34',NULL,1500.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(8961,'1000','91732369913','2024-11-23 16:52:22',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8962,'4000','91732369913','2024-11-23 16:52:22',NULL,2400.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(8963,'1110','91732530340','2024-11-25 13:26:17',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8964,'1110','91732530340','2024-11-25 13:25:40',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8965,'5500','91732530340','2024-11-25 13:26:02',4600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8966,'1000','91732530340','2024-11-25 13:26:17',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8967,'4000','91732530340','2024-11-25 13:26:17',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8968,'4000','91732530340','2024-11-25 13:25:40',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(8969,'1000','91732530384','2024-11-25 14:49:39',1307.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8970,'4000','91732530384','2024-11-25 14:49:39',NULL,1057.00,'','9','1','Good sold','1','','sales','7542','','No',NULL,NULL,''),(8971,'4000','91732530384','2024-11-25 13:26:24',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8972,'1000','91732551816','2024-11-25 19:35:24',5199.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8973,'4000','91732551816','2024-11-25 19:35:24',NULL,1199.00,'','9','1','Good sold','1','','sales','7775','','No',NULL,NULL,''),(8974,'4000','91732551816','2024-11-25 19:23:36',NULL,1800.00,'','9','1','Good sold','1','','sales','8334','','No',NULL,NULL,''),(8975,'4000','91732551816','2024-11-25 19:23:53',NULL,1800.00,'','9','1','Good sold','1','','sales','9690','','No',NULL,NULL,''),(8976,'4000','91732551816','2024-11-25 19:24:07',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(8977,'1110','91732607493','2024-11-26 10:51:50',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8978,'5500','91732607493','2024-11-26 10:51:33',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8979,'1000','91732607493','2024-11-26 10:51:50',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8980,'4000','91732607493','2024-11-26 10:51:50',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8981,'1110','91732620425','2024-11-26 14:27:22',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12512','','No',NULL,NULL,''),(8982,'5500','91732620425','2024-11-26 14:27:05',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8983,'1000','91732620425','2024-11-26 14:27:22',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8984,'4000','91732620425','2024-11-26 14:27:22',NULL,2000.00,'','9','1','Good sold','1','','sales','12512','','No',NULL,NULL,''),(8985,'1110','91732625277','2024-11-26 15:48:25',NULL,3750.00,'','9','1','Inventory sold','1','','sales','9781398710788','','No',NULL,NULL,''),(8986,'5500','91732625277','2024-11-26 15:48:05',3750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8987,'1000','91732625277','2024-11-26 15:48:25',3950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8988,'4000','91732625277','2024-11-26 15:48:25',NULL,3950.00,'','9','1','Good sold','1','','sales','9781398710788','','No',NULL,NULL,''),(8989,'1000','91732625325','2024-11-26 15:55:12',5150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8990,'4000','91732625325','2024-11-26 15:55:12',NULL,2000.00,'','9','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(8991,'4000','91732625325','2024-11-26 15:48:45',NULL,3150.00,'','9','1','Good sold','1','','sales','4837','','No',NULL,NULL,''),(8992,'1110','91732690317','2024-11-27 09:54:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','7741','','No',NULL,NULL,''),(8993,'1110','91732690317','2024-11-27 09:51:57',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(8994,'1110','91732690317','2024-11-27 09:52:43',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(8995,'1110','91732690317','2024-11-27 09:53:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(8996,'5500','91732690317','2024-11-27 09:54:00',6400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8997,'1000','91732690317','2024-11-27 09:54:14',7990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8998,'4000','91732690317','2024-11-27 09:54:14',NULL,1290.00,'','9','1','Good sold','1','','sales','7741','','No',NULL,NULL,''),(8999,'4000','91732690317','2024-11-27 09:51:57',NULL,1400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(9000,'4000','91732690317','2024-11-27 09:52:43',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9001,'4000','91732690317','2024-11-27 09:53:05',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9002,'1000','91732690461','2024-11-27 10:32:31',11500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9003,'4000','91732690461','2024-11-27 10:32:31',NULL,11500.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9004,'1110','91732692796','2024-11-27 11:52:52',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(9005,'1110','91732692796','2024-11-27 10:33:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9006,'5500','91732692796','2024-11-27 11:52:26',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9007,'1000','91732692796','2024-11-27 11:52:52',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9008,'4000','91732692796','2024-11-27 11:52:52',NULL,3000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(9009,'4000','91732692796','2024-11-27 10:33:16',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9010,'1110','91732711770','2024-11-27 15:49:53',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781398710789','','No',NULL,NULL,''),(9011,'5500','91732711770','2024-11-27 15:49:43',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9012,'1000','91732711770','2024-11-27 15:49:53',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9013,'4000','91732711770','2024-11-27 15:49:53',NULL,1500.00,'','9','1','Good sold','1','','sales','9781398710789','','No',NULL,NULL,''),(9014,'1110','91732711875','2024-11-27 15:51:24',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781398710790','','No',NULL,NULL,''),(9015,'5500','91732711875','2024-11-27 15:51:16',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9016,'1000','91732711875','2024-11-27 15:51:24',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9017,'4000','91732711875','2024-11-27 15:51:24',NULL,1500.00,'','9','1','Good sold','1','','sales','9781398710790','','No',NULL,NULL,''),(9018,'1000','91732787865','2024-11-28 13:02:23',4790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9019,'4000','91732787865','2024-11-28 13:02:23',NULL,2090.00,'','9','1','Good sold','1','','sales','7983','','No',NULL,NULL,''),(9020,'4000','91732787865','2024-11-28 12:57:45',NULL,2500.00,'','9','1','Good sold','1','','sales','9436','','No',NULL,NULL,''),(9021,'4000','91732787865','2024-11-28 13:00:45',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9022,'1000','91732789214','2024-11-28 13:20:32',27000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9023,'4000','91732789214','2024-11-28 13:20:32',NULL,27000.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(9024,'1110','91732807986','2024-11-28 18:33:20',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9025,'5500','91732807986','2024-11-28 18:33:06',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9026,'1000','91732807986','2024-11-28 18:33:20',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9027,'4000','91732807986','2024-11-28 18:33:20',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9028,'1000','91732808015','2024-11-28 18:49:55',1700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9029,'4000','91732808015','2024-11-28 18:49:55',NULL,1700.00,'','9','1','Good sold','1','','sales','8645','','No',NULL,NULL,''),(9030,'1000','91732859558','2024-11-29 08:53:06',4900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9031,'4000','91732859558','2024-11-29 08:53:06',NULL,4600.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(9032,'4000','91732859558','2024-11-29 08:52:38',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9033,'1110','91732865611','2024-11-29 10:33:40',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9034,'5500','91732865611','2024-11-29 10:33:31',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9035,'1000','91732865611','2024-11-29 10:33:40',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9036,'4000','91732865611','2024-11-29 10:33:40',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9037,'1110','91732887196','2024-11-29 16:45:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','9755','','No',NULL,NULL,''),(9038,'1110','91732887196','2024-11-29 16:33:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','7040','','No',NULL,NULL,''),(9039,'1110','91732887196','2024-11-29 16:40:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','6886','','No',NULL,NULL,''),(9040,'1110','91732887196','2024-11-29 16:40:59',NULL,1590.00,'','9','1','Inventory sold','1','','sales','12110','','No',NULL,NULL,''),(9041,'1110','91732887196','2024-11-29 16:41:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781570629044','','No',NULL,NULL,''),(9042,'1110','91732887196','2024-11-29 16:41:28',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781398710791','','No',NULL,NULL,''),(9043,'1110','91732887196','2024-11-29 16:42:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','10476','','No',NULL,NULL,''),(9044,'1110','91732887196','2024-11-29 16:42:19',NULL,1500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(9045,'1110','91732887196','2024-11-29 16:42:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','9396','','No',NULL,NULL,''),(9046,'1110','91732887196','2024-11-29 16:42:52',NULL,2290.00,'','9','1','Inventory sold','1','','sales','12022','','No',NULL,NULL,''),(9047,'5500','91732887196','2024-11-29 16:43:49',6880.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9048,'1000','91732887196','2024-11-29 16:45:09',17830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9049,'4000','91732887196','2024-11-29 16:45:09',NULL,2090.00,'','9','1','Good sold','1','','sales','9755','','No',NULL,NULL,''),(9050,'4000','91732887196','2024-11-29 16:33:16',NULL,1000.00,'','9','1','Good sold','1','','sales','7040','','No',NULL,NULL,''),(9051,'4000','91732887196','2024-11-29 16:40:48',NULL,1000.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(9052,'4000','91732887196','2024-11-29 16:40:59',NULL,1890.00,'','9','1','Good sold','1','','sales','12110','','No',NULL,NULL,''),(9053,'4000','91732887196','2024-11-29 16:41:14',NULL,1290.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(9054,'4000','91732887196','2024-11-29 16:41:28',NULL,1890.00,'','9','1','Good sold','1','','sales','9781398710791','','No',NULL,NULL,''),(9055,'4000','91732887196','2024-11-29 16:42:05',NULL,2190.00,'','9','1','Good sold','1','','sales','10476','','No',NULL,NULL,''),(9056,'4000','91732887196','2024-11-29 16:42:19',NULL,2000.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(9057,'4000','91732887196','2024-11-29 16:42:42',NULL,1990.00,'','9','1','Good sold','1','','sales','9396','','No',NULL,NULL,''),(9058,'4000','91732887196','2024-11-29 16:42:52',NULL,2490.00,'','9','1','Good sold','1','','sales','12022','','No',NULL,NULL,''),(9059,'1110','91732889729','2024-11-29 17:31:48',NULL,450.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(9060,'5500','91732889729','2024-11-29 17:15:29',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9061,'1000','91732889729','2024-11-29 17:31:48',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9062,'4000','91732889729','2024-11-29 17:31:48',NULL,790.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(9063,'1000','91732890712','2024-11-29 17:34:22',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9064,'4000','91732890712','2024-11-29 17:34:22',NULL,2090.00,'','9','1','Good sold','1','','sales','9487','','No',NULL,NULL,''),(9065,'1110','91732890866','2024-11-29 18:24:21',NULL,1250.00,'','9','1','Inventory sold','1','','sales','11916','','No',NULL,NULL,''),(9066,'1110','91732890866','2024-11-29 17:34:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','7096','','No',NULL,NULL,''),(9067,'1110','91732890866','2024-11-29 18:23:01',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781788166330','','No',NULL,NULL,''),(9068,'1110','91732890866','2024-11-29 18:23:13',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(9069,'1110','91732890866','2024-11-29 18:23:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','6705','','No',NULL,NULL,''),(9070,'5500','91732890866','2024-11-29 18:23:47',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9071,'1000','91732890866','2024-11-29 18:24:21',5850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9072,'4000','91732890866','2024-11-29 18:24:21',NULL,1350.00,'','9','1','Good sold','1','','sales','11916','','No',NULL,NULL,''),(9073,'4000','91732890866','2024-11-29 17:34:26',NULL,1000.00,'','9','1','Good sold','1','','sales','7096','','No',NULL,NULL,''),(9074,'4000','91732890866','2024-11-29 18:23:01',NULL,1300.00,'','9','1','Good sold','1','','sales','9781788166330','','No',NULL,NULL,''),(9075,'4000','91732890866','2024-11-29 18:23:13',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(9076,'4000','91732890866','2024-11-29 18:23:29',NULL,1000.00,'','9','1','Good sold','1','','sales','6705','','No',NULL,NULL,''),(9077,'1110','91732955792','2024-11-30 11:36:43',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9078,'5500','91732955792','2024-11-30 11:36:32',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9079,'1000','91732955792','2024-11-30 11:36:43',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9080,'4000','91732955792','2024-11-30 11:36:43',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9081,'1110','91732965895','2024-11-30 14:25:10',NULL,1250.00,'','9','1','Inventory sold','1','','sales','9781612680547','','No',NULL,NULL,''),(9082,'5500','91732965895','2024-11-30 14:24:55',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9083,'1000','91732965895','2024-11-30 14:25:10',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9084,'4000','91732965895','2024-11-30 14:25:10',NULL,1500.00,'','9','1','Good sold','1','','sales','9781612680547','','No',NULL,NULL,''),(9085,'1000','91733317157','2024-12-04 16:03:45',4600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9086,'4000','91733317157','2024-12-04 16:03:45',NULL,4600.00,'','9','1','Good sold','1','','sales','11610','','No',NULL,NULL,''),(9087,'1110','91733486508','2024-12-06 15:03:42',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9088,'1110','91733486508','2024-12-06 15:01:48',NULL,3380.00,'','9','1','Inventory sold','1','','sales','12597','','No',NULL,NULL,''),(9089,'5500','91733486508','2024-12-06 15:02:31',7980.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9090,'1000','91733486508','2024-12-06 15:03:42',8200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9091,'4000','91733486508','2024-12-06 15:03:42',NULL,4800.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9092,'4000','91733486508','2024-12-06 15:01:48',NULL,3400.00,'','9','1','Good sold','1','','sales','12597','','No',NULL,NULL,''),(9093,'1000','91733486625','2024-12-06 15:08:33',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9094,'4000','91733486625','2024-12-06 15:08:33',NULL,1100.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(9095,'1110','91733558132','2024-12-07 11:05:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','5749','','No',NULL,NULL,''),(9096,'1110','91733558132','2024-12-07 10:55:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','7638','','No',NULL,NULL,''),(9097,'1110','91733558132','2024-12-07 10:56:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8347','','No',NULL,NULL,''),(9098,'1110','91733558132','2024-12-07 10:59:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','6886','','No',NULL,NULL,''),(9099,'1110','91733558132','2024-12-07 11:01:53',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781398710792','','No',NULL,NULL,''),(9100,'5500','91733558132','2024-12-07 11:05:05',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9101,'1000','91733558132','2024-12-07 11:05:22',6240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9102,'4000','91733558132','2024-12-07 11:05:22',NULL,350.00,'','9','1','Good sold','1','','sales','5749','','No',NULL,NULL,''),(9103,'4000','91733558132','2024-12-07 10:55:33',NULL,1390.00,'','9','1','Good sold','1','','sales','7638','','No',NULL,NULL,''),(9104,'4000','91733558132','2024-12-07 10:56:51',NULL,1800.00,'','9','1','Good sold','1','','sales','8347','','No',NULL,NULL,''),(9105,'4000','91733558132','2024-12-07 10:59:25',NULL,1000.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(9106,'4000','91733558132','2024-12-07 11:01:53',NULL,1700.00,'','9','1','Good sold','1','','sales','9781398710792','','No',NULL,NULL,''),(9107,'1000','91733576003','2024-12-07 15:56:38',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9108,'4000','91733576003','2024-12-07 15:56:38',NULL,2350.00,'','9','1','Good sold','1','','sales','10250','','No',NULL,NULL,''),(9109,'4000','91733576003','2024-12-07 15:53:23',NULL,2750.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(9110,'4000','91733576003','2024-12-07 15:53:44',NULL,1800.00,'','9','1','Good sold','1','','sales','8350','','No',NULL,NULL,''),(9111,'1000','91733576220','2024-12-07 16:01:00',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9112,'4000','91733576220','2024-12-07 16:01:00',NULL,2350.00,'','9','1','Good sold','1','','sales','10250','','No',NULL,NULL,''),(9113,'4000','91733576220','2024-12-07 15:57:00',NULL,1800.00,'','9','1','Good sold','1','','sales','8350','','No',NULL,NULL,''),(9114,'4000','91733576220','2024-12-07 15:57:59',NULL,2750.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(9115,'1000','91733591788','2024-12-07 20:16:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9116,'4000','91733591788','2024-12-07 20:16:47',NULL,1500.00,'','9','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(9117,'1110','91733725142','2024-12-09 09:19:23',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9118,'5500','91733725142','2024-12-09 09:19:02',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9119,'1000','91733725142','2024-12-09 09:19:23',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9120,'4000','91733725142','2024-12-09 09:19:23',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9121,'1000','91733831730','2024-12-10 14:55:55',2790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9122,'4000','91733831730','2024-12-10 14:55:55',NULL,2790.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(9123,'1000','91733904422','2024-12-11 11:07:22',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9124,'4000','91733904422','2024-12-11 11:07:22',NULL,9000.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(9125,'1000','91733909616','2024-12-11 12:33:51',10000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9126,'4000','91733909616','2024-12-11 12:33:51',NULL,10000.00,'','9','1','Good sold','1','','sales','2604','','No',NULL,NULL,''),(9127,'1110','91733909638','2024-12-11 13:10:43',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9128,'5500','91733909638','2024-12-11 13:10:34',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9129,'1000','91733909638','2024-12-11 13:10:43',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9130,'4000','91733909638','2024-12-11 13:10:43',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9131,'1000','91733911848','2024-12-11 13:14:34',10000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9132,'4000','91733911848','2024-12-11 13:14:34',NULL,10000.00,'','9','1','Good sold','1','','sales','2604','','No',NULL,NULL,''),(9133,'1000','91733914120','2024-12-11 15:35:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9134,'4000','91733914120','2024-12-11 15:35:00',NULL,1500.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(9135,'1110','91734015714','2024-12-12 18:02:07',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9136,'5500','91734015714','2024-12-12 18:01:54',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9137,'1000','91734015714','2024-12-12 18:02:07',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9138,'4000','91734015714','2024-12-12 18:02:07',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9139,'1110','91734072948','2024-12-13 09:56:02',NULL,2300.00,'','9','1','Inventory sold','1','12','sales','9789966531150','','No',NULL,NULL,''),(9140,'5500','91734072948','2024-12-13 09:55:48',2300.00,NULL,'','9','1','Cost of goods sold','1','12','sales','','','No',NULL,NULL,''),(9141,'1000','91734072948','2024-12-13 09:56:02',2500.00,NULL,'','9','1','Good sold','1','12','Payment','','','No',NULL,NULL,''),(9142,'4000','91734072948','2024-12-13 09:56:02',NULL,2500.00,'','9','1','Good sold','1','12','sales','9789966531150','','No',NULL,NULL,''),(9143,'1000','91734083046','2024-12-13 12:55:35',2160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9144,'4000','91734083046','2024-12-13 12:55:35',NULL,960.00,'','9','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9145,'4000','91734083046','2024-12-13 12:44:06',NULL,900.00,'','9','1','Good sold','1','','sales','425','','No',NULL,NULL,''),(9146,'4000','91734083046','2024-12-13 12:44:40',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9147,'1110','91734086427','2024-12-13 13:40:44',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9148,'5500','91734086427','2024-12-13 13:40:27',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9149,'1000','91734086427','2024-12-13 13:40:44',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9150,'4000','91734086427','2024-12-13 13:40:44',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9151,'1000','91734175683','2024-12-14 14:32:37',12850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9152,'4000','91734175683','2024-12-14 14:32:37',NULL,3590.00,'','9','1','Good sold','1','','sales','10404','','No',NULL,NULL,''),(9153,'4000','91734175683','2024-12-14 14:28:03',NULL,1490.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(9154,'4000','91734175683','2024-12-14 14:29:08',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(9155,'4000','91734175683','2024-12-14 14:30:24',NULL,2390.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9156,'4000','91734175683','2024-12-14 14:30:39',NULL,3590.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(9157,'1110','91734176200','2024-12-14 14:38:44',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12635','','No',NULL,NULL,''),(9158,'1110','91734176200','2024-12-14 14:36:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','9003','','No',NULL,NULL,''),(9159,'1110','91734176200','2024-12-14 14:38:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9160,'5500','91734176200','2024-12-14 14:38:27',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9161,'1000','91734176200','2024-12-14 14:38:44',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9162,'4000','91734176200','2024-12-14 14:38:44',NULL,2000.00,'','9','1','Good sold','1','','sales','12635','','No',NULL,NULL,''),(9163,'4000','91734176200','2024-12-14 14:36:40',NULL,1500.00,'','9','1','Good sold','1','','sales','9003','','No',NULL,NULL,''),(9164,'4000','91734176200','2024-12-14 14:38:18',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9165,'1110','91734176333','2024-12-14 18:18:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781570629044','','No',NULL,NULL,''),(9166,'1110','91734176333','2024-12-14 14:47:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966463609','','No',NULL,NULL,''),(9167,'1110','91734176333','2024-12-14 14:48:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9168,'1110','91734176333','2024-12-14 14:48:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(9169,'1110','91734176333','2024-12-14 14:49:18',NULL,3700.00,'','9','1','Inventory sold','1','','sales','9781398710793','','No',NULL,NULL,''),(9170,'5500','91734176333','2024-12-14 17:57:32',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9171,'1000','91734176333','2024-12-14 18:18:19',13260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9172,'4000','91734176333','2024-12-14 18:18:19',NULL,1490.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(9173,'4000','91734176333','2024-12-14 14:47:25',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(9174,'4000','91734176333','2024-12-14 14:48:01',NULL,2390.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9175,'4000','91734176333','2024-12-14 14:48:17',NULL,3590.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(9176,'4000','91734176333','2024-12-14 14:49:18',NULL,4000.00,'','9','1','Good sold','1','','sales','9781398710793','','No',NULL,NULL,''),(9177,'1110','91734340790','2024-12-16 12:20:15',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781398710794','','No',NULL,NULL,''),(9178,'5500','91734340790','2024-12-16 12:19:59',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9179,'1000','91734340790','2024-12-16 12:20:15',1600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9180,'4000','91734340790','2024-12-16 12:20:15',NULL,1600.00,'','9','1','Good sold','1','','sales','9781398710794','','No',NULL,NULL,''),(9181,'1000','91734351773','2024-12-16 15:23:09',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9182,'4000','91734351773','2024-12-16 15:23:09',NULL,1790.00,'','9','1','Good sold','1','','sales','8226','','No',NULL,NULL,''),(9183,'1000','91734351793','2024-12-16 16:12:52',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9184,'4000','91734351793','2024-12-16 16:12:52',NULL,2100.00,'','9','1','Good sold','1','','sales','8286','','No',NULL,NULL,''),(9185,'1110','91734419186','2024-12-17 10:07:24',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9186,'1110','91734419186','2024-12-17 10:06:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9187,'5500','91734419186','2024-12-17 10:06:51',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9188,'1000','91734419186','2024-12-17 10:07:24',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9189,'4000','91734419186','2024-12-17 10:07:24',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9190,'4000','91734419186','2024-12-17 10:06:26',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9191,'1000','91734419259','2024-12-17 12:02:08',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9192,'4000','91734419259','2024-12-17 12:02:08',NULL,9000.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(9193,'1000','91734426139','2024-12-17 12:03:51',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9194,'4000','91734426139','2024-12-17 12:03:51',NULL,4500.00,'','9','1','Good sold','1','','sales','11606','','No',NULL,NULL,''),(9195,'4000','91734426139','2024-12-17 12:02:19',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9196,'1000','91734436792','2024-12-17 15:00:51',5859.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9197,'4000','91734436792','2024-12-17 15:00:51',NULL,2360.00,'','9','1','Good sold','1','','sales','9949','','No',NULL,NULL,''),(9198,'4000','91734436792','2024-12-17 14:59:52',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(9199,'4000','91734436792','2024-12-17 15:00:12',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(9200,'4000','91734436792','2024-12-17 15:00:27',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(9201,'1110','91734596037','2024-12-19 11:21:57',NULL,6300.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(9202,'1110','91734596037','2024-12-19 11:13:57',NULL,5100.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(9203,'1110','91734596037','2024-12-19 11:14:24',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789914408155','','No',NULL,NULL,''),(9204,'1110','91734596037','2024-12-19 11:15:07',NULL,4500.00,'','9','1','Inventory sold','1','','sales','12511','','No',NULL,NULL,''),(9205,'1110','91734596037','2024-12-19 11:15:27',NULL,7500.00,'','9','1','Inventory sold','1','','sales','12497','','No',NULL,NULL,''),(9206,'1110','91734596037','2024-12-19 11:15:39',NULL,6600.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(9207,'1110','91734596037','2024-12-19 11:15:51',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12565','','No',NULL,NULL,''),(9208,'1110','91734596037','2024-12-19 11:16:05',NULL,7050.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(9209,'1110','91734596037','2024-12-19 11:16:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6417','','No',NULL,NULL,''),(9210,'1110','91734596037','2024-12-19 11:16:49',NULL,4500.00,'','9','1','Inventory sold','1','','sales','11915','','No',NULL,NULL,''),(9211,'1110','91734596037','2024-12-19 11:17:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7079','','No',NULL,NULL,''),(9212,'1110','91734596037','2024-12-19 11:17:34',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789785955232','','No',NULL,NULL,''),(9213,'5500','91734596037','2024-12-19 11:21:06',49050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9214,'1000','91734596037','2024-12-19 11:21:57',71250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9215,'4000','91734596037','2024-12-19 11:21:57',NULL,9000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(9216,'4000','91734596037','2024-12-19 11:13:57',NULL,9000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(9217,'4000','91734596037','2024-12-19 11:14:24',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914408155','','No',NULL,NULL,''),(9218,'4000','91734596037','2024-12-19 11:15:07',NULL,6000.00,'','9','1','Good sold','1','','sales','12511','','No',NULL,NULL,''),(9219,'4000','91734596037','2024-12-19 11:15:27',NULL,9000.00,'','9','1','Good sold','1','','sales','12497','','No',NULL,NULL,''),(9220,'4000','91734596037','2024-12-19 11:15:39',NULL,9000.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(9221,'4000','91734596037','2024-12-19 11:15:51',NULL,2100.00,'','9','1','Good sold','1','','sales','12565','','No',NULL,NULL,''),(9222,'4000','91734596037','2024-12-19 11:16:05',NULL,9000.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(9223,'4000','91734596037','2024-12-19 11:16:23',NULL,2100.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(9224,'4000','91734596037','2024-12-19 11:16:49',NULL,5550.00,'','9','1','Good sold','1','','sales','11915','','No',NULL,NULL,''),(9225,'4000','91734596037','2024-12-19 11:17:25',NULL,3000.00,'','9','1','Good sold','1','','sales','7079','','No',NULL,NULL,''),(9226,'4000','91734596037','2024-12-19 11:17:34',NULL,3000.00,'','9','1','Good sold','1','','sales','9789785955232','','No',NULL,NULL,''),(9227,'1000','91734596525','2024-12-19 11:37:41',9350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9228,'4000','91734596525','2024-12-19 11:37:41',NULL,2690.00,'','9','1','Good sold','1','','sales','10870','','No',NULL,NULL,''),(9229,'4000','91734596525','2024-12-19 11:22:05',NULL,1590.00,'','9','1','Good sold','1','','sales','8023','','No',NULL,NULL,''),(9230,'4000','91734596525','2024-12-19 11:30:59',NULL,1990.00,'','9','1','Good sold','1','','sales','9400','','No',NULL,NULL,''),(9231,'4000','91734596525','2024-12-19 11:31:31',NULL,1590.00,'','9','1','Good sold','1','','sales','7227','','No',NULL,NULL,''),(9232,'4000','91734596525','2024-12-19 11:32:09',NULL,1490.00,'','9','1','Good sold','1','','sales','7325','','No',NULL,NULL,''),(9233,'1000','91734609036','2024-12-19 14:54:22',7780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9234,'4000','91734609036','2024-12-19 14:54:22',NULL,1500.00,'','9','1','Good sold','1','','sales','9342','','No',NULL,NULL,''),(9235,'4000','91734609036','2024-12-19 14:50:36',NULL,2490.00,'','9','1','Good sold','1','','sales','9437','','No',NULL,NULL,''),(9236,'4000','91734609036','2024-12-19 14:51:53',NULL,1990.00,'','9','1','Good sold','1','','sales','10194','','No',NULL,NULL,''),(9237,'4000','91734609036','2024-12-19 14:53:13',NULL,1800.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9238,'1110','91734609266','2024-12-19 15:40:42',NULL,2150.00,'','9','1','Inventory sold','1','','sales','12080','','No',NULL,NULL,''),(9239,'1110','91734609266','2024-12-19 14:54:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','7971','','No',NULL,NULL,''),(9240,'5500','91734609266','2024-12-19 15:39:59',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9241,'1000','91734609266','2024-12-19 15:40:42',4390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9242,'4000','91734609266','2024-12-19 15:40:42',NULL,2890.00,'','9','1','Good sold','1','','sales','12080','','No',NULL,NULL,''),(9243,'4000','91734609266','2024-12-19 14:54:26',NULL,1500.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(9244,'1000','91734776620','2024-12-21 13:32:09',11770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9245,'4000','91734776620','2024-12-21 13:32:09',NULL,2790.00,'','9','1','Good sold','1','','sales','10812','','No',NULL,NULL,''),(9246,'4000','91734776620','2024-12-21 13:23:40',NULL,2000.00,'','9','1','Good sold','1','','sales','9487','','No',NULL,NULL,''),(9247,'4000','91734776620','2024-12-21 13:23:57',NULL,2590.00,'','9','1','Good sold','1','','sales','9394','','No',NULL,NULL,''),(9248,'4000','91734776620','2024-12-21 13:24:21',NULL,1000.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(9249,'4000','91734776620','2024-12-21 13:24:33',NULL,1500.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(9250,'4000','91734776620','2024-12-21 13:25:51',NULL,1890.00,'','9','1','Good sold','1','','sales','7725','','No',NULL,NULL,''),(9251,'1110','91734782844','2024-12-21 15:07:40',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9252,'5500','91734782844','2024-12-21 15:07:24',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9253,'1000','91734782844','2024-12-21 15:07:40',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9254,'4000','91734782844','2024-12-21 15:07:40',NULL,2000.00,'','9','1','Good sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9255,'1110','91734950297','2024-12-23 13:38:35',NULL,40500.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9256,'5500','91734950297','2024-12-23 13:38:17',40500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9257,'1000','91734950297','2024-12-23 13:38:35',42000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9258,'4000','91734950297','2024-12-23 13:38:35',NULL,42000.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9259,'1110','91735022095','2024-12-24 09:43:48',NULL,116100.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9260,'5500','91735022095','2024-12-24 09:37:54',116100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9261,'1000','91735022095','2024-12-24 09:43:48',150500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9262,'4000','91735022095','2024-12-24 09:43:48',NULL,150500.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9263,'1110','91735022649','2024-12-24 10:01:47',NULL,40500.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9264,'5500','91735022649','2024-12-24 09:44:09',40500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9265,'1000','91735022649','2024-12-24 10:01:47',52500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9266,'4000','91735022649','2024-12-24 10:01:47',NULL,52500.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9267,'1110','91735023718','2024-12-24 10:02:46',NULL,5400.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9268,'5500','91735023718','2024-12-24 10:01:58',5400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9269,'1000','91735023718','2024-12-24 10:02:46',7000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9270,'4000','91735023718','2024-12-24 10:02:46',NULL,7000.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9271,'1110','91735023769','2024-12-24 10:03:33',NULL,70200.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9272,'5500','91735023769','2024-12-24 10:02:49',70200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9273,'1000','91735023769','2024-12-24 10:03:33',91000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9274,'4000','91735023769','2024-12-24 10:03:33',NULL,91000.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9275,'1110','91735023817','2024-12-24 10:08:03',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966757830','','No',NULL,NULL,''),(9276,'5500','91735023817','2024-12-24 10:03:37',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9277,'1000','91735023817','2024-12-24 10:08:03',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9278,'4000','91735023817','2024-12-24 10:08:03',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966757830','','No',NULL,NULL,''),(9279,'1000','91735024087','2024-12-24 10:19:18',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9280,'4000','91735024087','2024-12-24 10:19:18',NULL,1990.00,'','9','1','Good sold','1','','sales','10638','','No',NULL,NULL,''),(9281,'1110','91735053298','2024-12-24 18:16:28',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9282,'1110','91735053298','2024-12-24 18:15:24',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(9283,'5500','91735053298','2024-12-24 18:15:58',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9284,'1000','91735053298','2024-12-24 18:16:28',6600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9285,'4000','91735053298','2024-12-24 18:16:28',NULL,3600.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9286,'4000','91735053298','2024-12-24 18:15:24',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(9287,'1110','91735291793','2024-12-27 12:36:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10575','','No',NULL,NULL,''),(9288,'1110','91735291793','2024-12-27 12:29:53',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12611','','No',NULL,NULL,''),(9289,'1110','91735291793','2024-12-27 12:30:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','6521','','No',NULL,NULL,''),(9290,'1110','91735291793','2024-12-27 12:30:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','6358','','No',NULL,NULL,''),(9291,'1110','91735291793','2024-12-27 12:31:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11850','','No',NULL,NULL,''),(9292,'1110','91735291793','2024-12-27 12:33:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(9293,'1110','91735291793','2024-12-27 12:33:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','8843','','No',NULL,NULL,''),(9294,'5500','91735291793','2024-12-27 12:34:38',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9295,'1000','91735291793','2024-12-27 12:36:11',54865.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9296,'4000','91735291793','2024-12-27 12:36:11',NULL,4500.00,'','9','1','Good sold','1','','sales','10575','','No',NULL,NULL,''),(9297,'4000','91735291793','2024-12-27 12:29:53',NULL,8370.00,'','9','1','Good sold','1','','sales','12611','','No',NULL,NULL,''),(9298,'4000','91735291793','2024-12-27 12:30:11',NULL,2295.00,'','9','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(9299,'4000','91735291793','2024-12-27 12:30:41',NULL,6750.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(9300,'4000','91735291793','2024-12-27 12:31:11',NULL,25000.00,'','9','1','Good sold','1','','sales','11850','','No',NULL,NULL,''),(9301,'4000','91735291793','2024-12-27 12:33:15',NULL,4770.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(9302,'4000','91735291793','2024-12-27 12:33:56',NULL,3180.00,'','9','1','Good sold','1','','sales','8843','','No',NULL,NULL,''),(9303,'1110','91735292191','2024-12-27 12:57:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','8729','','No',NULL,NULL,''),(9304,'1110','91735292191','2024-12-27 12:36:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','11526','','No',NULL,NULL,''),(9305,'1110','91735292191','2024-12-27 12:43:02',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(9306,'1110','91735292191','2024-12-27 12:43:50',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789987084197','','No',NULL,NULL,''),(9307,'1110','91735292191','2024-12-27 12:52:32',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9780983834601','','No',NULL,NULL,''),(9308,'1110','91735292191','2024-12-27 12:52:37',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789913633222','','No',NULL,NULL,''),(9309,'1110','91735292191','2024-12-27 12:52:45',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789966100283','','No',NULL,NULL,''),(9310,'5500','91735292191','2024-12-27 12:54:34',17200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9311,'1000','91735292191','2024-12-27 12:57:13',25650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9312,'4000','91735292191','2024-12-27 12:57:13',NULL,1500.00,'','9','1','Good sold','1','','sales','8729','','No',NULL,NULL,''),(9313,'4000','91735292191','2024-12-27 12:36:31',NULL,4000.00,'','9','1','Good sold','1','','sales','11526','','No',NULL,NULL,''),(9314,'4000','91735292191','2024-12-27 12:43:02',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(9315,'4000','91735292191','2024-12-27 12:43:50',NULL,3500.00,'','9','1','Good sold','1','','sales','9789987084197','','No',NULL,NULL,''),(9316,'4000','91735292191','2024-12-27 12:52:32',NULL,5150.00,'','9','1','Good sold','1','','sales','9780983834601','','No',NULL,NULL,''),(9317,'4000','91735292191','2024-12-27 12:52:37',NULL,4500.00,'','9','1','Good sold','1','','sales','9789913633222','','No',NULL,NULL,''),(9318,'4000','91735292191','2024-12-27 12:52:45',NULL,4500.00,'','9','1','Good sold','1','','sales','9789966100283','','No',NULL,NULL,''),(9319,'1000','91735306872','2024-12-27 16:41:44',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9320,'4000','91735306872','2024-12-27 16:41:44',NULL,800.00,'','9','1','Good sold','1','','sales','5911','','No',NULL,NULL,''),(9321,'1110','91735375824','2024-12-28 12:13:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9322,'1110','91735375824','2024-12-28 11:50:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','6308','','No',NULL,NULL,''),(9323,'1110','91735375824','2024-12-28 11:51:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','5591','','No',NULL,NULL,''),(9324,'1110','91735375824','2024-12-28 11:51:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','5857','','No',NULL,NULL,''),(9325,'1110','91735375824','2024-12-28 11:51:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','5800','','No',NULL,NULL,''),(9326,'1110','91735375824','2024-12-28 11:53:11',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12121','','No',NULL,NULL,''),(9327,'1110','91735375824','2024-12-28 11:53:28',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789914408157','','No',NULL,NULL,''),(9328,'1110','91735375824','2024-12-28 11:53:41',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12563','','No',NULL,NULL,''),(9329,'1110','91735375824','2024-12-28 11:54:05',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789966563958','','No',NULL,NULL,''),(9330,'1110','91735375824','2024-12-28 11:56:36',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9789966563959','','No',NULL,NULL,''),(9331,'1110','91735375824','2024-12-28 11:59:24',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789966468413','','No',NULL,NULL,''),(9332,'1110','91735375824','2024-12-28 12:08:30',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914491197','','No',NULL,NULL,''),(9333,'1110','91735375824','2024-12-28 12:08:37',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914505337','','No',NULL,NULL,''),(9334,'1110','91735375824','2024-12-28 12:09:30',NULL,200.00,'','9','1','Inventory sold','1','','sales','12606','','No',NULL,NULL,''),(9335,'1110','91735375824','2024-12-28 12:09:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','6031','','No',NULL,NULL,''),(9336,'1110','91735375824','2024-12-28 12:10:09',NULL,350.00,'','9','1','Inventory sold','1','','sales','9789966468415','','No',NULL,NULL,''),(9337,'1110','91735375824','2024-12-28 12:13:05',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966468414','','No',NULL,NULL,''),(9338,'1110','91735375824','2024-12-28 12:13:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','11730','','No',NULL,NULL,''),(9339,'5500','91735375824','2024-12-28 12:13:34',15150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9340,'1000','91735375824','2024-12-28 12:13:49',27994.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9341,'4000','91735375824','2024-12-28 12:13:49',NULL,990.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9342,'4000','91735375824','2024-12-28 11:50:24',NULL,665.00,'','9','1','Good sold','1','','sales','6308','','No',NULL,NULL,''),(9343,'4000','91735375824','2024-12-28 11:51:26',NULL,250.00,'','9','1','Good sold','1','','sales','5591','','No',NULL,NULL,''),(9344,'4000','91735375824','2024-12-28 11:51:43',NULL,450.00,'','9','1','Good sold','1','','sales','5857','','No',NULL,NULL,''),(9345,'4000','91735375824','2024-12-28 11:51:59',NULL,399.00,'','9','1','Good sold','1','','sales','5800','','No',NULL,NULL,''),(9346,'4000','91735375824','2024-12-28 11:53:11',NULL,2000.00,'','9','1','Good sold','1','','sales','12121','','No',NULL,NULL,''),(9347,'4000','91735375824','2024-12-28 11:53:28',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914408157','','No',NULL,NULL,''),(9348,'4000','91735375824','2024-12-28 11:53:41',NULL,2500.00,'','9','1','Good sold','1','','sales','12563','','No',NULL,NULL,''),(9349,'4000','91735375824','2024-12-28 11:54:05',NULL,1200.00,'','9','1','Good sold','1','','sales','9789966563958','','No',NULL,NULL,''),(9350,'4000','91735375824','2024-12-28 11:56:36',NULL,4300.00,'','9','1','Good sold','1','','sales','9789966563959','','No',NULL,NULL,''),(9351,'4000','91735375824','2024-12-28 11:59:24',NULL,1200.00,'','9','1','Good sold','1','','sales','9789966468413','','No',NULL,NULL,''),(9352,'4000','91735375824','2024-12-28 12:08:30',NULL,800.00,'','9','1','Good sold','1','','sales','9789914491197','','No',NULL,NULL,''),(9353,'4000','91735375824','2024-12-28 12:08:37',NULL,600.00,'','9','1','Good sold','1','','sales','9789914505337','','No',NULL,NULL,''),(9354,'4000','91735375824','2024-12-28 12:09:30',NULL,350.00,'','9','1','Good sold','1','','sales','12606','','No',NULL,NULL,''),(9355,'4000','91735375824','2024-12-28 12:09:49',NULL,1000.00,'','9','1','Good sold','1','','sales','6031','','No',NULL,NULL,''),(9356,'4000','91735375824','2024-12-28 12:10:09',NULL,500.00,'','9','1','Good sold','1','','sales','9789966468415','','No',NULL,NULL,''),(9357,'4000','91735375824','2024-12-28 12:13:05',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966468414','','No',NULL,NULL,''),(9358,'4000','91735375824','2024-12-28 12:13:18',NULL,5790.00,'','9','1','Good sold','1','','sales','11730','','No',NULL,NULL,''),(9359,'1110','91735540204','2024-12-30 09:30:30',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9360,'5500','91735540204','2024-12-30 09:30:04',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9361,'1000','91735540204','2024-12-30 09:30:30',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9362,'4000','91735540204','2024-12-30 09:30:30',NULL,2000.00,'','9','1','Good sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9363,'1110','91735563559','2024-12-30 15:59:28',NULL,600.00,'','9','1','Inventory sold','1','','sales','9789966468416','','No',NULL,NULL,''),(9364,'5500','91735563559','2024-12-30 15:59:19',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9365,'1000','91735563559','2024-12-30 15:59:28',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9366,'4000','91735563559','2024-12-30 15:59:28',NULL,800.00,'','9','1','Good sold','1','','sales','9789966468416','','No',NULL,NULL,''),(9367,'1110','91735643308','2024-12-31 14:08:55',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966468417','','No',NULL,NULL,''),(9368,'5500','91735643308','2024-12-31 14:08:38',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9369,'1000','91735643308','2024-12-31 14:08:55',2950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9370,'4000','91735643308','2024-12-31 14:08:55',NULL,2950.00,'','9','1','Good sold','1','','sales','9789966468417','','No',NULL,NULL,''),(9371,'1110','91736339931','2025-01-08 15:42:07',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9372,'1110','91736339931','2025-01-08 15:38:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(9373,'5500','91736339931','2025-01-08 15:39:23',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9374,'1000','91736339931','2025-01-08 15:42:07',5700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9375,'4000','91736339931','2025-01-08 15:42:07',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9376,'4000','91736339931','2025-01-08 15:38:52',NULL,2800.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(9377,'1110','91736402001','2025-01-09 08:54:26',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966468418','','No',NULL,NULL,''),(9378,'1110','91736402001','2025-01-09 08:53:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9379,'5500','91736402001','2025-01-09 08:53:45',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9380,'1000','91736402001','2025-01-09 08:54:26',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9381,'4000','91736402001','2025-01-09 08:54:26',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966468418','','No',NULL,NULL,''),(9382,'4000','91736402001','2025-01-09 08:53:32',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9383,'1110','91736407072','2025-01-09 10:20:52',NULL,8100.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9384,'1110','91736407072','2025-01-09 10:17:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','8006','','No',NULL,NULL,''),(9385,'1110','91736407072','2025-01-09 10:18:05',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789966468419','','No',NULL,NULL,''),(9386,'5500','91736407072','2025-01-09 10:20:35',10800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9387,'1000','91736407072','2025-01-09 10:20:52',13490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9388,'4000','91736407072','2025-01-09 10:20:52',NULL,9000.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(9389,'4000','91736407072','2025-01-09 10:17:52',NULL,1490.00,'','9','1','Good sold','1','','sales','8006','','No',NULL,NULL,''),(9390,'4000','91736407072','2025-01-09 10:18:05',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966468419','','No',NULL,NULL,''),(9391,'1110','91736416619','2025-01-09 12:57:13',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(9392,'5500','91736416619','2025-01-09 12:56:59',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9393,'1000','91736416619','2025-01-09 12:57:13',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9394,'4000','91736416619','2025-01-09 12:57:13',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(9395,'1110','91736416715','2025-01-09 13:28:46',NULL,5100.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(9396,'1110','91736416715','2025-01-09 13:05:41',NULL,6300.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(9397,'1110','91736416715','2025-01-09 13:05:51',NULL,8100.00,'','9','1','Inventory sold','1','','sales','12495','','No',NULL,NULL,''),(9398,'1110','91736416715','2025-01-09 13:06:08',NULL,4500.00,'','9','1','Inventory sold','1','','sales','11915','','No',NULL,NULL,''),(9399,'1110','91736416715','2025-01-09 13:06:23',NULL,4500.00,'','9','1','Inventory sold','1','','sales','12511','','No',NULL,NULL,''),(9400,'1110','91736416715','2025-01-09 13:07:15',NULL,6600.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(9401,'1110','91736416715','2025-01-09 13:07:50',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789914408155','','No',NULL,NULL,''),(9402,'1110','91736416715','2025-01-09 13:08:26',NULL,7050.00,'','9','1','Inventory sold','1','','sales','12496','','No',NULL,NULL,''),(9403,'1110','91736416715','2025-01-09 13:08:43',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789785955232','','No',NULL,NULL,''),(9404,'1110','91736416715','2025-01-09 13:10:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','7079','','No',NULL,NULL,''),(9405,'1110','91736416715','2025-01-09 13:13:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','6417','','No',NULL,NULL,''),(9406,'1110','91736416715','2025-01-09 13:14:24',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12565','','No',NULL,NULL,''),(9407,'5500','91736416715','2025-01-09 13:14:54',49650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9408,'1000','91736416715','2025-01-09 13:28:46',71250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9409,'4000','91736416715','2025-01-09 13:28:46',NULL,9000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(9410,'4000','91736416715','2025-01-09 13:05:41',NULL,9000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(9411,'4000','91736416715','2025-01-09 13:05:51',NULL,9000.00,'','9','1','Good sold','1','','sales','12495','','No',NULL,NULL,''),(9412,'4000','91736416715','2025-01-09 13:06:08',NULL,5550.00,'','9','1','Good sold','1','','sales','11915','','No',NULL,NULL,''),(9413,'4000','91736416715','2025-01-09 13:06:23',NULL,6000.00,'','9','1','Good sold','1','','sales','12511','','No',NULL,NULL,''),(9414,'4000','91736416715','2025-01-09 13:07:15',NULL,9000.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(9415,'4000','91736416715','2025-01-09 13:07:50',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914408155','','No',NULL,NULL,''),(9416,'4000','91736416715','2025-01-09 13:08:26',NULL,9000.00,'','9','1','Good sold','1','','sales','12496','','No',NULL,NULL,''),(9417,'4000','91736416715','2025-01-09 13:08:43',NULL,3000.00,'','9','1','Good sold','1','','sales','9789785955232','','No',NULL,NULL,''),(9418,'4000','91736416715','2025-01-09 13:10:11',NULL,3000.00,'','9','1','Good sold','1','','sales','7079','','No',NULL,NULL,''),(9419,'4000','91736416715','2025-01-09 13:13:13',NULL,2100.00,'','9','1','Good sold','1','','sales','6417','','No',NULL,NULL,''),(9420,'4000','91736416715','2025-01-09 13:14:24',NULL,2100.00,'','9','1','Good sold','1','','sales','12565','','No',NULL,NULL,''),(9421,'1110','91736418536','2025-01-09 13:33:41',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9422,'1110','91736418536','2025-01-09 13:28:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9423,'5500','91736418536','2025-01-09 13:33:10',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9424,'1000','91736418536','2025-01-09 13:33:41',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9425,'4000','91736418536','2025-01-09 13:33:41',NULL,1150.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9426,'4000','91736418536','2025-01-09 13:28:56',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9427,'1000','91736507954','2025-01-10 14:22:37',2690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9428,'4000','91736507954','2025-01-10 14:22:37',NULL,800.00,'','9','1','Good sold','1','','sales','8001','','No',NULL,NULL,''),(9429,'4000','91736507954','2025-01-10 14:19:14',NULL,1490.00,'','9','1','Good sold','1','','sales','7545','','No',NULL,NULL,''),(9430,'4000','91736507954','2025-01-10 14:22:05',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9431,'1110','91736518385','2025-01-10 17:13:18',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(9432,'5500','91736518385','2025-01-10 17:13:05',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9433,'1000','91736518385','2025-01-10 17:13:18',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9434,'4000','91736518385','2025-01-10 17:13:18',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(9435,'1110','91736850851','2025-01-14 13:35:08',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(9436,'5500','91736850851','2025-01-14 13:34:12',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9437,'1000','91736850851','2025-01-14 13:35:08',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9438,'4000','91736850851','2025-01-14 13:35:08',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(9439,'1110','91737021357','2025-01-16 13:01:07',NULL,24000.00,'','9','1','Inventory sold','1','','sales','9781788166339','','No',NULL,NULL,''),(9440,'1110','91737021357','2025-01-16 12:55:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11762','','No',NULL,NULL,''),(9441,'1110','91737021357','2025-01-16 12:57:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','9552','','No',NULL,NULL,''),(9442,'1110','91737021357','2025-01-16 12:58:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10971','','No',NULL,NULL,''),(9443,'1110','91737021357','2025-01-16 12:58:28',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966468420','','No',NULL,NULL,''),(9444,'5500','91737021357','2025-01-16 13:00:50',25500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9445,'1000','91737021357','2025-01-16 13:01:07',41849.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9446,'4000','91737021357','2025-01-16 13:01:07',NULL,28900.00,'','9','1','Good sold','1','','sales','9781788166339','','No',NULL,NULL,''),(9447,'4000','91737021357','2025-01-16 12:55:57',NULL,6500.00,'','9','1','Good sold','1','','sales','11762','','No',NULL,NULL,''),(9448,'4000','91737021357','2025-01-16 12:57:07',NULL,1699.00,'','9','1','Good sold','1','','sales','9552','','No',NULL,NULL,''),(9449,'4000','91737021357','2025-01-16 12:58:01',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(9450,'4000','91737021357','2025-01-16 12:58:28',NULL,2000.00,'','9','1','Good sold','1','','sales','9789966468420','','No',NULL,NULL,''),(9451,'1000','91737021685','2025-01-16 13:13:00',8298.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9452,'4000','91737021685','2025-01-16 13:13:00',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(9453,'4000','91737021685','2025-01-16 13:01:25',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(9454,'4000','91737021685','2025-01-16 13:12:09',NULL,1899.00,'','9','1','Good sold','1','','sales','10003','','No',NULL,NULL,''),(9455,'1110','91737102513','2025-01-17 11:29:35',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(9456,'1110','91737102513','2025-01-17 11:28:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9457,'5500','91737102513','2025-01-17 11:28:47',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9458,'1000','91737102513','2025-01-17 11:29:35',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9459,'4000','91737102513','2025-01-17 11:29:35',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(9460,'4000','91737102513','2025-01-17 11:28:33',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9461,'1110','91737361497','2025-01-20 11:39:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10748','','No',NULL,NULL,''),(9462,'1110','91737361497','2025-01-20 11:24:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','10902','','No',NULL,NULL,''),(9463,'1110','91737361497','2025-01-20 11:26:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','9947','','No',NULL,NULL,''),(9464,'1110','91737361497','2025-01-20 11:26:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','9755','','No',NULL,NULL,''),(9465,'1110','91737361497','2025-01-20 11:26:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','8005','','No',NULL,NULL,''),(9466,'1110','91737361497','2025-01-20 11:27:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8855','','No',NULL,NULL,''),(9467,'1110','91737361497','2025-01-20 11:27:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(9468,'1110','91737361497','2025-01-20 11:27:35',NULL,1790.00,'','9','1','Inventory sold','1','','sales','11973','','No',NULL,NULL,''),(9469,'1110','91737361497','2025-01-20 11:27:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','8616','','No',NULL,NULL,''),(9470,'1110','91737361497','2025-01-20 11:27:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','9687','','No',NULL,NULL,''),(9471,'1110','91737361497','2025-01-20 11:28:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','8360','','No',NULL,NULL,''),(9472,'1110','91737361497','2025-01-20 11:28:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','7961','','No',NULL,NULL,''),(9473,'1110','91737361497','2025-01-20 11:29:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','8299','','No',NULL,NULL,''),(9474,'1110','91737361497','2025-01-20 11:29:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8345','','No',NULL,NULL,''),(9475,'1110','91737361497','2025-01-20 11:30:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','9440','','No',NULL,NULL,''),(9476,'1110','91737361497','2025-01-20 11:31:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','8063','','No',NULL,NULL,''),(9477,'1110','91737361497','2025-01-20 11:32:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','8346','','No',NULL,NULL,''),(9478,'1110','91737361497','2025-01-20 11:32:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10786','','No',NULL,NULL,''),(9479,'1110','91737361497','2025-01-20 11:32:51',NULL,1990.00,'','9','1','Inventory sold','1','','sales','9781526605399','','No',NULL,NULL,''),(9480,'5500','91737361497','2025-01-20 11:35:34',3780.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9481,'1000','91737361497','2025-01-20 11:39:06',37390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9482,'4000','91737361497','2025-01-20 11:39:06',NULL,2890.00,'','9','1','Good sold','1','','sales','10748','','No',NULL,NULL,''),(9483,'4000','91737361497','2025-01-20 11:24:57',NULL,3000.00,'','9','1','Good sold','1','','sales','10902','','No',NULL,NULL,''),(9484,'4000','91737361497','2025-01-20 11:26:32',NULL,2190.00,'','9','1','Good sold','1','','sales','9947','','No',NULL,NULL,''),(9485,'4000','91737361497','2025-01-20 11:26:47',NULL,2290.00,'','9','1','Good sold','1','','sales','9755','','No',NULL,NULL,''),(9486,'4000','91737361497','2025-01-20 11:26:59',NULL,1690.00,'','9','1','Good sold','1','','sales','8005','','No',NULL,NULL,''),(9487,'4000','91737361497','2025-01-20 11:27:09',NULL,1690.00,'','9','1','Good sold','1','','sales','8855','','No',NULL,NULL,''),(9488,'4000','91737361497','2025-01-20 11:27:26',NULL,2190.00,'','9','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(9489,'4000','91737361497','2025-01-20 11:27:35',NULL,2000.00,'','9','1','Good sold','1','','sales','11973','','No',NULL,NULL,''),(9490,'4000','91737361497','2025-01-20 11:27:45',NULL,1690.00,'','9','1','Good sold','1','','sales','8616','','No',NULL,NULL,''),(9491,'4000','91737361497','2025-01-20 11:27:59',NULL,2500.00,'','9','1','Good sold','1','','sales','9687','','No',NULL,NULL,''),(9492,'4000','91737361497','2025-01-20 11:28:22',NULL,1700.00,'','9','1','Good sold','1','','sales','8360','','No',NULL,NULL,''),(9493,'4000','91737361497','2025-01-20 11:28:55',NULL,1500.00,'','9','1','Good sold','1','','sales','7961','','No',NULL,NULL,''),(9494,'4000','91737361497','2025-01-20 11:29:09',NULL,1890.00,'','9','1','Good sold','1','','sales','8299','','No',NULL,NULL,''),(9495,'4000','91737361497','2025-01-20 11:29:24',NULL,1400.00,'','9','1','Good sold','1','','sales','8345','','No',NULL,NULL,''),(9496,'4000','91737361497','2025-01-20 11:30:55',NULL,1800.00,'','9','1','Good sold','1','','sales','9440','','No',NULL,NULL,''),(9497,'4000','91737361497','2025-01-20 11:31:11',NULL,1690.00,'','9','1','Good sold','1','','sales','8063','','No',NULL,NULL,''),(9498,'4000','91737361497','2025-01-20 11:32:29',NULL,1500.00,'','9','1','Good sold','1','','sales','8346','','No',NULL,NULL,''),(9499,'4000','91737361497','2025-01-20 11:32:38',NULL,1790.00,'','9','1','Good sold','1','','sales','10786','','No',NULL,NULL,''),(9500,'4000','91737361497','2025-01-20 11:32:51',NULL,1990.00,'','9','1','Good sold','1','','sales','9781526605399','','No',NULL,NULL,''),(9501,'1110','91737378858','2025-01-20 16:15:04',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(9502,'1110','91737378858','2025-01-20 16:14:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','8645','','No',NULL,NULL,''),(9503,'1110','91737378858','2025-01-20 16:14:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9504,'5500','91737378858','2025-01-20 16:14:42',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9505,'1000','91737378858','2025-01-20 16:15:04',4490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9506,'4000','91737378858','2025-01-20 16:15:04',NULL,1800.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(9507,'4000','91737378858','2025-01-20 16:14:18',NULL,1790.00,'','9','1','Good sold','1','','sales','8645','','No',NULL,NULL,''),(9508,'4000','91737378858','2025-01-20 16:14:31',NULL,900.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9509,'1110','91737447192','2025-01-21 11:16:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(9510,'1110','91737447192','2025-01-21 11:13:12',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9511,'1110','91737447192','2025-01-21 11:13:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','10599','','No',NULL,NULL,''),(9512,'1110','91737447192','2025-01-21 11:14:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9513,'1110','91737447192','2025-01-21 11:14:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','8000','','No',NULL,NULL,''),(9514,'1110','91737447192','2025-01-21 11:14:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','10209','','No',NULL,NULL,''),(9515,'1110','91737447192','2025-01-21 11:15:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','6165','','No',NULL,NULL,''),(9516,'5500','91737447192','2025-01-21 11:16:03',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9517,'1000','91737447192','2025-01-21 11:16:17',14860.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9518,'4000','91737447192','2025-01-21 11:16:17',NULL,2000.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(9519,'4000','91737447192','2025-01-21 11:13:12',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(9520,'4000','91737447192','2025-01-21 11:13:57',NULL,2690.00,'','9','1','Good sold','1','','sales','10599','','No',NULL,NULL,''),(9521,'4000','91737447192','2025-01-21 11:14:06',NULL,2300.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(9522,'4000','91737447192','2025-01-21 11:14:28',NULL,1690.00,'','9','1','Good sold','1','','sales','8000','','No',NULL,NULL,''),(9523,'4000','91737447192','2025-01-21 11:14:48',NULL,2490.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(9524,'4000','91737447192','2025-01-21 11:15:08',NULL,790.00,'','9','1','Good sold','1','','sales','6165','','No',NULL,NULL,''),(9525,'1110','91737533587','2025-01-22 11:14:20',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781526605400','','No',NULL,NULL,''),(9526,'1110','91737533587','2025-01-22 11:13:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9527,'5500','91737533587','2025-01-22 11:13:14',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9528,'1000','91737533587','2025-01-22 11:14:20',3550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9529,'4000','91737533587','2025-01-22 11:14:20',NULL,3250.00,'','9','1','Good sold','1','','sales','9781526605400','','No',NULL,NULL,''),(9530,'4000','91737533587','2025-01-22 11:13:07',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9531,'1000','91737549037','2025-01-22 15:31:25',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9532,'4000','91737549037','2025-01-22 15:31:25',NULL,1890.00,'','9','1','Good sold','1','','sales','10760','','No',NULL,NULL,''),(9533,'4000','91737549037','2025-01-22 15:30:37',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9534,'1110','91737617421','2025-01-23 10:30:36',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9781526605401','','No',NULL,NULL,''),(9535,'5500','91737617421','2025-01-23 10:30:21',4000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9536,'1000','91737617421','2025-01-23 10:30:36',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9537,'4000','91737617421','2025-01-23 10:30:36',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605401','','No',NULL,NULL,''),(9538,'1000','91737634278','2025-01-23 15:11:42',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9539,'4000','91737634278','2025-01-23 15:11:42',NULL,3000.00,'','9','1','Good sold','1','','sales','10297','','No',NULL,NULL,''),(9540,'1110','91737647456','2025-01-23 18:56:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8135','','No',NULL,NULL,''),(9541,'1110','91737647456','2025-01-23 18:50:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','9440','','No',NULL,NULL,''),(9542,'1110','91737647456','2025-01-23 18:51:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10376','','No',NULL,NULL,''),(9543,'1110','91737647456','2025-01-23 18:51:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(9544,'1110','91737647456','2025-01-23 18:52:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','7953','','No',NULL,NULL,''),(9545,'1110','91737647456','2025-01-23 18:52:30',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781526605402','','No',NULL,NULL,''),(9546,'5500','91737647456','2025-01-23 18:55:56',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9547,'1000','91737647456','2025-01-23 18:56:07',14750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9548,'4000','91737647456','2025-01-23 18:56:07',NULL,1890.00,'','9','1','Good sold','1','','sales','8135','','No',NULL,NULL,''),(9549,'4000','91737647456','2025-01-23 18:50:56',NULL,1690.00,'','9','1','Good sold','1','','sales','9440','','No',NULL,NULL,''),(9550,'4000','91737647456','2025-01-23 18:51:11',NULL,3190.00,'','9','1','Good sold','1','','sales','10376','','No',NULL,NULL,''),(9551,'4000','91737647456','2025-01-23 18:51:37',NULL,2690.00,'','9','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(9552,'4000','91737647456','2025-01-23 18:52:17',NULL,1790.00,'','9','1','Good sold','1','','sales','7953','','No',NULL,NULL,''),(9553,'4000','91737647456','2025-01-23 18:52:30',NULL,3500.00,'','9','1','Good sold','1','','sales','9781526605402','','No',NULL,NULL,''),(9554,'1000','91737966546','2025-01-27 11:29:46',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9555,'4000','91737966546','2025-01-27 11:29:46',NULL,1900.00,'','9','1','Good sold','1','','sales','8135','','No',NULL,NULL,''),(9556,'1000','91738053362','2025-01-28 11:36:30',1190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9557,'4000','91738053362','2025-01-28 11:36:30',NULL,890.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(9558,'4000','91738053362','2025-01-28 11:36:02',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9559,'1110','91738069047','2025-01-28 16:03:50',NULL,3000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9560,'1110','91738069047','2025-01-28 15:57:27',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914963734','','No',NULL,NULL,''),(9561,'1110','91738069047','2025-01-28 15:57:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','10252','','No',NULL,NULL,''),(9562,'1110','91738069047','2025-01-28 15:58:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','8637','','No',NULL,NULL,''),(9563,'1110','91738069047','2025-01-28 15:58:46',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966468420','','No',NULL,NULL,''),(9564,'1110','91738069047','2025-01-28 15:59:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','5752','','No',NULL,NULL,''),(9565,'1110','91738069047','2025-01-28 16:01:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9566,'5500','91738069047','2025-01-28 16:03:21',6600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9567,'1000','91738069047','2025-01-28 16:03:50',13169.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9568,'4000','91738069047','2025-01-28 16:03:50',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9569,'4000','91738069047','2025-01-28 15:57:27',NULL,2499.00,'','9','1','Good sold','1','','sales','9789914963734','','No',NULL,NULL,''),(9570,'4000','91738069047','2025-01-28 15:57:47',NULL,2490.00,'','9','1','Good sold','1','','sales','10252','','No',NULL,NULL,''),(9571,'4000','91738069047','2025-01-28 15:58:08',NULL,1690.00,'','9','1','Good sold','1','','sales','8637','','No',NULL,NULL,''),(9572,'4000','91738069047','2025-01-28 15:58:46',NULL,1390.00,'','9','1','Good sold','1','','sales','9789966468420','','No',NULL,NULL,''),(9573,'4000','91738069047','2025-01-28 15:59:13',NULL,250.00,'','9','1','Good sold','1','','sales','5752','','No',NULL,NULL,''),(9574,'4000','91738069047','2025-01-28 16:01:28',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9575,'1110','91738237344','2025-01-30 14:42:40',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9576,'5500','91738237344','2025-01-30 14:42:24',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9577,'1000','91738237344','2025-01-30 14:42:40',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9578,'4000','91738237344','2025-01-30 14:42:40',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9579,'1000','91738313804','2025-01-31 11:57:16',6890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9580,'4000','91738313804','2025-01-31 11:57:16',NULL,3000.00,'','9','1','Good sold','1','','sales','10759','','No',NULL,NULL,''),(9581,'4000','91738313804','2025-01-31 11:56:44',NULL,3890.00,'','9','1','Good sold','1','','sales','11321','','No',NULL,NULL,''),(9582,'1110','91738415411','2025-02-01 16:13:56',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9583,'1110','91738415411','2025-02-01 16:10:12',NULL,800.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(9584,'1110','91738415411','2025-02-01 16:10:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10447','','No',NULL,NULL,''),(9585,'1110','91738415411','2025-02-01 16:11:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','7326','','No',NULL,NULL,''),(9586,'1110','91738415411','2025-02-01 16:12:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','8648','','No',NULL,NULL,''),(9587,'1110','91738415411','2025-02-01 16:12:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(9588,'5500','91738415411','2025-02-01 16:13:30',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9589,'1000','91738415411','2025-02-01 16:13:56',8479.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9590,'4000','91738415411','2025-02-01 16:13:56',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9591,'4000','91738415411','2025-02-01 16:10:12',NULL,1200.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(9592,'4000','91738415411','2025-02-01 16:10:35',NULL,1790.00,'','9','1','Good sold','1','','sales','10447','','No',NULL,NULL,''),(9593,'4000','91738415411','2025-02-01 16:11:19',NULL,1000.00,'','9','1','Good sold','1','','sales','7326','','No',NULL,NULL,''),(9594,'4000','91738415411','2025-02-01 16:12:07',NULL,1890.00,'','9','1','Good sold','1','','sales','8648','','No',NULL,NULL,''),(9595,'4000','91738415411','2025-02-01 16:12:30',NULL,1099.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(9596,'1110','91738685504','2025-02-04 19:12:01',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9597,'5500','91738685504','2025-02-04 19:11:44',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9598,'1000','91738685504','2025-02-04 19:12:01',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9599,'4000','91738685504','2025-02-04 19:12:01',NULL,1450.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9600,'1110','91738755975','2025-02-05 14:46:27',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(9601,'5500','91738755975','2025-02-05 14:46:15',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9602,'1000','91738755975','2025-02-05 14:46:27',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9603,'4000','91738755975','2025-02-05 14:46:27',NULL,3000.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(9604,'1110','91738918549','2025-02-07 11:56:16',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9605,'5500','91738918549','2025-02-07 11:55:49',3400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9606,'1000','91738918549','2025-02-07 11:56:16',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9607,'4000','91738918549','2025-02-07 11:56:16',NULL,3800.00,'','9','1','Good sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9608,'1110','91739008917','2025-02-08 13:02:47',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914501216','','No',NULL,NULL,''),(9609,'1110','91739008917','2025-02-08 13:01:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11781','','No',NULL,NULL,''),(9610,'5500','91739008917','2025-02-08 13:02:11',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9611,'1000','91739008917','2025-02-08 13:02:47',7000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9612,'4000','91739008917','2025-02-08 13:02:47',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914501216','','No',NULL,NULL,''),(9613,'4000','91739008917','2025-02-08 13:01:57',NULL,3500.00,'','9','1','Good sold','1','','sales','11781','','No',NULL,NULL,''),(9614,'1110','91739008970','2025-02-08 13:44:19',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9615,'1110','91739008970','2025-02-08 13:02:50',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9616,'1110','91739008970','2025-02-08 13:43:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(9617,'5500','91739008970','2025-02-08 13:43:10',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9618,'1000','91739008970','2025-02-08 13:44:19',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9619,'4000','91739008970','2025-02-08 13:44:19',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9620,'4000','91739008970','2025-02-08 13:02:50',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9621,'4000','91739008970','2025-02-08 13:43:02',NULL,1500.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(9622,'1110','91739184619','2025-02-10 13:50:34',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(9623,'5500','91739184619','2025-02-10 13:50:19',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9624,'1000','91739184619','2025-02-10 13:50:34',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9625,'4000','91739184619','2025-02-10 13:50:34',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(9626,'1110','91739262952','2025-02-11 12:06:56',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12552','','No',NULL,NULL,''),(9627,'1110','91739262952','2025-02-11 11:35:52',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789914408137','','No',NULL,NULL,''),(9628,'1110','91739262952','2025-02-11 11:36:08',NULL,2000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9629,'1110','91739262952','2025-02-11 11:36:18',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9630,'1110','91739262952','2025-02-11 11:36:43',NULL,3600.00,'','9','1','Inventory sold','1','','sales','12041','','No',NULL,NULL,''),(9631,'1110','91739262952','2025-02-11 11:36:55',NULL,400.00,'','9','1','Inventory sold','1','','sales','9781526605409','','No',NULL,NULL,''),(9632,'1110','91739262952','2025-02-11 11:38:27',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9781526605406','','No',NULL,NULL,''),(9633,'1110','91739262952','2025-02-11 11:39:00',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(9634,'1110','91739262952','2025-02-11 11:39:14',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9635,'1110','91739262952','2025-02-11 11:39:46',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12586','','No',NULL,NULL,''),(9636,'1110','91739262952','2025-02-11 11:39:56',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9781526605405','','No',NULL,NULL,''),(9637,'1110','91739262952','2025-02-11 11:40:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10575','','No',NULL,NULL,''),(9638,'1110','91739262952','2025-02-11 11:40:21',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(9639,'1110','91739262952','2025-02-11 11:40:34',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605408','','No',NULL,NULL,''),(9640,'1110','91739262952','2025-02-11 11:40:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','10003','','No',NULL,NULL,''),(9641,'1110','91739262952','2025-02-11 11:41:05',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914497106','','No',NULL,NULL,''),(9642,'1110','91739262952','2025-02-11 11:41:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','10971','','No',NULL,NULL,''),(9643,'1110','91739262952','2025-02-11 11:41:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(9644,'1110','91739262952','2025-02-11 11:41:53',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605407','','No',NULL,NULL,''),(9645,'1110','91739262952','2025-02-11 11:42:07',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9781526605410','','No',NULL,NULL,''),(9646,'1110','91739262952','2025-02-11 11:42:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(9647,'1110','91739262952','2025-02-11 11:42:59',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(9648,'1110','91739262952','2025-02-11 11:47:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(9649,'1110','91739262952','2025-02-11 11:47:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','7302','','No',NULL,NULL,''),(9650,'1110','91739262952','2025-02-11 11:47:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','6602','','No',NULL,NULL,''),(9651,'1110','91739262952','2025-02-11 11:48:10',NULL,1600.00,'','9','1','Inventory sold','1','','sales','12062','','No',NULL,NULL,''),(9652,'1110','91739262952','2025-02-11 11:48:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','8643','','No',NULL,NULL,''),(9653,'1110','91739262952','2025-02-11 11:48:52',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9654,'1110','91739262952','2025-02-11 11:49:20',NULL,750.00,'','9','1','Inventory sold','1','','sales','11975','','No',NULL,NULL,''),(9655,'1110','91739262952','2025-02-11 11:49:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9656,'1110','91739262952','2025-02-11 11:50:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10591','','No',NULL,NULL,''),(9657,'1110','91739262952','2025-02-11 11:50:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','6358','','No',NULL,NULL,''),(9658,'1110','91739262952','2025-02-11 11:50:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6297','','No',NULL,NULL,''),(9659,'1110','91739262952','2025-02-11 11:51:08',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9781526605411','','No',NULL,NULL,''),(9660,'1110','91739262952','2025-02-11 11:57:58',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9781526605412','','No',NULL,NULL,''),(9661,'1110','91739262952','2025-02-11 11:58:10',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781526605413','','No',NULL,NULL,''),(9662,'1110','91739262952','2025-02-11 11:58:30',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781526605414','','No',NULL,NULL,''),(9663,'1110','91739262952','2025-02-11 11:58:43',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605415','','No',NULL,NULL,''),(9664,'1110','91739262952','2025-02-11 11:59:56',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789966757829','','No',NULL,NULL,''),(9665,'1110','91739262952','2025-02-11 12:01:29',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9781526605416','','No',NULL,NULL,''),(9666,'1110','91739262952','2025-02-11 12:05:44',NULL,6400.00,'','9','1','Inventory sold','1','','sales','9781788166328','','No',NULL,NULL,''),(9667,'1110','91739262952','2025-02-11 12:05:52',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(9668,'5500','91739262952','2025-02-11 12:06:40',98850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9669,'1000','91739262952','2025-02-11 12:06:56',132074.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9670,'4000','91739262952','2025-02-11 12:06:56',NULL,3400.00,'','9','1','Good sold','1','','sales','12552','','No',NULL,NULL,''),(9671,'4000','91739262952','2025-02-11 11:35:52',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914408137','','No',NULL,NULL,''),(9672,'4000','91739262952','2025-02-11 11:36:08',NULL,3000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9673,'4000','91739262952','2025-02-11 11:36:18',NULL,3000.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9674,'4000','91739262952','2025-02-11 11:36:43',NULL,5670.00,'','9','1','Good sold','1','','sales','12041','','No',NULL,NULL,''),(9675,'4000','91739262952','2025-02-11 11:36:55',NULL,600.00,'','9','1','Good sold','1','','sales','9781526605409','','No',NULL,NULL,''),(9676,'4000','91739262952','2025-02-11 11:38:27',NULL,2500.00,'','9','1','Good sold','1','','sales','9781526605406','','No',NULL,NULL,''),(9677,'4000','91739262952','2025-02-11 11:39:00',NULL,3600.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(9678,'4000','91739262952','2025-02-11 11:39:14',NULL,4000.00,'','9','1','Good sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9679,'4000','91739262952','2025-02-11 11:39:46',NULL,4000.00,'','9','1','Good sold','1','','sales','12586','','No',NULL,NULL,''),(9680,'4000','91739262952','2025-02-11 11:39:56',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605405','','No',NULL,NULL,''),(9681,'4000','91739262952','2025-02-11 11:40:11',NULL,4500.00,'','9','1','Good sold','1','','sales','10575','','No',NULL,NULL,''),(9682,'4000','91739262952','2025-02-11 11:40:21',NULL,2000.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(9683,'4000','91739262952','2025-02-11 11:40:34',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605408','','No',NULL,NULL,''),(9684,'4000','91739262952','2025-02-11 11:40:55',NULL,1899.00,'','9','1','Good sold','1','','sales','10003','','No',NULL,NULL,''),(9685,'4000','91739262952','2025-02-11 11:41:05',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914497106','','No',NULL,NULL,''),(9686,'4000','91739262952','2025-02-11 11:41:19',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(9687,'4000','91739262952','2025-02-11 11:41:42',NULL,1999.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(9688,'4000','91739262952','2025-02-11 11:41:53',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605407','','No',NULL,NULL,''),(9689,'4000','91739262952','2025-02-11 11:42:07',NULL,4000.00,'','9','1','Good sold','1','','sales','9781526605410','','No',NULL,NULL,''),(9690,'4000','91739262952','2025-02-11 11:42:19',NULL,3500.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(9691,'4000','91739262952','2025-02-11 11:42:59',NULL,2500.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(9692,'4000','91739262952','2025-02-11 11:47:11',NULL,3798.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(9693,'4000','91739262952','2025-02-11 11:47:21',NULL,2398.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(9694,'4000','91739262952','2025-02-11 11:47:38',NULL,2400.00,'','9','1','Good sold','1','','sales','6602','','No',NULL,NULL,''),(9695,'4000','91739262952','2025-02-11 11:48:10',NULL,2400.00,'','9','1','Good sold','1','','sales','12062','','No',NULL,NULL,''),(9696,'4000','91739262952','2025-02-11 11:48:32',NULL,3000.00,'','9','1','Good sold','1','','sales','8643','','No',NULL,NULL,''),(9697,'4000','91739262952','2025-02-11 11:48:52',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9698,'4000','91739262952','2025-02-11 11:49:20',NULL,1450.00,'','9','1','Good sold','1','','sales','11975','','No',NULL,NULL,''),(9699,'4000','91739262952','2025-02-11 11:49:38',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9700,'4000','91739262952','2025-02-11 11:50:01',NULL,2690.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(9701,'4000','91739262952','2025-02-11 11:50:18',NULL,890.00,'','9','1','Good sold','1','','sales','6358','','No',NULL,NULL,''),(9702,'4000','91739262952','2025-02-11 11:50:37',NULL,790.00,'','9','1','Good sold','1','','sales','6297','','No',NULL,NULL,''),(9703,'4000','91739262952','2025-02-11 11:51:08',NULL,4000.00,'','9','1','Good sold','1','','sales','9781526605411','','No',NULL,NULL,''),(9704,'4000','91739262952','2025-02-11 11:57:58',NULL,2400.00,'','9','1','Good sold','1','','sales','9781526605412','','No',NULL,NULL,''),(9705,'4000','91739262952','2025-02-11 11:58:10',NULL,3600.00,'','9','1','Good sold','1','','sales','9781526605413','','No',NULL,NULL,''),(9706,'4000','91739262952','2025-02-11 11:58:30',NULL,1800.00,'','9','1','Good sold','1','','sales','9781526605414','','No',NULL,NULL,''),(9707,'4000','91739262952','2025-02-11 11:58:43',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605415','','No',NULL,NULL,''),(9708,'4000','91739262952','2025-02-11 11:59:56',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966757829','','No',NULL,NULL,''),(9709,'4000','91739262952','2025-02-11 12:01:29',NULL,4500.00,'','9','1','Good sold','1','','sales','9781526605416','','No',NULL,NULL,''),(9710,'4000','91739262952','2025-02-11 12:05:44',NULL,6690.00,'','9','1','Good sold','1','','sales','9781788166328','','No',NULL,NULL,''),(9711,'4000','91739262952','2025-02-11 12:05:52',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(9712,'1110','91739265165','2025-02-11 12:36:58',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914408150','','No',NULL,NULL,''),(9713,'1110','91739265165','2025-02-11 12:12:45',NULL,5400.00,'','9','1','Inventory sold','1','','sales','9781526605420','','No',NULL,NULL,''),(9714,'1110','91739265165','2025-02-11 12:12:58',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9781526605419','','No',NULL,NULL,''),(9715,'1110','91739265165','2025-02-11 12:13:08',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9781526605417','','No',NULL,NULL,''),(9716,'1110','91739265165','2025-02-11 12:13:21',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605418','','No',NULL,NULL,''),(9717,'1110','91739265165','2025-02-11 12:13:35',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9781526605422','','No',NULL,NULL,''),(9718,'1110','91739265165','2025-02-11 12:16:57',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9781526605421','','No',NULL,NULL,''),(9719,'1110','91739265165','2025-02-11 12:17:09',NULL,1790.00,'','9','1','Inventory sold','1','','sales','9781526605428','','No',NULL,NULL,''),(9720,'1110','91739265165','2025-02-11 12:27:47',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781526605425','','No',NULL,NULL,''),(9721,'1110','91739265165','2025-02-11 12:28:14',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781526605426','','No',NULL,NULL,''),(9722,'1110','91739265165','2025-02-11 12:28:50',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9781526605424','','No',NULL,NULL,''),(9723,'1110','91739265165','2025-02-11 12:31:02',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9781526605423','','No',NULL,NULL,''),(9724,'1110','91739265165','2025-02-11 12:31:20',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605429','','No',NULL,NULL,''),(9725,'1110','91739265165','2025-02-11 12:34:48',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12633','','No',NULL,NULL,''),(9726,'1110','91739265165','2025-02-11 12:34:59',NULL,2200.00,'','9','1','Inventory sold','1','','sales','A978-1-0686383-0-5A','','No',NULL,NULL,''),(9727,'1110','91739265165','2025-02-11 12:35:24',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9781526605430','','No',NULL,NULL,''),(9728,'5500','91739265165','2025-02-11 12:36:51',42090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9729,'1000','91739265165','2025-02-11 12:36:58',49090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9730,'4000','91739265165','2025-02-11 12:36:58',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914408150','','No',NULL,NULL,''),(9731,'4000','91739265165','2025-02-11 12:12:45',NULL,6000.00,'','9','1','Good sold','1','','sales','9781526605420','','No',NULL,NULL,''),(9732,'4000','91739265165','2025-02-11 12:12:58',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605419','','No',NULL,NULL,''),(9733,'4000','91739265165','2025-02-11 12:13:08',NULL,4000.00,'','9','1','Good sold','1','','sales','9781526605417','','No',NULL,NULL,''),(9734,'4000','91739265165','2025-02-11 12:13:21',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605418','','No',NULL,NULL,''),(9735,'4000','91739265165','2025-02-11 12:13:35',NULL,2500.00,'','9','1','Good sold','1','','sales','9781526605422','','No',NULL,NULL,''),(9736,'4000','91739265165','2025-02-11 12:16:57',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605421','','No',NULL,NULL,''),(9737,'4000','91739265165','2025-02-11 12:17:09',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605428','','No',NULL,NULL,''),(9738,'4000','91739265165','2025-02-11 12:27:47',NULL,1000.00,'','9','1','Good sold','1','','sales','9781526605425','','No',NULL,NULL,''),(9739,'4000','91739265165','2025-02-11 12:28:14',NULL,1200.00,'','9','1','Good sold','1','','sales','9781526605426','','No',NULL,NULL,''),(9740,'4000','91739265165','2025-02-11 12:28:50',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605424','','No',NULL,NULL,''),(9741,'4000','91739265165','2025-02-11 12:31:02',NULL,4800.00,'','9','1','Good sold','1','','sales','9781526605423','','No',NULL,NULL,''),(9742,'4000','91739265165','2025-02-11 12:31:20',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605429','','No',NULL,NULL,''),(9743,'4000','91739265165','2025-02-11 12:34:48',NULL,2000.00,'','9','1','Good sold','1','','sales','12633','','No',NULL,NULL,''),(9744,'4000','91739265165','2025-02-11 12:34:59',NULL,2590.00,'','9','1','Good sold','1','','sales','A978-1-0686383-0-5A','','No',NULL,NULL,''),(9745,'4000','91739265165','2025-02-11 12:35:24',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605430','','No',NULL,NULL,''),(9746,'1110','91739520086','2025-02-14 11:05:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','10465','','No',NULL,NULL,''),(9747,'1110','91739520086','2025-02-14 11:01:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9748,'1110','91739520086','2025-02-14 11:01:45',NULL,70.00,'','9','1','Inventory sold','1','','sales','9781526605431','','No',NULL,NULL,''),(9749,'5500','91739520086','2025-02-14 11:04:51',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9750,'1000','91739520086','2025-02-14 11:05:35',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9751,'4000','91739520086','2025-02-14 11:05:35',NULL,2350.00,'','9','1','Good sold','1','','sales','10465','','No',NULL,NULL,''),(9752,'4000','91739520086','2025-02-14 11:01:26',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9753,'4000','91739520086','2025-02-14 11:01:45',NULL,100.00,'','9','1','Good sold','1','','sales','9781526605431','','No',NULL,NULL,''),(9754,'1110','91739520343','2025-02-14 11:23:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10465','','No',NULL,NULL,''),(9755,'1110','91739520343','2025-02-14 11:05:43',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781526605432','','No',NULL,NULL,''),(9756,'1110','91739520343','2025-02-14 11:22:31',NULL,70.00,'','9','1','Inventory sold','1','','sales','9781526605431','','No',NULL,NULL,''),(9757,'1110','91739520343','2025-02-14 11:22:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9758,'5500','91739520343','2025-02-14 11:22:55',2070.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9759,'1000','91739520343','2025-02-14 11:23:29',4850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9760,'4000','91739520343','2025-02-14 11:23:29',NULL,2350.00,'','9','1','Good sold','1','','sales','10465','','No',NULL,NULL,''),(9761,'4000','91739520343','2025-02-14 11:05:43',NULL,2150.00,'','9','1','Good sold','1','','sales','9781526605432','','No',NULL,NULL,''),(9762,'4000','91739520343','2025-02-14 11:22:31',NULL,100.00,'','9','1','Good sold','1','','sales','9781526605431','','No',NULL,NULL,''),(9763,'4000','91739520343','2025-02-14 11:22:44',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9764,'1000','91739521422','2025-02-14 11:24:21',45000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9765,'4000','91739521422','2025-02-14 11:24:21',NULL,45000.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(9766,'1110','91739535263','2025-02-14 15:15:09',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9767,'1110','91739535263','2025-02-14 15:14:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','8361','','No',NULL,NULL,''),(9768,'5500','91739535263','2025-02-14 15:14:49',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9769,'1000','91739535263','2025-02-14 15:15:09',6390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9770,'4000','91739535263','2025-02-14 15:15:09',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9771,'4000','91739535263','2025-02-14 15:14:23',NULL,1890.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(9772,'1000','91739535315','2025-02-14 15:27:13',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9773,'4000','91739535315','2025-02-14 15:27:13',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(9774,'1110','91739615440','2025-02-15 13:41:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','10591','','No',NULL,NULL,''),(9775,'1110','91739615440','2025-02-15 13:30:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','8714','','No',NULL,NULL,''),(9776,'1110','91739615440','2025-02-15 13:31:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','8572','','No',NULL,NULL,''),(9777,'1110','91739615440','2025-02-15 13:31:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','8001','','No',NULL,NULL,''),(9778,'1110','91739615440','2025-02-15 13:31:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966463609','','No',NULL,NULL,''),(9779,'1110','91739615440','2025-02-15 13:32:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','7503','','No',NULL,NULL,''),(9780,'1110','91739615440','2025-02-15 13:32:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','8007','','No',NULL,NULL,''),(9781,'1110','91739615440','2025-02-15 13:32:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','9780451205360','','No',NULL,NULL,''),(9782,'1110','91739615440','2025-02-15 13:33:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','9403','','No',NULL,NULL,''),(9783,'1110','91739615440','2025-02-15 13:33:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','8395','','No',NULL,NULL,''),(9784,'1110','91739615440','2025-02-15 13:33:27',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914500982','','No',NULL,NULL,''),(9785,'1110','91739615440','2025-02-15 13:33:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','7379','','No',NULL,NULL,''),(9786,'1110','91739615440','2025-02-15 13:34:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','9693','','No',NULL,NULL,''),(9787,'5500','91739615440','2025-02-15 13:39:59',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9788,'1000','91739615440','2025-02-15 13:41:41',20980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9789,'4000','91739615440','2025-02-15 13:41:41',NULL,2500.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(9790,'4000','91739615440','2025-02-15 13:30:40',NULL,1800.00,'','9','1','Good sold','1','','sales','8714','','No',NULL,NULL,''),(9791,'4000','91739615440','2025-02-15 13:31:28',NULL,1800.00,'','9','1','Good sold','1','','sales','8572','','No',NULL,NULL,''),(9792,'4000','91739615440','2025-02-15 13:31:40',NULL,1290.00,'','9','1','Good sold','1','','sales','8001','','No',NULL,NULL,''),(9793,'4000','91739615440','2025-02-15 13:31:49',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(9794,'4000','91739615440','2025-02-15 13:32:06',NULL,1400.00,'','9','1','Good sold','1','','sales','7503','','No',NULL,NULL,''),(9795,'4000','91739615440','2025-02-15 13:32:18',NULL,1600.00,'','9','1','Good sold','1','','sales','8007','','No',NULL,NULL,''),(9796,'4000','91739615440','2025-02-15 13:32:48',NULL,1600.00,'','9','1','Good sold','1','','sales','9780451205360','','No',NULL,NULL,''),(9797,'4000','91739615440','2025-02-15 13:33:00',NULL,2000.00,'','9','1','Good sold','1','','sales','9403','','No',NULL,NULL,''),(9798,'4000','91739615440','2025-02-15 13:33:12',NULL,1800.00,'','9','1','Good sold','1','','sales','8395','','No',NULL,NULL,''),(9799,'4000','91739615440','2025-02-15 13:33:27',NULL,800.00,'','9','1','Good sold','1','','sales','9789914500982','','No',NULL,NULL,''),(9800,'4000','91739615440','2025-02-15 13:33:39',NULL,700.00,'','9','1','Good sold','1','','sales','7379','','No',NULL,NULL,''),(9801,'4000','91739615440','2025-02-15 13:34:00',NULL,1900.00,'','9','1','Good sold','1','','sales','9693','','No',NULL,NULL,''),(9802,'1110','91739620709','2025-02-15 14:59:23',NULL,12000.00,'','9','1','Inventory sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9803,'5500','91739620709','2025-02-15 14:58:29',12000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9804,'1000','91739620709','2025-02-15 14:59:23',11000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9805,'4000','91739620709','2025-02-15 14:59:23',NULL,11000.00,'','9','1','Good sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9806,'1110','91739620771','2025-02-15 16:50:35',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9807,'5500','91739620771','2025-02-15 16:49:48',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9808,'1000','91739620771','2025-02-15 16:50:35',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9809,'4000','91739620771','2025-02-15 16:50:35',NULL,5500.00,'','9','1','Good sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9810,'1110','91739804376','2025-02-17 18:01:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','10209','','No',NULL,NULL,''),(9811,'1110','91739804376','2025-02-17 17:59:36',NULL,2850.00,'','9','1','Inventory sold','1','','sales','9781526605434','','No',NULL,NULL,''),(9812,'5500','91739804376','2025-02-17 18:01:20',2850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9813,'1000','91739804376','2025-02-17 18:01:52',5780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9814,'4000','91739804376','2025-02-17 18:01:52',NULL,2590.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(9815,'4000','91739804376','2025-02-17 17:59:36',NULL,3190.00,'','9','1','Good sold','1','','sales','9781526605434','','No',NULL,NULL,''),(9816,'1110','91739890299','2025-02-18 17:52:43',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9817,'1110','91739890299','2025-02-18 17:51:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9818,'5500','91739890299','2025-02-18 17:52:17',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9819,'1000','91739890299','2025-02-18 17:52:43',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9820,'4000','91739890299','2025-02-18 17:52:43',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9821,'4000','91739890299','2025-02-18 17:51:58',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9822,'1000','91740049206','2025-02-20 14:00:43',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9823,'4000','91740049206','2025-02-20 14:00:43',NULL,1100.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(9824,'1110','91740123032','2025-02-21 10:30:49',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9825,'1110','91740123032','2025-02-21 10:30:32',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9826,'5500','91740123032','2025-02-21 10:30:42',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9827,'1000','91740123032','2025-02-21 10:30:49',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9828,'4000','91740123032','2025-02-21 10:30:49',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(9829,'4000','91740123032','2025-02-21 10:30:32',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(9830,'1110','91740131502','2025-02-21 12:52:17',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966531151','','No',NULL,NULL,''),(9831,'5500','91740131502','2025-02-21 12:51:42',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9832,'1000','91740131502','2025-02-21 12:52:17',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9833,'4000','91740131502','2025-02-21 12:52:17',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966531151','','No',NULL,NULL,''),(9834,'1110','91740131625','2025-02-22 15:06:54',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9835,'5500','91740131625','2025-02-21 12:53:45',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9836,'1000','91740131625','2025-02-22 15:06:54',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9837,'4000','91740131625','2025-02-22 15:06:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9781526605433','','No',NULL,NULL,''),(9838,'1110','91740226023','2025-02-22 15:15:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','10727','','No',NULL,NULL,''),(9839,'1110','91740226023','2025-02-22 15:07:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','2653','','No',NULL,NULL,''),(9840,'1110','91740226023','2025-02-22 15:14:10',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9841,'5500','91740226023','2025-02-22 15:14:22',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9842,'1000','91740226023','2025-02-22 15:15:06',5230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9843,'4000','91740226023','2025-02-22 15:15:06',NULL,1790.00,'','9','1','Good sold','1','','sales','10727','','No',NULL,NULL,''),(9844,'4000','91740226023','2025-02-22 15:07:03',NULL,2190.00,'','9','1','Good sold','1','','sales','2653','','No',NULL,NULL,''),(9845,'4000','91740226023','2025-02-22 15:14:10',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9846,'1110','91740304841','2025-02-23 13:15:16',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9847,'1110','91740304841','2025-02-23 13:00:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9430','','No',NULL,NULL,''),(9848,'1110','91740304841','2025-02-23 13:01:09',NULL,700.00,'','9','1','Inventory sold','1','','sales','12567','','No',NULL,NULL,''),(9849,'1110','91740304841','2025-02-23 13:01:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','5744','','No',NULL,NULL,''),(9850,'1110','91740304841','2025-02-23 13:01:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','5693','','No',NULL,NULL,''),(9851,'1110','91740304841','2025-02-23 13:02:58',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781526605439','','No',NULL,NULL,''),(9852,'1110','91740304841','2025-02-23 13:11:41',NULL,340.00,'','9','1','Inventory sold','1','','sales','9781526605438','','No',NULL,NULL,''),(9853,'1110','91740304841','2025-02-23 13:11:59',NULL,300.00,'','9','1','Inventory sold','1','','sales','9781526605437','','No',NULL,NULL,''),(9854,'5500','91740304841','2025-02-23 13:13:13',4240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9855,'1000','91740304841','2025-02-23 13:15:16',7740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9856,'4000','91740304841','2025-02-23 13:15:16',NULL,2000.00,'','9','1','Good sold','1','','sales','9789785955233','','No',NULL,NULL,''),(9857,'4000','91740304841','2025-02-23 13:00:41',NULL,1890.00,'','9','1','Good sold','1','','sales','9430','','No',NULL,NULL,''),(9858,'4000','91740304841','2025-02-23 13:01:09',NULL,1000.00,'','9','1','Good sold','1','','sales','12567','','No',NULL,NULL,''),(9859,'4000','91740304841','2025-02-23 13:01:36',NULL,400.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(9860,'4000','91740304841','2025-02-23 13:01:53',NULL,300.00,'','9','1','Good sold','1','','sales','5693','','No',NULL,NULL,''),(9861,'4000','91740304841','2025-02-23 13:02:58',NULL,1400.00,'','9','1','Good sold','1','','sales','9781526605439','','No',NULL,NULL,''),(9862,'4000','91740304841','2025-02-23 13:11:41',NULL,390.00,'','9','1','Good sold','1','','sales','9781526605438','','No',NULL,NULL,''),(9863,'4000','91740304841','2025-02-23 13:11:59',NULL,360.00,'','9','1','Good sold','1','','sales','9781526605437','','No',NULL,NULL,''),(9864,'1000','91740305792','2025-02-23 13:17:23',2390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9865,'4000','91740305792','2025-02-23 13:17:23',NULL,2390.00,'','9','1','Good sold','1','','sales','10317','','No',NULL,NULL,''),(9866,'1000','91740307893','2025-02-23 13:52:02',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9867,'4000','91740307893','2025-02-23 13:52:02',NULL,2000.00,'','9','1','Good sold','1','','sales','9405','','No',NULL,NULL,''),(9868,'1110','91740381866','2025-02-24 10:26:30',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9869,'1110','91740381866','2025-02-24 10:24:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9870,'1110','91740381866','2025-02-24 10:24:50',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9871,'1110','91740381866','2025-02-24 10:25:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10972','','No',NULL,NULL,''),(9872,'5500','91740381866','2025-02-24 10:26:14',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9873,'1000','91740381866','2025-02-24 10:26:30',7490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9874,'4000','91740381866','2025-02-24 10:26:30',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9875,'4000','91740381866','2025-02-24 10:24:26',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9876,'4000','91740381866','2025-02-24 10:24:50',NULL,1450.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9877,'4000','91740381866','2025-02-24 10:25:30',NULL,2790.00,'','9','1','Good sold','1','','sales','10972','','No',NULL,NULL,''),(9878,'1000','91740393717','2025-02-24 13:42:07',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9879,'4000','91740393717','2025-02-24 13:42:07',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(9880,'1000','91740393731','2025-02-24 14:27:16',1380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9881,'4000','91740393731','2025-02-24 14:27:16',NULL,790.00,'','9','1','Good sold','1','','sales','8596','','No',NULL,NULL,''),(9882,'4000','91740393731','2025-02-24 13:42:11',NULL,590.00,'','9','1','Good sold','1','','sales','5930','','No',NULL,NULL,''),(9883,'1110','91740400883','2025-02-24 15:41:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9884,'5500','91740400883','2025-02-24 15:41:23',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9885,'1000','91740400883','2025-02-24 15:41:31',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9886,'4000','91740400883','2025-02-24 15:41:31',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9887,'1110','91740491845','2025-02-25 16:57:59',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781526605440','','No',NULL,NULL,''),(9888,'1110','91740491845','2025-02-25 16:57:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(9889,'5500','91740491845','2025-02-25 16:57:48',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9890,'1000','91740491845','2025-02-25 16:57:59',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9891,'4000','91740491845','2025-02-25 16:57:59',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605440','','No',NULL,NULL,''),(9892,'4000','91740491845','2025-02-25 16:57:25',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(9893,'1110','91740491883','2025-02-25 17:51:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(9894,'1110','91740491883','2025-02-25 16:58:03',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914501216','','No',NULL,NULL,''),(9895,'1110','91740491883','2025-02-25 17:30:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','5777','','No',NULL,NULL,''),(9896,'1110','91740491883','2025-02-25 17:34:34',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914491197','','No',NULL,NULL,''),(9897,'1110','91740491883','2025-02-25 17:34:49',NULL,1800.00,'','9','1','Inventory sold','1','','sales','12121','','No',NULL,NULL,''),(9898,'1110','91740491883','2025-02-25 17:35:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','5591','','No',NULL,NULL,''),(9899,'1110','91740491883','2025-02-25 17:35:21',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914771404','','No',NULL,NULL,''),(9900,'1110','91740491883','2025-02-25 17:37:28',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914409185','','No',NULL,NULL,''),(9901,'1110','91740491883','2025-02-25 17:37:33',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12564','','No',NULL,NULL,''),(9902,'1110','91740491883','2025-02-25 17:37:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','5692','','No',NULL,NULL,''),(9903,'1110','91740491883','2025-02-25 17:38:56',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789914768817','','No',NULL,NULL,''),(9904,'1110','91740491883','2025-02-25 17:40:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','5911','','No',NULL,NULL,''),(9905,'1110','91740491883','2025-02-25 17:40:48',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12575','','No',NULL,NULL,''),(9906,'1110','91740491883','2025-02-25 17:41:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','5800','','No',NULL,NULL,''),(9907,'1110','91740491883','2025-02-25 17:42:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914768818','','No',NULL,NULL,''),(9908,'1110','91740491883','2025-02-25 17:44:21',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914505030','','No',NULL,NULL,''),(9909,'1110','91740491883','2025-02-25 17:46:11',NULL,690.00,'','9','1','Inventory sold','1','','sales','9789914505031','','No',NULL,NULL,''),(9910,'1110','91740491883','2025-02-25 17:47:18',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789914505032','','No',NULL,NULL,''),(9911,'1110','91740491883','2025-02-25 17:48:22',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914505033','','No',NULL,NULL,''),(9912,'1110','91740491883','2025-02-25 17:49:20',NULL,320.00,'','9','1','Inventory sold','1','','sales','9789914505034','','No',NULL,NULL,''),(9913,'1110','91740491883','2025-02-25 17:50:25',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914505035','','No',NULL,NULL,''),(9914,'5500','91740491883','2025-02-25 17:51:19',16810.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9915,'1000','91740491883','2025-02-25 17:51:29',25883.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9916,'4000','91740491883','2025-02-25 17:51:29',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(9917,'4000','91740491883','2025-02-25 16:58:03',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914501216','','No',NULL,NULL,''),(9918,'4000','91740491883','2025-02-25 17:30:05',NULL,380.00,'','9','1','Good sold','1','','sales','5777','','No',NULL,NULL,''),(9919,'4000','91740491883','2025-02-25 17:34:34',NULL,800.00,'','9','1','Good sold','1','','sales','9789914491197','','No',NULL,NULL,''),(9920,'4000','91740491883','2025-02-25 17:34:49',NULL,2000.00,'','9','1','Good sold','1','','sales','12121','','No',NULL,NULL,''),(9921,'4000','91740491883','2025-02-25 17:35:00',NULL,250.00,'','9','1','Good sold','1','','sales','5591','','No',NULL,NULL,''),(9922,'4000','91740491883','2025-02-25 17:35:21',NULL,650.00,'','9','1','Good sold','1','','sales','9789914771404','','No',NULL,NULL,''),(9923,'4000','91740491883','2025-02-25 17:37:28',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914409185','','No',NULL,NULL,''),(9924,'4000','91740491883','2025-02-25 17:37:33',NULL,2950.00,'','9','1','Good sold','1','','sales','12564','','No',NULL,NULL,''),(9925,'4000','91740491883','2025-02-25 17:37:43',NULL,300.00,'','9','1','Good sold','1','','sales','5692','','No',NULL,NULL,''),(9926,'4000','91740491883','2025-02-25 17:38:56',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914768817','','No',NULL,NULL,''),(9927,'4000','91740491883','2025-02-25 17:40:44',NULL,475.00,'','9','1','Good sold','1','','sales','5911','','No',NULL,NULL,''),(9928,'4000','91740491883','2025-02-25 17:40:48',NULL,1300.00,'','9','1','Good sold','1','','sales','12575','','No',NULL,NULL,''),(9929,'4000','91740491883','2025-02-25 17:41:34',NULL,798.00,'','9','1','Good sold','1','','sales','5800','','No',NULL,NULL,''),(9930,'4000','91740491883','2025-02-25 17:42:15',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914768818','','No',NULL,NULL,''),(9931,'4000','91740491883','2025-02-25 17:44:21',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914505030','','No',NULL,NULL,''),(9932,'4000','91740491883','2025-02-25 17:46:11',NULL,890.00,'','9','1','Good sold','1','','sales','9789914505031','','No',NULL,NULL,''),(9933,'4000','91740491883','2025-02-25 17:47:18',NULL,500.00,'','9','1','Good sold','1','','sales','9789914505032','','No',NULL,NULL,''),(9934,'4000','91740491883','2025-02-25 17:48:22',NULL,800.00,'','9','1','Good sold','1','','sales','9789914505033','','No',NULL,NULL,''),(9935,'4000','91740491883','2025-02-25 17:49:20',NULL,500.00,'','9','1','Good sold','1','','sales','9789914505034','','No',NULL,NULL,''),(9936,'4000','91740491883','2025-02-25 17:50:25',NULL,790.00,'','9','1','Good sold','1','','sales','9789914505035','','No',NULL,NULL,''),(9937,'1000','91740495100','2025-02-25 18:00:22',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9938,'4000','91740495100','2025-02-25 18:00:22',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(9939,'1110','91740654739','2025-02-27 14:12:29',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9780071742832','','No',NULL,NULL,''),(9940,'5500','91740654739','2025-02-27 14:12:19',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9941,'1000','91740654739','2025-02-27 14:12:29',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9942,'4000','91740654739','2025-02-27 14:12:29',NULL,4000.00,'','9','1','Good sold','1','','sales','9780071742832','','No',NULL,NULL,''),(9943,'1110','91740729103','2025-02-28 10:54:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12606','','No',NULL,NULL,''),(9944,'1110','91740729103','2025-02-28 10:51:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','5744','','No',NULL,NULL,''),(9945,'5500','91740729103','2025-02-28 10:52:00',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9946,'1000','91740729103','2025-02-28 10:54:31',11750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9947,'4000','91740729103','2025-02-28 10:54:31',NULL,1750.00,'','9','1','Good sold','1','','sales','12606','','No',NULL,NULL,''),(9948,'4000','91740729103','2025-02-28 10:51:43',NULL,10000.00,'','9','1','Good sold','1','','sales','5744','','No',NULL,NULL,''),(9949,'1110','91740814452','2025-03-01 10:48:51',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(9950,'1110','91740814452','2025-03-01 10:34:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','6291','','No',NULL,NULL,''),(9951,'1110','91740814452','2025-03-01 10:34:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','9868','','No',NULL,NULL,''),(9952,'1110','91740814452','2025-03-01 10:35:13',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9953,'1110','91740814452','2025-03-01 10:35:25',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(9954,'1110','91740814452','2025-03-01 10:39:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','7625','','No',NULL,NULL,''),(9955,'5500','91740814452','2025-03-01 10:39:59',6300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9956,'1000','91740814452','2025-03-01 10:48:51',10816.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9957,'4000','91740814452','2025-03-01 10:48:51',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(9958,'4000','91740814452','2025-03-01 10:34:12',NULL,661.00,'','9','1','Good sold','1','','sales','6291','','No',NULL,NULL,''),(9959,'4000','91740814452','2025-03-01 10:34:37',NULL,1805.00,'','9','1','Good sold','1','','sales','9868','','No',NULL,NULL,''),(9960,'4000','91740814452','2025-03-01 10:35:13',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(9961,'4000','91740814452','2025-03-01 10:35:25',NULL,2850.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(9962,'4000','91740814452','2025-03-01 10:39:56',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(9963,'1110','91740819410','2025-03-01 11:57:11',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966531151','','No',NULL,NULL,''),(9964,'5500','91740819410','2025-03-01 11:56:50',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9965,'1000','91740819410','2025-03-01 11:57:11',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9966,'4000','91740819410','2025-03-01 11:57:11',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966531151','','No',NULL,NULL,''),(9967,'1000','91740823312','2025-03-01 13:03:44',4780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9968,'4000','91740823312','2025-03-01 13:03:44',NULL,1790.00,'','9','1','Good sold','1','','sales','10220','','No',NULL,NULL,''),(9969,'4000','91740823312','2025-03-01 13:01:52',NULL,1790.00,'','9','1','Good sold','1','','sales','9690','','No',NULL,NULL,''),(9970,'4000','91740823312','2025-03-01 13:02:05',NULL,1200.00,'','9','1','Good sold','1','','sales','7302','','No',NULL,NULL,''),(9971,'1110','91740836665','2025-03-01 16:52:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','10591','','No',NULL,NULL,''),(9972,'1110','91740836665','2025-03-01 16:44:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','7495','','No',NULL,NULL,''),(9973,'1110','91740836665','2025-03-01 16:44:40',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12485','','No',NULL,NULL,''),(9974,'1110','91740836665','2025-03-01 16:47:21',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781928436003','','No',NULL,NULL,''),(9975,'5500','91740836665','2025-03-01 16:49:55',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9976,'1000','91740836665','2025-03-01 16:52:21',7968.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9977,'4000','91740836665','2025-03-01 16:52:21',NULL,2690.00,'','9','1','Good sold','1','','sales','10591','','No',NULL,NULL,''),(9978,'4000','91740836665','2025-03-01 16:44:26',NULL,1200.00,'','9','1','Good sold','1','','sales','7495','','No',NULL,NULL,''),(9979,'4000','91740836665','2025-03-01 16:44:40',NULL,1498.00,'','9','1','Good sold','1','','sales','12485','','No',NULL,NULL,''),(9980,'4000','91740836665','2025-03-01 16:47:21',NULL,2580.00,'','9','1','Good sold','1','','sales','9781928436003','','No',NULL,NULL,''),(9981,'1110','91740837328','2025-03-01 18:04:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10209','','No',NULL,NULL,''),(9982,'1110','91740837328','2025-03-01 16:55:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','7572','','No',NULL,NULL,''),(9983,'1110','91740837328','2025-03-01 17:58:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(9984,'1110','91740837328','2025-03-01 17:58:32',NULL,3000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(9985,'1110','91740837328','2025-03-01 17:58:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','9380','','No',NULL,NULL,''),(9986,'1110','91740837328','2025-03-01 17:59:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','8178','','No',NULL,NULL,''),(9987,'1110','91740837328','2025-03-01 18:00:07',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781928436004','','No',NULL,NULL,''),(9988,'5500','91740837328','2025-03-01 18:04:20',4700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9989,'1000','91740837328','2025-03-01 18:04:32',16770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9990,'4000','91740837328','2025-03-01 18:04:32',NULL,2490.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(9991,'4000','91740837328','2025-03-01 16:55:28',NULL,1090.00,'','9','1','Good sold','1','','sales','7572','','No',NULL,NULL,''),(9992,'4000','91740837328','2025-03-01 17:58:03',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(9993,'4000','91740837328','2025-03-01 17:58:32',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(9994,'4000','91740837328','2025-03-01 17:58:54',NULL,2890.00,'','9','1','Good sold','1','','sales','9380','','No',NULL,NULL,''),(9995,'4000','91740837328','2025-03-01 17:59:30',NULL,1300.00,'','9','1','Good sold','1','','sales','8178','','No',NULL,NULL,''),(9996,'4000','91740837328','2025-03-01 18:00:07',NULL,2000.00,'','9','1','Good sold','1','','sales','9781928436004','','No',NULL,NULL,''),(9997,'1110','91741010546','2025-03-03 17:03:35',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(9998,'1110','91741010546','2025-03-03 17:02:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(9999,'5500','91741010546','2025-03-03 17:02:50',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10000,'1000','91741010546','2025-03-03 17:03:35',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10001,'4000','91741010546','2025-03-03 17:03:35',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10002,'4000','91741010546','2025-03-03 17:02:26',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10003,'1110','91741010623','2025-03-03 19:02:42',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10004,'5500','91741010623','2025-03-03 17:03:43',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10005,'1000','91741010623','2025-03-03 19:02:42',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10006,'4000','91741010623','2025-03-03 19:02:42',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10007,'1110','91741021112','2025-03-03 19:59:14',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781928436005','','No',NULL,NULL,''),(10008,'1110','91741021112','2025-03-03 19:58:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(10009,'1110','91741021112','2025-03-03 19:58:38',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914408144','','No',NULL,NULL,''),(10010,'5500','91741021112','2025-03-03 19:58:48',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10011,'1000','91741021112','2025-03-03 19:59:14',5899.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10012,'4000','91741021112','2025-03-03 19:59:14',NULL,1899.00,'','9','1','Good sold','1','','sales','9781928436005','','No',NULL,NULL,''),(10013,'4000','91741021112','2025-03-03 19:58:32',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(10014,'4000','91741021112','2025-03-03 19:58:38',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914408144','','No',NULL,NULL,''),(10015,'1110','91741096080','2025-03-04 16:48:55',NULL,2100.00,'','9','1','Inventory sold','1','','sales','12099','','No',NULL,NULL,''),(10016,'5500','91741096080','2025-03-04 16:48:00',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10017,'1000','91741096080','2025-03-04 16:48:55',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10018,'4000','91741096080','2025-03-04 16:48:55',NULL,4500.00,'','9','1','Good sold','1','','sales','12099','','No',NULL,NULL,''),(10019,'1000','91741163726','2025-03-05 11:35:44',11160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10020,'4000','91741163726','2025-03-05 11:35:44',NULL,11160.00,'','9','1','Good sold','1','','sales','11011','','No',NULL,NULL,''),(10021,'1110','91741163764','2025-03-05 11:38:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11011','','No',NULL,NULL,''),(10022,'1110','91741163764','2025-03-05 11:36:04',NULL,150.00,'','9','1','Inventory sold','1','','sales','11932','','No',NULL,NULL,''),(10023,'5500','91741163764','2025-03-05 11:38:40',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10024,'1000','91741163764','2025-03-05 11:38:51',11660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10025,'4000','91741163764','2025-03-05 11:38:51',NULL,11160.00,'','9','1','Good sold','1','','sales','11011','','No',NULL,NULL,''),(10026,'4000','91741163764','2025-03-05 11:36:04',NULL,500.00,'','9','1','Good sold','1','','sales','11932','','No',NULL,NULL,''),(10027,'1000','91741163940','2025-03-05 12:16:45',1590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10028,'4000','91741163940','2025-03-05 12:16:45',NULL,1590.00,'','9','1','Good sold','1','','sales','3009','','No',NULL,NULL,''),(10029,'1110','91741176736','2025-03-05 15:13:07',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781526605440','','No',NULL,NULL,''),(10030,'1110','91741176736','2025-03-05 15:12:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','4713','','No',NULL,NULL,''),(10031,'1110','91741176736','2025-03-05 15:12:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10032,'5500','91741176736','2025-03-05 15:12:53',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10033,'1000','91741176736','2025-03-05 15:13:07',5435.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10034,'4000','91741176736','2025-03-05 15:13:07',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605440','','No',NULL,NULL,''),(10035,'4000','91741176736','2025-03-05 15:12:16',NULL,3135.00,'','9','1','Good sold','1','','sales','4713','','No',NULL,NULL,''),(10036,'4000','91741176736','2025-03-05 15:12:27',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10037,'1000','91741184076','2025-03-05 17:19:02',20930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10038,'4000','91741184076','2025-03-05 17:19:02',NULL,5370.00,'','9','1','Good sold','1','','sales','10447','','No',NULL,NULL,''),(10039,'4000','91741184076','2025-03-05 17:14:36',NULL,5370.00,'','9','1','Good sold','1','','sales','9031','','No',NULL,NULL,''),(10040,'4000','91741184076','2025-03-05 17:14:47',NULL,3570.00,'','9','1','Good sold','1','','sales','6886','','No',NULL,NULL,''),(10041,'4000','91741184076','2025-03-05 17:15:01',NULL,6270.00,'','9','1','Good sold','1','','sales','10177','','No',NULL,NULL,''),(10042,'4000','91741184076','2025-03-05 17:15:13',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10043,'1110','91741257081','2025-03-06 13:40:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10192','','No',NULL,NULL,''),(10044,'1110','91741257081','2025-03-06 13:31:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(10045,'1110','91741257081','2025-03-06 13:31:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','10193','','No',NULL,NULL,''),(10046,'1110','91741257081','2025-03-06 13:31:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','10971','','No',NULL,NULL,''),(10047,'1110','91741257081','2025-03-06 13:32:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(10048,'1110','91741257081','2025-03-06 13:32:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','7988','','No',NULL,NULL,''),(10049,'1110','91741257081','2025-03-06 13:34:58',NULL,6590.00,'','9','1','Inventory sold','1','','sales','9781928436007','','No',NULL,NULL,''),(10050,'5500','91741257081','2025-03-06 13:38:51',6590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10051,'1000','91741257081','2025-03-06 13:40:09',22119.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10052,'4000','91741257081','2025-03-06 13:40:09',NULL,2790.00,'','9','1','Good sold','1','','sales','10192','','No',NULL,NULL,''),(10053,'4000','91741257081','2025-03-06 13:31:21',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(10054,'4000','91741257081','2025-03-06 13:31:36',NULL,2290.00,'','9','1','Good sold','1','','sales','10193','','No',NULL,NULL,''),(10055,'4000','91741257081','2025-03-06 13:31:49',NULL,2750.00,'','9','1','Good sold','1','','sales','10971','','No',NULL,NULL,''),(10056,'4000','91741257081','2025-03-06 13:32:03',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(10057,'4000','91741257081','2025-03-06 13:32:14',NULL,1500.00,'','9','1','Good sold','1','','sales','7988','','No',NULL,NULL,''),(10058,'4000','91741257081','2025-03-06 13:34:58',NULL,6590.00,'','9','1','Good sold','1','','sales','9781928436007','','No',NULL,NULL,''),(10059,'1000','91741259063','2025-03-06 14:11:22',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10060,'4000','91741259063','2025-03-06 14:11:22',NULL,1000.00,'','9','1','Good sold','1','','sales','10421','','No',NULL,NULL,''),(10061,'4000','91741259063','2025-03-06 14:04:23',NULL,1800.00,'','9','1','Good sold','1','','sales','10302','','No',NULL,NULL,''),(10062,'1110','91741259485','2025-03-06 14:21:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11794','','No',NULL,NULL,''),(10063,'1110','91741259485','2025-03-06 14:11:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11712','','No',NULL,NULL,''),(10064,'1110','91741259485','2025-03-06 14:18:46',NULL,6500.00,'','9','1','Inventory sold','1','','sales','12031','','No',NULL,NULL,''),(10065,'1110','91741259485','2025-03-06 14:19:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','2710','','No',NULL,NULL,''),(10066,'1110','91741259485','2025-03-06 14:20:20',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10067,'5500','91741259485','2025-03-06 14:21:45',12500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10068,'1000','91741259485','2025-03-06 14:21:51',32400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10069,'4000','91741259485','2025-03-06 14:21:51',NULL,7999.00,'','9','1','Good sold','1','','sales','11794','','No',NULL,NULL,''),(10070,'4000','91741259485','2025-03-06 14:11:25',NULL,5415.00,'','9','1','Good sold','1','','sales','11712','','No',NULL,NULL,''),(10071,'4000','91741259485','2025-03-06 14:18:46',NULL,7500.00,'','9','1','Good sold','1','','sales','12031','','No',NULL,NULL,''),(10072,'4000','91741259485','2025-03-06 14:19:04',NULL,3986.00,'','9','1','Good sold','1','','sales','2710','','No',NULL,NULL,''),(10073,'4000','91741259485','2025-03-06 14:20:20',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10074,'1000','91741342572','2025-03-07 13:20:22',8620.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10075,'4000','91741342572','2025-03-07 13:20:22',NULL,8370.00,'','9','1','Good sold','1','','sales','10638','','No',NULL,NULL,''),(10076,'4000','91741342572','2025-03-07 13:16:12',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10077,'1000','91741355140','2025-03-07 16:46:35',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10078,'4000','91741355140','2025-03-07 16:46:35',NULL,600.00,'','9','1','Good sold','1','','sales','425','','No',NULL,NULL,''),(10079,'4000','91741355140','2025-03-07 16:45:40',NULL,300.00,'','9','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10080,'1000','91741355249','2025-03-07 16:47:59',890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10081,'4000','91741355249','2025-03-07 16:47:59',NULL,890.00,'','9','1','Good sold','1','','sales','6600','','No',NULL,NULL,''),(10082,'1000','91741590267','2025-03-10 10:08:35',30000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10083,'4000','91741590267','2025-03-10 10:08:35',NULL,30000.00,'','9','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(10084,'1000','91741605160','2025-03-10 14:12:57',16000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10085,'4000','91741605160','2025-03-10 14:12:57',NULL,16000.00,'','9','1','Good sold','1','','sales','11789','','No',NULL,NULL,''),(10086,'1000','91741672333','2025-03-11 08:57:05',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10087,'4000','91741672333','2025-03-11 08:57:05',NULL,2500.00,'','9','1','Good sold','1','','sales','5976','','No',NULL,NULL,''),(10088,'4000','91741672333','2025-03-11 08:52:13',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10089,'1110','91741692586','2025-03-11 14:38:03',NULL,7500.00,'','9','1','Inventory sold','1','','sales','8630','','No',NULL,NULL,''),(10090,'1110','91741692586','2025-03-11 14:29:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','7971','','No',NULL,NULL,''),(10091,'1110','91741692586','2025-03-11 14:34:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(10092,'5500','91741692586','2025-03-11 14:34:51',7500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10093,'1000','91741692586','2025-03-11 14:38:03',34690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10094,'4000','91741692586','2025-03-11 14:38:03',NULL,13950.00,'','9','1','Good sold','1','','sales','8630','','No',NULL,NULL,''),(10095,'4000','91741692586','2025-03-11 14:29:46',NULL,10740.00,'','9','1','Good sold','1','','sales','7971','','No',NULL,NULL,''),(10096,'4000','91741692586','2025-03-11 14:34:37',NULL,10000.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(10097,'1110','91741706659','2025-03-11 18:24:44',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789785955234','','No',NULL,NULL,''),(10098,'5500','91741706659','2025-03-11 18:24:19',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10099,'1000','91741706659','2025-03-11 18:24:44',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10100,'4000','91741706659','2025-03-11 18:24:44',NULL,2900.00,'','9','1','Good sold','1','','sales','9789785955234','','No',NULL,NULL,''),(10101,'1110','91741708937','2025-03-11 19:12:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11719','','No',NULL,NULL,''),(10102,'1110','91741708937','2025-03-11 19:02:17',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10103,'1110','91741708937','2025-03-11 19:03:11',NULL,3000.00,'','9','1','Inventory sold','1','','sales','11881','','No',NULL,NULL,''),(10104,'1110','91741708937','2025-03-11 19:03:57',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789913633222','','No',NULL,NULL,''),(10105,'1110','91741708937','2025-03-11 19:04:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','2710','','No',NULL,NULL,''),(10106,'1110','91741708937','2025-03-11 19:04:29',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9780983834601','','No',NULL,NULL,''),(10107,'1110','91741708937','2025-03-11 19:05:50',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9789914495738','','No',NULL,NULL,''),(10108,'1110','91741708937','2025-03-11 19:08:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','11154','','No',NULL,NULL,''),(10109,'1110','91741708937','2025-03-11 19:09:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','11781','','No',NULL,NULL,''),(10110,'1110','91741708937','2025-03-11 19:09:31',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914495739','','No',NULL,NULL,''),(10111,'5500','91741708937','2025-03-11 19:12:03',25000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10112,'1000','91741708937','2025-03-11 19:12:10',55535.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10113,'4000','91741708937','2025-03-11 19:12:10',NULL,11000.00,'','9','1','Good sold','1','','sales','11719','','No',NULL,NULL,''),(10114,'4000','91741708937','2025-03-11 19:02:17',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10115,'4000','91741708937','2025-03-11 19:03:11',NULL,3900.00,'','9','1','Good sold','1','','sales','11881','','No',NULL,NULL,''),(10116,'4000','91741708937','2025-03-11 19:03:57',NULL,4500.00,'','9','1','Good sold','1','','sales','9789913633222','','No',NULL,NULL,''),(10117,'4000','91741708937','2025-03-11 19:04:11',NULL,3986.00,'','9','1','Good sold','1','','sales','2710','','No',NULL,NULL,''),(10118,'4000','91741708937','2025-03-11 19:04:29',NULL,5150.00,'','9','1','Good sold','1','','sales','9780983834601','','No',NULL,NULL,''),(10119,'4000','91741708937','2025-03-11 19:05:50',NULL,5500.00,'','9','1','Good sold','1','','sales','9789914495738','','No',NULL,NULL,''),(10120,'4000','91741708937','2025-03-11 19:08:59',NULL,2999.00,'','9','1','Good sold','1','','sales','11154','','No',NULL,NULL,''),(10121,'4000','91741708937','2025-03-11 19:09:14',NULL,7500.00,'','9','1','Good sold','1','','sales','11781','','No',NULL,NULL,''),(10122,'4000','91741708937','2025-03-11 19:09:31',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914495739','','No',NULL,NULL,''),(10123,'1000','91741772448','2025-03-12 12:41:39',5780.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10124,'4000','91741772448','2025-03-12 12:41:39',NULL,2590.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(10125,'4000','91741772448','2025-03-12 12:40:48',NULL,3190.00,'','9','1','Good sold','1','','sales','7741','','No',NULL,NULL,''),(10126,'1000','91741772626','2025-03-12 12:45:07',3980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10127,'4000','91741772626','2025-03-12 12:45:07',NULL,1390.00,'','9','1','Good sold','1','','sales','7741','','No',NULL,NULL,''),(10128,'4000','91741772626','2025-03-12 12:43:46',NULL,2590.00,'','9','1','Good sold','1','','sales','10679','','No',NULL,NULL,''),(10129,'1110','91741788300','2025-03-12 17:10:04',NULL,750.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(10130,'1110','91741788300','2025-03-12 17:05:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8299','','No',NULL,NULL,''),(10131,'1110','91741788300','2025-03-12 17:05:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','9400','','No',NULL,NULL,''),(10132,'1110','91741788300','2025-03-12 17:05:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','8698','','No',NULL,NULL,''),(10133,'1110','91741788300','2025-03-12 17:05:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','8504','','No',NULL,NULL,''),(10134,'5500','91741788300','2025-03-12 17:06:08',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10135,'1000','91741788300','2025-03-12 17:10:04',8100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10136,'4000','91741788300','2025-03-12 17:10:04',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(10137,'4000','91741788300','2025-03-12 17:05:01',NULL,1500.00,'','9','1','Good sold','1','','sales','8299','','No',NULL,NULL,''),(10138,'4000','91741788300','2025-03-12 17:05:29',NULL,1800.00,'','9','1','Good sold','1','','sales','9400','','No',NULL,NULL,''),(10139,'4000','91741788300','2025-03-12 17:05:41',NULL,1800.00,'','9','1','Good sold','1','','sales','8698','','No',NULL,NULL,''),(10140,'4000','91741788300','2025-03-12 17:05:54',NULL,1800.00,'','9','1','Good sold','1','','sales','8504','','No',NULL,NULL,''),(10141,'1110','91741863314','2025-03-13 14:08:26',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12039','','No',NULL,NULL,''),(10142,'1110','91741863314','2025-03-13 13:55:14',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12034','','No',NULL,NULL,''),(10143,'1110','91741863314','2025-03-13 13:55:27',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12035','','No',NULL,NULL,''),(10144,'1110','91741863314','2025-03-13 13:55:37',NULL,2200.00,'','9','1','Inventory sold','1','','sales','12036','','No',NULL,NULL,''),(10145,'1110','91741863314','2025-03-13 13:55:56',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914495740','','No',NULL,NULL,''),(10146,'5500','91741863314','2025-03-13 14:08:09',10900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10147,'1000','91741863314','2025-03-13 14:08:26',12500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10148,'4000','91741863314','2025-03-13 14:08:26',NULL,2500.00,'','9','1','Good sold','1','','sales','12039','','No',NULL,NULL,''),(10149,'4000','91741863314','2025-03-13 13:55:14',NULL,2500.00,'','9','1','Good sold','1','','sales','12034','','No',NULL,NULL,''),(10150,'4000','91741863314','2025-03-13 13:55:27',NULL,2500.00,'','9','1','Good sold','1','','sales','12035','','No',NULL,NULL,''),(10151,'4000','91741863314','2025-03-13 13:55:37',NULL,2500.00,'','9','1','Good sold','1','','sales','12036','','No',NULL,NULL,''),(10152,'4000','91741863314','2025-03-13 13:55:56',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914495740','','No',NULL,NULL,''),(10153,'1110','91741864270','2025-03-13 14:30:43',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10154,'1110','91741864270','2025-03-13 14:11:10',NULL,5100.00,'','9','1','Inventory sold','1','','sales','9789914400038','','No',NULL,NULL,''),(10155,'1110','91741864270','2025-03-13 14:26:06',NULL,5100.00,'','9','1','Inventory sold','1','','sales','9781928436004','','No',NULL,NULL,''),(10156,'1110','91741864270','2025-03-13 14:30:06',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(10157,'5500','91741864270','2025-03-13 14:30:20',18200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10158,'1000','91741864270','2025-03-13 14:30:43',21500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10159,'4000','91741864270','2025-03-13 14:30:43',NULL,5700.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10160,'4000','91741864270','2025-03-13 14:11:10',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914400038','','No',NULL,NULL,''),(10161,'4000','91741864270','2025-03-13 14:26:06',NULL,6000.00,'','9','1','Good sold','1','','sales','9781928436004','','No',NULL,NULL,''),(10162,'4000','91741864270','2025-03-13 14:30:06',NULL,3800.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(10163,'1000','91741865487','2025-03-13 15:24:41',5620.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10164,'4000','91741865487','2025-03-13 15:24:41',NULL,5370.00,'','9','1','Good sold','1','','sales','9692','','No',NULL,NULL,''),(10165,'4000','91741865487','2025-03-13 14:31:27',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10166,'1110','91741868685','2025-03-13 15:50:56',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9781526605430','','No',NULL,NULL,''),(10167,'1110','91741868685','2025-03-13 15:24:45',NULL,1950.00,'','9','1','Inventory sold','1','','sales','9789914495742','','No',NULL,NULL,''),(10168,'5500','91741868685','2025-03-13 15:50:33',4650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10169,'1000','91741868685','2025-03-13 15:50:56',4950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10170,'4000','91741868685','2025-03-13 15:50:56',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605430','','No',NULL,NULL,''),(10171,'4000','91741868685','2025-03-13 15:24:45',NULL,1950.00,'','9','1','Good sold','1','','sales','9789914495742','','No',NULL,NULL,''),(10172,'1110','91741935530','2025-03-14 09:59:02',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914495743','','No',NULL,NULL,''),(10173,'5500','91741935530','2025-03-14 09:58:50',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10174,'1000','91741935530','2025-03-14 09:59:02',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10175,'4000','91741935530','2025-03-14 09:59:02',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914495743','','No',NULL,NULL,''),(10176,'1000','91741948166','2025-03-14 13:29:44',903.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10177,'4000','91741948166','2025-03-14 13:29:44',NULL,903.00,'','9','1','Good sold','1','','sales','6928','','No',NULL,NULL,''),(10178,'1000','91741948197','2025-03-14 13:38:31',4399.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10179,'4000','91741948197','2025-03-14 13:38:31',NULL,1800.00,'','9','1','Good sold','1','','sales','9690','','No',NULL,NULL,''),(10180,'4000','91741948197','2025-03-14 13:29:57',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(10181,'4000','91741948197','2025-03-14 13:37:16',NULL,1399.00,'','9','1','Good sold','1','','sales','8516','','No',NULL,NULL,''),(10182,'1110','91742024172','2025-03-15 10:36:54',NULL,2000.00,'','9','1','Inventory sold','1','13','sales','9789914495744','','No',NULL,NULL,''),(10183,'1110','91742024172','2025-03-15 10:36:12',NULL,0.00,'','9','1','Inventory sold','1','13','sales','9781847941831','','No',NULL,NULL,''),(10184,'5500','91742024172','2025-03-15 10:36:24',2000.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(10185,'1000','91742024172','2025-03-15 10:36:54',5180.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(10186,'4000','91742024172','2025-03-15 10:36:54',NULL,2690.00,'','9','1','Good sold','1','13','sales','9789914495744','','No',NULL,NULL,''),(10187,'4000','91742024172','2025-03-15 10:36:12',NULL,2490.00,'','9','1','Good sold','1','13','sales','9781847941831','','No',NULL,NULL,''),(10188,'1110','91742032480','2025-03-15 12:55:00',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11937','','No',NULL,NULL,''),(10189,'5500','91742032480','2025-03-15 12:54:40',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10190,'1000','91742032480','2025-03-15 12:55:00',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10191,'4000','91742032480','2025-03-15 12:55:00',NULL,1990.00,'','9','1','Good sold','1','','sales','11937','','No',NULL,NULL,''),(10192,'1110','91742035092','2025-03-15 13:56:53',NULL,3300.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10193,'1110','91742035092','2025-03-15 13:38:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','10170','','No',NULL,NULL,''),(10194,'1110','91742035092','2025-03-15 13:38:52',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914505030','','No',NULL,NULL,''),(10195,'1110','91742035092','2025-03-15 13:39:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(10196,'1110','91742035092','2025-03-15 13:39:59',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(10197,'1110','91742035092','2025-03-15 13:40:20',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(10198,'1110','91742035092','2025-03-15 13:41:08',NULL,2300.00,'','9','1','Inventory sold','1','','sales','12604','','No',NULL,NULL,''),(10199,'1110','91742035092','2025-03-15 13:46:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','11249','','No',NULL,NULL,''),(10200,'1110','91742035092','2025-03-15 13:53:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10407','','No',NULL,NULL,''),(10201,'5500','91742035092','2025-03-15 13:55:57',10900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10202,'1000','91742035092','2025-03-15 13:56:53',22238.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10203,'4000','91742035092','2025-03-15 13:56:53',NULL,2000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10204,'4000','91742035092','2025-03-15 13:38:23',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(10205,'4000','91742035092','2025-03-15 13:38:52',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914505030','','No',NULL,NULL,''),(10206,'4000','91742035092','2025-03-15 13:39:04',NULL,3798.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(10207,'4000','91742035092','2025-03-15 13:39:59',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(10208,'4000','91742035092','2025-03-15 13:40:20',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(10209,'4000','91742035092','2025-03-15 13:41:08',NULL,2500.00,'','9','1','Good sold','1','','sales','12604','','No',NULL,NULL,''),(10210,'4000','91742035092','2025-03-15 13:46:19',NULL,3200.00,'','9','1','Good sold','1','','sales','11249','','No',NULL,NULL,''),(10211,'4000','91742035092','2025-03-15 13:53:32',NULL,2790.00,'','9','1','Good sold','1','','sales','10407','','No',NULL,NULL,''),(10212,'1000','91742037046','2025-03-15 15:49:29',5189.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10213,'4000','91742037046','2025-03-15 15:49:29',NULL,899.00,'','9','1','Good sold','1','','sales','6874','','No',NULL,NULL,''),(10214,'4000','91742037046','2025-03-15 14:10:46',NULL,1790.00,'','9','1','Good sold','1','','sales','9690','','No',NULL,NULL,''),(10215,'4000','91742037046','2025-03-15 14:17:12',NULL,2500.00,'','9','1','Good sold','1','','sales','10816','','No',NULL,NULL,''),(10216,'1000','91742042978','2025-03-15 15:50:16',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10217,'4000','91742042978','2025-03-15 15:50:16',NULL,1500.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(10218,'1000','91742117013','2025-03-16 12:23:58',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10219,'4000','91742117013','2025-03-16 12:23:58',NULL,2300.00,'','9','1','Good sold','1','','sales','10252','','No',NULL,NULL,''),(10220,'1110','91742130733','2025-03-17 12:52:58',NULL,1600.00,'','9','1','Inventory sold','1','','sales','9789913612593','','No',NULL,NULL,''),(10221,'5500','91742130733','2025-03-16 16:12:13',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10222,'1000','91742130733','2025-03-17 12:52:58',1760.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10223,'4000','91742130733','2025-03-17 12:52:58',NULL,1760.00,'','9','1','Good sold','1','','sales','9789913612593','','No',NULL,NULL,''),(10224,'1110','91742205294','2025-03-17 12:55:28',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789913612594','','No',NULL,NULL,''),(10225,'1110','91742205294','2025-03-17 12:54:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10226,'5500','91742205294','2025-03-17 12:55:03',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10227,'1000','91742205294','2025-03-17 12:55:28',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10228,'4000','91742205294','2025-03-17 12:55:28',NULL,2400.00,'','9','1','Good sold','1','','sales','9789913612594','','No',NULL,NULL,''),(10229,'4000','91742205294','2025-03-17 12:54:54',NULL,400.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10230,'1110','91742227091','2025-03-17 18:59:58',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10231,'1110','91742227091','2025-03-17 18:58:11',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(10232,'1110','91742227091','2025-03-17 18:58:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(10233,'1110','91742227091','2025-03-17 18:58:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','9556','','No',NULL,NULL,''),(10234,'1110','91742227091','2025-03-17 18:58:44',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789966635183','','No',NULL,NULL,''),(10235,'5500','91742227091','2025-03-17 18:58:56',3800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10236,'1000','91742227091','2025-03-17 18:59:58',10929.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10237,'4000','91742227091','2025-03-17 18:59:58',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10238,'4000','91742227091','2025-03-17 18:58:11',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(10239,'4000','91742227091','2025-03-17 18:58:24',NULL,3899.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(10240,'4000','91742227091','2025-03-17 18:58:34',NULL,2090.00,'','9','1','Good sold','1','','sales','9556','','No',NULL,NULL,''),(10241,'4000','91742227091','2025-03-17 18:58:44',NULL,750.00,'','9','1','Good sold','1','','sales','9789966635183','','No',NULL,NULL,''),(10242,'1110','91742286703','2025-03-18 11:31:55',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781398710794','','No',NULL,NULL,''),(10243,'5500','91742286703','2025-03-18 11:31:43',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10244,'1000','91742286703','2025-03-18 11:31:55',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10245,'4000','91742286703','2025-03-18 11:31:55',NULL,800.00,'','9','1','Good sold','1','','sales','9781398710794','','No',NULL,NULL,''),(10246,'1110','91742369818','2025-03-19 10:37:08',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789913612595','','No',NULL,NULL,''),(10247,'5500','91742369818','2025-03-19 10:36:58',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10248,'1000','91742369818','2025-03-19 10:37:08',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10249,'4000','91742369818','2025-03-19 10:37:08',NULL,1000.00,'','9','1','Good sold','1','','sales','9789913612595','','No',NULL,NULL,''),(10250,'1110','91742372550','2025-03-19 11:24:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','8910','','No',NULL,NULL,''),(10251,'1110','91742372550','2025-03-19 11:22:31',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10252,'1110','91742372550','2025-03-19 11:24:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10253,'5500','91742372550','2025-03-19 11:24:14',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10254,'1000','91742372550','2025-03-19 11:24:37',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10255,'4000','91742372550','2025-03-19 11:24:37',NULL,1750.00,'','9','1','Good sold','1','','sales','8910','','No',NULL,NULL,''),(10256,'4000','91742372550','2025-03-19 11:22:31',NULL,1450.00,'','9','1','Good sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10257,'4000','91742372550','2025-03-19 11:24:02',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10258,'1110','91742374048','2025-03-19 11:48:18',NULL,1300.00,'','9','1','Inventory sold','1','14','sales','9789913612597','','No',NULL,NULL,''),(10259,'1110','91742374048','2025-03-19 11:47:28',NULL,0.00,'','9','1','Inventory sold','1','14','sales','11857','','No',NULL,NULL,''),(10260,'5500','91742374048','2025-03-19 11:47:39',1300.00,NULL,'','9','1','Cost of goods sold','1','14','sales','','','No',NULL,NULL,''),(10261,'1000','91742374048','2025-03-19 11:48:18',1750.00,NULL,'','9','1','Good sold','1','14','Payment','','','No',NULL,NULL,''),(10262,'4000','91742374048','2025-03-19 11:48:18',NULL,1500.00,'','9','1','Good sold','1','14','sales','9789913612597','','No',NULL,NULL,''),(10263,'4000','91742374048','2025-03-19 11:47:28',NULL,250.00,'','9','1','Good sold','1','14','sales','11857','','No',NULL,NULL,''),(10264,'1110','91742384660','2025-03-19 14:46:47',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789913612598','','No',NULL,NULL,''),(10265,'1110','91742384660','2025-03-19 14:44:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10266,'1110','91742384660','2025-03-19 14:44:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','10174','','No',NULL,NULL,''),(10267,'5500','91742384660','2025-03-19 14:46:03',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10268,'1000','91742384660','2025-03-19 14:46:47',5580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10269,'4000','91742384660','2025-03-19 14:46:47',NULL,2590.00,'','9','1','Good sold','1','','sales','9789913612598','','No',NULL,NULL,''),(10270,'4000','91742384660','2025-03-19 14:44:20',NULL,100.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10271,'4000','91742384660','2025-03-19 14:44:43',NULL,2890.00,'','9','1','Good sold','1','','sales','10174','','No',NULL,NULL,''),(10272,'1000','91742389465','2025-03-19 16:04:40',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10273,'4000','91742389465','2025-03-19 16:04:40',NULL,1800.00,'','9','1','Good sold','1','','sales','9149','','No',NULL,NULL,''),(10274,'1000','91742461835','2025-03-20 12:11:09',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10275,'4000','91742461835','2025-03-20 12:11:09',NULL,2150.00,'','9','1','Good sold','1','','sales','2653','','No',NULL,NULL,''),(10276,'1000','91742461876','2025-03-20 14:00:00',15000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10277,'4000','91742461876','2025-03-20 14:00:00',NULL,7500.00,'','9','1','Good sold','1','','sales','10852','','No',NULL,NULL,''),(10278,'4000','91742461876','2025-03-20 12:11:16',NULL,7500.00,'','9','1','Good sold','1','','sales','10754','','No',NULL,NULL,''),(10279,'1110','91742475428','2025-03-20 15:58:22',NULL,600.00,'','9','1','Inventory sold','1','','sales','9789913612599','','No',NULL,NULL,''),(10280,'1110','91742475428','2025-03-20 15:57:08',NULL,900.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(10281,'5500','91742475428','2025-03-20 15:57:18',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10282,'1000','91742475428','2025-03-20 15:58:22',2560.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10283,'4000','91742475428','2025-03-20 15:58:22',NULL,980.00,'','9','1','Good sold','1','','sales','9789913612599','','No',NULL,NULL,''),(10284,'4000','91742475428','2025-03-20 15:57:08',NULL,1580.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(10285,'1110','91742545863','2025-03-21 12:26:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','11494','','No',NULL,NULL,''),(10286,'1110','91742545863','2025-03-21 11:32:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','10845','','No',NULL,NULL,''),(10287,'1110','91742545863','2025-03-21 11:34:00',NULL,4200.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(10288,'1110','91742545863','2025-03-21 11:34:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11399','','No',NULL,NULL,''),(10289,'1110','91742545863','2025-03-21 11:34:21',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914497106','','No',NULL,NULL,''),(10290,'1110','91742545863','2025-03-21 11:34:36',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605408','','No',NULL,NULL,''),(10291,'1110','91742545863','2025-03-21 11:35:00',NULL,10800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(10292,'1110','91742545863','2025-03-21 11:35:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(10293,'1110','91742545863','2025-03-21 11:35:38',NULL,8000.00,'','9','1','Inventory sold','1','','sales','9789966100283','','No',NULL,NULL,''),(10294,'1110','91742545863','2025-03-21 11:35:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(10295,'1110','91742545863','2025-03-21 11:37:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10810','','No',NULL,NULL,''),(10296,'1110','91742545863','2025-03-21 11:37:59',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789913612600','','No',NULL,NULL,''),(10297,'1110','91742545863','2025-03-21 11:40:16',NULL,2000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(10298,'1110','91742545863','2025-03-21 11:40:28',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10299,'1110','91742545863','2025-03-21 11:42:36',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10300,'1110','91742545863','2025-03-21 11:42:41',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(10301,'1110','91742545863','2025-03-21 11:42:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(10302,'1110','91742545863','2025-03-21 11:43:12',NULL,1400.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(10303,'1110','91742545863','2025-03-21 11:43:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10304,'1110','91742545863','2025-03-21 11:44:11',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10305,'1110','91742545863','2025-03-21 11:44:41',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10306,'1110','91742545863','2025-03-21 11:45:04',NULL,4400.00,'','9','1','Inventory sold','1','','sales','12599','','No',NULL,NULL,''),(10307,'1110','91742545863','2025-03-21 11:45:18',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12119','','No',NULL,NULL,''),(10308,'1110','91742545863','2025-03-21 11:53:37',NULL,3000.00,'','9','1','Inventory sold','1','','sales','12552','','No',NULL,NULL,''),(10309,'1110','91742545863','2025-03-21 11:53:50',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9781788166325','','No',NULL,NULL,''),(10310,'1110','91742545863','2025-03-21 11:54:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','5657','','No',NULL,NULL,''),(10311,'1110','91742545863','2025-03-21 11:54:58',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11947','','No',NULL,NULL,''),(10312,'1110','91742545863','2025-03-21 11:55:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','9459','','No',NULL,NULL,''),(10313,'1110','91742545863','2025-03-21 11:55:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','10299','','No',NULL,NULL,''),(10314,'1110','91742545863','2025-03-21 11:56:20',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12518','','No',NULL,NULL,''),(10315,'1110','91742545863','2025-03-21 11:56:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','10363','','No',NULL,NULL,''),(10316,'1110','91742545863','2025-03-21 11:56:52',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9781526605405','','No',NULL,NULL,''),(10317,'1110','91742545863','2025-03-21 11:57:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(10318,'1110','91742545863','2025-03-21 11:57:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','11079','','No',NULL,NULL,''),(10319,'1110','91742545863','2025-03-21 11:57:49',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12626','','No',NULL,NULL,''),(10320,'1110','91742545863','2025-03-21 11:58:00',NULL,2400.00,'','9','1','Inventory sold','1','','sales','12041','','No',NULL,NULL,''),(10321,'1110','91742545863','2025-03-21 11:58:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','7290','','No',NULL,NULL,''),(10322,'1110','91742545863','2025-03-21 12:00:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','10170','','No',NULL,NULL,''),(10323,'1110','91742545863','2025-03-21 12:00:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11387','','No',NULL,NULL,''),(10324,'1110','91742545863','2025-03-21 12:00:54',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789966531154','','No',NULL,NULL,''),(10325,'1110','91742545863','2025-03-21 12:01:33',NULL,4000.00,'','9','1','Inventory sold','1','','sales','12572','','No',NULL,NULL,''),(10326,'1110','91742545863','2025-03-21 12:01:56',NULL,6000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(10327,'1110','91742545863','2025-03-21 12:02:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','9929','','No',NULL,NULL,''),(10328,'1110','91742545863','2025-03-21 12:02:46',NULL,5400.00,'','9','1','Inventory sold','1','','sales','9781788166323','','No',NULL,NULL,''),(10329,'1110','91742545863','2025-03-21 12:04:32',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789913612602','','No',NULL,NULL,''),(10330,'1110','91742545863','2025-03-21 12:06:16',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612603','','No',NULL,NULL,''),(10331,'1110','91742545863','2025-03-21 12:07:26',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789913612604','','No',NULL,NULL,''),(10332,'1110','91742545863','2025-03-21 12:08:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','11366','','No',NULL,NULL,''),(10333,'1110','91742545863','2025-03-21 12:08:37',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789913612605','','No',NULL,NULL,''),(10334,'1110','91742545863','2025-03-21 12:11:00',NULL,10000.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10335,'1110','91742545863','2025-03-21 12:13:54',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789913612607','','No',NULL,NULL,''),(10336,'1110','91742545863','2025-03-21 12:15:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','11216','','No',NULL,NULL,''),(10337,'1110','91742545863','2025-03-21 12:15:42',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9789913612608','','No',NULL,NULL,''),(10338,'1110','91742545863','2025-03-21 12:17:52',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789913612609','','No',NULL,NULL,''),(10339,'1110','91742545863','2025-03-21 12:19:07',NULL,3400.00,'','9','1','Inventory sold','1','','sales','9789913612610','','No',NULL,NULL,''),(10340,'1110','91742545863','2025-03-21 12:20:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','10326','','No',NULL,NULL,''),(10341,'1110','91742545863','2025-03-21 12:20:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','10366','','No',NULL,NULL,''),(10342,'1110','91742545863','2025-03-21 12:21:18',NULL,1900.00,'','9','1','Inventory sold','1','','sales','9789913612611','','No',NULL,NULL,''),(10343,'1110','91742545863','2025-03-21 12:23:48',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9789913612612','','No',NULL,NULL,''),(10344,'5500','91742545863','2025-03-21 12:26:00',129600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10345,'1000','91742545863','2025-03-21 12:26:07',248314.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10346,'4000','91742545863','2025-03-21 12:26:07',NULL,7798.00,'','9','1','Good sold','1','','sales','11494','','No',NULL,NULL,''),(10347,'4000','91742545863','2025-03-21 11:32:01',NULL,5000.00,'','9','1','Good sold','1','','sales','10845','','No',NULL,NULL,''),(10348,'4000','91742545863','2025-03-21 11:34:00',NULL,4400.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(10349,'4000','91742545863','2025-03-21 11:34:09',NULL,7000.00,'','9','1','Good sold','1','','sales','11399','','No',NULL,NULL,''),(10350,'4000','91742545863','2025-03-21 11:34:21',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914497106','','No',NULL,NULL,''),(10351,'4000','91742545863','2025-03-21 11:34:36',NULL,5000.00,'','9','1','Good sold','1','','sales','9781526605408','','No',NULL,NULL,''),(10352,'4000','91742545863','2025-03-21 11:35:00',NULL,8400.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(10353,'4000','91742545863','2025-03-21 11:35:11',NULL,6300.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(10354,'4000','91742545863','2025-03-21 11:35:38',NULL,10000.00,'','9','1','Good sold','1','','sales','9789966100283','','No',NULL,NULL,''),(10355,'4000','91742545863','2025-03-21 11:35:51',NULL,4980.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(10356,'4000','91742545863','2025-03-21 11:37:45',NULL,2500.00,'','9','1','Good sold','1','','sales','10810','','No',NULL,NULL,''),(10357,'4000','91742545863','2025-03-21 11:37:59',NULL,3000.00,'','9','1','Good sold','1','','sales','9789913612600','','No',NULL,NULL,''),(10358,'4000','91742545863','2025-03-21 11:40:16',NULL,6000.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(10359,'4000','91742545863','2025-03-21 11:40:28',NULL,3000.00,'','9','1','Good sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10360,'4000','91742545863','2025-03-21 11:42:36',NULL,3000.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10361,'4000','91742545863','2025-03-21 11:42:41',NULL,3000.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(10362,'4000','91742545863','2025-03-21 11:42:54',NULL,3000.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(10363,'4000','91742545863','2025-03-21 11:43:12',NULL,2400.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(10364,'4000','91742545863','2025-03-21 11:43:48',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10365,'4000','91742545863','2025-03-21 11:44:11',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10366,'4000','91742545863','2025-03-21 11:44:41',NULL,2900.00,'','9','1','Good sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10367,'4000','91742545863','2025-03-21 11:45:04',NULL,5000.00,'','9','1','Good sold','1','','sales','12599','','No',NULL,NULL,''),(10368,'4000','91742545863','2025-03-21 11:45:18',NULL,3000.00,'','9','1','Good sold','1','','sales','12119','','No',NULL,NULL,''),(10369,'4000','91742545863','2025-03-21 11:53:37',NULL,3400.00,'','9','1','Good sold','1','','sales','12552','','No',NULL,NULL,''),(10370,'4000','91742545863','2025-03-21 11:53:50',NULL,3000.00,'','9','1','Good sold','1','','sales','9781788166325','','No',NULL,NULL,''),(10371,'4000','91742545863','2025-03-21 11:54:35',NULL,1600.00,'','9','1','Good sold','1','','sales','5657','','No',NULL,NULL,''),(10372,'4000','91742545863','2025-03-21 11:54:58',NULL,2400.00,'','9','1','Good sold','1','','sales','11947','','No',NULL,NULL,''),(10373,'4000','91742545863','2025-03-21 11:55:31',NULL,3580.00,'','9','1','Good sold','1','','sales','9459','','No',NULL,NULL,''),(10374,'4000','91742545863','2025-03-21 11:55:56',NULL,3998.00,'','9','1','Good sold','1','','sales','10299','','No',NULL,NULL,''),(10375,'4000','91742545863','2025-03-21 11:56:20',NULL,1500.00,'','9','1','Good sold','1','','sales','12518','','No',NULL,NULL,''),(10376,'4000','91742545863','2025-03-21 11:56:37',NULL,4172.00,'','9','1','Good sold','1','','sales','10363','','No',NULL,NULL,''),(10377,'4000','91742545863','2025-03-21 11:56:52',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605405','','No',NULL,NULL,''),(10378,'4000','91742545863','2025-03-21 11:57:12',NULL,3798.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(10379,'4000','91742545863','2025-03-21 11:57:35',NULL,5780.00,'','9','1','Good sold','1','','sales','11079','','No',NULL,NULL,''),(10380,'4000','91742545863','2025-03-21 11:57:49',NULL,3000.00,'','9','1','Good sold','1','','sales','12626','','No',NULL,NULL,''),(10381,'4000','91742545863','2025-03-21 11:58:00',NULL,3780.00,'','9','1','Good sold','1','','sales','12041','','No',NULL,NULL,''),(10382,'4000','91742545863','2025-03-21 11:58:12',NULL,2000.00,'','9','1','Good sold','1','','sales','7290','','No',NULL,NULL,''),(10383,'4000','91742545863','2025-03-21 12:00:07',NULL,1950.00,'','9','1','Good sold','1','','sales','10170','','No',NULL,NULL,''),(10384,'4000','91742545863','2025-03-21 12:00:34',NULL,7000.00,'','9','1','Good sold','1','','sales','11387','','No',NULL,NULL,''),(10385,'4000','91742545863','2025-03-21 12:00:54',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966531154','','No',NULL,NULL,''),(10386,'4000','91742545863','2025-03-21 12:01:33',NULL,4400.00,'','9','1','Good sold','1','','sales','12572','','No',NULL,NULL,''),(10387,'4000','91742545863','2025-03-21 12:01:56',NULL,7500.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(10388,'4000','91742545863','2025-03-21 12:02:16',NULL,5800.00,'','9','1','Good sold','1','','sales','9929','','No',NULL,NULL,''),(10389,'4000','91742545863','2025-03-21 12:02:46',NULL,6000.00,'','9','1','Good sold','1','','sales','9781788166323','','No',NULL,NULL,''),(10390,'4000','91742545863','2025-03-21 12:04:32',NULL,3000.00,'','9','1','Good sold','1','','sales','9789913612602','','No',NULL,NULL,''),(10391,'4000','91742545863','2025-03-21 12:06:16',NULL,1500.00,'','9','1','Good sold','1','','sales','9789913612603','','No',NULL,NULL,''),(10392,'4000','91742545863','2025-03-21 12:07:26',NULL,2000.00,'','9','1','Good sold','1','','sales','9789913612604','','No',NULL,NULL,''),(10393,'4000','91742545863','2025-03-21 12:08:30',NULL,3499.00,'','9','1','Good sold','1','','sales','11366','','No',NULL,NULL,''),(10394,'4000','91742545863','2025-03-21 12:08:37',NULL,2100.00,'','9','1','Good sold','1','','sales','9789913612605','','No',NULL,NULL,''),(10395,'4000','91742545863','2025-03-21 12:11:00',NULL,11400.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10396,'4000','91742545863','2025-03-21 12:13:54',NULL,5000.00,'','9','1','Good sold','1','','sales','9789913612607','','No',NULL,NULL,''),(10397,'4000','91742545863','2025-03-21 12:15:34',NULL,3132.00,'','9','1','Good sold','1','','sales','11216','','No',NULL,NULL,''),(10398,'4000','91742545863','2025-03-21 12:15:42',NULL,4770.00,'','9','1','Good sold','1','','sales','9789913612608','','No',NULL,NULL,''),(10399,'4000','91742545863','2025-03-21 12:17:52',NULL,4998.00,'','9','1','Good sold','1','','sales','9789913612609','','No',NULL,NULL,''),(10400,'4000','91742545863','2025-03-21 12:19:07',NULL,4000.00,'','9','1','Good sold','1','','sales','9789913612610','','No',NULL,NULL,''),(10401,'4000','91742545863','2025-03-21 12:20:18',NULL,2199.00,'','9','1','Good sold','1','','sales','10326','','No',NULL,NULL,''),(10402,'4000','91742545863','2025-03-21 12:20:24',NULL,4590.00,'','9','1','Good sold','1','','sales','10366','','No',NULL,NULL,''),(10403,'4000','91742545863','2025-03-21 12:21:18',NULL,2190.00,'','9','1','Good sold','1','','sales','9789913612611','','No',NULL,NULL,''),(10404,'4000','91742545863','2025-03-21 12:23:48',NULL,5500.00,'','9','1','Good sold','1','','sales','9789913612612','','No',NULL,NULL,''),(10405,'1000','91742657675','2025-03-22 18:41:23',7880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10406,'4000','91742657675','2025-03-22 18:41:23',NULL,2590.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(10407,'4000','91742657675','2025-03-22 18:34:35',NULL,2900.00,'','9','1','Good sold','1','','sales','11104','','No',NULL,NULL,''),(10408,'4000','91742657675','2025-03-22 18:34:51',NULL,2390.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(10409,'1000','91742658108','2025-03-22 18:42:04',3499.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10410,'4000','91742658108','2025-03-22 18:42:04',NULL,3499.00,'','9','1','Good sold','1','','sales','11366','','No',NULL,NULL,''),(10411,'1110','91742802548','2025-03-24 10:51:40',NULL,17000.00,'','9','1','Inventory sold','1','','sales','9781928436004','','No',NULL,NULL,''),(10412,'5500','91742802548','2025-03-24 10:50:25',17000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10413,'1000','91742802548','2025-03-24 10:51:40',20000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10414,'4000','91742802548','2025-03-24 10:51:40',NULL,20000.00,'','9','1','Good sold','1','','sales','9781928436004','','No',NULL,NULL,''),(10415,'1110','91742802741','2025-03-24 11:20:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(10416,'1110','91742802741','2025-03-24 10:52:21',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10417,'1110','91742802741','2025-03-24 11:19:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10418,'5500','91742802741','2025-03-24 11:19:55',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10419,'1000','91742802741','2025-03-24 11:20:08',5350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10420,'4000','91742802741','2025-03-24 11:20:08',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(10421,'4000','91742802741','2025-03-24 10:52:21',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10422,'4000','91742802741','2025-03-24 11:19:39',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10423,'1110','91742805057','2025-03-24 11:58:41',NULL,18000.00,'','9','1','Inventory sold','1','','sales','9789914495741','','No',NULL,NULL,''),(10424,'5500','91742805057','2025-03-24 11:57:02',18000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10425,'1000','91742805057','2025-03-24 11:58:41',15000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10426,'4000','91742805057','2025-03-24 11:58:41',NULL,15000.00,'','9','1','Good sold','1','','sales','9789914495741','','No',NULL,NULL,''),(10427,'1110','91742806727','2025-03-24 12:58:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','9934','','No',NULL,NULL,''),(10428,'1110','91742806727','2025-03-24 11:58:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','9810','','No',NULL,NULL,''),(10429,'1110','91742806727','2025-03-24 12:54:26',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12611','','No',NULL,NULL,''),(10430,'1110','91742806727','2025-03-24 12:54:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(10431,'1110','91742806727','2025-03-24 12:55:23',NULL,550.00,'','9','1','Inventory sold','1','','sales','11869','','No',NULL,NULL,''),(10432,'5500','91742806727','2025-03-24 12:55:34',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10433,'1000','91742806727','2025-03-24 12:58:24',10730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10434,'4000','91742806727','2025-03-24 12:58:24',NULL,2400.00,'','9','1','Good sold','1','','sales','9934','','No',NULL,NULL,''),(10435,'4000','91742806727','2025-03-24 11:58:47',NULL,2490.00,'','9','1','Good sold','1','','sales','9810','','No',NULL,NULL,''),(10436,'4000','91742806727','2025-03-24 12:54:26',NULL,2790.00,'','9','1','Good sold','1','','sales','12611','','No',NULL,NULL,''),(10437,'4000','91742806727','2025-03-24 12:54:38',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(10438,'4000','91742806727','2025-03-24 12:55:23',NULL,550.00,'','9','1','Good sold','1','','sales','11869','','No',NULL,NULL,''),(10439,'1000','91742889565','2025-03-25 10:59:39',1199.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10440,'4000','91742889565','2025-03-25 10:59:39',NULL,1199.00,'','9','1','Good sold','1','','sales','7826','','No',NULL,NULL,''),(10441,'1110','91742914951','2025-03-25 18:03:24',NULL,220.00,'','9','1','Inventory sold','1','','sales','9789913612613','','No',NULL,NULL,''),(10442,'1110','91742914951','2025-03-25 18:02:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10443,'5500','91742914951','2025-03-25 18:02:52',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10444,'1000','91742914951','2025-03-25 18:03:24',740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10445,'4000','91742914951','2025-03-25 18:03:24',NULL,440.00,'','9','1','Good sold','1','','sales','9789913612613','','No',NULL,NULL,''),(10446,'4000','91742914951','2025-03-25 18:02:31',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10447,'1110','91742983703','2025-03-26 13:08:41',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10448,'5500','91742983703','2025-03-26 13:08:23',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10449,'1000','91742983703','2025-03-26 13:08:41',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10450,'4000','91742983703','2025-03-26 13:08:41',NULL,2800.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10451,'1110','91742986899','2025-03-26 14:39:49',NULL,900.00,'','9','1','Inventory sold','1','','sales','11947','','No',NULL,NULL,''),(10452,'1110','91742986899','2025-03-26 14:01:39',NULL,3000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(10453,'1110','91742986899','2025-03-26 14:01:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','8186','','No',NULL,NULL,''),(10454,'1110','91742986899','2025-03-26 14:02:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','6319','','No',NULL,NULL,''),(10455,'1110','91742986899','2025-03-26 14:02:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(10456,'1110','91742986899','2025-03-26 14:13:40',NULL,5000.00,'','9','1','Inventory sold','1','','sales','11927','','No',NULL,NULL,''),(10457,'5500','91742986899','2025-03-26 14:37:42',8900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10458,'1000','91742986899','2025-03-26 14:39:49',18900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10459,'4000','91742986899','2025-03-26 14:39:49',NULL,1200.00,'','9','1','Good sold','1','','sales','11947','','No',NULL,NULL,''),(10460,'4000','91742986899','2025-03-26 14:01:39',NULL,4500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(10461,'4000','91742986899','2025-03-26 14:01:55',NULL,3000.00,'','9','1','Good sold','1','','sales','8186','','No',NULL,NULL,''),(10462,'4000','91742986899','2025-03-26 14:02:07',NULL,800.00,'','9','1','Good sold','1','','sales','6319','','No',NULL,NULL,''),(10463,'4000','91742986899','2025-03-26 14:02:22',NULL,8400.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(10464,'4000','91742986899','2025-03-26 14:13:40',NULL,1000.00,'','9','1','Good sold','1','','sales','11927','','No',NULL,NULL,''),(10465,'1110','91742999123','2025-03-26 17:25:46',NULL,1190.00,'','9','1','Inventory sold','1','','sales','9781788166322','','No',NULL,NULL,''),(10466,'1110','91742999123','2025-03-26 17:25:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6073','','No',NULL,NULL,''),(10467,'5500','91742999123','2025-03-26 17:25:32',1190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10468,'1000','91742999123','2025-03-26 17:25:46',1940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10469,'4000','91742999123','2025-03-26 17:25:46',NULL,1390.00,'','9','1','Good sold','1','','sales','9781788166322','','No',NULL,NULL,''),(10470,'4000','91742999123','2025-03-26 17:25:23',NULL,550.00,'','9','1','Good sold','1','','sales','6073','','No',NULL,NULL,''),(10471,'1110','91743063443','2025-03-27 11:24:06',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789913612614','','No',NULL,NULL,''),(10472,'1110','91743063443','2025-03-27 11:17:23',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10473,'1110','91743063443','2025-03-27 11:17:36',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789913612615','','No',NULL,NULL,''),(10474,'1110','91743063443','2025-03-27 11:19:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','10816','','No',NULL,NULL,''),(10475,'1110','91743063443','2025-03-27 11:19:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(10476,'1110','91743063443','2025-03-27 11:20:05',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12518','','No',NULL,NULL,''),(10477,'1110','91743063443','2025-03-27 11:20:31',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10478,'1110','91743063443','2025-03-27 11:20:56',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789966757825','','No',NULL,NULL,''),(10479,'1110','91743063443','2025-03-27 11:22:15',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12581','','No',NULL,NULL,''),(10480,'1110','91743063443','2025-03-27 11:22:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','7440','','No',NULL,NULL,''),(10481,'5500','91743063443','2025-03-27 11:23:49',15400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10482,'1000','91743063443','2025-03-27 11:24:06',25329.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10483,'4000','91743063443','2025-03-27 11:24:06',NULL,5690.00,'','9','1','Good sold','1','','sales','9789913612614','','No',NULL,NULL,''),(10484,'4000','91743063443','2025-03-27 11:17:23',NULL,2000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10485,'4000','91743063443','2025-03-27 11:17:36',NULL,1200.00,'','9','1','Good sold','1','','sales','9789913612615','','No',NULL,NULL,''),(10486,'4000','91743063443','2025-03-27 11:19:09',NULL,2999.00,'','9','1','Good sold','1','','sales','10816','','No',NULL,NULL,''),(10487,'4000','91743063443','2025-03-27 11:19:33',NULL,2850.00,'','9','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(10488,'4000','91743063443','2025-03-27 11:20:05',NULL,1500.00,'','9','1','Good sold','1','','sales','12518','','No',NULL,NULL,''),(10489,'4000','91743063443','2025-03-27 11:20:31',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10490,'4000','91743063443','2025-03-27 11:20:56',NULL,3890.00,'','9','1','Good sold','1','','sales','9789966757825','','No',NULL,NULL,''),(10491,'4000','91743063443','2025-03-27 11:22:15',NULL,1200.00,'','9','1','Good sold','1','','sales','12581','','No',NULL,NULL,''),(10492,'4000','91743063443','2025-03-27 11:22:58',NULL,1000.00,'','9','1','Good sold','1','','sales','7440','','No',NULL,NULL,''),(10493,'1110','91743065685','2025-03-27 11:57:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','10000','','No',NULL,NULL,''),(10494,'1110','91743065685','2025-03-27 11:54:45',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10495,'1110','91743065685','2025-03-27 11:55:02',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789966531150','','No',NULL,NULL,''),(10496,'1110','91743065685','2025-03-27 11:55:20',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10497,'1110','91743065685','2025-03-27 11:55:29',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9780241619636','','No',NULL,NULL,''),(10498,'5500','91743065685','2025-03-27 11:57:25',7400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10499,'1000','91743065685','2025-03-27 11:57:54',11700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10500,'4000','91743065685','2025-03-27 11:57:54',NULL,2360.00,'','9','1','Good sold','1','','sales','10000','','No',NULL,NULL,''),(10501,'4000','91743065685','2025-03-27 11:54:45',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10502,'4000','91743065685','2025-03-27 11:55:02',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966531150','','No',NULL,NULL,''),(10503,'4000','91743065685','2025-03-27 11:55:20',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(10504,'4000','91743065685','2025-03-27 11:55:29',NULL,2990.00,'','9','1','Good sold','1','','sales','9780241619636','','No',NULL,NULL,''),(10505,'1110','91743090746','2025-03-27 18:53:37',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10506,'1110','91743090746','2025-03-27 18:52:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10507,'1110','91743090746','2025-03-27 18:52:45',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10508,'5500','91743090746','2025-03-27 18:53:22',2300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10509,'1000','91743090746','2025-03-27 18:53:37',4700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10510,'4000','91743090746','2025-03-27 18:53:37',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10511,'4000','91743090746','2025-03-27 18:52:26',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10512,'4000','91743090746','2025-03-27 18:52:45',NULL,1450.00,'','9','1','Good sold','1','','sales','9789913612596','','No',NULL,NULL,''),(10513,'1110','91743156416','2025-03-28 14:42:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','9380','','No',NULL,NULL,''),(10514,'1110','91743156416','2025-03-28 13:06:56',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(10515,'1110','91743156416','2025-03-28 14:20:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','9929','','No',NULL,NULL,''),(10516,'1110','91743156416','2025-03-28 14:22:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','11188','','No',NULL,NULL,''),(10517,'1110','91743156416','2025-03-28 14:22:16',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10518,'1110','91743156416','2025-03-28 14:22:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','9642','','No',NULL,NULL,''),(10519,'1110','91743156416','2025-03-28 14:22:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9930','','No',NULL,NULL,''),(10520,'1110','91743156416','2025-03-28 14:22:58',NULL,3700.00,'','9','1','Inventory sold','1','','sales','9789966531148','','No',NULL,NULL,''),(10521,'1110','91743156416','2025-03-28 14:23:54',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12584','','No',NULL,NULL,''),(10522,'1110','91743156416','2025-03-28 14:24:22',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789966635183','','No',NULL,NULL,''),(10523,'1110','91743156416','2025-03-28 14:24:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','5457','','No',NULL,NULL,''),(10524,'1110','91743156416','2025-03-28 14:25:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10856','','No',NULL,NULL,''),(10525,'1110','91743156416','2025-03-28 14:25:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','10758','','No',NULL,NULL,''),(10526,'1110','91743156416','2025-03-28 14:27:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','6524','','No',NULL,NULL,''),(10527,'1110','91743156416','2025-03-28 14:28:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(10528,'1110','91743156416','2025-03-28 14:29:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','11004','','No',NULL,NULL,''),(10529,'1110','91743156416','2025-03-28 14:29:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781570629044','','No',NULL,NULL,''),(10530,'1110','91743156416','2025-03-28 14:30:57',NULL,1390.00,'','9','1','Inventory sold','1','','sales','12528','','No',NULL,NULL,''),(10531,'1110','91743156416','2025-03-28 14:31:19',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10532,'1110','91743156416','2025-03-28 14:31:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781781259191','','No',NULL,NULL,''),(10533,'1110','91743156416','2025-03-28 14:33:47',NULL,1050.00,'','9','1','Inventory sold','1','','sales','9789914741315','','No',NULL,NULL,''),(10534,'1110','91743156416','2025-03-28 14:34:35',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781464221385','','No',NULL,NULL,''),(10535,'5500','91743156416','2025-03-28 14:41:40',16840.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10536,'1000','91743156416','2025-03-28 14:42:36',55616.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10537,'4000','91743156416','2025-03-28 14:42:36',NULL,2500.00,'','9','1','Good sold','1','','sales','9380','','No',NULL,NULL,''),(10538,'4000','91743156416','2025-03-28 13:06:56',NULL,2500.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(10539,'4000','91743156416','2025-03-28 14:20:30',NULL,2900.00,'','9','1','Good sold','1','','sales','9929','','No',NULL,NULL,''),(10540,'4000','91743156416','2025-03-28 14:22:06',NULL,3000.00,'','9','1','Good sold','1','','sales','11188','','No',NULL,NULL,''),(10541,'4000','91743156416','2025-03-28 14:22:16',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10542,'4000','91743156416','2025-03-28 14:22:28',NULL,1740.00,'','9','1','Good sold','1','','sales','9642','','No',NULL,NULL,''),(10543,'4000','91743156416','2025-03-28 14:22:38',NULL,1856.00,'','9','1','Good sold','1','','sales','9930','','No',NULL,NULL,''),(10544,'4000','91743156416','2025-03-28 14:22:58',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966531148','','No',NULL,NULL,''),(10545,'4000','91743156416','2025-03-28 14:23:54',NULL,1900.00,'','9','1','Good sold','1','','sales','12584','','No',NULL,NULL,''),(10546,'4000','91743156416','2025-03-28 14:24:22',NULL,750.00,'','9','1','Good sold','1','','sales','9789966635183','','No',NULL,NULL,''),(10547,'4000','91743156416','2025-03-28 14:24:34',NULL,700.00,'','9','1','Good sold','1','','sales','5457','','No',NULL,NULL,''),(10548,'4000','91743156416','2025-03-28 14:25:26',NULL,3190.00,'','9','1','Good sold','1','','sales','10856','','No',NULL,NULL,''),(10549,'4000','91743156416','2025-03-28 14:25:47',NULL,2090.00,'','9','1','Good sold','1','','sales','10758','','No',NULL,NULL,''),(10550,'4000','91743156416','2025-03-28 14:27:47',NULL,3450.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(10551,'4000','91743156416','2025-03-28 14:28:03',NULL,2300.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(10552,'4000','91743156416','2025-03-28 14:29:05',NULL,3500.00,'','9','1','Good sold','1','','sales','11004','','No',NULL,NULL,''),(10553,'4000','91743156416','2025-03-28 14:29:23',NULL,1500.00,'','9','1','Good sold','1','','sales','9781570629044','','No',NULL,NULL,''),(10554,'4000','91743156416','2025-03-28 14:30:57',NULL,1500.00,'','9','1','Good sold','1','','sales','12528','','No',NULL,NULL,''),(10555,'4000','91743156416','2025-03-28 14:31:19',NULL,2850.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(10556,'4000','91743156416','2025-03-28 14:31:37',NULL,7000.00,'','9','1','Good sold','1','','sales','9781781259191','','No',NULL,NULL,''),(10557,'4000','91743156416','2025-03-28 14:33:47',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914741315','','No',NULL,NULL,''),(10558,'4000','91743156416','2025-03-28 14:34:35',NULL,1890.00,'','9','1','Good sold','1','','sales','9781464221385','','No',NULL,NULL,''),(10559,'1000','91743162235','2025-03-28 16:13:42',2550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10560,'4000','91743162235','2025-03-28 16:13:42',NULL,2250.00,'','9','1','Good sold','1','','sales','10575','','No',NULL,NULL,''),(10561,'4000','91743162235','2025-03-28 16:11:58',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10562,'1000','91743233608','2025-03-29 10:35:12',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10563,'4000','91743233608','2025-03-29 10:35:12',NULL,1500.00,'','9','1','Good sold','1','','sales','8967','','No',NULL,NULL,''),(10564,'4000','91743233608','2025-03-29 10:33:28',NULL,700.00,'','9','1','Good sold','1','','sales','3549','','No',NULL,NULL,''),(10565,'4000','91743233608','2025-03-29 10:33:59',NULL,500.00,'','9','1','Good sold','1','','sales','5895','','No',NULL,NULL,''),(10566,'1110','91743495589','2025-04-01 11:20:57',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10567,'5500','91743495589','2025-04-01 11:19:49',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10568,'1000','91743495589','2025-04-01 11:20:57',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10569,'4000','91743495589','2025-04-01 11:20:57',NULL,2000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(10570,'1110','91743495716','2025-04-01 11:51:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10571,'1110','91743495716','2025-04-01 11:21:56',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10572,'5500','91743495716','2025-04-01 11:39:28',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10573,'1000','91743495716','2025-04-01 11:51:22',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10574,'4000','91743495716','2025-04-01 11:51:22',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10575,'4000','91743495716','2025-04-01 11:21:56',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10576,'1110','91743497511','2025-04-01 11:53:04',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10577,'1110','91743497511','2025-04-01 11:51:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10578,'5500','91743497511','2025-04-01 11:52:42',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10579,'1000','91743497511','2025-04-01 11:53:04',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10580,'4000','91743497511','2025-04-01 11:53:04',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10581,'4000','91743497511','2025-04-01 11:51:51',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10582,'1110','91743497612','2025-04-01 12:30:04',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10583,'1110','91743497612','2025-04-01 11:53:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10584,'5500','91743497612','2025-04-01 12:29:37',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10585,'1000','91743497612','2025-04-01 12:30:04',2088.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10586,'4000','91743497612','2025-04-01 12:30:04',NULL,1160.00,'','9','1','Good sold','1','','sales','9789914502671','','No',NULL,NULL,''),(10587,'4000','91743497612','2025-04-01 11:53:32',NULL,928.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(10588,'1110','91743580571','2025-04-02 11:23:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10750','','No',NULL,NULL,''),(10589,'1110','91743580571','2025-04-02 10:56:11',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10590,'1110','91743580571','2025-04-02 11:03:57',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781464221387','','No',NULL,NULL,''),(10591,'1110','91743580571','2025-04-02 11:04:04',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781464221388','','No',NULL,NULL,''),(10592,'1110','91743580571','2025-04-02 11:04:51',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781464221386','','No',NULL,NULL,''),(10593,'1110','91743580571','2025-04-02 11:05:10',NULL,1900.00,'','9','1','Inventory sold','1','','sales','5725','','No',NULL,NULL,''),(10594,'1110','91743580571','2025-04-02 11:08:18',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9781464221390','','No',NULL,NULL,''),(10595,'1110','91743580571','2025-04-02 11:09:33',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781464221391','','No',NULL,NULL,''),(10596,'1110','91743580571','2025-04-02 11:11:33',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781526605405','','No',NULL,NULL,''),(10597,'1110','91743580571','2025-04-02 11:11:39',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781464221392','','No',NULL,NULL,''),(10598,'1110','91743580571','2025-04-02 11:13:58',NULL,1890.00,'','9','1','Inventory sold','1','','sales','9781464221393','','No',NULL,NULL,''),(10599,'1110','91743580571','2025-04-02 11:15:35',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781464221394','','No',NULL,NULL,''),(10600,'1110','91743580571','2025-04-02 11:17:26',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781464221395','','No',NULL,NULL,''),(10601,'1110','91743580571','2025-04-02 11:19:00',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781464221396','','No',NULL,NULL,''),(10602,'1110','91743580571','2025-04-02 11:20:15',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9781464221397','','No',NULL,NULL,''),(10603,'1110','91743580571','2025-04-02 11:21:45',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781464221398','','No',NULL,NULL,''),(10604,'5500','91743580571','2025-04-02 11:23:11',20590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10605,'1000','91743580571','2025-04-02 11:23:17',28240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10606,'4000','91743580571','2025-04-02 11:23:17',NULL,2790.00,'','9','1','Good sold','1','','sales','10750','','No',NULL,NULL,''),(10607,'4000','91743580571','2025-04-02 10:56:11',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10608,'4000','91743580571','2025-04-02 11:03:57',NULL,3500.00,'','9','1','Good sold','1','','sales','9781464221387','','No',NULL,NULL,''),(10609,'4000','91743580571','2025-04-02 11:04:04',NULL,1000.00,'','9','1','Good sold','1','','sales','9781464221388','','No',NULL,NULL,''),(10610,'4000','91743580571','2025-04-02 11:04:51',NULL,1890.00,'','9','1','Good sold','1','','sales','9781464221386','','No',NULL,NULL,''),(10611,'4000','91743580571','2025-04-02 11:05:10',NULL,2490.00,'','9','1','Good sold','1','','sales','5725','','No',NULL,NULL,''),(10612,'4000','91743580571','2025-04-02 11:08:18',NULL,2500.00,'','9','1','Good sold','1','','sales','9781464221390','','No',NULL,NULL,''),(10613,'4000','91743580571','2025-04-02 11:09:33',NULL,1600.00,'','9','1','Good sold','1','','sales','9781464221391','','No',NULL,NULL,''),(10614,'4000','91743580571','2025-04-02 11:11:33',NULL,1500.00,'','9','1','Good sold','1','','sales','9781526605405','','No',NULL,NULL,''),(10615,'4000','91743580571','2025-04-02 11:11:39',NULL,1690.00,'','9','1','Good sold','1','','sales','9781464221392','','No',NULL,NULL,''),(10616,'4000','91743580571','2025-04-02 11:13:58',NULL,2190.00,'','9','1','Good sold','1','','sales','9781464221393','','No',NULL,NULL,''),(10617,'4000','91743580571','2025-04-02 11:15:35',NULL,700.00,'','9','1','Good sold','1','','sales','9781464221394','','No',NULL,NULL,''),(10618,'4000','91743580571','2025-04-02 11:17:26',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221395','','No',NULL,NULL,''),(10619,'4000','91743580571','2025-04-02 11:19:00',NULL,800.00,'','9','1','Good sold','1','','sales','9781464221396','','No',NULL,NULL,''),(10620,'4000','91743580571','2025-04-02 11:20:15',NULL,1690.00,'','9','1','Good sold','1','','sales','9781464221397','','No',NULL,NULL,''),(10621,'4000','91743580571','2025-04-02 11:21:45',NULL,900.00,'','9','1','Good sold','1','','sales','9781464221398','','No',NULL,NULL,''),(10622,'1110','91743582234','2025-04-02 11:42:54',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781464221391','','No',NULL,NULL,''),(10623,'5500','91743582234','2025-04-02 11:23:54',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10624,'1000','91743582234','2025-04-02 11:42:54',1600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10625,'4000','91743582234','2025-04-02 11:42:54',NULL,1600.00,'','9','1','Good sold','1','','sales','9781464221391','','No',NULL,NULL,''),(10626,'1110','91743854462','2025-04-05 15:01:13',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781464221399','','No',NULL,NULL,''),(10627,'5500','91743854462','2025-04-05 15:01:02',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10628,'1000','91743854462','2025-04-05 15:01:13',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10629,'4000','91743854462','2025-04-05 15:01:13',NULL,1000.00,'','9','1','Good sold','1','','sales','9781464221399','','No',NULL,NULL,''),(10630,'1000','91743944042','2025-04-06 15:54:30',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10631,'4000','91743944042','2025-04-06 15:54:30',NULL,3500.00,'','9','1','Good sold','1','','sales','11249','','No',NULL,NULL,''),(10632,'1110','91744114932','2025-04-08 15:25:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10813','','No',NULL,NULL,''),(10633,'1110','91744114932','2025-04-08 15:22:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','10664','','No',NULL,NULL,''),(10634,'1110','91744114932','2025-04-08 15:23:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(10635,'1110','91744114932','2025-04-08 15:23:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','8776','','No',NULL,NULL,''),(10636,'1110','91744114932','2025-04-08 15:23:24',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10637,'5500','91744114932','2025-04-08 15:23:37',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10638,'1000','91744114932','2025-04-08 15:25:45',10839.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10639,'4000','91744114932','2025-04-08 15:25:45',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(10640,'4000','91744114932','2025-04-08 15:22:12',NULL,2350.00,'','9','1','Good sold','1','','sales','10664','','No',NULL,NULL,''),(10641,'4000','91744114932','2025-04-08 15:23:01',NULL,1499.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(10642,'4000','91744114932','2025-04-08 15:23:15',NULL,1490.00,'','9','1','Good sold','1','','sales','8776','','No',NULL,NULL,''),(10643,'4000','91744114932','2025-04-08 15:23:24',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10644,'1000','91744188077','2025-04-09 11:41:44',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10645,'4000','91744188077','2025-04-09 11:41:44',NULL,2900.00,'','9','1','Good sold','1','','sales','11148','','No',NULL,NULL,''),(10646,'1110','91744188107','2025-04-10 10:46:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','10664','','No',NULL,NULL,''),(10647,'1110','91744188107','2025-04-09 11:41:47',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10648,'1110','91744188107','2025-04-09 13:35:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(10649,'1110','91744188107','2025-04-09 13:44:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','8776','','No',NULL,NULL,''),(10650,'1110','91744188107','2025-04-09 13:44:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10651,'5500','91744188107','2025-04-09 13:44:36',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10652,'1000','91744188107','2025-04-10 10:46:26',11639.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10653,'4000','91744188107','2025-04-10 10:46:26',NULL,2350.00,'','9','1','Good sold','1','','sales','10664','','No',NULL,NULL,''),(10654,'4000','91744188107','2025-04-09 11:41:47',NULL,6000.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10655,'4000','91744188107','2025-04-09 13:35:00',NULL,1499.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(10656,'4000','91744188107','2025-04-09 13:44:12',NULL,1490.00,'','9','1','Good sold','1','','sales','8776','','No',NULL,NULL,''),(10657,'4000','91744188107','2025-04-09 13:44:22',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10658,'1110','91744271252','2025-04-10 10:53:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','8776','','No',NULL,NULL,''),(10659,'1110','91744271252','2025-04-10 10:47:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10664','','No',NULL,NULL,''),(10660,'1110','91744271252','2025-04-10 10:48:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(10661,'1110','91744271252','2025-04-10 10:49:10',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10662,'1110','91744271252','2025-04-10 10:49:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10663,'5500','91744271252','2025-04-10 10:49:28',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10664,'1000','91744271252','2025-04-10 10:53:12',13503.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10665,'4000','91744271252','2025-04-10 10:53:12',NULL,1728.00,'','9','1','Good sold','1','','sales','8776','','No',NULL,NULL,''),(10666,'4000','91744271252','2025-04-10 10:47:32',NULL,2726.00,'','9','1','Good sold','1','','sales','10664','','No',NULL,NULL,''),(10667,'4000','91744271252','2025-04-10 10:48:59',NULL,1739.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(10668,'4000','91744271252','2025-04-10 10:49:10',NULL,6960.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10669,'4000','91744271252','2025-04-10 10:49:18',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10670,'1110','91744278509','2025-04-10 12:52:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(10671,'1110','91744278509','2025-04-10 12:48:29',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10672,'1110','91744278509','2025-04-10 12:50:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(10673,'1110','91744278509','2025-04-10 12:51:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','10664','','No',NULL,NULL,''),(10674,'1110','91744278509','2025-04-10 12:51:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8776','','No',NULL,NULL,''),(10675,'5500','91744278509','2025-04-10 12:52:08',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10676,'1000','91744278509','2025-04-10 12:52:57',13503.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10677,'4000','91744278509','2025-04-10 12:52:57',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10678,'4000','91744278509','2025-04-10 12:48:29',NULL,6960.00,'','9','1','Good sold','1','','sales','9789966531186','','No',NULL,NULL,''),(10679,'4000','91744278509','2025-04-10 12:50:04',NULL,1739.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(10680,'4000','91744278509','2025-04-10 12:51:20',NULL,2726.00,'','9','1','Good sold','1','','sales','10664','','No',NULL,NULL,''),(10681,'4000','91744278509','2025-04-10 12:51:48',NULL,1728.00,'','9','1','Good sold','1','','sales','8776','','No',NULL,NULL,''),(10682,'1110','91744369779','2025-04-11 14:10:37',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9781464221387','','No',NULL,NULL,''),(10683,'1110','91744369779','2025-04-11 14:09:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','8333','','No',NULL,NULL,''),(10684,'5500','91744369779','2025-04-11 14:09:52',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10685,'1000','91744369779','2025-04-11 14:10:37',5490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10686,'4000','91744369779','2025-04-11 14:10:37',NULL,3500.00,'','9','1','Good sold','1','','sales','9781464221387','','No',NULL,NULL,''),(10687,'4000','91744369779','2025-04-11 14:09:39',NULL,1990.00,'','9','1','Good sold','1','','sales','8333','','No',NULL,NULL,''),(10688,'1000','91744462568','2025-04-12 16:02:16',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10689,'4000','91744462568','2025-04-12 16:02:16',NULL,3000.00,'','9','1','Good sold','1','','sales','10033','','No',NULL,NULL,''),(10690,'1110','91744718136','2025-04-15 14:55:57',NULL,10740.00,'','9','1','Inventory sold','1','','sales','9781526605428','','No',NULL,NULL,''),(10691,'5500','91744718136','2025-04-15 14:55:36',10740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10692,'1000','91744718136','2025-04-15 14:55:57',10740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10693,'4000','91744718136','2025-04-15 14:55:57',NULL,10740.00,'','9','1','Good sold','1','','sales','9781526605428','','No',NULL,NULL,''),(10694,'1000','91744725110','2025-04-15 16:52:29',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10695,'4000','91744725110','2025-04-15 16:52:29',NULL,2090.00,'','9','1','Good sold','1','','sales','10187','','No',NULL,NULL,''),(10696,'1110','91744725155','2025-04-15 17:36:29',NULL,700.00,'','9','1','Inventory sold','1','','sales','12037','','No',NULL,NULL,''),(10697,'5500','91744725155','2025-04-15 16:52:35',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10698,'1000','91744725155','2025-04-15 17:36:29',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10699,'4000','91744725155','2025-04-15 17:36:29',NULL,1200.00,'','9','1','Good sold','1','','sales','12037','','No',NULL,NULL,''),(10700,'1110','91744727794','2025-04-15 17:37:09',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10701,'1110','91744727794','2025-04-15 17:36:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7326','','No',NULL,NULL,''),(10702,'5500','91744727794','2025-04-15 17:36:53',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10703,'1000','91744727794','2025-04-15 17:37:09',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10704,'4000','91744727794','2025-04-15 17:37:09',NULL,1500.00,'','9','1','Good sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10705,'4000','91744727794','2025-04-15 17:36:34',NULL,1000.00,'','9','1','Good sold','1','','sales','7326','','No',NULL,NULL,''),(10706,'1000','91744810002','2025-04-16 16:27:27',11830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10707,'4000','91744810002','2025-04-16 16:27:27',NULL,11830.00,'','9','1','Good sold','1','','sales','7535','','No',NULL,NULL,''),(10708,'1110','91744892332','2025-04-17 15:20:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9781847941831','','No',NULL,NULL,''),(10709,'1110','91744892332','2025-04-17 15:18:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(10710,'1110','91744892332','2025-04-17 15:19:21',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(10711,'5500','91744892332','2025-04-17 15:19:34',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10712,'1000','91744892332','2025-04-17 15:20:08',6990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10713,'4000','91744892332','2025-04-17 15:20:08',NULL,2390.00,'','9','1','Good sold','1','','sales','9781847941831','','No',NULL,NULL,''),(10714,'4000','91744892332','2025-04-17 15:18:52',NULL,3100.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(10715,'4000','91744892332','2025-04-17 15:19:21',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(10716,'1000','91745055815','2025-04-19 12:44:11',1890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10717,'4000','91745055815','2025-04-19 12:44:11',NULL,1890.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(10718,'1000','91745056930','2025-04-19 13:03:16',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10719,'4000','91745056930','2025-04-19 13:03:16',NULL,550.00,'','9','1','Good sold','1','','sales','5810','','No',NULL,NULL,''),(10720,'4000','91745056930','2025-04-19 13:02:10',NULL,550.00,'','9','1','Good sold','1','','sales','3620','','No',NULL,NULL,''),(10721,'1000','91745310735','2025-04-22 11:45:15',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10722,'4000','91745310735','2025-04-22 11:45:15',NULL,9000.00,'','9','1','Good sold','1','','sales','10033','','No',NULL,NULL,''),(10723,'1000','91745334309','2025-04-22 18:05:41',2450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10724,'4000','91745334309','2025-04-22 18:05:41',NULL,2450.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(10725,'1110','91745505414','2025-04-24 17:37:12',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781464221407','','No',NULL,NULL,''),(10726,'5500','91745505414','2025-04-24 17:36:54',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10727,'1000','91745505414','2025-04-24 17:37:12',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10728,'4000','91745505414','2025-04-24 17:37:12',NULL,2200.00,'','9','1','Good sold','1','','sales','9781464221407','','No',NULL,NULL,''),(10729,'1110','91745568694','2025-04-25 14:05:22',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12582','','No',NULL,NULL,''),(10730,'1110','91745568694','2025-04-25 11:11:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','7849','','No',NULL,NULL,''),(10731,'1110','91745568694','2025-04-25 11:12:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','7415','','No',NULL,NULL,''),(10732,'1110','91745568694','2025-04-25 11:12:51',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914408142','','No',NULL,NULL,''),(10733,'1110','91745568694','2025-04-25 11:13:00',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914979206','','No',NULL,NULL,''),(10734,'1110','91745568694','2025-04-25 11:13:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','5803','','No',NULL,NULL,''),(10735,'1110','91745568694','2025-04-25 11:13:21',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12579','','No',NULL,NULL,''),(10736,'1110','91745568694','2025-04-25 11:13:31',NULL,600.00,'','9','1','Inventory sold','1','','sales','9781464221408','','No',NULL,NULL,''),(10737,'1110','91745568694','2025-04-25 11:21:18',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781464221409','','No',NULL,NULL,''),(10738,'1110','91745568694','2025-04-25 11:23:30',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(10739,'1110','91745568694','2025-04-25 11:23:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','8200','','No',NULL,NULL,''),(10740,'1110','91745568694','2025-04-25 11:26:59',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781464221410','','No',NULL,NULL,''),(10741,'1110','91745568694','2025-04-25 11:28:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966093370','','No',NULL,NULL,''),(10742,'1110','91745568694','2025-04-25 11:28:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','7085','','No',NULL,NULL,''),(10743,'1110','91745568694','2025-04-25 11:28:57',NULL,800.00,'','9','1','Inventory sold','1','','sales','12578','','No',NULL,NULL,''),(10744,'1110','91745568694','2025-04-25 11:33:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','7367','','No',NULL,NULL,''),(10745,'1110','91745568694','2025-04-25 11:34:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6239','','No',NULL,NULL,''),(10746,'1110','91745568694','2025-04-25 11:34:46',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(10747,'1110','91745568694','2025-04-25 11:35:22',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914408144','','No',NULL,NULL,''),(10748,'1110','91745568694','2025-04-25 11:39:37',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10749,'1110','91745568694','2025-04-25 11:40:12',NULL,600.00,'','9','1','Inventory sold','1','','sales','9781464221411','','No',NULL,NULL,''),(10750,'1110','91745568694','2025-04-25 11:42:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','6269','','No',NULL,NULL,''),(10751,'1110','91745568694','2025-04-25 11:43:10',NULL,1290.00,'','9','1','Inventory sold','1','','sales','12118','','No',NULL,NULL,''),(10752,'1110','91745568694','2025-04-25 11:45:10',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781464221412','','No',NULL,NULL,''),(10753,'1110','91745568694','2025-04-25 11:49:04',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781464221413','','No',NULL,NULL,''),(10754,'1110','91745568694','2025-04-25 11:50:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','7485','','No',NULL,NULL,''),(10755,'1110','91745568694','2025-04-25 11:51:45',NULL,720.00,'','9','1','Inventory sold','1','','sales','9781464221414','','No',NULL,NULL,''),(10756,'1110','91745568694','2025-04-25 11:58:16',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781464221415','','No',NULL,NULL,''),(10757,'1110','91745568694','2025-04-25 12:02:37',NULL,999.00,'','9','1','Inventory sold','1','','sales','9781464221416','','No',NULL,NULL,''),(10758,'1110','91745568694','2025-04-25 12:06:51',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781464221417','','No',NULL,NULL,''),(10759,'1110','91745568694','2025-04-25 12:19:00',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781464221418','','No',NULL,NULL,''),(10760,'1110','91745568694','2025-04-25 12:31:20',NULL,1150.00,'','9','1','Inventory sold','1','','sales','12083','','No',NULL,NULL,''),(10761,'1110','91745568694','2025-04-25 12:40:49',NULL,500.00,'','9','1','Inventory sold','1','','sales','9781464221419','','No',NULL,NULL,''),(10762,'1110','91745568694','2025-04-25 12:44:36',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9781464221420','','No',NULL,NULL,''),(10763,'1110','91745568694','2025-04-25 12:45:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','6139','','No',NULL,NULL,''),(10764,'5500','91745568694','2025-04-25 14:05:10',24249.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10765,'1000','91745568694','2025-04-25 14:05:22',38398.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10766,'4000','91745568694','2025-04-25 14:05:22',NULL,1200.00,'','9','1','Good sold','1','','sales','12582','','No',NULL,NULL,''),(10767,'4000','91745568694','2025-04-25 11:11:34',NULL,1200.00,'','9','1','Good sold','1','','sales','7849','','No',NULL,NULL,''),(10768,'4000','91745568694','2025-04-25 11:12:20',NULL,1000.00,'','9','1','Good sold','1','','sales','7415','','No',NULL,NULL,''),(10769,'4000','91745568694','2025-04-25 11:12:51',NULL,800.00,'','9','1','Good sold','1','','sales','9789914408142','','No',NULL,NULL,''),(10770,'4000','91745568694','2025-04-25 11:13:00',NULL,1250.00,'','9','1','Good sold','1','','sales','9789914979206','','No',NULL,NULL,''),(10771,'4000','91745568694','2025-04-25 11:13:12',NULL,499.00,'','9','1','Good sold','1','','sales','5803','','No',NULL,NULL,''),(10772,'4000','91745568694','2025-04-25 11:13:21',NULL,1350.00,'','9','1','Good sold','1','','sales','12579','','No',NULL,NULL,''),(10773,'4000','91745568694','2025-04-25 11:13:31',NULL,750.00,'','9','1','Good sold','1','','sales','9781464221408','','No',NULL,NULL,''),(10774,'4000','91745568694','2025-04-25 11:21:18',NULL,1000.00,'','9','1','Good sold','1','','sales','9781464221409','','No',NULL,NULL,''),(10775,'4000','91745568694','2025-04-25 11:23:30',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(10776,'4000','91745568694','2025-04-25 11:23:37',NULL,1500.00,'','9','1','Good sold','1','','sales','8200','','No',NULL,NULL,''),(10777,'4000','91745568694','2025-04-25 11:26:59',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221410','','No',NULL,NULL,''),(10778,'4000','91745568694','2025-04-25 11:28:41',NULL,760.00,'','9','1','Good sold','1','','sales','9789966093370','','No',NULL,NULL,''),(10779,'4000','91745568694','2025-04-25 11:28:46',NULL,950.00,'','9','1','Good sold','1','','sales','7085','','No',NULL,NULL,''),(10780,'4000','91745568694','2025-04-25 11:28:57',NULL,1000.00,'','9','1','Good sold','1','','sales','12578','','No',NULL,NULL,''),(10781,'4000','91745568694','2025-04-25 11:33:32',NULL,1000.00,'','9','1','Good sold','1','','sales','7367','','No',NULL,NULL,''),(10782,'4000','91745568694','2025-04-25 11:34:37',NULL,650.00,'','9','1','Good sold','1','','sales','6239','','No',NULL,NULL,''),(10783,'4000','91745568694','2025-04-25 11:34:46',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(10784,'4000','91745568694','2025-04-25 11:35:22',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914408144','','No',NULL,NULL,''),(10785,'4000','91745568694','2025-04-25 11:39:37',NULL,1500.00,'','9','1','Good sold','1','','sales','9789913612601','','No',NULL,NULL,''),(10786,'4000','91745568694','2025-04-25 11:40:12',NULL,650.00,'','9','1','Good sold','1','','sales','9781464221411','','No',NULL,NULL,''),(10787,'4000','91745568694','2025-04-25 11:42:42',NULL,650.00,'','9','1','Good sold','1','','sales','6269','','No',NULL,NULL,''),(10788,'4000','91745568694','2025-04-25 11:43:10',NULL,1490.00,'','9','1','Good sold','1','','sales','12118','','No',NULL,NULL,''),(10789,'4000','91745568694','2025-04-25 11:45:10',NULL,999.00,'','9','1','Good sold','1','','sales','9781464221412','','No',NULL,NULL,''),(10790,'4000','91745568694','2025-04-25 11:49:04',NULL,1000.00,'','9','1','Good sold','1','','sales','9781464221413','','No',NULL,NULL,''),(10791,'4000','91745568694','2025-04-25 11:50:26',NULL,1000.00,'','9','1','Good sold','1','','sales','7485','','No',NULL,NULL,''),(10792,'4000','91745568694','2025-04-25 11:51:45',NULL,930.00,'','9','1','Good sold','1','','sales','9781464221414','','No',NULL,NULL,''),(10793,'4000','91745568694','2025-04-25 11:58:16',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221415','','No',NULL,NULL,''),(10794,'4000','91745568694','2025-04-25 12:02:37',NULL,1199.00,'','9','1','Good sold','1','','sales','9781464221416','','No',NULL,NULL,''),(10795,'4000','91745568694','2025-04-25 12:06:51',NULL,1490.00,'','9','1','Good sold','1','','sales','9781464221417','','No',NULL,NULL,''),(10796,'4000','91745568694','2025-04-25 12:19:00',NULL,1600.00,'','9','1','Good sold','1','','sales','9781464221418','','No',NULL,NULL,''),(10797,'4000','91745568694','2025-04-25 12:31:20',NULL,1350.00,'','9','1','Good sold','1','','sales','12083','','No',NULL,NULL,''),(10798,'4000','91745568694','2025-04-25 12:40:49',NULL,649.00,'','9','1','Good sold','1','','sales','9781464221419','','No',NULL,NULL,''),(10799,'4000','91745568694','2025-04-25 12:44:36',NULL,1300.00,'','9','1','Good sold','1','','sales','9781464221420','','No',NULL,NULL,''),(10800,'4000','91745568694','2025-04-25 12:45:58',NULL,592.00,'','9','1','Good sold','1','','sales','6139','','No',NULL,NULL,''),(10801,'1110','91745582938','2025-04-25 16:54:39',NULL,1700.00,'','9','1','Inventory sold','1','','sales','12622','','No',NULL,NULL,''),(10802,'1110','91745582938','2025-04-25 16:31:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6387','','No',NULL,NULL,''),(10803,'1110','91745582938','2025-04-25 16:32:24',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(10804,'1110','91745582938','2025-04-25 16:32:41',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789786048956','','No',NULL,NULL,''),(10805,'1110','91745582938','2025-04-25 16:37:55',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789786048957','','No',NULL,NULL,''),(10806,'5500','91745582938','2025-04-25 16:54:22',5200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10807,'1000','91745582938','2025-04-25 16:54:39',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10808,'4000','91745582938','2025-04-25 16:54:39',NULL,2000.00,'','9','1','Good sold','1','','sales','12622','','No',NULL,NULL,''),(10809,'4000','91745582938','2025-04-25 16:31:32',NULL,700.00,'','9','1','Good sold','1','','sales','6387','','No',NULL,NULL,''),(10810,'4000','91745582938','2025-04-25 16:32:24',NULL,1500.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(10811,'4000','91745582938','2025-04-25 16:32:41',NULL,1500.00,'','9','1','Good sold','1','','sales','9789786048956','','No',NULL,NULL,''),(10812,'4000','91745582938','2025-04-25 16:37:55',NULL,1200.00,'','9','1','Good sold','1','','sales','9789786048957','','No',NULL,NULL,''),(10813,'1110','91745662986','2025-04-26 13:25:01',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11905','','No',NULL,NULL,''),(10814,'1110','91745662986','2025-04-26 13:23:06',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781398710790','','No',NULL,NULL,''),(10815,'5500','91745662986','2025-04-26 13:24:47',3400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10816,'1000','91745662986','2025-04-26 13:25:01',4000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10817,'4000','91745662986','2025-04-26 13:25:01',NULL,2500.00,'','9','1','Good sold','1','','sales','11905','','No',NULL,NULL,''),(10818,'4000','91745662986','2025-04-26 13:23:06',NULL,1500.00,'','9','1','Good sold','1','','sales','9781398710790','','No',NULL,NULL,''),(10819,'1110','91745663179','2025-04-26 13:54:49',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10820,'5500','91745663179','2025-04-26 13:26:19',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10821,'1000','91745663179','2025-04-26 13:54:49',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10822,'4000','91745663179','2025-04-26 13:54:49',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10823,'1110','91745840883','2025-04-28 14:51:59',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789786048958','','No',NULL,NULL,''),(10824,'1110','91745840883','2025-04-28 14:48:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','8025','','No',NULL,NULL,''),(10825,'5500','91745840883','2025-04-28 14:50:33',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10826,'1000','91745840883','2025-04-28 14:51:59',4690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10827,'4000','91745840883','2025-04-28 14:51:59',NULL,1690.00,'','9','1','Good sold','1','','sales','9789786048958','','No',NULL,NULL,''),(10828,'4000','91745840883','2025-04-28 14:48:03',NULL,3000.00,'','9','1','Good sold','1','','sales','8025','','No',NULL,NULL,''),(10829,'1110','91745848791','2025-04-28 19:02:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','11674','','No',NULL,NULL,''),(10830,'1110','91745848791','2025-04-28 17:00:42',NULL,5000.00,'','9','1','Inventory sold','1','','sales','9781637470008','','No',NULL,NULL,''),(10831,'1110','91745848791','2025-04-28 17:07:04',NULL,3900.00,'','9','1','Inventory sold','1','','sales','9789914498066','','No',NULL,NULL,''),(10832,'1110','91745848791','2025-04-28 17:14:36',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9789914505825','','No',NULL,NULL,''),(10833,'1110','91745848791','2025-04-28 17:16:05',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9789786048959','','No',NULL,NULL,''),(10834,'1110','91745848791','2025-04-28 17:17:38',NULL,4500.00,'','9','1','Inventory sold','1','','sales','12642','','No',NULL,NULL,''),(10835,'1110','91745848791','2025-04-28 17:23:34',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914373066','','No',NULL,NULL,''),(10836,'1110','91745848791','2025-04-28 17:26:31',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10837,'1110','91745848791','2025-04-28 17:39:31',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789966794215','','No',NULL,NULL,''),(10838,'1110','91745848791','2025-04-28 17:39:48',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914744446','','No',NULL,NULL,''),(10839,'1110','91745848791','2025-04-28 17:49:20',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789966497710','','No',NULL,NULL,''),(10840,'1110','91745848791','2025-04-28 17:52:29',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789914948028','','No',NULL,NULL,''),(10841,'1110','91745848791','2025-04-28 17:54:58',NULL,7800.00,'','9','1','Inventory sold','1','','sales','9781464221418','','No',NULL,NULL,''),(10842,'1110','91745848791','2025-04-28 17:55:16',NULL,6800.00,'','9','1','Inventory sold','1','','sales','9789914768817','','No',NULL,NULL,''),(10843,'1110','91745848791','2025-04-28 18:03:31',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914372380','','No',NULL,NULL,''),(10844,'1110','91745848791','2025-04-28 18:08:36',NULL,4600.00,'','9','1','Inventory sold','1','','sales','9789914372381','','No',NULL,NULL,''),(10845,'1110','91745848791','2025-04-28 18:09:08',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914402162','','No',NULL,NULL,''),(10846,'1110','91745848791','2025-04-28 18:11:04',NULL,600.00,'','9','1','Inventory sold','1','','sales','9789914402163','','No',NULL,NULL,''),(10847,'1110','91745848791','2025-04-28 18:12:44',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10848,'1110','91745848791','2025-04-28 18:14:53',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914373869','','No',NULL,NULL,''),(10849,'1110','91745848791','2025-04-28 18:17:54',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789966468419','','No',NULL,NULL,''),(10850,'1110','91745848791','2025-04-28 18:18:03',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789914764307','','No',NULL,NULL,''),(10851,'1110','91745848791','2025-04-28 18:19:45',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9783982513287','','No',NULL,NULL,''),(10852,'1110','91745848791','2025-04-28 18:21:39',NULL,11900.00,'','9','1','Inventory sold','1','','sales','9789914375510','','No',NULL,NULL,''),(10853,'1110','91745848791','2025-04-28 18:24:27',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798335146746','','No',NULL,NULL,''),(10854,'1110','91745848791','2025-04-28 18:28:03',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914374100','','No',NULL,NULL,''),(10855,'1110','91745848791','2025-04-28 18:29:15',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966728296','','No',NULL,NULL,''),(10856,'1110','91745848791','2025-04-28 18:31:14',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781464221419','','No',NULL,NULL,''),(10857,'1110','91745848791','2025-04-28 18:33:06',NULL,4200.00,'','9','1','Inventory sold','1','','sales','9789914768818','','No',NULL,NULL,''),(10858,'1110','91745848791','2025-04-28 18:33:29',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914963733','','No',NULL,NULL,''),(10859,'1110','91745848791','2025-04-28 18:33:58',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789966728297','','No',NULL,NULL,''),(10860,'1110','91745848791','2025-04-28 18:34:16',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9789966728298','','No',NULL,NULL,''),(10861,'1110','91745848791','2025-04-28 18:37:45',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966728300','','No',NULL,NULL,''),(10862,'1110','91745848791','2025-04-28 18:43:04',NULL,5600.00,'','9','1','Inventory sold','1','','sales','9781312072879','','No',NULL,NULL,''),(10863,'1110','91745848791','2025-04-28 18:45:39',NULL,5400.00,'','9','1','Inventory sold','1','','sales','9781526605420','','No',NULL,NULL,''),(10864,'1110','91745848791','2025-04-28 18:49:17',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12490','','No',NULL,NULL,''),(10865,'1110','91745848791','2025-04-28 18:55:15',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914373227','','No',NULL,NULL,''),(10866,'1110','91745848791','2025-04-28 18:58:06',NULL,600.00,'','9','1','Inventory sold','1','','sales','12549','','No',NULL,NULL,''),(10867,'1110','91745848791','2025-04-28 18:59:47',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914373228','','No',NULL,NULL,''),(10868,'1110','91745848791','2025-04-28 19:00:00',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914373229','','No',NULL,NULL,''),(10869,'1110','91745848791','2025-04-28 19:01:30',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914373230','','No',NULL,NULL,''),(10870,'5500','91745848791','2025-04-28 19:02:47',119500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10871,'1000','91745848791','2025-04-28 19:02:57',172257.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10872,'4000','91745848791','2025-04-28 19:02:57',NULL,24450.00,'','9','1','Good sold','1','','sales','11674','','No',NULL,NULL,''),(10873,'4000','91745848791','2025-04-28 17:00:42',NULL,6500.00,'','9','1','Good sold','1','','sales','9781637470008','','No',NULL,NULL,''),(10874,'4000','91745848791','2025-04-28 17:07:04',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914498066','','No',NULL,NULL,''),(10875,'4000','91745848791','2025-04-28 17:14:36',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914505825','','No',NULL,NULL,''),(10876,'4000','91745848791','2025-04-28 17:16:05',NULL,1950.00,'','9','1','Good sold','1','','sales','9789786048959','','No',NULL,NULL,''),(10877,'4000','91745848791','2025-04-28 17:17:38',NULL,5370.00,'','9','1','Good sold','1','','sales','12642','','No',NULL,NULL,''),(10878,'4000','91745848791','2025-04-28 17:23:34',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914373066','','No',NULL,NULL,''),(10879,'4000','91745848791','2025-04-28 17:26:31',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10880,'4000','91745848791','2025-04-28 17:39:31',NULL,2760.00,'','9','1','Good sold','1','','sales','9789966794215','','No',NULL,NULL,''),(10881,'4000','91745848791','2025-04-28 17:39:48',NULL,1940.00,'','9','1','Good sold','1','','sales','9789914744446','','No',NULL,NULL,''),(10882,'4000','91745848791','2025-04-28 17:49:20',NULL,650.00,'','9','1','Good sold','1','','sales','9789966497710','','No',NULL,NULL,''),(10883,'4000','91745848791','2025-04-28 17:52:29',NULL,4995.00,'','9','1','Good sold','1','','sales','9789914948028','','No',NULL,NULL,''),(10884,'4000','91745848791','2025-04-28 17:54:58',NULL,9600.00,'','9','1','Good sold','1','','sales','9781464221418','','No',NULL,NULL,''),(10885,'4000','91745848791','2025-04-28 17:55:16',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914768817','','No',NULL,NULL,''),(10886,'4000','91745848791','2025-04-28 18:03:31',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914372380','','No',NULL,NULL,''),(10887,'4000','91745848791','2025-04-28 18:08:36',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914372381','','No',NULL,NULL,''),(10888,'4000','91745848791','2025-04-28 18:09:08',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914402162','','No',NULL,NULL,''),(10889,'4000','91745848791','2025-04-28 18:11:04',NULL,1100.00,'','9','1','Good sold','1','','sales','9789914402163','','No',NULL,NULL,''),(10890,'4000','91745848791','2025-04-28 18:12:44',NULL,1500.00,'','9','1','Good sold','1','','sales','9781464221389','','No',NULL,NULL,''),(10891,'4000','91745848791','2025-04-28 18:14:53',NULL,1150.00,'','9','1','Good sold','1','','sales','9789914373869','','No',NULL,NULL,''),(10892,'4000','91745848791','2025-04-28 18:17:54',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966468419','','No',NULL,NULL,''),(10893,'4000','91745848791','2025-04-28 18:18:03',NULL,5160.00,'','9','1','Good sold','1','','sales','9789914764307','','No',NULL,NULL,''),(10894,'4000','91745848791','2025-04-28 18:19:45',NULL,4000.00,'','9','1','Good sold','1','','sales','9783982513287','','No',NULL,NULL,''),(10895,'4000','91745848791','2025-04-28 18:21:39',NULL,14000.00,'','9','1','Good sold','1','','sales','9789914375510','','No',NULL,NULL,''),(10896,'4000','91745848791','2025-04-28 18:24:27',NULL,1500.00,'','9','1','Good sold','1','','sales','9798335146746','','No',NULL,NULL,''),(10897,'4000','91745848791','2025-04-28 18:28:03',NULL,2400.00,'','9','1','Good sold','1','','sales','9789914374100','','No',NULL,NULL,''),(10898,'4000','91745848791','2025-04-28 18:29:15',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966728296','','No',NULL,NULL,''),(10899,'4000','91745848791','2025-04-28 18:31:14',NULL,1298.00,'','9','1','Good sold','1','','sales','9781464221419','','No',NULL,NULL,''),(10900,'4000','91745848791','2025-04-28 18:33:06',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914768818','','No',NULL,NULL,''),(10901,'4000','91745848791','2025-04-28 18:33:29',NULL,3800.00,'','9','1','Good sold','1','','sales','9789914963733','','No',NULL,NULL,''),(10902,'4000','91745848791','2025-04-28 18:33:58',NULL,800.00,'','9','1','Good sold','1','','sales','9789966728297','','No',NULL,NULL,''),(10903,'4000','91745848791','2025-04-28 18:34:16',NULL,6000.00,'','9','1','Good sold','1','','sales','9789966728298','','No',NULL,NULL,''),(10904,'4000','91745848791','2025-04-28 18:37:45',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966728300','','No',NULL,NULL,''),(10905,'4000','91745848791','2025-04-28 18:43:04',NULL,6796.00,'','9','1','Good sold','1','','sales','9781312072879','','No',NULL,NULL,''),(10906,'4000','91745848791','2025-04-28 18:45:39',NULL,4980.00,'','9','1','Good sold','1','','sales','9781526605420','','No',NULL,NULL,''),(10907,'4000','91745848791','2025-04-28 18:49:17',NULL,3245.00,'','9','1','Good sold','1','','sales','12490','','No',NULL,NULL,''),(10908,'4000','91745848791','2025-04-28 18:55:15',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914373227','','No',NULL,NULL,''),(10909,'4000','91745848791','2025-04-28 18:58:06',NULL,715.00,'','9','1','Good sold','1','','sales','12549','','No',NULL,NULL,''),(10910,'4000','91745848791','2025-04-28 18:59:47',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914373228','','No',NULL,NULL,''),(10911,'4000','91745848791','2025-04-28 19:00:00',NULL,1198.00,'','9','1','Good sold','1','','sales','9789914373229','','No',NULL,NULL,''),(10912,'4000','91745848791','2025-04-28 19:01:30',NULL,900.00,'','9','1','Good sold','1','','sales','9789914373230','','No',NULL,NULL,''),(10913,'1110','91745856615','2025-04-28 19:11:07',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789966728299','','No',NULL,NULL,''),(10914,'1110','91745856615','2025-04-28 19:10:15',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9781716906527','','No',NULL,NULL,''),(10915,'5500','91745856615','2025-04-28 19:10:46',3100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10916,'1000','91745856615','2025-04-28 19:11:07',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10917,'4000','91745856615','2025-04-28 19:11:07',NULL,500.00,'','9','1','Good sold','1','','sales','9789966728299','','No',NULL,NULL,''),(10918,'4000','91745856615','2025-04-28 19:10:15',NULL,4000.00,'','9','1','Good sold','1','','sales','9781716906527','','No',NULL,NULL,''),(10919,'1110','91745856673','2025-04-28 19:17:16',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9781716906527','','No',NULL,NULL,''),(10920,'1110','91745856673','2025-04-28 19:11:57',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789966728299','','No',NULL,NULL,''),(10921,'5500','91745856673','2025-04-28 19:12:17',3100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10922,'1000','91745856673','2025-04-28 19:17:16',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10923,'4000','91745856673','2025-04-28 19:17:16',NULL,4000.00,'','9','1','Good sold','1','','sales','9781716906527','','No',NULL,NULL,''),(10924,'4000','91745856673','2025-04-28 19:11:57',NULL,500.00,'','9','1','Good sold','1','','sales','9789966728299','','No',NULL,NULL,''),(10925,'1110','91745919759','2025-04-29 12:57:58',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(10926,'1110','91745919759','2025-04-29 12:42:40',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10927,'1110','91745919759','2025-04-29 12:42:54',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(10928,'1110','91745919759','2025-04-29 12:43:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','11006','','No',NULL,NULL,''),(10929,'1110','91745919759','2025-04-29 12:43:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','7616','','No',NULL,NULL,''),(10930,'1110','91745919759','2025-04-29 12:44:04',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9789914373231','','No',NULL,NULL,''),(10931,'1110','91745919759','2025-04-29 12:57:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','5902','','No',NULL,NULL,''),(10932,'5500','91745919759','2025-04-29 12:57:21',5400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10933,'1000','91745919759','2025-04-29 12:57:58',11540.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10934,'4000','91745919759','2025-04-29 12:57:58',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(10935,'4000','91745919759','2025-04-29 12:42:40',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(10936,'4000','91745919759','2025-04-29 12:42:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(10937,'4000','91745919759','2025-04-29 12:43:04',NULL,3500.00,'','9','1','Good sold','1','','sales','11006','','No',NULL,NULL,''),(10938,'4000','91745919759','2025-04-29 12:43:25',NULL,990.00,'','9','1','Good sold','1','','sales','7616','','No',NULL,NULL,''),(10939,'4000','91745919759','2025-04-29 12:44:04',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914373231','','No',NULL,NULL,''),(10940,'4000','91745919759','2025-04-29 12:57:06',NULL,550.00,'','9','1','Good sold','1','','sales','5902','','No',NULL,NULL,''),(10941,'1000','91745925651','2025-04-29 14:21:35',2090.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10942,'4000','91745925651','2025-04-29 14:21:35',NULL,1790.00,'','9','1','Good sold','1','','sales','8900','','No',NULL,NULL,''),(10943,'4000','91745925651','2025-04-29 14:20:51',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(10944,'1110','91745928109','2025-04-29 15:18:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','8637','','No',NULL,NULL,''),(10945,'1110','91745928109','2025-04-29 15:01:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','2687','','No',NULL,NULL,''),(10946,'1110','91745928109','2025-04-29 15:02:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','8442','','No',NULL,NULL,''),(10947,'1110','91745928109','2025-04-29 15:03:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','10192','','No',NULL,NULL,''),(10948,'1110','91745928109','2025-04-29 15:04:45',NULL,2700.00,'','9','1','Inventory sold','1','','sales','11982','','No',NULL,NULL,''),(10949,'1110','91745928109','2025-04-29 15:05:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(10950,'1110','91745928109','2025-04-29 15:06:43',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914495739','','No',NULL,NULL,''),(10951,'1110','91745928109','2025-04-29 15:07:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','7431','','No',NULL,NULL,''),(10952,'1110','91745928109','2025-04-29 15:07:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','193','','No',NULL,NULL,''),(10953,'1110','91745928109','2025-04-29 15:08:03',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914373232','','No',NULL,NULL,''),(10954,'1110','91745928109','2025-04-29 15:11:37',NULL,450.00,'','9','1','Inventory sold','1','','sales','12520','','No',NULL,NULL,''),(10955,'1110','91745928109','2025-04-29 15:11:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7846','','No',NULL,NULL,''),(10956,'1110','91745928109','2025-04-29 15:12:12',NULL,6500.00,'','9','1','Inventory sold','1','','sales','12031','','No',NULL,NULL,''),(10957,'1110','91745928109','2025-04-29 15:12:40',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9471234567897','','No',NULL,NULL,''),(10958,'1110','91745928109','2025-04-29 15:14:53',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10959,'1110','91745928109','2025-04-29 15:15:05',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(10960,'1110','91745928109','2025-04-29 15:15:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','11511','','No',NULL,NULL,''),(10961,'1110','91745928109','2025-04-29 15:15:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','11189','','No',NULL,NULL,''),(10962,'1110','91745928109','2025-04-29 15:15:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','11674','','No',NULL,NULL,''),(10963,'1110','91745928109','2025-04-29 15:16:15',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789914375510','','No',NULL,NULL,''),(10964,'1110','91745928109','2025-04-29 15:16:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','8287','','No',NULL,NULL,''),(10965,'1110','91745928109','2025-04-29 15:16:55',NULL,4500.00,'','9','1','Inventory sold','1','','sales','9780983834601','','No',NULL,NULL,''),(10966,'1110','91745928109','2025-04-29 15:17:12',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12005','','No',NULL,NULL,''),(10967,'1110','91745928109','2025-04-29 15:17:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6540','','No',NULL,NULL,''),(10968,'1110','91745928109','2025-04-29 15:17:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','8811','','No',NULL,NULL,''),(10969,'1110','91745928109','2025-04-29 15:17:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','2710','','No',NULL,NULL,''),(10970,'1110','91745928109','2025-04-29 15:18:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','11209','','No',NULL,NULL,''),(10971,'5500','91745928109','2025-04-29 15:18:30',33350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10972,'1000','91745928109','2025-04-29 15:18:51',69379.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10973,'4000','91745928109','2025-04-29 15:18:51',NULL,1790.00,'','9','1','Good sold','1','','sales','8637','','No',NULL,NULL,''),(10974,'4000','91745928109','2025-04-29 15:01:49',NULL,1890.00,'','9','1','Good sold','1','','sales','2687','','No',NULL,NULL,''),(10975,'4000','91745928109','2025-04-29 15:02:27',NULL,1590.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(10976,'4000','91745928109','2025-04-29 15:03:58',NULL,2590.00,'','9','1','Good sold','1','','sales','10192','','No',NULL,NULL,''),(10977,'4000','91745928109','2025-04-29 15:04:45',NULL,3000.00,'','9','1','Good sold','1','','sales','11982','','No',NULL,NULL,''),(10978,'4000','91745928109','2025-04-29 15:05:48',NULL,500.00,'','9','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(10979,'4000','91745928109','2025-04-29 15:06:43',NULL,3500.00,'','9','1','Good sold','1','','sales','9789914495739','','No',NULL,NULL,''),(10980,'4000','91745928109','2025-04-29 15:07:01',NULL,1000.00,'','9','1','Good sold','1','','sales','7431','','No',NULL,NULL,''),(10981,'4000','91745928109','2025-04-29 15:07:35',NULL,700.00,'','9','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10982,'4000','91745928109','2025-04-29 15:08:03',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914373232','','No',NULL,NULL,''),(10983,'4000','91745928109','2025-04-29 15:11:37',NULL,790.00,'','9','1','Good sold','1','','sales','12520','','No',NULL,NULL,''),(10984,'4000','91745928109','2025-04-29 15:11:57',NULL,1200.00,'','9','1','Good sold','1','','sales','7846','','No',NULL,NULL,''),(10985,'4000','91745928109','2025-04-29 15:12:12',NULL,7500.00,'','9','1','Good sold','1','','sales','12031','','No',NULL,NULL,''),(10986,'4000','91745928109','2025-04-29 15:12:40',NULL,1500.00,'','9','1','Good sold','1','','sales','9471234567897','','No',NULL,NULL,''),(10987,'4000','91745928109','2025-04-29 15:14:53',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914495737','','No',NULL,NULL,''),(10988,'4000','91745928109','2025-04-29 15:15:05',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(10989,'4000','91745928109','2025-04-29 15:15:18',NULL,3990.00,'','9','1','Good sold','1','','sales','11511','','No',NULL,NULL,''),(10990,'4000','91745928109','2025-04-29 15:15:41',NULL,3000.00,'','9','1','Good sold','1','','sales','11189','','No',NULL,NULL,''),(10991,'4000','91745928109','2025-04-29 15:15:49',NULL,1500.00,'','9','1','Good sold','1','','sales','11674','','No',NULL,NULL,''),(10992,'4000','91745928109','2025-04-29 15:16:15',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914375510','','No',NULL,NULL,''),(10993,'4000','91745928109','2025-04-29 15:16:44',NULL,2000.00,'','9','1','Good sold','1','','sales','8287','','No',NULL,NULL,''),(10994,'4000','91745928109','2025-04-29 15:16:55',NULL,5150.00,'','9','1','Good sold','1','','sales','9780983834601','','No',NULL,NULL,''),(10995,'4000','91745928109','2025-04-29 15:17:12',NULL,3000.00,'','9','1','Good sold','1','','sales','12005','','No',NULL,NULL,''),(10996,'4000','91745928109','2025-04-29 15:17:23',NULL,790.00,'','9','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(10997,'4000','91745928109','2025-04-29 15:17:36',NULL,1499.00,'','9','1','Good sold','1','','sales','8811','','No',NULL,NULL,''),(10998,'4000','91745928109','2025-04-29 15:17:58',NULL,3500.00,'','9','1','Good sold','1','','sales','2710','','No',NULL,NULL,''),(10999,'4000','91745928109','2025-04-29 15:18:10',NULL,3500.00,'','9','1','Good sold','1','','sales','11209','','No',NULL,NULL,''),(11000,'1000','91745931148','2025-04-29 15:53:48',26100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11001,'4000','91745931148','2025-04-29 15:53:48',NULL,26100.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(11002,'1000','91745932177','2025-04-29 16:09:56',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11003,'4000','91745932177','2025-04-29 16:09:56',NULL,2500.00,'','9','1','Good sold','1','','sales','8812','','No',NULL,NULL,''),(11004,'1000','91745989074','2025-04-30 07:58:45',26100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11005,'4000','91745989074','2025-04-30 07:58:45',NULL,26100.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(11006,'1110','91746000100','2025-04-30 11:02:30',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789966531179','','No',NULL,NULL,''),(11007,'5500','91746000100','2025-04-30 11:01:40',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11008,'1000','91746000100','2025-04-30 11:02:30',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11009,'4000','91746000100','2025-04-30 11:02:30',NULL,3490.00,'','9','1','Good sold','1','','sales','9789966531179','','No',NULL,NULL,''),(11010,'1000','91746000164','2025-04-30 11:05:18',26100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11011,'4000','91746000164','2025-04-30 11:05:18',NULL,26100.00,'','9','1','Good sold','1','','sales','8442','','No',NULL,NULL,''),(11012,'1110','91746001456','2025-04-30 11:24:41',NULL,2250.00,'','9','1','Inventory sold','1','','sales','9789914500141','','No',NULL,NULL,''),(11013,'5500','91746001456','2025-04-30 11:24:16',2250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11014,'1000','91746001456','2025-04-30 11:24:41',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11015,'4000','91746001456','2025-04-30 11:24:41',NULL,3600.00,'','9','1','Good sold','1','','sales','9789914500141','','No',NULL,NULL,''),(11016,'1110','91746001485','2025-04-30 11:28:53',NULL,900.00,'','9','1','Inventory sold','1','','sales','11947','','No',NULL,NULL,''),(11017,'5500','91746001485','2025-04-30 11:24:45',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11018,'1000','91746001485','2025-04-30 11:28:53',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11019,'4000','91746001485','2025-04-30 11:28:53',NULL,1200.00,'','9','1','Good sold','1','','sales','11947','','No',NULL,NULL,''),(11020,'1110','91746001738','2025-04-30 11:39:32',NULL,0.00,'','9','1','Inventory sold','1','15','sales','10389','','No',NULL,NULL,''),(11021,'1110','91746001738','2025-04-30 11:28:58',NULL,6000.00,'','9','1','Inventory sold','1','15','sales','9789966531180','','No',NULL,NULL,''),(11022,'1110','91746001738','2025-04-30 11:38:37',NULL,0.00,'','9','1','Inventory sold','1','15','sales','11857','','No',NULL,NULL,''),(11023,'5500','91746001738','2025-04-30 11:38:51',6000.00,NULL,'','9','1','Cost of goods sold','1','15','sales','','','No',NULL,NULL,''),(11024,'1000','91746001738','2025-04-30 11:39:32',9040.00,NULL,'','9','1','Good sold','1','15','Payment','','','No',NULL,NULL,''),(11025,'4000','91746001738','2025-04-30 11:39:32',NULL,2090.00,'','9','1','Good sold','1','15','sales','10389','','No',NULL,NULL,''),(11026,'4000','91746001738','2025-04-30 11:28:58',NULL,6500.00,'','9','1','Good sold','1','15','sales','9789966531180','','No',NULL,NULL,''),(11027,'4000','91746001738','2025-04-30 11:38:37',NULL,450.00,'','9','1','Good sold','1','15','sales','11857','','No',NULL,NULL,''),(11028,'1110','91746183098','2025-05-02 13:51:45',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914768732','','No',NULL,NULL,''),(11029,'5500','91746183098','2025-05-02 13:51:38',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11030,'1000','91746183098','2025-05-02 13:51:45',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11031,'4000','91746183098','2025-05-02 13:51:45',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914768732','','No',NULL,NULL,''),(11032,'1000','91746193390','2025-05-02 16:43:52',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11033,'4000','91746193390','2025-05-02 16:43:52',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(11034,'4000','91746193390','2025-05-02 16:43:10',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11035,'1000','91746193444','2025-05-02 16:45:13',2700.00,NULL,'','9','1','Good sold','1','16','Payment','','','No',NULL,NULL,''),(11036,'4000','91746193444','2025-05-02 16:45:13',NULL,2300.00,'','9','1','Good sold','1','16','sales','10647','','No',NULL,NULL,''),(11037,'4000','91746193444','2025-05-02 16:44:04',NULL,400.00,'','9','1','Good sold','1','16','sales','11857','','No',NULL,NULL,''),(11038,'1110','91746270924','2025-05-03 15:18:35',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9789914768818','','No',NULL,NULL,''),(11039,'1110','91746270924','2025-05-03 14:15:24',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9783982513287','','No',NULL,NULL,''),(11040,'1110','91746270924','2025-05-03 14:18:30',NULL,1290.00,'','9','1','Inventory sold','1','','sales','12118','','No',NULL,NULL,''),(11041,'1110','91746270924','2025-05-03 14:19:00',NULL,6800.00,'','9','1','Inventory sold','1','','sales','9789914768817','','No',NULL,NULL,''),(11042,'1110','91746270924','2025-05-03 14:19:13',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781398710789','','No',NULL,NULL,''),(11043,'1110','91746270924','2025-05-03 14:21:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','8195','','No',NULL,NULL,''),(11044,'1110','91746270924','2025-05-03 14:21:34',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798335146746','','No',NULL,NULL,''),(11045,'1110','91746270924','2025-05-03 14:22:19',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11046,'1110','91746270924','2025-05-03 14:22:42',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914408146','','No',NULL,NULL,''),(11047,'1110','91746270924','2025-05-03 14:23:27',NULL,700.00,'','9','1','Inventory sold','1','','sales','9781716906527','','No',NULL,NULL,''),(11048,'1110','91746270924','2025-05-03 14:23:45',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789913641036','','No',NULL,NULL,''),(11049,'1110','91746270924','2025-05-03 14:28:25',NULL,700.00,'','9','1','Inventory sold','1','','sales','12105','','No',NULL,NULL,''),(11050,'1110','91746270924','2025-05-03 14:38:09',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781464221419','','No',NULL,NULL,''),(11051,'1110','91746270924','2025-05-03 14:41:58',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914495669','','No',NULL,NULL,''),(11052,'1110','91746270924','2025-05-03 14:42:57',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914975130','','No',NULL,NULL,''),(11053,'1110','91746270924','2025-05-03 14:46:36',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914985931','','No',NULL,NULL,''),(11054,'1110','91746270924','2025-05-03 14:50:00',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789914375107','','No',NULL,NULL,''),(11055,'1110','91746270924','2025-05-03 14:52:30',NULL,70030.00,'','9','1','Inventory sold','1','','sales','9789914376296','','No',NULL,NULL,''),(11056,'1110','91746270924','2025-05-03 14:55:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','5989','','No',NULL,NULL,''),(11057,'1110','91746270924','2025-05-03 14:55:06',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914983715','','No',NULL,NULL,''),(11058,'1110','91746270924','2025-05-03 14:58:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','9664','','No',NULL,NULL,''),(11059,'1110','91746270924','2025-05-03 14:58:30',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789956554331','','No',NULL,NULL,''),(11060,'1110','91746270924','2025-05-03 15:02:22',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914503050','','No',NULL,NULL,''),(11061,'1110','91746270924','2025-05-03 15:03:52',NULL,900.00,'','9','1','Inventory sold','1','','sales','9798340658449','','No',NULL,NULL,''),(11062,'1110','91746270924','2025-05-03 15:05:46',NULL,6800.00,'','9','1','Inventory sold','1','','sales','9789914373202','','No',NULL,NULL,''),(11063,'1110','91746270924','2025-05-03 15:06:54',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11064,'1110','91746270924','2025-05-03 15:09:27',NULL,590.00,'','9','1','Inventory sold','1','','sales','9789966748981','','No',NULL,NULL,''),(11065,'5500','91746270924','2025-05-03 15:18:27',119610.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11066,'1000','91746270924','2025-05-03 15:18:35',72377.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11067,'4000','91746270924','2025-05-03 15:18:35',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914768818','','No',NULL,NULL,''),(11068,'4000','91746270924','2025-05-03 14:15:24',NULL,2000.00,'','9','1','Good sold','1','','sales','9783982513287','','No',NULL,NULL,''),(11069,'4000','91746270924','2025-05-03 14:18:30',NULL,1490.00,'','9','1','Good sold','1','','sales','12118','','No',NULL,NULL,''),(11070,'4000','91746270924','2025-05-03 14:19:00',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914768817','','No',NULL,NULL,''),(11071,'4000','91746270924','2025-05-03 14:19:13',NULL,1500.00,'','9','1','Good sold','1','','sales','9781398710789','','No',NULL,NULL,''),(11072,'4000','91746270924','2025-05-03 14:21:10',NULL,5250.00,'','9','1','Good sold','1','','sales','8195','','No',NULL,NULL,''),(11073,'4000','91746270924','2025-05-03 14:21:34',NULL,1500.00,'','9','1','Good sold','1','','sales','9798335146746','','No',NULL,NULL,''),(11074,'4000','91746270924','2025-05-03 14:22:19',NULL,7500.00,'','9','1','Good sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11075,'4000','91746270924','2025-05-03 14:22:42',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914408146','','No',NULL,NULL,''),(11076,'4000','91746270924','2025-05-03 14:23:27',NULL,1000.00,'','9','1','Good sold','1','','sales','9781716906527','','No',NULL,NULL,''),(11077,'4000','91746270924','2025-05-03 14:23:45',NULL,7200.00,'','9','1','Good sold','1','','sales','9789913641036','','No',NULL,NULL,''),(11078,'4000','91746270924','2025-05-03 14:28:25',NULL,1000.00,'','9','1','Good sold','1','','sales','12105','','No',NULL,NULL,''),(11079,'4000','91746270924','2025-05-03 14:38:09',NULL,1947.00,'','9','1','Good sold','1','','sales','9781464221419','','No',NULL,NULL,''),(11080,'4000','91746270924','2025-05-03 14:41:58',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914495669','','No',NULL,NULL,''),(11081,'4000','91746270924','2025-05-03 14:42:57',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914975130','','No',NULL,NULL,''),(11082,'4000','91746270924','2025-05-03 14:46:36',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914985931','','No',NULL,NULL,''),(11083,'4000','91746270924','2025-05-03 14:50:00',NULL,500.00,'','9','1','Good sold','1','','sales','9789914375107','','No',NULL,NULL,''),(11084,'4000','91746270924','2025-05-03 14:52:30',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914376296','','No',NULL,NULL,''),(11085,'4000','91746270924','2025-05-03 14:55:03',NULL,500.00,'','9','1','Good sold','1','','sales','5989','','No',NULL,NULL,''),(11086,'4000','91746270924','2025-05-03 14:55:06',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914983715','','No',NULL,NULL,''),(11087,'4000','91746270924','2025-05-03 14:58:21',NULL,1750.00,'','9','1','Good sold','1','','sales','9664','','No',NULL,NULL,''),(11088,'4000','91746270924','2025-05-03 14:58:30',NULL,2000.00,'','9','1','Good sold','1','','sales','9789956554331','','No',NULL,NULL,''),(11089,'4000','91746270924','2025-05-03 15:02:22',NULL,1650.00,'','9','1','Good sold','1','','sales','9789914503050','','No',NULL,NULL,''),(11090,'4000','91746270924','2025-05-03 15:03:52',NULL,1500.00,'','9','1','Good sold','1','','sales','9798340658449','','No',NULL,NULL,''),(11091,'4000','91746270924','2025-05-03 15:05:46',NULL,7800.00,'','9','1','Good sold','1','','sales','9789914373202','','No',NULL,NULL,''),(11092,'4000','91746270924','2025-05-03 15:06:54',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11093,'4000','91746270924','2025-05-03 15:09:27',NULL,790.00,'','9','1','Good sold','1','','sales','9789966748981','','No',NULL,NULL,''),(11094,'1110','91746445011','2025-05-06 13:55:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','7283','','No',NULL,NULL,''),(11095,'1110','91746445011','2025-05-05 14:36:51',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11096,'1110','91746445011','2025-05-05 14:37:16',NULL,1200.00,'','9','1','Inventory sold','1','','sales','12624','','No',NULL,NULL,''),(11097,'1110','91746445011','2025-05-05 14:37:34',NULL,2800.00,'','9','1','Inventory sold','1','','sales','12501','','No',NULL,NULL,''),(11098,'1110','91746445011','2025-05-05 14:37:51',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612608','','No',NULL,NULL,''),(11099,'5500','91746445011','2025-05-06 13:54:24',6900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11100,'1000','91746445011','2025-05-06 13:55:44',11170.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11101,'4000','91746445011','2025-05-06 13:55:44',NULL,2190.00,'','9','1','Good sold','1','','sales','7283','','No',NULL,NULL,''),(11102,'4000','91746445011','2025-05-05 14:36:51',NULL,2390.00,'','9','1','Good sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11103,'4000','91746445011','2025-05-05 14:37:16',NULL,1500.00,'','9','1','Good sold','1','','sales','12624','','No',NULL,NULL,''),(11104,'4000','91746445011','2025-05-05 14:37:34',NULL,3500.00,'','9','1','Good sold','1','','sales','12501','','No',NULL,NULL,''),(11105,'4000','91746445011','2025-05-05 14:37:51',NULL,1590.00,'','9','1','Good sold','1','','sales','9789913612608','','No',NULL,NULL,''),(11106,'1000','91746539928','2025-05-06 16:59:14',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11107,'4000','91746539928','2025-05-06 16:59:14',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(11108,'1110','91746614862','2025-05-07 13:48:28',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789966748983','','No',NULL,NULL,''),(11109,'1110','91746614862','2025-05-07 13:47:43',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(11110,'5500','91746614862','2025-05-07 13:47:56',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11111,'1000','91746614862','2025-05-07 13:48:28',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11112,'4000','91746614862','2025-05-07 13:48:28',NULL,1000.00,'','9','1','Good sold','1','','sales','9789966748983','','No',NULL,NULL,''),(11113,'4000','91746614862','2025-05-07 13:47:43',NULL,2800.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(11114,'1000','91746616411','2025-05-07 14:14:09',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11115,'4000','91746616411','2025-05-07 14:14:09',NULL,4500.00,'','9','1','Good sold','1','','sales','10575','','No',NULL,NULL,''),(11116,'1000','91746711972','2025-05-08 16:47:21',5350.00,NULL,'','9','1','Good sold','1','17','Payment','','','No',NULL,NULL,''),(11117,'4000','91746711972','2025-05-08 16:47:21',NULL,3500.00,'','9','1','Good sold','1','17','sales','10758','','No',NULL,NULL,''),(11118,'4000','91746711972','2025-05-08 16:46:12',NULL,1500.00,'','9','1','Good sold','1','17','sales','7049','','No',NULL,NULL,''),(11119,'4000','91746711972','2025-05-08 16:46:29',NULL,350.00,'','9','1','Good sold','1','17','sales','11857','','No',NULL,NULL,''),(11120,'1110','91746712262','2025-05-08 17:13:59',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914505030','','No',NULL,NULL,''),(11121,'5500','91746712262','2025-05-08 16:51:02',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11122,'1000','91746712262','2025-05-08 17:13:59',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11123,'4000','91746712262','2025-05-08 17:13:59',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914505030','','No',NULL,NULL,''),(11124,'1110','91746713708','2025-05-08 17:16:41',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914505030','','No',NULL,NULL,''),(11125,'5500','91746713708','2025-05-08 17:15:08',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11126,'1000','91746713708','2025-05-08 17:16:41',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11127,'4000','91746713708','2025-05-08 17:16:41',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914505030','','No',NULL,NULL,''),(11128,'1110','91746787383','2025-05-09 13:43:13',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789966748984','','No',NULL,NULL,''),(11129,'5500','91746787383','2025-05-09 13:43:03',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11130,'1000','91746787383','2025-05-09 13:43:13',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11131,'4000','91746787383','2025-05-09 13:43:13',NULL,1000.00,'','9','1','Good sold','1','','sales','9789966748984','','No',NULL,NULL,''),(11132,'1000','91746793188','2025-05-09 15:20:33',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11133,'4000','91746793188','2025-05-09 15:20:33',NULL,5500.00,'','9','1','Good sold','1','','sales','11745','','No',NULL,NULL,''),(11134,'4000','91746793188','2025-05-09 15:19:48',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11135,'1000','91746793239','2025-05-09 15:21:14',1990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11136,'4000','91746793239','2025-05-09 15:21:14',NULL,1990.00,'','9','1','Good sold','1','','sales','8275','','No',NULL,NULL,''),(11137,'1000','91746793970','2025-05-09 15:33:28',5500.00,NULL,'','9','1','Good sold','1','18','Payment','','','No',NULL,NULL,''),(11138,'4000','91746793970','2025-05-09 15:33:28',NULL,5500.00,'','9','1','Good sold','1','18','sales','11745','','No',NULL,NULL,''),(11139,'1000','91746794110','2025-05-09 15:35:56',1990.00,NULL,'','9','1','Good sold','1','18','Payment','','','No',NULL,NULL,''),(11140,'4000','91746794110','2025-05-09 15:35:56',NULL,1990.00,'','9','1','Good sold','1','18','sales','8275','','No',NULL,NULL,''),(11141,'1000','91746864730','2025-05-10 11:12:47',4990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11142,'4000','91746864730','2025-05-10 11:12:47',NULL,2500.00,'','9','1','Good sold','1','','sales','10813','','No',NULL,NULL,''),(11143,'4000','91746864730','2025-05-10 11:12:10',NULL,2490.00,'','9','1','Good sold','1','','sales','10762','','No',NULL,NULL,''),(11144,'1110','91746867755','2025-05-10 12:02:50',NULL,600.00,'','9','1','Inventory sold','1','','sales','9789966748986','','No',NULL,NULL,''),(11145,'5500','91746867755','2025-05-10 12:02:35',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11146,'1000','91746867755','2025-05-10 12:02:50',696.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11147,'4000','91746867755','2025-05-10 12:02:50',NULL,696.00,'','9','1','Good sold','1','','sales','9789966748986','','No',NULL,NULL,''),(11148,'1110','91746883365','2025-05-10 16:42:18',NULL,5500.00,'','9','1','Inventory sold','1','','sales','9789966748985','','No',NULL,NULL,''),(11149,'1110','91746883365','2025-05-10 16:40:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11150,'5500','91746883365','2025-05-10 16:41:34',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11151,'1000','91746883365','2025-05-10 16:42:18',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11152,'4000','91746883365','2025-05-10 16:42:18',NULL,5500.00,'','9','1','Good sold','1','','sales','9789966748985','','No',NULL,NULL,''),(11153,'4000','91746883365','2025-05-10 16:40:25',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11154,'1000','91746884574','2025-05-10 16:45:17',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11155,'4000','91746884574','2025-05-10 16:45:17',NULL,5500.00,'','9','1','Good sold','1','','sales','11745','','No',NULL,NULL,''),(11156,'4000','91746884574','2025-05-10 16:42:54',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11157,'1110','91746884758','2025-05-10 17:47:27',NULL,8100.00,'','9','1','Inventory sold','1','','sales','9789966468419','','No',NULL,NULL,''),(11158,'1110','91746884758','2025-05-10 16:45:58',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11159,'1110','91746884758','2025-05-10 16:47:24',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9781398710790','','No',NULL,NULL,''),(11160,'1110','91746884758','2025-05-10 16:48:19',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(11161,'1110','91746884758','2025-05-10 17:08:47',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914402162','','No',NULL,NULL,''),(11162,'1110','91746884758','2025-05-10 17:14:09',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772265','','No',NULL,NULL,''),(11163,'1110','91746884758','2025-05-10 17:16:45',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12612','','No',NULL,NULL,''),(11164,'1110','91746884758','2025-05-10 17:17:19',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9789914772266','','No',NULL,NULL,''),(11165,'1110','91746884758','2025-05-10 17:23:36',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772267','','No',NULL,NULL,''),(11166,'1110','91746884758','2025-05-10 17:28:09',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772268','','No',NULL,NULL,''),(11167,'1110','91746884758','2025-05-10 17:28:40',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914772270','','No',NULL,NULL,''),(11168,'1110','91746884758','2025-05-10 17:34:55',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914771091','','No',NULL,NULL,''),(11169,'1110','91746884758','2025-05-10 17:40:17',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781526605411','','No',NULL,NULL,''),(11170,'1110','91746884758','2025-05-10 17:40:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914946673','','No',NULL,NULL,''),(11171,'1110','91746884758','2025-05-10 17:44:02',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11172,'1110','91746884758','2025-05-10 17:45:22',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772269','','No',NULL,NULL,''),(11173,'5500','91746884758','2025-05-10 17:45:32',46100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11174,'1000','91746884758','2025-05-10 17:47:27',57600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11175,'4000','91746884758','2025-05-10 17:47:27',NULL,9000.00,'','9','1','Good sold','1','','sales','9789966468419','','No',NULL,NULL,''),(11176,'4000','91746884758','2025-05-10 16:45:58',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11177,'4000','91746884758','2025-05-10 16:47:24',NULL,6000.00,'','9','1','Good sold','1','','sales','9781398710790','','No',NULL,NULL,''),(11178,'4000','91746884758','2025-05-10 16:48:19',NULL,2850.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(11179,'4000','91746884758','2025-05-10 17:08:47',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914402162','','No',NULL,NULL,''),(11180,'4000','91746884758','2025-05-10 17:14:09',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772265','','No',NULL,NULL,''),(11181,'4000','91746884758','2025-05-10 17:16:45',NULL,1250.00,'','9','1','Good sold','1','','sales','12612','','No',NULL,NULL,''),(11182,'4000','91746884758','2025-05-10 17:17:19',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914772266','','No',NULL,NULL,''),(11183,'4000','91746884758','2025-05-10 17:23:36',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772267','','No',NULL,NULL,''),(11184,'4000','91746884758','2025-05-10 17:28:09',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772268','','No',NULL,NULL,''),(11185,'4000','91746884758','2025-05-10 17:28:40',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914772270','','No',NULL,NULL,''),(11186,'4000','91746884758','2025-05-10 17:34:55',NULL,900.00,'','9','1','Good sold','1','','sales','9789914771091','','No',NULL,NULL,''),(11187,'4000','91746884758','2025-05-10 17:40:17',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605411','','No',NULL,NULL,''),(11188,'4000','91746884758','2025-05-10 17:40:36',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914946673','','No',NULL,NULL,''),(11189,'4000','91746884758','2025-05-10 17:44:02',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11190,'4000','91746884758','2025-05-10 17:45:22',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772269','','No',NULL,NULL,''),(11191,'1110','91746888629','2025-05-10 20:02:51',NULL,14400.00,'','9','1','Inventory sold','1','','sales','11987','','No',NULL,NULL,''),(11192,'1110','91746888629','2025-05-10 17:50:29',NULL,8100.00,'','9','1','Inventory sold','1','','sales','9789966468419','','No',NULL,NULL,''),(11193,'1110','91746888629','2025-05-10 17:57:24',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11194,'1110','91746888629','2025-05-10 17:57:42',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9781398710790','','No',NULL,NULL,''),(11195,'1110','91746888629','2025-05-10 17:58:05',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914505559','','No',NULL,NULL,''),(11196,'1110','91746888629','2025-05-10 17:58:39',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914402162','','No',NULL,NULL,''),(11197,'1110','91746888629','2025-05-10 17:59:13',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772265','','No',NULL,NULL,''),(11198,'1110','91746888629','2025-05-10 17:59:30',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12612','','No',NULL,NULL,''),(11199,'1110','91746888629','2025-05-10 17:59:50',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9789914772266','','No',NULL,NULL,''),(11200,'1110','91746888629','2025-05-10 18:00:06',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772267','','No',NULL,NULL,''),(11201,'1110','91746888629','2025-05-10 18:00:35',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772269','','No',NULL,NULL,''),(11202,'1110','91746888629','2025-05-10 18:01:05',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9789914772268','','No',NULL,NULL,''),(11203,'1110','91746888629','2025-05-10 18:01:19',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914772270','','No',NULL,NULL,''),(11204,'1110','91746888629','2025-05-10 18:01:39',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914771091','','No',NULL,NULL,''),(11205,'1110','91746888629','2025-05-10 18:02:08',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781526605411','','No',NULL,NULL,''),(11206,'1110','91746888629','2025-05-10 18:02:46',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789914946673','','No',NULL,NULL,''),(11207,'1110','91746888629','2025-05-10 18:03:00',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11208,'1110','91746888629','2025-05-10 18:04:10',NULL,6500.00,'','9','1','Inventory sold','1','','sales','9789914946675','','No',NULL,NULL,''),(11209,'1110','91746888629','2025-05-10 18:06:50',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9789914963737','','No',NULL,NULL,''),(11210,'1110','91746888629','2025-05-10 18:08:46',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966531151','','No',NULL,NULL,''),(11211,'1110','91746888629','2025-05-10 18:12:26',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914376259','','No',NULL,NULL,''),(11212,'1110','91746888629','2025-05-10 18:16:41',NULL,8500.00,'','9','1','Inventory sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11213,'1110','91746888629','2025-05-10 18:17:07',NULL,7200.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(11214,'1110','91746888629','2025-05-10 18:18:36',NULL,4800.00,'','9','1','Inventory sold','1','','sales','9781526605405','','No',NULL,NULL,''),(11215,'1110','91746888629','2025-05-10 18:20:50',NULL,3500.00,'','9','1','Inventory sold','1','','sales','9789914376260','','No',NULL,NULL,''),(11216,'1110','91746888629','2025-05-10 18:23:11',NULL,6600.00,'','9','1','Inventory sold','1','','sales','9789914376261','','No',NULL,NULL,''),(11217,'1110','91746888629','2025-05-10 18:39:39',NULL,1550.00,'','9','1','Inventory sold','1','','sales','9789966054243','','No',NULL,NULL,''),(11218,'1110','91746888629','2025-05-10 18:43:54',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9789914764667','','No',NULL,NULL,''),(11219,'1110','91746888629','2025-05-10 18:46:01',NULL,5700.00,'','9','1','Inventory sold','1','','sales','9788394711857','','No',NULL,NULL,''),(11220,'1110','91746888629','2025-05-10 18:53:05',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966468418','','No',NULL,NULL,''),(11221,'1110','91746888629','2025-05-10 18:53:50',NULL,5200.00,'','9','1','Inventory sold','1','','sales','9788394711858','','No',NULL,NULL,''),(11222,'1110','91746888629','2025-05-10 18:56:59',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914501667','','No',NULL,NULL,''),(11223,'1110','91746888629','2025-05-10 19:00:57',NULL,600.00,'','9','1','Inventory sold','1','','sales','9789914501668','','No',NULL,NULL,''),(11224,'1110','91746888629','2025-05-10 19:02:44',NULL,3000.00,'','9','1','Inventory sold','1','','sales','9789914501674','','No',NULL,NULL,''),(11225,'1110','91746888629','2025-05-10 19:05:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914402957','','No',NULL,NULL,''),(11226,'1110','91746888629','2025-05-10 19:07:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','8918','','No',NULL,NULL,''),(11227,'1110','91746888629','2025-05-10 19:07:56',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914402958','','No',NULL,NULL,''),(11228,'1110','91746888629','2025-05-10 19:13:59',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9781526605419','','No',NULL,NULL,''),(11229,'1110','91746888629','2025-05-10 19:16:24',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781788166325','','No',NULL,NULL,''),(11230,'1110','91746888629','2025-05-10 19:16:47',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789914771917','','No',NULL,NULL,''),(11231,'1110','91746888629','2025-05-10 19:19:48',NULL,10800.00,'','9','1','Inventory sold','1','','sales','9789966133847','','No',NULL,NULL,''),(11232,'1110','91746888629','2025-05-10 19:20:04',NULL,10800.00,'','9','1','Inventory sold','1','','sales','9789966133847','','No',NULL,NULL,''),(11233,'1110','91746888629','2025-05-10 19:31:36',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11234,'1110','91746888629','2025-05-10 19:36:50',NULL,3600.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11235,'1110','91746888629','2025-05-10 19:47:30',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9781526605408','','No',NULL,NULL,''),(11236,'1110','91746888629','2025-05-10 19:47:44',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914771918','','No',NULL,NULL,''),(11237,'5500','91746888629','2025-05-10 20:02:44',172050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11238,'1000','91746888629','2025-05-10 20:02:51',212398.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11239,'4000','91746888629','2025-05-10 20:02:51',NULL,15000.00,'','9','1','Good sold','1','','sales','11987','','No',NULL,NULL,''),(11240,'4000','91746888629','2025-05-10 17:50:29',NULL,9000.00,'','9','1','Good sold','1','','sales','9789966468419','','No',NULL,NULL,''),(11241,'4000','91746888629','2025-05-10 17:57:24',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966748980','','No',NULL,NULL,''),(11242,'4000','91746888629','2025-05-10 17:57:42',NULL,6000.00,'','9','1','Good sold','1','','sales','9781398710790','','No',NULL,NULL,''),(11243,'4000','91746888629','2025-05-10 17:58:05',NULL,2850.00,'','9','1','Good sold','1','','sales','9789914505559','','No',NULL,NULL,''),(11244,'4000','91746888629','2025-05-10 17:58:39',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914402162','','No',NULL,NULL,''),(11245,'4000','91746888629','2025-05-10 17:59:13',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772265','','No',NULL,NULL,''),(11246,'4000','91746888629','2025-05-10 17:59:30',NULL,1250.00,'','9','1','Good sold','1','','sales','12612','','No',NULL,NULL,''),(11247,'4000','91746888629','2025-05-10 17:59:50',NULL,6000.00,'','9','1','Good sold','1','','sales','9789914772266','','No',NULL,NULL,''),(11248,'4000','91746888629','2025-05-10 18:00:06',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772267','','No',NULL,NULL,''),(11249,'4000','91746888629','2025-05-10 18:00:35',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772269','','No',NULL,NULL,''),(11250,'4000','91746888629','2025-05-10 18:01:05',NULL,4000.00,'','9','1','Good sold','1','','sales','9789914772268','','No',NULL,NULL,''),(11251,'4000','91746888629','2025-05-10 18:01:19',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914772270','','No',NULL,NULL,''),(11252,'4000','91746888629','2025-05-10 18:01:39',NULL,900.00,'','9','1','Good sold','1','','sales','9789914771091','','No',NULL,NULL,''),(11253,'4000','91746888629','2025-05-10 18:02:08',NULL,2000.00,'','9','1','Good sold','1','','sales','9781526605411','','No',NULL,NULL,''),(11254,'4000','91746888629','2025-05-10 18:02:46',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914946673','','No',NULL,NULL,''),(11255,'4000','91746888629','2025-05-10 18:03:00',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11256,'4000','91746888629','2025-05-10 18:04:10',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914946675','','No',NULL,NULL,''),(11257,'4000','91746888629','2025-05-10 18:06:50',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914963737','','No',NULL,NULL,''),(11258,'4000','91746888629','2025-05-10 18:08:46',NULL,3500.00,'','9','1','Good sold','1','','sales','9789966531151','','No',NULL,NULL,''),(11259,'4000','91746888629','2025-05-10 18:12:26',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914376259','','No',NULL,NULL,''),(11260,'4000','91746888629','2025-05-10 18:16:41',NULL,12500.00,'','9','1','Good sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11261,'4000','91746888629','2025-05-10 18:17:07',NULL,8000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(11262,'4000','91746888629','2025-05-10 18:18:36',NULL,6000.00,'','9','1','Good sold','1','','sales','9781526605405','','No',NULL,NULL,''),(11263,'4000','91746888629','2025-05-10 18:20:50',NULL,5000.00,'','9','1','Good sold','1','','sales','9789914376260','','No',NULL,NULL,''),(11264,'4000','91746888629','2025-05-10 18:23:11',NULL,7500.00,'','9','1','Good sold','1','','sales','9789914376261','','No',NULL,NULL,''),(11265,'4000','91746888629','2025-05-10 18:39:39',NULL,1850.00,'','9','1','Good sold','1','','sales','9789966054243','','No',NULL,NULL,''),(11266,'4000','91746888629','2025-05-10 18:43:54',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914764667','','No',NULL,NULL,''),(11267,'4000','91746888629','2025-05-10 18:46:01',NULL,6300.00,'','9','1','Good sold','1','','sales','9788394711857','','No',NULL,NULL,''),(11268,'4000','91746888629','2025-05-10 18:53:05',NULL,3000.00,'','9','1','Good sold','1','','sales','9789966468418','','No',NULL,NULL,''),(11269,'4000','91746888629','2025-05-10 18:53:50',NULL,6000.00,'','9','1','Good sold','1','','sales','9788394711858','','No',NULL,NULL,''),(11270,'4000','91746888629','2025-05-10 18:56:59',NULL,1300.00,'','9','1','Good sold','1','','sales','9789914501667','','No',NULL,NULL,''),(11271,'4000','91746888629','2025-05-10 19:00:57',NULL,750.00,'','9','1','Good sold','1','','sales','9789914501668','','No',NULL,NULL,''),(11272,'4000','91746888629','2025-05-10 19:02:44',NULL,3900.00,'','9','1','Good sold','1','','sales','9789914501674','','No',NULL,NULL,''),(11273,'4000','91746888629','2025-05-10 19:05:31',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914402957','','No',NULL,NULL,''),(11274,'4000','91746888629','2025-05-10 19:07:48',NULL,4500.00,'','9','1','Good sold','1','','sales','8918','','No',NULL,NULL,''),(11275,'4000','91746888629','2025-05-10 19:07:56',NULL,1398.00,'','9','1','Good sold','1','','sales','9789914402958','','No',NULL,NULL,''),(11276,'4000','91746888629','2025-05-10 19:13:59',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605419','','No',NULL,NULL,''),(11277,'4000','91746888629','2025-05-10 19:16:24',NULL,1500.00,'','9','1','Good sold','1','','sales','9781788166325','','No',NULL,NULL,''),(11278,'4000','91746888629','2025-05-10 19:16:47',NULL,4800.00,'','9','1','Good sold','1','','sales','9789914771917','','No',NULL,NULL,''),(11279,'4000','91746888629','2025-05-10 19:19:48',NULL,12000.00,'','9','1','Good sold','1','','sales','9789966133847','','No',NULL,NULL,''),(11280,'4000','91746888629','2025-05-10 19:20:04',NULL,12000.00,'','9','1','Good sold','1','','sales','9789966133847','','No',NULL,NULL,''),(11281,'4000','91746888629','2025-05-10 19:31:36',NULL,3000.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11282,'4000','91746888629','2025-05-10 19:36:50',NULL,4500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11283,'4000','91746888629','2025-05-10 19:47:30',NULL,5800.00,'','9','1','Good sold','1','','sales','9781526605408','','No',NULL,NULL,''),(11284,'4000','91746888629','2025-05-10 19:47:44',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914771918','','No',NULL,NULL,''),(11285,'1110','91746896676','2025-05-10 20:11:50',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789966100283','','No',NULL,NULL,''),(11286,'5500','91746896676','2025-05-10 20:04:36',4000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11287,'1000','91746896676','2025-05-10 20:11:50',5000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11288,'4000','91746896676','2025-05-10 20:11:50',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966100283','','No',NULL,NULL,''),(11289,'1110','91746949992','2025-05-11 10:54:23',NULL,0.00,'','9','1','Inventory sold','1','19','sales','9781847941831','','No',NULL,NULL,''),(11290,'1110','91746949992','2025-05-11 10:53:12',NULL,0.00,'','9','1','Inventory sold','1','19','sales','9687','','No',NULL,NULL,''),(11291,'1110','91746949992','2025-05-11 10:53:23',NULL,70.00,'','9','1','Inventory sold','1','19','sales','9781526605431','','No',NULL,NULL,''),(11292,'5500','91746949992','2025-05-11 10:54:11',70.00,NULL,'','9','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11293,'1000','91746949992','2025-05-11 10:54:23',5380.00,NULL,'','9','1','Good sold','1','19','Payment','','','No',NULL,NULL,''),(11294,'4000','91746949992','2025-05-11 10:54:23',NULL,2390.00,'','9','1','Good sold','1','19','sales','9781847941831','','No',NULL,NULL,''),(11295,'4000','91746949992','2025-05-11 10:53:12',NULL,2890.00,'','9','1','Good sold','1','19','sales','9687','','No',NULL,NULL,''),(11296,'4000','91746949992','2025-05-11 10:53:23',NULL,100.00,'','9','1','Good sold','1','19','sales','9781526605431','','No',NULL,NULL,''),(11297,'1000','91746950292','2025-05-11 10:58:30',690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11298,'4000','91746950292','2025-05-11 10:58:30',NULL,690.00,'','9','1','Good sold','1','','sales','6319','','No',NULL,NULL,''),(11299,'1000','91746950315','2025-05-11 10:59:05',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11300,'4000','91746950315','2025-05-11 10:59:05',NULL,800.00,'','9','1','Good sold','1','','sales','6319','','No',NULL,NULL,''),(11301,'1110','91746972567','2025-05-11 17:11:39',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(11302,'1110','91746972567','2025-05-11 17:09:27',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11303,'1110','91746972567','2025-05-11 17:09:38',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11304,'1110','91746972567','2025-05-11 17:09:49',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781464221407','','No',NULL,NULL,''),(11305,'5500','91746972567','2025-05-11 17:09:58',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11306,'1000','91746972567','2025-05-11 17:11:39',6500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11307,'4000','91746972567','2025-05-11 17:11:39',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(11308,'4000','91746972567','2025-05-11 17:09:27',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11309,'4000','91746972567','2025-05-11 17:09:38',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11310,'4000','91746972567','2025-05-11 17:09:49',NULL,2000.00,'','9','1','Good sold','1','','sales','9781464221407','','No',NULL,NULL,''),(11311,'1110','91747035939','2025-05-12 10:45:58',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11312,'1110','91747035939','2025-05-12 10:45:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11313,'5500','91747035939','2025-05-12 10:45:44',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11314,'1000','91747035939','2025-05-12 10:45:58',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11315,'4000','91747035939','2025-05-12 10:45:58',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11316,'4000','91747035939','2025-05-12 10:45:39',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11317,'1000','91747035970','2025-05-12 10:48:06',851.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11318,'4000','91747035970','2025-05-12 10:48:06',NULL,851.00,'','9','1','Good sold','1','','sales','6734','','No',NULL,NULL,''),(11319,'1110','91747036089','2025-05-12 10:48:29',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11320,'1110','91747036089','2025-05-12 10:48:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11321,'5500','91747036089','2025-05-12 10:48:21',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11322,'1000','91747036089','2025-05-12 10:48:29',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11323,'4000','91747036089','2025-05-12 10:48:29',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11324,'4000','91747036089','2025-05-12 10:48:09',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11325,'1110','91747058238','2025-05-12 16:58:21',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11326,'1110','91747058238','2025-05-12 16:57:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11327,'5500','91747058238','2025-05-12 16:57:41',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11328,'1000','91747058238','2025-05-12 16:58:21',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11329,'4000','91747058238','2025-05-12 16:58:21',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11330,'4000','91747058238','2025-05-12 16:57:19',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11331,'1000','91747058348','2025-05-12 17:04:58',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11332,'4000','91747058348','2025-05-12 17:04:58',NULL,1500.00,'','9','1','Good sold','1','','sales','8946','','No',NULL,NULL,''),(11333,'1000','91747058709','2025-05-12 17:05:36',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11334,'4000','91747058709','2025-05-12 17:05:36',NULL,1500.00,'','9','1','Good sold','1','','sales','8946','','No',NULL,NULL,''),(11335,'1110','91747061589','2025-05-12 17:53:19',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789966569647','','No',NULL,NULL,''),(11336,'5500','91747061589','2025-05-12 17:53:10',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11337,'1000','91747061589','2025-05-12 17:53:19',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11338,'4000','91747061589','2025-05-12 17:53:19',NULL,1100.00,'','9','1','Good sold','1','','sales','9789966569647','','No',NULL,NULL,''),(11339,'1110','91747135327','2025-05-13 15:26:33',NULL,5600.00,'','9','1','Inventory sold','1','','sales','9789966569648','','No',NULL,NULL,''),(11340,'1110','91747135327','2025-05-13 14:22:07',NULL,16200.00,'','9','1','Inventory sold','1','','sales','9789914771918','','No',NULL,NULL,''),(11341,'1110','91747135327','2025-05-13 14:26:22',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789966569650','','No',NULL,NULL,''),(11342,'1110','91747135327','2025-05-13 14:28:11',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789913612604','','No',NULL,NULL,''),(11343,'1110','91747135327','2025-05-13 14:28:23',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789966569651','','No',NULL,NULL,''),(11344,'1110','91747135327','2025-05-13 14:30:39',NULL,999.00,'','9','1','Inventory sold','1','','sales','9781464221416','','No',NULL,NULL,''),(11345,'1110','91747135327','2025-05-13 14:30:48',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789966569652','','No',NULL,NULL,''),(11346,'1110','91747135327','2025-05-13 14:33:06',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789966569653','','No',NULL,NULL,''),(11347,'1110','91747135327','2025-05-13 14:35:23',NULL,1100.00,'','9','1','Inventory sold','1','','sales','9781464221420','','No',NULL,NULL,''),(11348,'1110','91747135327','2025-05-13 14:35:46',NULL,3200.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(11349,'1110','91747135327','2025-05-13 14:36:02',NULL,3200.00,'','9','1','Inventory sold','1','','sales','9789966569654','','No',NULL,NULL,''),(11350,'1110','91747135327','2025-05-13 14:38:52',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789966569655','','No',NULL,NULL,''),(11351,'1110','91747135327','2025-05-13 14:40:55',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11352,'1110','91747135327','2025-05-13 14:44:39',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9781526605408','','No',NULL,NULL,''),(11353,'1110','91747135327','2025-05-13 14:45:44',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11354,'1110','91747135327','2025-05-13 14:46:10',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781612680540','','No',NULL,NULL,''),(11355,'1110','91747135327','2025-05-13 14:46:23',NULL,4000.00,'','9','1','Inventory sold','1','','sales','9789966569656','','No',NULL,NULL,''),(11356,'1110','91747135327','2025-05-13 14:50:33',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789966569657','','No',NULL,NULL,''),(11357,'1110','91747135327','2025-05-13 14:53:35',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789966569658','','No',NULL,NULL,''),(11358,'1110','91747135327','2025-05-13 14:55:47',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789966569659','','No',NULL,NULL,''),(11359,'1110','91747135327','2025-05-13 14:56:48',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789966569660','','No',NULL,NULL,''),(11360,'1110','91747135327','2025-05-13 14:58:41',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789966569662','','No',NULL,NULL,''),(11361,'1110','91747135327','2025-05-13 15:02:54',NULL,11600.00,'','9','1','Inventory sold','1','','sales','9789966569663','','No',NULL,NULL,''),(11362,'1110','91747135327','2025-05-13 15:15:53',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789966569664','','No',NULL,NULL,''),(11363,'1110','91747135327','2025-05-13 15:18:06',NULL,7200.00,'','9','1','Inventory sold','1','','sales','9789914963735','','No',NULL,NULL,''),(11364,'1110','91747135327','2025-05-13 15:19:05',NULL,1250.00,'','9','1','Inventory sold','1','','sales','9789966569665','','No',NULL,NULL,''),(11365,'5500','91747135327','2025-05-13 15:26:18',76449.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11366,'1000','91747135327','2025-05-13 15:26:33',88609.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11367,'4000','91747135327','2025-05-13 15:26:33',NULL,6300.00,'','9','1','Good sold','1','','sales','9789966569648','','No',NULL,NULL,''),(11368,'4000','91747135327','2025-05-13 14:22:07',NULL,18000.00,'','9','1','Good sold','1','','sales','9789914771918','','No',NULL,NULL,''),(11369,'4000','91747135327','2025-05-13 14:26:22',NULL,1300.00,'','9','1','Good sold','1','','sales','9789966569650','','No',NULL,NULL,''),(11370,'4000','91747135327','2025-05-13 14:28:11',NULL,1000.00,'','9','1','Good sold','1','','sales','9789913612604','','No',NULL,NULL,''),(11371,'4000','91747135327','2025-05-13 14:28:23',NULL,1000.00,'','9','1','Good sold','1','','sales','9789966569651','','No',NULL,NULL,''),(11372,'4000','91747135327','2025-05-13 14:30:39',NULL,1199.00,'','9','1','Good sold','1','','sales','9781464221416','','No',NULL,NULL,''),(11373,'4000','91747135327','2025-05-13 14:30:48',NULL,2600.00,'','9','1','Good sold','1','','sales','9789966569652','','No',NULL,NULL,''),(11374,'4000','91747135327','2025-05-13 14:33:06',NULL,1000.00,'','9','1','Good sold','1','','sales','9789966569653','','No',NULL,NULL,''),(11375,'4000','91747135327','2025-05-13 14:35:23',NULL,1300.00,'','9','1','Good sold','1','','sales','9781464221420','','No',NULL,NULL,''),(11376,'4000','91747135327','2025-05-13 14:35:46',NULL,4800.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(11377,'4000','91747135327','2025-05-13 14:36:02',NULL,4000.00,'','9','1','Good sold','1','','sales','9789966569654','','No',NULL,NULL,''),(11378,'4000','91747135327','2025-05-13 14:38:52',NULL,350.00,'','9','1','Good sold','1','','sales','9789966569655','','No',NULL,NULL,''),(11379,'4000','91747135327','2025-05-13 14:40:55',NULL,2390.00,'','9','1','Good sold','1','','sales','9789966757821','','No',NULL,NULL,''),(11380,'4000','91747135327','2025-05-13 14:44:39',NULL,2380.00,'','9','1','Good sold','1','','sales','9781526605408','','No',NULL,NULL,''),(11381,'4000','91747135327','2025-05-13 14:45:44',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914946674','','No',NULL,NULL,''),(11382,'4000','91747135327','2025-05-13 14:46:10',NULL,2000.00,'','9','1','Good sold','1','','sales','9781612680540','','No',NULL,NULL,''),(11383,'4000','91747135327','2025-05-13 14:46:23',NULL,4800.00,'','9','1','Good sold','1','','sales','9789966569656','','No',NULL,NULL,''),(11384,'4000','91747135327','2025-05-13 14:50:33',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966569657','','No',NULL,NULL,''),(11385,'4000','91747135327','2025-05-13 14:53:35',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966569658','','No',NULL,NULL,''),(11386,'4000','91747135327','2025-05-13 14:55:47',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966569659','','No',NULL,NULL,''),(11387,'4000','91747135327','2025-05-13 14:56:48',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966569660','','No',NULL,NULL,''),(11388,'4000','91747135327','2025-05-13 14:58:41',NULL,1500.00,'','9','1','Good sold','1','','sales','9789966569662','','No',NULL,NULL,''),(11389,'4000','91747135327','2025-05-13 15:02:54',NULL,12000.00,'','9','1','Good sold','1','','sales','9789966569663','','No',NULL,NULL,''),(11390,'4000','91747135327','2025-05-13 15:15:53',NULL,1700.00,'','9','1','Good sold','1','','sales','9789966569664','','No',NULL,NULL,''),(11391,'4000','91747135327','2025-05-13 15:18:06',NULL,9000.00,'','9','1','Good sold','1','','sales','9789914963735','','No',NULL,NULL,''),(11392,'4000','91747135327','2025-05-13 15:19:05',NULL,1390.00,'','9','1','Good sold','1','','sales','9789966569665','','No',NULL,NULL,''),(11393,'1000','91747296131','2025-05-15 11:02:27',285.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11394,'4000','91747296131','2025-05-15 11:02:27',NULL,285.00,'','9','1','Good sold','1','','sales','4159','','No',NULL,NULL,''),(11395,'1110','91747296152','2025-05-15 11:03:28',NULL,1900.00,'','9','1','Inventory sold','1','','sales','12093','','No',NULL,NULL,''),(11396,'5500','91747296152','2025-05-15 11:02:32',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11397,'1000','91747296152','2025-05-15 11:03:28',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11398,'4000','91747296152','2025-05-15 11:03:28',NULL,2050.00,'','9','1','Good sold','1','','sales','12093','','No',NULL,NULL,''),(11399,'1000','91747296215','2025-05-15 11:04:29',9000.00,NULL,'','9','1','Good sold','1','20','Payment','','','No',NULL,NULL,''),(11400,'4000','91747296215','2025-05-15 11:04:29',NULL,9000.00,'','9','1','Good sold','1','20','sales','10033','','No',NULL,NULL,''),(11401,'1000','91747296335','2025-05-15 11:06:34',2090.00,NULL,'','9','1','Good sold','1','20','Payment','','','No',NULL,NULL,''),(11402,'4000','91747296335','2025-05-15 11:06:34',NULL,2090.00,'','9','1','Good sold','1','20','sales','9154','','No',NULL,NULL,''),(11403,'1110','91747310746','2025-05-15 15:06:17',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(11404,'1110','91747310746','2025-05-15 15:05:46',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11405,'1110','91747310746','2025-05-15 15:05:57',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11406,'5500','91747310746','2025-05-15 15:06:09',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11407,'1000','91747310746','2025-05-15 15:06:17',4500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11408,'4000','91747310746','2025-05-15 15:06:17',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(11409,'4000','91747310746','2025-05-15 15:05:46',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862855005','','No',NULL,NULL,''),(11410,'4000','91747310746','2025-05-15 15:05:57',NULL,1500.00,'','9','1','Good sold','1','','sales','9798862051124','','No',NULL,NULL,''),(11411,'1110','91747316606','2025-05-15 16:45:57',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789966794215','','No',NULL,NULL,''),(11412,'1110','91747316606','2025-05-15 16:43:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11413,'5500','91747316606','2025-05-15 16:43:53',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11414,'1000','91747316606','2025-05-15 16:45:57',1730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11415,'4000','91747316606','2025-05-15 16:45:57',NULL,1380.00,'','9','1','Good sold','1','','sales','9789966794215','','No',NULL,NULL,''),(11416,'4000','91747316606','2025-05-15 16:43:26',NULL,350.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11425,'1000','91747384391','2025-05-16 11:42:19',8525.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11433,'1000','91747384391','2025-05-16 11:42:19',3180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11434,'4000','91747384391','2025-05-16 11:42:19',NULL,3180.00,'','9','1','Good sold','1','','sales','8023','','No',NULL,NULL,''),(11435,'1000','91747387925','2025-05-16 12:32:27',3180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11436,'4000','91747387925','2025-05-16 12:32:27',NULL,3180.00,'','9','1','Good sold','1','','sales','8023','','No',NULL,NULL,''),(11437,'1110','91747468647','2025-05-17 10:58:04',NULL,1000.00,'','9','1','Inventory sold','1','13','sales','8945','','No',NULL,NULL,''),(11438,'1110','91747468647','2025-05-17 10:57:27',NULL,500.00,'','9','1','Inventory sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11439,'1110','91747468647','2025-05-17 10:57:40',NULL,0.00,'','9','1','Inventory sold','1','13','sales','10813','','No',NULL,NULL,''),(11440,'5500','91747468647','2025-05-17 10:57:49',1500.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(11441,'1000','91747468647','2025-05-17 10:58:04',4800.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(11442,'4000','91747468647','2025-05-17 10:58:04',NULL,1500.00,'','9','1','Good sold','1','13','sales','8945','','No',NULL,NULL,''),(11443,'4000','91747468647','2025-05-17 10:57:27',NULL,800.00,'','9','1','Good sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11444,'4000','91747468647','2025-05-17 10:57:40',NULL,2500.00,'','9','1','Good sold','1','13','sales','10813','','No',NULL,NULL,''),(11445,'1110','91747468730','2025-05-17 11:00:03',NULL,1000.00,'','9','1','Inventory sold','1','13','sales','8945','','No',NULL,NULL,''),(11446,'1110','91747468730','2025-05-17 10:58:50',NULL,500.00,'','9','1','Inventory sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11447,'1110','91747468730','2025-05-17 10:59:17',NULL,0.00,'','9','1','Inventory sold','1','13','sales','10813','','No',NULL,NULL,''),(11448,'5500','91747468730','2025-05-17 10:59:25',1500.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(11449,'1000','91747468730','2025-05-17 11:00:03',4800.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(11450,'4000','91747468730','2025-05-17 11:00:03',NULL,1500.00,'','9','1','Good sold','1','13','sales','8945','','No',NULL,NULL,''),(11451,'4000','91747468730','2025-05-17 10:58:50',NULL,800.00,'','9','1','Good sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11452,'4000','91747468730','2025-05-17 10:59:17',NULL,2500.00,'','9','1','Good sold','1','13','sales','10813','','No',NULL,NULL,''),(11453,'1110','91747468914','2025-05-17 11:06:01',NULL,1000.00,'','9','1','Inventory sold','1','13','sales','8945','','No',NULL,NULL,''),(11454,'1110','91747468914','2025-05-17 11:01:54',NULL,500.00,'','9','1','Inventory sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11455,'1110','91747468914','2025-05-17 11:03:35',NULL,0.00,'','9','1','Inventory sold','1','13','sales','10813','','No',NULL,NULL,''),(11456,'5500','91747468914','2025-05-17 11:05:52',1500.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(11457,'1000','91747468914','2025-05-17 11:06:01',4800.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(11458,'4000','91747468914','2025-05-17 11:06:01',NULL,1500.00,'','9','1','Good sold','1','13','sales','8945','','No',NULL,NULL,''),(11459,'4000','91747468914','2025-05-17 11:01:54',NULL,800.00,'','9','1','Good sold','1','13','sales','9789914491197','','No',NULL,NULL,''),(11460,'4000','91747468914','2025-05-17 11:03:35',NULL,2500.00,'','9','1','Good sold','1','13','sales','10813','','No',NULL,NULL,''),(11461,'1000','91747634434','2025-05-19 09:00:55',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11462,'4000','91747634434','2025-05-19 09:00:55',NULL,1500.00,'','9','1','Good sold','1','','sales','8946','','No',NULL,NULL,''),(11463,'1110','91747646454','2025-05-19 12:21:21',NULL,3100.00,'','9','1','Inventory sold','1','','sales','9789966531149','','No',NULL,NULL,''),(11464,'5500','91747646454','2025-05-19 12:20:54',3100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11465,'1000','91747646454','2025-05-19 12:21:21',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11466,'4000','91747646454','2025-05-19 12:21:21',NULL,3490.00,'','9','1','Good sold','1','','sales','9789966531149','','No',NULL,NULL,''),(11467,'1110','91747648534','2025-05-19 12:56:06',NULL,38000.00,'','9','1','Inventory sold','1','','sales','10209','','No',NULL,NULL,''),(11468,'5500','91747648534','2025-05-19 12:55:35',38000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11469,'1000','91747648534','2025-05-19 12:56:06',46000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11470,'4000','91747648534','2025-05-19 12:56:06',NULL,46000.00,'','9','1','Good sold','1','','sales','10209','','No',NULL,NULL,''),(11471,'1110','91747648573','2025-05-19 13:20:47',NULL,4400.00,'','9','1','Inventory sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11472,'1110','91747648573','2025-05-19 12:56:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11473,'5500','91747648573','2025-05-19 13:20:30',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11474,'1000','91747648573','2025-05-19 13:20:47',5600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11475,'4000','91747648573','2025-05-19 13:20:47',NULL,5000.00,'','9','1','Good sold','1','','sales','9789966569646','','No',NULL,NULL,''),(11476,'4000','91747648573','2025-05-19 12:56:13',NULL,600.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11477,'1000','91747749052','2025-05-20 16:53:58',2190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11478,'4000','91747749052','2025-05-20 16:53:58',NULL,1990.00,'','9','1','Good sold','1','','sales','9937','','No',NULL,NULL,''),(11479,'4000','91747749052','2025-05-20 16:50:53',NULL,200.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11480,'1000','91747812305','2025-05-21 10:25:36',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11481,'4000','91747812305','2025-05-21 10:25:36',NULL,9000.00,'','9','1','Good sold','1','','sales','10033','','No',NULL,NULL,''),(11482,'1000','91747812402','2025-05-21 10:27:33',9000.00,NULL,'','9','1','Good sold','1','20','Payment','','','No',NULL,NULL,''),(11483,'4000','91747812402','2025-05-21 10:27:33',NULL,9000.00,'','9','1','Good sold','1','20','sales','10033','','No',NULL,NULL,''),(11484,'1110','91747812484','2025-05-21 11:06:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','9261','','No',NULL,NULL,''),(11485,'1110','91747812484','2025-05-21 10:28:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','11511','','No',NULL,NULL,''),(11486,'1110','91747812484','2025-05-21 10:52:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11218','','No',NULL,NULL,''),(11487,'1110','91747812484','2025-05-21 10:52:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','10762','','No',NULL,NULL,''),(11488,'1110','91747812484','2025-05-21 10:52:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','10524','','No',NULL,NULL,''),(11489,'1110','91747812484','2025-05-21 10:52:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','7843','','No',NULL,NULL,''),(11490,'1110','91747812484','2025-05-21 10:53:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','10716','','No',NULL,NULL,''),(11491,'1110','91747812484','2025-05-21 10:53:36',NULL,2000.00,'','9','1','Inventory sold','1','','sales','11921','','No',NULL,NULL,''),(11492,'1110','91747812484','2025-05-21 10:54:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','10760','','No',NULL,NULL,''),(11493,'5500','91747812484','2025-05-21 10:54:38',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11494,'1000','91747812484','2025-05-21 11:06:37',21458.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11495,'4000','91747812484','2025-05-21 11:06:37',NULL,1890.00,'','9','1','Good sold','1','','sales','9261','','No',NULL,NULL,''),(11496,'4000','91747812484','2025-05-21 10:28:04',NULL,3990.00,'','9','1','Good sold','1','','sales','11511','','No',NULL,NULL,''),(11497,'4000','91747812484','2025-05-21 10:52:15',NULL,2800.00,'','9','1','Good sold','1','','sales','11218','','No',NULL,NULL,''),(11498,'4000','91747812484','2025-05-21 10:52:29',NULL,2490.00,'','9','1','Good sold','1','','sales','10762','','No',NULL,NULL,''),(11499,'4000','91747812484','2025-05-21 10:52:37',NULL,2199.00,'','9','1','Good sold','1','','sales','10524','','No',NULL,NULL,''),(11500,'4000','91747812484','2025-05-21 10:52:50',NULL,1400.00,'','9','1','Good sold','1','','sales','7843','','No',NULL,NULL,''),(11501,'4000','91747812484','2025-05-21 10:53:00',NULL,2399.00,'','9','1','Good sold','1','','sales','10716','','No',NULL,NULL,''),(11502,'4000','91747812484','2025-05-21 10:53:36',NULL,2000.00,'','9','1','Good sold','1','','sales','11921','','No',NULL,NULL,''),(11503,'4000','91747812484','2025-05-21 10:54:28',NULL,2290.00,'','9','1','Good sold','1','','sales','10760','','No',NULL,NULL,''),(11504,'1000','91747914942','2025-05-22 14:57:55',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11505,'4000','91747914942','2025-05-22 14:57:55',NULL,580.00,'','9','1','Good sold','1','','sales','5457','','No',NULL,NULL,''),(11506,'1000','91747990894','2025-05-23 12:02:32',1699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11507,'4000','91747990894','2025-05-23 12:02:32',NULL,1699.00,'','9','1','Good sold','1','','sales','9468','','No',NULL,NULL,''),(11508,'1000','91747990971','2025-05-23 12:03:13',1699.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11509,'4000','91747990971','2025-05-23 12:03:13',NULL,1699.00,'','9','1','Good sold','1','','sales','9468','','No',NULL,NULL,''),(11510,'1000','91747991075','2025-05-23 12:04:47',2490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11511,'4000','91747991075','2025-05-23 12:04:47',NULL,2490.00,'','9','1','Good sold','1','','sales','9468','','No',NULL,NULL,''),(11512,'1110','91747991091','2025-05-23 14:02:51',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9781526605430','','No',NULL,NULL,''),(11513,'1110','91747991091','2025-05-23 12:04:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(11514,'5500','91747991091','2025-05-23 14:02:27',2700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11515,'1000','91747991091','2025-05-23 14:02:51',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11516,'4000','91747991091','2025-05-23 14:02:51',NULL,3000.00,'','9','1','Good sold','1','','sales','9781526605430','','No',NULL,NULL,''),(11517,'4000','91747991091','2025-05-23 12:04:51',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(11518,'1110','91748075597','2025-05-24 11:39:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','9501','','No',NULL,NULL,''),(11519,'1110','91748075597','2025-05-24 11:33:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','11674','','No',NULL,NULL,''),(11520,'1110','91748075597','2025-05-24 11:33:29',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12642','','No',NULL,NULL,''),(11521,'1110','91748075597','2025-05-24 11:34:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','10664','','No',NULL,NULL,''),(11522,'1110','91748075597','2025-05-24 11:34:24',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9780385692878','','No',NULL,NULL,''),(11523,'1110','91748075597','2025-05-24 11:36:10',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9780385692879','','No',NULL,NULL,''),(11524,'5500','91748075597','2025-05-24 11:38:05',5200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11525,'1000','91748075597','2025-05-24 11:39:23',11410.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11526,'4000','91748075597','2025-05-24 11:39:23',NULL,1890.00,'','9','1','Good sold','1','','sales','9501','','No',NULL,NULL,''),(11527,'4000','91748075597','2025-05-24 11:33:17',NULL,1000.00,'','9','1','Good sold','1','','sales','11674','','No',NULL,NULL,''),(11528,'4000','91748075597','2025-05-24 11:33:29',NULL,1790.00,'','9','1','Good sold','1','','sales','12642','','No',NULL,NULL,''),(11529,'4000','91748075597','2025-05-24 11:34:15',NULL,2350.00,'','9','1','Good sold','1','','sales','10664','','No',NULL,NULL,''),(11530,'4000','91748075597','2025-05-24 11:34:24',NULL,2490.00,'','9','1','Good sold','1','','sales','9780385692878','','No',NULL,NULL,''),(11531,'4000','91748075597','2025-05-24 11:36:10',NULL,1890.00,'','9','1','Good sold','1','','sales','9780385692879','','No',NULL,NULL,''),(11532,'1110','91748089221','2025-05-24 15:23:19',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9789914409260','','No',NULL,NULL,''),(11533,'1110','91748089221','2025-05-24 15:20:21',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9780385692881','','No',NULL,NULL,''),(11534,'1110','91748089221','2025-05-24 15:21:31',NULL,900.00,'','9','1','Inventory sold','1','','sales','9780385692882','','No',NULL,NULL,''),(11535,'5500','91748089221','2025-05-24 15:23:07',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11536,'1000','91748089221','2025-05-24 15:23:19',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11537,'4000','91748089221','2025-05-24 15:23:19',NULL,3000.00,'','9','1','Good sold','1','','sales','9789914409260','','No',NULL,NULL,''),(11538,'4000','91748089221','2025-05-24 15:20:21',NULL,2000.00,'','9','1','Good sold','1','','sales','9780385692881','','No',NULL,NULL,''),(11539,'4000','91748089221','2025-05-24 15:21:31',NULL,1000.00,'','9','1','Good sold','1','','sales','9780385692882','','No',NULL,NULL,''),(11540,'1000','91748246465','2025-05-26 11:01:39',2740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11541,'4000','91748246465','2025-05-26 11:01:39',NULL,2490.00,'','9','1','Good sold','1','','sales','9936','','No',NULL,NULL,''),(11542,'4000','91748246465','2025-05-26 11:01:05',NULL,250.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11543,'1110','91748346244','2025-05-27 14:44:28',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12672','','No',NULL,NULL,''),(11544,'5500','91748346244','2025-05-27 14:44:04',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11545,'1000','91748346244','2025-05-27 14:44:28',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11546,'4000','91748346244','2025-05-27 14:44:28',NULL,2800.00,'','9','1','Good sold','1','','sales','12672','','No',NULL,NULL,''),(11547,'1110','91748351665','2025-05-27 16:14:35',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9780385692883','','No',NULL,NULL,''),(11548,'5500','91748351665','2025-05-27 16:14:26',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11549,'1000','91748351665','2025-05-27 16:14:35',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11550,'4000','91748351665','2025-05-27 16:14:35',NULL,2800.00,'','9','1','Good sold','1','','sales','9780385692883','','No',NULL,NULL,''),(11551,'1000','91748351680','2025-05-27 16:25:49',5390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11552,'4000','91748351680','2025-05-27 16:25:49',NULL,3500.00,'','9','1','Good sold','1','','sales','10751','','No',NULL,NULL,''),(11553,'4000','91748351680','2025-05-27 16:14:40',NULL,1890.00,'','9','1','Good sold','1','','sales','9580','','No',NULL,NULL,''),(11554,'1110','91748358739','2025-05-27 18:15:10',NULL,800.00,'','9','1','Inventory sold','1','','sales','12619','','No',NULL,NULL,''),(11555,'1110','91748358739','2025-05-27 18:12:19',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12639','','No',NULL,NULL,''),(11556,'5500','91748358739','2025-05-27 18:12:31',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11557,'1000','91748358739','2025-05-27 18:15:10',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11558,'4000','91748358739','2025-05-27 18:15:10',NULL,1200.00,'','9','1','Good sold','1','','sales','12619','','No',NULL,NULL,''),(11559,'4000','91748358739','2025-05-27 18:12:19',NULL,1500.00,'','9','1','Good sold','1','','sales','12639','','No',NULL,NULL,''),(11560,'1110','91748358938','2025-05-27 18:53:10',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12651','','No',NULL,NULL,''),(11561,'1110','91748358938','2025-05-27 18:15:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(11562,'1110','91748358938','2025-05-27 18:26:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','8361','','No',NULL,NULL,''),(11563,'1110','91748358938','2025-05-27 18:29:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','7040','','No',NULL,NULL,''),(11564,'1110','91748358938','2025-05-27 18:37:12',NULL,500.00,'','9','1','Inventory sold','1','','sales','9780385692884','','No',NULL,NULL,''),(11565,'1110','91748358938','2025-05-27 18:42:46',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12646','','No',NULL,NULL,''),(11566,'1110','91748358938','2025-05-27 18:44:34',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9780385692885','','No',NULL,NULL,''),(11567,'1110','91748358938','2025-05-27 18:46:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','9814','','No',NULL,NULL,''),(11568,'1110','91748358938','2025-05-27 18:46:41',NULL,1300.00,'','9','1','Inventory sold','1','','sales','12639','','No',NULL,NULL,''),(11569,'1110','91748358938','2025-05-27 18:47:03',NULL,2390.00,'','9','1','Inventory sold','1','','sales','9780385692886','','No',NULL,NULL,''),(11570,'5500','91748358938','2025-05-27 18:51:23',7490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11571,'1000','91748358938','2025-05-27 18:53:10',16260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11572,'4000','91748358938','2025-05-27 18:53:10',NULL,1470.00,'','9','1','Good sold','1','','sales','12651','','No',NULL,NULL,''),(11573,'4000','91748358938','2025-05-27 18:15:38',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(11574,'4000','91748358938','2025-05-27 18:26:31',NULL,1890.00,'','9','1','Good sold','1','','sales','8361','','No',NULL,NULL,''),(11575,'4000','91748358938','2025-05-27 18:29:46',NULL,1400.00,'','9','1','Good sold','1','','sales','7040','','No',NULL,NULL,''),(11576,'4000','91748358938','2025-05-27 18:37:12',NULL,800.00,'','9','1','Good sold','1','','sales','9780385692884','','No',NULL,NULL,''),(11577,'4000','91748358938','2025-05-27 18:42:46',NULL,1300.00,'','9','1','Good sold','1','','sales','12646','','No',NULL,NULL,''),(11578,'4000','91748358938','2025-05-27 18:44:34',NULL,1300.00,'','9','1','Good sold','1','','sales','9780385692885','','No',NULL,NULL,''),(11579,'4000','91748358938','2025-05-27 18:46:35',NULL,1800.00,'','9','1','Good sold','1','','sales','9814','','No',NULL,NULL,''),(11580,'4000','91748358938','2025-05-27 18:46:41',NULL,1500.00,'','9','1','Good sold','1','','sales','12639','','No',NULL,NULL,''),(11581,'4000','91748358938','2025-05-27 18:47:03',NULL,2500.00,'','9','1','Good sold','1','','sales','9780385692886','','No',NULL,NULL,''),(11582,'1110','91748361210','2025-05-28 13:00:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','9487','','No',NULL,NULL,''),(11583,'1110','91748361210','2025-05-27 18:53:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','10870','','No',NULL,NULL,''),(11584,'1110','91748361210','2025-05-27 18:53:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','10128','','No',NULL,NULL,''),(11585,'1110','91748361210','2025-05-27 18:54:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','9332','','No',NULL,NULL,''),(11586,'1110','91748361210','2025-05-27 18:54:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','11222','','No',NULL,NULL,''),(11587,'1110','91748361210','2025-05-27 18:54:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','10943','','No',NULL,NULL,''),(11588,'1110','91748361210','2025-05-27 18:54:38',NULL,0.00,'','9','1','Inventory sold','1','','sales','9272','','No',NULL,NULL,''),(11589,'1110','91748361210','2025-05-27 18:54:47',NULL,0.00,'','9','1','Inventory sold','1','','sales','9051','','No',NULL,NULL,''),(11590,'1110','91748361210','2025-05-27 18:55:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','9525','','No',NULL,NULL,''),(11591,'1110','91748361210','2025-05-27 18:55:22',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781780338378','','No',NULL,NULL,''),(11592,'1110','91748361210','2025-05-28 12:45:19',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9780141996974','','No',NULL,NULL,''),(11593,'1110','91748361210','2025-05-28 12:45:54',NULL,2890.00,'','9','1','Inventory sold','1','','sales','9781260474183','','No',NULL,NULL,''),(11594,'1110','91748361210','2025-05-28 12:46:19',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9781637634417','','No',NULL,NULL,''),(11595,'1110','91748361210','2025-05-28 12:52:58',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781471179396','','No',NULL,NULL,''),(11596,'5500','91748361210','2025-05-28 12:56:15',11690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11597,'1000','91748361210','2025-05-28 13:00:15',36349.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11598,'4000','91748361210','2025-05-28 13:00:15',NULL,2300.00,'','9','1','Good sold','1','','sales','9487','','No',NULL,NULL,''),(11599,'4000','91748361210','2025-05-27 18:53:30',NULL,2890.00,'','9','1','Good sold','1','','sales','10870','','No',NULL,NULL,''),(11600,'4000','91748361210','2025-05-27 18:53:52',NULL,2350.00,'','9','1','Good sold','1','','sales','10128','','No',NULL,NULL,''),(11601,'4000','91748361210','2025-05-27 18:54:06',NULL,1990.00,'','9','1','Good sold','1','','sales','9332','','No',NULL,NULL,''),(11602,'4000','91748361210','2025-05-27 18:54:15',NULL,2500.00,'','9','1','Good sold','1','','sales','11222','','No',NULL,NULL,''),(11603,'4000','91748361210','2025-05-27 18:54:27',NULL,3999.00,'','9','1','Good sold','1','','sales','10943','','No',NULL,NULL,''),(11604,'4000','91748361210','2025-05-27 18:54:38',NULL,1890.00,'','9','1','Good sold','1','','sales','9272','','No',NULL,NULL,''),(11605,'4000','91748361210','2025-05-27 18:54:47',NULL,1890.00,'','9','1','Good sold','1','','sales','9051','','No',NULL,NULL,''),(11606,'4000','91748361210','2025-05-27 18:55:08',NULL,2490.00,'','9','1','Good sold','1','','sales','9525','','No',NULL,NULL,''),(11607,'4000','91748361210','2025-05-27 18:55:22',NULL,2890.00,'','9','1','Good sold','1','','sales','9781780338378','','No',NULL,NULL,''),(11608,'4000','91748361210','2025-05-28 12:45:19',NULL,2390.00,'','9','1','Good sold','1','','sales','9780141996974','','No',NULL,NULL,''),(11609,'4000','91748361210','2025-05-28 12:45:54',NULL,3890.00,'','9','1','Good sold','1','','sales','9781260474183','','No',NULL,NULL,''),(11610,'4000','91748361210','2025-05-28 12:46:19',NULL,1990.00,'','9','1','Good sold','1','','sales','9781637634417','','No',NULL,NULL,''),(11611,'4000','91748361210','2025-05-28 12:52:58',NULL,2890.00,'','9','1','Good sold','1','','sales','9781471179396','','No',NULL,NULL,''),(11612,'1110','91748428542','2025-05-28 13:38:42',NULL,19500.00,'','9','1','Inventory sold','1','','sales','12031','','No',NULL,NULL,''),(11613,'1110','91748428542','2025-05-28 13:35:43',NULL,70.00,'','9','1','Inventory sold','1','','sales','9781526605431','','No',NULL,NULL,''),(11614,'1110','91748428542','2025-05-28 13:36:16',NULL,150.00,'','9','1','Inventory sold','1','','sales','9781471179397','','No',NULL,NULL,''),(11615,'5500','91748428542','2025-05-28 13:38:36',19720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11616,'1000','91748428542','2025-05-28 13:38:42',22800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11617,'4000','91748428542','2025-05-28 13:38:42',NULL,22500.00,'','9','1','Good sold','1','','sales','12031','','No',NULL,NULL,''),(11618,'4000','91748428542','2025-05-28 13:35:43',NULL,100.00,'','9','1','Good sold','1','','sales','9781526605431','','No',NULL,NULL,''),(11619,'4000','91748428542','2025-05-28 13:36:16',NULL,200.00,'','9','1','Good sold','1','','sales','9781471179397','','No',NULL,NULL,''),(11620,'1110','91748431509','2025-05-28 14:27:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(11621,'1110','91748431509','2025-05-28 14:25:24',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(11622,'1110','91748431509','2025-05-28 14:25:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','6884','','No',NULL,NULL,''),(11623,'5500','91748431509','2025-05-28 14:26:13',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11624,'1000','91748431509','2025-05-28 14:27:07',3797.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11625,'4000','91748431509','2025-05-28 14:27:07',NULL,1099.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(11626,'4000','91748431509','2025-05-28 14:25:24',NULL,1599.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(11627,'4000','91748431509','2025-05-28 14:25:37',NULL,1099.00,'','9','1','Good sold','1','','sales','6884','','No',NULL,NULL,''),(11628,'1110','91748431673','2025-05-28 15:47:49',NULL,19500.00,'','9','1','Inventory sold','1','','sales','12031','','No',NULL,NULL,''),(11629,'1110','91748431673','2025-05-28 14:27:53',NULL,70.00,'','9','1','Inventory sold','1','','sales','9781526605431','','No',NULL,NULL,''),(11630,'1110','91748431673','2025-05-28 15:47:02',NULL,150.00,'','9','1','Inventory sold','1','','sales','9781471179397','','No',NULL,NULL,''),(11631,'5500','91748431673','2025-05-28 15:47:18',19720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11632,'1000','91748431673','2025-05-28 15:47:49',22800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11633,'4000','91748431673','2025-05-28 15:47:49',NULL,22500.00,'','9','1','Good sold','1','','sales','12031','','No',NULL,NULL,''),(11634,'4000','91748431673','2025-05-28 14:27:53',NULL,100.00,'','9','1','Good sold','1','','sales','9781526605431','','No',NULL,NULL,''),(11635,'4000','91748431673','2025-05-28 15:47:02',NULL,200.00,'','9','1','Good sold','1','','sales','9781471179397','','No',NULL,NULL,''),(11636,'1110','91748498605','2025-05-29 09:06:45',NULL,37200.00,'','9','1','Inventory sold','1','','sales','9789966531149','','No',NULL,NULL,''),(11637,'5500','91748498605','2025-05-29 09:03:25',37200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11638,'1000','91748498605','2025-05-29 09:06:45',41880.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11639,'4000','91748498605','2025-05-29 09:06:45',NULL,41880.00,'','9','1','Good sold','1','','sales','9789966531149','','No',NULL,NULL,''),(11640,'1110','91748506986','2025-05-29 11:27:34',NULL,9000.00,'','9','1','Inventory sold','1','','sales','9781471179398','','No',NULL,NULL,''),(11641,'1110','91748506986','2025-05-29 11:23:06',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781471179399','','No',NULL,NULL,''),(11642,'1110','91748506986','2025-05-29 11:24:27',NULL,2850.00,'','9','1','Inventory sold','1','','sales','9789914378771','','No',NULL,NULL,''),(11643,'1110','91748506986','2025-05-29 11:25:16',NULL,3900.00,'','9','1','Inventory sold','1','','sales','9781471179400','','No',NULL,NULL,''),(11644,'5500','91748506986','2025-05-29 11:27:16',18350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11645,'1000','91748506986','2025-05-29 11:27:34',21550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11646,'4000','91748506986','2025-05-29 11:27:34',NULL,9750.00,'','9','1','Good sold','1','','sales','9781471179398','','No',NULL,NULL,''),(11647,'4000','91748506986','2025-05-29 11:23:06',NULL,2800.00,'','9','1','Good sold','1','','sales','9781471179399','','No',NULL,NULL,''),(11648,'4000','91748506986','2025-05-29 11:24:27',NULL,4500.00,'','9','1','Good sold','1','','sales','9789914378771','','No',NULL,NULL,''),(11649,'4000','91748506986','2025-05-29 11:25:16',NULL,4500.00,'','9','1','Good sold','1','','sales','9781471179400','','No',NULL,NULL,''),(11650,'1110','91748507283','2025-05-29 11:51:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','6884','','No',NULL,NULL,''),(11651,'1110','91748507283','2025-05-29 11:28:03',NULL,0.00,'','9','1','Inventory sold','1','','sales','6885','','No',NULL,NULL,''),(11652,'1110','91748507283','2025-05-29 11:47:58',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(11653,'1110','91748507283','2025-05-29 11:48:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11654,'5500','91748507283','2025-05-29 11:48:28',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11655,'1000','91748507283','2025-05-29 11:51:26',4388.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11656,'4000','91748507283','2025-05-29 11:51:26',NULL,1099.00,'','9','1','Good sold','1','','sales','6884','','No',NULL,NULL,''),(11657,'4000','91748507283','2025-05-29 11:28:03',NULL,1099.00,'','9','1','Good sold','1','','sales','6885','','No',NULL,NULL,''),(11658,'4000','91748507283','2025-05-29 11:47:58',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(11659,'4000','91748507283','2025-05-29 11:48:08',NULL,600.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11660,'1110','91748587989','2025-05-30 09:54:39',NULL,0.00,'','9','1','Inventory sold','1','21','sales','10647','','No',NULL,NULL,''),(11661,'1110','91748587989','2025-05-30 09:53:29',NULL,900.00,'','9','1','Inventory sold','1','21','sales','11947','','No',NULL,NULL,''),(11662,'1110','91748587989','2025-05-30 09:53:54',NULL,70030.00,'','9','1','Inventory sold','1','21','sales','9789914376296','','No',NULL,NULL,''),(11663,'5500','91748587989','2025-05-30 09:54:25',70930.00,NULL,'','9','1','Cost of goods sold','1','21','sales','','','No',NULL,NULL,''),(11664,'1000','91748587989','2025-05-30 09:54:39',4500.00,NULL,'','9','1','Good sold','1','21','Payment','','','No',NULL,NULL,''),(11665,'4000','91748587989','2025-05-30 09:54:39',NULL,2300.00,'','9','1','Good sold','1','21','sales','10647','','No',NULL,NULL,''),(11666,'4000','91748587989','2025-05-30 09:53:29',NULL,1200.00,'','9','1','Good sold','1','21','sales','11947','','No',NULL,NULL,''),(11667,'4000','91748587989','2025-05-30 09:53:54',NULL,1000.00,'','9','1','Good sold','1','21','sales','9789914376296','','No',NULL,NULL,''),(11668,'1110','91748600357','2025-05-30 13:19:24',NULL,800.00,'','9','1','Inventory sold','1','','sales','9781471179401','','No',NULL,NULL,''),(11669,'5500','91748600357','2025-05-30 13:19:17',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11670,'1000','91748600357','2025-05-30 13:19:24',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11671,'4000','91748600357','2025-05-30 13:19:24',NULL,900.00,'','9','1','Good sold','1','','sales','9781471179401','','No',NULL,NULL,''),(11672,'1000','91748600367','2025-05-30 14:17:59',1790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11673,'4000','91748600367','2025-05-30 14:17:59',NULL,1790.00,'','9','1','Good sold','1','','sales','9789966463609','','No',NULL,NULL,''),(11674,'1110','91748682512','2025-05-31 12:11:10',NULL,1800.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(11675,'1110','91748682512','2025-05-31 12:08:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(11676,'1110','91748682512','2025-05-31 12:08:47',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9789966757833','','No',NULL,NULL,''),(11677,'1110','91748682512','2025-05-31 12:08:54',NULL,2100.00,'','9','1','Inventory sold','1','','sales','11977','','No',NULL,NULL,''),(11678,'5500','91748682512','2025-05-31 12:09:04',6400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11679,'1000','91748682512','2025-05-31 12:11:10',8900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11680,'4000','91748682512','2025-05-31 12:11:10',NULL,700.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(11681,'4000','91748682512','2025-05-31 12:08:32',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(11682,'4000','91748682512','2025-05-31 12:08:47',NULL,2900.00,'','9','1','Good sold','1','','sales','9789966757833','','No',NULL,NULL,''),(11683,'4000','91748682512','2025-05-31 12:08:54',NULL,3000.00,'','9','1','Good sold','1','','sales','11977','','No',NULL,NULL,''),(11684,'1000','91748695634','2025-06-03 14:51:33',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11685,'4000','91748695634','2025-06-03 14:51:33',NULL,790.00,'','9','1','Good sold','1','','sales','9789966465788','','No',NULL,NULL,''),(11686,'1110','91748951499','2025-06-03 14:53:12',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9780385692881','','No',NULL,NULL,''),(11687,'1110','91748951499','2025-06-03 14:51:39',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11688,'5500','91748951499','2025-06-03 14:53:03',2900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11689,'1000','91748951499','2025-06-03 14:53:12',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11690,'4000','91748951499','2025-06-03 14:53:12',NULL,2000.00,'','9','1','Good sold','1','','sales','9780385692881','','No',NULL,NULL,''),(11691,'4000','91748951499','2025-06-03 14:51:39',NULL,1500.00,'','9','1','Good sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11692,'1110','91748963474','2025-06-03 18:11:51',NULL,2500.00,'','9','1','Inventory sold','1','','sales','9781471179402','','No',NULL,NULL,''),(11693,'5500','91748963474','2025-06-03 18:11:14',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11694,'1000','91748963474','2025-06-03 18:11:51',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11695,'4000','91748963474','2025-06-03 18:11:51',NULL,3000.00,'','9','1','Good sold','1','','sales','9781471179402','','No',NULL,NULL,''),(11696,'1110','91749018107','2025-06-04 09:22:15',NULL,2000.00,'','9','1','Inventory sold','1','22','sales','9781471179403','','No',NULL,NULL,''),(11697,'5500','91749018107','2025-06-04 09:21:59',2000.00,NULL,'','9','1','Cost of goods sold','1','22','sales','','','No',NULL,NULL,''),(11698,'1000','91749018107','2025-06-04 09:22:15',2890.00,NULL,'','9','1','Good sold','1','22','Payment','','','No',NULL,NULL,''),(11699,'4000','91749018107','2025-06-04 09:22:15',NULL,2890.00,'','9','1','Good sold','1','22','sales','9781471179403','','No',NULL,NULL,''),(11700,'1000','91749039332','2025-06-04 15:15:44',5290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11701,'4000','91749039332','2025-06-04 15:15:44',NULL,5290.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(11702,'1000','91749039349','2025-06-04 15:16:12',4990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11703,'4000','91749039349','2025-06-04 15:16:12',NULL,4990.00,'','9','1','Good sold','1','','sales','11710','','No',NULL,NULL,''),(11704,'1110','91749280674','2025-06-07 10:18:07',NULL,4200.00,'','9','1','Inventory sold','1','','sales','9781471179404','','No',NULL,NULL,''),(11705,'5500','91749280674','2025-06-07 10:17:54',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11706,'1000','91749280674','2025-06-07 10:18:07',4390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11707,'4000','91749280674','2025-06-07 10:18:07',NULL,4390.00,'','9','1','Good sold','1','','sales','9781471179404','','No',NULL,NULL,''),(11708,'1110','91749291414','2025-06-07 14:24:40',NULL,1100.00,'','9','1','Inventory sold','1','','sales','11880','','No',NULL,NULL,''),(11709,'1110','91749291414','2025-06-07 13:16:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','9556','','No',NULL,NULL,''),(11710,'1110','91749291414','2025-06-07 13:47:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','7929','','No',NULL,NULL,''),(11711,'1110','91749291414','2025-06-07 13:48:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(11712,'1110','91749291414','2025-06-07 13:48:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','8843','','No',NULL,NULL,''),(11713,'1110','91749291414','2025-06-07 13:49:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','6341','','No',NULL,NULL,''),(11714,'1110','91749291414','2025-06-07 13:50:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6338','','No',NULL,NULL,''),(11715,'1110','91749291414','2025-06-07 13:50:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','6167','','No',NULL,NULL,''),(11716,'1110','91749291414','2025-06-07 13:50:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','8356','','No',NULL,NULL,''),(11717,'1110','91749291414','2025-06-07 13:51:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789914743289','','No',NULL,NULL,''),(11718,'1110','91749291414','2025-06-07 13:51:59',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11719,'1110','91749291414','2025-06-07 13:53:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','8636','','No',NULL,NULL,''),(11720,'1110','91749291414','2025-06-07 13:53:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','9134','','No',NULL,NULL,''),(11721,'1110','91749291414','2025-06-07 13:54:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','9547','','No',NULL,NULL,''),(11722,'1110','91749291414','2025-06-07 13:55:16',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781471179407','','No',NULL,NULL,''),(11723,'1110','91749291414','2025-06-07 13:57:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','8159','','No',NULL,NULL,''),(11724,'1110','91749291414','2025-06-07 13:59:06',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9781471179408','','No',NULL,NULL,''),(11725,'1110','91749291414','2025-06-07 14:02:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','7087','','No',NULL,NULL,''),(11726,'1110','91749291414','2025-06-07 14:04:55',NULL,1399.00,'','9','1','Inventory sold','1','','sales','9781471179410','','No',NULL,NULL,''),(11727,'1110','91749291414','2025-06-07 14:11:46',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781471179409','','No',NULL,NULL,''),(11728,'1110','91749291414','2025-06-07 14:11:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7003','','No',NULL,NULL,''),(11729,'1110','91749291414','2025-06-07 14:12:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','3054','','No',NULL,NULL,''),(11730,'1110','91749291414','2025-06-07 14:23:03',NULL,1500.00,'','9','1','Inventory sold','1','','sales','12586','','No',NULL,NULL,''),(11731,'1110','91749291414','2025-06-07 14:23:19',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11732,'1110','91749291414','2025-06-07 14:24:00',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9781471179405','','No',NULL,NULL,''),(11733,'5500','91749291414','2025-06-07 14:24:26',12099.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11734,'1000','91749291414','2025-06-07 14:24:40',37749.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11735,'4000','91749291414','2025-06-07 14:24:40',NULL,1590.00,'','9','1','Good sold','1','','sales','11880','','No',NULL,NULL,''),(11736,'4000','91749291414','2025-06-07 13:16:54',NULL,2090.00,'','9','1','Good sold','1','','sales','9556','','No',NULL,NULL,''),(11737,'4000','91749291414','2025-06-07 13:47:49',NULL,1790.00,'','9','1','Good sold','1','','sales','7929','','No',NULL,NULL,''),(11738,'4000','91749291414','2025-06-07 13:48:22',NULL,1590.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(11739,'4000','91749291414','2025-06-07 13:48:56',NULL,1990.00,'','9','1','Good sold','1','','sales','8843','','No',NULL,NULL,''),(11740,'4000','91749291414','2025-06-07 13:49:42',NULL,790.00,'','9','1','Good sold','1','','sales','6341','','No',NULL,NULL,''),(11741,'4000','91749291414','2025-06-07 13:50:04',NULL,790.00,'','9','1','Good sold','1','','sales','6338','','No',NULL,NULL,''),(11742,'4000','91749291414','2025-06-07 13:50:29',NULL,790.00,'','9','1','Good sold','1','','sales','6167','','No',NULL,NULL,''),(11743,'4000','91749291414','2025-06-07 13:50:41',NULL,1890.00,'','9','1','Good sold','1','','sales','8356','','No',NULL,NULL,''),(11744,'4000','91749291414','2025-06-07 13:51:05',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(11745,'4000','91749291414','2025-06-07 13:51:59',NULL,950.00,'','9','1','Good sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11746,'4000','91749291414','2025-06-07 13:53:24',NULL,1690.00,'','9','1','Good sold','1','','sales','8636','','No',NULL,NULL,''),(11747,'4000','91749291414','2025-06-07 13:53:35',NULL,1590.00,'','9','1','Good sold','1','','sales','9134','','No',NULL,NULL,''),(11748,'4000','91749291414','2025-06-07 13:54:29',NULL,2750.00,'','9','1','Good sold','1','','sales','9547','','No',NULL,NULL,''),(11749,'4000','91749291414','2025-06-07 13:55:16',NULL,1890.00,'','9','1','Good sold','1','','sales','9781471179407','','No',NULL,NULL,''),(11750,'4000','91749291414','2025-06-07 13:57:15',NULL,1590.00,'','9','1','Good sold','1','','sales','8159','','No',NULL,NULL,''),(11751,'4000','91749291414','2025-06-07 13:59:06',NULL,1890.00,'','9','1','Good sold','1','','sales','9781471179408','','No',NULL,NULL,''),(11752,'4000','91749291414','2025-06-07 14:02:10',NULL,950.00,'','9','1','Good sold','1','','sales','7087','','No',NULL,NULL,''),(11753,'4000','91749291414','2025-06-07 14:04:55',NULL,1499.00,'','9','1','Good sold','1','','sales','9781471179410','','No',NULL,NULL,''),(11754,'4000','91749291414','2025-06-07 14:11:46',NULL,1500.00,'','9','1','Good sold','1','','sales','9781471179409','','No',NULL,NULL,''),(11755,'4000','91749291414','2025-06-07 14:11:57',NULL,1190.00,'','9','1','Good sold','1','','sales','7003','','No',NULL,NULL,''),(11756,'4000','91749291414','2025-06-07 14:12:15',NULL,950.00,'','9','1','Good sold','1','','sales','3054','','No',NULL,NULL,''),(11757,'4000','91749291414','2025-06-07 14:23:03',NULL,2000.00,'','9','1','Good sold','1','','sales','12586','','No',NULL,NULL,''),(11758,'4000','91749291414','2025-06-07 14:23:19',NULL,1500.00,'','9','1','Good sold','1','','sales','9789913612600','','No',NULL,NULL,''),(11759,'4000','91749291414','2025-06-07 14:24:00',NULL,1500.00,'','9','1','Good sold','1','','sales','9781471179405','','No',NULL,NULL,''),(11760,'1000','91749295580','2025-06-07 16:17:43',3132.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11761,'4000','91749295580','2025-06-07 16:17:43',NULL,3132.00,'','9','1','Good sold','1','','sales','11216','','No',NULL,NULL,''),(11762,'1110','91749377738','2025-06-08 13:32:25',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11763,'1110','91749377738','2025-06-08 13:16:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6883','','No',NULL,NULL,''),(11764,'1110','91749377738','2025-06-08 13:16:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','4369','','No',NULL,NULL,''),(11765,'1110','91749377738','2025-06-08 13:16:57',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781471179398','','No',NULL,NULL,''),(11766,'1110','91749377738','2025-06-08 13:23:01',NULL,0.00,'','9','1','Inventory sold','1','','sales','553','','No',NULL,NULL,''),(11767,'1110','91749377738','2025-06-08 13:23:23',NULL,500.00,'','9','1','Inventory sold','1','','sales','12566','','No',NULL,NULL,''),(11768,'1110','91749377738','2025-06-08 13:23:46',NULL,800.00,'','9','1','Inventory sold','1','','sales','9781471179412','','No',NULL,NULL,''),(11769,'5500','91749377738','2025-06-08 13:25:57',4000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11770,'1000','91749377738','2025-06-08 13:32:25',7205.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11771,'4000','91749377738','2025-06-08 13:32:25',NULL,950.00,'','9','1','Good sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11772,'4000','91749377738','2025-06-08 13:16:32',NULL,899.00,'','9','1','Good sold','1','','sales','6883','','No',NULL,NULL,''),(11773,'4000','91749377738','2025-06-08 13:16:44',NULL,1490.00,'','9','1','Good sold','1','','sales','4369','','No',NULL,NULL,''),(11774,'4000','91749377738','2025-06-08 13:16:57',NULL,1950.00,'','9','1','Good sold','1','','sales','9781471179398','','No',NULL,NULL,''),(11775,'4000','91749377738','2025-06-08 13:23:01',NULL,475.00,'','9','1','Good sold','1','','sales','553','','No',NULL,NULL,''),(11776,'4000','91749377738','2025-06-08 13:23:23',NULL,600.00,'','9','1','Good sold','1','','sales','12566','','No',NULL,NULL,''),(11777,'4000','91749377738','2025-06-08 13:23:46',NULL,841.00,'','9','1','Good sold','1','','sales','9781471179412','','No',NULL,NULL,''),(11778,'1110','91749378763','2025-06-08 13:37:26',NULL,1000.00,'','9','1','Inventory sold','1','','sales','8945','','No',NULL,NULL,''),(11779,'1110','91749378763','2025-06-08 13:32:43',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9781471179413','','No',NULL,NULL,''),(11780,'5500','91749378763','2025-06-08 13:36:49',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11781,'1000','91749378763','2025-06-08 13:37:26',3490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11782,'4000','91749378763','2025-06-08 13:37:26',NULL,1500.00,'','9','1','Good sold','1','','sales','8945','','No',NULL,NULL,''),(11783,'4000','91749378763','2025-06-08 13:32:43',NULL,1990.00,'','9','1','Good sold','1','','sales','9781471179413','','No',NULL,NULL,''),(11784,'1000','91749379051','2025-06-08 13:38:10',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11785,'4000','91749379051','2025-06-08 13:38:10',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914743289','','No',NULL,NULL,''),(11794,'1000','91749379854','2025-06-08 14:02:42',16015.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11802,'1110','91749379854','2025-06-08 14:02:42',NULL,3800.00,'','9','1','Inventory sold','1','','sales','9781471179411','','No',NULL,NULL,''),(11803,'1110','91749379854','2025-06-08 13:50:54',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789913612607','','No',NULL,NULL,''),(11804,'1110','91749379854','2025-06-08 13:51:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','10342','','No',NULL,NULL,''),(11805,'1110','91749379854','2025-06-08 13:52:18',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9781471179414','','No',NULL,NULL,''),(11806,'1110','91749379854','2025-06-08 13:52:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','9957','','No',NULL,NULL,''),(11807,'1110','91749379854','2025-06-08 13:58:14',NULL,700.00,'','9','1','Inventory sold','1','','sales','12567','','No',NULL,NULL,''),(11808,'1110','91749379854','2025-06-08 13:58:30',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789966569667','','No',NULL,NULL,''),(11809,'5500','91749379854','2025-06-08 14:02:17',10900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11810,'1000','91749379854','2025-06-08 14:02:42',16015.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11811,'4000','91749379854','2025-06-08 14:02:42',NULL,4000.00,'','9','1','Good sold','1','','sales','9781471179411','','No',NULL,NULL,''),(11812,'4000','91749379854','2025-06-08 13:50:54',NULL,2500.00,'','9','1','Good sold','1','','sales','9789913612607','','No',NULL,NULL,''),(11813,'4000','91749379854','2025-06-08 13:51:44',NULL,2000.00,'','9','1','Good sold','1','','sales','10342','','No',NULL,NULL,''),(11814,'4000','91749379854','2025-06-08 13:52:18',NULL,3000.00,'','9','1','Good sold','1','','sales','9781471179414','','No',NULL,NULL,''),(11815,'4000','91749379854','2025-06-08 13:52:43',NULL,1890.00,'','9','1','Good sold','1','','sales','9957','','No',NULL,NULL,''),(11816,'4000','91749379854','2025-06-08 13:58:14',NULL,1000.00,'','9','1','Good sold','1','','sales','12567','','No',NULL,NULL,''),(11817,'4000','91749379854','2025-06-08 13:58:30',NULL,1625.00,'','9','1','Good sold','1','','sales','9789966569667','','No',NULL,NULL,''),(11825,'1000','91749387692','2025-06-08 17:26:19',14510.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11832,'1110','91749387692','2025-06-08 17:26:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','9680','','No',NULL,NULL,''),(11833,'1110','91749387692','2025-06-08 17:23:06',NULL,990.00,'','9','1','Inventory sold','1','','sales','12516','','No',NULL,NULL,''),(11834,'1110','91749387692','2025-06-08 17:23:17',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11835,'1110','91749387692','2025-06-08 17:23:26',NULL,2800.00,'','9','1','Inventory sold','1','','sales','9781471179416','','No',NULL,NULL,''),(11836,'1110','91749387692','2025-06-08 17:24:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','7983','','No',NULL,NULL,''),(11837,'1110','91749387692','2025-06-08 17:25:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','5281','','No',NULL,NULL,''),(11838,'5500','91749387692','2025-06-08 17:25:34',6490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11839,'1000','91749387692','2025-06-08 17:26:19',14510.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11840,'4000','91749387692','2025-06-08 17:26:19',NULL,1790.00,'','9','1','Good sold','1','','sales','9680','','No',NULL,NULL,''),(11841,'4000','91749387692','2025-06-08 17:23:06',NULL,1000.00,'','9','1','Good sold','1','','sales','12516','','No',NULL,NULL,''),(11842,'4000','91749387692','2025-06-08 17:23:17',NULL,2850.00,'','9','1','Good sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11843,'4000','91749387692','2025-06-08 17:23:26',NULL,2990.00,'','9','1','Good sold','1','','sales','9781471179416','','No',NULL,NULL,''),(11844,'4000','91749387692','2025-06-08 17:24:57',NULL,1890.00,'','9','1','Good sold','1','','sales','7983','','No',NULL,NULL,''),(11845,'4000','91749387692','2025-06-08 17:25:07',NULL,3990.00,'','9','1','Good sold','1','','sales','5281','','No',NULL,NULL,''),(11846,'1000','91749393642','2025-06-08 17:40:58',1150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11848,'1000','91749393642','2025-06-08 17:40:58',1150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11849,'4000','91749393642','2025-06-08 17:40:58',NULL,1150.00,'','9','1','Good sold','1','','sales','7700','','No',NULL,NULL,''),(11858,'1000','91749538940','2025-06-10 10:15:53',11341.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11875,'1000','91749538940','2025-06-10 10:15:53',13941.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11884,'1110','91749538940','2025-06-10 10:15:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','8563','','No',NULL,NULL,''),(11885,'1110','91749538940','2025-06-10 10:02:42',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(11886,'1110','91749538940','2025-06-10 10:03:22',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11887,'1110','91749538940','2025-06-10 10:03:59',NULL,0.00,'','9','1','Inventory sold','1','','sales','8723','','No',NULL,NULL,''),(11888,'1110','91749538940','2025-06-10 10:04:08',NULL,2250.00,'','9','1','Inventory sold','1','','sales','9781471179417','','No',NULL,NULL,''),(11889,'1110','91749538940','2025-06-10 10:05:24',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781471179418','','No',NULL,NULL,''),(11890,'1110','91749538940','2025-06-10 10:06:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(11891,'1110','91749538940','2025-06-10 10:15:30',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(11892,'5500','91749538940','2025-06-10 10:18:30',8950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11893,'1000','91749538940','2025-06-10 10:15:53',13941.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11894,'4000','91749538940','2025-06-10 10:15:53',NULL,1421.00,'','9','1','Good sold','1','','sales','8563','','No',NULL,NULL,''),(11895,'4000','91749538940','2025-06-10 10:02:42',NULL,1490.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(11896,'4000','91749538940','2025-06-10 10:03:22',NULL,950.00,'','9','1','Good sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11897,'4000','91749538940','2025-06-10 10:03:59',NULL,1890.00,'','9','1','Good sold','1','','sales','8723','','No',NULL,NULL,''),(11898,'4000','91749538940','2025-06-10 10:04:08',NULL,2350.00,'','9','1','Good sold','1','','sales','9781471179417','','No',NULL,NULL,''),(11899,'4000','91749538940','2025-06-10 10:05:24',NULL,2790.00,'','9','1','Good sold','1','','sales','9781471179418','','No',NULL,NULL,''),(11900,'4000','91749538940','2025-06-10 10:06:33',NULL,450.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''),(11901,'4000','91749538940','2025-06-10 10:15:30',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(11902,'1110','91749541938','2025-06-10 10:54:17',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789786048956','','No',NULL,NULL,''),(11903,'1110','91749541938','2025-06-10 10:52:18',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(11904,'1110','91749541938','2025-06-10 10:52:28',NULL,2600.00,'','9','1','Inventory sold','1','','sales','9781471179418','','No',NULL,NULL,''),(11905,'1110','91749541938','2025-06-10 10:52:39',NULL,0.00,'','9','1','Inventory sold','1','','sales','8723','','No',NULL,NULL,''),(11906,'1110','91749541938','2025-06-10 10:53:13',NULL,2250.00,'','9','1','Inventory sold','1','','sales','9781471179417','','No',NULL,NULL,''),(11907,'1110','91749541938','2025-06-10 10:53:33',NULL,900.00,'','9','1','Inventory sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11908,'1110','91749541938','2025-06-10 10:53:43',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11895','','No',NULL,NULL,''),(11909,'5500','91749541938','2025-06-10 10:53:57',10250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11910,'1000','91749541938','2025-06-10 10:54:17',13570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11911,'4000','91749541938','2025-06-10 10:54:17',NULL,1500.00,'','9','1','Good sold','1','','sales','9789786048956','','No',NULL,NULL,''),(11912,'4000','91749541938','2025-06-10 10:52:18',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(11913,'4000','91749541938','2025-06-10 10:52:28',NULL,2790.00,'','9','1','Good sold','1','','sales','9781471179418','','No',NULL,NULL,''),(11914,'4000','91749541938','2025-06-10 10:52:39',NULL,1890.00,'','9','1','Good sold','1','','sales','8723','','No',NULL,NULL,''),(11915,'4000','91749541938','2025-06-10 10:53:13',NULL,2350.00,'','9','1','Good sold','1','','sales','9781471179417','','No',NULL,NULL,''),(11916,'4000','91749541938','2025-06-10 10:53:33',NULL,950.00,'','9','1','Good sold','1','','sales','9781471179406','','No',NULL,NULL,''),(11917,'4000','91749541938','2025-06-10 10:53:43',NULL,1490.00,'','9','1','Good sold','1','','sales','11895','','No',NULL,NULL,''),(11918,'1000','91749552391','2025-06-10 13:47:06',13000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11919,'4000','91749552391','2025-06-10 13:47:06',NULL,13000.00,'','9','1','Good sold','1','','sales','11781','','No',NULL,NULL,''),(11920,'1110','91749627978','2025-06-11 10:46:35',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789914376261','','No',NULL,NULL,''),(11921,'5500','91749627978','2025-06-11 10:46:18',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11922,'1000','91749627978','2025-06-11 10:46:35',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11923,'4000','91749627978','2025-06-11 10:46:35',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914376261','','No',NULL,NULL,''),(11924,'1110','91749793418','2025-06-13 08:43:59',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914374469','','No',NULL,NULL,''),(11925,'5500','91749793418','2025-06-13 08:43:38',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11926,'1000','91749793418','2025-06-13 08:43:59',8000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11927,'4000','91749793418','2025-06-13 08:43:59',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914374469','','No',NULL,NULL,''),(11928,'1110','91749793443','2025-06-13 08:44:59',NULL,6000.00,'','9','1','Inventory sold','1','','sales','9789914374469','','No',NULL,NULL,''),(11929,'5500','91749793443','2025-06-13 08:44:03',6000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11930,'1000','91749793443','2025-06-13 08:44:59',8000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11931,'4000','91749793443','2025-06-13 08:44:59',NULL,8000.00,'','9','1','Good sold','1','','sales','9789914374469','','No',NULL,NULL,''),(11935,'1000','91749796785','2025-06-13 09:41:26',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11938,'1110','91749796911','2025-06-13 09:47:21',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914374470','','No',NULL,NULL,''),(11939,'1110','91749796911','2025-06-13 09:41:51',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914373227','','No',NULL,NULL,''),(11940,'1110','91749796911','2025-06-13 09:42:02',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914374471','','No',NULL,NULL,''),(11941,'1110','91749796911','2025-06-13 09:43:43',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914963733','','No',NULL,NULL,''),(11942,'1110','91749796911','2025-06-13 09:43:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','6305','','No',NULL,NULL,''),(11943,'1110','91749796911','2025-06-13 09:44:22',NULL,0.00,'','9','1','Inventory sold','1','','sales','5657','','No',NULL,NULL,''),(11944,'1110','91749796911','2025-06-13 09:45:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','5871','','No',NULL,NULL,''),(11945,'1110','91749796911','2025-06-13 09:46:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7813','','No',NULL,NULL,''),(11946,'5500','91749796911','2025-06-13 09:46:37',5200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11947,'1000','91749796911','2025-06-13 09:47:21',10244.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11948,'4000','91749796911','2025-06-13 09:47:21',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914374470','','No',NULL,NULL,''),(11949,'4000','91749796911','2025-06-13 09:41:51',NULL,1500.00,'','9','1','Good sold','1','','sales','9789914373227','','No',NULL,NULL,''),(11950,'4000','91749796911','2025-06-13 09:42:02',NULL,1100.00,'','9','1','Good sold','1','','sales','9789914374471','','No',NULL,NULL,''),(11951,'4000','91749796911','2025-06-13 09:43:43',NULL,949.00,'','9','1','Good sold','1','','sales','9789914963733','','No',NULL,NULL,''),(11952,'4000','91749796911','2025-06-13 09:43:51',NULL,665.00,'','9','1','Good sold','1','','sales','6305','','No',NULL,NULL,''),(11953,'4000','91749796911','2025-06-13 09:44:22',NULL,690.00,'','9','1','Good sold','1','','sales','5657','','No',NULL,NULL,''),(11954,'4000','91749796911','2025-06-13 09:45:46',NULL,450.00,'','9','1','Good sold','1','','sales','5871','','No',NULL,NULL,''),(11955,'4000','91749796911','2025-06-13 09:46:23',NULL,2390.00,'','9','1','Good sold','1','','sales','7813','','No',NULL,NULL,''),(11959,'1000','91749796785','2025-06-13 09:41:26',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11962,'1110','91749798135','2025-06-13 10:02:24',NULL,600.00,'','9','1','Inventory sold','1','','sales','12654','','No',NULL,NULL,''),(11963,'5500','91749798135','2025-06-13 10:02:15',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11964,'1000','91749798135','2025-06-13 10:02:24',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11965,'4000','91749798135','2025-06-13 10:02:24',NULL,650.00,'','9','1','Good sold','1','','sales','12654','','No',NULL,NULL,''),(11971,'1000','91749796785','2025-06-13 09:41:26',8500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11976,'1110','91749796785','2025-06-13 09:41:26',NULL,2300.00,'','9','1','Inventory sold','1','','sales','9789914374470','','No',NULL,NULL,''),(11977,'1110','91749796785','2025-06-13 09:39:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','11606','','No',NULL,NULL,''),(11978,'1110','91749796785','2025-06-13 09:39:54',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9781526605416','','No',NULL,NULL,''),(11979,'1110','91749796785','2025-06-13 10:04:20',NULL,1200.00,'','9','1','Inventory sold','1','','sales','11996','','No',NULL,NULL,''),(11980,'5500','91749796785','2025-06-13 10:04:36',4700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11981,'1000','91749796785','2025-06-13 09:41:26',8500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11982,'4000','91749796785','2025-06-13 09:41:26',NULL,2500.00,'','9','1','Good sold','1','','sales','9789914374470','','No',NULL,NULL,''),(11983,'4000','91749796785','2025-06-13 09:39:45',NULL,3000.00,'','9','1','Good sold','1','','sales','11606','','No',NULL,NULL,''),(11984,'4000','91749796785','2025-06-13 09:39:54',NULL,1500.00,'','9','1','Good sold','1','','sales','9781526605416','','No',NULL,NULL,''),(11985,'4000','91749796785','2025-06-13 10:04:20',NULL,1500.00,'','9','1','Good sold','1','','sales','11996','','No',NULL,NULL,''),(11990,'1000','91749885808','2025-06-14 10:25:10',6470.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11994,'1110','91749885808','2025-06-14 10:25:10',NULL,1800.00,'','9','1','Inventory sold','1','13','sales','9789914374472','','No',NULL,NULL,''),(11995,'1110','91749885808','2025-06-14 10:23:28',NULL,0.00,'','9','1','Inventory sold','1','13','sales','9272','','No',NULL,NULL,''),(11996,'1110','91749885808','2025-06-14 10:23:46',NULL,0.00,'','9','1','Inventory sold','1','13','sales','10972','','No',NULL,NULL,''),(11997,'5500','91749885808','2025-06-14 10:24:50',1800.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(11998,'1000','91749885808','2025-06-14 10:25:10',6470.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(11999,'4000','91749885808','2025-06-14 10:25:10',NULL,1990.00,'','9','1','Good sold','1','13','sales','9789914374472','','No',NULL,NULL,''),(12000,'4000','91749885808','2025-06-14 10:23:28',NULL,1690.00,'','9','1','Good sold','1','13','sales','9272','','No',NULL,NULL,''),(12001,'4000','91749885808','2025-06-14 10:23:46',NULL,2790.00,'','9','1','Good sold','1','13','sales','10972','','No',NULL,NULL,''),(12002,'1110','91749890605','2025-06-14 11:53:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','6540','','No',NULL,NULL,''),(12003,'1110','91749890605','2025-06-14 11:43:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','4026','','No',NULL,NULL,''),(12004,'1110','91749890605','2025-06-14 11:45:03',NULL,2500.00,'','9','1','Inventory sold','1','','sales','12007','','No',NULL,NULL,''),(12005,'1110','91749890605','2025-06-14 11:45:43',NULL,2200.00,'','9','1','Inventory sold','1','','sales','11899','','No',NULL,NULL,''),(12006,'1110','91749890605','2025-06-14 11:46:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','11674','','No',NULL,NULL,''),(12007,'1110','91749890605','2025-06-14 11:48:25',NULL,3800.00,'','9','1','Inventory sold','1','','sales','9781471179411','','No',NULL,NULL,''),(12008,'1110','91749890605','2025-06-14 11:49:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','5808','','No',NULL,NULL,''),(12009,'5500','91749890605','2025-06-14 11:50:47',8500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12010,'1000','91749890605','2025-06-14 11:53:53',15180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12011,'4000','91749890605','2025-06-14 11:53:53',NULL,790.00,'','9','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(12012,'4000','91749890605','2025-06-14 11:43:25',NULL,2100.00,'','9','1','Good sold','1','','sales','4026','','No',NULL,NULL,''),(12013,'4000','91749890605','2025-06-14 11:45:03',NULL,4390.00,'','9','1','Good sold','1','','sales','12007','','No',NULL,NULL,''),(12014,'4000','91749890605','2025-06-14 11:45:43',NULL,2500.00,'','9','1','Good sold','1','','sales','11899','','No',NULL,NULL,''),(12015,'4000','91749890605','2025-06-14 11:46:11',NULL,1000.00,'','9','1','Good sold','1','','sales','11674','','No',NULL,NULL,''),(12016,'4000','91749890605','2025-06-14 11:48:25',NULL,4000.00,'','9','1','Good sold','1','','sales','9781471179411','','No',NULL,NULL,''),(12017,'4000','91749890605','2025-06-14 11:49:15',NULL,400.00,'','9','1','Good sold','1','','sales','5808','','No',NULL,NULL,''),(12018,'1110','91749898582','2025-06-14 15:09:15',NULL,0.00,'','9','1','Inventory sold','1','','sales','7367','','No',NULL,NULL,''),(12019,'1110','91749898582','2025-06-14 15:08:14',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(12020,'5500','91749898582','2025-06-14 15:08:32',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12021,'1000','91749898582','2025-06-14 15:09:15',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12022,'4000','91749898582','2025-06-14 15:09:15',NULL,800.00,'','9','1','Good sold','1','','sales','7367','','No',NULL,NULL,''),(12023,'4000','91749898582','2025-06-14 15:08:14',NULL,3000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(12024,'1110','91749908398','2025-06-14 16:40:59',NULL,9000.00,'','9','1','Inventory sold','1','14','sales','9789914374469','','No',NULL,NULL,''),(12025,'5500','91749908398','2025-06-14 16:39:58',9000.00,NULL,'','9','1','Cost of goods sold','1','14','sales','','','No',NULL,NULL,''),(12026,'1000','91749908398','2025-06-14 16:40:59',12000.00,NULL,'','9','1','Good sold','1','14','Payment','','','No',NULL,NULL,''),(12027,'4000','91749908398','2025-06-14 16:40:59',NULL,12000.00,'','9','1','Good sold','1','14','sales','9789914374469','','No',NULL,NULL,''),(12028,'1110','91749996138','2025-06-15 17:06:24',NULL,2200.00,'','9','1','Inventory sold','1','13','sales','9789966569646','','No',NULL,NULL,''),(12029,'1110','91749996138','2025-06-15 17:02:18',NULL,70030.00,'','9','1','Inventory sold','1','13','sales','9789914376296','','No',NULL,NULL,''),(12030,'1110','91749996138','2025-06-15 17:02:33',NULL,1290.00,'','9','1','Inventory sold','1','13','sales','9789914374474','','No',NULL,NULL,''),(12031,'5500','91749996138','2025-06-15 17:05:48',73520.00,NULL,'','9','1','Cost of goods sold','1','13','sales','','','No',NULL,NULL,''),(12032,'1000','91749996138','2025-06-15 17:06:24',4940.00,NULL,'','9','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(12033,'4000','91749996138','2025-06-15 17:06:24',NULL,2590.00,'','9','1','Good sold','1','13','sales','9789966569646','','No',NULL,NULL,''),(12034,'4000','91749996138','2025-06-15 17:02:18',NULL,1000.00,'','9','1','Good sold','1','13','sales','9789914376296','','No',NULL,NULL,''),(12035,'4000','91749996138','2025-06-15 17:02:33',NULL,1350.00,'','9','1','Good sold','1','13','sales','9789914374474','','No',NULL,NULL,''),(12036,'1110','91750068567','2025-06-16 13:09:44',NULL,7500.00,'','9','1','Inventory sold','1','','sales','9789914374469','','No',NULL,NULL,''),(12037,'5500','91750068567','2025-06-16 13:09:27',7500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12038,'1000','91750068567','2025-06-16 13:09:44',10000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12039,'4000','91750068567','2025-06-16 13:09:44',NULL,10000.00,'','9','1','Good sold','1','','sales','9789914374469','','No',NULL,NULL,''),(12040,'1110','91750245322','2025-06-18 14:15:33',NULL,1400.00,'','9','1','Inventory sold','1','','sales','9789914374475','','No',NULL,NULL,''),(12041,'5500','91750245322','2025-06-18 14:15:22',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12042,'1000','91750245322','2025-06-18 14:15:33',1690.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12043,'4000','91750245322','2025-06-18 14:15:33',NULL,1690.00,'','9','1','Good sold','1','','sales','9789914374475','','No',NULL,NULL,''),(12044,'1110','91750245338','2025-06-18 14:54:10',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9789914495744','','No',NULL,NULL,''),(12045,'1110','91750245338','2025-06-18 14:46:40',NULL,2700.00,'','9','1','Inventory sold','1','','sales','9789914374476','','No',NULL,NULL,''),(12046,'1110','91750245338','2025-06-18 14:49:55',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9789914374477','','No',NULL,NULL,''),(12047,'1110','91750245338','2025-06-18 14:51:16',NULL,2100.00,'','9','1','Inventory sold','1','','sales','9781626377769','','No',NULL,NULL,''),(12048,'1110','91750245338','2025-06-18 14:51:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','8035','','No',NULL,NULL,''),(12049,'5500','91750245338','2025-06-18 14:52:16',8900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12050,'1000','91750245338','2025-06-18 14:54:10',12340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12051,'4000','91750245338','2025-06-18 14:54:10',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914495744','','No',NULL,NULL,''),(12052,'4000','91750245338','2025-06-18 14:46:40',NULL,2890.00,'','9','1','Good sold','1','','sales','9789914374476','','No',NULL,NULL,''),(12053,'4000','91750245338','2025-06-18 14:49:55',NULL,2300.00,'','9','1','Good sold','1','','sales','9789914374477','','No',NULL,NULL,''),(12054,'4000','91750245338','2025-06-18 14:51:16',NULL,2890.00,'','9','1','Good sold','1','','sales','9781626377769','','No',NULL,NULL,''),(12055,'4000','91750245338','2025-06-18 14:51:36',NULL,1660.00,'','9','1','Good sold','1','','sales','8035','','No',NULL,NULL,''),(12056,'1000','91750407031','2025-06-20 11:10:44',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12057,'4000','91750407031','2025-06-20 11:10:44',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(12058,'1000','91750407047','2025-06-20 11:11:37',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12059,'4000','91750407047','2025-06-20 11:11:37',NULL,1100.00,'','9','1','Good sold','1','','sales','7625','','No',NULL,NULL,''),(12060,'1000','91750415067','2025-06-20 13:24:41',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12061,'4000','91750415067','2025-06-20 13:24:41',NULL,1500.00,'','9','1','Good sold','1','','sales','8967','','No',NULL,NULL,''),(12062,'1110','91750415086','2025-06-20 14:59:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','10647','','No',NULL,NULL,''),(12063,'1110','91750415086','2025-06-20 13:24:46',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914500981','','No',NULL,NULL,''),(12064,'1110','91750415086','2025-06-20 14:57:12',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789913612596','','No',NULL,NULL,''),(12065,'1110','91750415086','2025-06-20 14:57:24',NULL,0.00,'','9','1','Inventory sold','1','','sales','7839','','No',NULL,NULL,''),(12066,'1110','91750415086','2025-06-20 14:57:40',NULL,500.00,'','9','1','Inventory sold','1','','sales','11934','','No',NULL,NULL,''),(12067,'1110','91750415086','2025-06-20 14:57:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','5856','','No',NULL,NULL,''),(12068,'1110','91750415086','2025-06-20 14:58:16',NULL,0.00,'','9','1','Inventory sold','1','','sales','6575','','No',NULL,NULL,''),(12069,'5500','91750415086','2025-06-20 14:58:26',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12070,'1000','91750415086','2025-06-20 14:59:17',8380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12071,'4000','91750415086','2025-06-20 14:59:17',NULL,2300.00,'','9','1','Good sold','1','','sales','10647','','No',NULL,NULL,''),(12072,'4000','91750415086','2025-06-20 13:24:46',NULL,1590.00,'','9','1','Good sold','1','','sales','9789914500981','','No',NULL,NULL,''),(12073,'4000','91750415086','2025-06-20 14:57:12',NULL,1450.00,'','9','1','Good sold','1','','sales','9789913612596','','No',NULL,NULL,''),(12074,'4000','91750415086','2025-06-20 14:57:24',NULL,1200.00,'','9','1','Good sold','1','','sales','7839','','No',NULL,NULL,''),(12075,'4000','91750415086','2025-06-20 14:57:40',NULL,700.00,'','9','1','Good sold','1','','sales','11934','','No',NULL,NULL,''),(12076,'4000','91750415086','2025-06-20 14:57:50',NULL,450.00,'','9','1','Good sold','1','','sales','5856','','No',NULL,NULL,''),(12077,'4000','91750415086','2025-06-20 14:58:16',NULL,690.00,'','9','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(12084,'1000','91750420763','2025-06-20 15:32:02',15350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12090,'1110','91750420763','2025-06-20 15:32:02',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12582','','No',NULL,NULL,''),(12091,'1110','91750420763','2025-06-20 14:59:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','7092','','No',NULL,NULL,''),(12092,'1110','91750420763','2025-06-20 15:24:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','7395','','No',NULL,NULL,''),(12093,'1110','91750420763','2025-06-20 15:25:39',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914374478','','No',NULL,NULL,''),(12094,'1110','91750420763','2025-06-20 15:28:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','7393','','No',NULL,NULL,''),(12095,'5500','91750420763','2025-06-20 15:29:03',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12096,'1000','91750420763','2025-06-20 15:32:02',15350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12097,'4000','91750420763','2025-06-20 15:32:02',NULL,2400.00,'','9','1','Good sold','1','','sales','12582','','No',NULL,NULL,''),(12098,'4000','91750420763','2025-06-20 14:59:23',NULL,7350.00,'','9','1','Good sold','1','','sales','7092','','No',NULL,NULL,''),(12099,'4000','91750420763','2025-06-20 15:24:58',NULL,2000.00,'','9','1','Good sold','1','','sales','7395','','No',NULL,NULL,''),(12100,'4000','91750420763','2025-06-20 15:25:39',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914374478','','No',NULL,NULL,''),(12101,'4000','91750420763','2025-06-20 15:28:07',NULL,1000.00,'','9','1','Good sold','1','','sales','7393','','No',NULL,NULL,''),(12102,'1110','91750423128','2025-06-20 15:43:09',NULL,2000.00,'','9','1','Inventory sold','1','','sales','12582','','No',NULL,NULL,''),(12103,'1110','91750423128','2025-06-20 15:38:48',NULL,0.00,'','9','1','Inventory sold','1','','sales','7092','','No',NULL,NULL,''),(12104,'1110','91750423128','2025-06-20 15:39:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','7395','','No',NULL,NULL,''),(12105,'1110','91750423128','2025-06-20 15:39:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','7393','','No',NULL,NULL,''),(12106,'1110','91750423128','2025-06-20 15:40:24',NULL,2400.00,'','9','1','Inventory sold','1','','sales','9789914374478','','No',NULL,NULL,''),(12107,'5500','91750423128','2025-06-20 15:40:38',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12108,'1000','91750423128','2025-06-20 15:43:09',9050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12109,'4000','91750423128','2025-06-20 15:43:09',NULL,2400.00,'','9','1','Good sold','1','','sales','12582','','No',NULL,NULL,''),(12110,'4000','91750423128','2025-06-20 15:38:48',NULL,1050.00,'','9','1','Good sold','1','','sales','7092','','No',NULL,NULL,''),(12111,'4000','91750423128','2025-06-20 15:39:08',NULL,2000.00,'','9','1','Good sold','1','','sales','7395','','No',NULL,NULL,''),(12112,'4000','91750423128','2025-06-20 15:39:30',NULL,1000.00,'','9','1','Good sold','1','','sales','7393','','No',NULL,NULL,''),(12113,'4000','91750423128','2025-06-20 15:40:24',NULL,2600.00,'','9','1','Good sold','1','','sales','9789914374478','','No',NULL,NULL,''),(12114,'1110','91750758073','2025-06-24 12:42:15',NULL,2200.00,'','9','1','Inventory sold','1','','sales','9789966569646','','No',NULL,NULL,''),(12115,'5500','91750758073','2025-06-24 12:41:51',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12116,'1000','91750758073','2025-06-24 12:42:15',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12117,'4000','91750758073','2025-06-24 12:42:15',NULL,2500.00,'','9','1','Good sold','1','','sales','9789966569646','','No',NULL,NULL,''),(12118,'1110','91750763972','2025-06-24 14:26:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','6524','','No',NULL,NULL,''),(12119,'1110','91750763972','2025-06-24 14:19:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','6525','','No',NULL,NULL,''),(12120,'1110','91750763972','2025-06-24 14:21:25',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914374481','','No',NULL,NULL,''),(12121,'1110','91750763972','2025-06-24 14:23:24',NULL,700.00,'','9','1','Inventory sold','1','','sales','9789914374482','','No',NULL,NULL,''),(12122,'5500','91750763972','2025-06-24 14:24:33',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12123,'1000','91750763972','2025-06-24 14:26:46',2760.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12124,'4000','91750763972','2025-06-24 14:26:46',NULL,790.00,'','9','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(12125,'4000','91750763972','2025-06-24 14:19:32',NULL,790.00,'','9','1','Good sold','1','','sales','6525','','No',NULL,NULL,''),(12126,'4000','91750763972','2025-06-24 14:21:25',NULL,590.00,'','9','1','Good sold','1','','sales','9789914374481','','No',NULL,NULL,''),(12127,'4000','91750763972','2025-06-24 14:23:24',NULL,590.00,'','9','1','Good sold','1','','sales','9789914374482','','No',NULL,NULL,''),(12128,'1110','91750764533','2025-06-24 14:29:48',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914374483','','No',NULL,NULL,''),(12129,'1110','91750764533','2025-06-24 14:28:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','9789966093370','','No',NULL,NULL,''),(12130,'5500','91750764533','2025-06-24 14:29:15',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12131,'1000','91750764533','2025-06-24 14:29:48',2570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12132,'4000','91750764533','2025-06-24 14:29:48',NULL,590.00,'','9','1','Good sold','1','','sales','9789914374483','','No',NULL,NULL,''),(12133,'4000','91750764533','2025-06-24 14:28:53',NULL,1980.00,'','9','1','Good sold','1','','sales','9789966093370','','No',NULL,NULL,''),(12134,'1110','91750925675','2025-06-26 12:59:14',NULL,1800.00,'','9','1','Inventory sold','1','','sales','9789914374480','','No',NULL,NULL,''),(12135,'5500','91750925675','2025-06-26 11:14:35',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12136,'1000','91750925675','2025-06-26 12:59:14',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12137,'4000','91750925675','2025-06-26 12:59:14',NULL,1800.00,'','9','1','Good sold','1','','sales','9789914374480','','No',NULL,NULL,''),(12138,'1110','91750944930','2025-06-26 16:40:54',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781464221405','','No',NULL,NULL,''),(12139,'1110','91750944930','2025-06-26 16:35:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781464221402','','No',NULL,NULL,''),(12140,'1110','91750944930','2025-06-26 16:35:50',NULL,1900.00,'','9','1','Inventory sold','1','','sales','9789914374485','','No',NULL,NULL,''),(12141,'1110','91750944930','2025-06-26 16:37:57',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914374486','','No',NULL,NULL,''),(12142,'5500','91750944930','2025-06-26 16:40:33',5900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12143,'1000','91750944930','2025-06-26 16:40:54',6800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12144,'4000','91750944930','2025-06-26 16:40:54',NULL,2200.00,'','9','1','Good sold','1','','sales','9781464221405','','No',NULL,NULL,''),(12145,'4000','91750944930','2025-06-26 16:35:31',NULL,1200.00,'','9','1','Good sold','1','','sales','9781464221402','','No',NULL,NULL,''),(12146,'4000','91750944930','2025-06-26 16:35:50',NULL,2200.00,'','9','1','Good sold','1','','sales','9789914374485','','No',NULL,NULL,''),(12147,'4000','91750944930','2025-06-26 16:37:57',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914374486','','No',NULL,NULL,''),(12148,'1110','91751014955','2025-06-27 12:06:14',NULL,0.00,'','9','1','Inventory sold','1','23','sales','10271','','No',NULL,NULL,''),(12149,'1110','91751014955','2025-06-27 12:02:35',NULL,1800.00,'','9','1','Inventory sold','1','23','sales','9789914374487','','No',NULL,NULL,''),(12150,'5500','91751014955','2025-06-27 12:06:03',1800.00,NULL,'','9','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(12151,'1000','91751014955','2025-06-27 12:06:14',3999.00,NULL,'','9','1','Good sold','1','23','Payment','','','No',NULL,NULL,''),(12152,'4000','91751014955','2025-06-27 12:06:14',NULL,1999.00,'','9','1','Good sold','1','23','sales','10271','','No',NULL,NULL,''),(12153,'4000','91751014955','2025-06-27 12:02:35',NULL,2000.00,'','9','1','Good sold','1','23','sales','9789914374487','','No',NULL,NULL,''),(12154,'1000','91751034506','2025-06-27 17:28:46',890.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12155,'4000','91751034506','2025-06-27 17:28:46',NULL,890.00,'','9','1','Good sold','1','','sales','9789966093370','','No',NULL,NULL,''),(12156,'1110','91751105151','2025-06-28 13:13:09',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914374480','','No',NULL,NULL,''),(12157,'1110','91751105151','2025-06-28 13:05:51',NULL,1000.00,'','9','1','Inventory sold','1','','sales','12060','','No',NULL,NULL,''),(12158,'1110','91751105151','2025-06-28 13:06:03',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9781526605423','','No',NULL,NULL,''),(12159,'1110','91751105151','2025-06-28 13:06:12',NULL,950.00,'','9','1','Inventory sold','1','','sales','9789914378771','','No',NULL,NULL,''),(12160,'1110','91751105151','2025-06-28 13:06:46',NULL,1200.00,'','9','1','Inventory sold','1','','sales','9789914374488','','No',NULL,NULL,''),(12161,'1110','91751105151','2025-06-28 13:08:37',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789966757839','','No',NULL,NULL,''),(12162,'1110','91751105151','2025-06-28 13:09:11',NULL,0.00,'','9','1','Inventory sold','1','','sales','531','','No',NULL,NULL,''),(12163,'1110','91751105151','2025-06-28 13:09:24',NULL,1300.00,'','9','1','Inventory sold','1','','sales','9789914374490','','No',NULL,NULL,''),(12164,'1110','91751105151','2025-06-28 13:11:22',NULL,1000.00,'','9','1','Inventory sold','1','','sales','9789914374489','','No',NULL,NULL,''),(12165,'1110','91751105151','2025-06-28 13:11:36',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914374491','','No',NULL,NULL,''),(12166,'5500','91751105151','2025-06-28 13:13:00',9350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12167,'1000','91751105151','2025-06-28 13:13:09',14609.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12168,'4000','91751105151','2025-06-28 13:13:09',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914374480','','No',NULL,NULL,''),(12169,'4000','91751105151','2025-06-28 13:05:51',NULL,1500.00,'','9','1','Good sold','1','','sales','12060','','No',NULL,NULL,''),(12170,'4000','91751105151','2025-06-28 13:06:03',NULL,1200.00,'','9','1','Good sold','1','','sales','9781526605423','','No',NULL,NULL,''),(12171,'4000','91751105151','2025-06-28 13:06:12',NULL,1050.00,'','9','1','Good sold','1','','sales','9789914378771','','No',NULL,NULL,''),(12172,'4000','91751105151','2025-06-28 13:06:46',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914374488','','No',NULL,NULL,''),(12173,'4000','91751105151','2025-06-28 13:08:37',NULL,2890.00,'','9','1','Good sold','1','','sales','9789966757839','','No',NULL,NULL,''),(12174,'4000','91751105151','2025-06-28 13:09:11',NULL,1520.00,'','9','1','Good sold','1','','sales','531','','No',NULL,NULL,''),(12175,'4000','91751105151','2025-06-28 13:09:24',NULL,1599.00,'','9','1','Good sold','1','','sales','9789914374490','','No',NULL,NULL,''),(12176,'4000','91751105151','2025-06-28 13:11:22',NULL,1200.00,'','9','1','Good sold','1','','sales','9789914374489','','No',NULL,NULL,''),(12177,'4000','91751105151','2025-06-28 13:11:36',NULL,650.00,'','9','1','Good sold','1','','sales','9789914374491','','No',NULL,NULL,''),(12178,'1110','91751105789','2025-06-28 13:17:45',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9789914375510','','No',NULL,NULL,''),(12179,'1110','91751105789','2025-06-28 13:16:29',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914374491','','No',NULL,NULL,''),(12180,'5500','91751105789','2025-06-28 13:17:27',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12181,'1000','91751105789','2025-06-28 13:17:45',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12182,'4000','91751105789','2025-06-28 13:17:45',NULL,2000.00,'','9','1','Good sold','1','','sales','9789914375510','','No',NULL,NULL,''),(12183,'4000','91751105789','2025-06-28 13:16:29',NULL,650.00,'','9','1','Good sold','1','','sales','9789914374491','','No',NULL,NULL,''),(12184,'1110','91751185061','2025-06-29 11:18:04',NULL,1500.00,'','9','1','Inventory sold','1','','sales','11989','','No',NULL,NULL,''),(12185,'5500','91751185061','2025-06-29 11:17:41',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12186,'1000','91751185061','2025-06-29 11:18:04',1750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12187,'4000','91751185061','2025-06-29 11:18:04',NULL,1750.00,'','9','1','Good sold','1','','sales','11989','','No',NULL,NULL,''),(12188,'1110','91751276232','2025-06-30 12:37:25',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914374492','','No',NULL,NULL,''),(12189,'5500','91751276232','2025-06-30 12:37:12',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12190,'1000','91751276232','2025-06-30 12:37:25',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12191,'4000','91751276232','2025-06-30 12:37:25',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914374492','','No',NULL,NULL,''),(12192,'1110','91751276258','2025-06-30 12:45:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6184','','No',NULL,NULL,''),(12193,'1110','91751276258','2025-06-30 12:37:38',NULL,600.00,'','9','1','Inventory sold','1','','sales','12547','','No',NULL,NULL,''),(12194,'1110','91751276258','2025-06-30 12:37:54',NULL,900.00,'','9','1','Inventory sold','1','','sales','9789914374493','','No',NULL,NULL,''),(12195,'1110','91751276258','2025-06-30 12:40:55',NULL,800.00,'','9','1','Inventory sold','1','','sales','9789914374492','','No',NULL,NULL,''),(12196,'1110','91751276258','2025-06-30 12:41:01',NULL,500.00,'','9','1','Inventory sold','1','','sales','9789914374494','','No',NULL,NULL,''),(12197,'1110','91751276258','2025-06-30 12:42:16',NULL,300.00,'','9','1','Inventory sold','1','','sales','9789914374495','','No',NULL,NULL,''),(12198,'1110','91751276258','2025-06-30 12:43:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','7375','','No',NULL,NULL,''),(12199,'5500','91751276258','2025-06-30 12:45:10',3100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12200,'1000','91751276258','2025-06-30 12:45:20',5700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12201,'4000','91751276258','2025-06-30 12:45:20',NULL,600.00,'','9','1','Good sold','1','','sales','6184','','No',NULL,NULL,''),(12202,'4000','91751276258','2025-06-30 12:37:38',NULL,700.00,'','9','1','Good sold','1','','sales','12547','','No',NULL,NULL,''),(12203,'4000','91751276258','2025-06-30 12:37:54',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914374493','','No',NULL,NULL,''),(12204,'4000','91751276258','2025-06-30 12:40:55',NULL,1000.00,'','9','1','Good sold','1','','sales','9789914374492','','No',NULL,NULL,''),(12205,'4000','91751276258','2025-06-30 12:41:01',NULL,900.00,'','9','1','Good sold','1','','sales','9789914374494','','No',NULL,NULL,''),(12206,'4000','91751276258','2025-06-30 12:42:16',NULL,500.00,'','9','1','Good sold','1','','sales','9789914374495','','No',NULL,NULL,''),(12207,'4000','91751276258','2025-06-30 12:43:43',NULL,1000.00,'','9','1','Good sold','1','','sales','7375','','No',NULL,NULL,''),(12208,'1110','91751276956','2025-06-30 12:50:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','10004','','No',NULL,NULL,''),(12209,'1110','91751276956','2025-06-30 12:49:16',NULL,1700.00,'','9','1','Inventory sold','1','','sales','11924','','No',NULL,NULL,''),(12210,'1110','91751276956','2025-06-30 12:49:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','6233','','No',NULL,NULL,''),(12211,'1110','91751276956','2025-06-30 12:50:04',NULL,0.00,'','9','1','Inventory sold','1','','sales','6472','','No',NULL,NULL,''),(12212,'5500','91751276956','2025-06-30 12:50:29',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12213,'1000','91751276956','2025-06-30 12:50:45',6279.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12214,'4000','91751276956','2025-06-30 12:50:45',NULL,1899.00,'','9','1','Good sold','1','','sales','10004','','No',NULL,NULL,''),(12215,'4000','91751276956','2025-06-30 12:49:16',NULL,3000.00,'','9','1','Good sold','1','','sales','11924','','No',NULL,NULL,''),(12216,'4000','91751276956','2025-06-30 12:49:43',NULL,690.00,'','9','1','Good sold','1','','sales','6233','','No',NULL,NULL,''),(12217,'4000','91751276956','2025-06-30 12:50:04',NULL,690.00,'','9','1','Good sold','1','','sales','6472','','No',NULL,NULL,''),(12218,'1000','91751277053','2025-06-30 12:52:57',790.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12219,'4000','91751277053','2025-06-30 12:52:57',NULL,790.00,'','9','1','Good sold','1','','sales','6369','','No',NULL,NULL,''),(12220,'1110','91751277182','2025-06-30 14:11:34',NULL,2000.00,'','9','1','Inventory sold','1','','sales','9781464221407','','No',NULL,NULL,''),(12221,'5500','91751277182','2025-06-30 12:53:02',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12222,'1000','91751277182','2025-06-30 14:11:34',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12223,'4000','91751277182','2025-06-30 14:11:34',NULL,2000.00,'','9','1','Good sold','1','','sales','9781464221407','','No',NULL,NULL,''),(12224,'1110','91751281902','2025-06-30 15:50:43',NULL,0.00,'','9','1','Inventory sold','1','','sales','11333','','No',NULL,NULL,''),(12225,'1110','91751281902','2025-06-30 14:11:42',NULL,1500.00,'','9','1','Inventory sold','1','','sales','9789914374496','','No',NULL,NULL,''),(12226,'1110','91751281902','2025-06-30 15:44:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','11857','','No',NULL,NULL,''),(12227,'5500','91751281902','2025-06-30 15:44:55',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12228,'1000','91751281902','2025-06-30 15:50:43',6240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12229,'4000','91751281902','2025-06-30 15:50:43',NULL,4190.00,'','9','1','Good sold','1','','sales','11333','','No',NULL,NULL,''),(12230,'4000','91751281902','2025-06-30 14:11:42',NULL,1750.00,'','9','1','Good sold','1','','sales','9789914374496','','No',NULL,NULL,''),(12231,'4000','91751281902','2025-06-30 15:44:49',NULL,300.00,'','9','1','Good sold','1','','sales','11857','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 `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,'9','NSSF','2022-05-16 16:33:07','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'NSSF'),(2,'10','NHIF','2022-05-16 16:33:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'NHIF'),(3,'8','PAYE','2022-05-16 16:33:29','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'PAYE'),(4,'9','NSSF','2023-01-24 19:00:35','Active','1','','1','Deduction','Fixed','Fixed',1.00,200.00,'',6,'NSSF'),(5,'10','NHIF','2023-01-24 19:00:48','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',6,'NHIF'); /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; INSERT INTO `employeepayments` VALUES (1,'8','PAYE','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'111668601753'),(2,'10','NHIF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'111668601753'),(3,'9','NSSF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'111668601753'); /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `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=14 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','10','33016','','2023-01-25 15:40:50','','Closed','2023-01-25 15:40:50','','','','Bulle','5935501674650433','5935501674650433','1','','1010','','101674650406','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(2,'Expense','9','950','','2023-01-25 15:57:50','','Closed','2023-01-25 15:57:50','','','','B','1531611674651439','1531611674651439','1','','1010','','91674651437','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(3,'Expense','10','82200','','2023-01-25 17:04:24','','Closed','2023-01-25 17:04:24','','','','Bulle','578581674655271','578581674655271','1','','1010','','101674650784','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(4,'Expense','10','4000','','2023-01-25 17:17:14','','Closed','2023-01-25 17:17:14','','','','Bulle','1113271674656208','1113271674656208','1','','1010','','101674656191','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(5,'Expense','10','4000','','2023-01-26 10:48:34','','Closed','2023-01-26 10:48:34','','','','Bulle','8981091674719239','8981091674719239','1','','1010','','101674719235','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(6,'Expense','10','0','','2023-01-26 16:25:02','','Closed','2023-01-26 16:25:02','','','','Bulle','1871101674739476','1871101674739476','1','','1030','','101674739463','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(7,'Expense','10','121495','','2023-01-31 14:43:46','','Closed','2023-01-31 14:43:46','','','','Bulle','3547141675165407','3547141675165407','1','','1010','','101675165397','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(8,'Expense','10','325000','','2023-01-31 16:55:37','','Closed','2023-01-31 16:55:37','','','','Bulle','8248481675173328','8248481675173328','1','','1010','','101675170894','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(9,'Expense','10','19800','Vincent','2023-02-17 09:09:18','','Closed','2023-02-17 09:09:18','','','','Bulle','3637861676614094','3637861676614094','1','','1010','','101676614087','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(10,'Expense','10','1170','','2023-02-17 12:28:01','','Closed','2023-02-17 12:28:01','','','','Bulle','4901591676626034','4901591676626034','1','','1010','','101676626029','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(11,'Expense','10','35702.93','','2023-03-01 16:07:46','','Closed','2023-03-01 16:07:46','','','','Bulle','5200811677676050','5200811677676050','1','','1030','','101677673893','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(12,'Expense','9','400','tea','2023-05-06 18:01:33','','Closed','2023-05-06 18:01:33','','','','bulle','9315201683385250','9315201683385250','1','','1010','','91683385236','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(13,'Expense','9','50000','cctv','2023-05-06 18:03:05','','Closed','2023-05-06 18:03:05','','','','bulle','8671421683385360','8671421683385360','1','','1010','','91683385352','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,'2022 Fiscal Year','active','2022-01-01 00:00:00','2022-12-31 23:59:00',1,1,'2022-01-07 06:15:25',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', `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=220 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','1000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-82200','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'10','1','29','Author purchases','','2018-07-20 16:02:41 ',5,'','0','2023-01-25 15:15:32','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-3577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666622792.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,'','0','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE HIRE','','2021-07-19 15:02:30 ',5,'','0','2022-01-05 08:59:38','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','0','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','0','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','0','2021-09-17 06:52:42','4174','1'); /*!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=3 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,'3','1','2022-08-22 03:27:25pm','','1','','2','1'),(2,'8','1','2023-01-25 11:37:35am','','1','','1','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, 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 `images` -- DROP TABLE IF EXISTS `images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `images` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `images` -- LOCK TABLES `images` WRITE; /*!40000 ALTER TABLE `images` DISABLE KEYS */; /*!40000 ALTER TABLE `images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; INSERT INTO `journal` VALUES (1,'1','','opening balances','2023-01-25 11:43:41 ','','1','1','2023-01-25 11:46:45','JENTRY-11674636103'); /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) DEFAULT NULL, `enddate` varchar(30) DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB 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=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1257 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','2023-01-20 12:40:15','2023-01-20 12:40:31','','154.159.252.73','loggedin',1),(2,'admin','1','2023-01-20 13:10:29','','','154.159.252.73','loggedin',1),(3,'admin','1','2023-01-20 13:21:30','','','102.5.221.250','loggedin',1),(4,'admin','1','2023-01-20 14:51:34','','','102.5.221.250','loggedin',1),(5,'admin','1','2023-01-20 16:49:27','','','102.220.15.247','loggedin',1),(6,'admin','1','2023-01-21 09:39:31','','','154.153.90.33','loggedin',1),(7,'admin','1','2023-01-21 10:17:00','','','154.153.90.33','loggedin',1),(8,'user','3','2023-01-21 10:23:34','','','154.153.90.33','loggedin',1),(9,'admin','1','2023-01-21 11:30:18','','','105.56.192.56','loggedin',1),(10,'admin','1','2023-01-21 11:35:11','','','105.56.192.56','loggedin',1),(11,'admin','1','2023-01-21 11:52:27','','','105.56.192.56','loggedin',1),(12,'user','5','2023-01-21 12:22:36','2023-01-21 12:25:31','','154.153.90.33','loggedin',1),(13,'admin','1','2023-01-21 12:25:43','2023-01-21 12:28:10','','154.153.90.33','loggedin',1),(14,'user','5','2023-01-21 12:31:08','2023-01-21 12:40:15','','154.153.90.33','loggedin',1),(15,'admin','1','2023-01-21 12:40:38','2023-01-21 12:41:56','','154.153.90.33','loggedin',1),(16,'user','5','2023-01-21 12:42:13','2023-01-21 12:44:09','','154.153.90.33','loggedin',1),(17,'admin','1','2023-01-21 12:44:17','2023-01-21 12:44:50','','154.153.90.33','loggedin',1),(18,'user','5','2023-01-21 12:45:13','2023-01-21 13:00:03','','154.153.90.33','loggedin',1),(19,'admin','1','2023-01-21 13:00:11','2023-01-21 13:04:55','','154.153.90.33','loggedin',1),(20,'user','5','2023-01-21 13:00:51','2023-01-21 13:07:52','','154.153.90.33','loggedin',1),(21,'user','3','2023-01-21 13:05:23','','','105.56.192.56','loggedin',1),(22,'admin','1','2023-01-21 13:08:24','2023-01-21 13:09:22','','154.153.90.33','loggedin',1),(23,'user','5','2023-01-21 13:11:13','','','154.153.90.33','loggedin',1),(24,'admin','1','2023-01-21 13:51:46','','','105.56.192.56','loggedin',1),(25,'user','5','2023-01-21 14:42:26','','','105.161.1.77','loggedin',1),(26,'user','5','2023-01-21 14:45:16','','','105.161.1.77','loggedin',1),(27,'user','5','2023-01-21 14:46:33','','','105.161.1.77','loggedin',1),(28,'user','5','2023-01-21 14:50:42','','','105.161.1.77','loggedin',1),(29,'user','5','2023-01-21 15:16:14','2023-01-21 15:29:05','','105.161.1.77','loggedin',1),(30,'user','3','2023-01-21 15:16:35','','','105.161.1.77','loggedin',1),(31,'user','3','2023-01-21 15:29:32','2023-01-21 15:30:20','','105.161.1.77','loggedin',1),(32,'user','5','2023-01-21 15:30:54','2023-01-21 15:31:53','','105.161.1.77','loggedin',1),(33,'user','3','2023-01-21 15:32:13','2023-01-21 15:41:54','','105.161.1.77','loggedin',1),(34,'user','3','2023-01-21 15:42:53','','','105.161.1.77','loggedin',1),(35,'admin','1','2023-01-21 17:57:23','','','105.161.1.77','loggedin',1),(36,'user','5','2023-01-23 12:25:10','','','105.163.34.110','loggedin',1),(37,'user','3','2023-01-24 09:18:21','','','105.163.34.110','loggedin',1),(38,'admin','1','2023-01-24 12:55:44','','','197.232.142.176','loggedin',1),(39,'admin','1','2023-01-24 14:26:51','','','154.159.237.135','loggedin',1),(40,'admin','1','2023-01-24 14:28:16','','','154.159.237.135','loggedin',1),(41,'admin','1','2023-01-24 14:43:22','','','105.163.31.229','loggedin',1),(42,'admin','1','2023-01-24 14:51:47','','','102.23.98.11','loggedin',1),(43,'admin','1','2023-01-24 15:20:08','','','105.163.31.229','loggedin',1),(44,'admin','1','2023-01-24 15:37:11','','','105.163.31.229','loggedin',1),(45,'admin','1','2023-01-24 16:19:50','','','41.81.178.125','loggedin',1),(46,'admin','1','2023-01-24 16:30:20','','','41.81.178.125','loggedin',1),(47,'admin','1','2023-01-24 16:31:49','','','41.81.178.125','loggedin',1),(48,'admin','1','2023-01-24 16:32:13','','','41.81.178.125','loggedin',1),(49,'admin','1','2023-01-24 16:32:34','','','105.160.48.199','loggedin',1),(50,'admin','1','2023-01-24 16:33:20','','','105.160.48.199','loggedin',1),(51,'admin','1','2023-01-24 17:27:14','','','102.1.215.37','loggedin',1),(52,'admin','1','2023-01-24 17:39:40','2023-01-24 17:40:24','','197.232.137.230','loggedin',1),(53,'admin','1','2023-01-24 17:40:37','','','197.232.137.230','loggedin',1),(54,'admin','1','2023-01-24 17:41:48','','','102.1.215.37','loggedin',1),(55,'admin','1','2023-01-24 17:56:48','','','197.232.142.176','loggedin',1),(56,'admin','1','2023-01-24 18:09:58','','','197.232.142.176','loggedin',1),(57,'user','5','2023-01-24 18:14:35','','','102.1.215.37','loggedin',1),(58,'admin','1','2023-01-24 18:17:14','','','102.1.215.37','loggedin',1),(59,'user','5','2023-01-24 18:17:28','2023-01-24 18:21:22','','197.232.47.172','loggedin',1),(60,'user','5','2023-01-24 18:23:19','','','197.232.47.172','loggedin',1),(61,'admin','1','2023-01-24 18:25:38','2023-01-24 18:26:01','','102.6.194.243','loggedin',1),(62,'admin','1','2023-01-24 18:26:35','','','197.232.142.176','loggedin',1),(63,'admin','1','2023-01-24 18:27:21','2023-01-24 18:33:42','','102.6.194.243','loggedin',1),(64,'admin','1','2023-01-24 18:34:09','','','197.232.142.176','loggedin',1),(65,'admin','1','2023-01-24 18:35:42','','','197.232.137.230','loggedin',1),(66,'admin','1','2023-01-24 18:42:57','','','197.232.137.230','loggedin',1),(67,'admin','1','2023-01-24 18:55:52','','','197.232.142.176','loggedin',1),(68,'admin','1','2023-01-24 18:57:39','','','197.232.142.176','loggedin',1),(69,'admin','1','2023-01-24 20:14:34','','','102.1.215.37','loggedin',1),(70,'admin','1','2023-01-24 20:36:00','2023-01-24 20:37:03','','102.1.215.37','loggedin',1),(71,'admin','1','2023-01-24 20:37:49','2023-01-24 20:39:11','','102.1.215.37','loggedin',1),(72,'admin','1','2023-01-24 21:10:05','','','102.220.15.6','loggedin',1),(73,'admin','1','2023-01-24 21:42:33','','','105.161.136.18','loggedin',1),(74,'admin','1','2023-01-24 22:19:37','','','102.68.78.217','loggedin',1),(75,'admin','1','2023-01-24 23:34:27','','','154.159.237.184','loggedin',1),(76,'admin','1','2023-01-25 06:42:37','','','154.159.73.224','loggedin',1),(77,'admin','1','2023-01-25 08:27:49','','','197.232.142.176','loggedin',1),(78,'admin','1','2023-01-25 08:30:53','','','197.232.142.176','loggedin',1),(79,'admin','1','2023-01-25 08:35:27','','','197.232.142.176','loggedin',1),(80,'admin','1','2023-01-25 08:37:38','','','197.232.142.176','loggedin',1),(81,'admin','1','2023-01-25 08:38:40','','','197.232.142.176','loggedin',1),(82,'admin','1','2023-01-25 08:43:08','2023-01-25 08:43:30','','197.232.142.176','loggedin',1),(83,'admin','1','2023-01-25 08:43:41','','','197.232.142.176','loggedin',1),(84,'admin','1','2023-01-25 09:01:47','','','197.232.142.176','loggedin',1),(85,'admin','1','2023-01-25 09:02:42','','','197.232.142.176','loggedin',1),(86,'admin','1','2023-01-25 09:12:11','','','196.216.92.221','loggedin',1),(87,'admin','1','2023-01-25 09:14:36','2023-01-25 09:14:49','','197.232.142.176','loggedin',1),(88,'admin','1','2023-01-25 09:15:32','','','197.232.142.176','loggedin',1),(89,'admin','1','2023-01-25 09:15:45','2023-01-25 09:16:47','','196.216.92.221','loggedin',1),(90,'admin','1','2023-01-25 09:17:31','2023-01-25 09:21:58','','197.232.142.176','loggedin',1),(91,'admin','1','2023-01-25 09:23:40','2023-01-25 09:24:04','','197.232.142.176','loggedin',1),(92,'admin','1','2023-01-25 09:25:36','2023-01-25 09:26:38','','197.232.142.176','loggedin',1),(93,'admin','1','2023-01-25 09:27:23','2023-01-25 09:28:37','','197.232.142.176','loggedin',1),(94,'user','5','2023-01-25 09:28:46','2023-01-25 09:29:29','','197.232.142.176','loggedin',1),(95,'admin','1','2023-01-25 09:30:11','','','197.232.142.176','loggedin',1),(96,'admin','1','2023-01-25 09:31:33','2023-01-25 09:31:54','','41.204.187.5','loggedin',1),(97,'user','5','2023-01-25 09:32:03','2023-01-25 09:32:52','','197.232.142.176','loggedin',1),(98,'admin','1','2023-01-25 09:33:31','2023-01-25 09:34:15','','197.232.142.176','loggedin',1),(99,'user','4','2023-01-25 09:34:29','2023-01-25 09:35:03','','197.232.142.176','loggedin',1),(100,'admin','1','2023-01-25 09:35:37','2023-01-25 09:36:06','','197.232.142.176','loggedin',1),(101,'admin','1','2023-01-25 09:36:11','2023-01-25 09:38:47','','197.232.142.176','loggedin',1),(102,'admin','1','2023-01-25 09:38:52','2023-01-25 09:39:35','','197.232.142.176','loggedin',1),(103,'user','5','2023-01-25 09:40:08','2023-01-25 09:42:27','','197.232.142.176','loggedin',1),(104,'admin','1','2023-01-25 09:42:33','2023-01-25 09:43:55','','197.232.142.176','loggedin',1),(105,'admin','1','2023-01-25 09:44:53','','','197.232.142.176','loggedin',1),(106,'admin','1','2023-01-25 11:03:21','2023-01-25 11:08:02','','105.160.126.85','loggedin',1),(107,'admin','1','2023-01-25 11:21:37','','','105.160.126.85','loggedin',1),(108,'admin','1','2023-01-25 11:34:45','','','197.232.142.176','loggedin',1),(109,'admin','1','2023-01-25 11:38:12','','','197.232.142.176','loggedin',1),(110,'admin','1','2023-01-25 12:01:15','','','154.159.252.177','loggedin',1),(111,'admin','1','2023-01-25 12:02:20','','','154.159.252.177','loggedin',1),(112,'user','9','2023-01-25 12:04:14','','','105.160.126.85','loggedin',1),(113,'admin','1','2023-01-25 12:09:38','','','105.160.126.85','loggedin',1),(114,'admin','1','2023-01-25 12:10:34','','','197.232.142.176','loggedin',1),(115,'admin','1','2023-01-25 12:11:24','','','154.159.252.177','loggedin',1),(116,'admin','1','2023-01-25 12:11:40','2023-01-25 12:27:34','','105.160.126.85','loggedin',1),(117,'admin','1','2023-01-25 12:27:39','','','197.232.142.176','loggedin',1),(118,'admin','1','2023-01-25 12:29:37','','','105.160.126.85','loggedin',1),(119,'admin','1','2023-01-25 12:29:54','','','197.232.142.176','loggedin',1),(120,'admin','1','2023-01-25 12:30:39','','','105.160.126.85','loggedin',1),(121,'admin','1','2023-01-25 12:36:33','','','105.160.126.85','loggedin',1),(122,'admin','1','2023-01-25 12:45:56','','','197.237.155.208','loggedin',1),(123,'admin','1','2023-01-25 12:55:49','','','197.232.137.230','loggedin',1),(124,'admin','1','2023-01-25 13:20:32','','','105.160.126.85','loggedin',1),(125,'admin','1','2023-01-25 13:21:08','','','197.232.137.230','loggedin',1),(126,'admin','1','2023-01-25 13:25:32','2023-01-25 14:33:40','','105.160.126.85','loggedin',1),(127,'user','9','2023-01-25 14:34:29','2023-01-25 14:50:02','','105.160.126.85','loggedin',1),(128,'user','10','2023-01-25 14:50:57','2023-01-25 15:23:20','','105.160.126.85','loggedin',1),(129,'user','10','2023-01-25 15:28:52','','','105.160.126.85','loggedin',1),(130,'user','9','2023-01-25 15:29:47','','','105.160.126.85','loggedin',1),(131,'user','10','2023-01-25 15:34:43','','','105.160.126.85','loggedin',1),(132,'user','9','2023-01-25 15:40:38','2023-01-25 15:50:22','','105.160.126.85','loggedin',1),(133,'user','9','2023-01-25 15:54:45','2023-01-25 15:58:50','','105.160.126.85','loggedin',1),(134,'admin','1','2023-01-25 15:58:55','2023-01-25 15:59:11','','105.160.126.85','loggedin',1),(135,'user','9','2023-01-25 15:59:18','','','105.160.126.85','loggedin',1),(136,'user','9','2023-01-25 16:35:02','','','105.160.38.200','loggedin',1),(137,'admin','1','2023-01-25 19:31:22','','','105.161.41.106','loggedin',1),(138,'user','10','2023-01-26 09:05:59','','','105.160.19.3','loggedin',1),(139,'admin','1','2023-01-26 09:07:47','','','197.232.142.176','loggedin',1),(140,'user','9','2023-01-26 09:13:35','','','105.160.19.3','loggedin',1),(141,'admin','1','2023-01-26 15:09:10','','','197.232.142.176','loggedin',1),(142,'user','10','2023-01-26 16:18:50','','','105.160.19.3','loggedin',1),(143,'admin','1','2023-01-26 19:46:18','','','105.160.53.45','loggedin',1),(144,'user','9','2023-01-27 09:35:53','','','105.160.116.178','loggedin',1),(145,'user','9','2023-01-27 12:52:30','','','105.160.116.178','loggedin',1),(146,'user','9','2023-01-28 09:03:54','','','105.160.125.53','loggedin',1),(147,'user','10','2023-01-28 09:52:35','','','105.160.125.53','loggedin',1),(148,'user','9','2023-01-30 08:50:29','','','105.160.10.12','loggedin',1),(149,'user','9','2023-01-31 08:18:29','','','105.160.67.12','loggedin',1),(150,'user','9','2023-01-31 14:25:40','','','105.160.67.12','loggedin',1),(151,'user','10','2023-01-31 14:33:52','','','105.160.67.12','loggedin',1),(152,'user','9','2023-01-31 19:34:23','2023-01-31 19:35:22','','105.160.67.12','loggedin',1),(153,'user','9','2023-02-01 09:06:19','','','105.160.92.137','loggedin',1),(154,'user','9','2023-02-02 10:40:01','','','105.160.6.132','loggedin',1),(155,'user','9','2023-02-02 18:04:02','','','105.160.6.132','loggedin',1),(156,'user','9','2023-02-03 08:40:24','','','105.160.23.57','loggedin',1),(157,'user','9','2023-02-03 17:22:40','','','105.160.23.57','loggedin',1),(158,'user','9','2023-02-04 08:50:00','','','105.160.51.123','loggedin',1),(159,'user','9','2023-02-04 12:40:40','','','105.160.51.123','loggedin',1),(160,'user','9','2023-02-04 15:28:27','','','105.160.51.123','loggedin',1),(161,'user','9','2023-02-06 08:28:41','','','105.160.59.221','loggedin',1),(162,'user','9','2023-02-07 08:30:25','','','105.160.102.158','loggedin',1),(163,'user','9','2023-02-07 09:03:20','','','105.160.102.158','loggedin',1),(164,'user','9','2023-02-07 09:04:20','','','105.160.102.158','loggedin',1),(165,'user','9','2023-02-07 15:26:50','','','105.160.102.158','loggedin',1),(166,'user','9','2023-02-07 20:35:51','','','105.160.102.158','loggedin',1),(167,'user','9','2023-02-08 08:56:18','','','105.160.84.247','loggedin',1),(168,'user','10','2023-02-08 12:33:12','','','105.160.84.247','loggedin',1),(169,'user','9','2023-02-08 15:13:22','','','105.160.84.247','loggedin',1),(170,'user','9','2023-02-09 08:41:02','','','105.160.73.169','loggedin',1),(171,'user','9','2023-02-09 14:39:37','','','105.160.27.149','loggedin',1),(172,'user','9','2023-02-09 14:41:49','','','105.160.27.149','loggedin',1),(173,'user','10','2023-02-09 15:34:39','','','105.160.27.149','loggedin',1),(174,'user','9','2023-02-09 20:24:41','','','105.160.27.149','loggedin',1),(175,'user','9','2023-02-10 08:46:46','','','105.160.110.49','loggedin',1),(176,'user','9','2023-02-10 12:49:06','','','105.160.110.49','loggedin',1),(177,'user','9','2023-02-10 20:02:17','','','105.160.110.49','loggedin',1),(178,'user','9','2023-02-11 09:21:07','','','105.160.26.130','loggedin',1),(179,'user','10','2023-02-11 12:04:59','','','105.160.26.130','loggedin',1),(180,'user','9','2023-02-13 09:23:50','','','105.160.45.17','loggedin',1),(181,'user','9','2023-02-13 17:44:40','','','105.160.68.172','loggedin',1),(182,'user','9','2023-02-13 19:25:52','','','105.160.52.253','loggedin',1),(183,'user','9','2023-02-14 09:05:04','','','105.160.38.190','loggedin',1),(184,'user','9','2023-02-14 18:06:25','','','105.160.55.162','loggedin',1),(185,'user','9','2023-02-15 17:52:45','','','105.160.1.45','loggedin',1),(186,'user','9','2023-02-16 10:05:14','','','105.160.95.130','loggedin',1),(187,'user','9','2023-02-16 17:17:25','','','105.160.95.130','loggedin',1),(188,'user','9','2023-02-16 20:49:59','','','105.160.10.35','loggedin',1),(189,'user','9','2023-02-17 09:01:58','','','105.160.120.192','loggedin',1),(190,'user','10','2023-02-17 09:07:57','','','105.160.120.192','loggedin',1),(191,'user','10','2023-02-17 12:27:01','','','105.160.120.192','loggedin',1),(192,'user','9','2023-02-17 15:36:15','2023-02-17 19:44:42','','105.160.120.192','loggedin',1),(193,'user','9','2023-02-18 09:16:51','','','105.160.38.199','loggedin',1),(194,'user','9','2023-02-18 17:53:43','','','105.160.38.199','loggedin',1),(195,'user','9','2023-02-20 08:54:14','','','105.160.104.160','loggedin',1),(196,'user','9','2023-02-20 19:27:20','2023-02-20 19:27:44','','105.160.104.160','loggedin',1),(197,'user','9','2023-02-21 08:39:15','','','105.160.33.137','loggedin',1),(198,'user','9','2023-02-21 11:54:27','','','105.160.33.137','loggedin',1),(199,'user','9','2023-02-21 20:17:12','2023-02-21 20:18:15','','105.160.33.137','loggedin',1),(200,'user','9','2023-02-22 09:17:47','','','105.160.114.67','loggedin',1),(201,'user','9','2023-02-22 09:44:14','2023-02-22 20:13:30','','105.160.114.67','loggedin',1),(202,'user','9','2023-02-23 08:40:07','2023-02-23 12:56:04','','105.160.68.45','loggedin',1),(203,'user','9','2023-02-23 12:58:45','','','105.160.68.45','loggedin',1),(204,'user','9','2023-02-23 16:57:38','','','105.160.68.45','loggedin',1),(205,'user','9','2023-02-24 08:53:46','','','105.160.113.85','loggedin',1),(206,'user','9','2023-02-24 12:14:05','','','105.160.113.85','loggedin',1),(207,'user','9','2023-02-24 21:08:44','2023-02-24 21:09:19','','105.160.113.85','loggedin',1),(208,'user','9','2023-02-25 09:07:36','','','105.160.89.37','loggedin',1),(209,'user','9','2023-02-25 11:50:43','','','105.160.89.37','loggedin',1),(210,'user','9','2023-02-25 16:02:45','2023-02-25 19:42:08','','105.160.89.37','loggedin',1),(211,'user','9','2023-02-25 19:42:25','2023-02-25 19:42:49','','105.160.89.37','loggedin',1),(212,'user','9','2023-02-27 09:33:26','','','105.160.62.108','loggedin',1),(213,'user','9','2023-02-27 13:37:58','','','105.160.62.108','loggedin',1),(214,'user','9','2023-02-27 16:35:40','','','105.160.70.223','loggedin',1),(215,'user','9','2023-02-27 18:01:54','','','105.160.70.223','loggedin',1),(216,'user','9','2023-02-27 20:15:12','2023-02-27 20:15:42','','105.160.70.223','loggedin',1),(217,'user','9','2023-02-28 09:17:32','','','105.160.67.201','loggedin',1),(218,'user','9','2023-02-28 15:41:32','2023-02-28 21:11:11','','105.160.67.201','loggedin',1),(219,'user','9','2023-03-01 08:52:33','','','105.160.73.106','loggedin',1),(220,'user','9','2023-03-01 13:47:29','','','105.160.73.106','loggedin',1),(221,'user','10','2023-03-01 15:31:24','','','105.160.73.106','loggedin',1),(222,'user','9','2023-03-01 19:24:21','','','105.160.73.106','loggedin',1),(223,'user','9','2023-03-02 09:24:39','','','105.160.61.58','loggedin',1),(224,'user','9','2023-03-02 18:56:11','','','105.160.81.172','loggedin',1),(225,'user','9','2023-03-03 08:58:00','','','105.160.32.32','loggedin',1),(226,'user','9','2023-03-03 14:01:56','','','105.160.32.32','loggedin',1),(227,'user','9','2023-03-03 17:53:45','','','105.160.32.32','loggedin',1),(228,'user','9','2023-03-04 09:21:10','','','105.160.102.45','loggedin',1),(229,'user','9','2023-03-04 11:53:00','','','105.160.102.45','loggedin',1),(230,'user','9','2023-03-06 09:34:23','','','105.160.106.177','loggedin',1),(231,'user','9','2023-03-06 11:22:34','','','105.160.106.177','loggedin',1),(232,'user','9','2023-03-06 16:15:59','','','105.160.106.177','loggedin',1),(233,'user','9','2023-03-06 18:46:49','2023-03-06 20:20:06','','105.160.106.177','loggedin',1),(234,'user','9','2023-03-07 08:51:36','','','105.160.65.232','loggedin',1),(235,'user','9','2023-03-07 18:15:11','2023-03-07 20:14:29','','105.160.65.232','loggedin',1),(236,'user','9','2023-03-08 08:33:54','','','105.160.71.225','loggedin',1),(237,'user','9','2023-03-08 16:45:23','','','105.160.18.206','loggedin',1),(238,'user','9','2023-03-08 16:50:22','','','105.160.18.206','loggedin',1),(239,'user','9','2023-03-08 20:42:57','2023-03-08 20:43:10','','105.160.18.206','loggedin',1),(240,'user','9','2023-03-09 09:27:49','','','105.160.114.150','loggedin',1),(241,'user','9','2023-03-09 14:46:18','','','105.160.114.150','loggedin',1),(242,'user','9','2023-03-09 19:49:07','2023-03-09 19:50:19','','105.160.114.150','loggedin',1),(243,'user','9','2023-03-10 08:54:03','','','105.160.127.32','loggedin',1),(244,'user','9','2023-03-10 11:11:57','','','105.160.127.32','loggedin',1),(245,'user','9','2023-03-10 16:47:10','','','105.160.127.32','loggedin',1),(246,'user','9','2023-03-10 19:08:44','2023-03-10 20:40:25','','105.160.127.32','loggedin',1),(247,'user','9','2023-03-11 08:49:34','','','105.160.48.248','loggedin',1),(248,'user','9','2023-03-11 15:49:52','','','105.160.32.248','loggedin',1),(249,'user','9','2023-03-13 08:39:38','','','105.160.77.111','loggedin',1),(250,'user','9','2023-03-13 08:42:32','','','105.160.77.111','loggedin',1),(251,'user','9','2023-03-13 12:13:03','','','105.160.77.111','loggedin',1),(252,'user','9','2023-03-13 12:25:04','','','105.160.51.59','loggedin',1),(253,'user','9','2023-03-13 16:07:40','','','105.160.51.59','loggedin',1),(254,'user','9','2023-03-13 19:55:15','2023-03-13 19:55:47','','105.160.51.59','loggedin',1),(255,'user','9','2023-03-14 09:09:29','','','105.160.8.75','loggedin',1),(256,'user','9','2023-03-14 15:11:06','','','105.160.8.75','loggedin',1),(257,'user','9','2023-03-14 20:21:19','2023-03-14 20:21:51','','105.160.8.75','loggedin',1),(258,'user','9','2023-03-15 09:14:41','','','105.160.108.86','loggedin',1),(259,'user','9','2023-03-15 14:34:09','','','105.160.108.86','loggedin',1),(260,'user','9','2023-03-15 19:44:04','2023-03-15 19:44:40','','105.160.108.86','loggedin',1),(261,'user','9','2023-03-16 09:06:43','','','105.160.77.151','loggedin',1),(262,'user','9','2023-03-16 11:16:02','','','105.160.77.151','loggedin',1),(263,'user','9','2023-03-16 15:33:12','','','105.160.77.151','loggedin',1),(264,'user','9','2023-03-16 20:54:37','2023-03-16 20:55:13','','105.160.77.151','loggedin',1),(265,'user','9','2023-03-17 09:14:45','','','105.160.77.151','loggedin',1),(266,'user','9','2023-03-17 19:36:35','2023-03-17 19:36:58','','105.160.77.151','loggedin',1),(267,'user','9','2023-03-18 09:23:49','','','105.160.104.55','loggedin',1),(268,'user','9','2023-03-18 12:38:26','','','105.160.104.55','loggedin',1),(269,'user','9','2023-03-18 12:38:46','','','105.160.104.55','loggedin',1),(270,'user','9','2023-03-20 08:38:14','','','105.160.80.228','loggedin',1),(271,'user','9','2023-03-20 11:22:35','','','105.160.80.228','loggedin',1),(272,'user','9','2023-03-21 09:13:56','','','105.160.76.221','loggedin',1),(273,'user','9','2023-03-21 19:01:22','2023-03-21 19:02:04','','105.160.76.221','loggedin',1),(274,'user','9','2023-03-22 09:07:24','','','105.160.84.227','loggedin',1),(275,'user','9','2023-03-22 17:15:19','2023-03-22 18:42:33','','105.160.84.227','loggedin',1),(276,'user','9','2023-03-23 09:16:21','','','105.160.104.26','loggedin',1),(277,'user','9','2023-03-23 09:16:39','','','105.160.104.26','loggedin',1),(278,'user','9','2023-03-23 14:28:16','','','105.160.104.26','loggedin',1),(279,'user','9','2023-03-24 09:06:48','','','105.160.121.57','loggedin',1),(280,'user','9','2023-03-24 14:09:15','','','105.160.121.57','loggedin',1),(281,'user','9','2023-03-24 17:13:34','','','105.160.121.57','loggedin',1),(282,'user','9','2023-03-24 20:10:16','','','105.160.121.57','loggedin',1),(283,'user','9','2023-03-25 09:44:30','','','105.160.54.147','loggedin',1),(284,'user','9','2023-03-25 17:44:23','2023-03-25 18:41:40','','105.160.54.147','loggedin',1),(285,'user','9','2023-03-27 16:42:44','','','105.160.84.136','loggedin',1),(286,'user','9','2023-03-28 09:32:46','','','105.160.40.194','loggedin',1),(287,'user','9','2023-03-28 16:51:45','','','105.160.77.29','loggedin',1),(288,'user','9','2023-03-28 20:11:53','','','105.160.77.29','loggedin',1),(289,'user','9','2023-03-29 10:14:53','','','105.160.2.168','loggedin',1),(290,'user','9','2023-03-29 17:07:27','2023-03-29 19:02:27','','105.160.2.168','loggedin',1),(291,'user','9','2023-03-31 08:44:23','','','105.160.104.175','loggedin',1),(292,'user','9','2023-03-31 12:08:28','2023-03-31 19:45:32','','105.160.104.175','loggedin',1),(293,'user','9','2023-04-01 08:59:21','','','105.160.45.97','loggedin',1),(294,'user','9','2023-04-01 12:50:10','2023-04-01 19:16:47','','105.160.45.97','loggedin',1),(295,'user','9','2023-04-03 08:56:06','','','105.160.59.19','loggedin',1),(296,'user','9','2023-04-03 11:23:43','','','105.160.59.19','loggedin',1),(297,'user','9','2023-04-03 17:55:14','2023-04-03 18:38:13','','105.160.59.19','loggedin',1),(298,'user','9','2023-04-04 08:59:09','','','105.160.24.232','loggedin',1),(299,'user','9','2023-04-04 09:00:14','2023-04-04 19:57:17','','105.160.24.232','loggedin',1),(300,'user','9','2023-04-05 09:43:31','','','105.160.82.129','loggedin',1),(301,'user','9','2023-04-05 17:40:28','2023-04-05 19:25:48','','105.160.83.182','loggedin',1),(302,'user','9','2023-04-06 08:25:02','','','105.160.6.126','loggedin',1),(303,'user','9','2023-04-06 12:15:46','','','105.160.6.126','loggedin',1),(304,'user','9','2023-04-06 17:30:44','2023-04-06 18:59:29','','105.160.36.228','loggedin',1),(305,'user','9','2023-04-08 08:24:16','','','105.160.69.88','loggedin',1),(306,'user','9','2023-04-08 11:28:15','','','105.160.74.153','loggedin',1),(307,'user','9','2023-04-08 16:33:43','','','105.160.74.153','loggedin',1),(308,'user','9','2023-04-08 19:35:03','2023-04-08 19:35:38','','105.160.74.153','loggedin',1),(309,'user','9','2023-04-11 08:47:34','','','105.160.48.11','loggedin',1),(310,'user','9','2023-04-11 15:48:41','','','105.160.48.11','loggedin',1),(311,'user','9','2023-04-11 20:07:37','2023-04-11 20:08:37','','105.160.48.11','loggedin',1),(312,'user','9','2023-04-12 08:59:03','','','105.160.51.96','loggedin',1),(313,'user','9','2023-04-12 13:41:56','','','105.160.24.20','loggedin',1),(314,'user','9','2023-04-13 08:27:33','','','105.160.80.162','loggedin',1),(315,'user','9','2023-04-13 16:22:18','2023-04-13 19:41:48','','105.160.80.162','loggedin',1),(316,'user','9','2023-04-14 09:02:22','','','105.160.88.156','loggedin',1),(317,'user','9','2023-04-14 10:01:17','','','105.160.68.96','loggedin',1),(318,'user','9','2023-04-15 09:41:10','','','105.160.126.137','loggedin',1),(319,'user','9','2023-04-15 17:29:18','2023-04-15 17:32:08','','105.160.126.137','loggedin',1),(320,'user','9','2023-04-17 09:19:35','','','105.160.11.6','loggedin',1),(321,'user','9','2023-04-17 11:58:11','','','105.160.11.6','loggedin',1),(322,'user','9','2023-04-17 17:06:01','2023-04-17 18:47:04','','105.160.11.6','loggedin',1),(323,'user','9','2023-04-18 09:18:03','','','105.160.19.24','loggedin',1),(324,'user','9','2023-04-18 15:22:44','','','105.160.19.24','loggedin',1),(325,'user','9','2023-04-18 16:15:59','','','105.160.19.24','loggedin',1),(326,'user','9','2023-04-19 08:50:01','','','105.160.45.26','loggedin',1),(327,'user','9','2023-04-19 09:06:28','','','105.160.45.26','loggedin',1),(328,'user','9','2023-04-19 15:12:30','','','105.160.28.37','loggedin',1),(329,'user','9','2023-04-19 20:14:43','2023-04-19 20:15:08','','105.160.28.37','loggedin',1),(330,'user','9','2023-04-20 09:10:25','','','105.160.84.2','loggedin',1),(331,'user','9','2023-04-20 11:19:37','','','105.160.84.2','loggedin',1),(332,'user','9','2023-04-20 12:55:26','','','105.160.84.2','loggedin',1),(333,'user','9','2023-04-20 21:00:06','2023-04-20 21:00:45','','105.160.84.2','loggedin',1),(334,'user','9','2023-04-22 08:24:07','','','105.160.96.47','loggedin',1),(335,'user','9','2023-04-22 10:38:11','','','105.160.96.47','loggedin',1),(336,'user','9','2023-04-22 20:36:52','2023-04-22 20:37:18','','105.160.96.47','loggedin',1),(337,'user','9','2023-04-24 08:48:09','','','105.160.96.47','loggedin',1),(338,'user','9','2023-04-24 11:57:33','','','105.160.96.47','loggedin',1),(339,'user','9','2023-04-24 19:14:01','2023-04-24 19:14:51','','105.160.96.47','loggedin',1),(340,'user','9','2023-04-25 09:11:55','','','105.160.19.240','loggedin',1),(341,'user','9','2023-04-25 13:32:36','','','105.160.19.240','loggedin',1),(342,'user','9','2023-04-25 20:31:55','2023-04-25 20:32:24','','105.160.19.240','loggedin',1),(343,'user','9','2023-04-26 09:00:32','','','105.160.95.208','loggedin',1),(344,'user','9','2023-04-26 20:34:04','','','105.160.95.208','loggedin',1),(345,'user','9','2023-04-27 08:53:34','','','105.160.22.173','loggedin',1),(346,'user','9','2023-04-27 13:00:53','2023-04-27 19:08:03','','105.160.58.100','loggedin',1),(347,'user','9','2023-04-28 08:43:51','','','105.160.32.215','loggedin',1),(348,'user','9','2023-04-28 13:50:38','','','105.160.121.204','loggedin',1),(349,'user','9','2023-04-28 20:12:37','2023-04-28 20:13:42','','105.160.121.204','loggedin',1),(350,'user','9','2023-04-29 08:58:07','','','105.160.56.106','loggedin',1),(351,'user','9','2023-04-29 12:40:30','','','105.160.56.106','loggedin',1),(352,'user','9','2023-04-29 18:21:52','2023-04-29 18:22:19','','105.160.56.106','loggedin',1),(353,'user','9','2023-05-01 08:23:38','','','105.160.52.8','loggedin',1),(354,'user','9','2023-05-02 08:55:13','','','105.160.50.251','loggedin',1),(355,'user','9','2023-05-03 09:20:45','','','105.160.121.125','loggedin',1),(356,'user','9','2023-05-03 12:56:40','','','105.160.85.21','loggedin',1),(357,'user','9','2023-05-03 16:04:05','','','105.160.85.21','loggedin',1),(358,'user','9','2023-05-03 20:16:23','2023-05-03 20:19:43','','105.160.85.21','loggedin',1),(359,'user','9','2023-05-04 09:33:20','','','105.160.121.41','loggedin',1),(360,'user','9','2023-05-04 18:46:43','','','105.160.22.134','loggedin',1),(361,'user','9','2023-05-05 08:49:42','','','105.160.114.120','loggedin',1),(362,'user','9','2023-05-05 13:48:45','','','105.160.114.120','loggedin',1),(363,'user','9','2023-05-05 17:32:35','','','105.160.114.120','loggedin',1),(364,'user','9','2023-05-06 09:00:50','','','105.160.115.91','loggedin',1),(365,'user','9','2023-05-06 10:50:34','','','105.160.115.91','loggedin',1),(366,'user','9','2023-05-06 15:13:34','2023-05-06 20:37:26','','105.160.118.236','loggedin',1),(367,'user','9','2023-05-08 09:38:10','','','105.160.74.159','loggedin',1),(368,'user','9','2023-05-08 19:22:22','','','105.160.61.244','loggedin',1),(369,'user','9','2023-05-09 09:59:13','','','105.160.59.194','loggedin',1),(370,'user','9','2023-05-09 12:06:52','','','105.160.25.40','loggedin',1),(371,'user','9','2023-05-10 09:28:55','','','105.160.75.114','loggedin',1),(372,'user','9','2023-05-10 14:29:57','','','105.160.32.59','loggedin',1),(373,'user','9','2023-05-10 20:12:58','2023-05-10 20:13:25','','105.160.32.59','loggedin',1),(374,'user','9','2023-05-11 09:48:59','','','105.160.77.241','loggedin',1),(375,'user','9','2023-05-11 12:43:33','','','105.160.77.241','loggedin',1),(376,'user','9','2023-05-11 15:24:00','','','105.160.77.241','loggedin',1),(377,'user','9','2023-05-11 20:18:41','','','105.160.77.241','loggedin',1),(378,'user','9','2023-05-12 12:50:35','','','105.160.44.68','loggedin',1),(379,'user','9','2023-05-12 20:24:19','2023-05-12 20:24:52','','105.160.44.68','loggedin',1),(380,'user','9','2023-05-13 10:59:00','','','105.160.18.209','loggedin',1),(381,'user','9','2023-05-13 19:14:13','2023-05-13 19:15:15','','105.160.18.209','loggedin',1),(382,'user','9','2023-05-15 09:31:25','','','105.160.15.176','loggedin',1),(383,'user','9','2023-05-15 19:14:43','','','105.160.15.176','loggedin',1),(384,'user','9','2023-05-16 09:41:35','','','105.160.95.171','loggedin',1),(385,'user','9','2023-05-16 14:11:38','','','105.160.16.46','loggedin',1),(386,'user','9','2023-05-16 21:03:37','2023-05-16 21:03:57','','105.160.16.46','loggedin',1),(387,'user','9','2023-05-17 08:14:26','','','105.160.82.73','loggedin',1),(388,'user','9','2023-05-17 11:00:37','','','105.160.82.73','loggedin',1),(389,'user','9','2023-05-17 17:00:16','','','105.160.82.73','loggedin',1),(390,'user','9','2023-05-17 19:11:35','','','105.160.82.73','loggedin',1),(391,'user','9','2023-05-18 08:56:56','','','105.160.92.12','loggedin',1),(392,'user','9','2023-05-18 12:16:29','','','105.160.73.44','loggedin',1),(393,'user','9','2023-05-18 17:30:10','','','105.160.73.44','loggedin',1),(394,'user','9','2023-05-19 09:38:34','','','105.160.28.233','loggedin',1),(395,'user','9','2023-05-19 12:50:04','','','105.160.28.233','loggedin',1),(396,'user','9','2023-05-19 13:21:30','','','105.160.28.233','loggedin',1),(397,'user','9','2023-05-19 18:00:13','','','105.160.28.233','loggedin',1),(398,'user','9','2023-05-19 20:57:33','2023-05-19 20:58:02','','105.160.28.233','loggedin',1),(399,'user','9','2023-05-20 09:21:27','','','105.160.28.233','loggedin',1),(400,'user','9','2023-05-20 11:48:02','','','105.160.28.233','loggedin',1),(401,'user','9','2023-05-22 09:33:31','','','105.160.14.129','loggedin',1),(402,'user','9','2023-05-22 20:25:11','2023-05-22 20:25:42','','105.160.14.129','loggedin',1),(403,'user','9','2023-05-23 09:16:19','','','105.160.14.129','loggedin',1),(404,'user','9','2023-05-23 13:53:22','','','105.160.14.129','loggedin',1),(405,'user','9','2023-05-24 09:01:22','','','105.160.14.129','loggedin',1),(406,'user','9','2023-05-24 20:50:27','','','105.160.14.129','loggedin',1),(407,'user','9','2023-05-25 08:57:57','','','105.160.14.129','loggedin',1),(408,'user','9','2023-05-25 11:28:51','','','105.160.14.129','loggedin',1),(409,'user','9','2023-05-25 20:56:33','2023-05-25 20:57:02','','105.160.14.129','loggedin',1),(410,'user','9','2023-05-26 09:25:33','','','105.160.14.129','loggedin',1),(411,'user','9','2023-05-26 12:30:01','','','105.160.14.129','loggedin',1),(412,'user','9','2023-05-26 15:44:19','','','105.160.14.129','loggedin',1),(413,'user','9','2023-05-26 21:02:03','2023-05-26 21:02:28','','105.160.14.129','loggedin',1),(414,'user','9','2023-05-27 18:26:28','2023-05-27 18:26:36','','105.160.14.129','loggedin',1),(415,'user','9','2023-05-29 09:55:50','','','105.160.103.160','loggedin',1),(416,'user','9','2023-05-29 12:04:10','','','105.160.103.160','loggedin',1),(417,'user','9','2023-05-29 17:49:07','','','105.160.43.55','loggedin',1),(418,'user','9','2023-05-30 12:54:54','','','105.160.51.84','loggedin',1),(419,'user','9','2023-05-31 10:28:43','','','105.160.51.84','loggedin',1),(420,'user','9','2023-05-31 14:58:40','','','105.160.107.21','loggedin',1),(421,'user','9','2023-05-31 17:28:53','','','105.160.107.21','loggedin',1),(422,'user','9','2023-06-02 09:01:41','','','105.160.107.21','loggedin',1),(423,'user','9','2023-06-05 09:18:56','','','105.160.34.134','loggedin',1),(424,'user','9','2023-06-05 11:42:25','','','105.160.34.134','loggedin',1),(425,'user','9','2023-06-05 17:32:49','','','105.160.111.204','loggedin',1),(426,'user','9','2023-06-06 09:49:18','','','105.160.111.204','loggedin',1),(427,'user','9','2023-06-06 15:44:19','','','105.160.111.204','loggedin',1),(428,'user','9','2023-06-06 19:45:07','2023-06-06 19:45:45','','105.160.21.160','loggedin',1),(429,'user','9','2023-06-07 10:39:32','','','105.160.21.160','loggedin',1),(430,'user','9','2023-06-07 13:56:09','','','105.160.77.2','loggedin',1),(431,'user','9','2023-06-08 10:00:06','','','105.160.77.2','loggedin',1),(432,'user','9','2023-06-09 09:36:35','','','105.160.77.2','loggedin',1),(433,'user','9','2023-06-09 12:00:43','','','105.160.77.2','loggedin',1),(434,'user','9','2023-06-09 16:29:44','','','105.160.77.2','loggedin',1),(435,'user','9','2023-06-10 13:36:55','','','105.160.41.4','loggedin',1),(436,'user','9','2023-06-12 09:24:05','','','105.160.41.4','loggedin',1),(437,'user','9','2023-06-12 20:15:22','','','105.160.15.28','loggedin',1),(438,'user','9','2023-06-13 12:22:09','','','105.160.92.141','loggedin',1),(439,'user','9','2023-06-14 13:04:00','','','105.160.92.141','loggedin',1),(440,'user','9','2023-06-14 17:35:48','2023-06-14 19:35:07','','105.160.92.141','loggedin',1),(441,'user','9','2023-06-15 09:26:41','','','105.160.92.141','loggedin',1),(442,'user','9','2023-06-15 13:44:26','','','105.160.92.141','loggedin',1),(443,'user','9','2023-06-16 09:30:00','','','105.160.92.141','loggedin',1),(444,'user','10','2023-06-17 06:22:36','','','41.212.21.74','loggedin',1),(445,'user','10','2023-06-17 06:23:25','','','41.212.21.74','loggedin',1),(446,'user','9','2023-06-17 09:38:38','','','105.160.60.236','loggedin',1),(447,'user','9','2023-06-17 12:39:43','','','105.160.60.236','loggedin',1),(448,'user','9','2023-06-17 16:35:37','','','105.160.60.236','loggedin',1),(449,'user','9','2023-06-17 19:24:18','','','105.160.60.236','loggedin',1),(450,'user','9','2023-06-19 12:05:02','','','105.160.60.236','loggedin',1),(451,'user','9','2023-06-19 16:44:08','','','105.160.60.236','loggedin',1),(452,'user','9','2023-06-20 11:57:57','','','105.160.60.236','loggedin',1),(453,'user','9','2023-06-20 20:52:35','2023-06-20 20:53:30','','105.160.60.236','loggedin',1),(454,'user','9','2023-06-21 09:20:53','','','105.160.60.236','loggedin',1),(455,'user','9','2023-06-21 13:59:59','','','105.160.60.236','loggedin',1),(456,'user','9','2023-06-21 19:10:18','','','105.160.60.236','loggedin',1),(457,'user','9','2023-06-22 09:26:48','','','105.160.60.236','loggedin',1),(458,'user','9','2023-06-22 13:08:18','','','105.160.60.236','loggedin',1),(459,'user','9','2023-06-23 09:18:23','','','105.160.91.25','loggedin',1),(460,'user','9','2023-06-23 12:48:52','','','105.160.91.25','loggedin',1),(461,'user','9','2023-06-23 20:49:02','2023-06-23 20:50:08','','105.160.91.25','loggedin',1),(462,'user','9','2023-06-24 12:42:15','','','105.160.91.25','loggedin',1),(463,'user','10','2023-06-24 13:49:08','','','105.160.91.25','loggedin',1),(464,'user','9','2023-06-24 14:37:04','2023-06-24 20:08:25','','105.160.91.25','loggedin',1),(465,'user','9','2023-06-26 09:58:07','','','105.160.30.11','loggedin',1),(466,'user','9','2023-06-26 17:14:20','','','105.160.30.11','loggedin',1),(467,'user','9','2023-06-26 20:32:52','','','105.160.30.11','loggedin',1),(468,'user','9','2023-06-27 09:31:04','','','105.160.66.193','loggedin',1),(469,'user','9','2023-06-27 14:59:33','','','105.160.66.193','loggedin',1),(470,'user','9','2023-06-27 17:32:57','','','105.160.66.193','loggedin',1),(471,'user','9','2023-06-29 10:42:16','','','105.160.66.193','loggedin',1),(472,'user','9','2023-06-30 14:04:04','','','105.160.66.193','loggedin',1),(473,'user','9','2023-07-01 12:57:59','','','105.160.66.193','loggedin',1),(474,'user','9','2023-07-01 16:25:23','','','105.160.66.193','loggedin',1),(475,'user','9','2023-07-03 10:49:47','','','105.160.66.193','loggedin',1),(476,'user','9','2023-07-03 13:16:22','','','105.160.66.193','loggedin',1),(477,'user','9','2023-07-03 17:05:47','','','105.160.66.193','loggedin',1),(478,'user','9','2023-07-03 19:18:13','2023-07-03 19:18:44','','105.160.66.193','loggedin',1),(479,'user','9','2023-07-04 09:07:29','','','105.160.66.193','loggedin',1),(480,'user','9','2023-07-04 17:07:14','2023-07-04 19:47:19','','105.160.66.193','loggedin',1),(481,'user','9','2023-07-05 09:24:14','','','105.160.66.193','loggedin',1),(482,'user','9','2023-07-05 11:07:21','','','105.160.66.193','loggedin',1),(483,'user','9','2023-07-05 13:27:06','','','105.160.66.193','loggedin',1),(484,'user','9','2023-07-05 17:03:54','','','105.160.66.193','loggedin',1),(485,'user','9','2023-07-05 19:27:49','','','105.160.66.193','loggedin',1),(486,'user','9','2023-07-06 09:18:49','','','105.160.66.193','loggedin',1),(487,'user','9','2023-07-06 11:50:56','','','105.160.66.193','loggedin',1),(488,'user','9','2023-07-06 14:05:04','','','105.160.66.193','loggedin',1),(489,'user','9','2023-07-06 17:08:21','','','105.160.66.193','loggedin',1),(490,'user','9','2023-07-06 19:33:14','2023-07-06 19:33:41','','105.160.66.193','loggedin',1),(491,'user','9','2023-07-07 09:22:28','','','105.160.66.193','loggedin',1),(492,'user','9','2023-07-07 15:22:28','','','105.160.66.193','loggedin',1),(493,'user','9','2023-07-08 10:50:37','','','105.160.66.193','loggedin',1),(494,'user','9','2023-07-08 12:35:09','','','105.160.66.193','loggedin',1),(495,'user','9','2023-07-10 09:38:17','','','105.160.66.193','loggedin',1),(496,'user','9','2023-07-11 11:52:10','','','197.248.234.189','loggedin',1),(497,'user','9','2023-07-11 11:53:17','','','197.248.234.189','loggedin',1),(498,'user','9','2023-07-11 12:21:47','','','197.248.234.189','loggedin',1),(499,'user','9','2023-07-11 15:22:03','','','197.248.234.189','loggedin',1),(500,'user','9','2023-07-11 18:10:06','','','197.248.234.189','loggedin',1),(501,'user','9','2023-07-12 12:01:11','','','197.248.234.189','loggedin',1),(502,'user','9','2023-07-13 08:49:23','','','197.248.234.189','loggedin',1),(503,'user','9','2023-07-13 11:52:10','','','197.248.234.189','loggedin',1),(504,'user','9','2023-07-13 20:16:11','2023-07-13 20:16:26','','197.248.234.189','loggedin',1),(505,'user','9','2023-07-13 20:16:38','2023-07-13 20:17:33','','197.248.234.189','loggedin',1),(506,'user','9','2023-07-14 09:53:00','','','197.248.234.189','loggedin',1),(507,'user','9','2023-07-14 11:22:50','','','197.248.234.189','loggedin',1),(508,'user','9','2023-07-14 12:21:36','','','197.248.234.189','loggedin',1),(509,'user','9','2023-07-14 17:30:25','','','197.248.234.189','loggedin',1),(510,'user','9','2023-07-14 20:28:29','2023-07-14 20:36:13','','197.248.234.189','loggedin',1),(511,'user','9','2023-07-15 09:08:12','','','197.248.234.189','loggedin',1),(512,'user','9','2023-07-15 09:09:30','','','197.248.234.189','loggedin',1),(513,'user','10','2023-07-15 09:10:26','','','197.248.234.189','loggedin',1),(514,'user','10','2023-07-15 09:21:39','2023-07-15 09:23:24','','102.68.77.225','loggedin',1),(515,'user','10','2023-07-15 09:41:42','2023-07-15 09:42:43','','102.68.77.225','loggedin',1),(516,'user','9','2023-07-15 12:08:55','','','197.248.234.189','loggedin',1),(517,'user','9','2023-07-15 12:14:31','','','197.248.234.189','loggedin',1),(518,'user','9','2023-07-15 17:16:09','','','197.248.234.189','loggedin',1),(519,'user','9','2023-07-15 17:18:12','','','197.248.234.189','loggedin',1),(520,'user','9','2023-07-17 11:24:02','','','197.248.234.189','loggedin',1),(521,'user','9','2023-07-18 09:46:22','','','197.248.234.189','loggedin',1),(522,'user','9','2023-07-18 11:57:01','','','197.248.234.189','loggedin',1),(523,'user','9','2023-07-18 14:52:46','','','197.248.234.189','loggedin',1),(524,'user','9','2023-07-18 17:16:50','','','197.248.234.189','loggedin',1),(525,'user','9','2023-07-19 12:21:45','','','197.248.234.189','loggedin',1),(526,'user','9','2023-07-20 09:44:47','','','197.248.234.189','loggedin',1),(527,'user','9','2023-07-20 13:28:38','','','197.248.234.189','loggedin',1),(528,'user','9','2023-07-22 09:37:11','','','197.248.234.189','loggedin',1),(529,'user','9','2023-07-22 15:32:44','','','197.248.234.189','loggedin',1),(530,'user','9','2023-07-24 10:33:40','','','197.248.234.189','loggedin',1),(531,'user','9','2023-07-24 13:45:57','','','197.248.234.189','loggedin',1),(532,'user','9','2023-07-25 11:26:30','','','197.248.234.189','loggedin',1),(533,'user','9','2023-07-25 14:59:50','','','197.248.234.189','loggedin',1),(534,'user','9','2023-07-25 15:06:12','','','197.248.234.189','loggedin',1),(535,'user','9','2023-07-25 20:20:03','2023-07-25 20:31:27','','197.248.234.189','loggedin',1),(536,'user','9','2023-07-26 09:41:29','','','197.248.234.189','loggedin',1),(537,'user','9','2023-07-27 13:20:31','','','197.248.234.189','loggedin',1),(538,'user','9','2023-07-27 15:35:41','','','197.248.234.189','loggedin',1),(539,'user','9','2023-07-27 19:38:40','','','197.248.234.189','loggedin',1),(540,'user','9','2023-07-28 10:49:41','','','197.248.234.189','loggedin',1),(541,'user','9','2023-07-28 20:33:50','','','197.248.234.189','loggedin',1),(542,'user','9','2023-07-31 10:14:04','','','197.248.234.189','loggedin',1),(543,'user','9','2023-07-31 11:05:36','','','197.248.234.189','loggedin',1),(544,'user','9','2023-07-31 18:55:39','2023-07-31 20:36:24','','105.160.51.222','loggedin',1),(545,'user','9','2023-08-01 09:35:05','','','105.160.51.222','loggedin',1),(546,'user','9','2023-08-01 20:41:07','','','105.160.51.222','loggedin',1),(547,'user','9','2023-08-02 09:43:41','','','105.160.51.222','loggedin',1),(548,'user','9','2023-08-03 10:09:57','','','105.160.46.78','loggedin',1),(549,'user','9','2023-08-04 10:14:28','','','105.160.46.78','loggedin',1),(550,'user','9','2023-08-04 15:41:41','','','105.160.46.78','loggedin',1),(551,'user','9','2023-08-05 20:10:36','2023-08-05 20:12:12','','105.160.46.78','loggedin',1),(552,'user','9','2023-08-07 09:54:34','','','105.160.37.114','loggedin',1),(553,'user','9','2023-08-08 18:31:10','','','105.160.37.114','loggedin',1),(554,'user','9','2023-08-09 18:01:53','','','105.160.11.15','loggedin',1),(555,'user','9','2023-08-10 12:18:57','','','105.160.11.15','loggedin',1),(556,'user','9','2023-08-10 16:11:15','','','105.160.11.15','loggedin',1),(557,'user','9','2023-08-11 12:25:00','','','105.160.93.25','loggedin',1),(558,'user','9','2023-08-12 13:41:44','','','105.160.18.247','loggedin',1),(559,'user','9','2023-08-14 11:39:40','','','105.160.18.247','loggedin',1),(560,'user','9','2023-08-14 18:01:10','','','105.160.18.247','loggedin',1),(561,'user','9','2023-08-17 17:33:53','','','105.160.20.57','loggedin',1),(562,'user','9','2023-08-18 09:43:37','','','105.160.20.57','loggedin',1),(563,'user','9','2023-08-19 09:43:10','','','105.160.1.18','loggedin',1),(564,'user','9','2023-08-21 12:46:22','','','105.160.1.18','loggedin',1),(565,'user','9','2023-08-22 10:07:02','','','105.160.1.18','loggedin',1),(566,'user','9','2023-08-23 16:13:44','','','105.160.1.18','loggedin',1),(567,'user','9','2023-08-24 17:51:13','','','105.160.1.18','loggedin',1),(568,'user','9','2023-08-25 09:56:53','','','105.160.1.18','loggedin',1),(569,'user','9','2023-08-28 10:20:13','','','105.160.30.100','loggedin',1),(570,'user','9','2023-08-29 09:45:04','','','105.160.30.100','loggedin',1),(571,'user','9','2023-09-01 09:37:11','','','197.248.234.189','loggedin',1),(572,'user','9','2023-09-02 17:26:13','','','197.248.234.189','loggedin',1),(573,'user','9','2023-09-06 09:57:18','','','197.248.234.189','loggedin',1),(574,'user','9','2023-09-06 18:01:16','','','105.160.7.93','loggedin',1),(575,'user','9','2023-09-07 10:47:15','','','105.160.7.93','loggedin',1),(576,'user','9','2023-09-09 10:10:10','','','105.160.7.93','loggedin',1),(577,'user','9','2023-09-11 13:39:53','','','105.160.42.116','loggedin',1),(578,'user','9','2023-09-11 15:33:56','','','105.160.42.116','loggedin',1),(579,'user','9','2023-09-12 10:19:20','','','105.160.39.251','loggedin',1),(580,'user','9','2023-09-13 14:36:53','','','105.160.48.222','loggedin',1),(581,'user','9','2023-09-15 09:35:28','','','105.160.48.222','loggedin',1),(582,'user','9','2023-09-18 11:28:52','','','105.160.61.106','loggedin',1),(583,'user','9','2023-09-19 09:46:05','','','105.160.61.106','loggedin',1),(584,'user','9','2023-09-19 13:59:39','','','105.160.61.106','loggedin',1),(585,'user','9','2023-09-20 18:06:10','','','105.160.61.106','loggedin',1),(586,'user','9','2023-09-20 20:30:15','','','197.232.27.67','loggedin',1),(587,'user','9','2023-09-22 11:48:29','','','105.160.87.96','loggedin',1),(588,'user','9','2023-10-03 11:58:43','','','105.160.18.211','loggedin',1),(589,'user','9','2023-10-06 11:29:55','','','105.160.22.244','loggedin',1),(590,'user','9','2023-10-11 13:19:33','','','105.160.48.149','loggedin',1),(591,'user','10','2023-10-16 08:23:54','','','105.160.88.222','loggedin',1),(592,'user','9','2023-10-16 11:05:50','','','105.160.88.222','loggedin',1),(593,'user','9','2023-10-17 11:31:39','','','105.160.56.108','loggedin',1),(594,'user','9','2023-10-18 11:45:26','','','41.81.1.211','loggedin',1),(595,'user','9','2023-10-21 12:43:11','','','105.160.11.252','loggedin',1),(596,'user','9','2023-10-23 12:19:55','','','105.160.25.23','loggedin',1),(597,'user','9','2023-10-24 13:38:37','','','105.160.5.207','loggedin',1),(598,'user','9','2023-10-26 11:25:53','','','105.160.25.208','loggedin',1),(599,'user','9','2023-10-27 10:43:55','','','105.160.20.165','loggedin',1),(600,'user','9','2023-10-28 14:31:51','','','105.160.20.165','loggedin',1),(601,'user','9','2023-10-31 15:12:41','','','105.160.66.31','loggedin',1),(602,'user','9','2023-10-31 17:21:36','','','105.160.66.31','loggedin',1),(603,'user','9','2023-11-01 11:52:13','','','105.160.42.170','loggedin',1),(604,'user','9','2023-11-01 15:00:47','','','105.160.42.170','loggedin',1),(605,'user','9','2023-11-02 12:55:07','','','105.160.10.110','loggedin',1),(606,'user','9','2023-11-03 10:40:16','2023-11-03 10:40:47','','197.232.27.67','loggedin',1),(607,'user','10','2023-11-03 10:40:56','2023-11-03 10:41:27','','197.232.27.67','loggedin',1),(608,'user','10','2023-11-03 10:42:04','','','197.232.27.67','loggedin',1),(609,'user','9','2023-11-03 10:43:38','','','105.160.10.110','loggedin',1),(610,'user','9','2023-11-03 15:38:39','','','105.160.116.124','loggedin',1),(611,'user','9','2023-11-04 10:49:48','','','105.160.126.12','loggedin',1),(612,'user','9','2023-11-04 14:50:43','','','105.160.126.12','loggedin',1),(613,'user','9','2023-11-06 10:40:12','','','105.160.126.12','loggedin',1),(614,'user','9','2023-11-07 14:51:18','','','105.160.24.168','loggedin',1),(615,'user','9','2023-11-07 17:08:40','','','105.160.6.230','loggedin',1),(616,'user','9','2023-11-09 10:49:30','','','197.232.27.67','loggedin',1),(617,'user','9','2023-11-09 17:17:03','','','197.232.27.67','loggedin',1),(618,'user','9','2023-11-10 15:46:29','','','197.232.27.67','loggedin',1),(619,'user','9','2023-11-11 11:18:01','','','197.232.27.67','loggedin',1),(620,'user','9','2023-11-14 13:04:40','','','197.232.27.67','loggedin',1),(621,'user','9','2023-11-14 16:41:32','','','197.232.27.67','loggedin',1),(622,'user','9','2023-11-15 10:46:37','','','197.232.27.67','loggedin',1),(623,'user','9','2023-11-15 17:40:06','','','197.232.27.67','loggedin',1),(624,'user','9','2023-11-17 11:19:50','','','197.232.27.67','loggedin',1),(625,'user','9','2023-11-18 11:21:51','','','197.232.27.67','loggedin',1),(626,'user','9','2023-11-20 12:52:46','','','197.232.27.67','loggedin',1),(627,'user','9','2023-11-21 10:49:08','','','197.232.27.67','loggedin',1),(628,'user','9','2023-11-22 11:28:38','','','197.232.27.67','loggedin',1),(629,'user','9','2023-11-23 11:03:19','','','197.232.27.67','loggedin',1),(630,'user','9','2023-11-23 17:41:26','','','197.232.27.67','loggedin',1),(631,'user','9','2023-11-24 11:24:51','','','197.232.27.67','loggedin',1),(632,'user','9','2023-11-24 14:06:34','','','197.232.27.67','loggedin',1),(633,'user','9','2023-11-27 10:44:52','','','197.232.27.67','loggedin',1),(634,'user','9','2023-11-27 17:41:57','','','197.232.27.67','loggedin',1),(635,'user','9','2023-11-28 11:11:14','','','197.232.27.67','loggedin',1),(636,'user','9','2023-11-29 11:03:35','','','197.232.27.67','loggedin',1),(637,'user','9','2023-12-01 11:24:30','','','197.232.27.67','loggedin',1),(638,'user','9','2023-12-01 12:49:32','','','197.232.27.67','loggedin',1),(639,'user','9','2023-12-01 16:01:12','','','197.232.27.67','loggedin',1),(640,'user','9','2023-12-02 12:03:10','','','197.232.27.67','loggedin',1),(641,'user','9','2023-12-04 13:19:47','','','197.232.27.67','loggedin',1),(642,'user','9','2023-12-05 08:53:05','','','197.232.27.67','loggedin',1),(643,'user','9','2023-12-06 12:40:53','','','197.232.27.67','loggedin',1),(644,'user','9','2023-12-06 16:55:51','','','197.232.27.67','loggedin',1),(645,'user','9','2023-12-07 11:30:51','','','197.232.27.67','loggedin',1),(646,'user','9','2023-12-08 11:38:40','','','197.232.27.67','loggedin',1),(647,'user','9','2023-12-11 11:23:13','','','197.232.27.67','loggedin',1),(648,'user','9','2023-12-11 16:02:56','','','197.232.27.67','loggedin',1),(649,'user','9','2023-12-19 10:53:23','','','197.232.27.67','loggedin',1),(650,'user','9','2023-12-20 12:49:17','','','197.232.27.67','loggedin',1),(651,'user','9','2023-12-21 11:19:04','','','197.232.27.67','loggedin',1),(652,'user','9','2023-12-22 11:08:06','','','197.232.27.67','loggedin',1),(653,'user','9','2023-12-23 11:46:24','','','197.232.27.67','loggedin',1),(654,'user','9','2024-01-08 14:30:20','','','197.232.27.67','loggedin',1),(655,'user','9','2024-01-09 09:46:18','','','197.232.27.67','loggedin',1),(656,'user','9','2024-01-10 12:22:25','','','197.232.27.67','loggedin',1),(657,'user','9','2024-01-10 15:32:02','','','197.232.27.67','loggedin',1),(658,'user','9','2024-01-11 11:01:43','','','197.232.27.67','loggedin',1),(659,'user','9','2024-01-11 17:07:26','','','197.232.27.67','loggedin',1),(660,'user','9','2024-01-12 11:07:18','','','197.232.27.67','loggedin',1),(661,'user','9','2024-01-15 12:57:46','','','197.232.27.67','loggedin',1),(662,'user','9','2024-01-16 12:54:17','','','197.232.27.67','loggedin',1),(663,'user','9','2024-01-16 15:13:56','','','197.232.27.67','loggedin',1),(664,'user','9','2024-01-17 12:34:29','','','197.232.27.67','loggedin',1),(665,'user','9','2024-01-18 11:48:45','','','197.232.27.67','loggedin',1),(666,'user','9','2024-01-18 14:28:46','','','197.232.27.67','loggedin',1),(667,'user','9','2024-01-20 09:59:06','','','197.232.27.67','loggedin',1),(668,'user','9','2024-01-22 11:23:46','','','197.232.27.67','loggedin',1),(669,'user','9','2024-01-24 11:01:48','','','197.232.27.67','loggedin',1),(670,'user','9','2024-01-26 11:17:08','','','197.232.27.67','loggedin',1),(671,'user','9','2024-01-27 12:05:47','','','197.232.27.67','loggedin',1),(672,'user','9','2024-01-30 10:48:39','','','197.232.27.67','loggedin',1),(673,'user','9','2024-01-31 17:27:31','2024-01-31 17:27:34','','197.248.223.94','loggedin',1),(674,'user','9','2024-01-31 17:29:15','','','197.232.27.67','loggedin',1),(675,'user','9','2024-02-02 10:42:45','','','197.232.27.67','loggedin',1),(676,'user','9','2024-02-02 13:41:58','','','197.232.27.67','loggedin',1),(677,'user','9','2024-02-02 15:49:16','','','197.232.27.67','loggedin',1),(678,'user','9','2024-02-03 13:05:02','','','197.232.27.67','loggedin',1),(679,'user','9','2024-02-05 14:48:54','','','197.232.27.67','loggedin',1),(680,'user','9','2024-02-06 10:39:25','','','197.232.27.67','loggedin',1),(681,'user','9','2024-02-08 11:42:36','','','197.232.27.67','loggedin',1),(682,'user','9','2024-02-09 12:24:05','','','197.232.27.67','loggedin',1),(683,'user','9','2024-02-10 11:03:45','','','197.232.27.67','loggedin',1),(684,'user','9','2024-02-10 13:57:34','','','197.232.27.67','loggedin',1),(685,'user','9','2024-02-13 13:00:49','','','197.232.27.67','loggedin',1),(686,'user','9','2024-02-15 11:39:34','','','197.232.27.67','loggedin',1),(687,'user','9','2024-02-16 11:34:42','','','197.232.27.67','loggedin',1),(688,'user','9','2024-02-17 10:22:48','','','197.232.27.67','loggedin',1),(689,'user','9','2024-02-19 11:56:40','','','197.232.27.67','loggedin',1),(690,'user','9','2024-02-21 10:26:03','','','197.232.27.67','loggedin',1),(691,'user','9','2024-02-22 11:26:04','','','197.232.27.67','loggedin',1),(692,'user','9','2024-02-22 14:56:53','','','197.232.27.67','loggedin',1),(693,'user','9','2024-02-23 14:13:34','','','197.232.27.67','loggedin',1),(694,'user','9','2024-02-23 17:06:13','','','197.232.27.67','loggedin',1),(695,'user','9','2024-02-26 10:09:19','','','197.232.27.67','loggedin',1),(696,'user','9','2024-02-26 17:53:24','','','197.232.27.67','loggedin',1),(697,'user','9','2024-03-01 10:47:54','','','197.232.27.67','loggedin',1),(698,'user','9','2024-03-16 14:08:05','','','197.232.27.67','loggedin',1),(699,'user','9','2024-03-18 11:10:48','','','197.232.27.67','loggedin',1),(700,'user','9','2024-03-21 12:55:38','','','197.232.27.67','loggedin',1),(701,'user','9','2024-03-21 15:19:09','','','197.232.27.67','loggedin',1),(702,'user','9','2024-03-23 13:24:17','','','197.232.27.67','loggedin',1),(703,'user','9','2024-03-26 11:17:26','','','197.232.27.67','loggedin',1),(704,'user','9','2024-03-26 14:59:47','','','197.232.27.67','loggedin',1),(705,'user','9','2024-04-08 11:42:16','','','41.81.213.19','loggedin',1),(706,'user','9','2024-04-08 15:07:35','','','41.81.70.55','loggedin',1),(707,'user','9','2024-04-09 18:31:48','','','41.81.132.99','loggedin',1),(708,'user','9','2024-04-11 15:06:26','','','105.160.29.32','loggedin',1),(709,'user','9','2024-04-13 15:33:15','','','105.160.119.255','loggedin',1),(710,'user','9','2024-04-13 17:14:58','','','41.81.95.235','loggedin',1),(711,'user','9','2024-04-16 10:11:39','','','41.81.213.106','loggedin',1),(712,'user','9','2024-04-18 11:38:41','','','41.81.35.4','loggedin',1),(713,'user','9','2024-04-18 15:26:28','','','41.81.146.211','loggedin',1),(714,'user','9','2024-04-18 15:33:13','','','41.81.146.211','loggedin',1),(715,'user','9','2024-04-18 15:36:28','','','41.81.146.211','loggedin',1),(716,'user','9','2024-04-19 13:18:02','','','41.81.161.111','loggedin',1),(717,'user','9','2024-04-19 15:00:02','','','41.81.88.206','loggedin',1),(718,'user','9','2024-04-19 17:29:41','','','41.81.88.206','loggedin',1),(719,'user','9','2024-04-20 12:18:18','','','41.81.163.221','loggedin',1),(720,'user','9','2024-04-22 13:39:11','','','41.81.19.54','loggedin',1),(721,'user','9','2024-04-23 13:45:41','','','41.81.155.201','loggedin',1),(722,'user','9','2024-04-23 17:05:43','','','105.160.37.222','loggedin',1),(723,'user','9','2024-04-24 14:54:58','','','105.160.37.222','loggedin',1),(724,'user','9','2024-04-25 11:33:01','','','105.160.37.222','loggedin',1),(725,'user','9','2024-04-25 14:19:32','','','105.160.37.222','loggedin',1),(726,'user','9','2024-04-27 13:40:05','','','105.160.55.97','loggedin',1),(727,'user','9','2024-04-30 09:53:57','','','105.160.55.97','loggedin',1),(728,'user','9','2024-04-30 17:13:04','','','41.81.189.31','loggedin',1),(729,'user','9','2024-05-04 13:07:57','','','41.81.47.175','loggedin',1),(730,'user','9','2024-05-06 12:21:44','','','41.81.95.175','loggedin',1),(731,'user','9','2024-05-07 17:24:29','','','105.160.51.66','loggedin',1),(732,'user','9','2024-05-08 13:43:47','','','41.81.184.169','loggedin',1),(733,'user','9','2024-05-09 12:55:34','','','105.160.61.42','loggedin',1),(734,'user','9','2024-05-09 16:08:38','','','105.160.61.42','loggedin',1),(735,'user','9','2024-05-14 09:31:42','','','41.81.174.208','loggedin',1),(736,'user','9','2024-05-15 11:30:11','','','105.160.86.72','loggedin',1),(737,'user','9','2024-05-16 15:35:23','','','41.81.136.254','loggedin',1),(738,'user','9','2024-05-17 11:45:01','','','105.160.27.84','loggedin',1),(739,'user','9','2024-05-17 16:32:36','','','105.160.27.84','loggedin',1),(740,'user','9','2024-05-22 11:09:44','','','41.81.81.129','loggedin',1),(741,'user','9','2024-05-22 12:36:52','','','41.81.81.129','loggedin',1),(742,'user','9','2024-05-22 15:57:20','','','41.81.81.129','loggedin',1),(743,'user','9','2024-05-23 17:08:50','','','41.81.33.129','loggedin',1),(744,'user','9','2024-05-24 11:16:10','','','41.81.33.129','loggedin',1),(745,'user','9','2024-05-27 17:03:43','','','105.160.114.207','loggedin',1),(746,'user','9','2024-05-29 12:11:59','','','105.160.9.28','loggedin',1),(747,'user','9','2024-05-30 16:25:49','','','41.81.57.213','loggedin',1),(748,'user','9','2024-05-31 13:46:07','','','41.81.21.250','loggedin',1),(749,'user','9','2024-06-04 13:57:26','','','41.81.45.250','loggedin',1),(750,'user','9','2024-06-06 19:06:09','','','105.160.3.126','loggedin',1),(751,'user','9','2024-06-18 11:10:37','','','41.81.92.90','loggedin',1),(752,'user','9','2024-06-24 16:58:45','','','105.160.112.70','loggedin',1),(753,'user','9','2024-06-26 14:17:56','','','105.160.112.70','loggedin',1),(754,'user','9','2024-06-28 12:41:45','','','41.81.81.177','loggedin',1),(755,'user','9','2024-06-28 16:00:57','','','41.81.45.177','loggedin',1),(756,'user','9','2024-06-29 11:55:29','','','41.81.45.177','loggedin',1),(757,'user','9','2024-06-29 16:22:49','','','41.81.45.177','loggedin',1),(758,'user','9','2024-07-03 14:12:46','','','105.160.39.108','loggedin',1),(759,'user','9','2024-07-05 12:32:28','','','41.81.36.56','loggedin',1),(760,'user','9','2024-07-08 14:08:12','','','41.81.82.116','loggedin',1),(761,'user','9','2024-07-08 14:46:11','','','41.81.82.116','loggedin',1),(762,'user','9','2024-07-08 17:14:51','','','41.81.168.127','loggedin',1),(763,'user','9','2024-07-09 15:17:54','','','41.81.181.202','loggedin',1),(764,'user','9','2024-07-10 11:54:15','','','41.81.23.109','loggedin',1),(765,'user','9','2024-07-10 12:02:37','','','41.81.148.153','loggedin',1),(766,'user','9','2024-07-10 16:00:37','','','41.81.148.153','loggedin',1),(767,'user','9','2024-07-10 19:05:25','','','41.81.76.35','loggedin',1),(768,'user','9','2024-07-12 16:00:01','','','41.81.40.35','loggedin',1),(769,'user','9','2024-07-12 18:24:35','','','41.81.176.145','loggedin',1),(770,'user','9','2024-07-13 12:25:59','','','41.81.160.145','loggedin',1),(771,'user','9','2024-07-15 12:08:28','','','41.81.132.145','loggedin',1),(772,'user','9','2024-07-16 10:50:57','','','105.160.117.6','loggedin',1),(773,'user','9','2024-07-17 14:13:00','','','41.81.167.226','loggedin',1),(774,'user','9','2024-07-17 15:48:06','','','41.81.23.249','loggedin',1),(775,'user','9','2024-07-18 12:46:37','','','105.160.51.6','loggedin',1),(776,'user','9','2024-07-18 14:06:10','','','105.160.51.6','loggedin',1),(777,'user','9','2024-07-18 17:18:50','','','105.160.51.6','loggedin',1),(778,'user','9','2024-07-18 18:57:47','','','105.160.51.6','loggedin',1),(779,'user','9','2024-07-19 10:50:17','','','105.160.72.15','loggedin',1),(780,'user','9','2024-07-20 11:04:47','','','41.81.79.124','loggedin',1),(781,'user','10','2024-07-20 12:07:43','2024-07-20 12:08:13','','197.232.142.176','loggedin',1),(782,'user','9','2024-07-20 17:14:56','','','41.81.79.124','loggedin',1),(783,'user','9','2024-07-22 10:48:45','','','41.81.27.124','loggedin',1),(784,'user','9','2024-07-22 13:48:19','','','41.81.27.124','loggedin',1),(785,'user','9','2024-07-22 16:17:40','','','41.81.27.124','loggedin',1),(786,'user','9','2024-07-24 10:21:10','','','41.81.91.124','loggedin',1),(787,'user','9','2024-07-25 14:21:57','','','41.81.27.124','loggedin',1),(788,'user','9','2024-07-26 12:49:18','','','41.81.3.124','loggedin',1),(789,'user','9','2024-07-27 16:15:37','','','41.81.164.161','loggedin',1),(790,'user','9','2024-07-29 10:14:06','','','41.81.86.15','loggedin',1),(791,'user','9','2024-07-30 10:45:23','','','41.81.30.15','loggedin',1),(792,'user','9','2024-07-30 16:37:30','','','41.81.30.15','loggedin',1),(793,'user','9','2024-07-31 12:22:50','','','41.81.144.144','loggedin',1),(794,'user','9','2024-07-31 16:41:52','','','41.81.144.144','loggedin',1),(795,'user','9','2024-08-01 13:21:14','','','41.81.144.144','loggedin',1),(796,'user','9','2024-08-02 10:47:50','','','105.160.12.1','loggedin',1),(797,'user','9','2024-08-02 14:59:18','','','105.160.12.1','loggedin',1),(798,'user','9','2024-08-03 15:00:36','','','41.81.74.194','loggedin',1),(799,'user','9','2024-08-05 11:38:27','','','41.81.208.138','loggedin',1),(800,'user','9','2024-08-05 14:15:36','','','105.160.123.56','loggedin',1),(801,'user','9','2024-08-06 11:22:46','','','105.160.123.56','loggedin',1),(802,'user','9','2024-08-07 14:37:30','','','41.81.202.44','loggedin',1),(803,'user','9','2024-08-07 18:21:09','','','41.81.202.44','loggedin',1),(804,'user','9','2024-08-08 09:05:19','','','41.81.178.44','loggedin',1),(805,'user','9','2024-08-09 10:50:51','','','41.81.202.44','loggedin',1),(806,'user','9','2024-08-09 16:40:43','','','41.81.202.44','loggedin',1),(807,'user','9','2024-08-09 18:06:19','','','41.81.202.44','loggedin',1),(808,'user','9','2024-08-10 10:52:48','','','41.81.161.225','loggedin',1),(809,'user','9','2024-08-10 11:38:31','','','41.81.161.225','loggedin',1),(810,'user','9','2024-08-10 16:21:46','','','41.81.161.225','loggedin',1),(811,'user','9','2024-08-13 10:32:32','','','197.232.27.67','loggedin',1),(812,'user','9','2024-08-13 13:58:17','','','197.232.27.67','loggedin',1),(813,'user','9','2024-08-14 09:10:44','','','197.232.27.67','loggedin',1),(814,'user','9','2024-08-14 11:29:44','','','197.232.27.67','loggedin',1),(815,'user','9','2024-08-15 11:17:38','','','197.232.27.67','loggedin',1),(816,'user','9','2024-08-15 14:42:22','','','197.232.27.67','loggedin',1),(817,'user','9','2024-08-15 18:19:11','','','197.232.27.67','loggedin',1),(818,'user','9','2024-08-16 16:05:21','','','41.81.84.89','loggedin',1),(819,'user','9','2024-08-17 16:16:25','','','41.81.12.89','loggedin',1),(820,'user','9','2024-08-19 13:29:45','','','41.81.183.234','loggedin',1),(821,'user','9','2024-08-19 15:40:57','','','41.81.183.234','loggedin',1),(822,'user','9','2024-08-20 14:24:04','','','41.81.223.234','loggedin',1),(823,'user','9','2024-08-21 09:41:25','','','41.81.95.56','loggedin',1),(824,'user','9','2024-08-21 13:19:38','','','105.160.52.115','loggedin',1),(825,'user','9','2024-08-22 08:53:18','','','105.160.52.115','loggedin',1),(826,'user','9','2024-08-22 14:18:05','','','105.160.52.115','loggedin',1),(827,'user','9','2024-08-23 18:57:15','','','105.160.54.197','loggedin',1),(828,'user','9','2024-08-24 16:21:57','','','41.81.91.218','loggedin',1),(829,'user','9','2024-08-26 18:34:37','','','41.81.65.77','loggedin',1),(830,'user','9','2024-08-27 09:18:52','','','41.81.41.77','loggedin',1),(831,'user','9','2024-08-27 15:01:51','','','41.81.41.77','loggedin',1),(832,'user','10','2024-08-28 08:35:36','','','197.232.27.67','loggedin',1),(833,'user','9','2024-08-28 08:38:13','','','41.81.89.77','loggedin',1),(834,'user','10','2024-08-28 08:47:15','','','105.161.110.22','loggedin',1),(835,'user','9','2024-08-28 13:48:41','','','41.81.85.39','loggedin',1),(836,'user','9','2024-08-29 10:54:09','','','41.81.13.39','loggedin',1),(837,'user','9','2024-08-29 15:46:28','','','105.160.31.191','loggedin',1),(838,'user','9','2024-08-30 11:05:28','','','105.160.47.172','loggedin',1),(839,'user','9','2024-09-02 13:38:43','','','105.160.25.44','loggedin',1),(840,'user','9','2024-09-03 11:04:03','','','105.160.25.44','loggedin',1),(841,'user','9','2024-09-04 13:13:20','','','105.160.94.215','loggedin',1),(842,'user','9','2024-09-05 14:46:22','','','105.160.94.215','loggedin',1),(843,'user','9','2024-09-06 13:20:17','','','105.160.83.160','loggedin',1),(844,'user','9','2024-09-06 15:02:18','','','105.160.83.160','loggedin',1),(845,'user','9','2024-09-06 17:21:47','','','197.232.27.67','loggedin',1),(846,'user','9','2024-09-07 11:23:31','','','41.81.24.151','loggedin',1),(847,'user','9','2024-09-09 10:39:24','','','41.81.35.60','loggedin',1),(848,'user','9','2024-09-09 15:11:23','','','41.81.35.60','loggedin',1),(849,'user','9','2024-09-10 14:26:01','','','41.81.207.162','loggedin',1),(850,'user','9','2024-09-11 12:24:42','','','41.81.215.162','loggedin',1),(851,'user','9','2024-09-11 18:55:50','','','41.81.181.97','loggedin',1),(852,'user','9','2024-09-12 08:59:32','','','41.81.221.97','loggedin',1),(853,'user','9','2024-09-12 12:01:00','','','41.81.62.205','loggedin',1),(854,'user','9','2024-09-12 15:02:21','','','105.160.28.83','loggedin',1),(855,'user','9','2024-09-13 11:09:20','','','41.81.14.42','loggedin',1),(856,'user','9','2024-09-13 15:40:33','','','41.81.14.42','loggedin',1),(857,'user','9','2024-09-16 10:21:20','','','105.160.96.199','loggedin',1),(858,'user','9','2024-09-17 11:29:27','','','105.160.87.197','loggedin',1),(859,'user','9','2024-09-17 14:31:21','','','105.160.87.197','loggedin',1),(860,'user','9','2024-09-17 16:53:20','','','105.160.87.197','loggedin',1),(861,'user','9','2024-09-18 10:40:02','','','105.160.87.197','loggedin',1),(862,'user','9','2024-09-19 10:54:10','','','105.160.87.197','loggedin',1),(863,'user','9','2024-09-19 16:09:13','','','105.160.87.197','loggedin',1),(864,'user','9','2024-09-20 12:08:55','','','105.160.87.197','loggedin',1),(865,'user','9','2024-09-21 09:30:12','','','105.160.87.197','loggedin',1),(866,'user','9','2024-09-23 12:00:26','','','105.160.28.101','loggedin',1),(867,'user','9','2024-09-23 17:40:39','','','41.81.22.22','loggedin',1),(868,'user','9','2024-09-24 09:20:57','','','41.81.10.22','loggedin',1),(869,'user','9','2024-09-25 11:31:08','','','105.160.95.7','loggedin',1),(870,'user','9','2024-09-25 14:27:02','','','105.160.95.7','loggedin',1),(871,'user','9','2024-09-26 10:25:58','','','41.81.214.34','loggedin',1),(872,'user','9','2024-09-27 11:11:59','','','41.81.206.34','loggedin',1),(873,'user','9','2024-09-27 18:28:31','','','41.81.206.34','loggedin',1),(874,'user','9','2024-09-28 13:01:37','','','41.81.166.34','loggedin',1),(875,'user','9','2024-09-30 19:12:58','','','41.81.17.15','loggedin',1),(876,'user','9','2024-10-01 09:59:15','','','41.81.41.15','loggedin',1),(877,'user','9','2024-10-01 14:45:48','','','41.81.94.110','loggedin',1),(878,'user','9','2024-10-03 13:15:35','','','41.81.70.110','loggedin',1),(879,'user','9','2024-10-03 16:53:51','','','41.81.70.110','loggedin',1),(880,'user','9','2024-10-03 17:46:14','','','41.81.70.110','loggedin',1),(881,'user','9','2024-10-04 09:57:27','','','41.81.58.110','loggedin',1),(882,'user','9','2024-10-05 10:56:05','','','41.81.155.156','loggedin',1),(883,'user','9','2024-10-05 14:44:56','','','41.81.15.62','loggedin',1),(884,'user','9','2024-10-07 09:14:21','','','105.160.54.11','loggedin',1),(885,'user','9','2024-10-08 10:52:18','','','197.232.27.67','loggedin',1),(886,'user','9','2024-10-08 13:56:23','','','105.160.86.160','loggedin',1),(887,'user','9','2024-10-08 16:12:20','','','105.160.86.160','loggedin',1),(888,'user','9','2024-10-09 16:11:04','','','41.81.143.101','loggedin',1),(889,'user','9','2024-10-09 18:44:15','','','41.81.9.157','loggedin',1),(890,'user','9','2024-10-11 09:38:12','','','41.81.57.157','loggedin',1),(891,'user','9','2024-10-11 15:44:22','','','41.81.9.157','loggedin',1),(892,'user','9','2024-10-12 11:16:23','','','41.81.93.157','loggedin',1),(893,'user','9','2024-10-12 14:13:32','','','41.81.93.157','loggedin',1),(894,'user','9','2024-10-13 13:36:44','','','105.160.42.136','loggedin',1),(895,'user','9','2024-10-14 11:46:56','','','105.160.42.136','loggedin',1),(896,'user','9','2024-10-15 11:37:40','','','105.160.42.136','loggedin',1),(897,'user','9','2024-10-15 16:16:56','','','105.160.42.136','loggedin',1),(898,'user','9','2024-10-16 12:01:23','','','41.81.75.53','loggedin',1),(899,'user','9','2024-10-17 09:49:39','','','41.81.66.161','loggedin',1),(900,'user','9','2024-10-18 10:35:31','','','41.81.156.244','loggedin',1),(901,'user','9','2024-10-18 10:36:06','','','41.81.156.244','loggedin',1),(902,'user','9','2024-10-18 12:55:14','','','41.81.156.244','loggedin',1),(903,'user','9','2024-10-19 11:36:40','','','41.81.30.217','loggedin',1),(904,'user','9','2024-10-19 15:36:31','','','41.81.30.217','loggedin',1),(905,'user','9','2024-10-20 11:22:06','','','41.81.86.217','loggedin',1),(906,'user','9','2024-10-22 13:59:49','','','105.160.105.29','loggedin',1),(907,'user','9','2024-10-22 16:15:37','','','105.160.105.29','loggedin',1),(908,'user','9','2024-10-23 16:00:16','','','41.81.205.196','loggedin',1),(909,'user','9','2024-10-24 10:06:26','','','41.81.11.231','loggedin',1),(910,'user','9','2024-10-24 12:21:35','','','41.81.11.231','loggedin',1),(911,'user','9','2024-10-24 15:51:38','','','41.81.11.231','loggedin',1),(912,'user','9','2024-10-25 11:01:49','','','41.81.95.231','loggedin',1),(913,'user','9','2024-10-25 13:12:39','','','41.81.6.130','loggedin',1),(914,'user','9','2024-10-25 16:08:12','','','105.160.18.79','loggedin',1),(915,'user','9','2024-10-25 18:17:37','','','105.160.18.79','loggedin',1),(916,'user','9','2024-10-26 13:54:13','','','105.160.105.184','loggedin',1),(917,'user','9','2024-10-27 10:12:47','','','41.81.144.23','loggedin',1),(918,'user','9','2024-10-28 11:17:23','','','41.81.130.220','loggedin',1),(919,'user','9','2024-10-28 13:27:35','','','41.81.130.220','loggedin',1),(920,'user','9','2024-10-29 10:47:15','','','105.160.44.248','loggedin',1),(921,'user','9','2024-10-29 14:58:08','','','41.81.67.245','loggedin',1),(922,'user','9','2024-10-30 10:34:14','','','41.81.17.212','loggedin',1),(923,'user','9','2024-10-30 11:45:07','','','41.81.156.28','loggedin',1),(924,'user','9','2024-10-30 15:43:02','','','41.81.95.30','loggedin',1),(925,'user','9','2024-11-02 11:25:25','','','197.232.27.67','loggedin',1),(926,'user','9','2024-11-04 11:30:48','','','197.232.27.67','loggedin',1),(927,'user','9','2024-11-04 16:40:25','','','197.232.27.67','loggedin',1),(928,'user','9','2024-11-05 13:18:30','','','197.232.27.67','loggedin',1),(929,'user','9','2024-11-05 15:56:48','','','105.160.57.183','loggedin',1),(930,'user','9','2024-11-06 13:21:52','','','105.160.114.244','loggedin',1),(931,'user','9','2024-11-07 11:06:58','','','105.160.114.244','loggedin',1),(932,'user','9','2024-11-08 12:04:59','','','105.160.114.244','loggedin',1),(933,'user','9','2024-11-08 15:17:30','','','105.160.114.244','loggedin',1),(934,'user','9','2024-11-08 15:17:59','','','105.160.114.244','loggedin',1),(935,'user','9','2024-11-11 11:50:41','','','41.81.129.119','loggedin',1),(936,'user','9','2024-11-11 17:58:17','','','41.81.129.119','loggedin',1),(937,'user','9','2024-11-12 10:54:40','','','41.81.12.147','loggedin',1),(938,'user','9','2024-11-13 14:46:36','','','105.160.46.46','loggedin',1),(939,'user','9','2024-11-13 16:50:55','','','41.81.24.44','loggedin',1),(940,'user','9','2024-11-14 10:41:20','','','41.81.40.44','loggedin',1),(941,'user','9','2024-11-14 16:28:37','','','41.81.61.253','loggedin',1),(942,'user','9','2024-11-15 09:15:43','','','41.81.13.253','loggedin',1),(943,'user','9','2024-11-18 12:49:17','','','105.160.68.227','loggedin',1),(944,'user','9','2024-11-18 12:51:27','','','105.160.68.227','loggedin',1),(945,'user','9','2024-11-18 18:16:59','','','105.160.127.125','loggedin',1),(946,'user','9','2024-11-20 13:48:29','','','41.81.70.200','loggedin',1),(947,'user','9','2024-11-20 14:16:41','','','41.81.70.200','loggedin',1),(948,'user','9','2024-11-21 11:52:14','','','41.81.72.79','loggedin',1),(949,'user','9','2024-11-22 10:15:12','2024-11-22 11:23:57','','41.81.72.79','loggedin',1),(950,'user','9','2024-11-22 11:24:01','','','41.81.72.79','loggedin',1),(951,'user','9','2024-11-22 11:41:52','','','41.81.72.79','loggedin',1),(952,'user','9','2024-11-22 16:37:32','','','41.81.72.79','loggedin',1),(953,'user','9','2024-11-23 12:37:33','','','41.81.201.224','loggedin',1),(954,'user','9','2024-11-23 16:51:52','','','41.81.201.224','loggedin',1),(955,'user','9','2024-11-25 13:25:40','','','41.81.2.234','loggedin',1),(956,'user','9','2024-11-25 19:23:35','','','41.81.2.234','loggedin',1),(957,'user','9','2024-11-26 10:51:33','','','41.81.2.234','loggedin',1),(958,'user','9','2024-11-26 14:27:05','','','41.81.2.234','loggedin',1),(959,'user','9','2024-11-26 15:43:58','','','41.81.2.234','loggedin',1),(960,'user','9','2024-11-27 09:51:56','','','41.81.215.27','loggedin',1),(961,'user','9','2024-11-27 15:48:19','','','41.81.215.27','loggedin',1),(962,'user','9','2024-11-28 12:57:44','','','41.81.175.27','loggedin',1),(963,'user','9','2024-11-28 18:32:59','','','41.81.5.230','loggedin',1),(964,'user','9','2024-11-29 08:52:38','','','41.81.73.230','loggedin',1),(965,'user','9','2024-11-29 16:33:16','','','41.81.13.253','loggedin',1),(966,'user','9','2024-11-30 11:36:31','','','41.81.60.228','loggedin',1),(967,'user','9','2024-11-30 14:24:54','','','41.81.160.152','loggedin',1),(968,'user','9','2024-12-04 15:59:17','','','41.81.26.197','loggedin',1),(969,'user','9','2024-12-06 15:01:47','','','197.232.27.67','loggedin',1),(970,'user','9','2024-12-07 10:55:32','','','197.232.27.67','loggedin',1),(971,'user','9','2024-12-07 15:53:21','','','197.232.27.67','loggedin',1),(972,'user','9','2024-12-07 20:16:27','','','197.232.27.67','loggedin',1),(973,'user','9','2024-12-09 09:19:01','','','197.232.27.67','loggedin',1),(974,'user','9','2024-12-09 17:13:18','','','197.232.27.67','loggedin',1),(975,'user','9','2024-12-10 11:12:16','','','197.232.27.67','loggedin',1),(976,'user','9','2024-12-10 14:54:12','','','197.232.27.67','loggedin',1),(977,'user','9','2024-12-11 11:07:01','','','197.232.27.67','loggedin',1),(978,'user','9','2024-12-12 18:01:54','','','197.232.27.67','loggedin',1),(979,'user','9','2024-12-13 09:55:47','','','197.232.27.67','loggedin',1),(980,'user','9','2024-12-13 12:44:06','','','197.232.27.67','loggedin',1),(981,'user','9','2024-12-14 11:18:42','','','197.232.27.67','loggedin',1),(982,'user','9','2024-12-14 14:28:02','','','197.232.27.67','loggedin',1),(983,'user','9','2024-12-14 17:55:47','','','197.232.27.67','loggedin',1),(984,'user','9','2024-12-16 12:17:57','','','197.232.27.67','loggedin',1),(985,'user','9','2024-12-16 15:22:52','','','197.232.27.67','loggedin',1),(986,'user','9','2024-12-17 10:06:24','','','197.232.27.67','loggedin',1),(987,'user','9','2024-12-17 14:59:52','','','197.232.27.67','loggedin',1),(988,'user','9','2024-12-19 11:13:56','','','105.160.121.84','loggedin',1),(989,'user','9','2024-12-19 14:50:35','','','105.160.109.223','loggedin',1),(990,'user','9','2024-12-21 13:23:39','','','41.81.157.115','loggedin',1),(991,'user','9','2024-12-21 18:23:51','','','41.81.72.138','loggedin',1),(992,'user','9','2024-12-23 13:35:12','','','41.81.72.138','loggedin',1),(993,'user','9','2024-12-24 09:29:38','','','197.232.27.67','loggedin',1),(994,'user','9','2024-12-24 18:14:56','','','197.232.27.67','loggedin',1),(995,'user','9','2024-12-27 12:29:52','','','197.232.27.67','loggedin',1),(996,'user','9','2024-12-27 16:41:11','','','197.232.27.67','loggedin',1),(997,'user','9','2024-12-28 11:50:23','','','197.232.27.67','loggedin',1),(998,'user','9','2024-12-30 09:30:03','','','105.160.25.104','loggedin',1),(999,'user','9','2024-12-30 15:57:37','','','105.160.25.104','loggedin',1),(1000,'user','9','2024-12-31 14:06:36','','','41.81.5.46','loggedin',1),(1001,'user','9','2025-01-06 15:15:16','','','41.81.93.54','loggedin',1),(1002,'user','9','2025-01-08 12:26:32','','','41.81.218.254','loggedin',1),(1003,'user','9','2025-01-08 15:38:46','','','41.81.218.254','loggedin',1),(1004,'user','9','2025-01-09 08:50:30','','','105.160.51.250','loggedin',1),(1005,'user','9','2025-01-09 10:17:51','','','105.160.51.250','loggedin',1),(1006,'user','9','2025-01-09 12:56:58','','','105.160.51.250','loggedin',1),(1007,'user','9','2025-01-10 13:59:08','','','41.81.37.9','loggedin',1),(1008,'user','9','2025-01-10 17:13:04','','','105.160.45.1','loggedin',1),(1009,'user','9','2025-01-14 13:34:11','','','41.81.64.3','loggedin',1),(1010,'user','9','2025-01-16 12:55:56','','','41.81.28.56','loggedin',1),(1011,'user','9','2025-01-17 11:28:32','','','105.160.123.26','loggedin',1),(1012,'user','9','2025-01-18 11:54:51','','','105.160.99.15','loggedin',1),(1013,'user','9','2025-01-20 11:23:43','','','41.81.93.58','loggedin',1),(1014,'user','9','2025-01-20 16:14:18','','','41.81.17.43','loggedin',1),(1015,'user','9','2025-01-21 11:13:11','','','41.81.65.43','loggedin',1),(1016,'user','9','2025-01-22 11:10:15','','','105.160.117.222','loggedin',1),(1017,'user','9','2025-01-22 15:30:36','','','105.160.110.244','loggedin',1),(1018,'user','9','2025-01-23 10:25:39','','','41.81.71.206','loggedin',1),(1019,'user','9','2025-01-23 15:11:16','','','105.160.91.131','loggedin',1),(1020,'user','9','2025-01-23 18:50:56','','','41.81.69.8','loggedin',1),(1021,'user','9','2025-01-27 11:29:06','','','197.232.27.67','loggedin',1),(1022,'user','9','2025-01-28 11:36:00','','','105.160.24.152','loggedin',1),(1023,'user','9','2025-01-28 15:57:22','','','105.160.88.102','loggedin',1),(1024,'user','9','2025-01-30 14:42:24','','','105.160.58.84','loggedin',1),(1025,'user','9','2025-01-30 18:49:43','','','197.232.27.67','loggedin',1),(1026,'user','9','2025-01-31 10:55:47','','','197.232.27.67','loggedin',1),(1027,'user','9','2025-02-01 16:10:07','','','197.232.27.67','loggedin',1),(1028,'user','9','2025-02-02 11:04:07','','','197.232.27.67','loggedin',1),(1029,'user','9','2025-02-02 13:53:42','','','197.232.27.67','loggedin',1),(1030,'user','9','2025-02-03 13:43:46','','','197.232.27.67','loggedin',1),(1031,'user','9','2025-02-04 12:05:14','','','41.81.80.215','loggedin',1),(1032,'user','9','2025-02-04 19:11:43','','','105.160.121.209','loggedin',1),(1033,'user','9','2025-02-05 11:16:37','','','41.81.5.57','loggedin',1),(1034,'user','9','2025-02-05 14:46:15','','','41.81.221.146','loggedin',1),(1035,'user','9','2025-02-07 11:55:48','','','41.81.9.223','loggedin',1),(1036,'user','9','2025-02-08 10:57:50','','','105.160.108.22','loggedin',1),(1037,'user','9','2025-02-08 13:01:57','','','105.160.41.181','loggedin',1),(1038,'user','9','2025-02-10 13:50:18','','','197.232.27.67','loggedin',1),(1039,'user','9','2025-02-11 11:28:07','','','197.232.27.67','loggedin',1),(1040,'user','9','2025-02-14 11:01:26','','','197.232.27.67','loggedin',1),(1041,'user','9','2025-02-14 15:14:22','','','197.232.27.67','loggedin',1),(1042,'user','9','2025-02-15 13:30:39','','','197.232.27.67','loggedin',1),(1043,'user','9','2025-02-17 17:59:35','','','197.232.27.67','loggedin',1),(1044,'user','9','2025-02-18 17:51:38','','','197.232.27.67','loggedin',1),(1045,'user','9','2025-02-20 14:00:04','','','41.81.149.89','loggedin',1),(1046,'user','9','2025-02-21 10:30:31','','','41.81.3.186','loggedin',1),(1047,'user','9','2025-02-21 12:51:41','','','41.81.3.186','loggedin',1),(1048,'user','9','2025-02-22 15:06:52','','','197.232.27.67','loggedin',1),(1049,'user','9','2025-02-23 13:00:41','','','197.232.27.67','loggedin',1),(1050,'user','9','2025-02-24 10:24:25','','','197.232.27.67','loggedin',1),(1051,'user','9','2025-02-24 13:41:56','','','197.232.27.67','loggedin',1),(1052,'user','9','2025-02-25 16:55:34','','','197.232.27.67','loggedin',1),(1053,'user','9','2025-02-25 17:32:47','','','197.232.27.67','loggedin',1),(1054,'user','9','2025-02-27 14:08:47','','','197.232.27.67','loggedin',1),(1055,'user','9','2025-02-27 15:46:46','','','197.232.27.67','loggedin',1),(1056,'user','9','2025-02-28 10:51:42','','','197.232.27.67','loggedin',1),(1057,'user','9','2025-03-01 10:34:12','','','197.232.27.67','loggedin',1),(1058,'user','9','2025-03-01 10:55:30','','','197.232.27.67','loggedin',1),(1059,'user','9','2025-03-01 16:44:24','','','197.232.27.67','loggedin',1),(1060,'user','9','2025-03-03 17:02:26','','','197.232.27.67','loggedin',1),(1061,'user','9','2025-03-04 16:47:59','','','197.232.27.67','loggedin',1),(1062,'user','9','2025-03-05 11:35:25','','','197.232.27.67','loggedin',1),(1063,'user','9','2025-03-05 15:12:15','','','41.81.190.242','loggedin',1),(1064,'user','9','2025-03-05 17:14:35','','','41.81.190.242','loggedin',1),(1065,'user','9','2025-03-06 10:34:33','','','41.81.174.9','loggedin',1),(1066,'user','9','2025-03-06 13:31:21','','','41.81.84.40','loggedin',1),(1067,'user','9','2025-03-06 14:04:23','','','41.81.84.40','loggedin',1),(1068,'user','9','2025-03-07 12:37:32','','','105.160.7.190','loggedin',1),(1069,'user','9','2025-03-07 13:16:12','','','41.81.83.136','loggedin',1),(1070,'user','9','2025-03-07 16:45:39','','','105.160.117.52','loggedin',1),(1071,'user','9','2025-03-10 08:57:49','','','41.81.179.217','loggedin',1),(1072,'user','9','2025-03-10 14:12:39','','','41.81.40.63','loggedin',1),(1073,'user','9','2025-03-11 08:52:12','','','41.81.143.87','loggedin',1),(1074,'user','9','2025-03-11 14:29:46','','','41.81.88.166','loggedin',1),(1075,'user','9','2025-03-11 18:24:17','','','41.81.179.129','loggedin',1),(1076,'user','9','2025-03-12 12:40:47','','','105.160.58.98','loggedin',1),(1077,'user','9','2025-03-12 17:04:55','','','105.160.94.59','loggedin',1),(1078,'user','9','2025-03-13 13:55:13','','','41.81.199.47','loggedin',1),(1079,'user','9','2025-03-14 09:56:01','','','41.81.5.157','loggedin',1),(1080,'user','9','2025-03-14 13:29:25','','','41.81.138.157','loggedin',1),(1081,'user','9','2025-03-15 10:34:30','','','41.81.5.125','loggedin',1),(1082,'user','9','2025-03-15 12:54:40','','','41.81.5.125','loggedin',1),(1083,'user','9','2025-03-15 15:49:25','','','41.81.137.100','loggedin',1),(1084,'user','9','2025-03-16 12:23:33','','','197.232.27.67','loggedin',1),(1085,'user','9','2025-03-16 15:16:22','','','197.232.27.67','loggedin',1),(1086,'user','9','2025-03-17 12:52:58','','','197.232.27.67','loggedin',1),(1087,'user','9','2025-03-17 18:58:10','','','197.232.27.67','loggedin',1),(1088,'user','9','2025-03-18 11:31:42','','','197.232.27.67','loggedin',1),(1089,'user','9','2025-03-19 10:36:01','','','41.81.39.7','loggedin',1),(1090,'user','9','2025-03-19 11:22:26','','','41.81.83.75','loggedin',1),(1091,'user','9','2025-03-19 14:43:09','','','41.81.83.75','loggedin',1),(1092,'user','9','2025-03-19 16:03:42','','','41.81.88.1','loggedin',1),(1093,'user','9','2025-03-20 12:10:35','','','41.81.88.1','loggedin',1),(1094,'user','9','2025-03-20 14:11:27','','','41.81.88.1','loggedin',1),(1095,'user','9','2025-03-21 11:31:02','','','197.232.27.67','loggedin',1),(1096,'user','9','2025-03-22 18:34:32','','','41.81.37.31','loggedin',1),(1097,'user','9','2025-03-24 10:49:07','','','41.81.140.94','loggedin',1),(1098,'user','9','2025-03-25 10:59:24','','','41.81.174.182','loggedin',1),(1099,'user','9','2025-03-25 18:00:34','','','105.160.22.60','loggedin',1),(1100,'user','9','2025-03-26 13:08:22','','','105.160.98.228','loggedin',1),(1101,'user','9','2025-03-26 17:25:22','','','105.160.98.228','loggedin',1),(1102,'user','9','2025-03-27 11:15:30','','','41.81.72.153','loggedin',1),(1103,'user','9','2025-03-27 18:52:25','','','41.81.212.216','loggedin',1),(1104,'user','9','2025-03-28 13:06:56','','','105.160.113.194','loggedin',1),(1105,'user','9','2025-03-29 10:33:27','','','197.232.27.67','loggedin',1),(1106,'user','9','2025-04-01 10:58:53','','','197.232.27.67','loggedin',1),(1107,'user','10','2025-04-01 11:50:31','','','197.232.27.67','loggedin',1),(1108,'user','9','2025-04-02 10:53:51','','','41.81.207.253','loggedin',1),(1109,'user','9','2025-04-02 11:51:35','','','41.81.207.253','loggedin',1),(1110,'user','9','2025-04-04 12:24:06','','','41.81.221.29','loggedin',1),(1111,'user','9','2025-04-05 14:22:19','','','41.81.71.163','loggedin',1),(1112,'user','9','2025-04-06 15:54:00','','','41.81.71.163','loggedin',1),(1113,'user','9','2025-04-07 10:34:54','','','41.81.67.216','loggedin',1),(1114,'user','9','2025-04-08 15:22:09','','','41.81.137.73','loggedin',1),(1115,'user','9','2025-04-09 11:41:15','','','105.160.50.14','loggedin',1),(1116,'user','9','2025-04-10 10:42:14','','','41.81.90.241','loggedin',1),(1117,'user','10','2025-04-10 10:45:20','','','41.81.90.241','loggedin',1),(1118,'user','9','2025-04-11 14:09:37','','','41.81.64.57','loggedin',1),(1119,'user','9','2025-04-12 15:56:06','','','41.81.147.237','loggedin',1),(1120,'user','9','2025-04-15 14:53:05','','','41.81.176.32','loggedin',1),(1121,'user','9','2025-04-15 16:51:49','','','41.81.61.46','loggedin',1),(1122,'user','9','2025-04-16 12:50:43','','','41.81.51.4','loggedin',1),(1123,'user','9','2025-04-16 16:26:41','','','41.81.51.4','loggedin',1),(1124,'user','9','2025-04-17 15:18:51','','','105.160.45.150','loggedin',1),(1125,'user','9','2025-04-19 12:43:34','','','105.160.39.166','loggedin',1),(1126,'user','9','2025-04-19 13:02:09','','','41.81.11.112','loggedin',1),(1127,'user','9','2025-04-22 11:32:15','','','105.160.62.3','loggedin',1),(1128,'user','9','2025-04-22 14:16:39','','','105.160.55.115','loggedin',1),(1129,'user','9','2025-04-22 18:05:08','','','105.160.55.115','loggedin',1),(1130,'user','9','2025-04-24 17:35:44','','','105.160.5.14','loggedin',1),(1131,'user','9','2025-04-25 10:37:34','','','105.160.5.14','loggedin',1),(1132,'user','9','2025-04-25 11:11:34','','','105.160.5.14','loggedin',1),(1133,'user','9','2025-04-25 13:35:50','','','105.160.5.14','loggedin',1),(1134,'user','9','2025-04-25 14:05:10','','','105.160.5.14','loggedin',1),(1135,'user','9','2025-04-26 13:23:03','','','41.81.94.76','loggedin',1),(1136,'user','9','2025-04-26 16:02:45','','','105.160.73.85','loggedin',1),(1137,'user','9','2025-04-28 10:28:01','','','105.160.120.173','loggedin',1),(1138,'user','9','2025-04-28 13:40:32','','','41.81.143.243','loggedin',1),(1139,'user','9','2025-04-28 16:59:50','','','41.81.206.241','loggedin',1),(1140,'user','9','2025-04-28 17:23:31','','','41.81.206.241','loggedin',1),(1141,'user','10','2025-04-28 18:40:27','','','197.232.27.67','loggedin',1),(1142,'user','9','2025-04-29 12:42:39','','','105.160.61.110','loggedin',1),(1143,'user','9','2025-04-29 14:20:49','','','41.81.43.231','loggedin',1),(1144,'user','9','2025-04-29 15:01:49','','','41.81.43.231','loggedin',1),(1145,'user','9','2025-04-29 18:34:00','','','41.81.43.231','loggedin',1),(1146,'user','9','2025-04-30 07:57:53','','','197.232.27.67','loggedin',1),(1147,'user','9','2025-04-30 11:01:38','','','41.81.140.219','loggedin',1),(1148,'user','9','2025-04-30 14:12:47','','','41.81.85.189','loggedin',1),(1149,'user','9','2025-05-02 11:01:37','','','105.160.34.230','loggedin',1),(1150,'user','9','2025-05-02 13:50:38','','','105.160.34.230','loggedin',1),(1151,'user','9','2025-05-02 16:43:09','','','105.160.34.230','loggedin',1),(1152,'user','9','2025-05-03 14:15:24','','','105.160.30.121','loggedin',1),(1153,'user','9','2025-05-03 17:36:32','','','41.81.152.206','loggedin',1),(1154,'user','9','2025-05-05 14:36:50','','','41.81.222.236','loggedin',1),(1155,'user','9','2025-05-06 13:51:22','','','41.81.67.225','loggedin',1),(1156,'user','9','2025-05-06 16:58:47','','','41.81.67.225','loggedin',1),(1157,'user','9','2025-05-07 13:46:27','','','105.160.74.223','loggedin',1),(1158,'user','9','2025-05-08 11:01:40','','','41.81.82.52','loggedin',1),(1159,'user','9','2025-05-08 16:46:11','','','41.81.82.52','loggedin',1),(1160,'user','10','2025-05-08 16:46:40','','','41.81.82.52','loggedin',1),(1161,'user','9','2025-05-09 10:59:43','','','41.81.82.52','loggedin',1),(1162,'user','9','2025-05-09 13:41:25','','','41.81.185.253','loggedin',1),(1163,'user','9','2025-05-09 15:18:15','','','41.81.185.253','loggedin',1),(1164,'user','9','2025-05-09 20:10:35','','','105.160.121.102','loggedin',1),(1165,'user','9','2025-05-10 11:12:10','','','105.160.121.102','loggedin',1),(1166,'user','9','2025-05-10 11:58:25','','','41.81.164.121','loggedin',1),(1167,'user','9','2025-05-10 12:01:55','','','41.81.164.121','loggedin',1),(1168,'user','9','2025-05-10 16:22:42','','','41.81.189.204','loggedin',1),(1169,'user','9','2025-05-10 17:08:38','','','41.81.189.204','loggedin',1),(1170,'user','10','2025-05-10 17:57:16','','','41.81.189.204','loggedin',1),(1171,'user','9','2025-05-10 18:33:28','','','41.81.69.189','loggedin',1),(1172,'user','9','2025-05-11 10:53:12','','','41.81.93.189','loggedin',1),(1173,'user','9','2025-05-11 14:09:10','','','41.81.93.189','loggedin',1),(1174,'user','9','2025-05-11 17:09:26','','','41.81.93.189','loggedin',1),(1175,'user','9','2025-05-12 10:42:53','','','41.81.93.189','loggedin',1),(1176,'user','10','2025-05-12 10:43:10','','','41.81.93.189','loggedin',1),(1177,'user','9','2025-05-12 12:21:56','','','41.81.93.189','loggedin',1),(1178,'user','9','2025-05-12 16:57:14','','','41.81.29.208','loggedin',1),(1179,'user','9','2025-05-13 14:20:08','','','41.81.5.208','loggedin',1),(1180,'user','10','2025-05-13 14:20:51','','','41.81.5.208','loggedin',1),(1181,'user','9','2025-05-13 14:21:22','','','41.81.5.208','loggedin',1),(1182,'user','9','2025-05-13 14:42:24','','','41.81.5.208','loggedin',1),(1183,'user','9','2025-05-13 14:44:38','','','41.81.5.208','loggedin',1),(1184,'user','10','2025-05-14 07:45:59','','','41.81.70.30','loggedin',1),(1185,'user','10','2025-05-15 11:01:21','','','105.160.71.186','loggedin',1),(1186,'user','9','2025-05-15 11:02:10','','','105.160.71.186','loggedin',1),(1187,'user','9','2025-05-15 14:17:40','','','41.81.181.2','loggedin',1),(1188,'user','9','2025-05-16 11:33:10','','','105.160.49.69','loggedin',1),(1189,'user','9','2025-05-16 11:37:55','','','105.160.70.226','loggedin',1),(1190,'user','9','2025-05-17 10:57:27','','','41.81.82.224','loggedin',1),(1191,'user','9','2025-05-17 15:46:44','','','41.81.78.128','loggedin',1),(1192,'user','9','2025-05-18 14:06:56','','','105.160.119.17','loggedin',1),(1193,'user','9','2025-05-19 09:00:32','','','41.81.70.254','loggedin',1),(1194,'user','9','2025-05-19 12:20:53','','','41.81.70.254','loggedin',1),(1195,'user','9','2025-05-20 13:05:44','','','41.81.67.23','loggedin',1),(1196,'user','9','2025-05-20 16:50:50','','','41.81.82.199','loggedin',1),(1197,'user','9','2025-05-21 10:25:02','','','41.81.82.199','loggedin',1),(1198,'user','9','2025-05-22 14:55:39','','','105.160.63.216','loggedin',1),(1199,'user','9','2025-05-23 12:01:32','','','41.81.154.28','loggedin',1),(1200,'user','9','2025-05-24 11:33:16','','','41.81.74.26','loggedin',1),(1201,'user','9','2025-05-24 14:37:26','','','41.81.74.26','loggedin',1),(1202,'user','9','2025-05-26 11:01:04','','','41.81.70.123','loggedin',1),(1203,'user','9','2025-05-27 14:44:03','','','41.81.33.80','loggedin',1),(1204,'user','9','2025-05-28 10:40:33','','','105.160.61.28','loggedin',1),(1205,'user','9','2025-05-29 09:03:24','','','41.81.161.206','loggedin',1),(1206,'user','9','2025-05-29 11:21:27','','','105.160.80.87','loggedin',1),(1207,'user','9','2025-05-30 09:53:06','','','105.160.80.87','loggedin',1),(1208,'user','10','2025-05-30 09:55:15','','','197.232.27.67','loggedin',1),(1209,'user','9','2025-05-30 13:18:30','','','105.160.80.87','loggedin',1),(1210,'user','9','2025-05-31 12:08:32','','','105.160.69.46','loggedin',1),(1211,'user','9','2025-05-31 15:44:51','','','41.81.58.7','loggedin',1),(1212,'user','9','2025-06-03 14:51:31','','','41.81.75.102','loggedin',1),(1213,'user','9','2025-06-03 18:10:22','','','41.81.75.102','loggedin',1),(1214,'user','9','2025-06-04 09:19:32','','','41.81.7.102','loggedin',1),(1215,'user','9','2025-06-04 15:15:31','','','41.81.77.49','loggedin',1),(1216,'user','9','2025-06-05 12:32:23','','','41.81.223.0','loggedin',1),(1217,'user','9','2025-06-07 10:15:09','','','105.160.113.56','loggedin',1),(1218,'user','9','2025-06-07 13:05:39','','','105.160.14.80','loggedin',1),(1219,'user','9','2025-06-07 13:47:48','','','105.160.87.167','loggedin',1),(1220,'user','9','2025-06-08 13:15:03','','','105.160.87.167','loggedin',1),(1221,'user','9','2025-06-08 17:39:05','','','105.160.87.167','loggedin',1),(1222,'user','9','2025-06-09 11:30:18','','','105.160.87.167','loggedin',1),(1223,'user','9','2025-06-10 09:59:32','','','41.81.75.105','loggedin',1),(1224,'user','9','2025-06-10 10:02:20','','','41.81.75.105','loggedin',1),(1225,'user','9','2025-06-10 10:15:29','','','105.160.91.15','loggedin',1),(1226,'user','9','2025-06-10 10:51:33','','','41.81.20.120','loggedin',1),(1227,'user','9','2025-06-10 13:44:29','','','41.81.20.120','loggedin',1),(1228,'user','9','2025-06-11 10:46:18','','','105.160.93.48','loggedin',1),(1229,'user','9','2025-06-13 08:40:01','','','41.81.214.161','loggedin',1),(1230,'user','9','2025-06-14 10:22:35','','','196.201.218.159','loggedin',1),(1231,'user','9','2025-06-14 11:42:22','','','41.81.192.216','loggedin',1),(1232,'user','9','2025-06-14 11:43:23','','','197.248.203.107','loggedin',1),(1233,'user','9','2025-06-14 13:56:20','','','196.201.218.112','loggedin',1),(1234,'user','9','2025-06-14 16:39:28','','','196.201.218.112','loggedin',1),(1235,'user','9','2025-06-15 10:57:37','','','196.201.218.94','loggedin',1),(1236,'user','9','2025-06-15 16:59:50','','','196.201.218.70','loggedin',1),(1237,'user','9','2025-06-15 17:02:16','','','196.201.218.70','loggedin',1),(1238,'user','9','2025-06-16 13:09:27','','','196.201.218.81','loggedin',1),(1239,'user','9','2025-06-18 10:21:13','','','196.201.218.32','loggedin',1),(1240,'user','9','2025-06-18 14:13:57','','','196.201.218.32','loggedin',1),(1241,'user','9','2025-06-20 11:10:31','','','105.160.49.51','loggedin',1),(1242,'user','9','2025-06-20 13:24:26','','','105.160.49.51','loggedin',1),(1243,'user','9','2025-06-21 14:17:05','','','197.232.142.176','loggedin',1),(1244,'user','9','2025-06-22 10:16:23','','','105.160.72.181','loggedin',1),(1245,'user','9','2025-06-22 13:56:22','','','105.160.72.181','loggedin',1),(1246,'user','9','2025-06-23 13:25:22','','','105.161.128.57','loggedin',1),(1247,'user','9','2025-06-24 12:41:06','','','105.161.180.57','loggedin',1),(1248,'user','9','2025-06-24 14:19:30','','','105.161.180.57','loggedin',1),(1249,'user','9','2025-06-26 11:14:34','','','105.161.180.57','loggedin',1),(1250,'user','9','2025-06-26 16:35:29','','','105.161.180.57','loggedin',1),(1251,'user','9','2025-06-27 12:02:34','','','105.160.11.172','loggedin',1),(1252,'user','9','2025-06-27 17:28:24','','','105.161.207.224','loggedin',1),(1253,'user','9','2025-06-28 13:05:25','','','105.160.28.228','loggedin',1),(1254,'user','9','2025-06-28 13:05:46','','','105.160.28.228','loggedin',1),(1255,'user','9','2025-06-29 11:17:13','','','105.160.28.51','loggedin',1),(1256,'user','9','2025-06-30 12:35:15','','','105.161.200.117','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 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 (5,'NURIA STORES','','2023-01-25 11:06:36','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(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 `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','0','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','0','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','0','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','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','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','0','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','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','0','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','0','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','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','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('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),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('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','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),('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),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaycustomers','sales','Display employees using buttons',5),('dontprint','sales','Display Dont Print Button',15),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('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),('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),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('return','viewreturnsales','Return Sales',4),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateqtysales','sales','Update Quantity on sales Window',61),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('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','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 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','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(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, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=305 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,'Why Losing Your Job Could be the Best Thing That E','',2.00,'2023-01-26 16:21:08','0.00','9','newstock','1','','',0.00,'','1','2','internal','1','8704','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'HOW MUCH? The life of your money by Florence Bett','',10.00,'2023-01-26 17:06:01','6.00','9','newstock','1','','',0.00,'','1','16','internal','1','8516','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(3,'HOW MUCH? The life of your money by Florence Bett','',11.00,'2023-01-26 17:06:39','16.00','9','newstock','1','','',0.00,'','1','27','internal','1','8516','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(4,'HOW MUCH? The life of your money by Florence Bett','',16.00,'2023-01-26 17:07:31','27.00','9','newstock','1','','',0.00,'','1','43','internal','1','8516','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(5,'WORD WHEEL','',2.00,'2023-01-27 19:03:26','1.00','9','newstock','1','','',0.00,'','1','3','internal','1','5543','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'Unplugged Things Our Fathers Did not Tell Us by Ja','',45.00,'2023-01-30 11:18:06','54.00','9','newstock','1','','',1050.00,'','1','99','internal','1','8945','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'Meditations by Marcus Aurelius','',3.00,'2023-01-30 12:03:35','0.00','9','newstock','1','','',0.00,'','1','3','internal','1','8348','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'Tears of the Pen','',9.00,'2023-01-30 13:11:22','0.00','9','newstock','1','','',0.00,'','1','9','internal','1','7308','','',0.00,'','999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'Power Politics and Law by Prof Githu Muigai','',10.00,'2023-01-30 13:23:43','45.00','9','newstock','1','','',0.00,'','1','55','internal','1','11188','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'SHOULD I? Your questions about money by Florence B','',8.00,'2023-01-31 08:41:44','0.00','9','newstock','1','','',0.00,'','1','8','internal','1','7826','','',0.00,'','1199','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'HOW MUCH? The life of your money by Florence Bett','',11.00,'2023-01-31 08:42:30','41.00','9','newstock','1','','',0.00,'','1','52','internal','1','8516','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'A Dolls House by Henrik Ibsen','',5.00,'2023-01-31 09:40:55','45.00','9','newstock','1','','',0.00,'','1','50','internal','1','6052','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'Becoming an Amazing Girl by AnnGladys Gichuhi','',54.00,'2023-02-02 10:46:59','0.00','9','newstock','1','','',0.00,'','1','54','internal','1','5545','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'Nearly All The Men In Lagos Are Mad by Damilare Ku','',5.00,'2023-02-03 12:10:52','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','10177','','',0.00,'','1950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'Vumba by Hassan Mwana wa Ali','',20.00,'2023-02-03 12:15:15','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','6191','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'SHOULD I? Your questions about money by Florence B','',8.00,'2023-02-03 12:15:48','4.00','9','newstock','1','','',0.00,'','1','12','internal','1','7826','','',0.00,'','1199','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'HOW MUCH? The life of your money by Florence Bett','',15.00,'2023-02-03 12:16:11','48.00','9','newstock','1','','',0.00,'','1','63','internal','1','8516','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'At the Center of the World In Ethiopia by S W Omam','',5.00,'2023-02-03 17:23:33','19.00','9','newstock','1','','',0.00,'','1','24','internal','1','8199','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'Why Men Love Bitches by Sherry Argov','',2.00,'2023-02-04 16:03:45','0.00','9','newstock','1','','',0.00,'','1','2','internal','1','11314','','',0.00,'','3300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'Yesterday Today and Tomorrow by Yusuf Dawood','',3.00,'2023-02-06 11:51:39','0.00','9','newstock','1','','',0.00,'','1','3','internal','1','6518','','',0.00,'','760','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'Making Cents by Waceke Nduati','',10.00,'2023-02-06 18:16:43','6.00','9','newstock','1','','',0.00,'','1','16','internal','1','7839','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'The 15 Invaluable Laws of Growth by John C Maxwell','',10.00,'2023-02-07 09:09:12','5.00','9','newstock','1','','',0.00,'','1','15','internal','1','9436','','',0.00,'','1690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'It Ends With Us by Collen Hoover','',9.00,'2023-02-07 09:16:53','0.00','9','newstock','1','','',0.00,'','1','9','internal','1','8299','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'Twisted Times Son of Man by Vincent de Paul Twist','',3.00,'2023-02-10 08:50:19','1.00','9','newstock','1','','',0.00,'','1','4','internal','1','7110','','',0.00,'','990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'How Women Rise by Marshall Goldsmith and Sally Hel','',8.00,'2023-02-10 10:43:57','0.00','9','newstock','1','','',0.00,'','1','8','internal','1','7725','','',0.00,'','1190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'How Boards Work And How They Can Work Better in a ','',8.00,'2023-02-10 11:02:55','0.00','9','newstock','1','','',0.00,'','1','8','internal','1','9148','','',0.00,'','1590','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'Lessons from the StreetsThe Art of Money by Vincen','',9.00,'2023-02-10 11:08:30','0.00','9','newstock','1','','',840.00,'','1','9','internal','1','7882','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'Tomorrow I Become a Woman by Aiwanose Odafen','',5.00,'2023-02-10 12:36:44','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','10343','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'Retirement Planning A holistic guide to a satisfyi','',10.00,'2023-02-11 12:09:08','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7078','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'Foundation Music Students Book 2','',15.00,'2023-02-18 12:18:46','5.00','9','newstock','1','','',0.00,'','1','20','internal','1','5816','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'Foundation Music Students Book 4','',15.00,'2023-02-18 12:19:16','5.00','9','newstock','1','','',0.00,'','1','20','internal','1','6004','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'Confessions of Nairobi Women by Joan Thatiah','',15.00,'2023-02-18 12:50:00','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','7166','','',0.00,'','990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'The General and I by Helen Pilale Nkaissery A memo','',20.00,'2023-02-21 12:16:24','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','11399','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'Different Colours by Nganga Mbugua','',5.00,'2023-02-23 12:45:57','1.00','9','newstock','1','','',0.00,'','1','6','internal','1','6417','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'Ministry of Misdemeanor Memoir by Hillary Lisimba','',5.00,'2023-02-24 11:52:24','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','6392','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'Mastery by Robert Greene','',10.00,'2023-02-27 16:39:53','14.00','9','newstock','1','','',0.00,'','1','24','internal','1','10996','','',0.00,'','2790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'Why Men Dont Listen and Women Cant Read Maps by Al','',5.00,'2023-02-27 17:06:24','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','8486','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'A Man Called Ove by Fredrik Backman','',10.00,'2023-02-28 10:53:31','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','9173','','',0.00,'','1590','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'Finding Me by Viola Davis','',5.00,'2023-02-28 18:04:06','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','10717','','',0.00,'','2399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'Mwongozo wa Mapambazuko ya Machweo by Shehe Mutwir','',10.00,'2023-03-06 16:30:36','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','5757','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'The Time Travelling Economist Why EducationElectri','',20.00,'2023-03-07 12:51:32','6.00','9','newstock','1','','',0.00,'','1','26','internal','1','11191','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'Dance of the Jakaranda','',10.00,'2023-03-08 16:48:23','99.00','9','newstock','1','','',0.00,'','1','109','internal','1','9485','','',0.00,'','1699','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'Seven Days in June by Tia Williams','',5.00,'2023-03-13 12:30:24','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','9155','','',0.00,'','1590','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'Crime and Punishment by Fyodor Dostoevsky','',10.00,'2023-03-13 13:52:47','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8396','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'50 Memos to Men by Silas Nyanchwani','',20.00,'2023-03-14 15:37:09','2.00','9','newstock','1','','',0.00,'','1','22','internal','1','8186','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'The Infinite Game by Simon Sinek','',6.00,'2023-03-16 12:52:03','0.00','9','newstock','1','','',0.00,'','1','6','internal','1','10526','','',0.00,'','2200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'Move On Bounce Back from Life`s destabilizing Cha','',5.00,'2023-03-17 13:09:50','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','7088','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'The Village Well and other stories','',30.00,'2023-03-21 09:18:53','2.00','9','newstock','1','','',0.00,'','1','32','internal','1','6611','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'The Daily Stoic by Ryan Holiday','',10.00,'2023-03-31 12:12:46','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','9394','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'ahmed hassanREFEREE OF A DIRTY UGLY GAME','',100.00,'2023-03-31 15:59:33','10.00','9','newstock','1','','',2200.00,'','1','110','internal','1','11924','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'Sexorcised by Silas Nyanchwani','',20.00,'2023-04-03 11:28:09','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8178','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'NIMEPOTEZA TENA','',10.00,'2023-04-04 16:56:17','3.00','9','newstock','1','','',346.00,'','1','13','internal','1','11878','','',0.00,'','495','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'Measure What Matters by John Doerr','',10.00,'2023-04-04 17:39:09','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','10201','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'The Deficit Myth by Stephanie Kelton','',10.00,'2023-04-04 17:57:15','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','9401','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'The Sultans Spymaster Peera Dewjee of Zanzibar by ','',10.00,'2023-04-05 11:19:42','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7283','','',0.00,'','999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'The Psychology of Money by Morgan Housel','',10.00,'2023-04-05 18:22:48','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','11006','','',0.00,'','2790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'The First Woman by Jennifer Nansubuga Makumbi','',10.00,'2023-04-06 12:16:41','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8856','','',0.00,'','1499','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'Looters and Grabbers by Joe Khamisi','',15.00,'2023-04-08 11:28:53','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','11494','','',0.00,'','3899','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'Why Nations Fail by Daron Acemoglu and James A Rob','',40.00,'2023-04-12 10:19:22','17.00','9','newstock','1','','',0.00,'','1','57','internal','1','10591','','',0.00,'','2290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'The Camp Treasure and other stories by Maple Brook','',15.00,'2023-04-14 14:18:55','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','5971','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'The Richest Man in Babylon by George S Clason','',10.00,'2023-04-15 17:30:50','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7973','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'Kafka on the Shore by Haruki Murakami','',10.00,'2023-04-15 17:31:11','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8721','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'The Boy With Shoes Memoir by Hillary Lisimba Amban','',5.00,'2023-04-22 14:31:52','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','5964','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'Drug Index by Kimotho 18th Edition Volume 1','',5.00,'2023-04-25 13:33:53','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','9692','','',0.00,'','1790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'In Search of Paradise by Annemarie Muswale','',5.00,'2023-04-28 12:09:49','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','7492','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'Big Shot Diary of a Wimpy Kid Book 16 by Jeff Kinn','',10.00,'2023-05-03 13:01:33','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7739','','',0.00,'','1190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'I Will Marry When I Want by Ngugi wa Thiongo and N','',30.00,'2023-05-05 10:09:11','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','6255','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'The Sponsor by K Kimuyu','',5.00,'2023-05-05 10:29:28','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','7302','','',0.00,'','999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'Courage is a Calling Saving Mombasas Street Childr','',5.00,'2023-05-05 18:08:33','3.00','9','newstock','1','','',0.00,'','1','8','internal','1','10841','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'HADITHI 101 by Edward Ondachi','',20.00,'2023-05-05 18:09:57','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','9410','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'Luo Proverbs and Their Meanings by Okumba Miruka a','',10.00,'2023-05-05 18:14:13','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7440','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'The Song of Destiny Salamander by Isaac Ndolo','',20.00,'2023-05-05 18:17:14','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8924','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(73,'Amandla Born of the First Congo War by Antonio Lon','',10.00,'2023-05-05 18:21:14','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','8954','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(74,'PROMISES TO KEEP AND MILES TO GO','',10.00,'2023-05-05 18:25:44','3.00','9','newstock','1','','',2200.00,'','1','13','internal','1','11905','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'promises to keep H W NJOROGE','',10.00,'2023-05-05 18:26:56','3.00','9','newstock','1','','',2200.00,'','1','13','internal','1','11902','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(76,'Woman Fire Grace by Rebecca Makyeli','',5.00,'2023-05-05 18:43:40','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','9562','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(77,'Bound to Last by Anyango Nyar Aketch','',10.00,'2023-05-05 18:44:59','1.00','9','newstock','1','','',0.00,'','1','11','internal','1','7489','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(78,'My Lifes Journey By Hon Titus Mbathi','',10.00,'2023-05-05 18:52:12','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','11195','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(79,'Meditations by Marcus Aurelius','',10.00,'2023-05-06 14:19:51','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8348','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'The Black Facade by Rowland Lukano','',15.00,'2023-05-06 14:30:56','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','5483','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'If Beale Street Could Talk by James Baldwin','',10.00,'2023-05-06 14:32:49','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8159','','',0.00,'','1299','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(82,'Madam First Lady My workexperience and lessons as ','',10.00,'2023-05-06 18:54:34','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','8967','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'Fatal Conception by Cynthia','',10.00,'2023-05-06 18:55:47','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','5978','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'The Rational Male Positive Masculinity by Rollo To','',10.00,'2023-05-10 16:26:59','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','11005','','',0.00,'','2790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'The Rational Male by Rollo Tomassi Volume One','',10.00,'2023-05-10 16:27:32','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','11424','','',0.00,'','3690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'The Way of the Superior Man by David Deida','',10.00,'2023-05-10 16:30:08','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','10682','','',0.00,'','2390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'Field Guides Birds of East Africa KenyaTanzaniaUga','',20.00,'2023-05-11 10:51:03','5.00','9','newstock','1','','',0.00,'','1','25','internal','1','11691','','',0.00,'','4999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'Memoirs of a biscuit baron Madatally Manji by Coll','',15.00,'2023-05-12 17:03:54','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','7823','','',0.00,'','1199','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'Stillness Is the Key by Ryan Holiday','',10.00,'2023-05-13 14:29:16','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8731','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'Win Every Argument The Art of DebatingPersuadingan','',50.00,'2023-05-19 12:44:02','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10969','','',0.00,'','2700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'ahmed hassanREFEREE OF A DIRTY UGLY GAME','',10.00,'2023-05-19 17:16:34','0.00','9','newstock','1','','',1700.00,'','1','10','internal','1','11924','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'Who Moved My Cheese by Spencer Johnson','',50.00,'2023-06-02 10:49:34','2.00','9','newstock','1','','',0.00,'','1','52','internal','1','6523','','',0.00,'','790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(93,'Who Moved My Cheese by Spencer Johnson','',101.00,'2023-06-02 10:57:37','12.00','9','newstock','1','','',0.00,'','1','113','internal','1','6523','','',0.00,'','790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'Blood and Oil by Bradley Hope and Justin Scheck','',10.00,'2023-06-02 14:21:26','15.00','9','newstock','1','','',0.00,'','1','25','internal','1','9691','','',0.00,'','1790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'Journey to Academic Success and Beyond by Bundi Pa','',60.00,'2023-06-05 17:33:32','7.00','9','newstock','1','','',0.00,'','1','67','internal','1','6318','','',0.00,'','690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'The Real Estate Fastlane The Real Book to Become a','',10.00,'2023-06-06 15:56:24','3.00','9','newstock','1','','',0.00,'','1','13','internal','1','8923','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'The Real Book of Real Estate Real Experts Real Sto','',10.00,'2023-06-06 15:59:17','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','10711','','',0.00,'','2399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'The First Woman by Jennifer Nansubuga Makumbi','',40.00,'2023-06-08 10:02:28','4.00','9','newstock','1','','',1400.00,'','1','44','internal','1','8856','','',0.00,'','1690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'Just as I Am A Memoir by Cicely Tyson','',5.00,'2023-06-15 11:14:48','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','11241','','',0.00,'','3199','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'Britains Gulag The Brutal End of Empire in Kenya b','',10.00,'2023-06-17 13:09:08','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','10252','','',0.00,'','1999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'TROY ONYANGO FOR WHAT ARE BUTTERFLIES WITHOUT WING','',20.00,'2023-06-22 13:56:35','0.00','9','newstock','1','','',1200.00,'','1','20','internal','1','11895','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'Alchemist by Paulo Coelho','',10.00,'2023-06-22 14:31:06','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','8006','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'Let the Old Man Speak and Other Poems by Odhiambo ','',20.00,'2023-06-24 13:11:56','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','7541','','',0.00,'','1050','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'The Below Average Life of Baba Zoya by Ohaga Ohaga','',20.00,'2023-06-24 13:35:05','1.00','9','newstock','1','','',0.00,'','1','21','internal','1','7457','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'Everything I know about life by Joan Thatiah','',20.00,'2023-06-24 16:46:38','2.00','9','newstock','1','','',0.00,'','1','22','internal','1','6891','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'Mohamed Bakari Collected Essays Volume 4','',25.00,'2023-06-24 16:52:47','3.00','9','newstock','1','','',2200.00,'','1','28','internal','1','12036','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'Mohamed Bakari Collected Essays Volume 3','',25.00,'2023-06-24 16:54:16','13.00','9','newstock','1','','',2200.00,'','1','38','internal','1','12035','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'Promises Broken by Joe Khamisi','',10.00,'2023-06-24 17:08:08','76.00','9','newstock','1','','',0.00,'','1','86','internal','1','10299','','',0.00,'','1999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'The Spear by Ngugi Ndegwa','',50.00,'2023-06-24 17:09:34','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','7081','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'Citizen Evolution Kenyans of YesterdayToday and To','',30.00,'2023-06-24 17:12:48','1.00','9','newstock','1','','',0.00,'','1','31','internal','1','8977','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'Citizen Evolution Kenyans of YesterdayToday and To','',10.00,'2023-06-24 17:14:00','31.00','9','newstock','1','','',0.00,'','1','41','internal','1','8977','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'The Fall of A dynasty by Joe Khamisi','',10.00,'2023-06-24 17:19:54','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','7290','','',0.00,'','999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'SHOULD I? Your questions about money by Florence B','',20.00,'2023-06-27 09:55:02','1.00','9','newstock','1','','',0.00,'','1','21','internal','1','7826','','',0.00,'','1199','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'Child of Destiny by Annemarie Musawale','',12.00,'2023-06-27 17:37:37','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','10345','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'THE STORIES OF GATLUAL MANGUEL A CANNIBAL WHO LIVE','',20.00,'2023-06-27 17:41:25','2.00','9','newstock','1','','',0.00,'','1','22','internal','1','7494','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'Upstream How to Solve Problems Before They Happen ','',50.00,'2023-06-29 11:23:49','3.00','9','newstock','1','','',0.00,'','1','53','internal','1','10049','','',0.00,'','1899','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'My Life in Crime by John Kiriamiti','',20.00,'2023-06-29 14:54:56','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','6524','','',0.00,'','790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'Son of Fate by John Kiriamiti','',20.00,'2023-06-29 14:56:13','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','6236','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'Mohamed Bakari Collected Essays Volume 1','',50.00,'2023-06-29 17:10:43','4.00','9','newstock','1','','',2000.00,'','1','54','internal','1','12039','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'War Crimes by Rasna Warah','',50.00,'2023-07-03 10:52:48','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10088','','',0.00,'','1900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'Your Next Five Moves Master the Art of Business St','',20.00,'2023-07-03 11:00:35','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10480','','',0.00,'','2190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'The 48 Laws of Power by Robert Greene','',25.00,'2023-07-03 13:18:14','0.00','9','newstock','1','','',0.00,'','1','25','internal','1','10758','','',0.00,'','2490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(123,'The wall speaks by Jerr rreJ','',50.00,'2023-07-03 17:08:17','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','11530','','',0.00,'','3999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'The Four Agreements A Practical Guide to Personal ','',21.00,'2023-07-04 18:40:46','0.00','9','newstock','1','','',0.00,'','1','21','internal','1','9487','','',0.00,'','1699','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'Lifespan Why We Age and Why We Dont Have To by Dav','',15.00,'2023-07-04 18:42:01','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','9808','','',0.00,'','1799','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'The 5 Languages of Appreciation in the Workplace: ','',12.00,'2023-07-04 19:43:55','14.00','9','newstock','1','','',1900.00,'','1','26','internal','1','12072','','',0.00,'','2390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'Mans Search for Meaning by Viktor E Frankl','',12.00,'2023-07-04 19:45:03','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','8832','','',0.00,'','1499','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(128,'The Book of Ichigo Ichie The Art of Making the Mos','',20.00,'2023-07-05 13:29:42','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10446','','',0.00,'','2100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'When the Body Says No by Gabor Mate','',20.00,'2023-07-05 13:30:26','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','9437','','',0.00,'','1690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'The Other Woman by Grace Ogot','',20.00,'2023-07-06 09:20:14','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','6329','','',0.00,'','690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'Immigrant Cocktail by Ciku Kimani','',15.00,'2023-07-07 11:31:08','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','6311','','',0.00,'','665','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'Kenya A History Since Independence by Charles Horn','',20.00,'2023-07-08 11:08:39','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','11774','','',0.00,'','7000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'Sanamu','',25.00,'2023-07-15 12:48:21','0.00','9','newstock','1','','',0.00,'','1','25','internal','1','5749','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'We Are All Birds of Uganda by Hafsa Zayyan','',5.00,'2023-07-15 17:19:26','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','8741','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'The 7 Habits of Highly Effective Teens','',25.00,'2023-07-17 12:08:25','7.00','9','newstock','1','','',0.00,'','1','32','internal','1','9580','','',0.00,'','1710','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'How Women Rise by Marshall Goldsmith and Sally Hel','',20.00,'2023-07-17 12:16:42','4.00','9','newstock','1','','',0.00,'','1','24','internal','1','7725','','',0.00,'','1190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(137,'Unbowed by Wangari Maathai','',20.00,'2023-07-22 15:35:07','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8442','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(138,'Vibonzo Junior','',20.00,'2023-08-03 11:59:56','1.00','9','newstock','1','','',0.00,'','1','21','internal','1','5746','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(139,'Oi Gets Lost by Lorna Likiza','',15.00,'2023-08-03 12:01:52','1.00','9','newstock','1','','',0.00,'','1','16','internal','1','7495','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(140,'ELLAH’S BICYCLE by Amondi Edith Oluoch – Grade 3 ,','',10.00,'2023-08-03 12:20:03','0.00','9','newstock','1','','',200.00,'','1','10','internal','1','12451','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(141,'NaikaNyaboke and the Dead Lemon Tree by Rumona Api','',12.00,'2023-08-03 12:25:27','1.00','9','newstock','1','','',0.00,'','1','13','internal','1','5547','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(142,'CEO Excellence The Six Mindsets That Distinguish t','',5.00,'2023-08-09 18:08:06','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','10943','','',0.00,'','2690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'Through My African Eyes by Jeff Koinange','',10.00,'2023-09-06 18:05:23','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','11327','','',0.00,'','3390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'Pivoting in Heels by Carole Mandi','',57.00,'2023-10-21 12:58:23','0.00','9','newstock','1','','',0.00,'','1','57','internal','1','10824','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(145,'Saving the Beautiful Forest and Other Stories','',20.00,'2023-11-04 11:18:26','3.00','9','newstock','1','','',0.00,'','1','23','internal','1','5744','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'You Made a Fool of Death with Your Beauty Novel by','',20.00,'2023-11-09 17:22:45','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10337','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'Why Has Nobody Told Me This Before by Julie Smith','',20.00,'2023-11-24 15:18:45','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10646','','',0.00,'','2800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'The Silva Mind Control Method by Jose Silva','',25.00,'2023-11-24 15:23:35','0.00','9','newstock','1','','',0.00,'','1','25','internal','1','10471','','',0.00,'','2190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'Money Wise by Rina Hicks','',10.00,'2024-01-15 12:58:52','978.00','9','newstock','1','','',0.00,'','1','988','internal','1','7625','','',0.00,'','1100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'Rainbow by Jennie Marima','',50.00,'2024-01-16 17:33:40','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','5515','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(151,'Things Fall Apart by Chinua Achebe','',70.00,'2024-02-09 12:26:01','0.00','9','newstock','1','','',0.00,'','1','70','internal','1','6358','','',0.00,'','699','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'No Rules Rules Netflix and the Culture of Reinvent','',20.00,'2024-04-30 17:14:06','4.00','9','newstock','1','','',0.00,'','1','24','internal','1','10638','','',0.00,'','2299','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'ahmed hassanREFEREE OF A DIRTY UGLY GAME','',90.00,'2024-05-04 15:16:03','0.00','9','newstock','1','','',1700.00,'','1','90','internal','1','11924','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'Leadershift by John Maxwell Hardcover','',20.00,'2024-05-08 13:50:27','3.00','9','newstock','1','','',3000.00,'','1','23','internal','1','11466','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'Leadershift by John Maxwell','',20.00,'2024-05-08 13:51:12','2.00','9','newstock','1','','',0.00,'','1','22','internal','1','10685','','',0.00,'','2390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'No Limits by John Maxwell','',20.00,'2024-05-09 16:44:18','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8630','','',0.00,'','1425','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'Beast From Venus','',20.00,'2024-05-09 16:53:42','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','5745','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'Lieutenant General Daniel Opande In Pursuit of Pea','',20.00,'2024-05-17 13:19:28','1.00','9','newstock','1','','',0.00,'','1','21','internal','1','11686','','',0.00,'','4990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'Tomorrow I Become a Woman by Aiwanose Odafen','',100.00,'2024-05-22 12:37:29','4.00','9','newstock','1','','',0.00,'','1','104','internal','1','10343','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(160,'islam in kenya MOHAMED BAKARI','',30.00,'2024-05-29 12:13:36','0.00','9','newstock','1','','',2200.00,'','1','30','internal','1','11899','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'Unplugged Things Our Fathers Did not Tell Us by Ja','',125.00,'2024-05-30 16:26:54','0.00','9','newstock','1','','',1050.00,'','1','125','internal','1','8945','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'The Kingdon Field Guide to African Mammals by Jona','',20.00,'2024-05-31 16:26:55','2.00','9','newstock','1','','',0.00,'','1','22','internal','1','11596','','',0.00,'','4399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(163,'Cocktail from the Savannah by Ciku Kimani Mwaniki','',100.00,'2024-06-28 17:34:00','5.00','9','newstock','1','','',0.00,'','1','105','internal','1','6602','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'3 Bolts From The Blue by Lesalon Kasaine','',30.00,'2024-06-28 17:35:01','1.00','9','newstock','1','','',0.00,'','1','31','internal','1','6621','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'Treason by Miguna Miguna','',50.00,'2024-07-12 18:34:17','99976.00','9','newstock','1','','',0.00,'','1','100026','internal','1','11166','','',0.00,'','2999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(166,'Peeling Back the Mask by Miguna Miguna','',60.00,'2024-07-12 18:38:01','0.00','9','newstock','1','','',0.00,'','1','60','internal','1','11574','','',0.00,'','4200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'Unplugged Things Our Fathers Did not Tell Us by Ja','',100.00,'2024-07-15 12:09:37','110.00','9','newstock','1','','',1050.00,'','1','210','internal','1','8945','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'Penal Code Statutes','',100.00,'2024-07-15 13:32:29','2.00','9','newstock','1','','',0.00,'','1','102','internal','1','5457','','',0.00,'','580','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'The Mountain Is You Transforming Self Sabotage Int','',50.00,'2024-07-15 13:40:20','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','11222','','',0.00,'','3150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'Longhorn Essentials of English Grammar','',50.00,'2024-07-15 14:26:42','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','6486','','',0.00,'','754','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'The Bigger Deal Work Your Way to a Life of Meaning','',50.00,'2024-07-15 14:42:59','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','9914','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'Escape Experience Freedom by Vincent Ogutu','',50.00,'2024-07-15 14:43:54','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','7428','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'Zero to One by Peter Thiel','',20.00,'2024-07-18 14:22:45','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8443','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(174,'Rediscovering the Kingdom by Myles Munroe','',20.00,'2024-07-18 14:26:07','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10941','','',0.00,'','2690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(175,'Sabina and the Mystery of the Ogre','',30.00,'2024-07-19 12:24:45','2.00','9','newstock','1','','',0.00,'','1','32','internal','1','6189','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'12 Rules for Life An Antidote to Chaos by Jordan B','',50.00,'2024-07-22 10:58:31','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','9780141988511','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'Meditations by Marcus Aurelius','',20.00,'2024-07-22 10:58:48','3.00','9','newstock','1','','',0.00,'','1','23','internal','1','9789966463609','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'Guru A Long Walk to Success by Kailash Mota and Na','',20.00,'2024-07-22 13:48:58','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10312','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'Chain of junkdown;Okiya Omtatah Okoiti','',30.00,'2024-07-22 16:22:06','0.00','9','newstock','1','','',400.00,'','1','30','internal','1','9789966498731','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'Mbaya Wetu;Ken Walibora','',30.00,'2024-07-24 10:25:15','0.00','9','newstock','1','','',300.00,'','Main','30','Internal','Main','9789966347794','','',0.00,'','490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'Mbaya Wetu;Ken Walibora','',30.00,'2024-07-24 10:27:15','30.00','9','newstock','1','','',300.00,'','Main','60','Internal','Main','9789966347794','','',0.00,'','490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'Mbaya Wetu;Ken Walibora','',50.00,'2024-07-24 10:27:58','0.00','9','newstock','1','','',300.00,'','1','50','internal','1','9789966347794','','',0.00,'','490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(183,'Triple Heritage: A Journey to Self discovery by Ra','',20.00,'2024-07-24 12:27:00','0.00','9','newstock','1','','',1200.00,'','1','20','internal','1','9789966347795','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(184,'Whispers of solace By Wanja Wang’ondu','',50.00,'2024-07-31 12:26:19','0.00','9','newstock','1','','',700.00,'','Main','50','Internal','Main','9789914999014','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'KCSE Made Familiar: Chemistry','',100.00,'2024-07-31 16:51:16','0.00','9','newstock','1','','',700.00,'','1','100','internal','1','9789914999017','','',0.00,'','890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'KCSE Made Familiar: Mathematics','',100.00,'2024-07-31 16:52:45','0.00','9','newstock','1','','',700.00,'','1','100','internal','1','9789914999018','','',0.00,'','890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(187,'Kunyaza The Secret to Female Pleasure by Habeeb Ak','',50.00,'2024-08-07 18:21:58','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10821','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'The Maasai Language An IntroductionRevised 2nd edi','',50.00,'2024-08-08 09:07:34','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','7500','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(189,'How Women Rise by Marshall Goldsmith and Sally Hel','',55.00,'2024-08-10 11:39:38','17.00','9','newstock','1','','',0.00,'','1','72','internal','1','7725','','',0.00,'','1190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'Quiet Leadership Winning HeartsMinds and Matches b','',20.00,'2024-08-15 18:20:03','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','9807','','',0.00,'','1799','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(191,'The Dictionary of Body Language by Joe Navarro','',20.00,'2024-08-17 16:23:32','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','8862','','',0.00,'','1499','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'Nearly All The Men In Lagos Are Mad by Damilare Ku','',15.00,'2024-08-20 14:25:06','0.00','9','newstock','1','','',0.00,'','1','15','internal','1','10177','','',0.00,'','1950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'Sealed With A Kiss by Brian Mbanacho','',20.00,'2024-08-26 18:45:38','0.00','9','newstock','1','','',1100.00,'','Main','20','Internal','Main','9789914408133','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(194,'Sealed With A Kiss by Brian Mbanacho','',20.00,'2024-08-26 18:46:32','20.00','9','newstock','1','','',1100.00,'','Main','40','Internal','Main','9789914408133','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'P000594927Arom Jomo to Uhuru, Rao’s Nine Lives: Re','',20.00,'2024-08-26 19:22:12','1.00','9','newstock','1','','',1200.00,'','1','21','internal','1','12626','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(196,'Invisible Women by Caroline Criado Perez','',50.00,'2024-08-29 10:55:55','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','8526','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'The Body Keeps the Score BrainMindand Body in the ','',50.00,'2024-09-03 11:37:43','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10215','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'The 4 Disciplines of Execution by Sean CoveyChris ','',50.00,'2024-09-06 16:17:30','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','8709','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(199,'The Lean Startup by Eric Ries','',30.00,'2024-09-06 17:18:30','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','10250','','',0.00,'','1999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'The Ilwuasinkishu and Ilmoitanik Maasai A history ','',30.00,'2024-09-30 19:19:20','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','8985','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'Tears of Disinheritance Revisiting the Maasai Hist','',30.00,'2024-09-30 19:29:28','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','10329','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'Teens Guide to the Constitution of Kenya by Sandra','',1400.00,'2024-10-11 15:45:59','0.00','9','newstock','1','','',0.00,'','1','1400','internal','1','9789966078810','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(203,'The House of Rust by Khadija Abdalla Bajaber','',50.00,'2024-10-17 10:55:57','0.00','9','newstock','1','','',0.00,'','Main','50','Internal','Main','9965','','',0.00,'','1890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'The Girl with the Louding Voice by Abi Dare','',50.00,'2024-10-17 10:56:19','0.00','9','newstock','1','','',0.00,'','Main','50','Internal','Main','8734','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'The Girl with the Louding Voice by Abi Dare','',50.00,'2024-10-17 10:57:16','50.00','9','newstock','1','','',0.00,'','Main','100','Internal','Main','8734','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'The House of Rust by Khadija Abdalla Bajaber','',50.00,'2024-10-17 10:58:12','50.00','9','newstock','1','','',0.00,'','Main','100','Internal','Main','9965','','',0.00,'','1890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'The House of Rust by Khadija Abdalla Bajaber','',50.00,'2024-10-17 10:59:34','100.00','9','newstock','1','','',0.00,'','Main','150','Internal','Main','9965','','',0.00,'','1890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'The Girl with the Louding Voice by Abi Dare','',100.00,'2024-10-17 11:00:11','100.00','9','newstock','1','','',0.00,'','Main','200','Internal','Main','8734','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'The Girl with the Louding Voice by Abi Dare','',100.00,'2024-10-17 11:01:16','1.00','9','newstock','1','','',0.00,'','1','101','internal','1','8734','','',0.00,'','1490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'The House of Rust by Khadija Abdalla Bajaber','',100.00,'2024-10-17 11:01:49','1.00','9','newstock','1','','',0.00,'','1','101','internal','1','9965','','',0.00,'','1890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(211,'ABANTU','',24.00,'2024-10-24 12:24:35','0.00','9','newstock','1','','',2500.00,'','1','24','internal','1','11931','','',0.00,'','2750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'Who Took My Money by Robert Kiyosaki and Sharon Le','',50.00,'2024-11-04 17:09:16','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10295','','',0.00,'','1999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'The Bribery Syndrome by Joe Khamisi','',30.00,'2024-11-06 17:00:49','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','11079','','',0.00,'','2890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'Looters and Grabbers by Joe Khamisi','',40.00,'2024-11-06 17:03:05','0.00','9','newstock','1','','',0.00,'','1','40','internal','1','11494','','',0.00,'','3899','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(215,'Confessions of Nairobi Women by Joan Thatiah','',50.00,'2024-11-06 17:18:45','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','9789914743289','','',0.00,'','990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(216,'Petals of Blood by Ngugi Wa Thiongio','',50.00,'2024-11-07 11:11:47','0.00','9','newstock','1','','',0.00,'','Main','50','Internal','Main','6685','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'Petals of Blood by Ngugi Wa Thiongio','',50.00,'2024-11-07 11:13:22','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','6685','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'Through the wilderness of life Duke of Emali by Ri','',50.00,'2024-11-18 15:31:53','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10147','','',0.00,'','1900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'SheLeads: Lessons from Women Leaders','',50.00,'2024-11-18 15:54:45','30.00','9','newstock','1','','',2700.00,'','1','80','internal','1','9789966531153','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'80/20 Your Life Work Less Worry Less Succeed More ','',100.00,'2024-11-22 11:47:14','19.00','9','newstock','1','','',1599.00,'','1','119','internal','1','12078','','',0.00,'','1799','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'Atomic Habits by James Clear','',100.00,'2024-11-22 11:49:12','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','9781847941831','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'Start with Why by Simon Sinek','',70.00,'2024-11-28 13:20:05','2.00','9','newstock','1','','',0.00,'','1','72','internal','1','8333','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'The 7 Habits of Highly Effective People by Stephen','',20.00,'2024-12-10 14:55:25','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','10812','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'Help My Chocolate is Melting','',50.00,'2024-12-11 12:33:28','2.00','9','newstock','1','','',0.00,'','1','52','internal','1','2604','','',0.00,'','1195','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'Nobody Knows My Pain','',100.00,'2024-12-13 12:54:38','1.00','9','newstock','1','','',0.00,'','1','101','internal','1','1181','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'Dissecting The Heart of Leadership by Dr Mary Mugo','',20.00,'2024-12-14 14:37:33','0.00','9','newstock','1','','',0.00,'','Main','20','Internal','Main','9003','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'Dissecting The Heart of Leadership by Dr Mary Mugo','',20.00,'2024-12-14 14:38:13','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','9003','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'The Psychology of Money by Morgan Housel','',100.00,'2024-12-14 14:49:14','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','11006','','',0.00,'','2790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'GOOKA THE VILLAGE TO THE CITY','',30.00,'2024-12-19 11:17:22','0.00','9','newstock','1','','',1500.00,'','1','30','internal','1','11915','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'Essentialism The Disciplined Pursuit of Less by Gr','',100.00,'2024-12-19 14:53:09','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','10194','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'The Diary of a CEO: The 33 Laws of Business and Li','',100.00,'2024-12-24 09:33:00','0.00','9','newstock','1','','',2700.00,'','Main','100','Internal','Main','9789785955234','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'The Diary of a CEO: The 33 Laws of Business and Li','',100.00,'2024-12-24 09:34:13','100.00','9','newstock','1','','',2700.00,'','Main','200','Internal','Main','9789785955234','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'The Diary of a CEO: The 33 Laws of Business and Li','',100.00,'2024-12-24 09:42:43','33.00','9','newstock','1','','',2700.00,'','1','133','internal','1','9789785955234','','',0.00,'','3000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'The Oxford Handbook of Kenyan Politics','',20.00,'2024-12-27 12:33:09','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','11850','','',0.00,'','22800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'The Secret Lives of Baba Segis Wives by Lola Shone','',100.00,'2024-12-27 12:35:56','1.00','9','newstock','1','','',0.00,'','1','101','internal','1','8648','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'Backfence Talk and Other Vices by Caroline Kinya M','',60.00,'2025-01-09 13:13:07','2.00','9','newstock','1','','',0.00,'','1','62','internal','1','7079','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'Different Colours by Nganga Mbugua','',30.00,'2025-01-09 13:14:12','0.00','9','newstock','1','','',0.00,'','1','30','internal','1','6417','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'The Wealth of Nations by Adam Smith','',50.00,'2025-01-10 14:19:06','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','8001','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'Elon Musk by Ashlee Vance','',1401.00,'2025-01-10 14:22:01','0.00','9','newstock','1','','',0.00,'','1','1401','internal','1','7545','','',0.00,'','1090','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'Good to Great by Jim Collins','',50.00,'2025-01-20 11:24:51','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','10748','','',0.00,'','2490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'The Conscious Parent Transforming OurselvesEmpower','',100.00,'2025-01-20 11:26:30','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','10902','','',0.00,'','2599','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'The Book Thief by Markus Zusak','',120.00,'2025-01-20 11:30:23','3.00','9','newstock','1','','',0.00,'','1','123','internal','1','7961','','',0.00,'','1235','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'Attached The New Science of Adult Attachment and H','',100.00,'2025-01-20 11:30:39','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','9440','','',0.00,'','1690','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'Beach Read by Emily Henry','',50.00,'2025-01-20 11:32:09','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','8063','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'Think Big by Ben Carson','',50.00,'2025-01-21 11:16:01','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','6165','','',0.00,'','599','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'love ,marry kill','',100.00,'2025-01-31 10:58:36','100.00','9','newstock','1','','',1000.00,'','1','200','internal','1','9781526605403','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'THURSDAYS by Jackson Biko','',50.00,'2025-02-01 16:13:22','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','6885','','',0.00,'','899','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'','',100.00,'2025-02-02 13:59:17','','9','transfer','1','','2',1000.00,'','1','','1','Main','9781526605403','','',0.00,'','','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'love, marry kill by zukiswa','',100.00,'2025-02-02 14:12:15','0.00','9','newstock','1','','',1000.00,'','1','100','internal','1','9781526605404','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'The General and I by Helen Pilale Nkaissery A memo','',100.00,'2025-02-11 11:42:54','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','11399','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'highlighter','',100.00,'2025-02-14 11:04:43','0.00','9','newstock','1','','',70.00,'','1','100','internal','1','9781526605431','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'peace from broken pieces by iyanla vanzant','',100.00,'2025-02-14 11:22:27','0.00','9','newstock','1','','',2000.00,'','1','100','internal','1','9781526605432','','',0.00,'','2150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'WANGARI','',100.00,'2025-02-21 14:23:51','0.00','9','newstock','1','','',800.00,'','Main','100','Internal','Main','9781526605436','','',0.00,'','1090','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'PROVERBS 31 WOMAN','',100.00,'2025-02-21 14:24:02','0.00','9','newstock','1','','',900.00,'','Main','100','Internal','Main','9781526605435','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'PROVERBS 31 WOMAN','',100.00,'2025-02-21 14:26:52','0.00','9','newstock','1','','',900.00,'','1','100','internal','1','9781526605435','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'The Luo Girl From Infancy To Adulthood','',20.00,'2025-02-25 17:38:49','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','5692','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'Saving the Beautiful Forest and Other Stories','',60.00,'2025-02-28 10:54:18','15.00','9','newstock','1','','',0.00,'','1','75','internal','1','5744','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'Wahala by Nikki May','',60.00,'2025-03-01 13:01:49','5.00','9','newstock','1','','',0.00,'','1','65','internal','1','10220','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'The Sponsor by K Kimuyu','',50.00,'2025-03-01 13:03:18','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','7302','','',0.00,'','999','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'moi','',100.00,'2025-03-06 13:36:52','100.00','9','newstock','1','','',1400.00,'','1','200','internal','1','9781928436006','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'Who Moved My Cheese by Spencer Johnson','',100.00,'2025-03-10 10:05:35','0.00','9','newstock','1','','',0.00,'','Main','100','Internal','Main','6523','','',0.00,'','790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'Who Moved My Cheese by Spencer Johnson','',100.00,'2025-03-10 10:08:21','19.00','9','newstock','1','','',0.00,'','1','119','internal','1','6523','','',0.00,'','790','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'Carnivore Mountain by Charles Chanchori','',100.00,'2025-03-11 08:53:44','0.00','9','newstock','1','','',0.00,'','Main','100','Internal','Main','5976','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'Carnivore Mountain by Charles Chanchori','',100.00,'2025-03-11 08:54:43','100.00','9','newstock','1','','',0.00,'','Main','200','Internal','Main','5976','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'Carnivore Mountain by Charles Chanchori','',150.00,'2025-03-11 08:55:51','2.00','9','newstock','1','','',0.00,'','1','152','internal','1','5976','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'Nice Girls Dont Get the Corner Office by Lois P Fr','',100.00,'2025-03-11 14:37:52','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','7971','','',0.00,'','1250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'INTERVENTIONS BY KOFI ANNAN','',100.00,'2025-03-13 15:50:28','0.00','9','newstock','1','','',1950.00,'','1','100','internal','1','9789914495742','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'It Ends With Us by Collen Hoover','',99999999.99,'2025-03-16 15:45:51','5.00','9','newstock','1','','',0.00,'','1','9781471156272','internal','1','8299','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'An Illustrated Guide Medicinal plants of East Afri','',2.00,'2025-03-16 16:00:30','0.00','9','newstock','1','','',0.00,'','Main','2','Internal','Main','9781775847878','','',0.00,'','4550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'Anti-stress colouring book;the faican woman editio','',6.00,'2025-03-16 16:12:06','0.00','9','newstock','1','','',1600.00,'','1','6','internal','1','9789913612593','','',0.00,'','1760','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'','',1.00,'2025-03-16 16:14:15','','9','transfer','1','','2',1600.00,'','1','','1','Main','9789913612593','','',0.00,'','','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'The Sex Lives of African Women by Nana Darkoa Seky','',100.00,'2025-03-19 16:04:22','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','9149','','',0.00,'','1590','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'The Path to KALIECH William Odongo Omamo','',50.00,'2025-03-21 11:33:56','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','10845','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'Against All Odds by Kalonzo Musyoka','',30.00,'2025-03-21 11:37:42','1.00','9','newstock','1','','',0.00,'','1','31','internal','1','10750','','',0.00,'','2490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'Making Cents by Waceke Nduati','',100.00,'2025-03-26 14:37:32','2.00','9','newstock','1','','',0.00,'','1','102','internal','1','7839','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'THE IDEAL LAWYER','',50.00,'2025-03-28 14:21:30','0.00','9','newstock','1','','',0.00,'','1','50','internal','1','9929','','',0.00,'','1856','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'How to Write about Africa by Binyavanga Wainaina','',100.00,'2025-04-02 11:08:16','0.00','9','newstock','1','','',1900.00,'','1','100','internal','1','5725','','',0.00,'','2490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'Dukawalla and Other Stories by Pheroze Nowrojee','',35.00,'2025-04-10 12:51:12','0.00','9','newstock','1','','',0.00,'','1','35','internal','1','8811','','',0.00,'','1499','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'Disco Matanga by Alexander Nderitu','',100.00,'2025-04-25 11:51:42','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','7485','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'Sulwe by Lupita Nyongo English Version','',50.00,'2025-04-28 14:39:58','0.00','9','newstock','1','','',0.00,'','Main','50','Internal','Main','8025','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'Sulwe by Lupita Nyongo English Version','',100.00,'2025-04-28 14:50:23','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','8025','','',0.00,'','1290','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'Paradise on Earth by Dr Ashraf Sheikh','',100.00,'2025-04-28 17:08:56','2.00','9','newstock','1','','',0.00,'','1','102','internal','1','11674','','',0.00,'','4890','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'the lawyer','',100.00,'2025-04-29 12:56:58','0.00','9','newstock','1','','',1800.00,'','1','100','internal','1','9789914373231','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'Unbowed by Wangari Maathai','',50.00,'2025-04-29 15:53:38','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','8442','','',0.00,'','1399','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'Unafraid to Want You by Oreu Leunoto','',50.00,'2025-05-03 14:37:37','1.00','9','newstock','1','','',0.00,'','1','51','internal','1','8195','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(286,'An Illustrated Guide Medicinal plants of East Afri','',100.00,'2025-05-06 18:28:04','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','9781775847878','','',0.00,'','4550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(287,'How Europe Underdeveloped Africa by Walter Rodney','',60.00,'2025-05-07 14:13:23','0.00','9','newstock','1','','',0.00,'','1','60','internal','1','10575','','',0.00,'','2250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(288,'AGAINST THE ODDS: LIFE OF AFRICAN MIGRANT WORKERS ','',60.00,'2025-05-10 18:53:00','1.00','9','newstock','1','','',1900.00,'','1','61','internal','1','9788394711857','','',0.00,'','2100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(289,'John Sibi Okumu Collected Plays 20042014 by John S','',60.00,'2025-05-10 19:09:23','0.00','9','newstock','1','','',0.00,'','1','60','internal','1','8918','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(290,'The Black by Peter Wanjohi','',100.00,'2025-05-13 14:50:29','0.00','9','newstock','1','','',1000.00,'','1','100','internal','1','9789966569656','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(291,'Rivers of Love (Volume 3) by Paul Brian','',100.00,'2025-05-13 15:00:26','0.00','9','newstock','1','','',1300.00,'','1','100','internal','1','9789966569661','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(292,'Ikigai by Hector Garcia and Francesc Miralles','',100.00,'2025-05-19 12:50:12','0.00','9','newstock','1','','',0.00,'','Main','100','Internal','Main','10209','','',0.00,'','1990','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(293,'Ikigai by Hector Garcia and Francesc Miralles','',100.00,'2025-05-19 12:55:29','0.00','9','newstock','1','','',1900.00,'','1','100','internal','1','10209','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(294,'Do Not Disturb The Story of a Political Murder and','',100.00,'2025-05-21 10:54:25','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','10760','','',0.00,'','2490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(295,'50 memos to men','',80.00,'2025-05-24 15:20:13','0.00','9','newstock','1','','',900.00,'','1','80','internal','1','9789914409260','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(296,'DRUNK by Jackson Biko','',100.00,'2025-05-28 14:26:09','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','6884','','',0.00,'','899','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(297,'Homegoing by Yaa Gyasi','',100.00,'2025-06-07 13:16:48','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','8362','','',0.00,'','1390','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(298,'The African Civilization','',100.00,'2025-06-13 09:45:32','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','5657','','',0.00,'','288','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(299,'The Subtle Art of Not Giving a Fuck by Mark Manson','',100.00,'2025-06-14 10:24:47','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','10972','','',0.00,'','2750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(300,'The Cloud that Tarried by Teresiah Njambi Biu','',100.00,'2025-06-15 17:05:42','0.00','9','newstock','1','','',1290.00,'','1','100','internal','1','9789914374474','','',0.00,'','1350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(301,'Highland Cactus by Munira Hussein','',100.00,'2025-06-20 15:28:55','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','7393','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(302,'Diary of the Miaha by Verah Omwocha Dinda','',100.00,'2025-06-20 15:30:19','2.00','9','newstock','1','','',0.00,'','1','102','internal','1','7092','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(303,'Unfit for Society by Munira Hussein','',100.00,'2025-06-20 15:31:41','0.00','9','newstock','1','','',0.00,'','1','100','internal','1','7395','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(304,'The Campus Exile by Ongoma Sakwah','',60.00,'2025-06-30 12:45:07','0.00','9','newstock','1','','',0.00,'','1','60','internal','1','7375','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',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 `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` 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 `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) 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, 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=24 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 (2,NULL,'Default','','','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5200.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',77519.00,0,0.00,0.00,'no',300.00,'yes','2023-01-21 11:01:54','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00'),(7,NULL,'EMERGENCY','',NULL,'254795602114',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',1050.00,'1','2023-01-25 08:29:58','','1','2023-01-25 08:29:58','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-01-25 09:00:23','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(8,NULL,'Mark','',NULL,'254712345678','jomvi@gmail.com','','','male','Nairobi','2024-01-25','1','',NULL,'supplier','1','Jomvi Technologies','','','23568974',0.00,'1','2023-01-25 11:37:35','','1','2023-01-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',2,NULL,NULL,1,'','','0000-00-00 00:00:00'),(9,NULL,'ESTHER','ESTHER',NULL,'N/A','ESTHER','1515','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-07-20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'353203213','','0000-00-00 00:00:00'),(10,NULL,'NURIA1','NURIA1',NULL,'N/A','NURIA1','nuria','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-07-20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'242263063','','0000-00-00 00:00:00'),(11,NULL,'NATION MEDIA GROUP','',NULL,'+254729371254',NULL,'','',NULL,'','','','',NULL,'member','1','','','','P000594927A',0.00,'9','2024-10-16 13:08:05','','1','2024-10-16 13:08:05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(12,NULL,'Nation Media Group','',NULL,'P000594927A ',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2024-12-13 09:56:02','','1','2024-12-13 09:56:02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(13,NULL,'PATRICIA ','',NULL,' P051129820X ',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-03-15 10:36:54','','1','2025-03-15 10:36:54','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(14,NULL,'The leadership group','',NULL,' P051577579D',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-03-19 11:48:18','','1','2025-03-19 11:48:18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(15,NULL,'M-KOPA LTD','',NULL,' P051367755Q',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-04-30 11:39:32','','1','2025-04-30 11:39:32','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(16,NULL,'John Innocent','',NULL,'0711 442 041',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-05-02 16:45:13','','1','2025-05-02 16:45:13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(17,NULL,'Lucy Njau','',NULL,'NairobiAcademy',NULL,'','',NULL,'','','','',NULL,'member','1','','','','0725 682595',0.00,'9','2025-05-08 16:47:21','','1','2025-05-08 16:47:21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(18,NULL,'mini cabs and tours lmtd','',NULL,' P000593925W',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-05-09 15:33:28','','1','2025-05-09 15:33:28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(19,NULL,'Moses','',NULL,'+254726730307',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-05-11 10:54:23','','1','2025-05-11 10:54:23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(20,NULL,'Gatsby Africa','',NULL,' P051535284P',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-05-15 11:04:29','','1','2025-05-15 11:04:29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(21,NULL,'Peter Mwaura','',NULL,' A002811875Y',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-05-30 09:54:39','','1','2025-05-30 09:54:39','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(22,NULL,'Psychcare Kenya','',NULL,'P052005497I ',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-06-04 09:22:15','','1','2025-06-04 09:22:15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'),(23,NULL,'Beatrice Amollo,ORRP Resource Center','',NULL,' P051507105Y',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'9','2025-06-27 12:06:14','','1','2025-06-27 12:06:14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accounting',1),('accounting',10),('accountingreports',1),('accountingreports',10),('banktransfer',10),('branch',1),('cashiersales',1),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',6),('cashiersales',9),('cashiersales',10),('config',1),('config',3),('config',6),('config',10),('damagedproducts',1),('damagedproducts',3),('damagedproducts',5),('damagedproducts',6),('damagedproducts',10),('displayreport',1),('displayreport',10),('grouping',1),('grouping',10),('income',1),('income',3),('income',10),('incomeexpenses',1),('incomeexpenses',3),('incomeexpenses',5),('incomeexpenses',6),('incomeexpenses',9),('incomeexpenses',10),('incomingstock',1),('incomingstock',3),('incomingstock',5),('incomingstock',9),('incomingstock',10),('incomingstore',1),('incomingstore',3),('journalentry',1),('journalentry',10),('lowproducts',1),('lowproducts',3),('lowstocklist',1),('lowstocklist',3),('lowstocklist',5),('lowstocklist',6),('lowstocklist',9),('lowstocklist',10),('members',1),('members',3),('members',5),('members',6),('members',10),('password',1),('password',4),('password',5),('password',9),('password',10),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('productlist',6),('productlist',9),('productlist',10),('products',1),('products',3),('products',5),('products',6),('products',9),('products',10),('productscategory',1),('productscategory',3),('productscategory',5),('productscategory',6),('productscategory',10),('purchases',1),('purchases',3),('purchases',5),('purchases',6),('purchases',9),('purchases',10),('quotation',1),('quotation',3),('quotation',5),('quotation',10),('recorddelivery',1),('reports',1),('reports',3),('reports',6),('reports',10),('sales',1),('sales',3),('sales',4),('sales',5),('sales',6),('sales',9),('sales',10),('sendsms',1),('sendsms',10),('users',1),('users',3),('users',6),('users',10),('viewreturnsales',1),('viewreturnsales',6),('viewreturnsales',10),('wholesale',1),('wholesale',3),('wholesale',4); /*!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=87369 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 (84708,'sales','3','add'),(84709,'sales','3','suspend'),(84710,'sales','3','printreceipt'),(84711,'sales','3','update'),(84712,'sales','3','cash'),(84713,'sales','3','delete'),(84714,'sales','3','moresales'),(84715,'sales','3','sale'),(84716,'sales','3','Logout'),(84717,'sales','3','mpesabalance'),(84718,'sales','3','discount'),(84719,'sales','3','reprint'),(84720,'sales','3','select'),(84721,'sales','3','printbill'),(84722,'sales','3','productdiscount'),(84723,'sales','3','mpesa'),(84724,'sales','3','closebill'),(84725,'sales','3','viewbuyingprice'),(84726,'sales','3','updatepaymentmode'),(84727,'sales','3','editsellingprice'),(84728,'sales','3','card'),(84729,'sales','3','clearpayments'),(84730,'sales','3','cheque'),(84731,'sales','3','creditnote'),(84732,'sales','3','salesbeyondbprice'),(84733,'sales','3','credit'),(84734,'sales','3','dontprint'),(84735,'sales','3','backdatesales'),(84736,'sales','3','recordcoins'),(84737,'sales','3','splitbill'),(84738,'sales','3','printdelivery'),(84739,'sales','3','entermpesacode'),(84740,'sales','3','updateqtysales'),(84741,'wholesale','3','sale'),(84742,'wholesale','3','add'),(84743,'wholesale','3','delete'),(84744,'wholesale','3','update'),(84745,'cashiersales','3','entermpesacode'),(84746,'cashiersales','3','editmpesa'),(84747,'cashiersales','3','all'),(84748,'cashiersales','3','delete'),(84749,'cashiersales','3','cashiersales'),(84750,'cashiersales','3','editmpesadate'),(84751,'cashiersales','3','adddailycollection'),(84752,'cashiersales','3','viewtill'),(84753,'cashiersales','3','viewdailycollections'),(84754,'cashiersales','3','deletedailycollections'),(84755,'cashiersales','3','updatedailycollections'),(84756,'cashiersales','3','reversempesa'),(84757,'cashiersales','3','clearallsales'),(84758,'cashiersales','3','viewallcollections'),(84759,'cashiersales','3','viewallcounters'),(84760,'cashiersales','3','mpesapendingreport'),(84761,'cashiersales','3','mpesaverifiedreport'),(84762,'cashiersales','3','viewcommission'),(84763,'cashiersales','3','viewmpesamessages'),(84764,'purchases','3','add'),(84765,'purchases','3','update'),(84766,'purchases','3','delete'),(84767,'purchases','3','updatebuyingprice'),(84768,'purchases','3','updatesellingprice'),(84769,'purchases','3','updateclosedinvoice'),(84770,'purchases','3','viewquotation'),(84771,'purchases','3','viewserials'),(84772,'purchases','3','viewdirectpurchases'),(84773,'purchases','3','viewpurchase'),(84774,'purchases','3','salesorder'),(84775,'purchases','3','budget'),(84776,'purchases','3','showdefaultserials'),(84777,'purchases','3','viewallcounters'),(84778,'purchases','3','approve'),(84779,'purchases','3','addbatchno'),(84780,'purchases','3','addexpirydate'),(84781,'viewreturnsales','3','add'),(84782,'viewreturnsales','3','update'),(84783,'viewreturnsales','3','return'),(84784,'viewreturnsales','3','clear'),(84785,'viewreturnsales','3','moresales'),(84786,'income','3','View'),(84787,'income','3','add'),(84788,'income','3','wiewinvoices'),(84789,'income','3','detailedvatinvoice'),(84790,'incomeexpenses','3','add'),(84791,'incomeexpenses','3','closeexpense'),(84792,'incomeexpenses','3','update'),(84793,'incomeexpenses','3','updateclosedexpenses'),(84794,'incomeexpenses','3','wiewinvoices'),(84795,'incomeexpenses','3','viewbills'),(84796,'incomeexpenses','3','viewexpense'),(84797,'incomeexpenses','3','viewdebtors'),(84798,'incomeexpenses','3','viewcreditors'),(84799,'incomeexpenses','3','postrentalexpenses'),(84800,'members','3','add'),(84801,'members','3','update'),(84802,'members','3','deletepeople'),(84803,'members','3','opencloseshift'),(84804,'users','3','add'),(84805,'users','3','update'),(84806,'users','3','delete'),(84807,'users','3','deleteallroles'),(84808,'productscategory','3','add'),(84809,'productscategory','3','update'),(84810,'productscategory','3','delete'),(84811,'productlist','3','bulk'),(84812,'productlist','3','more'),(84813,'productlist','3','move'),(84814,'productlist','3','updatestock'),(84815,'productlist','3','transfer'),(84816,'productlist','3','addstock'),(84817,'productlist','3','delete'),(84818,'productlist','3','view'),(84819,'productlist','3','update'),(84820,'productlist','3','add'),(84821,'productlist','3','openclosestock'),(84822,'productlist','3','stocktaking'),(84823,'productlist','3','editstocktaken'),(84824,'productlist','3','editopenclosestock'),(84825,'productlist','3','viewserials'),(84826,'productlist','3','changeserialstatus'),(84827,'productlist','3','viewproductsfromallbranches'),(84828,'productlist','3','bulkpriceupdate'),(84829,'productlist','3','negativestockadjustment'),(84830,'products','3','add'),(84831,'products','3','update'),(84832,'products','3','delete'),(84833,'products','3','addstock'),(84834,'products','3','more'),(84835,'products','3','bulk'),(84836,'products','3','deleteorder'),(84837,'products','3','dispatch'),(84838,'products','3','removestock'),(84839,'products','3','price'),(84840,'products','3','removeallstock'),(84841,'products','3','bulkpriceupdate'),(84842,'products','3','negativestockadjustment'),(84843,'incomingstock','3','add'),(84844,'incomingstock','3','update'),(84845,'incomingstock','3','view'),(84846,'incomingstock','3','delete'),(84847,'incomingstore','3','add'),(84848,'incomingstore','3','delete'),(84849,'incomingstore','3','view'),(84850,'lowstocklist','3','add'),(84851,'lowstocklist','3','more'),(84852,'lowstocklist','3','view'),(84853,'lowproducts','3','add'),(84854,'lowproducts','3','update'),(84855,'damagedproducts','3','add'),(84856,'damagedproducts','3','update'),(84857,'damagedproducts','3','delete'),(84858,'accountingreports','3','view'),(84859,'reports','3','view'),(84860,'reports','3','download'),(84861,'reports','3','delete'),(84862,'reports','3','update'),(84863,'reports','3','viewall'),(84864,'quotation','3','add'),(84865,'quotation','3','update'),(84866,'quotation','3','view'),(84867,'quotation','3','viewall'),(84868,'config','3','delete'),(84869,'config','3','add'),(84870,'config','3','update'),(85597,'sales','6','add'),(85598,'sales','6','suspend'),(85599,'sales','6','printreceipt'),(85600,'sales','6','update'),(85601,'sales','6','cash'),(85602,'sales','6','delete'),(85603,'sales','6','moresales'),(85604,'sales','6','sale'),(85605,'sales','6','Logout'),(85606,'sales','6','mpesabalance'),(85607,'sales','6','discount'),(85608,'sales','6','reprint'),(85609,'sales','6','select'),(85610,'sales','6','printbill'),(85611,'sales','6','productdiscount'),(85612,'sales','6','mpesa'),(85613,'sales','6','closebill'),(85614,'sales','6','viewbuyingprice'),(85615,'sales','6','updatepaymentmode'),(85616,'sales','6','editsellingprice'),(85617,'sales','6','card'),(85618,'sales','6','clearpayments'),(85619,'sales','6','cheque'),(85620,'sales','6','creditnote'),(85621,'sales','6','salesbeyondbprice'),(85622,'sales','6','credit'),(85623,'sales','6','dontprint'),(85624,'sales','6','backdatesales'),(85625,'sales','6','recordcoins'),(85626,'sales','6','splitbill'),(85627,'sales','6','printdelivery'),(85628,'sales','6','entermpesacode'),(85629,'sales','6','updateqtysales'),(85630,'cashiersales','6','entermpesacode'),(85631,'cashiersales','6','editmpesa'),(85632,'cashiersales','6','all'),(85633,'cashiersales','6','delete'),(85634,'cashiersales','6','cashiersales'),(85635,'cashiersales','6','editmpesadate'),(85636,'cashiersales','6','adddailycollection'),(85637,'cashiersales','6','viewtill'),(85638,'cashiersales','6','viewdailycollections'),(85639,'cashiersales','6','deletedailycollections'),(85640,'cashiersales','6','updatedailycollections'),(85641,'cashiersales','6','reversempesa'),(85642,'cashiersales','6','clearallsales'),(85643,'cashiersales','6','viewallcollections'),(85644,'cashiersales','6','viewallcounters'),(85645,'cashiersales','6','mpesapendingreport'),(85646,'cashiersales','6','mpesaverifiedreport'),(85647,'cashiersales','6','viewcommission'),(85648,'cashiersales','6','viewmpesamessages'),(85649,'purchases','6','add'),(85650,'purchases','6','update'),(85651,'purchases','6','delete'),(85652,'purchases','6','updatebuyingprice'),(85653,'purchases','6','updatesellingprice'),(85654,'purchases','6','updateclosedinvoice'),(85655,'purchases','6','viewquotation'),(85656,'purchases','6','viewserials'),(85657,'purchases','6','viewdirectpurchases'),(85658,'purchases','6','viewpurchase'),(85659,'purchases','6','salesorder'),(85660,'purchases','6','budget'),(85661,'purchases','6','showdefaultserials'),(85662,'purchases','6','viewallcounters'),(85663,'purchases','6','approve'),(85664,'purchases','6','addbatchno'),(85665,'purchases','6','addexpirydate'),(85666,'viewreturnsales','6','add'),(85667,'viewreturnsales','6','update'),(85668,'viewreturnsales','6','delete'),(85669,'viewreturnsales','6','return'),(85670,'viewreturnsales','6','clear'),(85671,'viewreturnsales','6','moresales'),(85672,'incomeexpenses','6','add'),(85673,'incomeexpenses','6','closeexpense'),(85674,'incomeexpenses','6','update'),(85675,'incomeexpenses','6','updateclosedexpenses'),(85676,'incomeexpenses','6','wiewinvoices'),(85677,'incomeexpenses','6','viewbills'),(85678,'incomeexpenses','6','viewexpense'),(85679,'incomeexpenses','6','viewdebtors'),(85680,'incomeexpenses','6','viewcreditors'),(85681,'incomeexpenses','6','postrentalexpenses'),(85682,'members','6','add'),(85683,'members','6','update'),(85684,'members','6','deletepeople'),(85685,'members','6','opencloseshift'),(85686,'users','6','add'),(85687,'users','6','update'),(85688,'users','6','delete'),(85689,'users','6','deleteallroles'),(85690,'productscategory','6','add'),(85691,'productscategory','6','update'),(85692,'productscategory','6','delete'),(85693,'productlist','6','bulk'),(85694,'productlist','6','more'),(85695,'productlist','6','move'),(85696,'productlist','6','updatestock'),(85697,'productlist','6','transfer'),(85698,'productlist','6','addstock'),(85699,'productlist','6','delete'),(85700,'productlist','6','view'),(85701,'productlist','6','update'),(85702,'productlist','6','add'),(85703,'productlist','6','openclosestock'),(85704,'productlist','6','stocktaking'),(85705,'productlist','6','editstocktaken'),(85706,'productlist','6','editopenclosestock'),(85707,'productlist','6','viewserials'),(85708,'productlist','6','changeserialstatus'),(85709,'productlist','6','viewproductsfromallbranches'),(85710,'productlist','6','bulkpriceupdate'),(85711,'products','6','add'),(85712,'products','6','update'),(85713,'products','6','delete'),(85714,'products','6','addstock'),(85715,'products','6','more'),(85716,'products','6','bulk'),(85717,'products','6','deleteorder'),(85718,'products','6','dispatch'),(85719,'products','6','removestock'),(85720,'products','6','price'),(85721,'products','6','removeallstock'),(85722,'products','6','bulkpriceupdate'),(85723,'products','6','negativestockadjustment'),(85724,'lowstocklist','6','add'),(85725,'lowstocklist','6','more'),(85726,'lowstocklist','6','view'),(85727,'damagedproducts','6','add'),(85728,'damagedproducts','6','update'),(85729,'damagedproducts','6','delete'),(85730,'accountingreports','6','view'),(85731,'reports','6','view'),(85732,'reports','6','download'),(85733,'reports','6','delete'),(85734,'reports','6','update'),(85735,'reports','6','viewall'),(85736,'config','6','delete'),(85737,'config','6','add'),(85738,'config','6','update'),(85739,'sales','5','add'),(85740,'sales','5','suspend'),(85741,'sales','5','printreceipt'),(85742,'sales','5','update'),(85743,'sales','5','cash'),(85744,'sales','5','moresales'),(85745,'sales','5','sale'),(85746,'sales','5','discount'),(85747,'sales','5','reprint'),(85748,'sales','5','select'),(85749,'sales','5','printbill'),(85750,'sales','5','productdiscount'),(85751,'sales','5','mpesa'),(85752,'sales','5','closebill'),(85753,'sales','5','viewbuyingprice'),(85754,'sales','5','updatepaymentmode'),(85755,'sales','5','editsellingprice'),(85756,'sales','5','card'),(85757,'sales','5','clearpayments'),(85758,'sales','5','cheque'),(85759,'sales','5','creditnote'),(85760,'sales','5','salesbeyondbprice'),(85761,'sales','5','credit'),(85762,'sales','5','dontprint'),(85763,'sales','5','backdatesales'),(85764,'sales','5','recordcoins'),(85765,'sales','5','entermpesacode'),(85766,'sales','5','updateqtysales'),(85767,'cashiersales','5','entermpesacode'),(85768,'cashiersales','5','editmpesa'),(85769,'cashiersales','5','all'),(85770,'cashiersales','5','cashiersales'),(85771,'cashiersales','5','editmpesadate'),(85772,'cashiersales','5','viewtill'),(85773,'cashiersales','5','viewdailycollections'),(85774,'cashiersales','5','updatedailycollections'),(85775,'cashiersales','5','clearallsales'),(85776,'cashiersales','5','viewallcounters'),(85777,'cashiersales','5','viewcommission'),(85778,'cashiersales','5','viewmpesamessages'),(85779,'purchases','5','add'),(85780,'purchases','5','update'),(85781,'purchases','5','updatebuyingprice'),(85782,'purchases','5','updatesellingprice'),(85783,'purchases','5','updateclosedinvoice'),(85784,'purchases','5','viewquotation'),(85785,'purchases','5','viewserials'),(85786,'purchases','5','viewdirectpurchases'),(85787,'purchases','5','viewpurchase'),(85788,'purchases','5','salesorder'),(85789,'purchases','5','budget'),(85790,'purchases','5','showdefaultserials'),(85791,'purchases','5','viewallcounters'),(85792,'purchases','5','approve'),(85793,'purchases','5','addbatchno'),(85794,'purchases','5','addexpirydate'),(85795,'viewreturnsales','5','add'),(85796,'viewreturnsales','5','update'),(85797,'viewreturnsales','5','return'),(85798,'viewreturnsales','5','clear'),(85799,'viewreturnsales','5','moresales'),(85800,'incomeexpenses','5','add'),(85801,'incomeexpenses','5','closeexpense'),(85802,'incomeexpenses','5','update'),(85803,'incomeexpenses','5','updateclosedexpenses'),(85804,'incomeexpenses','5','wiewinvoices'),(85805,'incomeexpenses','5','viewbills'),(85806,'incomeexpenses','5','viewexpense'),(85807,'incomeexpenses','5','viewdebtors'),(85808,'incomeexpenses','5','viewcreditors'),(85809,'incomeexpenses','5','postrentalexpenses'),(85810,'members','5','add'),(85811,'members','5','update'),(85812,'productscategory','5','add'),(85813,'productscategory','5','update'),(85814,'productscategory','5','delete'),(85815,'productlist','5','bulk'),(85816,'productlist','5','more'),(85817,'productlist','5','move'),(85818,'productlist','5','updatestock'),(85819,'productlist','5','transfer'),(85820,'productlist','5','addstock'),(85821,'productlist','5','delete'),(85822,'productlist','5','view'),(85823,'productlist','5','update'),(85824,'productlist','5','add'),(85825,'productlist','5','openclosestock'),(85826,'productlist','5','stocktaking'),(85827,'productlist','5','editstocktaken'),(85828,'productlist','5','editopenclosestock'),(85829,'productlist','5','viewserials'),(85830,'productlist','5','changeserialstatus'),(85831,'productlist','5','viewproductsfromallbranches'),(85832,'productlist','5','bulkpriceupdate'),(85833,'productlist','5','negativestockadjustment'),(85834,'products','5','add'),(85835,'products','5','update'),(85836,'products','5','delete'),(85837,'products','5','addstock'),(85838,'products','5','more'),(85839,'products','5','bulk'),(85840,'products','5','deleteorder'),(85841,'products','5','dispatch'),(85842,'products','5','removestock'),(85843,'products','5','price'),(85844,'products','5','removeallstock'),(85845,'products','5','bulkpriceupdate'),(85846,'products','5','negativestockadjustment'),(85847,'incomingstock','5','add'),(85848,'incomingstock','5','update'),(85849,'incomingstock','5','view'),(85850,'incomingstock','5','delete'),(85851,'lowstocklist','5','add'),(85852,'lowstocklist','5','more'),(85853,'lowstocklist','5','view'),(85854,'damagedproducts','5','add'),(85855,'damagedproducts','5','update'),(85856,'damagedproducts','5','delete'),(85857,'password','5','change'),(85858,'quotation','5','add'),(85859,'quotation','5','update'),(85860,'quotation','5','view'),(85861,'quotation','5','viewall'),(85862,'sales','4','add'),(85863,'sales','4','suspend'),(85864,'sales','4','printreceipt'),(85865,'sales','4','update'),(85866,'sales','4','cash'),(85867,'sales','4','moresales'),(85868,'sales','4','sale'),(85869,'sales','4','discount'),(85870,'sales','4','reprint'),(85871,'sales','4','select'),(85872,'sales','4','printbill'),(85873,'sales','4','productdiscount'),(85874,'sales','4','mpesa'),(85875,'sales','4','closebill'),(85876,'sales','4','viewbuyingprice'),(85877,'sales','4','updatepaymentmode'),(85878,'sales','4','editsellingprice'),(85879,'sales','4','card'),(85880,'sales','4','clearpayments'),(85881,'sales','4','cheque'),(85882,'sales','4','creditnote'),(85883,'sales','4','salesbeyondbprice'),(85884,'sales','4','credit'),(85885,'sales','4','dontprint'),(85886,'sales','4','recordcoins'),(85887,'sales','4','printdelivery'),(85888,'sales','4','entermpesacode'),(85889,'sales','4','updateqtysales'),(85890,'wholesale','4','sale'),(85891,'wholesale','4','add'),(85892,'wholesale','4','delete'),(85893,'wholesale','4','update'),(85894,'cashiersales','4','entermpesacode'),(85895,'cashiersales','4','editmpesa'),(85896,'cashiersales','4','all'),(85897,'cashiersales','4','cashiersales'),(85898,'cashiersales','4','editmpesadate'),(85899,'cashiersales','4','adddailycollection'),(85900,'cashiersales','4','viewtill'),(85901,'cashiersales','4','viewdailycollections'),(85902,'cashiersales','4','updatedailycollections'),(85903,'cashiersales','4','clearallsales'),(85904,'cashiersales','4','viewallcollections'),(85905,'cashiersales','4','viewallcounters'),(85906,'cashiersales','4','mpesapendingreport'),(85907,'cashiersales','4','mpesaverifiedreport'),(85908,'cashiersales','4','viewcommission'),(85909,'cashiersales','4','viewmpesamessages'),(85910,'productlist','4','view'),(85911,'password','4','change'),(86548,'sales','10','add'),(86549,'sales','10','suspend'),(86550,'sales','10','printreceipt'),(86551,'sales','10','update'),(86552,'sales','10','cash'),(86553,'sales','10','delete'),(86554,'sales','10','moresales'),(86555,'sales','10','sale'),(86556,'sales','10','Logout'),(86557,'sales','10','mpesabalance'),(86558,'sales','10','discount'),(86559,'sales','10','reprint'),(86560,'sales','10','select'),(86561,'sales','10','printbill'),(86562,'sales','10','productdiscount'),(86563,'sales','10','mpesa'),(86564,'sales','10','closebill'),(86565,'sales','10','viewbuyingprice'),(86566,'sales','10','updatepaymentmode'),(86567,'sales','10','editsellingprice'),(86568,'sales','10','card'),(86569,'sales','10','clearpayments'),(86570,'sales','10','cheque'),(86571,'sales','10','creditnote'),(86572,'sales','10','salesbeyondbprice'),(86573,'sales','10','credit'),(86574,'sales','10','dontprint'),(86575,'sales','10','backdatesales'),(86576,'sales','10','recordcoins'),(86577,'sales','10','entermpesacode'),(86578,'sales','10','updateqtysales'),(86579,'cashiersales','10','entermpesacode'),(86580,'cashiersales','10','editmpesa'),(86581,'cashiersales','10','all'),(86582,'cashiersales','10','delete'),(86583,'cashiersales','10','cashiersales'),(86584,'cashiersales','10','editmpesadate'),(86585,'cashiersales','10','adddailycollection'),(86586,'cashiersales','10','viewtill'),(86587,'cashiersales','10','viewdailycollections'),(86588,'cashiersales','10','deletedailycollections'),(86589,'cashiersales','10','updatedailycollections'),(86590,'cashiersales','10','reversempesa'),(86591,'cashiersales','10','clearallsales'),(86592,'cashiersales','10','viewallcollections'),(86593,'cashiersales','10','viewallcounters'),(86594,'cashiersales','10','mpesapendingreport'),(86595,'cashiersales','10','mpesaverifiedreport'),(86596,'cashiersales','10','viewcommission'),(86597,'cashiersales','10','viewmpesamessages'),(86598,'purchases','10','add'),(86599,'purchases','10','update'),(86600,'purchases','10','delete'),(86601,'purchases','10','updatebuyingprice'),(86602,'purchases','10','updatesellingprice'),(86603,'purchases','10','updateclosedinvoice'),(86604,'purchases','10','viewquotation'),(86605,'purchases','10','viewserials'),(86606,'purchases','10','viewdirectpurchases'),(86607,'purchases','10','viewpurchase'),(86608,'purchases','10','salesorder'),(86609,'purchases','10','budget'),(86610,'purchases','10','showdefaultserials'),(86611,'purchases','10','viewallcounters'),(86612,'purchases','10','approve'),(86613,'viewreturnsales','10','add'),(86614,'viewreturnsales','10','update'),(86615,'viewreturnsales','10','delete'),(86616,'viewreturnsales','10','return'),(86617,'viewreturnsales','10','clear'),(86618,'viewreturnsales','10','moresales'),(86619,'income','10','View'),(86620,'income','10','add'),(86621,'income','10','wiewinvoices'),(86622,'income','10','detailedvatinvoice'),(86623,'incomeexpenses','10','add'),(86624,'incomeexpenses','10','closeexpense'),(86625,'incomeexpenses','10','update'),(86626,'incomeexpenses','10','updateclosedexpenses'),(86627,'incomeexpenses','10','wiewinvoices'),(86628,'incomeexpenses','10','viewbills'),(86629,'incomeexpenses','10','viewexpense'),(86630,'incomeexpenses','10','viewdebtors'),(86631,'incomeexpenses','10','viewcreditors'),(86632,'members','10','add'),(86633,'members','10','update'),(86634,'members','10','deletepeople'),(86635,'members','10','opencloseshift'),(86636,'users','10','add'),(86637,'users','10','update'),(86638,'users','10','delete'),(86639,'users','10','deleteallroles'),(86640,'productscategory','10','add'),(86641,'productscategory','10','update'),(86642,'productscategory','10','delete'),(86643,'productlist','10','bulk'),(86644,'productlist','10','more'),(86645,'productlist','10','move'),(86646,'productlist','10','updatestock'),(86647,'productlist','10','transfer'),(86648,'productlist','10','addstock'),(86649,'productlist','10','delete'),(86650,'productlist','10','view'),(86651,'productlist','10','update'),(86652,'productlist','10','add'),(86653,'productlist','10','openclosestock'),(86654,'productlist','10','stocktaking'),(86655,'productlist','10','editstocktaken'),(86656,'productlist','10','editopenclosestock'),(86657,'productlist','10','viewserials'),(86658,'productlist','10','changeserialstatus'),(86659,'productlist','10','viewproductsfromallbranches'),(86660,'productlist','10','bulkpriceupdate'),(86661,'productlist','10','negativestockadjustment'),(86662,'products','10','add'),(86663,'products','10','update'),(86664,'products','10','delete'),(86665,'products','10','addstock'),(86666,'products','10','more'),(86667,'products','10','bulk'),(86668,'products','10','deleteorder'),(86669,'products','10','dispatch'),(86670,'products','10','removestock'),(86671,'products','10','price'),(86672,'products','10','removeallstock'),(86673,'products','10','bulkpriceupdate'),(86674,'products','10','negativestockadjustment'),(86675,'incomingstock','10','add'),(86676,'incomingstock','10','update'),(86677,'incomingstock','10','view'),(86678,'incomingstock','10','delete'),(86679,'lowstocklist','10','add'),(86680,'lowstocklist','10','more'),(86681,'lowstocklist','10','view'),(86682,'damagedproducts','10','add'),(86683,'damagedproducts','10','update'),(86684,'damagedproducts','10','delete'),(86685,'accounting','10','deletebank'),(86686,'accounting','10','deleteglaccount'),(86687,'accounting','10','view'),(86688,'banktransfer','10','add'),(86689,'journalentry','10','add'),(86690,'accountingreports','10','view'),(86691,'reports','10','view'),(86692,'reports','10','download'),(86693,'reports','10','delete'),(86694,'reports','10','update'),(86695,'reports','10','viewall'),(86696,'displayreport','10','view'),(86697,'grouping','10','add'),(86698,'grouping','10','update'),(86699,'grouping','10','delete'),(86700,'sendsms','10','add'),(86701,'sendsms','10','update'),(86702,'sendsms','10','delete'),(86703,'sendsms','10','transfersms'),(86704,'password','10','change'),(86705,'quotation','10','add'),(86706,'quotation','10','update'),(86707,'quotation','10','delete'),(86708,'quotation','10','view'),(86709,'quotation','10','viewall'),(86710,'config','10','delete'),(86711,'config','10','add'),(86712,'config','10','update'),(86713,'config','10','productcode'),(86714,'config','10','Novatsales'),(86945,'sales','1','add'),(86946,'sales','1','suspend'),(86947,'sales','1','selectmessage'),(86948,'sales','1','printreceipt'),(86949,'sales','1','update'),(86950,'sales','1','cash'),(86951,'sales','1','moresales'),(86952,'sales','1','sale'),(86953,'sales','1','Logout'),(86954,'sales','1','mpesabalance'),(86955,'sales','1','displaycustomers'),(86956,'sales','1','discount'),(86957,'sales','1','reprint'),(86958,'sales','1','select'),(86959,'sales','1','printbill'),(86960,'sales','1','mpesa'),(86961,'sales','1','order'),(86962,'sales','1','viewbuyingprice'),(86963,'sales','1','updatepaymentmode'),(86964,'sales','1','card'),(86965,'sales','1','clearpayments'),(86966,'sales','1','cheque'),(86967,'sales','1','creditnote'),(86968,'sales','1','voucher'),(86969,'sales','1','salesbeyondbprice'),(86970,'sales','1','points'),(86971,'sales','1','credit'),(86972,'sales','1','selectroom'),(86973,'sales','1','dontprint'),(86974,'sales','1','backdatesales'),(86975,'sales','1','recordcoins'),(86976,'sales','1','giveloyalityponts'),(86977,'sales','1','leaseitems'),(86978,'sales','1','changetaxstatus'),(86979,'sales','1','splitbill'),(86980,'sales','1','changeuomonsales'),(86981,'sales','1','selecttable'),(86982,'sales','1','printdelivery'),(86983,'sales','1','sendsms'),(86984,'sales','1','entermpesacode'),(86985,'sales','1','selectcurrency'),(86986,'sales','1','salesperson'),(86987,'wholesale','1','sale'),(86988,'wholesale','1','add'),(86989,'wholesale','1','delete'),(86990,'wholesale','1','update'),(86991,'cashiersales','1','editmpesa'),(86992,'cashiersales','1','all'),(86993,'cashiersales','1','delete'),(86994,'cashiersales','1','cashiersales'),(86995,'cashiersales','1','editmpesadate'),(86996,'cashiersales','1','adddailycollection'),(86997,'cashiersales','1','viewtill'),(86998,'cashiersales','1','viewdailycollections'),(86999,'cashiersales','1','deletedailycollections'),(87000,'cashiersales','1','updatedailycollections'),(87001,'cashiersales','1','reversempesa'),(87002,'cashiersales','1','clearallsales'),(87003,'cashiersales','1','viewallcollections'),(87004,'cashiersales','1','viewallcounters'),(87005,'cashiersales','1','mpesapendingreport'),(87006,'cashiersales','1','mpesaverifiedreport'),(87007,'cashiersales','1','viewcommission'),(87008,'cashiersales','1','viewmpesamessages'),(87009,'recorddelivery','1','add'),(87010,'recorddelivery','1','view'),(87011,'recorddelivery','1','update'),(87012,'recorddelivery','1','delete'),(87013,'recorddelivery','1','changestatus'),(87014,'recorddelivery','1','report'),(87015,'recorddelivery','1','Dispatched'),(87016,'recorddelivery','1','FailedDelivery'),(87017,'recorddelivery','1','ReturnedandReceived'),(87018,'recorddelivery','1','Delivered'),(87019,'recorddelivery','1','Claimraised'),(87020,'recorddelivery','1','ClaimOK'),(87021,'recorddelivery','1','ClaimDamaged'),(87022,'purchases','1','add'),(87023,'purchases','1','updatebuyingprice'),(87024,'purchases','1','updatesellingprice'),(87025,'purchases','1','viewquotation'),(87026,'purchases','1','viewserials'),(87027,'purchases','1','viewdirectpurchases'),(87028,'purchases','1','viewpurchase'),(87029,'purchases','1','salesorder'),(87030,'purchases','1','budget'),(87031,'purchases','1','showdefaultserials'),(87032,'purchases','1','approve'),(87033,'purchases','1','addbatchno'),(87034,'purchases','1','addexpirydate'),(87035,'viewreturnsales','1','add'),(87036,'viewreturnsales','1','update'),(87037,'viewreturnsales','1','delete'),(87038,'viewreturnsales','1','return'),(87039,'viewreturnsales','1','clear'),(87040,'viewreturnsales','1','moresales'),(87041,'income','1','View'),(87042,'income','1','add'),(87043,'income','1','wiewinvoices'),(87044,'incomeexpenses','1','add'),(87045,'incomeexpenses','1','closeexpense'),(87046,'incomeexpenses','1','update'),(87047,'incomeexpenses','1','wiewinvoices'),(87048,'incomeexpenses','1','viewbills'),(87049,'incomeexpenses','1','viewdebtors'),(87050,'incomeexpenses','1','viewcreditors'),(87051,'incomeexpenses','1','postrentalexpenses'),(87052,'accomodation','1','viewrooms'),(87053,'accomodation','1','addhouse'),(87054,'accomodation','1','dailysales'),(87055,'accomodation','1','viewhouse'),(87056,'accomodation','1','voucher'),(87057,'accomodation','1','mpesa'),(87058,'accomodation','1','points'),(87059,'accomodation','1','credit'),(87060,'accomodation','1','card'),(87061,'accomodation','1','cash'),(87062,'accomodation','1','cheque'),(87063,'accomodation','1','checkinroom'),(87064,'accomodation','1','checkoutroom'),(87065,'accomodation','1','addroom'),(87066,'accomodation','1','cancel'),(87067,'accomodation','1','checkin'),(87068,'accomodation','1','addcharges'),(87069,'accomodation','1','givediscount'),(87070,'accomodation','1','cleanrooms'),(87071,'accomodation','1','updatecharges'),(87072,'accomodation','1','updateroom'),(87073,'accomodation','1','postexpense'),(87074,'accomodation','1','updatehouse'),(87075,'accomodation','1','Post Bank Deposits'),(87076,'accomodation','1','managehotel'),(87077,'accomodation','1','assignrooms'),(87078,'accomodation','1','managerental'),(87079,'accomodation','1','changepayment'),(87080,'accomodation','1','housekeeping'),(87081,'accomodation','1','customerregister'),(87082,'accomodation','1','dailypayments'),(87083,'accomodation','1','advancebooking'),(87084,'accomodation','1','checkoutcustomerwithbalance'),(87085,'accomodation','1','managecustomer'),(87086,'accomodation','1','viewreports'),(87087,'accomodation','1','accomodationmanager'),(87088,'accomodation','1','accommodationcleaner'),(87089,'accomodation','1','accommodationreceiptionist'),(87090,'accomodation','1','config'),(87091,'accomodation','1','viewroomcleaned'),(87092,'accomodation','1','clearsales'),(87093,'accomodation','1','dailycollections'),(87094,'branch','1','add'),(87095,'branch','1','view'),(87096,'branch','1','update'),(87097,'branch','1','delete'),(87098,'members','1','add'),(87099,'members','1','update'),(87100,'members','1','opencloseshift'),(87101,'users','1','add'),(87102,'users','1','update'),(87103,'users','1','delete'),(87104,'productscategory','1','add'),(87105,'productscategory','1','update'),(87106,'productscategory','1','delete'),(87107,'productlist','1','bulk'),(87108,'productlist','1','more'),(87109,'productlist','1','move'),(87110,'productlist','1','updatestock'),(87111,'productlist','1','transfer'),(87112,'productlist','1','addstock'),(87113,'productlist','1','delete'),(87114,'productlist','1','view'),(87115,'productlist','1','update'),(87116,'productlist','1','add'),(87117,'productlist','1','stocktaking'),(87118,'productlist','1','editstocktaken'),(87119,'productlist','1','editopenclosestock'),(87120,'productlist','1','viewserials'),(87121,'productlist','1','changeserialstatus'),(87122,'productlist','1','viewproductsfromallbranches'),(87123,'products','1','add'),(87124,'products','1','update'),(87125,'products','1','delete'),(87126,'products','1','addstock'),(87127,'products','1','more'),(87128,'products','1','bulk'),(87129,'products','1','deleteorder'),(87130,'products','1','dispatch'),(87131,'products','1','removestock'),(87132,'products','1','price'),(87133,'products','1','removeallstock'),(87134,'products','1','bulkpriceupdate'),(87135,'incomingstock','1','add'),(87136,'incomingstock','1','update'),(87137,'incomingstock','1','view'),(87138,'incomingstock','1','delete'),(87139,'incomingstore','1','add'),(87140,'incomingstore','1','delete'),(87141,'incomingstore','1','view'),(87142,'lowstocklist','1','more'),(87143,'lowstocklist','1','view'),(87144,'lowproducts','1','add'),(87145,'lowproducts','1','update'),(87146,'damagedproducts','1','add'),(87147,'damagedproducts','1','update'),(87148,'damagedproducts','1','delete'),(87149,'accounting','1','deletebank'),(87150,'accounting','1','deleteglaccount'),(87151,'accounting','1','view'),(87152,'journalentry','1','add'),(87153,'accountingreports','1','view'),(87154,'reports','1','view'),(87155,'reports','1','download'),(87156,'reports','1','update'),(87157,'reports','1','viewall'),(87158,'displayreport','1','view'),(87159,'grouping','1','add'),(87160,'grouping','1','update'),(87161,'grouping','1','delete'),(87162,'sendsms','1','add'),(87163,'sendsms','1','update'),(87164,'sendsms','1','delete'),(87165,'sendsms','1','transfersms'),(87166,'password','1','change'),(87167,'quotation','1','add'),(87168,'quotation','1','update'),(87169,'quotation','1','delete'),(87170,'quotation','1','view'),(87171,'quotation','1','viewall'),(87172,'config','1','delete'),(87173,'config','1','update'),(87267,'sales','9','add'),(87268,'sales','9','printreceipt'),(87269,'sales','9','suspend'),(87270,'sales','9','update'),(87271,'sales','9','cash'),(87272,'sales','9','moresales'),(87273,'sales','9','sale'),(87274,'sales','9','select'),(87275,'sales','9','reprint'),(87276,'sales','9','discount'),(87277,'sales','9','productdiscount'),(87278,'sales','9','printbill'),(87279,'sales','9','mpesa'),(87280,'sales','9','closebill'),(87281,'sales','9','card'),(87282,'sales','9','viewbuyingprice'),(87283,'sales','9','updatepaymentmode'),(87284,'sales','9','editsellingprice'),(87285,'sales','9','clearpayments'),(87286,'sales','9','cheque'),(87287,'sales','9','creditnote'),(87288,'sales','9','salesbeyondbprice'),(87289,'sales','9','credit'),(87290,'sales','9','dontprint'),(87291,'sales','9','recordcoins'),(87292,'sales','9','printdelivery'),(87293,'sales','9','entermpesacode'),(87294,'sales','9','updateqtysales'),(87295,'cashiersales','9','entermpesacode'),(87296,'cashiersales','9','editmpesa'),(87297,'cashiersales','9','all'),(87298,'cashiersales','9','cashiersales'),(87299,'cashiersales','9','editmpesadate'),(87300,'cashiersales','9','adddailycollection'),(87301,'cashiersales','9','viewtill'),(87302,'cashiersales','9','viewdailycollections'),(87303,'cashiersales','9','updatedailycollections'),(87304,'cashiersales','9','clearallsales'),(87305,'cashiersales','9','viewallcollections'),(87306,'cashiersales','9','mpesapendingreport'),(87307,'cashiersales','9','viewallcounters'),(87308,'cashiersales','9','mpesaverifiedreport'),(87309,'cashiersales','9','viewcommission'),(87310,'cashiersales','9','viewmpesamessages'),(87311,'purchases','9','add'),(87312,'purchases','9','update'),(87313,'purchases','9','delete'),(87314,'purchases','9','updatebuyingprice'),(87315,'purchases','9','updatesellingprice'),(87316,'purchases','9','updateclosedinvoice'),(87317,'purchases','9','viewquotation'),(87318,'purchases','9','viewdirectpurchases'),(87319,'purchases','9','viewserials'),(87320,'purchases','9','viewpurchase'),(87321,'purchases','9','salesorder'),(87322,'purchases','9','budget'),(87323,'purchases','9','showdefaultserials'),(87324,'purchases','9','viewallcounters'),(87325,'purchases','9','approve'),(87326,'incomeexpenses','9','add'),(87327,'incomeexpenses','9','closeexpense'),(87328,'incomeexpenses','9','update'),(87329,'incomeexpenses','9','updateclosedexpenses'),(87330,'incomeexpenses','9','wiewinvoices'),(87331,'incomeexpenses','9','viewexpense'),(87332,'incomeexpenses','9','viewbills'),(87333,'incomeexpenses','9','viewdebtors'),(87334,'incomeexpenses','9','viewcreditors'),(87335,'productlist','9','bulk'),(87336,'productlist','9','updatestock'),(87337,'productlist','9','move'),(87338,'productlist','9','more'),(87339,'productlist','9','transfer'),(87340,'productlist','9','addstock'),(87341,'productlist','9','view'),(87342,'productlist','9','add'),(87343,'productlist','9','openclosestock'),(87344,'productlist','9','stocktaking'),(87345,'productlist','9','editstocktaken'),(87346,'productlist','9','editopenclosestock'),(87347,'productlist','9','viewserials'),(87348,'productlist','9','changeserialstatus'),(87349,'productlist','9','viewproductsfromallbranches'),(87350,'productlist','9','bulkpriceupdate'),(87351,'productlist','9','negativestockadjustment'),(87352,'products','9','add'),(87353,'products','9','update'),(87354,'products','9','more'),(87355,'products','9','addstock'),(87356,'products','9','deleteorder'),(87357,'products','9','bulk'),(87358,'products','9','removestock'),(87359,'products','9','price'),(87360,'products','9','removeallstock'),(87361,'products','9','bulkpriceupdate'),(87362,'incomingstock','9','add'),(87363,'incomingstock','9','update'),(87364,'incomingstock','9','view'),(87365,'lowstocklist','9','add'),(87366,'lowstocklist','9','more'),(87367,'lowstocklist','9','view'),(87368,'password','9','change'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=7 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 (6,'GENERAL',0,'2023-01-25 11:50:22','active','1','','1','5','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(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, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=12912 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,'The Path to Pupillage A Guide for the Aspiring Barrister by Alexander Robson and Georgina Wolfe','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0',NULL,0),(2,'The Roberts Court The Struggle for the Constitution by Marcia Coyle','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0',NULL,0),(3,'Do Humankinds Best Days Lie Ahead','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0',NULL,0),(4,'Riches Within Your Reach by Robert Collier','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0',NULL,0),(5,'My Kitchen Table 100 Great Low Fat Recipes by Rosemary Conley','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0',NULL,0),(6,'My Kitchen Table 100 Vegetarian Feasts by Sophie Grigson','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','0',NULL,0),(7,'Halal Lamb Legs 10Kgs','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0',NULL,0),(8,'Lamb Loin Halal Meat 10Kgs','6','1','',16.00,'0','9500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0',NULL,0),(9,'Lamb Boneless Leg Halal Meat 10Kgs','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0',NULL,0),(10,'Goat Tripe Matumbo Halal 10Kgs','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0',NULL,0),(11,'Goat Ribs Halal Meat 10Kgs','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0',NULL,0),(12,'Regional Integration Identity and Citizenship in the Greater Horn of Africa by Kidane Mengisteab','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0',NULL,0),(13,'The Good Immigrant by Nikesh Shukla','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0',NULL,0),(14,'Entrepreneur How to Start an Online Business by Lucy Tobin','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0',NULL,0),(15,'Thabo Mbeki and the Battle for the Soul of the ANC by William Mervin Gumede','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0',NULL,0),(16,'The Search for Africa A History in the Making by Basil Davidson','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0',NULL,0),(17,'At the Crossroads Readings of the Postcolonial and the Global in African','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0',NULL,0),(18,'Growing Up in a Shrinking World How Politics Culture and the Nuclear Age Defined the Biography of Ali A Mazrui','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0',NULL,0),(19,'The Pen and The Gun by Maina Wa Kinyatti','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0',NULL,0),(20,'What to Say When You Talk to Yourself by Shad Helmstetter','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0',NULL,0),(21,'Why Beautiful People Have More Daughters','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE','0',NULL,0),(22,'The Art of Being by Erich Fromm','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','0',NULL,0),(23,'Im Not Crazy Im Just Not You by by Roger R Pearman and Sarah C Albritton','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','0',NULL,0),(24,'Things I Want My Daughters to Know by Alexandra Stoddard','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','0',NULL,0),(25,'Our Revolution A Future to Believe In by Bernie Sanders','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','0',NULL,0),(26,'A Change Is Gonna Come by Bello Mary','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Inventory','VATABLE','0',NULL,0),(27,'Hold by Michael Donkor','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Inventory','VATABLE','0',NULL,0),(28,'Understanding Global Security by Peter Hough','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','0',NULL,0),(29,'Truly Madly Guilty by Liane Moriarty','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','0',NULL,0),(30,'Twelve Steps to a Compassionate Life by Karen Armstrong','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','0',NULL,0),(31,'From a Low and Quiet Sea by Donal Ryan','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','0',NULL,0),(32,'Chronicles of A Working Mum by Monica SifunaEvelia','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','0',NULL,0),(33,'My Pregnancy Diary by Monica SifunaEvelia','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','0',NULL,0),(34,'The Ice Monster by David Walliams','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','0',NULL,0),(35,'How to Love a Jamaican by Alexia Arthurs','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,150.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','0',NULL,0),(36,'The Miracle of Mind Dynamics by Joseph Murphy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','0',NULL,0),(37,'Hallelujah Anyway Rediscovering Mercy by Anne Lamott','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','0',NULL,0),(38,'Almost Everything Notes on Hope by Anne Lamott','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','0',NULL,0),(39,'Gods Answers to Lifes Difficult Questions by Rick Warren','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','0',NULL,0),(40,'Obama From Promise to Power by David Mendell','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','0',NULL,0),(41,'Successful Strategy Execution by Michel Syrett','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','0',NULL,0),(42,'Buying Professional Services by Fiona Czerniawska and Peter Smith','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','0',NULL,0),(43,'Economics Making Sense of the Modern Economy by Richard Davies','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','0',NULL,0),(44,'Marketing A Guide to the Fundamentals by Patrick Forsyth','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Inventory','VATABLE','0',NULL,0),(45,'The Economist Guide To Supply Chain Management by David Jacoby','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Inventory','VATABLE','0',NULL,0),(46,'Military Transformation and Strategy Revolutions in Military Affairs and Small States','6','1','',16.00,'0','13300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','0',NULL,0),(47,'The German Genius Europes Third Renaissance the Second Scientific Revolution and the Twentieth Century','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','0',NULL,0),(48,'Where Power Lies Prime Ministers V the Media','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','0',NULL,0),(49,'A History of Christianity The First Three Thousand Years by Diarmaid MacCulloch','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','0',NULL,0),(50,'The Spiral Staircase by Karen Armstrong','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','0',NULL,0),(51,'In the beginning by Karen Armstrong','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','0',NULL,0),(52,'The Case for God by Karen Armstrong','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','0',NULL,0),(53,'Holy War The Crusades and Their Impact on Todays World by Karen Armstrong','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','0',NULL,0),(54,'Mohammed and Charlemagne by Henri Pirenne','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','0',NULL,0),(55,'Pioneers of Islamic Revival by Ali Rahnema','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Inventory','VATABLE','0',NULL,0),(56,'Why the Jews the reason for antisemitism','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Inventory','VATABLE','0',NULL,0),(57,'The Book of Contemplation Islam and the Crusades','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE','0',NULL,0),(58,'No god but God The Origins Evolution and Future of Islam by Reza Aslan','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE','0',NULL,0),(59,'Islam A Short History by Karen Armstrong','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE','0',NULL,0),(60,'Dopesick Dealers Doctors and the Drug Company that Addicted America','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE','0',NULL,0),(61,'The Old Drift by Namwali Serpell','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE','0',NULL,0),(62,'The Power of Your Leadership Making a Difference with Others by John Maxwell','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE','0',NULL,0),(63,'Khomeini Life of the Ayatollah by Baqer Moin','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE','0',NULL,0),(64,'Lost Islamic History Reclaiming Muslim Civilisation from the Past by Firas Alkhateeb','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE','0',NULL,0),(65,'Stay Rich for Life Growing and Protecting Your Money in Turbulent Times by Ed Slott','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE','0',NULL,0),(66,'The Law of Attraction The Basics of the Teachings of Abraham by Esther Hicks and Jerry Hicks','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE','0',NULL,0),(67,'The Amazing Power of Deliberate Intent by Esther Hicks and Jerry Hicks','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','VATABLE','0',NULL,0),(68,'Think Yourself Rich by Sharon Maxwell Magnus','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Inventory','VATABLE','0',NULL,0),(69,'Weapon A Visual History of Arms and Armor by Richard Holmes','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Inventory','VATABLE','0',NULL,0),(70,'Change Your Brain Change Your Life by Daniel Amen','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Inventory','VATABLE','0',NULL,0),(71,'The Wisdom of Your Face Change Your Life with Chinese Face Reading by Jean Haner','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Inventory','VATABLE','0',NULL,0),(72,'The Last Chance Millionaire Its Not Too Late to Become Wealthy by Douglas R Andrew','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Inventory','VATABLE','0',NULL,0),(73,'Smart Women Finish Rich by David Bach','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','73','pcs','Inventory','VATABLE','0',NULL,0),(74,'Red War Hardcover by Vince Flynn and Kyle Mills','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Inventory','VATABLE','0',NULL,0),(75,'Simple Steps to Impossible Dreams by Steve Scott','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Inventory','VATABLE','0',NULL,0),(76,'Dare to Be Great 7 Steps to Spiritual and Material Riches by Terry Cole Whittaker','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Inventory','VATABLE','0',NULL,0),(77,'112263 by Stephen King','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','77','pcs','Inventory','VATABLE','0',NULL,0),(78,'How to Hide an Empire by Daniel Immerwahr','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Inventory','VATABLE','0',NULL,0),(79,'Transcription by Kate Atkinson','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','79','pcs','Inventory','VATABLE','0',NULL,0),(80,'Juror Number 3 Juror No3 by James Patterson and Nancy Allen','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Inventory','VATABLE','0',NULL,0),(81,'The Thriving Child The Science Behind Reducing Stress and Nurturing Independence by William Stixrud','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Inventory','VATABLE','0',NULL,0),(82,'Spark Joy by Marie Kondo','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Inventory','VATABLE','0',NULL,0),(83,'The Little Book of Confidence by Susan Jeffers','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Inventory','VATABLE','0',NULL,0),(84,'Our Best Life Together A Daily Devotional for Couples by Joel Osteen and Victoria Osteen','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Inventory','VATABLE','0',NULL,0),(85,'Solitude In Pursuit of a Singular Life in a Crowded World by Michael Harris','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Inventory','VATABLE','0',NULL,0),(86,'Success and Luck Good Fortune and the Myth of Meritocracy by Robert H Frank','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Inventory','VATABLE','0',NULL,0),(87,'The Law of Attraction in Action by Deanna Davis','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','87','pcs','Inventory','VATABLE','0',NULL,0),(88,'Shaping the Game The New Leaders Guide to Effective Negotiating by Michael D Watkins','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','88','pcs','Inventory','VATABLE','0',NULL,0),(89,'On the Come Up by Angie Thomas','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','89','pcs','Inventory','VATABLE','0',NULL,0),(90,'Company of One by Paul Jarvis','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','90','pcs','Inventory','VATABLE','0',NULL,0),(91,'Rule Makers Rule Breakers How Tight and Loose Cultures Wire Our World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','91','pcs','Inventory','VATABLE','0',NULL,0),(92,'Leadership by James M Burns','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','92','pcs','Inventory','VATABLE','0',NULL,0),(93,'Mind Tools for Managers 100 Ways to be a Better Boss','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','93','pcs','Inventory','VATABLE','0',NULL,0),(94,'The Power to Compete An Economist and an Entrepreneur on Revitalizing Japan in the Global Economy','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','94','pcs','Inventory','VATABLE','0',NULL,0),(95,'Like She Owns the Place Unlock the Secret of Lasting Confidence by Cara Alwill Leyba','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','95','pcs','Inventory','VATABLE','0',NULL,0),(96,'Flight Plan The Real Secret of Success by Brian Tracy','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','96','pcs','Inventory','VATABLE','0',NULL,0),(97,'The Icarus Deception How High Will You Fly by Seth Godin','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','97','pcs','Inventory','VATABLE','0',NULL,0),(98,'Influencer Building Your Personal Brand in the Age of Social Media by Brittany Hennessy','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','98','pcs','Inventory','VATABLE','0',NULL,0),(99,'Invested How Warren Buffett and Charlie Munger Taught Me to Master My Mind My Emotions and My Money','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','99','pcs','Inventory','VATABLE','0',NULL,0),(100,'The Journey by S S J V','6','1','',16.00,'0','342',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','100','pcs','Inventory','VATABLE','0',NULL,0),(101,'Getting everything you can out of all you have got by Jay Abraham','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','101','pcs','Inventory','VATABLE','0',NULL,0),(102,'The Emerging Markets Century How a New Breed of WorldClass Companies Is Overtaking the World','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','102','pcs','Inventory','VATABLE','0',NULL,0),(103,'Remembrance by Lily Mabura','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','103','pcs','Inventory','VATABLE','0',NULL,0),(104,'Everybody Lies Big Data New Data and What the Internet Can Tell Us About Who We Really Are','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','104','pcs','Inventory','VATABLE','0',NULL,0),(105,'Ronald Reagan and Margaret Thatcher By Nicholas Wapshott','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','105','pcs','Inventory','VATABLE','0',NULL,0),(106,'You Are the Universe by Deepak Chopra and Menas Kafatos','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','106','pcs','Inventory','VATABLE','0',NULL,0),(107,'Moses and the Raffle by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','107','pcs','Inventory','VATABLE','0',NULL,0),(108,'Like a Mule Bringing Ice Cream to the Sun by Sarah Ladipo Manyika','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,500.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','108','pcs','Inventory','VATABLE','0',NULL,0),(109,'Men Love and Sex The Complete Users Guide for Women','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','109','pcs','Inventory','VATABLE','0',NULL,0),(110,'Pioneers and Transformers The Journeys of Women Trailblazers in Kenya','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','110','pcs','Inventory','VATABLE','0',NULL,0),(111,'Jalada Transition Fear The Magazine of Africa and the Disapora','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','111','pcs','Inventory','VATABLE','0',NULL,0),(112,'My Life My Camera by Mohinder Dhillon','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','112','pcs','Inventory','VATABLE','0',NULL,0),(113,'The Fox by Frederick Forsyth','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','113','pcs','Inventory','VATABLE','0',NULL,0),(114,'Going to the Mountain Life Lessons from My Grandfather Nelson Mandela by Ndaba Mandela','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','114','pcs','Inventory','VATABLE','0',NULL,0),(115,'State Building Governance and World Order in the 21st Century by Francis Fukuyama','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','115','pcs','Inventory','VATABLE','0',NULL,0),(116,'The Prosperity Bible The Greatest Writings of All Time on the Secrets to Wealth and Prosperity','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','116','pcs','Inventory','VATABLE','0',NULL,0),(117,'The Living I Ching Using Ancient Chinese Wisdom to Shape Your Life by Ming Dao Deng','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','117','pcs','Inventory','VATABLE','0',NULL,0),(118,'Introducing Productivity A Practical Guide by Graham Allcott','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','118','pcs','Inventory','VATABLE','0',NULL,0),(119,'Congo The Epic History of a People by David Van Reybrouck','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','119','pcs','Inventory','VATABLE','0',NULL,0),(120,'52 Weeks With Jesus Hardcover by James Gregory Merritt','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','120','pcs','Inventory','VATABLE','0',NULL,0),(121,'Zidane The Biography by Jean Philippe and Patrick Fort','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','121','pcs','Inventory','VATABLE','0',NULL,0),(122,'The Comforts of Home Prostitution in Colonial Nairobi by Luise White','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','122','pcs','Inventory','VATABLE','0',NULL,0),(123,'Heavy An American Memoir by Kiese Laymon','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','123','pcs','Inventory','VATABLE','0',NULL,0),(124,'Man Up How to Cut the Bullshit and Kick Ass in Business and in Life by Bedros Keuilian','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','124','pcs','Inventory','VATABLE','0',NULL,0),(125,'27 Powers of Persuasion Simple Strategies to Seduce Audiences and Win Allies','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','125','pcs','Inventory','VATABLE','0',NULL,0),(126,'The Art of Possibility by Benjamin Zander and Rosamund Stone Zander','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','126','pcs','Inventory','VATABLE','0',NULL,0),(127,'The Charge Activating the 10 Human Drives That Make You Feel Alive','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','127','pcs','Inventory','VATABLE','0',NULL,0),(128,'The Whole Manager Achieving Success Without Selling Your Soul by Peter Bolt','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','128','pcs','Inventory','VATABLE','0',NULL,0),(129,'50 Best Business Ideas That Changed the World by Ian Wallis','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','129','pcs','Inventory','VATABLE','0',NULL,0),(130,'Great Speeches of the 20th Century by Bob Blaisdell','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','130','pcs','Inventory','VATABLE','0',NULL,0),(131,'Lincoln How Abraham Lincoln Ended Slavery in America by Harold Holzer','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','131','pcs','Inventory','VATABLE','0',NULL,0),(132,'Lincolns Greatest Speech The Second Inaugural by Ronald C White','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','132','pcs','Inventory','VATABLE','0',NULL,0),(133,'The Goddess of Mtwara and Other Stories','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','133','pcs','Inventory','VATABLE','0',NULL,0),(134,'The English Patient by Michael Ondaatje','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','134','pcs','Inventory','VATABLE','0',NULL,0),(135,'Globalization and Urbanization in Africa by Toyin Falola and Steven J Salm','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','135','pcs','Inventory','VATABLE','0',NULL,0),(136,'The Trouble with Africa Why Foreign Aid Is not Working by Robert Calderisi','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','136','pcs','Inventory','VATABLE','0',NULL,0),(137,'The Rule of Four by Dustin Thomason and Ian Caldwell','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','137','pcs','Inventory','VATABLE','0',NULL,0),(138,'Rachels Holiday by Marian Keyes','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','138','pcs','Inventory','VATABLE','0',NULL,0),(139,'By the Rivers of Babylon by Nelson DeMille','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','139','pcs','Inventory','VATABLE','0',NULL,0),(140,'Mao Zedong by Jonathan Spence','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','140','pcs','Inventory','VATABLE','0',NULL,0),(141,'Without Fail by Lee Child','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','141','pcs','Inventory','VATABLE','0',NULL,0),(142,'Overcoming Sexual Problems by Vicki Ford','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','142','pcs','Inventory','VATABLE','0',NULL,0),(143,'The Good Girls Guide to Bad Men by Jessica Brody','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','143','pcs','Inventory','VATABLE','0',NULL,0),(144,'Belle de Jours Guide to Men by Belle de Jour','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','144','pcs','Inventory','VATABLE','0',NULL,0),(145,'The Dream How I Learned the Risks and Rewards of Entrepreneurship and Made Millions','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','145','pcs','Inventory','VATABLE','0',NULL,0),(146,'Struggles for Citizenship in Africa by Bronwen Manby','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','146','pcs','Inventory','VATABLE','0',NULL,0),(147,'Africa Rising Multidisciplinary Discussions on Africana Studies and History','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','147','pcs','Inventory','VATABLE','0',NULL,0),(148,'Multiparty politics in Kenya by David Throup and Charles Hornsby','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','148','pcs','Inventory','VATABLE','0',NULL,0),(149,'Held Together by Pins Liberal Democracy under Siege in Africa by Tatah Mentan','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','149','pcs','Inventory','VATABLE','0',NULL,0),(150,'The African Stakes of the Congo War by John F Clark','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','150','pcs','Inventory','VATABLE','0',NULL,0),(151,'Endgame in the Western Sahara What Future for Africas Last Colony by Toby Shelley','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','151','pcs','Inventory','VATABLE','0',NULL,0),(152,'Machete Season The Killers in Rwanda Speak by Jean Hatzfeld','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','152','pcs','Inventory','VATABLE','0',NULL,0),(153,'Six Minutes in May How Churchill Unexpectedly Became Prime Minister','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','153','pcs','Inventory','VATABLE','0',NULL,0),(154,'Shogun by James Clavell','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','154','pcs','Inventory','VATABLE','0',NULL,0),(155,'Somalia State Collapse and the Threat of Terrorism by Ken Menkhaus','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','155','pcs','Inventory','VATABLE','0',NULL,0),(156,'The Soldier and the State by Samuel P Huntington','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','156','pcs','Inventory','VATABLE','0',NULL,0),(157,'Salmans Legacy The Dilemmas of a New Era in Saudi Arabia by Madawi al Rasheed','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','157','pcs','Inventory','VATABLE','0',NULL,0),(158,'Reading with Phonics the Frog Prince by Make Believe Ideas Ltd','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','158','pcs','Inventory','VATABLE','0',NULL,0),(159,'Reading with Phonics The Ugly Duckling','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','159','pcs','Inventory','VATABLE','0',NULL,0),(160,'The Nine Inside the Secret World of the Supreme Court by Jeffrey Toobin','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','160','pcs','Inventory','VATABLE','0',NULL,0),(161,'The complete book of wills estates and trusts by Alexander A Bove','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','161','pcs','Inventory','VATABLE','0',NULL,0),(162,'Glanville Williams Textbook of Criminal Law by Dennis Baker','6','1','',16.00,'0','6935',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','162','pcs','Inventory','VATABLE','0',NULL,0),(163,'Law and the Media by Duncan Bloy and Sara Hadwin','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','163','pcs','Inventory','VATABLE','0',NULL,0),(164,'The modern English legal system by Peter F Smith and S H Bailey','6','1','',16.00,'0','6935',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','164','pcs','Inventory','VATABLE','0',NULL,0),(165,'Law of International Trade Cross border Commercial Transactions by Jason Chuah','6','1','',16.00,'0','6460',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','165','pcs','Inventory','VATABLE','0',NULL,0),(166,'A History of the Supreme Court by Bernard Schwartz','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','166','pcs','Inventory','VATABLE','0',NULL,0),(167,'Contract Law The Fundamentals by Ryan Murray','6','1','',16.00,'0','5130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','167','pcs','Inventory','VATABLE','0',NULL,0),(168,'Black Klansman Race Hate and the Undercover Investigation of a Lifetime','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','168','pcs','Inventory','VATABLE','0',NULL,0),(169,'A Time for New Dreams by Ben Okri','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','169','pcs','Inventory','VATABLE','0',NULL,0),(170,'Fly Girls How Five Daring Women Defied All Odds and Made Aviation History','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','170','pcs','Inventory','VATABLE','0',NULL,0),(171,'Focal Point A Proven System to Simplify Your Life Double Your Productivity and Achieve All Your Goals','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','171','pcs','Inventory','VATABLE','0',NULL,0),(172,'The Divine Matrix Bridging Time Space Miracles and Belief by Gregg Braden','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','172','pcs','Inventory','VATABLE','0',NULL,0),(173,'Woman Power Transform Your Man Your Marriage Your Life by Laura Schlessinger','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','173','pcs','Inventory','VATABLE','0',NULL,0),(174,'Proof of Heaven A Neurosurgeons Journey into the Afterlife by Eben Alexander','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','174','pcs','Inventory','VATABLE','0',NULL,0),(175,'Making Great Decisions For a Life Without Limits by T D Jakes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','175','pcs','Inventory','VATABLE','0',NULL,0),(176,'Complex Emergencies by David J Keen','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','176','pcs','Inventory','VATABLE','0',NULL,0),(177,'Does Peacekeeping Work Shaping Belligerents Choices After Civil War by Virginia Page Fortna','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','177','pcs','Inventory','VATABLE','0',NULL,0),(178,'The Corruption Cure How Citizens and Leaders Can Combat Graft by Robert I Rotberg','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','178','pcs','Inventory','VATABLE','0',NULL,0),(179,'A Mindfulness Guide for the Frazzled by Ruby Wax','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','179','pcs','Inventory','VATABLE','0',NULL,0),(180,'Barcelona Home Shirt 201920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','180','pcs','Inventory','VATABLE','0',NULL,0),(181,'Barcelona Away Shirt 201920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','181','pcs','Inventory','VATABLE','0',NULL,0),(182,'Every Girl Needs a Plan A Practical Guide to Life and Work by Bianca Chatfield and Leigh Russell','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','182','pcs','Inventory','VATABLE','0',NULL,0),(183,'The Rules of Victory by Barry Boyce and James Gimian','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','183','pcs','Inventory','VATABLE','0',NULL,0),(184,'The New Secrets of CEOs 200 Global Chief Executives on Leading by Andrew Cave and Steve Tappin','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','184','pcs','Inventory','VATABLE','0',NULL,0),(185,'Machiavelli on Modern Leadership by Michael A Ledeen','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','185','pcs','Inventory','VATABLE','0',NULL,0),(186,'Legacy of Ashes The History of the CIA by Tim Weiner','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','186','pcs','Inventory','VATABLE','0',NULL,0),(187,'Chinua Achebe Tributes and Reflections by Nana Ayebia Clarke and James Currey','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','187','pcs','Inventory','VATABLE','0',NULL,0),(188,'Why Spy Espionage in an Age of Uncertainty by Frederick Hitz','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','188','pcs','Inventory','VATABLE','0',NULL,0),(189,'CEO School Insights from 20 Global Business Leaders','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','189','pcs','Inventory','VATABLE','0',NULL,0),(190,'The Servant Leader by Ken Blanchard','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','190','pcs','Inventory','VATABLE','0',NULL,0),(191,'The Intangibles of Leadership by Richard A Davis','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','191','pcs','Inventory','VATABLE','0',NULL,0),(192,'Kenya Constituencies Map Democracy','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','192','pcs','Inventory','VATABLE','0',NULL,0),(193,'Map of Amboseli National Park','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','193','pcs','Inventory','VATABLE','0',NULL,0),(194,'The 5 Rules of Thought by Mary T Browne','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','194','pcs','Inventory','VATABLE','0',NULL,0),(195,'Shook One Anxiety Playing Tricks on Me by Charlamagne Tha God','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','195','pcs','Inventory','VATABLE','0',NULL,0),(196,'Africa and The Caribbean by Bethwell A Ogot','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','196','pcs','Inventory','VATABLE','0',NULL,0),(197,'The New Negro Voices of the Harlem Renaissance by Alain Locke','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','197','pcs','Inventory','VATABLE','0',NULL,0),(198,'The Land Is Ours Black Lawyers and the Birth of Constitutionalism in South Africa','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','198','pcs','Inventory','VATABLE','0',NULL,0),(199,'No fist is big enough to hide the sky by Basil Davidson','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','199','pcs','Inventory','VATABLE','0',NULL,0),(200,'Breaking Bad 101 The Complete Critical Companion','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','200','pcs','Inventory','VATABLE','0',NULL,0),(201,'Americas Covert War in East Africa Surveillance Rendition Assassination','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','201','pcs','Inventory','VATABLE','0',NULL,0),(202,'Africas Challenge Using Law for Good Governance and Development','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','202','pcs','Inventory','VATABLE','0',NULL,0),(203,'Kwame Nkrumahs liberation thought by Robert Yaw Owusu','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','203','pcs','Inventory','VATABLE','0',NULL,0),(204,'Uncertain Tastes Memory Ambivalence and the Politics of Eating in Samburu Northern Kenya','6','1','',16.00,'0','6650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','204','pcs','Inventory','VATABLE','0',NULL,0),(205,'Eight Great Ways to Honor Your Husband by Marilynn Chadwick','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','205','pcs','Inventory','VATABLE','0',NULL,0),(206,'Trading Places by Les Parrott','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','206','pcs','Inventory','VATABLE','0',NULL,0),(207,'If My Husband Would Change I would Be Happy by Rhonda Stoppe','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','207','pcs','Inventory','VATABLE','0',NULL,0),(208,'I Kissed a Lot of Frogs But the Prince Has not Come','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','208','pcs','Inventory','VATABLE','0',NULL,0),(209,'Ordinary People by Diana Evans','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','209','pcs','Inventory','VATABLE','0',NULL,0),(210,'God Is for Real by Todd Burpo and David Drury','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','210','pcs','Inventory','VATABLE','0',NULL,0),(211,'The Relationship Principles of Jesus by Tom Holladay','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','211','pcs','Inventory','VATABLE','0',NULL,0),(212,'As Sure as the Dawn by Francine River','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','212','pcs','Inventory','VATABLE','0',NULL,0),(213,'Love Does Discover a Secretly Incredible Life in an Ordinary World','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','213','pcs','Inventory','VATABLE','0',NULL,0),(214,'The greatest minds and ideas of all time by Will Durant','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','214','pcs','Inventory','VATABLE','0',NULL,0),(215,'King James Version Personal Size Giant Print Reference Bible','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','215','pcs','Inventory','VATABLE','0',NULL,0),(216,'Gorillas in the Mist by Dian Fossey','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','216','pcs','Inventory','VATABLE','0',NULL,0),(217,'50 Toy box Tales by Richard Kelly','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','217','pcs','Inventory','VATABLE','0',NULL,0),(218,'Wiggly Caterpillars Big Change','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','218','pcs','Inventory','VATABLE','0',NULL,0),(219,'Oliver Twist by Sophie Burrows','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','219','pcs','Inventory','VATABLE','0',NULL,0),(220,'Forever Friends Mummy and me','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','220','pcs','Inventory','VATABLE','0',NULL,0),(221,'Fireman Sam Tales from Pontypandy by D Gingell and D Jones','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','221','pcs','Inventory','VATABLE','0',NULL,0),(222,'Doughnut Economics by Kate Raworth','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','222','pcs','Inventory','VATABLE','0',NULL,0),(223,'Bare by Jackie Phamotse','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','223','pcs','Inventory','VATABLE','0',NULL,0),(224,'I Tweet What I Like So Sue Me by Jackie Phamotse','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','224','pcs','Inventory','VATABLE','0',NULL,0),(225,'Deviate by Beau Lotto','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','225','pcs','Inventory','VATABLE','0',NULL,0),(226,'Competing for the future by C K Prahalad and Gary Hamel','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','226','pcs','Inventory','VATABLE','0',NULL,0),(227,'Success The Best of Napoleon Hill','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','227','pcs','Inventory','VATABLE','0',NULL,0),(228,'The End of Alchemy Money Banking and the Future of the Global Economy','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','228','pcs','Inventory','VATABLE','0',NULL,0),(229,'Swahili Origins Swahili Culture and The Shungwaya Phenomenon','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','229','pcs','Inventory','VATABLE','0',NULL,0),(230,'Even Buffett Is not Perfect by Vahan Janjigian','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','230','pcs','Inventory','VATABLE','0',NULL,0),(231,'The 10 Laws of Enduring Success by Catherine Whitney and Maria Bartiromo','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','231','pcs','Inventory','VATABLE','0',NULL,0),(232,'Kingonomics Twelve Innovative Currencies for Transforming Your Business and Life','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','232','pcs','Inventory','VATABLE','0',NULL,0),(233,'Learn to Earn A Beginners Guide to the Basics of Investing and Business','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','233','pcs','Inventory','VATABLE','0',NULL,0),(234,'Dancing Wu Li Masters An Overview of the New Physics by Gary Zukav','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','234','pcs','Inventory','VATABLE','0',NULL,0),(235,'The Four Tendencies by Gretchen Rubin','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','235','pcs','Inventory','VATABLE','0',NULL,0),(236,'The Bronze Key Magisterium Book 3 by Holly Black and Cassandra Clare','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','236','pcs','Inventory','VATABLE','0',NULL,0),(237,'The Copper Gauntlet Magisterium Book 2 by Holly Black and Cassandra Clare','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','237','pcs','Inventory','VATABLE','0',NULL,0),(238,'The Golden Tower Magisterium Book 5 by Holly Black and Cassandra Clare','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','238','pcs','Inventory','VATABLE','0',NULL,0),(239,'The Silver Mask Magisterium Book 4 by Holly Black and Cassandra Clare','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','239','pcs','Inventory','VATABLE','0',NULL,0),(240,'The Gift by Hafez','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','240','pcs','Inventory','VATABLE','0',NULL,0),(241,'Whatever You Do Dont Run True Tales of a Botswana Safari Guide','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','241','pcs','Inventory','VATABLE','0',NULL,0),(242,'The Daily Show Presidential Twitter Library by Trevor Noah','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','242','pcs','Inventory','VATABLE','0',NULL,0),(243,'Competitive Strategy by Michael Porter','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','243','pcs','Inventory','VATABLE','0',NULL,0),(244,'50 Management Ideas You Really Need to Know','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','244','pcs','Inventory','VATABLE','0',NULL,0),(245,'Building Better Boards A Blueprint for Effective Governance','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','245','pcs','Inventory','VATABLE','0',NULL,0),(246,'Tourism Development in Kenya Critical Issues Challenges and Alternatives in the New Millennium','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','246','pcs','Inventory','VATABLE','0',NULL,0),(247,'How to Have Creative Ideas by Edward de Bono','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','247','pcs','Inventory','VATABLE','0',NULL,0),(248,'Arabic language and grammar by Jochanan Kapliwatzky','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','248','pcs','Inventory','VATABLE','0',NULL,0),(249,'Arabic Made Easy by Abul Hashim','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','249','pcs','Inventory','VATABLE','0',NULL,0),(250,'Africa Why Economists Get It Wrong by Morten Jerven','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','250','pcs','Inventory','VATABLE','0',NULL,0),(251,'Who is Afraid of China The Challenge of Chinese Soft Power','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','251','pcs','Inventory','VATABLE','0',NULL,0),(252,'The trouble with aid by by Jonathan Glennie','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','252','pcs','Inventory','VATABLE','0',NULL,0),(253,'Kenya The Struggle for a New Constitutional Order','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','253','pcs','Inventory','VATABLE','0',NULL,0),(254,'African Economic History by Ralph Austen','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','254','pcs','Inventory','VATABLE','0',NULL,0),(255,'Women and the Informal Economy in Urban Africa by Mary Njeri Kinyanjui','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','255','pcs','Inventory','VATABLE','0',NULL,0),(256,'Diasporas Development and Peacemaking in the Horn of Africa','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','256','pcs','Inventory','VATABLE','0',NULL,0),(257,'Comprehending and Mastering African Conflicts by Adebayo Adedeji','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','257','pcs','Inventory','VATABLE','0',NULL,0),(258,'Africas Development Impasse Rethinking the Political Economy of Transformation','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','258','pcs','Inventory','VATABLE','0',NULL,0),(259,'Becoming Hitler The Making of a Nazi by Thomas Weber','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','259','pcs','Inventory','VATABLE','0',NULL,0),(260,'The Political Economy of Everyday Life in Africa Beyond the Margins','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','260','pcs','Inventory','VATABLE','0',NULL,0),(261,'Authentic Happiness by Martin Seligman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','261','pcs','Inventory','VATABLE','0',NULL,0),(262,'Excuse Me Your Life is Waiting by Lynn Grabhorn','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','262','pcs','Inventory','VATABLE','0',NULL,0),(263,'I Am Not Your Negro by James Baldwin','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','263','pcs','Inventory','VATABLE','0',NULL,0),(264,'The Obamas The Untold Story of an African Family','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','264','pcs','Inventory','VATABLE','0',NULL,0),(265,'Why Doesnt Microfinance Work The Destructive Rise of Local Neoliberalism','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','265','pcs','Inventory','VATABLE','0',NULL,0),(266,'A Continent for the Taking The Tragedy and Hope of Africa','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','266','pcs','Inventory','VATABLE','0',NULL,0),(267,'The Fire This Time by Jesmyn Ward','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','267','pcs','Inventory','VATABLE','0',NULL,0),(268,'The Alice Network by Kate Quinn','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','268','pcs','Inventory','VATABLE','0',NULL,0),(269,'Bounce The Art of Turning Tough Times Into Triumph','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','269','pcs','Inventory','VATABLE','0',NULL,0),(270,'Something for Nothing Arbitrage and Ethics on Wall Street','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','270','pcs','Inventory','VATABLE','0',NULL,0),(271,'Shes Come Undone by Wally Lamb','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','271','pcs','Inventory','VATABLE','0',NULL,0),(272,'Eve Out of Her Ruins by Ananda Devi','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','272','pcs','Inventory','VATABLE','0',NULL,0),(273,'The Guy Who Fired His Boss by Sam Kariuki Hardcover','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','273','pcs','Inventory','VATABLE','0',NULL,0),(274,'Lyrics Alley by Leila Aboulela','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','274','pcs','Inventory','VATABLE','0',NULL,0),(275,'The Profit Zone by Adrian J Slywotzky, Bob Andelman and David J Morrison','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','275','pcs','Inventory','VATABLE','0',NULL,0),(276,'The Star Principle How It Can Make You Rich by Richard Koch','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','276','pcs','Inventory','VATABLE','0',NULL,0),(277,'The Hero Within by Carol S Pearson','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','277','pcs','Inventory','VATABLE','0',NULL,0),(278,'Walter Rodney Speaks The Making of an African Intellectual by Robert Hill','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','278','pcs','Inventory','VATABLE','0',NULL,0),(279,'Understanding Contemporary Ethiopia','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','279','pcs','Inventory','VATABLE','0',NULL,0),(280,'Tip and Run by Edward Paice','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','280','pcs','Inventory','VATABLE','0',NULL,0),(281,'Plenty Ladylike by Claire McCaskill','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','281','pcs','Inventory','VATABLE','0',NULL,0),(282,'8 Lessons in Military Leadership for Entrepreneurs','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','282','pcs','Inventory','VATABLE','0',NULL,0),(283,'The Machine That Changed the World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','283','pcs','Inventory','VATABLE','0',NULL,0),(284,'How Successful People Lead by John Maxwell','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','284','pcs','Inventory','VATABLE','0',NULL,0),(285,'Selling 101 by Zig Ziglar','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','285','pcs','Inventory','VATABLE','0',NULL,0),(286,'3 Things Successful People Do by John Maxwell','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','286','pcs','Inventory','VATABLE','0',NULL,0),(287,'The Magic of Conflict by Thomas Crum','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','287','pcs','Inventory','VATABLE','0',NULL,0),(288,'Medical Apartheid by Harriet A Washington','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','288','pcs','Inventory','VATABLE','0',NULL,0),(289,'Embracing the love of God by James Bryan Smith','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','289','pcs','Inventory','VATABLE','0',NULL,0),(290,'The Mueller Report by Robert Mueller','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','290','pcs','Inventory','VATABLE','0',NULL,0),(291,'Songs of Fire by Miguna Miguna','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','291','pcs','Inventory','VATABLE','0',NULL,0),(292,'Samarkand by Amin Maalouf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','292','pcs','Inventory','VATABLE','0',NULL,0),(293,'The Maestro the Magistrate and the Mathematician by Tendai Huchu','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','293','pcs','Inventory','VATABLE','0',NULL,0),(294,'Kagames Economic Mirage by David Himbara','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','294','pcs','Inventory','VATABLE','0',NULL,0),(295,'Decolonizing African Religion by Okot pBitek','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','295','pcs','Inventory','VATABLE','0',NULL,0),(296,'Politics and Administration in East Africa by Walter Ouma Oyugi','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','296','pcs','Inventory','VATABLE','0',NULL,0),(297,'Last Orders at Harrods by Michael Holman','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','297','pcs','Inventory','VATABLE','0',NULL,0),(298,'Trial Justice by Tim Allen','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','298','pcs','Inventory','VATABLE','0',NULL,0),(299,'HBR Guide to Persuasive Presentations by Nancy Duarte','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','299','pcs','Inventory','VATABLE','0',NULL,0),(300,'Why Gamble, Invest by Vincent Ogutu','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','300','pcs','Inventory','VATABLE','0',NULL,0),(301,'How to Talk to Absolutely Anyone by Mark Rhodes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','301','pcs','Inventory','VATABLE','0',NULL,0),(302,'Smart Talk by Lisa B Marshall','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','302','pcs','Inventory','VATABLE','0',NULL,0),(303,'Rotten Row by Petina Gappah','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','303','pcs','Inventory','VATABLE','0',NULL,0),(304,'Long Road to Mercy by David Baldacci','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','304','pcs','Inventory','VATABLE','0',NULL,0),(305,'A Modern History of the Somali Nation and State in the Horn of Africa by I M Lewis','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','305','pcs','Inventory','VATABLE','0',NULL,0),(306,'Brevertons Complete Herbal A Book Of Remarkable Plants And Their Uses','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','306','pcs','Inventory','VATABLE','0',NULL,0),(307,'Creating Calm in the Center of Crazy by Nicole Johnson','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','307','pcs','Inventory','VATABLE','0',NULL,0),(308,'On Tyranny Twenty Lessons from the Twentieth Century','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','308','pcs','Inventory','VATABLE','0',NULL,0),(309,'The Book of Chameleons by Jose Eduardo Agualusa','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','309','pcs','Inventory','VATABLE','0',NULL,0),(310,'The Youth of God by Hassan Ghedi Santur','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','310','pcs','Inventory','VATABLE','0',NULL,0),(311,'Beyond Outrage by Robert B Reich','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','311','pcs','Inventory','VATABLE','0',NULL,0),(312,'The Right Side of History by Ben Shapiro','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','312','pcs','Inventory','VATABLE','0',NULL,0),(313,'The Tao Finding the Way of Balance and Harmony','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','313','pcs','Inventory','VATABLE','0',NULL,0),(314,'Effective Interviewing A Handbook of Skills Techniques and Applications','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','314','pcs','Inventory','VATABLE','0',NULL,0),(315,'Assessment Methods in Recruitment Selection and Performance','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','315','pcs','Inventory','VATABLE','0',NULL,0),(316,'96 Great Interview Questions to Ask Before You Hire','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','316','pcs','Inventory','VATABLE','0',NULL,0),(317,'Guerrilla Marketing Secrets for Making Big Profits from Your Small Business','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','317','pcs','Inventory','VATABLE','0',NULL,0),(318,'Islamic Family Law in A Changing World A Global Resource Book','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','318','pcs','Inventory','VATABLE','0',NULL,0),(319,'Global Mufti The Phenomenon of Yusuf Al Qaradawi','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','319','pcs','Inventory','VATABLE','0',NULL,0),(320,'Kissinger by Walter Isaacson','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','320','pcs','Inventory','VATABLE','0',NULL,0),(321,'Chicken Soup for the Soul Happily Ever After','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','321','pcs','Inventory','VATABLE','0',NULL,0),(322,'Chicken Soup for the Soul True Love','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','322','pcs','Inventory','VATABLE','0',NULL,0),(323,'Railway across the Equator the story of the East Africa Line','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','323','pcs','Inventory','VATABLE','0',NULL,0),(324,'Song of a Captive Bird by Jasmin Darznik','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','324','pcs','Inventory','VATABLE','0',NULL,0),(325,'Up from Here by Iyanla Vanzant','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','325','pcs','Inventory','VATABLE','0',NULL,0),(326,'Notes from a friend by Tony Robbins','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','326','pcs','Inventory','VATABLE','0',NULL,0),(327,'In Between Dreams by Iman Verjee','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','327','pcs','Inventory','VATABLE','0',NULL,0),(328,'Vince Lombardi on Leadership Life Lessons from a Five Time NFL Championship Coach','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','328','pcs','Inventory','VATABLE','0',NULL,0),(329,'Cracking the Freemasons Code','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','329','pcs','Inventory','VATABLE','0',NULL,0),(330,'In the Line of Fire A Memoir by Pervez Musharraf','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','330','pcs','Inventory','VATABLE','0',NULL,0),(331,'Africa in History by Basil Davidson','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','331','pcs','Inventory','VATABLE','0',NULL,0),(332,'The History of Gangster Rap From Schoolly D to Kendrick Lamar','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','332','pcs','Inventory','VATABLE','0',NULL,0),(333,'Tupac by Jacob Hoye and Karolyn Ali','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','333','pcs','Inventory','VATABLE','0',NULL,0),(334,'Million Dollar Habits by Brian Tracy','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','334','pcs','Inventory','VATABLE','0',NULL,0),(335,'Music and Dance in Eastern Africa','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','335','pcs','Inventory','VATABLE','0',NULL,0),(336,'Land Food Freedom Struggles for the Gendered Commons in Kenya 1870 to 2007','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','336','pcs','Inventory','VATABLE','0',NULL,0),(337,'Risk The Science and Politics of Fear by Dan Gardner','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','337','pcs','Inventory','VATABLE','0',NULL,0),(338,'War Destroys Peace Nurtures Reconciliation And Development In Somalia','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','338','pcs','Inventory','VATABLE','0',NULL,0),(339,'The Way of the Wizard by Deepak Chopra','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','339','pcs','Inventory','VATABLE','0',NULL,0),(340,'The Book of War Sun Tzus The Art of War and Karl Von Clausewitzs On War','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','340','pcs','Inventory','VATABLE','0',NULL,0),(341,'One Day in December by Josie Silver','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','341','pcs','Inventory','VATABLE','0',NULL,0),(342,'Damn Fine Story by Chuck Wendig','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','342','pcs','Inventory','VATABLE','0',NULL,0),(343,'Flight Behavior by Barbara Kingsolver','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','343','pcs','Inventory','VATABLE','0',NULL,0),(344,'The Historical Figures of the New African Movement','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','344','pcs','Inventory','VATABLE','0',NULL,0),(345,'Spycraft The Secret History of the CIAs Spytechs from Communism to AlQaeda','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','345','pcs','Inventory','VATABLE','0',NULL,0),(346,'by Peter Stanyer','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','346','pcs','Inventory','VATABLE','0',NULL,0),(347,'Limbe to Lagos Nonfiction from Cameroon and Nigeria','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','347','pcs','Inventory','VATABLE','0',NULL,0),(348,'The Young Entrepreneurs Guide to Starting and Running a Business','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','348','pcs','Inventory','VATABLE','0',NULL,0),(349,'Queen True and The Hive Kingdom of Trueways Colour Me Book','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','349','pcs','Inventory','VATABLE','0',NULL,0),(350,'Dummy The Comedy and Chaos of Real Life Parenting','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','350','pcs','Inventory','VATABLE','0',NULL,0),(351,'Money Land Why Thieves And Crooks Now Rule The World And How To Take It Back','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','351','pcs','Inventory','VATABLE','0',NULL,0),(352,'The Spider Kings Daughter by Chibundu Onuzo','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','352','pcs','Inventory','VATABLE','0',NULL,0),(353,'Lingala Learners Dictionary by Arizona M Baongoli','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','353','pcs','Inventory','VATABLE','0',NULL,0),(354,'Bedtime Stories For Managers by Henry Mintzberg','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','354','pcs','Inventory','VATABLE','0',NULL,0),(355,'The Hundred Wells of Salaga by Ayesha Harruna Attah','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','355','pcs','Inventory','VATABLE','0',NULL,0),(356,'Calm the Fuck Down by Sarah Knight','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','356','pcs','Inventory','VATABLE','0',NULL,0),(357,'Nkrumah and the chiefs by Richard Rathbone','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','357','pcs','Inventory','VATABLE','0',NULL,0),(358,'Meeting With Those You Killed by Francis Tucungwirwe','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','358','pcs','Inventory','VATABLE','0',NULL,0),(359,'Effective Strategic Leadership by John Adair','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','359','pcs','Inventory','VATABLE','0',NULL,0),(360,'Paths to Property Approaches to Institutional Change in International Development','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','360','pcs','Inventory','VATABLE','0',NULL,0),(361,'Myth of Iron Shaka in History by Dan Wylie','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','361','pcs','Inventory','VATABLE','0',NULL,0),(362,'Mistress of Night and Dawn by Vina Jackson','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','362','pcs','Inventory','VATABLE','0',NULL,0),(363,'The Body Language Bible by Judi James','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','363','pcs','Inventory','VATABLE','0',NULL,0),(364,'Eastern African Popular Songs Verbal Art in States of Transformation','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','364','pcs','Inventory','VATABLE','0',NULL,0),(365,'Gross Domestic Problem by Lorenzo Fioramonti','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','365','pcs','Inventory','VATABLE','0',NULL,0),(366,'Select Writings Of Ralph Waldo Emerson by Ralph Waldo Emerson','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','366','pcs','Inventory','VATABLE','0',NULL,0),(367,'The Smartest Money Book You will Ever Read','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','367','pcs','Inventory','VATABLE','0',NULL,0),(368,'Conflict and Security in Africa by Rita Abrahamsen','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','368','pcs','Inventory','VATABLE','0',NULL,0),(369,'Computer Paper Payslip 1 Part 95 X 11','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','369','pcs','Inventory','VATABLE','0',NULL,0),(370,'The African renaissance by Washington Aggrey Jalango Okumu','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','370','pcs','Inventory','VATABLE','0',NULL,0),(371,'The New Pirates Modern Global Piracy from Somalia to the South China Sea','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','371','pcs','Inventory','VATABLE','0',NULL,0),(372,'The Film Book A Complete Guide to the World of Film','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','372','pcs','Inventory','VATABLE','0',NULL,0),(373,'Leadership as an Identity by Crawford W Loritts','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','373','pcs','Inventory','VATABLE','0',NULL,0),(374,'Knockout Entrepreneur by George Foreman','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','374','pcs','Inventory','VATABLE','0',NULL,0),(375,'Hamba Sugar Daddy by Napea Motana','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','375','pcs','Inventory','VATABLE','0',NULL,0),(376,'The Little Dreamer by Ulla','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','376','pcs','Inventory','VATABLE','0',NULL,0),(377,'Everything Begins with Asking for Help by Kevin Braddock','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','377','pcs','Inventory','VATABLE','0',NULL,0),(378,'The Healing Power of the Breath by Patricia L Gerbarg and Richard P Brown','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','378','pcs','Inventory','VATABLE','0',NULL,0),(379,'The Travelers Gift by Andy Andrews','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','379','pcs','Inventory','VATABLE','0',NULL,0),(380,'Ultimate Confidence by Marisa Peer','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','380','pcs','Inventory','VATABLE','0',NULL,0),(381,'Exit Strategies and State Building by Richard Caplan','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','381','pcs','Inventory','VATABLE','0',NULL,0),(382,'Conducting Terrorism Field Research A Guide by Adam Dolnik','6','1','',16.00,'0','6175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','382','pcs','Inventory','VATABLE','0',NULL,0),(383,'Terrorism and Counter intelligence by Blake W Mobley','6','1','',16.00,'0','8455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','383','pcs','Inventory','VATABLE','0',NULL,0),(384,'Security Engineering by Ross J Anderson','6','1','',16.00,'0','9500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','384','pcs','Inventory','VATABLE','0',NULL,0),(385,'Children on the Move in Africa Past and Present Experiences of Migration','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','385','pcs','Inventory','VATABLE','0',NULL,0),(386,'Approaching African History by Michael Brett','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','386','pcs','Inventory','VATABLE','0',NULL,0),(387,'The Leap by Robert Dickie III Hardcover','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','387','pcs','Inventory','VATABLE','0',NULL,0),(388,'Delias Complete How to Cook by Delia Smith','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','388','pcs','Inventory','VATABLE','0',NULL,0),(389,'This Is How You Pitch How To Kick Ass In Your First Years of PR by Ed Zitron','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','389','pcs','Inventory','VATABLE','0',NULL,0),(390,'Say it and Live it 50 Corporate Mission Statements that Hit the Mark','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','390','pcs','Inventory','VATABLE','0',NULL,0),(391,'Why Men Can Only Do One Thing at A Time and Women Never Stop Talking','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','391','pcs','Inventory','VATABLE','0',NULL,0),(392,'The New Leaders by Daniel Goleman, Richard Boyatzis and Annie McKee','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','392','pcs','Inventory','VATABLE','0',NULL,0),(393,'The Wayward Vagabond by MGN Kahende','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','393','pcs','Inventory','VATABLE','0',NULL,0),(394,'Love Africa A Memoir of Romance War and Survival','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','394','pcs','Inventory','VATABLE','0',NULL,0),(395,'A Woman of Firsts by Edna Adan Ismail','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','395','pcs','Inventory','VATABLE','0',NULL,0),(396,'Life Lists For Mothers','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','396','pcs','Inventory','VATABLE','0',NULL,0),(397,'Not My Time to Die by Yolande Mukagasana','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','397','pcs','Inventory','VATABLE','0',NULL,0),(398,'Perspectives On Culture And Globalisation The Intellectual Legacy of Ali Mazrui','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','398','pcs','Inventory','VATABLE','0',NULL,0),(399,'The Little Black Book of Success','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','399','pcs','Inventory','VATABLE','0',NULL,0),(400,'The Ultimate Guitar Book','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','400','pcs','Inventory','VATABLE','0',NULL,0),(401,'Branded Beauty by Mark Tungate','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','401','pcs','Inventory','VATABLE','0',NULL,0),(402,'Think like a teen Act like a Parent','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','402','pcs','Inventory','VATABLE','0',NULL,0),(403,'The History Of Islam In Africa','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','403','pcs','Inventory','VATABLE','0',NULL,0),(404,'Can Democracy Work by James Miller','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','404','pcs','Inventory','VATABLE','0',NULL,0),(405,'Kushner Inc by Vicky Ward','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','405','pcs','Inventory','VATABLE','0',NULL,0),(406,'The New Girl by Daniel Silva','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','406','pcs','Inventory','VATABLE','0',NULL,0),(407,'Salmans Legacy by Madawi Al Rasheed','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','407','pcs','Inventory','VATABLE','0',NULL,0),(408,'The Threat by Andrew McCabe','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','408','pcs','Inventory','VATABLE','0',NULL,0),(409,'The Boys in the Boat by Daniel James Brown','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','409','pcs','Inventory','VATABLE','0',NULL,0),(410,'Leadership at Scale by Claudio Feser, Michael Rennie and Nicolai Chen Nielsen','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','410','pcs','Inventory','VATABLE','0',NULL,0),(411,'Insights of An X Chromosomed Idealist by Lesego Montsho','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','411','pcs','Inventory','VATABLE','0',NULL,0),(412,'Global trade by Greg Buckman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','412','pcs','Inventory','VATABLE','0',NULL,0),(413,'Gung Ho by Ken Blanchard','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','413','pcs','Inventory','VATABLE','0',NULL,0),(414,'Being Strategic by Erika Andersen','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','414','pcs','Inventory','VATABLE','0',NULL,0),(415,'The 11 Laws of Likability by Michelle Tillis Lederman','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','415','pcs','Inventory','VATABLE','0',NULL,0),(416,'Plan B by David Kord Murray','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','416','pcs','Inventory','VATABLE','0',NULL,0),(417,'Butterfly in Frost by Sylvia Day','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','417','pcs','Inventory','VATABLE','0',NULL,0),(418,'Sunkissed by Stephanie Ash','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','418','pcs','Inventory','VATABLE','0',NULL,0),(419,'Africa As One by Fanon Kihu','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','419','pcs','Inventory','VATABLE','0',NULL,0),(420,'Kisumu by Okanga Ooko','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','420','pcs','Inventory','VATABLE','0',NULL,0),(421,'Beautiful Shards of the Maiden Pot by Evelyne Ongogo','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','421','pcs','Inventory','VATABLE','0',NULL,0),(422,'Clear Leadership by Gervase R Bushe','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','422','pcs','Inventory','VATABLE','0',NULL,0),(423,'Succeeding When You are Supposed to Fail by Rom Brafman','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','423','pcs','Inventory','VATABLE','0',NULL,0),(424,'Businesswomans Fault by Okanga Ooko','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','424','pcs','Inventory','VATABLE','0',NULL,0),(425,'I Will Be Back by Maryan Noor Yussuf','6','1','',16.00,'0','142',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','425','pcs','Inventory','VATABLE','0',NULL,0),(426,'Dubai The Vulnerability of Success by Christopher Davidson','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','426','pcs','Inventory','VATABLE','0',NULL,0),(427,'She Said by Jodi Kantor and Megan Twohey','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','427','pcs','Inventory','VATABLE','0',NULL,0),(428,'The Glitch by Elisabeth Cohen','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','428','pcs','Inventory','VATABLE','0',NULL,0),(429,'How to Make it Big as a Consultant by William A Cohen','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','429','pcs','Inventory','VATABLE','0',NULL,0),(430,'Mastering the Art of Japanese Home Cooking by Masaharu Morimoto','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','430','pcs','Inventory','VATABLE','0',NULL,0),(431,'Political Risk by Condoleezza Rice and Amy B Zegart','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','431','pcs','Inventory','VATABLE','0',NULL,0),(432,'Never Lose Again by Steven Babitsky and James J Mangraviti Jr','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','432','pcs','Inventory','VATABLE','0',NULL,0),(433,'Profit over People by Noam Chomsky','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','433','pcs','Inventory','VATABLE','0',NULL,0),(434,'Political Parties in Africa Ethnicity and Party Formation','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','434','pcs','Inventory','VATABLE','0',NULL,0),(435,'Bold by Peter Diamandis and Steven Kotler','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','435','pcs','Inventory','VATABLE','0',NULL,0),(436,'The Giver of Stars by Jojo Moyes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','436','pcs','Inventory','VATABLE','0',NULL,0),(437,'The Rules of Parenting by Richard Templar','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','437','pcs','Inventory','VATABLE','0',NULL,0),(438,'Agent Running in the Field by John le Carre','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','438','pcs','Inventory','VATABLE','0',NULL,0),(439,'Curse of the black gold by Ed Kashi','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','439','pcs','Inventory','VATABLE','0',NULL,0),(440,'Freedom from Fear by Aung San Suu Kyi','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','440','pcs','Inventory','VATABLE','0',NULL,0),(441,'Real Madrid Home Jersey 201920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','441','pcs','Inventory','VATABLE','0',NULL,0),(442,'Real Madrid Away Jersey 201920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','442','pcs','Inventory','VATABLE','0',NULL,0),(443,'The Four by Scott Galloway','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','443','pcs','Inventory','VATABLE','0',NULL,0),(444,'Better Than Before by Gretchen Rubin','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','444','pcs','Inventory','VATABLE','0',NULL,0),(445,'Inside Coca Cola by Neville Isdell and David Beasley','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','445','pcs','Inventory','VATABLE','0',NULL,0),(446,'Self Compassion by Kristin Neff','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','446','pcs','Inventory','VATABLE','0',NULL,0),(447,'Drawing on the Right Side of the Brain','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','447','pcs','Inventory','VATABLE','0',NULL,0),(448,'The Latte Factor by David Bach and John David Mann','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','448','pcs','Inventory','VATABLE','0',NULL,0),(449,'The Algebra of Happiness by Scott Galloway','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','449','pcs','Inventory','VATABLE','0',NULL,0),(450,'The Confidence Game by Maria Konnikova','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','450','pcs','Inventory','VATABLE','0',NULL,0),(451,'Complete Arabic Teach Yourself Guide','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','451','pcs','Inventory','VATABLE','0',NULL,0),(452,'How to Get Rich by Felix Dennis','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','452','pcs','Inventory','VATABLE','0',NULL,0),(453,'Boys Will Be Boys by Clementine Ford','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','453','pcs','Inventory','VATABLE','0',NULL,0),(454,'African Renaissance by Fantu Cheru','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','454','pcs','Inventory','VATABLE','0',NULL,0),(455,'The Slight Edge by Jeff Olson Hardcover','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','455','pcs','Inventory','VATABLE','0',NULL,0),(456,'Think Like a White Man','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','456','pcs','Inventory','VATABLE','0',NULL,0),(457,'Breaking the Boundaries between Fantasy and Reality','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','457','pcs','Inventory','VATABLE','0',NULL,0),(458,'The French Revolution and What Went Wrong','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','458','pcs','Inventory','VATABLE','0',NULL,0),(459,'African Twilight The Vanishing Rituals and Ceremonies of the African Continent','6','1','',16.00,'0','17100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','459','pcs','Inventory','VATABLE','0',NULL,0),(460,'Gold of Our Fathers by Kwei Quartey','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','460','pcs','Inventory','VATABLE','0',NULL,0),(461,'Deadlier 100 of the Best Crime Stories Written by Women','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','461','pcs','Inventory','VATABLE','0',NULL,0),(462,'Food As Medicine by Dharma Singh Khalsa','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','462','pcs','Inventory','VATABLE','0',NULL,0),(463,'Fasting and Eating for Health by Joel Fuhrman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','463','pcs','Inventory','VATABLE','0',NULL,0),(464,'How To Make Your Marriage Work by Kibaya Laibuta','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','464','pcs','Inventory','VATABLE','0',NULL,0),(465,'Sales Bible The Ultimate Sales Resource','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','465','pcs','Inventory','VATABLE','0',NULL,0),(466,'The Logic of Life by Tim Harford','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','466','pcs','Inventory','VATABLE','0',NULL,0),(467,'The Old Lion Of Africa by Walter N Masiga','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','467','pcs','Inventory','VATABLE','0',NULL,0),(468,'The Colossus of New York by Colson Whitehead','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','468','pcs','Inventory','VATABLE','0',NULL,0),(469,'In the Closet of the Vatican by Frederic Martel','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','469','pcs','Inventory','VATABLE','0',NULL,0),(470,'Billionaires and Ballot Bandits','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','470','pcs','Inventory','VATABLE','0',NULL,0),(471,'Hand Woven Kofia','6','1','',16.00,'0','23750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','471','pcs','Inventory','VATABLE','0',NULL,0),(472,'Orwell on Freedom by George Orwell','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','472','pcs','Inventory','VATABLE','0',NULL,0),(473,'The Plot Against the President by Lee Smith','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','473','pcs','Inventory','VATABLE','0',NULL,0),(474,'Life Will Be the Death of Me by Chelsea Handler','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','474','pcs','Inventory','VATABLE','0',NULL,0),(475,'Against the Gods The Remarkable Story of Risk','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','475','pcs','Inventory','VATABLE','0',NULL,0),(476,'The Sun on My Head by Geovani Martins','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','476','pcs','Inventory','VATABLE','0',NULL,0),(477,'Second Class Citizen by Buchi Emecheta','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','477','pcs','Inventory','VATABLE','0',NULL,0),(478,'Ephesians Biblical Commentary by Joyce Meyer','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','478','pcs','Inventory','VATABLE','0',NULL,0),(479,'The Collected Works by Kahlil Gibran','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','479','pcs','Inventory','VATABLE','0',NULL,0),(480,'The Success Commandments by DeVon Franklin','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','480','pcs','Inventory','VATABLE','0',NULL,0),(481,'Worry Less Live More by Robert Morgan Hardcover','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','481','pcs','Inventory','VATABLE','0',NULL,0),(482,'The Beautiful People of Kenya by Mohamed Amin, Duncan Willetts and Brian Tetley','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','482','pcs','Inventory','VATABLE','0',NULL,0),(483,'Did You Ever Have a Family by Bill Clegg','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','483','pcs','Inventory','VATABLE','0',NULL,0),(484,'The Mars Room by Rachel Kushner','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','484','pcs','Inventory','VATABLE','0',NULL,0),(485,'I will Be Gone in the Dark by Michelle McNamara','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','485','pcs','Inventory','VATABLE','0',NULL,0),(486,'Hug Your Haters by Jay Baer','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','486','pcs','Inventory','VATABLE','0',NULL,0),(487,'What Got You Here Wont Get You There in Sales','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','487','pcs','Inventory','VATABLE','0',NULL,0),(488,'Undo It How Simple Lifestyle Changes Can Reverse Most Chronic Diseases','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','488','pcs','Inventory','VATABLE','0',NULL,0),(489,'Stretched Too Thin by Jessica N Turner','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','489','pcs','Inventory','VATABLE','0',NULL,0),(490,'The Vagina Bible by Jen Gunter','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','490','pcs','Inventory','VATABLE','0',NULL,0),(491,'A Womans Fortune by Josephine Cox','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','491','pcs','Inventory','VATABLE','0',NULL,0),(492,'Make Think Imagine Engineering the Future of Civilisation','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','492','pcs','Inventory','VATABLE','0',NULL,0),(493,'Conspiracy to murder The Rwandan Genocide by Linda Melvern','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','493','pcs','Inventory','VATABLE','0',NULL,0),(494,'The Lonely City by Olivia Laing','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','494','pcs','Inventory','VATABLE','0',NULL,0),(495,'Stick with It by Sean Young','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','495','pcs','Inventory','VATABLE','0',NULL,0),(496,'Narrative Economics by by Robert J Shiller Hardcover','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','496','pcs','Inventory','VATABLE','0',NULL,0),(497,'The Art of Statistics Learning from Data','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','497','pcs','Inventory','VATABLE','0',NULL,0),(498,'Success Built to Last by Jerry I Porras','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','498','pcs','Inventory','VATABLE','0',NULL,0),(499,'The Code of Capital by Katharina Pistor','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','499','pcs','Inventory','VATABLE','0',NULL,0),(500,'The Great Investment by TD Jakes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','500','pcs','Inventory','VATABLE','0',NULL,0),(501,'The Enemy Within by Joshua Museve','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','501','pcs','Inventory','VATABLE','0',NULL,0),(502,'Love Hate and Other Filters by Samira Ahmed','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','502','pcs','Inventory','VATABLE','0',NULL,0),(503,'Up from Slavery by Booker T Washington','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','503','pcs','Inventory','VATABLE','0',NULL,0),(504,'Sisyphus Task by Waithaka Waihenya','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','504','pcs','Inventory','VATABLE','0',NULL,0),(505,'How to Make One Million Dollars in Real Estate in Three Years Starting with No Cash','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','505','pcs','Inventory','VATABLE','0',NULL,0),(506,'South Sudan The State We Aspire to by Peter Adwok Nyaba','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','506','pcs','Inventory','VATABLE','0',NULL,0),(507,'Showboat The Life of Kobe Bryant by Roland Lazenby','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','507','pcs','Inventory','VATABLE','0',NULL,0),(508,'The Guardians by John Grisham Hardcover','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','508','pcs','Inventory','VATABLE','0',NULL,0),(509,'How To Get Over A Boy by Chidera Eggerue','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','509','pcs','Inventory','VATABLE','0',NULL,0),(510,'The Energy Bus by Jon Gordon','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','510','pcs','Inventory','VATABLE','0',NULL,0),(511,'Fear Busting by Pete Cohen','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','511','pcs','Inventory','VATABLE','0',NULL,0),(512,'The Healthy Mind Toolkit by Alice Boyes','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','512','pcs','Inventory','VATABLE','0',NULL,0),(513,'Words Can Change Your Brain by Andrew B Newberg and Mark Robert Waldman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','513','pcs','Inventory','VATABLE','0',NULL,0),(514,'Collaborating with the Enemy by Adam Kahane','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','514','pcs','Inventory','VATABLE','0',NULL,0),(515,'Terrorism Betrayal and Resilience My Story of the 1998 US Embassy Bombings','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','515','pcs','Inventory','VATABLE','0',NULL,0),(516,'Good Trouble by Joseph ONeill Hardcover','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','516','pcs','Inventory','VATABLE','0',NULL,0),(517,'Ghost Wall by Sarah Moss Hardcover','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','517','pcs','Inventory','VATABLE','0',NULL,0),(518,'Highway of Sand by Abdijabar Siraj Sesco','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','518','pcs','Inventory','VATABLE','0',NULL,0),(519,'Best Kept Secret by Jeffrey Archer','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','519','pcs','Inventory','VATABLE','0',NULL,0),(520,'Mightier Than the Sword by Jeffrey Archer','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','520','pcs','Inventory','VATABLE','0',NULL,0),(521,'Playing the Enemy by John Carlin','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','521','pcs','Inventory','VATABLE','0',NULL,0),(522,'End of Days by Sylvia Browne and Lindsay Harrison','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','522','pcs','Inventory','VATABLE','0',NULL,0),(523,'The Candlestick Course by Steve Nison','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','523','pcs','Inventory','VATABLE','0',NULL,0),(524,'The End of Intelligence by David Tucker','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','524','pcs','Inventory','VATABLE','0',NULL,0),(525,'Herding Tigers by Todd Henry Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','525','pcs','Inventory','VATABLE','0',NULL,0),(526,'Scaling Leadership by Robert J Anderson and William A Adams','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','526','pcs','Inventory','VATABLE','0',NULL,0),(527,'Alpha Girls by Julian Guthrie','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','527','pcs','Inventory','VATABLE','0',NULL,0),(528,'A Rainy Sunset by Wambui Murimi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','528','pcs','Inventory','VATABLE','0',NULL,0),(529,'The Spirit Level by Kate Pickett and Richard G Wilkinson','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','529','pcs','Inventory','VATABLE','0',NULL,0),(530,'The Swahili World by Stephanie Wynne Jones and Adria LaViolette','6','1','',16.00,'0','32300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','530','pcs','Inventory','VATABLE','0',NULL,0),(531,'Taty Went West by Nikhil Singh','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','531','pcs','Inventory','VATABLE','0',NULL,0),(532,'Matatu A History of Popular Transportation in Nairobi by Kenda Mutongi','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','532','pcs','Inventory','VATABLE','0',NULL,0),(533,'Kenya After 50 Reconfiguring Historical Political and Policy Milestones','6','1','',16.00,'0','11400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','533','pcs','Inventory','VATABLE','0',NULL,0),(534,'An Experts Guide to International Protocol','6','1','',16.00,'0','15200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','534','pcs','Inventory','VATABLE','0',NULL,0),(535,'Girl Stop Apologizing by Rachel Hollis','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','535','pcs','Inventory','VATABLE','0',NULL,0),(536,'Gendering Ethnicity in African Womens Lives','6','1','',16.00,'0','13300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','536','pcs','Inventory','VATABLE','0',NULL,0),(537,'Math Snake Book Age 5 +','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','537','pcs','Inventory','VATABLE','0',NULL,0),(538,'Sudoku Smart Math is the Key by SSJV','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','538','pcs','Inventory','VATABLE','0',NULL,0),(539,'Word Search Book Age 5 + by SSJV','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','539','pcs','Inventory','VATABLE','0',NULL,0),(540,'Whole New You by Tia Mowry and Jessica Porter','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','540','pcs','Inventory','VATABLE','0',NULL,0),(541,'Making the Cut by Jillian Michaels','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','541','pcs','Inventory','VATABLE','0',NULL,0),(542,'Talent Is Overrated by Geoff Colvin','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','542','pcs','Inventory','VATABLE','0',NULL,0),(543,'The Eyes of Darkness by Dean Koontz','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','543','pcs','Inventory','VATABLE','0',NULL,0),(544,'Kingdom of Ash by Sarah J Maas','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','544','pcs','Inventory','VATABLE','0',NULL,0),(545,'Tower of Dawn by Sarah J Maas','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','545','pcs','Inventory','VATABLE','0',NULL,0),(546,'Trade Unions and Party Politics Labour Movements in Africa','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','546','pcs','Inventory','VATABLE','0',NULL,0),(547,'How to Kill a Unicorn by Mark Payne','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','547','pcs','Inventory','VATABLE','0',NULL,0),(548,'Scaling Lean by Ash Maurya','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','548','pcs','Inventory','VATABLE','0',NULL,0),(549,'Nomad by James Swallow','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','549','pcs','Inventory','VATABLE','0',NULL,0),(550,'Africas World Trade Informal Economies and Globalization from Below','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','550','pcs','Inventory','VATABLE','0',NULL,0),(551,'The Foundations of Islamic Banking Theory Practice and Education','6','1','',16.00,'0','6650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','551','pcs','Inventory','VATABLE','0',NULL,0),(552,'101 Coaching Strategies And Techniques','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','552','pcs','Inventory','VATABLE','0',NULL,0),(553,'The Maasai by SS Ole Sankan','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','553','pcs','Inventory','VATABLE','0',NULL,0),(554,'Kenya 19451963 A Study in African National Movements','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','554','pcs','Inventory','VATABLE','0',NULL,0),(555,'A History of Africa in the 19th Century by Esther I Njiro','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','555','pcs','Inventory','VATABLE','0',NULL,0),(556,'Destiny Summit Keys to seizing your destiny by Miriam Muhindi','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','556','pcs','Inventory','VATABLE','0',NULL,0),(557,'Peoples Resistance to Colonialism and Imperialism in Kenya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','557','pcs','Inventory','VATABLE','0',NULL,0),(558,'Liberating Minds Restoring Kenyan History','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','558','pcs','Inventory','VATABLE','0',NULL,0),(559,'Makhan Singh A revolutionary Kenyan trade unionist','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','559','pcs','Inventory','VATABLE','0',NULL,0),(560,'Progressive Librarianship Perspectives from Kenya and Britain 19792010','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','560','pcs','Inventory','VATABLE','0',NULL,0),(561,'Information and Liberation Writings on the Politics of Information and Librarianship','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','561','pcs','Inventory','VATABLE','0',NULL,0),(562,'Never Be Silent Publishing and Imperialism 18841963','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','562','pcs','Inventory','VATABLE','0',NULL,0),(563,'Chakula Chetu by Inter Region Economic Network','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','563','pcs','Inventory','VATABLE','0',NULL,0),(564,'The Passion Economy by Adam Davidson','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','564','pcs','Inventory','VATABLE','0',NULL,0),(565,'Self Matters by Dr Phil McGraw','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','565','pcs','Inventory','VATABLE','0',NULL,0),(566,'Parenting With Love And Logic by Foster Cline and Jim Fay','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','566','pcs','Inventory','VATABLE','0',NULL,0),(567,'The New Strong willed Child by James Dobson','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','567','pcs','Inventory','VATABLE','0',NULL,0),(568,'The Five Love Languages of Teenagers by Gary Chapman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','568','pcs','Inventory','VATABLE','0',NULL,0),(569,'The Pirates of Zanzibar Darkest Salaam by Haroun Risa','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','569','pcs','Inventory','VATABLE','0',NULL,0),(570,'John F Kennedy An Unfinished Life 19171963','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','570','pcs','Inventory','VATABLE','0',NULL,0),(571,'Three Women by Lisa Taddeo','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','571','pcs','Inventory','VATABLE','0',NULL,0),(572,'Four Things Women Want from a Man by A R Bernard','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','572','pcs','Inventory','VATABLE','0',NULL,0),(573,'The Legacies of Julius Nyerere','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','573','pcs','Inventory','VATABLE','0',NULL,0),(574,'Self Search by Kelvin Agengo','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','574','pcs','Inventory','VATABLE','0',NULL,0),(575,'Scented Play dough Homemade 5 pieces','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','575','pcs','Inventory','VATABLE','0',NULL,0),(576,'Perfect Timing by Irene Melissa','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','576','pcs','Inventory','VATABLE','0',NULL,0),(577,'Triggered by Donald Trump Jr','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','577','pcs','Inventory','VATABLE','0',NULL,0),(578,'A Good Provider Is One Who Leaves by Jason DeParle Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','578','pcs','Inventory','VATABLE','0',NULL,0),(579,'When Things Fell Apart by Robert H Bates','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','579','pcs','Inventory','VATABLE','0',NULL,0),(580,'Shallow Graves A Memoir of the Ethiopia Eritrea War by Richard Reid','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','580','pcs','Inventory','VATABLE','0',NULL,0),(581,'The Longevity Economy by Joseph F Coughli','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','581','pcs','Inventory','VATABLE','0',NULL,0),(583,'Islam and Muslims A Guide to Diverse Experience in a Modern World','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','583','pcs','Inventory','VATABLE','0',NULL,0),(584,'The Globalization of Terrorism From Sicariis, Assassins to ISIS by Dr Mustafa Y Ali','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','584','pcs','Inventory','VATABLE','0',NULL,0),(585,'The Changing Dynamics of Terrorism and Violent Extremism Policy and Practice Volume II','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','585','pcs','Inventory','VATABLE','0',NULL,0),(586,'A Mercy to Humanity by Dr Aid al Qarni','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','586','pcs','Inventory','VATABLE','0',NULL,0),(587,'Beyond 8 to 5 by Daisy Nyaga','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','587','pcs','Inventory','VATABLE','0',NULL,0),(588,'Midnight in Chernobyl by Adam Higginbotham','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','588','pcs','Inventory','VATABLE','0',NULL,0),(589,'Iron Ambition My Life With Cus Damato by Mike Tyson','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','589','pcs','Inventory','VATABLE','0',NULL,0),(590,'King of the World Muhammad Ali by David Remnick','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','590','pcs','Inventory','VATABLE','0',NULL,0),(591,'Sugar Man Leben, Tod und Auferstehung des Sixto Rodriguez','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','591','pcs','Inventory','VATABLE','0',NULL,0),(592,'The Tao of Muhammad Ali by Davis Miller','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','592','pcs','Inventory','VATABLE','0',NULL,0),(593,'Eat Pray Eat by Michael Booth','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','593','pcs','Inventory','VATABLE','0',NULL,0),(594,'The Marriage Pact by Michelle Richmond','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','594','pcs','Inventory','VATABLE','0',NULL,0),(595,'Confessions of a Male Nurse by Michael Alexander','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','595','pcs','Inventory','VATABLE','0',NULL,0),(596,'The Girl Before by Anthony Capella','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','596','pcs','Inventory','VATABLE','0',NULL,0),(597,'Islam and Ethnicity in Northern Kenya and Southern Ethiopia','6','1','',16.00,'0','9025',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','597','pcs','Inventory','VATABLE','0',NULL,0),(598,'Tropical gangsters by Robert Klitgaard','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','598','pcs','Inventory','VATABLE','0',NULL,0),(599,'Organic Lifes Guide to Concoctions by Nic Odhiambo','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','599','pcs','Inventory','VATABLE','0',NULL,0),(600,'Beating the Odds Jump Starting Developing Countries','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','600','pcs','Inventory','VATABLE','0',NULL,0),(601,'The Buddha and the Badass by Vishen Lakhiani','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','601','pcs','Inventory','VATABLE','0',NULL,0),(602,'Unholy Trinity The IMF World Bank and WTO by Richard Peet','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','602','pcs','Inventory','VATABLE','0',NULL,0),(603,'The Second Half by Roddy Doyle and Roy Keane','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','603','pcs','Inventory','VATABLE','0',NULL,0),(604,'Inside Apple by Adam Lashinsky','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','604','pcs','Inventory','VATABLE','0',NULL,0),(605,'Goldman Sachs The Culture of Success by Lisa Endlich','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','605','pcs','Inventory','VATABLE','0',NULL,0),(606,'Dear CEO 50 Personal Letters from the Worlds Leading Business Thinkers','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','606','pcs','Inventory','VATABLE','0',NULL,0),(607,'Pandemic COVID19 Shakes the World','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','607','pcs','Inventory','VATABLE','0',NULL,0),(608,'Six Simple Rules by Peter Tollman and Yves Morieux','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','608','pcs','Inventory','VATABLE','0',NULL,0),(609,'Talent Wins by Ram Charan, Dominic Barton and Dennis Carey','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','609','pcs','Inventory','VATABLE','0',NULL,0),(610,'Act Like a Leader Think Like a Leader by Herminia Ibarra','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','610','pcs','Inventory','VATABLE','0',NULL,0),(611,'Conscious Capitalism Field Guide','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','611','pcs','Inventory','VATABLE','0',NULL,0),(612,'Otis and The Lake by Juma Brenda','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','612','pcs','Inventory','VATABLE','0',NULL,0),(613,'Friction by Roger Dooley','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','613','pcs','Inventory','VATABLE','0',NULL,0),(614,'Ginger bread by Helen Oyeyemi','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','614','pcs','Inventory','VATABLE','0',NULL,0),(615,'Better Never Than Late by Chika Unigwe','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','615','pcs','Inventory','VATABLE','0',NULL,0),(616,'The Stranger in My Home by Adele Parks','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','616','pcs','Inventory','VATABLE','0',NULL,0),(617,'Number One Chinese Restaurant by Lillian Li','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','617','pcs','Inventory','VATABLE','0',NULL,0),(618,'The History and Culture of Abakhero People of Western Kenya','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','618','pcs','Inventory','VATABLE','0',NULL,0),(619,'Kwani 04','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','619','pcs','Inventory','VATABLE','0',NULL,0),(620,'Constitution making from the middle by Willy Mutunga','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','620','pcs','Inventory','VATABLE','0',NULL,0),(621,'Youthcan by Lizz Ntonjira','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','621','pcs','Inventory','VATABLE','0',NULL,0),(622,'Amal Unbound by Aisha Saeed','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','622','pcs','Inventory','VATABLE','0',NULL,0),(623,'The Political Economy of Africa by Vishnu Padayachee','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','623','pcs','Inventory','VATABLE','0',NULL,0),(624,'Contagious by Jonah Berger','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','624','pcs','Inventory','VATABLE','0',NULL,0),(625,'She Speaks The Power of Womens Voices by Yvette Cooper','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','625','pcs','Inventory','VATABLE','0',NULL,0),(626,'The China Model by Daniel A Bell','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','626','pcs','Inventory','VATABLE','0',NULL,0),(627,'Parenting with your Heart in Mind A Candid Peek into a Parents Heart by Dr Carol Chakua','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','627','pcs','Inventory','VATABLE','0',NULL,0),(628,'The Power of the Pussy Part Two by Kara King','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','628','pcs','Inventory','VATABLE','0',NULL,0),(629,'Rogue Trader by Nick Leeson','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','629','pcs','Inventory','VATABLE','0',NULL,0),(630,'Maasai A Novel of Love War and Witchcraft in 19th Century East Africa','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','630','pcs','Inventory','VATABLE','0',NULL,0),(631,'The Way of Wisdom by Timothy Keller','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','631','pcs','Inventory','VATABLE','0',NULL,0),(632,'The Net and the Butterfly by Judah Pollack and Olivia Fox Cabane','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','632','pcs','Inventory','VATABLE','0',NULL,0),(633,'Inventing Ourselves by Sarah Jayne Blakemore','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','633','pcs','Inventory','VATABLE','0',NULL,0),(634,'This Girl is on Fire by Wangari Kuria','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','634','pcs','Inventory','VATABLE','0',NULL,0),(635,'A Fork In the Road by Vidar Ligard','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','635','pcs','Inventory','VATABLE','0',NULL,0),(636,'Lenin A Biography by Robert Service','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','636','pcs','Inventory','VATABLE','0',NULL,0),(637,'The Second Mountain by David Brooks','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','637','pcs','Inventory','VATABLE','0',NULL,0),(638,'Mojo by Marshall Goldsmith','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','638','pcs','Inventory','VATABLE','0',NULL,0),(639,'The Precariat The New Dangerous Class by Guy Standing','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','639','pcs','Inventory','VATABLE','0',NULL,0),(640,'The Warrior Elite by Dick Couch','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','640','pcs','Inventory','VATABLE','0',NULL,0),(641,'The Mammoth Book Of Special Forces Training','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','641','pcs','Inventory','VATABLE','0',NULL,0),(642,'Secrets of the Secret Service by Gary J Byrne','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','642','pcs','Inventory','VATABLE','0',NULL,0),(643,'Marketing Medicine by Chris Harrison','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','643','pcs','Inventory','VATABLE','0',NULL,0),(644,'The Mind of the African Strongman by Herman J Cohen','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','644','pcs','Inventory','VATABLE','0',NULL,0),(645,'The Post American World by Fareed Zakaria','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','645','pcs','Inventory','VATABLE','0',NULL,0),(646,'Power bank Oraimo OPBB661D','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','646','pcs','Inventory','VATABLE','0',NULL,0),(647,'Powerbank oraimo OPBP602D 6000KmAh','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','647','pcs','Inventory','VATABLE','0',NULL,0),(648,'P801D Oraimo Powerbank Oraimo OPBP801D 8KmAh','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','648','pcs','Inventory','VATABLE','0',NULL,0),(649,'P151D Oraimo Powerbank 15000 mah OPB P151D','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','649','pcs','Inventory','VATABLE','0',NULL,0),(650,'BatteryoraimoBL5CAR1150mAh','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','650','pcs','Inventory','VATABLE','0',NULL,0),(651,'Chargerkit oraimo CU60ZR+CD52BR UK 2A','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','651','pcs','Inventory','VATABLE','0',NULL,0),(652,'ChargerOraimoDual USBOCW U61D','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','652','pcs','Inventory','VATABLE','0',NULL,0),(653,'Charger oraimo UK USB OCW U93SC','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','653','pcs','Inventory','VATABLE','0',NULL,0),(654,'Car charger Oraimo OCC31D','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','654','pcs','Inventory','VATABLE','0',NULL,0),(655,'Car Charger oraimo OCC51D','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','655','pcs','Inventory','VATABLE','0',NULL,0),(656,'Car chargeroraimoOCC71D Dual USB','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','656','pcs','Inventory','VATABLE','0',NULL,0),(657,'Data cable oraimo CD52BR','6','1','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','657','pcs','Inventory','VATABLE','0',NULL,0),(658,'Cable oraimo OCDM201','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','658','pcs','Inventory','VATABLE','0',NULL,0),(659,'CableoraimoOCDM102','6','1','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','659','pcs','Inventory','VATABLE','0',NULL,0),(660,'Audio Cable oraimo OCDA101','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','660','pcs','Inventory','VATABLE','0',NULL,0),(661,'USB cable oraimoOCDL21','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','661','pcs','Inventory','VATABLE','0',NULL,0),(662,'USB cable oraimoOCDX91','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','662','pcs','Inventory','VATABLE','0',NULL,0),(663,'Headset Oraimo OEPE10','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','663','pcs','Inventory','VATABLE','0',NULL,0),(664,'Earphone oraimo OEPE23','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','664','pcs','Inventory','VATABLE','0',NULL,0),(665,'Wireless headset oraimo OEBE31S','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','665','pcs','Inventory','VATABLE','0',NULL,0),(666,'Wireless headset oraimo OEBE36S dachrome','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','666','pcs','Inventory','VATABLE','0',NULL,0),(667,'Wireless Headset oraimo OEBE54D','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','667','pcs','Inventory','VATABLE','0',NULL,0),(668,'Wireless headset oraimo OEBE58D','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','668','pcs','Inventory','VATABLE','0',NULL,0),(669,'Wireless headset oraimo OEBH66D','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','669','pcs','Inventory','VATABLE','0',NULL,0),(670,'Memory CardoraimoSD4G','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','670','pcs','Inventory','VATABLE','0',NULL,0),(671,'Memory CardoraimoSD8G','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','671','pcs','Inventory','VATABLE','0',NULL,0),(672,'Memory CardoraimoSD16G','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','672','pcs','Inventory','VATABLE','0',NULL,0),(673,'Memory CardoraimoSD64G','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','673','pcs','Inventory','VATABLE','0',NULL,0),(674,'USB FLASH DRIVE oraimo 8G OFD','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','674','pcs','Inventory','VATABLE','0',NULL,0),(675,'USBFLASH DRIVE oraimo 32G OFD','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','675','pcs','Inventory','VATABLE','0',NULL,0),(676,'Wireless headset oraimo OEB E99D','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','676','pcs','Inventory','VATABLE','0',NULL,0),(677,'Extension socket oraimo OWSE331','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','677','pcs','Inventory','VATABLE','0',NULL,0),(678,'Multifunctional BOX For Your Phones Multi Cable 515C','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','678','pcs','Inventory','VATABLE','0',NULL,0),(679,'3 IN 1 ChargeSync COILED Cable 150T3S','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','679','pcs','Inventory','VATABLE','0',NULL,0),(680,'CAR CHARGER 068T','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','680','pcs','Inventory','VATABLE','0',NULL,0),(681,'CAR CHARGER 068L','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','681','pcs','Inventory','VATABLE','0',NULL,0),(682,'CAR CHARGER 068T3','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','682','pcs','Inventory','VATABLE','0',NULL,0),(683,'AUX ADAPTER 123','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','683','pcs','Inventory','VATABLE','0',NULL,0),(684,'USB CABLE 701','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','684','pcs','Inventory','VATABLE','0',NULL,0),(685,'USB to 3 in 1 Cable,Lightning,Type C 150k','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','685','pcs','Inventory','VATABLE','0',NULL,0),(686,'2 USB home charger with EU plug Input 323UL','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','686','pcs','Inventory','VATABLE','0',NULL,0),(687,'2 USB home charger with EU plug Input 323UM','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','687','pcs','Inventory','VATABLE','0',NULL,0),(688,'Arsenal Away Shirt 202122','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','688','pcs','Inventory','VATABLE','0',NULL,0),(689,'Arsenal Home Shirt 202122','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','689','pcs','Inventory','VATABLE','0',NULL,0),(690,'Chelsea Away Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','690','pcs','Inventory','VATABLE','0',NULL,0),(691,'Chelsea Away Stadium Shirt 202021 Kids','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','691','pcs','Inventory','VATABLE','0',NULL,0),(692,'Chelsea Home Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','692','pcs','Inventory','VATABLE','0',NULL,0),(693,'Chelsea Home Shirt 202021 Womens','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','693','pcs','Inventory','VATABLE','0',NULL,0),(694,'Chelsea Third Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','694','pcs','Inventory','VATABLE','0',NULL,0),(695,'Liverpool 3rd Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','695','pcs','Inventory','VATABLE','0',NULL,0),(696,'Liverpool Away Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','696','pcs','Inventory','VATABLE','0',NULL,0),(697,'Liverpool Away Shirt 202122','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','697','pcs','Inventory','VATABLE','0',NULL,0),(698,'Liverpool Home Shirt 2021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','698','pcs','Inventory','VATABLE','0',NULL,0),(699,'Liverpool Home Shirt 202021 Womens','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','699','pcs','Inventory','VATABLE','0',NULL,0),(700,'Liverpool Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','700','pcs','Inventory','VATABLE','0',NULL,0),(701,'Manchester United Away Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','701','pcs','Inventory','VATABLE','0',NULL,0),(702,'Manchester United Home Shirt 2020 21 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','702','pcs','Inventory','VATABLE','0',NULL,0),(703,'Manchester United Home Shirt 202021 Kids','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','703','pcs','Inventory','VATABLE','0',NULL,0),(704,'Manchester United Home Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','704','pcs','Inventory','VATABLE','0',NULL,0),(705,'Manchester United Home Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','705','pcs','Inventory','VATABLE','0',NULL,0),(706,'Manchester United Third Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','706','pcs','Inventory','VATABLE','0',NULL,0),(707,'Bayern Munich Away Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','707','pcs','Inventory','VATABLE','0',NULL,0),(708,'Bayern Munich Home Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','708','pcs','Inventory','VATABLE','0',NULL,0),(709,'Bayern Munich Third Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','709','pcs','Inventory','VATABLE','0',NULL,0),(710,'Borussia Dortmund Away Shirt 202021','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','710','pcs','Inventory','VATABLE','0',NULL,0),(711,'Barcelona Away Stadium Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','711','pcs','Inventory','VATABLE','0',NULL,0),(712,'Barcelona Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','712','pcs','Inventory','VATABLE','0',NULL,0),(713,'Barcelona Home Stadium Kit 202021 Kids Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','713','pcs','Inventory','VATABLE','0',NULL,0),(714,'Real Madrid Away Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','714','pcs','Inventory','VATABLE','0',NULL,0),(715,'Real Madrid Home Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','715','pcs','Inventory','VATABLE','0',NULL,0),(716,'Real Madrid Home Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','716','pcs','Inventory','VATABLE','0',NULL,0),(717,'Real Madrid Third Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','717','pcs','Inventory','VATABLE','0',NULL,0),(718,'Inter Milan home Jersey 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','718','pcs','Inventory','VATABLE','0',NULL,0),(719,'Juventus Home Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','719','pcs','Inventory','VATABLE','0',NULL,0),(720,'Juventus Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','720','pcs','Inventory','VATABLE','0',NULL,0),(721,'Arsenal TestJordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','721','pcs','Inventory','VATABLE','0',NULL,0),(722,'Paris SaintGermain Home Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','722','pcs','Inventory','VATABLE','0',NULL,0),(723,'Paris SaintGermain Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','723','pcs','Inventory','VATABLE','0',NULL,0),(724,'Paris SaintGermain x Jordan Home Shirt 202122 Jordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','724','pcs','Inventory','VATABLE','0',NULL,0),(725,'PSG Jordan Third Shirt 202021 Jordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','725','pcs','Inventory','VATABLE','0',NULL,0),(726,'Argentina Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','726','pcs','Inventory','VATABLE','0',NULL,0),(727,'Belgium Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','727','pcs','Inventory','VATABLE','0',NULL,0),(728,'Belgium Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','728','pcs','Inventory','VATABLE','0',NULL,0),(729,'Brazil Home Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','729','pcs','Inventory','VATABLE','0',NULL,0),(730,'England Away Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','730','pcs','Inventory','VATABLE','0',NULL,0),(731,'England Home Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','731','pcs','Inventory','VATABLE','0',NULL,0),(732,'France Away Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','732','pcs','Inventory','VATABLE','0',NULL,0),(733,'France Home Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','733','pcs','Inventory','VATABLE','0',NULL,0),(734,'Germany Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','734','pcs','Inventory','VATABLE','0',NULL,0),(735,'Germany Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','735','pcs','Inventory','VATABLE','0',NULL,0),(736,'Netherlands Away Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','736','pcs','Inventory','VATABLE','0',NULL,0),(737,'Portugal Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','737','pcs','Inventory','VATABLE','0',NULL,0),(738,'Spain Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','738','pcs','Inventory','VATABLE','0',NULL,0),(739,'Spain Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','739','pcs','Inventory','VATABLE','0',NULL,0),(740,'Arsenal Away Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','740','pcs','Inventory','VATABLE','0',NULL,0),(741,'Arsenal Away Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','741','pcs','Inventory','VATABLE','0',NULL,0),(742,'Arsenal Test Jordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','742','pcs','Inventory','VATABLE','0',NULL,0),(743,'Arsenal Third Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','743','pcs','Inventory','VATABLE','0',NULL,0),(744,'Belgium Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','744','pcs','Inventory','VATABLE','0',NULL,0),(745,'Belgium Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','745','pcs','Inventory','VATABLE','0',NULL,0),(746,'Brazil Home Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','746','pcs','Inventory','VATABLE','0',NULL,0),(747,'Chelsea Away Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','747','pcs','Inventory','VATABLE','0',NULL,0),(748,'Chelsea Home Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','748','pcs','Inventory','VATABLE','0',NULL,0),(749,'Chelsea Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','749','pcs','Inventory','VATABLE','0',NULL,0),(750,'Chelsea Third Shirt 202021Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','750','pcs','Inventory','VATABLE','0',NULL,0),(751,'England Away Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','751','pcs','Inventory','VATABLE','0',NULL,0),(752,'England Home Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','752','pcs','Inventory','VATABLE','0',NULL,0),(753,'France Away Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','753','pcs','Inventory','VATABLE','0',NULL,0),(754,'France Home Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','754','pcs','Inventory','VATABLE','0',NULL,0),(755,'Germany Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','755','pcs','Inventory','VATABLE','0',NULL,0),(756,'Germany Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','756','pcs','Inventory','VATABLE','0',NULL,0),(757,'Juventus Home Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','757','pcs','Inventory','VATABLE','0',NULL,0),(758,'Juventus Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','758','pcs','Inventory','VATABLE','0',NULL,0),(759,'Liverpool 3rd Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','759','pcs','Inventory','VATABLE','0',NULL,0),(760,'Liverpool Away Shirt 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','760','pcs','Inventory','VATABLE','0',NULL,0),(761,'Liverpool Away Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','761','pcs','Inventory','VATABLE','0',NULL,0),(762,'Liverpool Home Shirt 2021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','762','pcs','Inventory','VATABLE','0',NULL,0),(763,'Liverpool Home Shirt 202122 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','763','pcs','Inventory','VATABLE','0',NULL,0),(764,'Manchester United Home Shirt 2020 21 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','764','pcs','Inventory','VATABLE','0',NULL,0),(765,'Manchester United Home Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','765','pcs','Inventory','VATABLE','0',NULL,0),(766,'Netherlands Home Stadium Shirt 202022 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','766','pcs','Inventory','VATABLE','0',NULL,0),(767,'Paris SaintGermain Home Shirt 202021Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','767','pcs','Inventory','VATABLE','0',NULL,0),(768,'Paris SaintGermain Shirt 202021Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','768','pcs','Inventory','VATABLE','0',NULL,0),(769,'Paris SaintGermain x Jordan Home Shirt 202122 Jordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','769','pcs','Inventory','VATABLE','0',NULL,0),(770,'Portugal Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','770','pcs','Inventory','VATABLE','0',NULL,0),(771,'PSG Jordan Third Shirt 202021 Jordan Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','771','pcs','Inventory','VATABLE','0',NULL,0),(772,'Real Madrid Away Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','772','pcs','Inventory','VATABLE','0',NULL,0),(773,'Real Madrid Home Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','773','pcs','Inventory','VATABLE','0',NULL,0),(774,'Real Madrid Home Shirt 202122 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','774','pcs','Inventory','VATABLE','0',NULL,0),(775,'Real Madrid Third Shirt 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','775','pcs','Inventory','VATABLE','0',NULL,0),(776,'Spain Away Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','776','pcs','Inventory','VATABLE','0',NULL,0),(777,'Spain Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','777','pcs','Inventory','VATABLE','0',NULL,0),(778,'Chelsea Home Shirt 202021 Womens Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','778','pcs','Inventory','VATABLE','0',NULL,0),(779,'Liverpool Home Shirt 202021 WomensNike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','779','pcs','Inventory','VATABLE','0',NULL,0),(780,'Manchester United Away Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','780','pcs','Inventory','VATABLE','0',NULL,0),(781,'Manchester United Home Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','781','pcs','Inventory','VATABLE','0',NULL,0),(782,'Manchester United Third Shirt 202021Womens Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','782','pcs','Inventory','VATABLE','0',NULL,0),(783,'KLB Skillgrow Mathematical Activities TG PP1Approved','6','1','',16.00,'0','232',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','783','pcs','Inventory','VATABLE','0',NULL,0),(784,'KLB Skillgrow Language ActivitiesEnglish LB PP1Approved','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','784','pcs','Inventory','VATABLE','0',NULL,0),(785,'KLB Skillgrow Language ActivitiesEnglish TG PP1Approved','6','1','',16.00,'0','235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','785','pcs','Inventory','VATABLE','0',NULL,0),(786,'KLB Skillgrow Kiswahili Activities LB PP1Approved','6','1','',16.00,'0','232',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','786','pcs','Inventory','VATABLE','0',NULL,0),(787,'KLB Skillgrow Christian Religious Activities LB PP1','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','787','pcs','Inventory','VATABLE','0',NULL,0),(788,'KLB Skillgrow Islamic Religious Education Activities LB PP1 Approved','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','788','pcs','Inventory','VATABLE','0',NULL,0),(789,'KLB Skillgrow Environmental Activities LB PP1Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','789','pcs','Inventory','VATABLE','0',NULL,0),(790,'KLB Skilllgrow Environmental Activities TG PP1Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','790','pcs','Inventory','VATABLE','0',NULL,0),(791,'KLB Skillgrow Psychomotor Creative Arts TG PP1Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','791','pcs','Inventory','VATABLE','0',NULL,0),(792,'KLB Skillgrow Mathematical Activities LB PP2 Approved','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','792','pcs','Inventory','VATABLE','0',NULL,0),(793,'KLB Skillgrow Mathematical Activities TG PP2 Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','793','pcs','Inventory','VATABLE','0',NULL,0),(794,'KLB Skillgrow Language ActivitiesEnglish TG PP2','6','1','',16.00,'0','230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','794','pcs','Inventory','VATABLE','0',NULL,0),(795,'KLB Skillgrow Kiswahili Activities LB PP2 Approved','6','1','',16.00,'0','244',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','795','pcs','Inventory','VATABLE','0',NULL,0),(796,'KLB Skillgrow Kiswahili Activities TG PP2 Approved','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','796','pcs','Inventory','VATABLE','0',NULL,0),(797,'KLB Skillgrow Christian Religious Activities LB PP2 Approved','6','1','',16.00,'0','232',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','797','pcs','Inventory','VATABLE','0',NULL,0),(798,'KLB Skillgrow Islamic Religious Education Activities LB PP2 Approved','6','1','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','798','pcs','Inventory','VATABLE','0',NULL,0),(799,'KLB Skillgrow Environmental Activities LB PP2 Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','799','pcs','Inventory','VATABLE','0',NULL,0),(800,'KLB Skillgrow Environmental Activities TG PP2 Approved','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','800','pcs','Inventory','VATABLE','0',NULL,0),(801,'KLB Skillgrow Psychomotor Creative Arts TG PP2 Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','801','pcs','Inventory','VATABLE','0',NULL,0),(802,'KLB Visionary Kiswahili Language Activities Grade1 LB Approved','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','802','pcs','Inventory','VATABLE','0',NULL,0),(803,'KLB Visionary Kiswahili Language Activities Grade1 TG Approved','6','1','',16.00,'0','314',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','803','pcs','Inventory','VATABLE','0',NULL,0),(804,'KLB Visionary English Literacy Activities Grade1 LB Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','804','pcs','Inventory','VATABLE','0',NULL,0),(805,'KLB Visionary English Literacy Activities Grade1 TG Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','805','pcs','Inventory','VATABLE','0',NULL,0),(806,'KLB Visionary Mathematical Activities Grade1LB Approved','6','1','',16.00,'0','232',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','806','pcs','Inventory','VATABLE','0',NULL,0),(807,'KLB Visionary Mathematical Activities Grade1 TG Approved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','807','pcs','Inventory','VATABLE','0',NULL,0),(808,'KLB Visionary English Activities Grade1 LB Approved','6','1','',16.00,'0','302',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','808','pcs','Inventory','VATABLE','0',NULL,0),(809,'KLB Visionary English Activities Grade1TG Approved','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','809','pcs','Inventory','VATABLE','0',NULL,0),(810,'KLB Visionary Christian Religious Education Grade1 LB Approved','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','810','pcs','Inventory','VATABLE','0',NULL,0),(811,'KLB Visionary Christian Religious Education Grade1TG Approved','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','811','pcs','Inventory','VATABLE','0',NULL,0),(812,'KLB Visionary Hygiene Nutrition Grade1LB','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','812','pcs','Inventory','VATABLE','0',NULL,0),(813,'KLB Visionary Hygiene Nutrition Grade1TG','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','813','pcs','Inventory','VATABLE','0',NULL,0),(814,'KLB Visionary Environmental Activities Grade1 LB','6','1','',16.00,'0','232',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','814','pcs','Inventory','VATABLE','0',NULL,0),(815,'KLB Visionary Environmental activities Grade1 TG','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','815','pcs','Inventory','VATABLE','0',NULL,0),(816,'KLB Visionary Islamic Religious Activities Grade1 LB Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','816','pcs','Inventory','VATABLE','0',NULL,0),(817,'KLB Art and Craft Activities Grade1 TG Approved','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','817','pcs','Inventory','VATABLE','0',NULL,0),(818,'KLB Visionary Movement Activities Grade1 TG Approved','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','818','pcs','Inventory','VATABLE','0',NULL,0),(819,'KLB Visionary Music Activities Grade1TG Approved','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','819','pcs','Inventory','VATABLE','0',NULL,0),(820,'KLB Visionary Kiswahili Language Activities Grade2 TG','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','820','pcs','Inventory','VATABLE','0',NULL,0),(821,'KLB Visionary English Literacy Grade2 TG Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','821','pcs','Inventory','VATABLE','0',NULL,0),(822,'KLB Visionary Mathematical Activities Grade2 TGApproved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','822','pcs','Inventory','VATABLE','0',NULL,0),(823,'KLB Visionary English Activities Grade2 TG Approved','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','823','pcs','Inventory','VATABLE','0',NULL,0),(824,'KLB Visionary Hygiene Nutrition Grade2 TG','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','824','pcs','Inventory','VATABLE','0',NULL,0),(825,'KLB Visionary Environmental activities Grade2 TG Approved','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','825','pcs','Inventory','VATABLE','0',NULL,0),(826,'KLB Visionary Islamic Religious Activities Grade2 LB Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','826','pcs','Inventory','VATABLE','0',NULL,0),(827,'KLB Visionary Kiswahili Language Activities Grade 3 LB Approved','6','1','',16.00,'0','197',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','827','pcs','Inventory','VATABLE','0',NULL,0),(828,'KLB Visionary English Literacy Activities Grade 3LB Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','828','pcs','Inventory','VATABLE','0',NULL,0),(829,'KLB Visionary English Literacy Grade 3 TG Approved','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','829','pcs','Inventory','VATABLE','0',NULL,0),(830,'KLB Visionary Mathematical Activities Grade 3 LB Approved','6','1','',16.00,'0','274',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','830','pcs','Inventory','VATABLE','0',NULL,0),(831,'KLB Visionary Mathematical Activities Grade 3TG Approved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','831','pcs','Inventory','VATABLE','0',NULL,0),(832,'KLB Visionary English Activities Grade 3 LB Approved','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','832','pcs','Inventory','VATABLE','0',NULL,0),(833,'KLB Visionary Christian Religious Education Grade 3 LB Approved','6','1','',16.00,'0','265',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','833','pcs','Inventory','VATABLE','0',NULL,0),(834,'KLB Visionary Christian Religious Education Grade 3 TG Approved','6','1','',16.00,'0','230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','834','pcs','Inventory','VATABLE','0',NULL,0),(835,'KLB Visionary Hygiene Nutrition Activities Grade 3 LB Approved','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','835','pcs','Inventory','VATABLE','0',NULL,0),(836,'KLB Visionary Environmental Activities Grade 3 LB Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','836','pcs','Inventory','VATABLE','0',NULL,0),(837,'KLB Visionary Environmental activities Grade 3 TG Approved','6','1','',16.00,'0','319',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','837','pcs','Inventory','VATABLE','0',NULL,0),(838,'KLB Visionary Islamic Religious Activities Grade 3 LB Approved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','838','pcs','Inventory','VATABLE','0',NULL,0),(839,'KLB Visionary Art and Craft Activities Grade 3 TG Approved','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','839','pcs','Inventory','VATABLE','0',NULL,0),(840,'KLB Visionary Movement Activities Grade 3TG Approved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','840','pcs','Inventory','VATABLE','0',NULL,0),(841,'KLB Visionary Music Activities Grade 3 TG Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','841','pcs','Inventory','VATABLE','0',NULL,0),(842,'KLB Visionary Mathematics Grade 4 LB Approved','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','842','pcs','Inventory','VATABLE','0',NULL,0),(843,'KLB Visionary Science Technology Grade 4 LB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','843','pcs','Inventory','VATABLE','0',NULL,0),(844,'KLB Visionary Science Technology Grade 4 TG Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','844','pcs','Inventory','VATABLE','0',NULL,0),(845,'KLB Visionary Physical and Health Education Grade 4 LB Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','845','pcs','Inventory','VATABLE','0',NULL,0),(846,'KLB Visionary Art Craft Grade Four 4 LB Approved','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','846','pcs','Inventory','VATABLE','0',NULL,0),(847,'KLB Visionary Music Grade 4 LB Approved','6','1','',16.00,'0','335',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','847','pcs','Inventory','VATABLE','0',NULL,0),(848,'KLB Visionary Music Grade 4 TG Approved','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','848','pcs','Inventory','VATABLE','0',NULL,0),(849,'KLB Visionary IRE Grade 4 LB Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','849','pcs','Inventory','VATABLE','0',NULL,0),(850,'KLB Visionary English Grade 5 LB Approved','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','850','pcs','Inventory','VATABLE','0',NULL,0),(851,'KLB Visionary Kiswahili Grade 5 LB Approved','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','851','pcs','Inventory','VATABLE','0',NULL,0),(852,'KLB Visionary Mathematics Grade 5 LB Approved','6','1','',16.00,'0','460',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','852','pcs','Inventory','VATABLE','0',NULL,0),(853,'KLB Visionary Science and Technology Grade 5 LB Approved','6','1','',16.00,'0','473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','853','pcs','Inventory','VATABLE','0',NULL,0),(854,'KLB Visionary Christian Religious Education Grade 5 LB Approved','6','1','',16.00,'0','430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','854','pcs','Inventory','VATABLE','0',NULL,0),(855,'KLB Visionary Physical Heath Education Grade 5 LB Approved','6','1','',16.00,'0','466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','855','pcs','Inventory','VATABLE','0',NULL,0),(856,'KLB Visionary Art and Craft Grade 5 LB Approved','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','856','pcs','Inventory','VATABLE','0',NULL,0),(857,'KLB Visionary Music Grade 5 LB Approved','6','1','',16.00,'0','385',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','857','pcs','Inventory','VATABLE','0',NULL,0),(858,'KLB Visionary Islamic Religious Education Grade 5 LB Approved','6','1','',16.00,'0','375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','858','pcs','Inventory','VATABLE','0',NULL,0),(859,'KLB Visionary Agriculture Grade 5 LB Approved','6','1','',16.00,'0','375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','859','pcs','Inventory','VATABLE','0',NULL,0),(860,'KLB Home Fun Visionary CRE Activities G 1','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','860','pcs','Inventory','VATABLE','0',NULL,0),(861,'Lets Learn English Std 5 PB Approved','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','861','pcs','Inventory','VATABLE','0',NULL,0),(862,'Kiswahili Kwa Darasa La 5 PB Approved','6','1','',16.00,'0','520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','862','pcs','Inventory','VATABLE','0',NULL,0),(863,'Kiswahili Kwa Darasa La 5 TG Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','863','pcs','Inventory','VATABLE','0',NULL,0),(864,'Primary Science Std 5 PB Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','864','pcs','Inventory','VATABLE','0',NULL,0),(865,'Primary Science Std 5 TG Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','865','pcs','Inventory','VATABLE','0',NULL,0),(866,'Primary Social Studies Std 5 PB','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','866','pcs','Inventory','VATABLE','0',NULL,0),(867,'Primary CRE Std 5 PB Approved','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','867','pcs','Inventory','VATABLE','0',NULL,0),(868,'Primary CRE Std 5 TG Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','868','pcs','Inventory','VATABLE','0',NULL,0),(869,'Primary Creative Arts Std 5 PB','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','869','pcs','Inventory','VATABLE','0',NULL,0),(870,'Lets Learn Maths Std 6 PB Approved','6','1','',16.00,'0','520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','870','pcs','Inventory','VATABLE','0',NULL,0),(871,'Lets Learn English Std 6 PB','6','1','',16.00,'0','530',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','871','pcs','Inventory','VATABLE','0',NULL,0),(872,'Lets Learn English Std 6 TG','6','1','',16.00,'0','697',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','872','pcs','Inventory','VATABLE','0',NULL,0),(873,'Kiswahili Kwa Darasa La 6 PB','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','873','pcs','Inventory','VATABLE','0',NULL,0),(874,'Primary Science Std 6 PB','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','874','pcs','Inventory','VATABLE','0',NULL,0),(875,'Primary Science Std 6 TG','6','1','',16.00,'0','625',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','875','pcs','Inventory','VATABLE','0',NULL,0),(876,'Primary Social Studies Std 6 PB','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','876','pcs','Inventory','VATABLE','0',NULL,0),(877,'Primary CRE Std 6 PB Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','877','pcs','Inventory','VATABLE','0',NULL,0),(878,'Primary CRE Std 6 TG Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','878','pcs','Inventory','VATABLE','0',NULL,0),(879,'Primary Creative Arts Std 6 PB','6','1','',16.00,'0','659',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','879','pcs','Inventory','VATABLE','0',NULL,0),(880,'Lets Learn Maths Std 7 PB Approved','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','880','pcs','Inventory','VATABLE','0',NULL,0),(881,'Lets Learn English Std 7 PB Approved','6','1','',16.00,'0','530',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','881','pcs','Inventory','VATABLE','0',NULL,0),(882,'Primary Science Std 7 PB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','882','pcs','Inventory','VATABLE','0',NULL,0),(883,'Primary Science Std 7 TG Approved','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','883','pcs','Inventory','VATABLE','0',NULL,0),(884,'Primary Social Studies Std 7 PB 3rd Edition','6','1','',16.00,'0','581',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','884','pcs','Inventory','VATABLE','0',NULL,0),(885,'Primary Social Studies Std 7 TG 3rd Edition','6','1','',16.00,'0','223',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','885','pcs','Inventory','VATABLE','0',NULL,0),(886,'Lets Learn Maths Std 8 PB Approved','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','886','pcs','Inventory','VATABLE','0',NULL,0),(887,'Lets Learn Maths Std 8 TG Approved','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','887','pcs','Inventory','VATABLE','0',NULL,0),(888,'Lets Learn English Std 8 PB','6','1','',16.00,'0','611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','888','pcs','Inventory','VATABLE','0',NULL,0),(889,'Lets Learn English Std 8 TG','6','1','',16.00,'0','667',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','889','pcs','Inventory','VATABLE','0',NULL,0),(890,'Kiswahili Kwa Darasa La 8 PB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','890','pcs','Inventory','VATABLE','0',NULL,0),(891,'Kiswahili Kwa Darasa La 8 TG Approved','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','891','pcs','Inventory','VATABLE','0',NULL,0),(892,'Primary Science Std 8 PB Approved','6','1','',16.00,'0','444',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','892','pcs','Inventory','VATABLE','0',NULL,0),(893,'Primary Science Std 8TG Approved','6','1','',16.00,'0','410',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','893','pcs','Inventory','VATABLE','0',NULL,0),(894,'Primary Social Studies Std 8 PB','6','1','',16.00,'0','612',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','894','pcs','Inventory','VATABLE','0',NULL,0),(895,'Primary CRE Std 8 PB Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','895','pcs','Inventory','VATABLE','0',NULL,0),(896,'Primary CRE Std 8 TG Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','896','pcs','Inventory','VATABLE','0',NULL,0),(897,'Top Mark KCPE Revision Mathematics Approved','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','897','pcs','Inventory','VATABLE','0',NULL,0),(898,'Top Mark KCPE Revision CRE','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','898','pcs','Inventory','VATABLE','0',NULL,0),(899,'Top Mark KCPE Revision English Approved','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','899','pcs','Inventory','VATABLE','0',NULL,0),(900,'Top Mark KCPE Revision Kiswahili Approved','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','900','pcs','Inventory','VATABLE','0',NULL,0),(901,'Top Mark KCPE Revision Science Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','901','pcs','Inventory','VATABLE','0',NULL,0),(902,'Top Mark KCPE Revision Social Studies Approved','6','1','',16.00,'0','730',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','902','pcs','Inventory','VATABLE','0',NULL,0),(903,'Top Mark KCPE Science Questions Answers','6','1','',16.00,'0','630',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','903','pcs','Inventory','VATABLE','0',NULL,0),(904,'Top Mark KCPE Social Studies Questions Answers','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','904','pcs','Inventory','VATABLE','0',NULL,0),(905,'Top Mark KCPE Maths Questions Answers','6','1','',16.00,'0','620',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','905','pcs','Inventory','VATABLE','0',NULL,0),(906,'Top Mark KCPE English Questions Answers','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','906','pcs','Inventory','VATABLE','0',NULL,0),(907,'Top Mark KCPE Kiswahili Questions Answers','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','907','pcs','Inventory','VATABLE','0',NULL,0),(908,'KLB Sterling CRE Std 7 Questions Answers','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','908','pcs','Inventory','VATABLE','0',NULL,0),(909,'Dira Ya Uandishi Shule za Msingi Approved','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','909','pcs','Inventory','VATABLE','0',NULL,0),(910,'Kamusi ya Methali Kimaudhui Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','910','pcs','Inventory','VATABLE','0',NULL,0),(911,'Mbinu Za Kisasa Za Kufundishia Kiswahili','6','1','',16.00,'0','488',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','911','pcs','Inventory','VATABLE','0',NULL,0),(912,'Tashbihi za Kiswahili','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','912','pcs','Inventory','VATABLE','0',NULL,0),(913,'Kamusi Pevu ya Kiswahili Approved','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','913','pcs','Inventory','VATABLE','0',NULL,0),(914,'Gikuyu Std 1 PB Approved','6','1','',16.00,'0','385',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','914','pcs','Inventory','VATABLE','0',NULL,0),(915,'TLY Kiembu Reader 1','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','915','pcs','Inventory','VATABLE','0',NULL,0),(916,'TLY Kiembu Reader 2','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','916','pcs','Inventory','VATABLE','0',NULL,0),(917,'TLY Kigiriama Reader 1','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','917','pcs','Inventory','VATABLE','0',NULL,0),(918,'TLY Kigiriama Reader 2','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','918','pcs','Inventory','VATABLE','0',NULL,0),(919,'TLY Kigiriama Course Book 1','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','919','pcs','Inventory','VATABLE','0',NULL,0),(920,'TLY Kikamba Reader 1 Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','920','pcs','Inventory','VATABLE','0',NULL,0),(921,'TLY Kikamba Reader 2 Approved','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','921','pcs','Inventory','VATABLE','0',NULL,0),(922,'TLY Kikalenjin Course Book 1','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','922','pcs','Inventory','VATABLE','0',NULL,0),(923,'TLY Picture Book Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','923','pcs','Inventory','VATABLE','0',NULL,0),(924,'Active Learning Atlas For Primary Schools Approved','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','924','pcs','Inventory','VATABLE','0',NULL,0),(925,'Active Learning Wall Map World Physical Approved','6','1','',16.00,'0','2430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','925','pcs','Inventory','VATABLE','0',NULL,0),(926,'Active Learning Wall Map Africa Political Approved','6','1','',16.00,'0','2430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','926','pcs','Inventory','VATABLE','0',NULL,0),(927,'Active Learning Wall Map Eastern Africa Pol Approved','6','1','',16.00,'0','2430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','927','pcs','Inventory','VATABLE','0',NULL,0),(928,'Active Learning Wall Map Kenya Political Approved','6','1','',16.00,'0','2430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','928','pcs','Inventory','VATABLE','0',NULL,0),(929,'Active Learning Wall Map Kenya Physical Approved','6','1','',16.00,'0','2430',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','929','pcs','Inventory','VATABLE','0',NULL,0),(930,'Active Learning Wall Chart Solar System Approved','6','1','',16.00,'0','2220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','930','pcs','Inventory','VATABLE','0',NULL,0),(931,'The Essential Career Guide by KUCCPS','6','1','',16.00,'0','302',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','931','pcs','Inventory','VATABLE','0',NULL,0),(932,'Secondary Maths Form 1 SB Approved','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','932','pcs','Inventory','VATABLE','0',NULL,0),(933,'Secondary Maths Form 1 TG Approved','6','1','',16.00,'0','460',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','933','pcs','Inventory','VATABLE','0',NULL,0),(934,'Excelling In English Form 1 SB Approved','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','934','pcs','Inventory','VATABLE','0',NULL,0),(935,'Excelling In English Form 1 TG Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','935','pcs','Inventory','VATABLE','0',NULL,0),(936,'Kiswahili Kidato Cha 1 SB','6','1','',16.00,'0','538',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','936','pcs','Inventory','VATABLE','0',NULL,0),(937,'Kiswahili Kidato Cha 1 TG','6','1','',16.00,'0','637',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','937','pcs','Inventory','VATABLE','0',NULL,0),(938,'Secondary Chemistry Form 1 SB Approved','6','1','',16.00,'0','637',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','938','pcs','Inventory','VATABLE','0',NULL,0),(939,'Secondary Chemistry Form 1 TG Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','939','pcs','Inventory','VATABLE','0',NULL,0),(940,'Secondary Biology Form 1 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','940','pcs','Inventory','VATABLE','0',NULL,0),(941,'Secondary Biology Form 1 TG Approved','6','1','',16.00,'0','294',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','941','pcs','Inventory','VATABLE','0',NULL,0),(942,'Secondary Physics Form 1 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','942','pcs','Inventory','VATABLE','0',NULL,0),(943,'Secondary Geography Form 1 SB Approved','6','1','',16.00,'0','540',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','943','pcs','Inventory','VATABLE','0',NULL,0),(944,'Secondary Geography Form 1 TG Approved','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','944','pcs','Inventory','VATABLE','0',NULL,0),(945,'Inventor Business Studies Form 1 SB Approved','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','945','pcs','Inventory','VATABLE','0',NULL,0),(946,'Inventor Business Studies Form 1 TG Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','946','pcs','Inventory','VATABLE','0',NULL,0),(947,'Secondary CRE Form 1 TG 3rd Edition Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','947','pcs','Inventory','VATABLE','0',NULL,0),(948,'History and Government Form 1 SB Approved','6','1','',16.00,'0','439',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','948','pcs','Inventory','VATABLE','0',NULL,0),(949,'History and Government Form 1 TG Approved','6','1','',16.00,'0','439',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','949','pcs','Inventory','VATABLE','0',NULL,0),(950,'Secondary Home Science Form 1 SB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','950','pcs','Inventory','VATABLE','0',NULL,0),(951,'Secondary Home Science Form 1 TG Approved','6','1','',16.00,'0','208',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','951','pcs','Inventory','VATABLE','0',NULL,0),(952,'Secondary Agriculture Form 1 SB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','952','pcs','Inventory','VATABLE','0',NULL,0),(953,'Secondary Agriculture Form 1 TG Approved','6','1','',16.00,'0','293',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','953','pcs','Inventory','VATABLE','0',NULL,0),(954,'Au Sommet Form 1 SB Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','954','pcs','Inventory','VATABLE','0',NULL,0),(955,'Au Sommet Form 1 TG Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','955','pcs','Inventory','VATABLE','0',NULL,0),(956,'Log On Computer Studies Form 1 SB','6','1','',16.00,'0','678',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','956','pcs','Inventory','VATABLE','0',NULL,0),(957,'Log On Computer Studies Form 1 TG','6','1','',16.00,'0','448',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','957','pcs','Inventory','VATABLE','0',NULL,0),(958,'Crescent IRE Form 1 SB','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','958','pcs','Inventory','VATABLE','0',NULL,0),(959,'Secondary Maths Form 2 SB Approved','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','959','pcs','Inventory','VATABLE','0',NULL,0),(960,'Secondary Maths Form 2 TG Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','960','pcs','Inventory','VATABLE','0',NULL,0),(961,'Excelling In English Form 2 SB Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','961','pcs','Inventory','VATABLE','0',NULL,0),(962,'Excelling In English Form 2 TG Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','962','pcs','Inventory','VATABLE','0',NULL,0),(963,'Kiswahili Kidato Cha 2 SB Approved','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','963','pcs','Inventory','VATABLE','0',NULL,0),(964,'Kiswahili Kidato Cha 2 TG Approved','6','1','',16.00,'0','495',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','964','pcs','Inventory','VATABLE','0',NULL,0),(965,'Secondary Chemistry Form 2 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','965','pcs','Inventory','VATABLE','0',NULL,0),(966,'Secondary Chemistry Form 2 TG Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','966','pcs','Inventory','VATABLE','0',NULL,0),(967,'Secondary Biology Form 2 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','967','pcs','Inventory','VATABLE','0',NULL,0),(968,'Secondary Biology Form 2 TG Approved','6','1','',16.00,'0','352',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','968','pcs','Inventory','VATABLE','0',NULL,0),(969,'Secondary Physics Form 2 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','969','pcs','Inventory','VATABLE','0',NULL,0),(970,'Secondary Physics Form 2 TG Approved','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','970','pcs','Inventory','VATABLE','0',NULL,0),(971,'Secondary Geography Form 2 SB Approved','6','1','',16.00,'0','530',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','971','pcs','Inventory','VATABLE','0',NULL,0),(972,'Secondary Geography Form 2 TG Approved','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','972','pcs','Inventory','VATABLE','0',NULL,0),(973,'Inventor Business Studies Form 2 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','973','pcs','Inventory','VATABLE','0',NULL,0),(974,'Secondary CRE Form 2 SB Approved','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','974','pcs','Inventory','VATABLE','0',NULL,0),(975,'Secondary CRE Form 2 TG Approved','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','975','pcs','Inventory','VATABLE','0',NULL,0),(976,'History and Government Form 2 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','976','pcs','Inventory','VATABLE','0',NULL,0),(977,'Secondary Home Science Form 2 SB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','977','pcs','Inventory','VATABLE','0',NULL,0),(978,'Secondary Home Science Form 2 TG Approved','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','978','pcs','Inventory','VATABLE','0',NULL,0),(979,'Secondary Agriculture Form 2 SB Approved','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','979','pcs','Inventory','VATABLE','0',NULL,0),(980,'Secondary Agriculture Form 2 TG Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','980','pcs','Inventory','VATABLE','0',NULL,0),(981,'Au Sommet Form 2 SB Approved','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','981','pcs','Inventory','VATABLE','0',NULL,0),(982,'Au Sommet Form 2 TG Approved','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','982','pcs','Inventory','VATABLE','0',NULL,0),(983,'Log On Computer Studies Form 2 PB','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','983','pcs','Inventory','VATABLE','0',NULL,0),(984,'Log on Computer Studies Form 2 TG','6','1','',16.00,'0','557',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','984','pcs','Inventory','VATABLE','0',NULL,0),(985,'Crescent IRE Form 2 PB','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','985','pcs','Inventory','VATABLE','0',NULL,0),(986,'Secondary Maths Form 3 SB Approved','6','1','',16.00,'0','630',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','986','pcs','Inventory','VATABLE','0',NULL,0),(987,'Secondary Maths Form 3 TG Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','987','pcs','Inventory','VATABLE','0',NULL,0),(988,'Excelling In English Form 3 SB Approved','6','1','',16.00,'0','670',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','988','pcs','Inventory','VATABLE','0',NULL,0),(989,'Excelling In English Form 3 TG Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','989','pcs','Inventory','VATABLE','0',NULL,0),(990,'Kiswahili Kidato Cha 3 SB Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','990','pcs','Inventory','VATABLE','0',NULL,0),(991,'Kiswahili Kidato Cha 3 TG Approved','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','991','pcs','Inventory','VATABLE','0',NULL,0),(992,'Secondary Chemistry Form 3 SB 3rd Edition Approved','6','1','',16.00,'0','630',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','992','pcs','Inventory','VATABLE','0',NULL,0),(993,'Secondary Biology Form 3 TG','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','993','pcs','Inventory','VATABLE','0',NULL,0),(994,'Secondary Biology Form 3 SB Approved','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','994','pcs','Inventory','VATABLE','0',NULL,0),(995,'Secondary Physics Form 3 SB Approved','6','1','',16.00,'0','640',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','995','pcs','Inventory','VATABLE','0',NULL,0),(996,'Secondary Physics Form 3 TG Approved','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','996','pcs','Inventory','VATABLE','0',NULL,0),(997,'Secondary Geography Form 3 SB Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','997','pcs','Inventory','VATABLE','0',NULL,0),(998,'Secondary Geography Form 3 TG Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','998','pcs','Inventory','VATABLE','0',NULL,0),(999,'nventor Business Studies Form 3 TG','6','1','',16.00,'0','698',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','999','pcs','Inventory','VATABLE','0',NULL,0),(1000,'Secondary CRE Form 3 SB 3rd Edition Approved','6','1','',16.00,'0','530',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1000','pcs','Inventory','VATABLE','0',NULL,0),(1001,'Secondary CRE Form 3 TG 3rd Edition Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1001','pcs','Inventory','VATABLE','0',NULL,0),(1002,'History and Government Form 3 SB Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1002','pcs','Inventory','VATABLE','0',NULL,0),(1003,'Secondary Home Science Form 3 SB Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1003','pcs','Inventory','VATABLE','0',NULL,0),(1004,'Secondary Agriculture Form 3 SB Approved','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1004','pcs','Inventory','VATABLE','0',NULL,0),(1005,'Secondary Agriculture Form 3 TG Approved','6','1','',16.00,'0','420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1005','pcs','Inventory','VATABLE','0',NULL,0),(1006,'Au Sommet Form 3 SB','6','1','',16.00,'0','888',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1006','pcs','Inventory','VATABLE','0',NULL,0),(1007,'Au Sommet Form 3 TG','6','1','',16.00,'0','888',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1007','pcs','Inventory','VATABLE','0',NULL,0),(1008,'Log On Computer Studies Form 3 PB','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1008','pcs','Inventory','VATABLE','0',NULL,0),(1009,'Crescent IRE Form 3 PB','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1009','pcs','Inventory','VATABLE','0',NULL,0),(1010,'Secondary Maths Form 4 SB Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1010','pcs','Inventory','VATABLE','0',NULL,0),(1011,'Secondary Maths Form 4 TG Approved','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1011','pcs','Inventory','VATABLE','0',NULL,0),(1012,'Excelling In English Form 4 SB','6','1','',16.00,'0','666',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1012','pcs','Inventory','VATABLE','0',NULL,0),(1013,'Kiswahili Kidato Cha 4 SB','6','1','',16.00,'0','666',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1013','pcs','Inventory','VATABLE','0',NULL,0),(1014,'Kiswahili Kidato Cha 4 TG','6','1','',16.00,'0','723',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1014','pcs','Inventory','VATABLE','0',NULL,0),(1015,'Secondary Chemistry Form 4 SB 3rd Edition Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1015','pcs','Inventory','VATABLE','0',NULL,0),(1016,'Secondary Biology Form 4 SB Approved','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1016','pcs','Inventory','VATABLE','0',NULL,0),(1017,'Secondary Biology Form 4 TG Approved','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1017','pcs','Inventory','VATABLE','0',NULL,0),(1018,'Secondary Physics Form 4 SB Approved','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1018','pcs','Inventory','VATABLE','0',NULL,0),(1019,'Secondary Physics Form 4 TG Approved','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1019','pcs','Inventory','VATABLE','0',NULL,0),(1020,'Secondary Geography Form 4 SB Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1020','pcs','Inventory','VATABLE','0',NULL,0),(1021,'Secondary CRE Form 4 SB Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1021','pcs','Inventory','VATABLE','0',NULL,0),(1022,'History and Government Form 4 SB Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1022','pcs','Inventory','VATABLE','0',NULL,0),(1023,'Secondary Home Science Form 4 SB Approved','6','1','',16.00,'0','520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1023','pcs','Inventory','VATABLE','0',NULL,0),(1024,'Secondary Agriculture Form 4 SB Approved','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1024','pcs','Inventory','VATABLE','0',NULL,0),(1025,'Au Sommet Form 4 SB Approved','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1025','pcs','Inventory','VATABLE','0',NULL,0),(1026,'Au Sommet Form 4 TG Approved','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1026','pcs','Inventory','VATABLE','0',NULL,0),(1027,'Log On Computer Studies Form 4 PB','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1027','pcs','Inventory','VATABLE','0',NULL,0),(1028,'Crescent IRE Form 4 PB','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1028','pcs','Inventory','VATABLE','0',NULL,0),(1029,'Top Mark KCSE Revision Chemistry Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1029','pcs','Inventory','VATABLE','0',NULL,0),(1030,'Top Mark KCSE Revision Agriculture Approved','6','1','',16.00,'0','670',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1030','pcs','Inventory','VATABLE','0',NULL,0),(1031,'Top Mark KCSE Revision English Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1031','pcs','Inventory','VATABLE','0',NULL,0),(1032,'Top Mark KCSE Revision Geography Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1032','pcs','Inventory','VATABLE','0',NULL,0),(1033,'Top Mark KCSE Revision Hist Govt Paper 1 Approved','6','1','',16.00,'0','620',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1033','pcs','Inventory','VATABLE','0',NULL,0),(1034,'Top Mark KCSE Revision History and Government Paper 2 Approved','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1034','pcs','Inventory','VATABLE','0',NULL,0),(1035,'Top Mark KCSE Revision Kiswahili Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1035','pcs','Inventory','VATABLE','0',NULL,0),(1036,'Top Mark KCSE Revision Physics Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1036','pcs','Inventory','VATABLE','0',NULL,0),(1037,'Top Mark KCSE Revision Biology Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1037','pcs','Inventory','VATABLE','0',NULL,0),(1038,'Top Mark KCSE Revision Home Science Approved','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1038','pcs','Inventory','VATABLE','0',NULL,0),(1039,'Top Mark KCSE Revision Business Studies Approved','6','1','',16.00,'0','620',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1039','pcs','Inventory','VATABLE','0',NULL,0),(1040,'Top Mark KCSE Revision French','6','1','',16.00,'0','888',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1040','pcs','Inventory','VATABLE','0',NULL,0),(1041,'Top Mark Revision Mathematics Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1041','pcs','Inventory','VATABLE','0',NULL,0),(1042,'Top Mark KCSE Questions Answers Chemistry','6','1','',16.00,'0','732',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1042','pcs','Inventory','VATABLE','0',NULL,0),(1043,'Top Mark KCSE Questions Answers Agriculture','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1043','pcs','Inventory','VATABLE','0',NULL,0),(1044,'Top Mark KCSE Questions Answers CRE','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1044','pcs','Inventory','VATABLE','0',NULL,0),(1045,'Top Mark KCSE Questions Answers English','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1045','pcs','Inventory','VATABLE','0',NULL,0),(1046,'Top Mark KCSE Questions Answers Geography','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1046','pcs','Inventory','VATABLE','0',NULL,0),(1047,'Top Mark KCSE Questions Answers Hist Govt','6','1','',16.00,'0','732',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1047','pcs','Inventory','VATABLE','0',NULL,0),(1048,'Top Mark KCSE Questions Answers Physics','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1048','pcs','Inventory','VATABLE','0',NULL,0),(1049,'Top Mark KCSE Questions Answers Biology','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1049','pcs','Inventory','VATABLE','0',NULL,0),(1050,'Top Mark KCSE Questions Answers Home Science','6','1','',16.00,'0','505',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1050','pcs','Inventory','VATABLE','0',NULL,0),(1051,'Top Mark KCSE Questions Answers Business Studies','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1051','pcs','Inventory','VATABLE','0',NULL,0),(1052,'Top Mark KCSE Questions Answers French','6','1','',16.00,'0','316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1052','pcs','Inventory','VATABLE','0',NULL,0),(1053,'Top Mark KCSE Maths Questions Answers','6','1','',16.00,'0','688',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1053','pcs','Inventory','VATABLE','0',NULL,0),(1054,'Top Mark KCSE Kiswahili Questions Answers','6','1','',16.00,'0','693',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1054','pcs','Inventory','VATABLE','0',NULL,0),(1055,'Dira ya Uandishi wa Insha Shule za Upili Approved','6','1','',16.00,'0','477',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1055','pcs','Inventory','VATABLE','0',NULL,0),(1056,'Kamusi ya Misemo Na Vitendawili Approved','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1056','pcs','Inventory','VATABLE','0',NULL,0),(1057,'Kamusi Ya Vitendawili na Mafumbo Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1057','pcs','Inventory','VATABLE','0',NULL,0),(1058,'A students Workbook on Betrayal In The City','6','1','',16.00,'0','277',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1058','pcs','Inventory','VATABLE','0',NULL,0),(1059,'KNEC Four Figure Elementary Mathematical Table','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1059','pcs','Inventory','VATABLE','0',NULL,0),(1060,'KLB Dictionary of Mathematics for Secondary Schools','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1060','pcs','Inventory','VATABLE','0',NULL,0),(1061,'Lets Talk About Child Sexual Abuse Approved','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1061','pcs','Inventory','VATABLE','0',NULL,0),(1062,'Success in Courtship and Marriage','6','1','',16.00,'0','460',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1062','pcs','Inventory','VATABLE','0',NULL,0),(1063,'Understanding Hypertension Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1063','pcs','Inventory','VATABLE','0',NULL,0),(1064,'Secondary Agriculture A Practical Approach Approved','6','1','',16.00,'0','610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1064','pcs','Inventory','VATABLE','0',NULL,0),(1065,'Secondary Biology A Practical Approach Approved','6','1','',16.00,'0','875',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1065','pcs','Inventory','VATABLE','0',NULL,0),(1066,'Secondary Chemistry A Practical Approach Approved','6','1','',16.00,'0','720',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1066','pcs','Inventory','VATABLE','0',NULL,0),(1067,'Secondary Physics A Practical Approach Approved','6','1','',16.00,'0','477',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1067','pcs','Inventory','VATABLE','0',NULL,0),(1068,'Active Learning Atlas Secondary Schools Approved','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1068','pcs','Inventory','VATABLE','0',NULL,0),(1069,'Stories By The Fireside Book 1','6','1','',16.00,'0','257',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1069','pcs','Inventory','VATABLE','0',NULL,0),(1070,'High Adventure Approved','6','1','',16.00,'0','106',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1070','pcs','Inventory','VATABLE','0',NULL,0),(1071,'Dont Be Long John 2nd Edition Approved','6','1','',16.00,'0','115',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1071','pcs','Inventory','VATABLE','0',NULL,0),(1072,'Why Frogs Croak Approved','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1072','pcs','Inventory','VATABLE','0',NULL,0),(1073,'Stories By The Fireside Book 2 Approved','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1073','pcs','Inventory','VATABLE','0',NULL,0),(1074,'Childrens Riddles','6','1','',16.00,'0','177',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1074','pcs','Inventory','VATABLE','0',NULL,0),(1075,'Three Boys And A Dog','6','1','',16.00,'0','132',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1075','pcs','Inventory','VATABLE','0',NULL,0),(1076,'The Fisherman Approved','6','1','',16.00,'0','217',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1076','pcs','Inventory','VATABLE','0',NULL,0),(1077,'The Money Trees Other Stories Approved','6','1','',16.00,'0','160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1077','pcs','Inventory','VATABLE','0',NULL,0),(1078,'Naomi In Her New school Approved','6','1','',16.00,'0','277',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1078','pcs','Inventory','VATABLE','0',NULL,0),(1079,'Simba The Celebrity Dog Approved','6','1','',16.00,'0','195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1079','pcs','Inventory','VATABLE','0',NULL,0),(1080,'The Foolish Jumbo Approved','6','1','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1080','pcs','Inventory','VATABLE','0',NULL,0),(1081,'Foulatas Birthday Approved','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1081','pcs','Inventory','VATABLE','0',NULL,0),(1082,'Two Huts On Two Hills','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1082','pcs','Inventory','VATABLE','0',NULL,0),(1083,'My Amazing Brother Approved','6','1','',16.00,'0','210',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1083','pcs','Inventory','VATABLE','0',NULL,0),(1084,'Smoked Out','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1084','pcs','Inventory','VATABLE','0',NULL,0),(1085,'Naomi the Storyteller Approved','6','1','',16.00,'0','280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1085','pcs','Inventory','VATABLE','0',NULL,0),(1086,'Naomi and Cindy Approved','6','1','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1086','pcs','Inventory','VATABLE','0',NULL,0),(1087,'Fayo Is Lost Approved','6','1','',16.00,'0','194',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1087','pcs','Inventory','VATABLE','0',NULL,0),(1088,'Sydney Small And Other Stories','6','1','',16.00,'0','138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1088','pcs','Inventory','VATABLE','0',NULL,0),(1089,'Fayo The Goats','6','1','',16.00,'0','111',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1089','pcs','Inventory','VATABLE','0',NULL,0),(1090,'The Magic Tree Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1090','pcs','Inventory','VATABLE','0',NULL,0),(1091,'Yellow Mangoes Approved','6','1','',16.00,'0','233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1091','pcs','Inventory','VATABLE','0',NULL,0),(1092,'Alone In The Storm Approved','6','1','',16.00,'0','111',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1092','pcs','Inventory','VATABLE','0',NULL,0),(1093,'The Lost Pencil Approved','6','1','',16.00,'0','111',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1093','pcs','Inventory','VATABLE','0',NULL,0),(1094,'The Lost Herds Boy Approved','6','1','',16.00,'0','127',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1094','pcs','Inventory','VATABLE','0',NULL,0),(1095,'Kuti Makes a Difference Approved','6','1','',16.00,'0','127',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1095','pcs','Inventory','VATABLE','0',NULL,0),(1096,'Childrens Wisdom Stories','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1096','pcs','Inventory','VATABLE','0',NULL,0),(1097,'Tiger Leopard And Other Stories Approved','6','1','',16.00,'0','243',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1097','pcs','Inventory','VATABLE','0',NULL,0),(1098,'Joharis Reward Approved','6','1','',16.00,'0','149',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1098','pcs','Inventory','VATABLE','0',NULL,0),(1099,'Jabali Approved','6','1','',16.00,'0','127',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1099','pcs','Inventory','VATABLE','0',NULL,0),(1100,'When I Grow up Approved','6','1','',16.00,'0','115',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1100','pcs','Inventory','VATABLE','0',NULL,0),(1101,'Brave Mary Approved','6','1','',16.00,'0','149',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1101','pcs','Inventory','VATABLE','0',NULL,0),(1102,'Fayo The Big Yellow Lorry Approved','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1102','pcs','Inventory','VATABLE','0',NULL,0),(1103,'Fayo Goes to School Approved','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1103','pcs','Inventory','VATABLE','0',NULL,0),(1104,'TJ And The First Formers Approved','6','1','',16.00,'0','142',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1104','pcs','Inventory','VATABLE','0',NULL,0),(1105,'TJ And The Second Formers Approved','6','1','',16.00,'0','146',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1105','pcs','Inventory','VATABLE','0',NULL,0),(1106,'TJ And The Third Formers Approved','6','1','',16.00,'0','277',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1106','pcs','Inventory','VATABLE','0',NULL,0),(1107,'TJ And The Fourth Formers Approved','6','1','',16.00,'0','316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1107','pcs','Inventory','VATABLE','0',NULL,0),(1108,'Naomi And The Cannibals Approved','6','1','',16.00,'0','194',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1108','pcs','Inventory','VATABLE','0',NULL,0),(1109,'Musiimbis Shadow Approved','6','1','',16.00,'0','202',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1109','pcs','Inventory','VATABLE','0',NULL,0),(1110,'The Last Of The Witchdoctors Approved','6','1','',16.00,'0','164',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1110','pcs','Inventory','VATABLE','0',NULL,0),(1111,'Looking For A New King Approved','6','1','',16.00,'0','155',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1111','pcs','Inventory','VATABLE','0',NULL,0),(1112,'Mums Bundles Approved','6','1','',16.00,'0','175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1112','pcs','Inventory','VATABLE','0',NULL,0),(1113,'Some More Please Approved','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1113','pcs','Inventory','VATABLE','0',NULL,0),(1114,'The Head Without A Body Approved','6','1','',16.00,'0','205',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1114','pcs','Inventory','VATABLE','0',NULL,0),(1115,'Mosaic of Stories Approved','6','1','',16.00,'0','219',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1115','pcs','Inventory','VATABLE','0',NULL,0),(1116,'Frogs for Sale Approved','6','1','',16.00,'0','299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1116','pcs','Inventory','VATABLE','0',NULL,0),(1117,'The Visitor And Other Stories Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1117','pcs','Inventory','VATABLE','0',NULL,0),(1118,'The Winning story Approved','6','1','',16.00,'0','175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1118','pcs','Inventory','VATABLE','0',NULL,0),(1119,'Let Her Be Approved','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1119','pcs','Inventory','VATABLE','0',NULL,0),(1120,'Sara And The Pirates Approved','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1120','pcs','Inventory','VATABLE','0',NULL,0),(1121,'The Con Artist','6','1','',16.00,'0','183',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1121','pcs','Inventory','VATABLE','0',NULL,0),(1122,'Stories By The Fireside Book 3 Approved','6','1','',16.00,'0','168',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1122','pcs','Inventory','VATABLE','0',NULL,0),(1123,'The Cruel King Approved','6','1','',16.00,'0','233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1123','pcs','Inventory','VATABLE','0',NULL,0),(1124,'The Hare And The Leopard Approved','6','1','',16.00,'0','177',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1124','pcs','Inventory','VATABLE','0',NULL,0),(1125,'The Lion And The Crow Approved','6','1','',16.00,'0','175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1125','pcs','Inventory','VATABLE','0',NULL,0),(1126,'The Magic Feather Approved','6','1','',16.00,'0','183',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1126','pcs','Inventory','VATABLE','0',NULL,0),(1127,'The Boy Musician Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1127','pcs','Inventory','VATABLE','0',NULL,0),(1128,'Good Friendship Ruined Other Stories Approved','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1128','pcs','Inventory','VATABLE','0',NULL,0),(1129,'The Rainmaker Approved','6','1','',16.00,'0','175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1129','pcs','Inventory','VATABLE','0',NULL,0),(1130,'The Sweet Potato Girl Approved','6','1','',16.00,'0','177',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1130','pcs','Inventory','VATABLE','0',NULL,0),(1131,'Kalulu And The Animal Approved','6','1','',16.00,'0','122',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1131','pcs','Inventory','VATABLE','0',NULL,0),(1132,'Adventures of Ngondo Mungai Wangari','6','1','',16.00,'0','214',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1132','pcs','Inventory','VATABLE','0',NULL,0),(1133,'A Trip To The Orphanage Approved','6','1','',16.00,'0','183',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1133','pcs','Inventory','VATABLE','0',NULL,0),(1134,'The Village Fool And Other Stories','6','1','',16.00,'0','388',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1134','pcs','Inventory','VATABLE','0',NULL,0),(1135,'The Hills Look on Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1135','pcs','Inventory','VATABLE','0',NULL,0),(1136,'From The Worst to The Best Approved','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1136','pcs','Inventory','VATABLE','0',NULL,0),(1137,'Naomi Cindy','6','1','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1137','pcs','Inventory','VATABLE','0',NULL,0),(1138,'Naomi The Storyteller','6','1','',16.00,'0','280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1138','pcs','Inventory','VATABLE','0',NULL,0),(1139,'The Ambassadors Approved','6','1','',16.00,'0','140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1139','pcs','Inventory','VATABLE','0',NULL,0),(1140,'The Devils of Menengai Approved','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1140','pcs','Inventory','VATABLE','0',NULL,0),(1141,'Cry No More','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1141','pcs','Inventory','VATABLE','0',NULL,0),(1142,'Bundle of Secrets Approved','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1142','pcs','Inventory','VATABLE','0',NULL,0),(1143,'Smoked out','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1143','pcs','Inventory','VATABLE','0',NULL,0),(1144,'My Amaizing Brother Approved','6','1','',16.00,'0','210',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1144','pcs','Inventory','VATABLE','0',NULL,0),(1145,'The Slave Child','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1145','pcs','Inventory','VATABLE','0',NULL,0),(1146,'Sitaki Nife Approved','6','1','',16.00,'0','199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1146','pcs','Inventory','VATABLE','0',NULL,0),(1147,'Kasuku Wa Sofi Approved','6','1','',16.00,'0','86',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1147','pcs','Inventory','VATABLE','0',NULL,0),(1148,'Kipepeo Mrembo Approved','6','1','',16.00,'0','115',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1148','pcs','Inventory','VATABLE','0',NULL,0),(1149,'Sungura Mpanda Ngazi Approved','6','1','',16.00,'0','138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1149','pcs','Inventory','VATABLE','0',NULL,0),(1150,'Hazina Ya Zuena Na Makombo Approved','6','1','',16.00,'0','124',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1150','pcs','Inventory','VATABLE','0',NULL,0),(1151,'Mikosi Na Heri Approved','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1151','pcs','Inventory','VATABLE','0',NULL,0),(1152,'Naomba Unisamehe Approved','6','1','',16.00,'0','157',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1152','pcs','Inventory','VATABLE','0',NULL,0),(1153,'Maskini Punda Approved','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1153','pcs','Inventory','VATABLE','0',NULL,0),(1154,'Mbwa wa Jemo','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1154','pcs','Inventory','VATABLE','0',NULL,0),(1155,'Mwanambuzi mee mee Approved','6','1','',16.00,'0','155',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1155','pcs','Inventory','VATABLE','0',NULL,0),(1156,'Mwanzo Wa Masomo Book 1','6','1','',16.00,'0','207',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1156','pcs','Inventory','VATABLE','0',NULL,0),(1157,'Tuimbe, Tusome, Tukariri','6','1','',16.00,'0','359',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1157','pcs','Inventory','VATABLE','0',NULL,0),(1158,'Bi Arusi Aliyetaka Zawadi Maalum Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1158','pcs','Inventory','VATABLE','0',NULL,0),(1159,'Hadithi Za Furaha Kitabu Cha 1 Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1159','pcs','Inventory','VATABLE','0',NULL,0),(1160,'Hadithi Za Furaha Kitabu Cha 2 Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1160','pcs','Inventory','VATABLE','0',NULL,0),(1161,'Hongera Mwanangu Approved','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1161','pcs','Inventory','VATABLE','0',NULL,0),(1162,'Machozi Ya Jiwe','6','1','',16.00,'0','127',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1162','pcs','Inventory','VATABLE','0',NULL,0),(1163,'Pembe za Mbwa','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1163','pcs','Inventory','VATABLE','0',NULL,0),(1164,'Kiswahili Gani? Approved','6','1','',16.00,'0','97',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1164','pcs','Inventory','VATABLE','0',NULL,0),(1165,'Kisa Cha Farasi Na Mbuzi Approved','6','1','',16.00,'0','136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1165','pcs','Inventory','VATABLE','0',NULL,0),(1166,'Chungu Cha Zai Approved','6','1','',16.00,'0','99',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1166','pcs','Inventory','VATABLE','0',NULL,0),(1167,'Machozi Ya Barafu Approved','6','1','',16.00,'0','138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1167','pcs','Inventory','VATABLE','0',NULL,0),(1168,'Usiku wa Manane Approved','6','1','',16.00,'0','316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1168','pcs','Inventory','VATABLE','0',NULL,0),(1169,'Likizo ya Mkosi Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1169','pcs','Inventory','VATABLE','0',NULL,0),(1170,'Kadogo Na Majini Ya Nyanya Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1170','pcs','Inventory','VATABLE','0',NULL,0),(1171,'Hadithi Za Furaha Kitabu Cha 3 Approved','6','1','',16.00,'0','206',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1171','pcs','Inventory','VATABLE','0',NULL,0),(1172,'Hadithi Za Furaha Kitabu Cha 4 Approved','6','1','',16.00,'0','241',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1172','pcs','Inventory','VATABLE','0',NULL,0),(1173,'Mbegu Za Chuki Approved','6','1','',16.00,'0','199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1173','pcs','Inventory','VATABLE','0',NULL,0),(1174,'The Club On The Hill','6','1','',16.00,'0','368',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1174','pcs','Inventory','VATABLE','0',NULL,0),(1175,'Ndoto Ya Riziki Approved','6','1','',16.00,'0','77',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1175','pcs','Inventory','VATABLE','0',NULL,0),(1176,'Masaibu Mbugani Approved','6','1','',16.00,'0','258',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1176','pcs','Inventory','VATABLE','0',NULL,0),(1177,'Msitu Wa Umma Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1177','pcs','Inventory','VATABLE','0',NULL,0),(1178,'Jicho la Tatu Approved','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1178','pcs','Inventory','VATABLE','0',NULL,0),(1179,'Matonetone Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1179','pcs','Inventory','VATABLE','0',NULL,0),(1180,'Taabu Taabani Approved','6','1','',16.00,'0','130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1180','pcs','Inventory','VATABLE','0',NULL,0),(1181,'Nobody Knows My Pain','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1181','pcs','Inventory','VATABLE','0',NULL,0),(1182,'Tears of Men','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1182','pcs','Inventory','VATABLE','0',NULL,0),(1183,'The Bride Who Wanted A Special Present Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1183','pcs','Inventory','VATABLE','0',NULL,0),(1184,'I Will Be Your Substitute','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1184','pcs','Inventory','VATABLE','0',NULL,0),(1185,'Recovering Without Treatment Approved','6','1','',16.00,'0','414',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1185','pcs','Inventory','VATABLE','0',NULL,0),(1186,'Mwanzo The Nairobian Approved','6','1','',16.00,'0','488',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1186','pcs','Inventory','VATABLE','0',NULL,0),(1187,'Wait For Me Angela','6','1','',16.00,'0','557',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1187','pcs','Inventory','VATABLE','0',NULL,0),(1188,'Stay With Me Angela Approved','6','1','',16.00,'0','555',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1188','pcs','Inventory','VATABLE','0',NULL,0),(1189,'A Curse From God','6','1','',16.00,'0','692',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1189','pcs','Inventory','VATABLE','0',NULL,0),(1190,'A Hand Of Chance','6','1','',16.00,'0','520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1190','pcs','Inventory','VATABLE','0',NULL,0),(1191,'A Man Of Two Faces','6','1','',16.00,'0','328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1191','pcs','Inventory','VATABLE','0',NULL,0),(1192,'At The Crossroads','6','1','',16.00,'0','328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1192','pcs','Inventory','VATABLE','0',NULL,0),(1193,'Born Twin','6','1','',16.00,'0','318',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1193','pcs','Inventory','VATABLE','0',NULL,0),(1194,'Bulemu The Bastard','6','1','',16.00,'0','425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1194','pcs','Inventory','VATABLE','0',NULL,0),(1195,'Echoes Of Two Worlds','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1195','pcs','Inventory','VATABLE','0',NULL,0),(1196,'Heat Of The Moment','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1196','pcs','Inventory','VATABLE','0',NULL,0),(1197,'Never Forgive Father','6','1','',16.00,'0','607',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1197','pcs','Inventory','VATABLE','0',NULL,0),(1198,'Payment In Kind','6','1','',16.00,'0','176',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1198','pcs','Inventory','VATABLE','0',NULL,0),(1199,'Sandu The Prince','6','1','',16.00,'0','445',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1199','pcs','Inventory','VATABLE','0',NULL,0),(1200,'Sky Is The Limit','6','1','',16.00,'0','495',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1200','pcs','Inventory','VATABLE','0',NULL,0),(1201,'The Closed Road To Wapi','6','1','',16.00,'0','733',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1201','pcs','Inventory','VATABLE','0',NULL,0),(1202,'The Land Is Ours','6','1','',16.00,'0','176',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1202','pcs','Inventory','VATABLE','0',NULL,0),(1203,'They Shall Be Chastised','6','1','',16.00,'0','496',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1203','pcs','Inventory','VATABLE','0',NULL,0),(1204,'Veener of Love','6','1','',16.00,'0','304',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1204','pcs','Inventory','VATABLE','0',NULL,0),(1205,'The Grand Race','6','1','',16.00,'0','223',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1205','pcs','Inventory','VATABLE','0',NULL,0),(1206,'A gift from A Stranger','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1206','pcs','Inventory','VATABLE','0',NULL,0),(1207,'This Time Tomorrow','6','1','',16.00,'0','223',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1207','pcs','Inventory','VATABLE','0',NULL,0),(1208,'Bukusu Folktales Approved','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1208','pcs','Inventory','VATABLE','0',NULL,0),(1209,'The Bride Who Wanted A Special Present Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1209','pcs','Inventory','VATABLE','0',NULL,0),(1210,'Muyaka 19th Century Swahili Popular Poetry','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1210','pcs','Inventory','VATABLE','0',NULL,0),(1211,'Carry It Home','6','1','',16.00,'0','318',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1211','pcs','Inventory','VATABLE','0',NULL,0),(1212,'Daughter Of My People Sing Approved','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1212','pcs','Inventory','VATABLE','0',NULL,0),(1213,'Just A Moment God','6','1','',16.00,'0','455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1213','pcs','Inventory','VATABLE','0',NULL,0),(1214,'Pulsations','6','1','',16.00,'0','445',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1214','pcs','Inventory','VATABLE','0',NULL,0),(1215,'Screams From A Strangled Soul','6','1','',16.00,'0','91',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1215','pcs','Inventory','VATABLE','0',NULL,0),(1216,'Sleepless Nights','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1216','pcs','Inventory','VATABLE','0',NULL,0),(1217,'What Does A Man Want?','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1217','pcs','Inventory','VATABLE','0',NULL,0),(1218,'Words Of My Groaning','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1218','pcs','Inventory','VATABLE','0',NULL,0),(1219,'Sungura le Ruse et autres Approved','6','1','',16.00,'0','237',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1219','pcs','Inventory','VATABLE','0',NULL,0),(1220,'Quand Les Animaux Approved','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1220','pcs','Inventory','VATABLE','0',NULL,0),(1221,'LHome qui Portrait Bebe Approved','6','1','',16.00,'0','316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1221','pcs','Inventory','VATABLE','0',NULL,0),(1222,'Le Swahili simplifie','6','1','',16.00,'0','846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1222','pcs','Inventory','VATABLE','0',NULL,0),(1223,'Atafutaye Hakosi','6','1','',16.00,'0','298',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1223','pcs','Inventory','VATABLE','0',NULL,0),(1224,'Cha Moyoni Mwako Kisetiri','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1224','pcs','Inventory','VATABLE','0',NULL,0),(1225,'Kama Ndoto','6','1','',16.00,'0','277',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1225','pcs','Inventory','VATABLE','0',NULL,0),(1226,'Mbio Za Sakafuni','6','1','',16.00,'0','241',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1226','pcs','Inventory','VATABLE','0',NULL,0),(1227,'Mzimu Wa Watu Wa Kale','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1227','pcs','Inventory','VATABLE','0',NULL,0),(1228,'Mpelelezi Hodari Na Genge La Wahalifu','6','1','',16.00,'0','241',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1228','pcs','Inventory','VATABLE','0',NULL,0),(1229,'Chozi Langu Approved','6','1','',16.00,'0','506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1229','pcs','Inventory','VATABLE','0',NULL,0),(1230,'Ndoa Na Talaka','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1230','pcs','Inventory','VATABLE','0',NULL,0),(1231,'Ndoa Ya Mzimuni Approved','6','1','',16.00,'0','188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1231','pcs','Inventory','VATABLE','0',NULL,0),(1232,'Hatosheki Approved','6','1','',16.00,'0','310',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1232','pcs','Inventory','VATABLE','0',NULL,0),(1233,'Maisha Yai Viza Approved','6','1','',16.00,'0','256',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1233','pcs','Inventory','VATABLE','0',NULL,0),(1234,'Kesho Wakati Kama Huu Approved','6','1','',16.00,'0','194',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1234','pcs','Inventory','VATABLE','0',NULL,0),(1235,'Kisa Cha Kusisimua cha Mito Komon','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1235','pcs','Inventory','VATABLE','0',NULL,0),(1236,'Maisha Subira','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1236','pcs','Inventory','VATABLE','0',NULL,0),(1237,'Marejeo Approved','6','1','',16.00,'0','194',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1237','pcs','Inventory','VATABLE','0',NULL,0),(1238,'Nuru Ya Ushairi Approved','6','1','',16.00,'0','361',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1238','pcs','Inventory','VATABLE','0',NULL,0),(1239,'Diwani Ya Akilimali','6','1','',16.00,'0','318',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1239','pcs','Inventory','VATABLE','0',NULL,0),(1240,'Diwani Ya Mnyampala','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1240','pcs','Inventory','VATABLE','0',NULL,0),(1241,'Mizani Yangu','6','1','',16.00,'0','318',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1241','pcs','Inventory','VATABLE','0',NULL,0),(1242,'Utamu Wa Lugha Book 2','6','1','',16.00,'0','247',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1242','pcs','Inventory','VATABLE','0',NULL,0),(1243,'Uketo wa Ushairi kwa shule Za Upili','6','1','',16.00,'0','506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1243','pcs','Inventory','VATABLE','0',NULL,0),(1244,'Mathematics for Artisans Level 1','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1244','pcs','Inventory','VATABLE','0',NULL,0),(1245,'Motor Vehicle Technology for Artisans Level 1','6','1','',16.00,'0','330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1245','pcs','Inventory','VATABLE','0',NULL,0),(1246,'Building Construction Level I SB','6','1','',16.00,'0','445',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1246','pcs','Inventory','VATABLE','0',NULL,0),(1247,'Drawing Design Level I SB','6','1','',16.00,'0','445',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1247','pcs','Inventory','VATABLE','0',NULL,0),(1248,'Electricity Level I SB','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1248','pcs','Inventory','VATABLE','0',NULL,0),(1249,'Metalwork Level I SB','6','1','',16.00,'0','379',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1249','pcs','Inventory','VATABLE','0',NULL,0),(1250,'Power Mechanics Level I SB','6','1','',16.00,'0','915',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1250','pcs','Inventory','VATABLE','0',NULL,0),(1251,'Building Construction Level II SB Approved','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1251','pcs','Inventory','VATABLE','0',NULL,0),(1252,'Drawing and Design Level II SB','6','1','',16.00,'0','587',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1252','pcs','Inventory','VATABLE','0',NULL,0),(1253,'Electricity Level II SB','6','1','',16.00,'0','354',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1253','pcs','Inventory','VATABLE','0',NULL,0),(1254,'Power Mechanics Level II SB','6','1','',16.00,'0','779',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1254','pcs','Inventory','VATABLE','0',NULL,0),(1255,'Woodwork Level II SB','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1255','pcs','Inventory','VATABLE','0',NULL,0),(1256,'Drawing and Design Level III SB','6','1','',16.00,'0','1067',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1256','pcs','Inventory','VATABLE','0',NULL,0),(1257,'Electricity Level III SB','6','1','',16.00,'0','972',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1257','pcs','Inventory','VATABLE','0',NULL,0),(1258,'Metalwork Level III SB','6','1','',16.00,'0','354',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1258','pcs','Inventory','VATABLE','0',NULL,0),(1259,'Woodwork Level III SB','6','1','',16.00,'0','956',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1259','pcs','Inventory','VATABLE','0',NULL,0),(1260,'Drawing and Design Level IV SB','6','1','',16.00,'0','779',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1260','pcs','Inventory','VATABLE','0',NULL,0),(1261,'Electricity Level IV SB','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1261','pcs','Inventory','VATABLE','0',NULL,0),(1262,'Power Mechanics Level IV SB','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1262','pcs','Inventory','VATABLE','0',NULL,0),(1263,'Woodwork Level IV SB','6','1','',16.00,'0','880',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1263','pcs','Inventory','VATABLE','0',NULL,0),(1264,'Administrative Law In E Africa','6','1','',16.00,'0','621',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1264','pcs','Inventory','VATABLE','0',NULL,0),(1265,'Nandi Customary Law','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1265','pcs','Inventory','VATABLE','0',NULL,0),(1266,'Faces At The Crossroad','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1266','pcs','Inventory','VATABLE','0',NULL,0),(1267,'Literature and Society in Modern Africa','6','1','',16.00,'0','111',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1267','pcs','Inventory','VATABLE','0',NULL,0),(1268,'A Handbook Of Clinical Chemistry','6','1','',16.00,'0','779',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1268','pcs','Inventory','VATABLE','0',NULL,0),(1269,'Textbook Of Medical Embryology','6','1','',16.00,'0','885',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1269','pcs','Inventory','VATABLE','0',NULL,0),(1270,'Profiles Of Urban Prostitution','6','1','',16.00,'0','384',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1270','pcs','Inventory','VATABLE','0',NULL,0),(1271,'Rural Sociology and Development','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1271','pcs','Inventory','VATABLE','0',NULL,0),(1272,'The Maasai','6','1','',16.00,'0','374',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1272','pcs','Inventory','VATABLE','0',NULL,0),(1273,'Girl Child Education','6','1','',16.00,'0','374',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1273','pcs','Inventory','VATABLE','0',NULL,0),(1274,'Operation Linda Nchi','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1274','pcs','Inventory','VATABLE','0',NULL,0),(1275,'A History Of Zanzibar','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1275','pcs','Inventory','VATABLE','0',NULL,0),(1276,'An Outline History Of the Babukusu','6','1','',16.00,'0','637',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1276','pcs','Inventory','VATABLE','0',NULL,0),(1277,'From Slaves To Squatters','6','1','',16.00,'0','652',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1277','pcs','Inventory','VATABLE','0',NULL,0),(1278,'Ecology and History In E Africa','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1278','pcs','Inventory','VATABLE','0',NULL,0),(1279,'Kenya 19451963 A Study in an African Nationalist Movement','6','1','',16.00,'0','637',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1279','pcs','Inventory','VATABLE','0',NULL,0),(1280,'The Marakwet Of Kenya HC','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1280','pcs','Inventory','VATABLE','0',NULL,0),(1281,'The Kaya Complex','6','1','',16.00,'0','233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1281','pcs','Inventory','VATABLE','0',NULL,0),(1282,'The Permanent Way Volume 1 SC','6','1','',16.00,'0','1670',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1282','pcs','Inventory','VATABLE','0',NULL,0),(1283,'Topics In East Africa History','6','1','',16.00,'0','344',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1283','pcs','Inventory','VATABLE','0',NULL,0),(1284,'Reptiles And Amphibians','6','1','',16.00,'0','678',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1284','pcs','Inventory','VATABLE','0',NULL,0),(1285,'Snakes And Us','6','1','',16.00,'0','779',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1285','pcs','Inventory','VATABLE','0',NULL,0),(1286,'English Swahili Classified Vocabulary','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1286','pcs','Inventory','VATABLE','0',NULL,0),(1287,'The Liberation Of Swahili','6','1','',16.00,'0','526',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1287','pcs','Inventory','VATABLE','0',NULL,0),(1288,'Traditional Musical Instruments of Kenya','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1288','pcs','Inventory','VATABLE','0',NULL,0),(1289,'Traditional Music and Songs','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1289','pcs','Inventory','VATABLE','0',NULL,0),(1290,'Distinction CRE Year I','6','1','',16.00,'0','872',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1290','pcs','Inventory','VATABLE','0',NULL,0),(1291,'Distinction Education Year I','6','1','',16.00,'0','834',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1291','pcs','Inventory','VATABLE','0',NULL,0),(1292,'Distinction Kiswahili','6','1','',16.00,'0','872',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1292','pcs','Inventory','VATABLE','0',NULL,0),(1293,'Distinction English TG Year I II','6','1','',16.00,'0','366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1293','pcs','Inventory','VATABLE','0',NULL,0),(1294,'Distinction Social studies Year I','6','1','',16.00,'0','834',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1294','pcs','Inventory','VATABLE','0',NULL,0),(1295,'Distinction Creative Arts Year II','6','1','',16.00,'0','632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1295','pcs','Inventory','VATABLE','0',NULL,0),(1296,'Irute Kuthoma Kiembu','6','1','',16.00,'0','91',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1296','pcs','Inventory','VATABLE','0',NULL,0),(1297,'Ndai Nthimo Na Ngano','6','1','',16.00,'0','263',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1297','pcs','Inventory','VATABLE','0',NULL,0),(1298,'Intepen Maasai','6','1','',16.00,'0','389',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1298','pcs','Inventory','VATABLE','0',NULL,0),(1299,'Jukia Iuku Ukathome','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1299','pcs','Inventory','VATABLE','0',NULL,0),(1300,'Kagituju Kajigi Na Johana Muritu','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1300','pcs','Inventory','VATABLE','0',NULL,0),(1301,'Kaguraru Na Waithera','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1301','pcs','Inventory','VATABLE','0',NULL,0),(1302,'Ngano Ikumi Na Ithano Cia Ugiikuyu','6','1','',16.00,'0','136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1302','pcs','Inventory','VATABLE','0',NULL,0),(1303,'Rugendo Rwa Mugendi Approved','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1303','pcs','Inventory','VATABLE','0',NULL,0),(1304,'Mithimukyo Na Ngewa Ingi','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1304','pcs','Inventory','VATABLE','0',NULL,0),(1305,'Twone Mbee','6','1','',16.00,'0','81',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1305','pcs','Inventory','VATABLE','0',NULL,0),(1306,'Nyuolruok Dhoudi Mag Ugenya','6','1','',16.00,'0','414',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1306','pcs','Inventory','VATABLE','0',NULL,0),(1307,'Akabaluyia Bemumbo','6','1','',16.00,'0','222',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1307','pcs','Inventory','VATABLE','0',NULL,0),(1308,'Nasaha Zetu Hadithi Approved','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1308','pcs','Inventory','VATABLE','0',NULL,0),(1309,'Ngoma za Uchawi Hadithi Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1309','pcs','Inventory','VATABLE','0',NULL,0),(1310,'Sungura Mpanda Ngazi Hadithi Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1310','pcs','Inventory','VATABLE','0',NULL,0),(1311,'Kiswahili Kwa Darasa La 1 Workbook Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1311','pcs','Inventory','VATABLE','0',NULL,0),(1312,'Lets Learn Mathematics 1 Workbook','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1312','pcs','Inventory','VATABLE','0',NULL,0),(1313,'Primary Social Studies 1 Workbook','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1313','pcs','Inventory','VATABLE','0',NULL,0),(1314,'Topmark KCPE Revision Kiswahili','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1314','pcs','Inventory','VATABLE','0',NULL,0),(1315,'Topmark KCPE Revision Mathematics Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1315','pcs','Inventory','VATABLE','0',NULL,0),(1316,'Top Mark KCSE Revision Physics','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1316','pcs','Inventory','VATABLE','0',NULL,0),(1317,'Premier CRE Activities Workbook Baby Class','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1317','pcs','Inventory','VATABLE','0',NULL,0),(1318,'Mathematics Activities Pupils Book PP1','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1318','pcs','Inventory','VATABLE','0',NULL,0),(1319,'Mathematics Activities Teachers Guide PP1','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1319','pcs','Inventory','VATABLE','0',NULL,0),(1320,'Language Activities Pupils Book PP1','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1320','pcs','Inventory','VATABLE','0',NULL,0),(1321,'Environmental Activities Workbook PP1','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1321','pcs','Inventory','VATABLE','0',NULL,0),(1322,'CRE Activities Workbook PP1','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1322','pcs','Inventory','VATABLE','0',NULL,0),(1323,'Ekas Handwriting Activities Workbook','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1323','pcs','Inventory','VATABLE','0',NULL,0),(1324,'Premier Language Workbook Middle Class','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1324','pcs','Inventory','VATABLE','0',NULL,0),(1325,'Premier Social Activities Workbook Middle Class','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1325','pcs','Inventory','VATABLE','0',NULL,0),(1326,'Premier Revision Encyclopedia PrePrimary 1','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1326','pcs','Inventory','VATABLE','0',NULL,0),(1327,'Mathematics Activities Pupils Book PP2','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1327','pcs','Inventory','VATABLE','0',NULL,0),(1328,'Language Activities WorkBook PP2','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1328','pcs','Inventory','VATABLE','0',NULL,0),(1329,'Environmental Activities Workbook PP2','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1329','pcs','Inventory','VATABLE','0',NULL,0),(1330,'CRE Activities Workbook PP2','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1330','pcs','Inventory','VATABLE','0',NULL,0),(1331,'Ekas Handwriting Activities Workbook','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1331','pcs','Inventory','VATABLE','0',NULL,0),(1332,'Premier Language Workbook PreUnit','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1332','pcs','Inventory','VATABLE','0',NULL,0),(1333,'Premier Numberwork Workbook Pre Unit','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1333','pcs','Inventory','VATABLE','0',NULL,0),(1334,'Premier Social Activities Workbook PreUnit','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1334','pcs','Inventory','VATABLE','0',NULL,0),(1335,'Premier CRE Activities Workbook PreUnit','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1335','pcs','Inventory','VATABLE','0',NULL,0),(1336,'Tukisome Kiswahili Kitabu Cha Kwanza','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1336','pcs','Inventory','VATABLE','0',NULL,0),(1337,'Kitabu Changu Cha Kiswahili Chekechea','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1337','pcs','Inventory','VATABLE','0',NULL,0),(1338,'Candy Letter Box','6','1','',16.00,'0','1832',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1338','pcs','Inventory','VATABLE','0',NULL,0),(1339,'Numbers Flash Cards Nontearable','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1339','pcs','Inventory','VATABLE','0',NULL,0),(1340,'Alphabets Flash Cards Nontearable','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1340','pcs','Inventory','VATABLE','0',NULL,0),(1341,'Picture words Flash Cards Nontearable','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1341','pcs','Inventory','VATABLE','0',NULL,0),(1342,'Premier Three Letter Words','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1342','pcs','Inventory','VATABLE','0',NULL,0),(1343,'Premier Alphabet','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1343','pcs','Inventory','VATABLE','0',NULL,0),(1344,'Premier Parts of the Body Boy','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1344','pcs','Inventory','VATABLE','0',NULL,0),(1345,'Premier Parts of the Body Girl','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1345','pcs','Inventory','VATABLE','0',NULL,0),(1346,'Parts of the Body Girl','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1346','pcs','Inventory','VATABLE','0',NULL,0),(1347,'Foods','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1347','pcs','Inventory','VATABLE','0',NULL,0),(1348,'Premier Fruits','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1348','pcs','Inventory','VATABLE','0',NULL,0),(1349,'Premier Insects','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1349','pcs','Inventory','VATABLE','0',NULL,0),(1350,'Premier Letter Sounds','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1350','pcs','Inventory','VATABLE','0',NULL,0),(1351,'Premier Numbers 120','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1351','pcs','Inventory','VATABLE','0',NULL,0),(1352,'Premier Numbers 150','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1352','pcs','Inventory','VATABLE','0',NULL,0),(1353,'Premier Numbers 19','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1353','pcs','Inventory','VATABLE','0',NULL,0),(1354,'Premier Letter Sounds with Pictures Words','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1354','pcs','Inventory','VATABLE','0',NULL,0),(1355,'Wild Animals','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1355','pcs','Inventory','VATABLE','0',NULL,0),(1356,'Numbers 19','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1356','pcs','Inventory','VATABLE','0',NULL,0),(1357,'Numbers 19 with pictures','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1357','pcs','Inventory','VATABLE','0',NULL,0),(1358,'Numbers 120','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1358','pcs','Inventory','VATABLE','0',NULL,0),(1359,'Numbers 120 with pictures','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1359','pcs','Inventory','VATABLE','0',NULL,0),(1360,'Numbers 150','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1360','pcs','Inventory','VATABLE','0',NULL,0),(1361,'Shapes','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1361','pcs','Inventory','VATABLE','0',NULL,0),(1362,'Letter Sounds','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1362','pcs','Inventory','VATABLE','0',NULL,0),(1363,'Letter Sounds with Pictures','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1363','pcs','Inventory','VATABLE','0',NULL,0),(1364,'Three Letter Words','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1364','pcs','Inventory','VATABLE','0',NULL,0),(1365,'Three Letter Words with Pictures','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1365','pcs','Inventory','VATABLE','0',NULL,0),(1366,'Four Letter Words','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1366','pcs','Inventory','VATABLE','0',NULL,0),(1367,'Furniture','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1367','pcs','Inventory','VATABLE','0',NULL,0),(1368,'Workers','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1368','pcs','Inventory','VATABLE','0',NULL,0),(1369,'Parts of a Plant','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1369','pcs','Inventory','VATABLE','0',NULL,0),(1370,'Plants','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1370','pcs','Inventory','VATABLE','0',NULL,0),(1371,'Means of Transport','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1371','pcs','Inventory','VATABLE','0',NULL,0),(1372,'Utensils','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1372','pcs','Inventory','VATABLE','0',NULL,0),(1373,'Wild Birds','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1373','pcs','Inventory','VATABLE','0',NULL,0),(1374,'Simple Tools','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1374','pcs','Inventory','VATABLE','0',NULL,0),(1375,'Clothes','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1375','pcs','Inventory','VATABLE','0',NULL,0),(1376,'Weather','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1376','pcs','Inventory','VATABLE','0',NULL,0),(1377,'Premier dot to dot Book 1','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1377','pcs','Inventory','VATABLE','0',NULL,0),(1378,'Premier dot to dot Book 2','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1378','pcs','Inventory','VATABLE','0',NULL,0),(1379,'Lets Start Pasting Colouring Alphabet','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1379','pcs','Inventory','VATABLE','0',NULL,0),(1380,'Lets Start Pasting Colouring Animals','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1380','pcs','Inventory','VATABLE','0',NULL,0),(1381,'Lets Start Pasting Colouring Birds','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1381','pcs','Inventory','VATABLE','0',NULL,0),(1382,'Lets Start Pasting Colouring Fruits','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1382','pcs','Inventory','VATABLE','0',NULL,0),(1383,'Lets Start Pasting Colouring Numbers','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1383','pcs','Inventory','VATABLE','0',NULL,0),(1384,'Lets Start Pasting Colouring Shapes','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1384','pcs','Inventory','VATABLE','0',NULL,0),(1385,'Gem Creative Activities Blue Book','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1385','pcs','Inventory','VATABLE','0',NULL,0),(1386,'Gem Creative Activities Green Book','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1386','pcs','Inventory','VATABLE','0',NULL,0),(1387,'Gem Creative Activities Purple Book','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1387','pcs','Inventory','VATABLE','0',NULL,0),(1388,'Gem Creative Activities Red Book','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1388','pcs','Inventory','VATABLE','0',NULL,0),(1389,'Copy Colouring Book Domestic Animals','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1389','pcs','Inventory','VATABLE','0',NULL,0),(1390,'Copy Colouring Book Food','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1390','pcs','Inventory','VATABLE','0',NULL,0),(1391,'Copy Colouring Book Furniture','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1391','pcs','Inventory','VATABLE','0',NULL,0),(1392,'Copy Colouring Book Transport','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1392','pcs','Inventory','VATABLE','0',NULL,0),(1393,'Copy Colouring Book Utensils','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1393','pcs','Inventory','VATABLE','0',NULL,0),(1394,'O Level Creative Crayons Colouring Book 1','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1394','pcs','Inventory','VATABLE','0',NULL,0),(1395,'O Level Creative Crayons Colouring Book 2','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1395','pcs','Inventory','VATABLE','0',NULL,0),(1396,'O Level Creative Crayons Colouring Book 3','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1396','pcs','Inventory','VATABLE','0',NULL,0),(1397,'O Level Creative Crayons Colouring Book 4','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1397','pcs','Inventory','VATABLE','0',NULL,0),(1398,'My First Pirates Colouring Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1398','pcs','Inventory','VATABLE','0',NULL,0),(1399,'Premier Picture Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1399','pcs','Inventory','VATABLE','0',NULL,0),(1400,'Tusome Picha','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1400','pcs','Inventory','VATABLE','0',NULL,0),(1401,'Jambo Colouring Book 2','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1401','pcs','Inventory','VATABLE','0',NULL,0),(1402,'Jambo Colouring Book 3','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1402','pcs','Inventory','VATABLE','0',NULL,0),(1403,'Ekas Colouring Book 2','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1403','pcs','Inventory','VATABLE','0',NULL,0),(1404,'Ekas Colouring Book 3','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1404','pcs','Inventory','VATABLE','0',NULL,0),(1405,'Ekas Complete Book of Drawing','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1405','pcs','Inventory','VATABLE','0',NULL,0),(1406,'Nick Learns We can enjoy in school','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1406','pcs','Inventory','VATABLE','0',NULL,0),(1407,'Nick Learns We should be honest','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1407','pcs','Inventory','VATABLE','0',NULL,0),(1408,'Nick Learns We should be punctual','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1408','pcs','Inventory','VATABLE','0',NULL,0),(1409,'Nick Learns We should not be selfish','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1409','pcs','Inventory','VATABLE','0',NULL,0),(1410,'Nick Learns We should not litter','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1410','pcs','Inventory','VATABLE','0',NULL,0),(1411,'Nick Learns We should not steal','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1411','pcs','Inventory','VATABLE','0',NULL,0),(1412,'Bright Child Gets ready for school','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1412','pcs','Inventory','VATABLE','0',NULL,0),(1413,'Bright Child Knows opposite things','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1413','pcs','Inventory','VATABLE','0',NULL,0),(1414,'Bright Child Acts in a polite way','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1414','pcs','Inventory','VATABLE','0',NULL,0),(1415,'Bright Child Does good and stays fit','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1415','pcs','Inventory','VATABLE','0',NULL,0),(1416,'Bright Child Plays well and shares things','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1416','pcs','Inventory','VATABLE','0',NULL,0),(1417,'Bright Child Shows good habits','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1417','pcs','Inventory','VATABLE','0',NULL,0),(1418,'Gracies Dream','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1418','pcs','Inventory','VATABLE','0',NULL,0),(1419,'Cain and Maria Visit the Farm','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1419','pcs','Inventory','VATABLE','0',NULL,0),(1420,'The Fat Cat','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1420','pcs','Inventory','VATABLE','0',NULL,0),(1421,'Pams Pet','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1421','pcs','Inventory','VATABLE','0',NULL,0),(1422,'Dona and Jack do Tricks','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1422','pcs','Inventory','VATABLE','0',NULL,0),(1423,'The Prince at the Mall','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1423','pcs','Inventory','VATABLE','0',NULL,0),(1424,'The Cute Mule Goes Home','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1424','pcs','Inventory','VATABLE','0',NULL,0),(1425,'Tesh and the Huge Mice','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1425','pcs','Inventory','VATABLE','0',NULL,0),(1426,'The Team Visits Mulee','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1426','pcs','Inventory','VATABLE','0',NULL,0),(1427,'Kuku and the Red Chicks','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1427','pcs','Inventory','VATABLE','0',NULL,0),(1428,'Kuku and the Red Eggs','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1428','pcs','Inventory','VATABLE','0',NULL,0),(1429,'Kuku and the Red Shoes','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1429','pcs','Inventory','VATABLE','0',NULL,0),(1430,'Kuku and her Friends','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1430','pcs','Inventory','VATABLE','0',NULL,0),(1431,'Where is Bears Shoe','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1431','pcs','Inventory','VATABLE','0',NULL,0),(1432,'A Rainy Day','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1432','pcs','Inventory','VATABLE','0',NULL,0),(1433,'Our Home Bank','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1433','pcs','Inventory','VATABLE','0',NULL,0),(1434,'The Hat Party','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1434','pcs','Inventory','VATABLE','0',NULL,0),(1435,'The Angry Brown Hen','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1435','pcs','Inventory','VATABLE','0',NULL,0),(1436,'The Bad Rat','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1436','pcs','Inventory','VATABLE','0',NULL,0),(1437,'Kima Mtukutu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1437','pcs','Inventory','VATABLE','0',NULL,0),(1438,'Bata wa Sada na Haithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1438','pcs','Inventory','VATABLE','0',NULL,0),(1439,'Chiriku na chaki ya Kijani na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1439','pcs','Inventory','VATABLE','0',NULL,0),(1440,'Mwati na Swale Mashakani na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1440','pcs','Inventory','VATABLE','0',NULL,0),(1441,'Nyama Ifichwe wapi? na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1441','pcs','Inventory','VATABLE','0',NULL,0),(1442,'Taji Njiwa Wangu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1442','pcs','Inventory','VATABLE','0',NULL,0),(1443,'Nzi Msumbufu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1443','pcs','Inventory','VATABLE','0',NULL,0),(1444,'Nchore Mshindi na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1444','pcs','Inventory','VATABLE','0',NULL,0),(1445,'Panya Mjanja Mtegoni','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1445','pcs','Inventory','VATABLE','0',NULL,0),(1446,'Panya Mjanja na Pakaspoti','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1446','pcs','Inventory','VATABLE','0',NULL,0),(1447,'Panya Mjanja na Kirikuu','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1447','pcs','Inventory','VATABLE','0',NULL,0),(1448,'Panya Mjanja na Mama','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1448','pcs','Inventory','VATABLE','0',NULL,0),(1449,'Premier Revision Encyclopedia Grade 4','6','1','',16.00,'0','905',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1449','pcs','Inventory','VATABLE','0',NULL,0),(1450,'Moral Stories from the Bible','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1450','pcs','Inventory','VATABLE','0',NULL,0),(1451,'Gem Collection of Bible Stories','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1451','pcs','Inventory','VATABLE','0',NULL,0),(1452,'Queenex English Activities Pupils Book','6','1','',16.00,'0','372',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1452','pcs','Inventory','VATABLE','0',NULL,0),(1453,'Queenex Environmental Activities Pupils Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1453','pcs','Inventory','VATABLE','0',NULL,0),(1454,'Queenex Agriculture Learners Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1454','pcs','Inventory','VATABLE','0',NULL,0),(1455,'Queenex Science Technology Learners Book','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1455','pcs','Inventory','VATABLE','0',NULL,0),(1456,'Queenex Science Technology Teachers Guide','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1456','pcs','Inventory','VATABLE','0',NULL,0),(1457,'Premier English Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1457','pcs','Inventory','VATABLE','0',NULL,0),(1458,'Premier CRE Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1458','pcs','Inventory','VATABLE','0',NULL,0),(1459,'Premier Environmental Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1459','pcs','Inventory','VATABLE','0',NULL,0),(1460,'Premier Hygiene Nutrition Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1460','pcs','Inventory','VATABLE','0',NULL,0),(1461,'Premier Mathematics Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1461','pcs','Inventory','VATABLE','0',NULL,0),(1462,'Premier Revision Encyclopedia','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1462','pcs','Inventory','VATABLE','0',NULL,0),(1463,'Premier English Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1463','pcs','Inventory','VATABLE','0',NULL,0),(1464,'Premier CRE Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1464','pcs','Inventory','VATABLE','0',NULL,0),(1465,'Premier Hygiene Nutrition Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1465','pcs','Inventory','VATABLE','0',NULL,0),(1466,'Premier Kiswahili Kitabu cha Mazoezi','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1466','pcs','Inventory','VATABLE','0',NULL,0),(1467,'Premier Mathematics Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1467','pcs','Inventory','VATABLE','0',NULL,0),(1468,'Premier Revision Encyclopedia','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1468','pcs','Inventory','VATABLE','0',NULL,0),(1469,'Premier English Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1469','pcs','Inventory','VATABLE','0',NULL,0),(1470,'Premier CRE Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1470','pcs','Inventory','VATABLE','0',NULL,0),(1471,'Premier Environmental Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1471','pcs','Inventory','VATABLE','0',NULL,0),(1472,'Premier Hygiene Nutrition Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1472','pcs','Inventory','VATABLE','0',NULL,0),(1473,'Premier Kiswahili Kitabu cha Mazoezi','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1473','pcs','Inventory','VATABLE','0',NULL,0),(1474,'Premier Mathematics Activities Workbook','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1474','pcs','Inventory','VATABLE','0',NULL,0),(1475,'Premier Revision Encyclopedia','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1475','pcs','Inventory','VATABLE','0',NULL,0),(1476,'Premier Agriculture Workbook','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1476','pcs','Inventory','VATABLE','0',NULL,0),(1477,'Premier Revision Encyclopedia','6','1','',16.00,'0','905',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1477','pcs','Inventory','VATABLE','0',NULL,0),(1478,'The Crocodile and the Monkey and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1478','pcs','Inventory','VATABLE','0',NULL,0),(1479,'The Greedy Monkey and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1479','pcs','Inventory','VATABLE','0',NULL,0),(1480,'The Net Trap and and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1480','pcs','Inventory','VATABLE','0',NULL,0),(1481,'Bright Child Knows opposite things','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1481','pcs','Inventory','VATABLE','0',NULL,0),(1482,'Bright Child Plays well and shares things','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1482','pcs','Inventory','VATABLE','0',NULL,0),(1483,'Bright Child Shows good habits','6','1','',16.00,'0','193',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1483','pcs','Inventory','VATABLE','0',NULL,0),(1484,'The Prince at the Mall','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1484','pcs','Inventory','VATABLE','0',NULL,0),(1485,'The Cute Mule Goes Home','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1485','pcs','Inventory','VATABLE','0',NULL,0),(1486,'Tesh and the Huge Mice','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1486','pcs','Inventory','VATABLE','0',NULL,0),(1487,'The Bad Rat and the Tortoise','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1487','pcs','Inventory','VATABLE','0',NULL,0),(1488,'The Big Bad Bull','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1488','pcs','Inventory','VATABLE','0',NULL,0),(1489,'How did Tippy Fool Toppy','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1489','pcs','Inventory','VATABLE','0',NULL,0),(1490,'Kuku and her Friends','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1490','pcs','Inventory','VATABLE','0',NULL,0),(1491,'Kuku and the Red Shoes','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1491','pcs','Inventory','VATABLE','0',NULL,0),(1492,'The Sweet Mango','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1492','pcs','Inventory','VATABLE','0',NULL,0),(1493,'Kobis Winning Smile','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1493','pcs','Inventory','VATABLE','0',NULL,0),(1494,'The Tuktuk Ride and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1494','pcs','Inventory','VATABLE','0',NULL,0),(1495,'The Billy Goat and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1495','pcs','Inventory','VATABLE','0',NULL,0),(1496,'Sudi the Drummer and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1496','pcs','Inventory','VATABLE','0',NULL,0),(1497,'The Team Visits Mulee','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1497','pcs','Inventory','VATABLE','0',NULL,0),(1498,'Big Bag Brown Bag Berrys Bag','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1498','pcs','Inventory','VATABLE','0',NULL,0),(1499,'Jolly Jumbo Jumped with Joy','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1499','pcs','Inventory','VATABLE','0',NULL,0),(1500,'My Name is Binny Crow','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1500','pcs','Inventory','VATABLE','0',NULL,0),(1501,'Rikku Rat and Mikku Rat Never Stole a Hat','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1501','pcs','Inventory','VATABLE','0',NULL,0),(1502,'The Girl with a Knot in her Hair','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1502','pcs','Inventory','VATABLE','0',NULL,0),(1503,'Luka, Lena the Thieves','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1503','pcs','Inventory','VATABLE','0',NULL,0),(1504,'The Mouse Trap','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1504','pcs','Inventory','VATABLE','0',NULL,0),(1505,'Kiki Goes Shopping','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1505','pcs','Inventory','VATABLE','0',NULL,0),(1506,'The Lost Phone and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1506','pcs','Inventory','VATABLE','0',NULL,0),(1507,'The Stubborn Ostrich and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1507','pcs','Inventory','VATABLE','0',NULL,0),(1508,'A Letter from the Island and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1508','pcs','Inventory','VATABLE','0',NULL,0),(1509,'Samad in the DesertSamad Jangwani','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1509','pcs','Inventory','VATABLE','0',NULL,0),(1510,'Hello I am Dikku Donkey','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1510','pcs','Inventory','VATABLE','0',NULL,0),(1511,'Hello Miss Moppy Monkey','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1511','pcs','Inventory','VATABLE','0',NULL,0),(1512,'The Poem Prize','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1512','pcs','Inventory','VATABLE','0',NULL,0),(1513,'Ability in Disability','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1513','pcs','Inventory','VATABLE','0',NULL,0),(1514,'The Cholera Scare','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1514','pcs','Inventory','VATABLE','0',NULL,0),(1515,'No Secrets Only Surprises','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1515','pcs','Inventory','VATABLE','0',NULL,0),(1516,'Wendo Visits Nairobi County','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1516','pcs','Inventory','VATABLE','0',NULL,0),(1517,'The Dancing Competition and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1517','pcs','Inventory','VATABLE','0',NULL,0),(1518,'Samad in the ForestSamad Msituni','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1518','pcs','Inventory','VATABLE','0',NULL,0),(1519,'The Bike Thief','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1519','pcs','Inventory','VATABLE','0',NULL,0),(1520,'The Crow and the Fox and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1520','pcs','Inventory','VATABLE','0',NULL,0),(1521,'Puppy the Black Sheep','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1521','pcs','Inventory','VATABLE','0',NULL,0),(1522,'Baraka and the Bully','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1522','pcs','Inventory','VATABLE','0',NULL,0),(1523,'The Buzz about Malaria','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1523','pcs','Inventory','VATABLE','0',NULL,0),(1524,'The Stubborn Flu','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1524','pcs','Inventory','VATABLE','0',NULL,0),(1525,'David Gets Fit','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1525','pcs','Inventory','VATABLE','0',NULL,0),(1526,'Lekuta and the Goats Other Stories','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1526','pcs','Inventory','VATABLE','0',NULL,0),(1527,'A Visit to the Dentist','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1527','pcs','Inventory','VATABLE','0',NULL,0),(1528,'Emperor Maliyauma','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1528','pcs','Inventory','VATABLE','0',NULL,0),(1529,'Stories from Maasailand','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1529','pcs','Inventory','VATABLE','0',NULL,0),(1530,'A Hug from the President and Other Stories','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1530','pcs','Inventory','VATABLE','0',NULL,0),(1531,'Hell in the Backyard and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1531','pcs','Inventory','VATABLE','0',NULL,0),(1532,'A Visit to the Dentist','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1532','pcs','Inventory','VATABLE','0',NULL,0),(1533,'The Crow and the Fox and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1533','pcs','Inventory','VATABLE','0',NULL,0),(1534,'Lets Fight Tuberculosis','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1534','pcs','Inventory','VATABLE','0',NULL,0),(1535,'The Monster called Cancer','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1535','pcs','Inventory','VATABLE','0',NULL,0),(1536,'The Adventures of Thunder','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1536','pcs','Inventory','VATABLE','0',NULL,0),(1537,'Mister Ali Champion on Wheels','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1537','pcs','Inventory','VATABLE','0',NULL,0),(1538,'Kidnapped for Sale','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1538','pcs','Inventory','VATABLE','0',NULL,0),(1539,'This Prefect','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1539','pcs','Inventory','VATABLE','0',NULL,0),(1540,'Not Now, Jimmy Boy','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1540','pcs','Inventory','VATABLE','0',NULL,0),(1541,'The Invisible Man','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1541','pcs','Inventory','VATABLE','0',NULL,0),(1542,'The Adventures of Thunder','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1542','pcs','Inventory','VATABLE','0',NULL,0),(1543,'Thunder In Love','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1543','pcs','Inventory','VATABLE','0',NULL,0),(1544,'The Valley Bandits','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1544','pcs','Inventory','VATABLE','0',NULL,0),(1545,'Madam King','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1545','pcs','Inventory','VATABLE','0',NULL,0),(1546,'Saving our Teacher','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1546','pcs','Inventory','VATABLE','0',NULL,0),(1547,'Ian the Crime Buster','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1547','pcs','Inventory','VATABLE','0',NULL,0),(1548,'The Dark Stormy Night','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1548','pcs','Inventory','VATABLE','0',NULL,0),(1549,'Jungle Book','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1549','pcs','Inventory','VATABLE','0',NULL,0),(1550,'The Adventures of Tom Sawyer','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1550','pcs','Inventory','VATABLE','0',NULL,0),(1551,'The Invisible Man','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1551','pcs','Inventory','VATABLE','0',NULL,0),(1552,'Twist of Fate','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1552','pcs','Inventory','VATABLE','0',NULL,0),(1553,'Kidnapped for Sale','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1553','pcs','Inventory','VATABLE','0',NULL,0),(1554,'Saving our Teacher','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1554','pcs','Inventory','VATABLE','0',NULL,0),(1555,'My Prison My Heaven','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1555','pcs','Inventory','VATABLE','0',NULL,0),(1556,'The Laptops have Vanished','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1556','pcs','Inventory','VATABLE','0',NULL,0),(1557,'Ian the Crime Buster','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1557','pcs','Inventory','VATABLE','0',NULL,0),(1558,'The Dark Stormy Night','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1558','pcs','Inventory','VATABLE','0',NULL,0),(1559,'Thunder In Love','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1559','pcs','Inventory','VATABLE','0',NULL,0),(1560,'Please Stand Up, Daddy','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1560','pcs','Inventory','VATABLE','0',NULL,0),(1561,'Worry Not, Lisa','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1561','pcs','Inventory','VATABLE','0',NULL,0),(1562,'Eves Invention','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1562','pcs','Inventory','VATABLE','0',NULL,0),(1563,'Fools Express','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1563','pcs','Inventory','VATABLE','0',NULL,0),(1564,'The Invisible Man','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1564','pcs','Inventory','VATABLE','0',NULL,0),(1565,'Worry Not, Lisa','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1565','pcs','Inventory','VATABLE','0',NULL,0),(1566,'Please Stand Up, Daddy','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1566','pcs','Inventory','VATABLE','0',NULL,0),(1567,'The Dark Stormy Night','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1567','pcs','Inventory','VATABLE','0',NULL,0),(1568,'The Adventures of Tom Sawyer','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1568','pcs','Inventory','VATABLE','0',NULL,0),(1569,'Kiki na Mina Darasani na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1569','pcs','Inventory','VATABLE','0',NULL,0),(1570,'Nana na Vinyau na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1570','pcs','Inventory','VATABLE','0',NULL,0),(1571,'Chakula cha Biko na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1571','pcs','Inventory','VATABLE','0',NULL,0),(1572,'Kima Mtukutu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1572','pcs','Inventory','VATABLE','0',NULL,0),(1573,'Chiriku na chaki ya Kijani na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1573','pcs','Inventory','VATABLE','0',NULL,0),(1574,'Anita na Agneto na Hadithi Nyingine','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1574','pcs','Inventory','VATABLE','0',NULL,0),(1575,'Heko na Haki','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1575','pcs','Inventory','VATABLE','0',NULL,0),(1576,'Panya Mjanja na Kirikuu','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1576','pcs','Inventory','VATABLE','0',NULL,0),(1577,'Panya Mjanja na Mama','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1577','pcs','Inventory','VATABLE','0',NULL,0),(1578,'Kipepeo Apeperuka','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1578','pcs','Inventory','VATABLE','0',NULL,0),(1579,'Paka wa Zena na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1579','pcs','Inventory','VATABLE','0',NULL,0),(1580,'Mwati na Swale Mashakani na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1580','pcs','Inventory','VATABLE','0',NULL,0),(1581,'Nyama Ifichwe wapi? na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1581','pcs','Inventory','VATABLE','0',NULL,0),(1582,'Taji Njiwa Wangu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1582','pcs','Inventory','VATABLE','0',NULL,0),(1583,'Kipepeo Apeperuka','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1583','pcs','Inventory','VATABLE','0',NULL,0),(1584,'Panya Mjanja na Mama','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1584','pcs','Inventory','VATABLE','0',NULL,0),(1585,'Panya Mjanja Mtegoni','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1585','pcs','Inventory','VATABLE','0',NULL,0),(1586,'Panya Mjanja na Pakaspoti','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1586','pcs','Inventory','VATABLE','0',NULL,0),(1587,'Heko na Haki','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1587','pcs','Inventory','VATABLE','0',NULL,0),(1588,'Gamba la Kobe na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1588','pcs','Inventory','VATABLE','0',NULL,0),(1589,'Sokwe Sokoni na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1589','pcs','Inventory','VATABLE','0',NULL,0),(1590,'Nzi Msumbufu na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1590','pcs','Inventory','VATABLE','0',NULL,0),(1591,'Nchore Mshindi na Hadithi Nyingine','6','1','',16.00,'0','254',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1591','pcs','Inventory','VATABLE','0',NULL,0),(1592,'Hali na Mali na Hadithi Nyingine','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1592','pcs','Inventory','VATABLE','0',NULL,0),(1593,'Kito Apepeta','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1593','pcs','Inventory','VATABLE','0',NULL,0),(1594,'Madalala Abadilika','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1594','pcs','Inventory','VATABLE','0',NULL,0),(1595,'Sifuri Nyani Mtalii','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1595','pcs','Inventory','VATABLE','0',NULL,0),(1596,'Kangaruu wa Samawati','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1596','pcs','Inventory','VATABLE','0',NULL,0),(1597,'Samad in the DesertSamad Jangwani','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1597','pcs','Inventory','VATABLE','0',NULL,0),(1598,'Tuzo ya Baba','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1598','pcs','Inventory','VATABLE','0',NULL,0),(1599,'Ziara ya Meno','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1599','pcs','Inventory','VATABLE','0',NULL,0),(1600,'Zawadi ya Ajabu','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1600','pcs','Inventory','VATABLE','0',NULL,0),(1601,'Mazingira Maridadi','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1601','pcs','Inventory','VATABLE','0',NULL,0),(1602,'Ushindi wa Kironje na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1602','pcs','Inventory','VATABLE','0',NULL,0),(1603,'Mangumi na Makonde','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1603','pcs','Inventory','VATABLE','0',NULL,0),(1604,'Bintu na Bintutu','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1604','pcs','Inventory','VATABLE','0',NULL,0),(1605,'Rehema Awanasa Wezi','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1605','pcs','Inventory','VATABLE','0',NULL,0),(1606,'Rehema Shujaa wa Kijiji','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1606','pcs','Inventory','VATABLE','0',NULL,0),(1607,'Hatima ya Musa','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1607','pcs','Inventory','VATABLE','0',NULL,0),(1608,'Dua ya Faraja','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1608','pcs','Inventory','VATABLE','0',NULL,0),(1609,'Sifuri Nyani Mtalii','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1609','pcs','Inventory','VATABLE','0',NULL,0),(1610,'Simu na Simu ya Mama na Hadithi Nyingine','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1610','pcs','Inventory','VATABLE','0',NULL,0),(1611,'Ufalme wa Mende','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1611','pcs','Inventory','VATABLE','0',NULL,0),(1612,'Dua ya Faraja','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1612','pcs','Inventory','VATABLE','0',NULL,0),(1613,'Kade na Katana','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1613','pcs','Inventory','VATABLE','0',NULL,0),(1614,'Wema wa Sofi na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1614','pcs','Inventory','VATABLE','0',NULL,0),(1615,'Uchochole si Kilema','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1615','pcs','Inventory','VATABLE','0',NULL,0),(1616,'Mchezo wa Mtelezo na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1616','pcs','Inventory','VATABLE','0',NULL,0),(1617,'Bintu na Bintutu','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1617','pcs','Inventory','VATABLE','0',NULL,0),(1618,'Ipo Siku','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1618','pcs','Inventory','VATABLE','0',NULL,0),(1619,'Kivuli cha Mauko','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1619','pcs','Inventory','VATABLE','0',NULL,0),(1620,'Zuhura na Zahara','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1620','pcs','Inventory','VATABLE','0',NULL,0),(1621,'Laana ya Mkufu','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1621','pcs','Inventory','VATABLE','0',NULL,0),(1622,'Makumba na Majanabi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1622','pcs','Inventory','VATABLE','0',NULL,0),(1623,'Kisa cha Gaidi Lii','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1623','pcs','Inventory','VATABLE','0',NULL,0),(1624,'Makumba na Selidamu Nyeupe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1624','pcs','Inventory','VATABLE','0',NULL,0),(1625,'Makumba Katika Safari ya Mawimbi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1625','pcs','Inventory','VATABLE','0',NULL,0),(1626,'Siku Yaja','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1626','pcs','Inventory','VATABLE','0',NULL,0),(1627,'Hamnazo na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1627','pcs','Inventory','VATABLE','0',NULL,0),(1628,'Dafina ya Ushairi','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1628','pcs','Inventory','VATABLE','0',NULL,0),(1629,'Siri ya Baba Yangu Kitabu cha Pili','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1629','pcs','Inventory','VATABLE','0',NULL,0),(1630,'Siri ya Baba Yangu','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1630','pcs','Inventory','VATABLE','0',NULL,0),(1631,'Ahaa Roda','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1631','pcs','Inventory','VATABLE','0',NULL,0),(1632,'Safari ya Mabwe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1632','pcs','Inventory','VATABLE','0',NULL,0),(1633,'Kisa cha Gaidi Lii','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1633','pcs','Inventory','VATABLE','0',NULL,0),(1634,'Makumba Katika Safari ya Mawimbi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1634','pcs','Inventory','VATABLE','0',NULL,0),(1635,'Mwisho wa Ujambazi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1635','pcs','Inventory','VATABLE','0',NULL,0),(1636,'Makumba katika Siri ya Mwembe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1636','pcs','Inventory','VATABLE','0',NULL,0),(1637,'Makumba na Majanabi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1637','pcs','Inventory','VATABLE','0',NULL,0),(1638,'Makovu ya Uhai','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1638','pcs','Inventory','VATABLE','0',NULL,0),(1639,'Makumba katika Siri ya Mwembe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1639','pcs','Inventory','VATABLE','0',NULL,0),(1640,'Kashida katika Shida','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1640','pcs','Inventory','VATABLE','0',NULL,0),(1641,'Kipepeo Malidadi','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1641','pcs','Inventory','VATABLE','0',NULL,0),(1642,'Makumba na Selidamu Nyeupe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1642','pcs','Inventory','VATABLE','0',NULL,0),(1643,'Makumba katika Safari ya Tonge','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1643','pcs','Inventory','VATABLE','0',NULL,0),(1644,'Makumba Katika Safari ya Mawimbi','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1644','pcs','Inventory','VATABLE','0',NULL,0),(1645,'Safari ya Mabwe','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1645','pcs','Inventory','VATABLE','0',NULL,0),(1646,'Chapuo la Insha','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1646','pcs','Inventory','VATABLE','0',NULL,0),(1647,'Dafina ya Ushairi','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1647','pcs','Inventory','VATABLE','0',NULL,0),(1648,'Growing Up A Girls Guide through Puberty','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1648','pcs','Inventory','VATABLE','0',NULL,0),(1649,'Growing Up A Boys Guide through Puberty','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1649','pcs','Inventory','VATABLE','0',NULL,0),(1650,'Fundamentals of Success','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1650','pcs','Inventory','VATABLE','0',NULL,0),(1651,'Pathway to Academic Excellence','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1651','pcs','Inventory','VATABLE','0',NULL,0),(1652,'The Winning Character Succeeding Where Others Fail','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1652','pcs','Inventory','VATABLE','0',NULL,0),(1653,'The Winning Habits Succeeding Where Others Fail','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1653','pcs','Inventory','VATABLE','0',NULL,0),(1654,'Success in School and Beyond','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1654','pcs','Inventory','VATABLE','0',NULL,0),(1655,'Resolution To Win Succeeding Where Others Fail','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1655','pcs','Inventory','VATABLE','0',NULL,0),(1656,'Anyone Can Win Succeeding Where Others Fail','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1656','pcs','Inventory','VATABLE','0',NULL,0),(1657,'Become a Better Student','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1657','pcs','Inventory','VATABLE','0',NULL,0),(1658,'The Seeds of Greatness Become the Best You Can Be','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1658','pcs','Inventory','VATABLE','0',NULL,0),(1659,'Leverage is What you Need','6','1','',16.00,'0','508',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1659','pcs','Inventory','VATABLE','0',NULL,0),(1660,'Understanding and Treating Drug Abuse','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1660','pcs','Inventory','VATABLE','0',NULL,0),(1661,'The Effective Chaplain A Counseling Guide','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1661','pcs','Inventory','VATABLE','0',NULL,0),(1662,'How to Choose and Advance your Career','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1662','pcs','Inventory','VATABLE','0',NULL,0),(1663,'The 7 Pillars of Financial Success','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1663','pcs','Inventory','VATABLE','0',NULL,0),(1664,'How to Invest in a Volatile Stock Market','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1664','pcs','Inventory','VATABLE','0',NULL,0),(1665,'The Art of Entrepreneurship Strategies to Succeed in a Competitive Market','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1665','pcs','Inventory','VATABLE','0',NULL,0),(1666,'The Entrepreneurial Journey From Employment to Business','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1666','pcs','Inventory','VATABLE','0',NULL,0),(1667,'How To Win and Retain Customers','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1667','pcs','Inventory','VATABLE','0',NULL,0),(1668,'Common Reasons Why Startup Businesses Fail','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1668','pcs','Inventory','VATABLE','0',NULL,0),(1669,'Challenges of Starting A Business and How to Overcome Them','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1669','pcs','Inventory','VATABLE','0',NULL,0),(1670,'Excelling In BusinessThe Entrepreneurs Handbook','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1670','pcs','Inventory','VATABLE','0',NULL,0),(1671,'The Manager and the Red Queens Race','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1671','pcs','Inventory','VATABLE','0',NULL,0),(1672,'CBC PP2 Language Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1672','pcs','Inventory','VATABLE','0',NULL,0),(1673,'CBC PP1 Mathematics Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1673','pcs','Inventory','VATABLE','0',NULL,0),(1674,'CBC PP1 TG Mathematics Activities','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1674','pcs','Inventory','VATABLE','0',NULL,0),(1675,'CBC PP2 Mathematics Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1675','pcs','Inventory','VATABLE','0',NULL,0),(1676,'CBC PP1 Environmental Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1676','pcs','Inventory','VATABLE','0',NULL,0),(1677,'CBC PP1 TG Environmental Activities','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1677','pcs','Inventory','VATABLE','0',NULL,0),(1678,'CBC PP2 Environmental Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1678','pcs','Inventory','VATABLE','0',NULL,0),(1679,'CBC PP2 TG Environmental Activities','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1679','pcs','Inventory','VATABLE','0',NULL,0),(1680,'CBC PP1 CRE Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1680','pcs','Inventory','VATABLE','0',NULL,0),(1681,'CBC PP1 TG CRE Activities','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1681','pcs','Inventory','VATABLE','0',NULL,0),(1682,'CBC PP2 CRE Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1682','pcs','Inventory','VATABLE','0',NULL,0),(1683,'CBC PP2 TG CRE Activities','6','1','',16.00,'0','405',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1683','pcs','Inventory','VATABLE','0',NULL,0),(1684,'CBC PP1 IRE Activities','6','1','',16.00,'0','355',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1684','pcs','Inventory','VATABLE','0',NULL,0),(1685,'CBC PP2 IRE Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1685','pcs','Inventory','VATABLE','0',NULL,0),(1686,'CBC TG 1 Psychomotor and Creative Activities','6','1','',16.00,'0','635',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1686','pcs','Inventory','VATABLE','0',NULL,0),(1687,'CBC TG 2 Psychomotor and Creative Activities','6','1','',16.00,'0','635',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1687','pcs','Inventory','VATABLE','0',NULL,0),(1688,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1688','pcs','Inventory','VATABLE','0',NULL,0),(1689,'Longhorn Kiswahili Mufti Mwongozo wa Mwalimu','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1689','pcs','Inventory','VATABLE','0',NULL,0),(1690,'Longhorn English Activities Learners Book','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1690','pcs','Inventory','VATABLE','0',NULL,0),(1691,'Longhorn Mathematics Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1691','pcs','Inventory','VATABLE','0',NULL,0),(1692,'Longhorn CRE Activities Learners Book','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1692','pcs','Inventory','VATABLE','0',NULL,0),(1693,'Longhorn CRE Activities Teachers Guide','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1693','pcs','Inventory','VATABLE','0',NULL,0),(1694,'Longhorn Environmental Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1694','pcs','Inventory','VATABLE','0',NULL,0),(1695,'Longhorn Environmental Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1695','pcs','Inventory','VATABLE','0',NULL,0),(1696,'Longhorn English Literacy Activities Learners Book','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1696','pcs','Inventory','VATABLE','0',NULL,0),(1697,'Longhorn English Literacy Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1697','pcs','Inventory','VATABLE','0',NULL,0),(1698,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1698','pcs','Inventory','VATABLE','0',NULL,0),(1699,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1699','pcs','Inventory','VATABLE','0',NULL,0),(1700,'Longhorn IRE Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1700','pcs','Inventory','VATABLE','0',NULL,0),(1701,'Longhorn Art Craft Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1701','pcs','Inventory','VATABLE','0',NULL,0),(1702,'Longhorn Music Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1702','pcs','Inventory','VATABLE','0',NULL,0),(1703,'Longhorn Movement Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1703','pcs','Inventory','VATABLE','0',NULL,0),(1704,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1704','pcs','Inventory','VATABLE','0',NULL,0),(1705,'Longhorn English Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1705','pcs','Inventory','VATABLE','0',NULL,0),(1706,'Longhorn English Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1706','pcs','Inventory','VATABLE','0',NULL,0),(1707,'Longhorn Mathematics Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1707','pcs','Inventory','VATABLE','0',NULL,0),(1708,'Longhorn CRE Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1708','pcs','Inventory','VATABLE','0',NULL,0),(1709,'Longhorn Environmental Activities Learners Book','6','1','',16.00,'0','436',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1709','pcs','Inventory','VATABLE','0',NULL,0),(1710,'Longhorn Environmental Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1710','pcs','Inventory','VATABLE','0',NULL,0),(1711,'Longhorn English Literacy Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1711','pcs','Inventory','VATABLE','0',NULL,0),(1712,'Longhorn English Literacy Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1712','pcs','Inventory','VATABLE','0',NULL,0),(1713,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1713','pcs','Inventory','VATABLE','0',NULL,0),(1714,'Longhorn Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1714','pcs','Inventory','VATABLE','0',NULL,0),(1715,'Longhorn Kusoma na Kuandika Katika Kiswahili Mwongozo wa Mwalimu','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1715','pcs','Inventory','VATABLE','0',NULL,0),(1716,'Longhorn IRE Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1716','pcs','Inventory','VATABLE','0',NULL,0),(1717,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1717','pcs','Inventory','VATABLE','0',NULL,0),(1718,'Longhorn English Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1718','pcs','Inventory','VATABLE','0',NULL,0),(1719,'Longhorn English Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1719','pcs','Inventory','VATABLE','0',NULL,0),(1720,'Longhorn Mathematics Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1720','pcs','Inventory','VATABLE','0',NULL,0),(1721,'Longhorn Mathematics Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1721','pcs','Inventory','VATABLE','0',NULL,0),(1722,'Longhorn CRE Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1722','pcs','Inventory','VATABLE','0',NULL,0),(1723,'Longhorn Environmental Activities Learners Book','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1723','pcs','Inventory','VATABLE','0',NULL,0),(1724,'Longhorn English Literacy Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1724','pcs','Inventory','VATABLE','0',NULL,0),(1725,'Longhorn English Literacy Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1725','pcs','Inventory','VATABLE','0',NULL,0),(1726,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1726','pcs','Inventory','VATABLE','0',NULL,0),(1727,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1727','pcs','Inventory','VATABLE','0',NULL,0),(1728,'Longhorn IRE Activities Learners Book','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1728','pcs','Inventory','VATABLE','0',NULL,0),(1729,'Longhorn Art Craft Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1729','pcs','Inventory','VATABLE','0',NULL,0),(1730,'Longhorn Music Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1730','pcs','Inventory','VATABLE','0',NULL,0),(1731,'Longhorn Movement Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1731','pcs','Inventory','VATABLE','0',NULL,0),(1732,'Longhorn Umilisi wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1732','pcs','Inventory','VATABLE','0',NULL,0),(1733,'Longhorn Umilisi wa Kiswahili Mwongozo wa Mwalimu Kimeidhinishwa na KICD','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1733','pcs','Inventory','VATABLE','0',NULL,0),(1734,'Longhorn Mwanga wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1734','pcs','Inventory','VATABLE','0',NULL,0),(1735,'Longhorn Mwanga wa Kiswahili Mwongozo wa Mwalimu Kimeidhinishwa na KICD','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1735','pcs','Inventory','VATABLE','0',NULL,0),(1736,'Longhorn English Learners Book Approved by KICD','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1736','pcs','Inventory','VATABLE','0',NULL,0),(1737,'Longhorn English Teachers Guide Approved by KICD','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1737','pcs','Inventory','VATABLE','0',NULL,0),(1739,'Longhorn Social Studies Learners Book Approved by KICD','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1739','pcs','Inventory','VATABLE','0',NULL,0),(1740,'Longhorn Art Craft Learners Book Approved by KICD','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1740','pcs','Inventory','VATABLE','0',NULL,0),(1741,'Longhorn Art Craft Teachers Guide Approved by KICD','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1741','pcs','Inventory','VATABLE','0',NULL,0),(1742,'Nursery Rhymes and Colouring Book','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1742','pcs','Inventory','VATABLE','0',NULL,0),(1743,'People Living With Us','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1743','pcs','Inventory','VATABLE','0',NULL,0),(1744,'Sounds Workbook 1','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1744','pcs','Inventory','VATABLE','0',NULL,0),(1745,'English Sounds 1','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1745','pcs','Inventory','VATABLE','0',NULL,0),(1746,'English Sounds 2','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1746','pcs','Inventory','VATABLE','0',NULL,0),(1747,'Essential English Workbook Pre Primary A','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1747','pcs','Inventory','VATABLE','0',NULL,0),(1748,'ABC Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1748','pcs','Inventory','VATABLE','0',NULL,0),(1749,'Animal ABC Workbook','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1749','pcs','Inventory','VATABLE','0',NULL,0),(1750,'Let Us Learn English Picture Book','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1750','pcs','Inventory','VATABLE','0',NULL,0),(1751,'My Drawing, Colouring and Reading Book','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1751','pcs','Inventory','VATABLE','0',NULL,0),(1752,'Nursery and Pre Unit Mathematics','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1752','pcs','Inventory','VATABLE','0',NULL,0),(1753,'Counting Book','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1753','pcs','Inventory','VATABLE','0',NULL,0),(1754,'Alfabeti za Kiswahili','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1754','pcs','Inventory','VATABLE','0',NULL,0),(1755,'Kitabu cha Nambari','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1755','pcs','Inventory','VATABLE','0',NULL,0),(1756,'Longhorn charts ABC Wall Chart','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1756','pcs','Inventory','VATABLE','0',NULL,0),(1757,'Longhorn charts Numbers 110 Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1757','pcs','Inventory','VATABLE','0',NULL,0),(1758,'Longhorn charts Plants Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1758','pcs','Inventory','VATABLE','0',NULL,0),(1759,'Longhorn charts Parts Of The Body Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1759','pcs','Inventory','VATABLE','0',NULL,0),(1760,'Longhorn charts Shapes Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1760','pcs','Inventory','VATABLE','0',NULL,0),(1761,'Longhorn charts Number Wall Chart 1 SAT','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1761','pcs','Inventory','VATABLE','0',NULL,0),(1762,'Longhorn charts Sounds Wall Chart','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1762','pcs','Inventory','VATABLE','0',NULL,0),(1763,'Battle of Jericho','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1763','pcs','Inventory','VATABLE','0',NULL,0),(1764,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','',16.00,'0','415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1764','pcs','Inventory','VATABLE','0',NULL,0),(1765,'Kusoma na Kuandika Katika Kiswahili Mwongozo wa Mwalimu','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1765','pcs','Inventory','VATABLE','0',NULL,0),(1766,'Longhorn Hygiene Nutrition Activities Teachers Guide','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1766','pcs','Inventory','VATABLE','0',NULL,0),(1767,'Longhorn Kiswahili Mufti Mwongozo wa Mwalimu','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1767','pcs','Inventory','VATABLE','0',NULL,0),(1768,'Longhorn CRE Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1768','pcs','Inventory','VATABLE','0',NULL,0),(1769,'Longhorn Hygiene Nutrition Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1769','pcs','Inventory','VATABLE','0',NULL,0),(1771,'Longhorn Social Studies Teachers Guide Approved by KICD','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1771','pcs','Inventory','VATABLE','0',NULL,0),(1773,'Longhorn Mwanga wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1773','pcs','Inventory','VATABLE','0',NULL,0),(1774,'Longhorn Mathematics Learners Book Approved by KICD','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1774','pcs','Inventory','VATABLE','0',NULL,0),(1775,'Longhorn CRE Learners Book Approved by KICD','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1775','pcs','Inventory','VATABLE','0',NULL,0),(1776,'Longhorn Agriculture Learners Book Approved by KICD','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1776','pcs','Inventory','VATABLE','0',NULL,0),(1777,'Essential English Workbook Pre Primary B','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1777','pcs','Inventory','VATABLE','0',NULL,0),(1778,'Number Workbook','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1778','pcs','Inventory','VATABLE','0',NULL,0),(1779,'Kitabu cha Alphabeti','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1779','pcs','Inventory','VATABLE','0',NULL,0),(1780,'Longhorn charts Furniture Use At Home Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1780','pcs','Inventory','VATABLE','0',NULL,0),(1781,'Longhorn charts Family Members Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1781','pcs','Inventory','VATABLE','0',NULL,0),(1782,'Longhorn charts Clothes Worn By Family Members Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1782','pcs','Inventory','VATABLE','0',NULL,0),(1783,'Longhorn charts Utensils Use At Home Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1783','pcs','Inventory','VATABLE','0',NULL,0),(1784,'Longhorn charts Means Of Transport Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1784','pcs','Inventory','VATABLE','0',NULL,0),(1785,'Longhorn charts Fruits We Eat Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1785','pcs','Inventory','VATABLE','0',NULL,0),(1786,'Longhorn charts Domestic Animals Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1786','pcs','Inventory','VATABLE','0',NULL,0),(1787,'Longhorn charts Weather Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1787','pcs','Inventory','VATABLE','0',NULL,0),(1788,'Longhorn charts Wild Animals Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1788','pcs','Inventory','VATABLE','0',NULL,0),(1789,'Longhorn charts Colours Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1789','pcs','Inventory','VATABLE','0',NULL,0),(1790,'Longhorn charts Rooms in the house Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1790','pcs','Inventory','VATABLE','0',NULL,0),(1791,'Longhorn charts Number Wall Chart2','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1791','pcs','Inventory','VATABLE','0',NULL,0),(1792,'Asha and Bina Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1792','pcs','Inventory','VATABLE','0',NULL,0),(1793,'Be Careful Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1793','pcs','Inventory','VATABLE','0',NULL,0),(1794,'Lost and Found','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1794','pcs','Inventory','VATABLE','0',NULL,0),(1795,'Smart Sidi and the poem','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1795','pcs','Inventory','VATABLE','0',NULL,0),(1796,'Smart Sidi and Tina','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1796','pcs','Inventory','VATABLE','0',NULL,0),(1797,'smart Sidi and the afternoon surprise','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1797','pcs','Inventory','VATABLE','0',NULL,0),(1798,'Smart Sidi and Tonga the bully','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1798','pcs','Inventory','VATABLE','0',NULL,0),(1799,'Smart Sidi and the broken pipe','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1799','pcs','Inventory','VATABLE','0',NULL,0),(1800,'Smart Sidi and the lost ball','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1800','pcs','Inventory','VATABLE','0',NULL,0),(1801,'Smart Sidiand the trip to Masembwa','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1801','pcs','Inventory','VATABLE','0',NULL,0),(1802,'Smart Sidi and the Shopping Day','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1802','pcs','Inventory','VATABLE','0',NULL,0),(1803,'Smart Sidi and the playhouse','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1803','pcs','Inventory','VATABLE','0',NULL,0),(1804,'Smart Sidi and the bicycle race','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1804','pcs','Inventory','VATABLE','0',NULL,0),(1805,'Smart Sidi and the Zoo Visit','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1805','pcs','Inventory','VATABLE','0',NULL,0),(1806,'Curious Koko and the outdoor lesson','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1806','pcs','Inventory','VATABLE','0',NULL,0),(1807,'Curious Koko Cleans up','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1807','pcs','Inventory','VATABLE','0',NULL,0),(1808,'Curious Koko and his new game','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1808','pcs','Inventory','VATABLE','0',NULL,0),(1809,'Curious Koko and floating Cans','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1809','pcs','Inventory','VATABLE','0',NULL,0),(1810,'Curious Koko and the water activity','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1810','pcs','Inventory','VATABLE','0',NULL,0),(1811,'Curious Koko and the soil activity','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1811','pcs','Inventory','VATABLE','0',NULL,0),(1812,'Super Sara and the School Trip','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1812','pcs','Inventory','VATABLE','0',NULL,0),(1813,'Super Sara and the lemon juice','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1813','pcs','Inventory','VATABLE','0',NULL,0),(1814,'Super Sara and the lost baby','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1814','pcs','Inventory','VATABLE','0',NULL,0),(1815,'Super Sara and the washing day','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1815','pcs','Inventory','VATABLE','0',NULL,0),(1816,'Super Sara and the Saturday Activities','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1816','pcs','Inventory','VATABLE','0',NULL,0),(1817,'Super Sara and the stray dog','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1817','pcs','Inventory','VATABLE','0',NULL,0),(1818,'Happy Hannah and the wheelchair','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1818','pcs','Inventory','VATABLE','0',NULL,0),(1819,'Happy Hannah goes to school','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1819','pcs','Inventory','VATABLE','0',NULL,0),(1820,'Happy Hannah and her cousins','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1820','pcs','Inventory','VATABLE','0',NULL,0),(1821,'Happy Hannah and the Easter celebration','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1821','pcs','Inventory','VATABLE','0',NULL,0),(1822,'Madi and the dinner guests','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1822','pcs','Inventory','VATABLE','0',NULL,0),(1823,'Madi and the farm visit','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1823','pcs','Inventory','VATABLE','0',NULL,0),(1824,'Madi and the birthday surprise','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1824','pcs','Inventory','VATABLE','0',NULL,0),(1825,'Kalamu ya Maria imepotea','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1825','pcs','Inventory','VATABLE','0',NULL,0),(1826,'Sudi na Shada darasani','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1826','pcs','Inventory','VATABLE','0',NULL,0),(1827,'Bidii ya Maria na Musa','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1827','pcs','Inventory','VATABLE','0',NULL,0),(1828,'Familia ya Sudi na Shada','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1828','pcs','Inventory','VATABLE','0',NULL,0),(1829,'Shada na mwili wake','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1829','pcs','Inventory','VATABLE','0',NULL,0),(1830,'Ukarimu wa Maria','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1830','pcs','Inventory','VATABLE','0',NULL,0),(1831,'Sudi na Shada wamwokoa Luka','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1831','pcs','Inventory','VATABLE','0',NULL,0),(1832,'Gari la Maria','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1832','pcs','Inventory','VATABLE','0',NULL,0),(1833,'Usalama wa Sudi na Shada','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1833','pcs','Inventory','VATABLE','0',NULL,0),(1834,'Sudi na Shada wasoma lishe bora','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1834','pcs','Inventory','VATABLE','0',NULL,0),(1835,'Sudi na Shada wasoma uzalendo','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1835','pcs','Inventory','VATABLE','0',NULL,0),(1836,'Sudi na Shada wasoma kazi mbalimbali','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1836','pcs','Inventory','VATABLE','0',NULL,0),(1837,'Sudi na Shada watuzwa','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1837','pcs','Inventory','VATABLE','0',NULL,0),(1838,'Sudi na Shada sokoni','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1838','pcs','Inventory','VATABLE','0',NULL,0),(1839,'Letter SoundsIntroductory Book','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1839','pcs','Inventory','VATABLE','0',NULL,0),(1840,'1A I know your name Approved','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1840','pcs','Inventory','VATABLE','0',NULL,0),(1841,'1B The honest Girl Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1841','pcs','Inventory','VATABLE','0',NULL,0),(1842,'1C I like to work Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1842','pcs','Inventory','VATABLE','0',NULL,0),(1843,'1D The Birthday Party Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1843','pcs','Inventory','VATABLE','0',NULL,0),(1844,'1E Joy and her Friends Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1844','pcs','Inventory','VATABLE','0',NULL,0),(1845,'1F Juma the Hunter Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1845','pcs','Inventory','VATABLE','0',NULL,0),(1846,'2B A School Day Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1846','pcs','Inventory','VATABLE','0',NULL,0),(1847,'Lost in the Forest','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1847','pcs','Inventory','VATABLE','0',NULL,0),(1848,'Wake up Hare Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1848','pcs','Inventory','VATABLE','0',NULL,0),(1849,'Andisi and the Cat Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1849','pcs','Inventory','VATABLE','0',NULL,0),(1850,'Sara and Musa Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1850','pcs','Inventory','VATABLE','0',NULL,0),(1851,'Sara and Isak Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1851','pcs','Inventory','VATABLE','0',NULL,0),(1852,'Bushbucks House Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1852','pcs','Inventory','VATABLE','0',NULL,0),(1853,'Sungura yuko Hapa Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1853','pcs','Inventory','VATABLE','0',NULL,0),(1854,'Sungura yuko Wapi Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1854','pcs','Inventory','VATABLE','0',NULL,0),(1855,'Gundi Langoni Kimeidhinishwa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1855','pcs','Inventory','VATABLE','0',NULL,0),(1856,'2A Mcheza Karata Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1856','pcs','Inventory','VATABLE','0',NULL,0),(1857,'2B Samaki Watatu na Wavuvi Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1857','pcs','Inventory','VATABLE','0',NULL,0),(1858,'2C Family Pictures Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1858','pcs','Inventory','VATABLE','0',NULL,0),(1859,'Hadithi za Mamba','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1859','pcs','Inventory','VATABLE','0',NULL,0),(1860,'2E The Railway Station Approved','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1860','pcs','Inventory','VATABLE','0',NULL,0),(1861,'2F Ngamia, the Camel Approved','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1861','pcs','Inventory','VATABLE','0',NULL,0),(1862,'3ALulus Birthday','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1862','pcs','Inventory','VATABLE','0',NULL,0),(1863,'3B Bobby the Dog Approved','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1863','pcs','Inventory','VATABLE','0',NULL,0),(1864,'Andisi and the Cat Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1864','pcs','Inventory','VATABLE','0',NULL,0),(1865,'Wema in Hospital Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1865','pcs','Inventory','VATABLE','0',NULL,0),(1866,'Karamu Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1866','pcs','Inventory','VATABLE','0',NULL,0),(1867,'Mwanamke na Mawele','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1867','pcs','Inventory','VATABLE','0',NULL,0),(1868,'3A Masalia Kimeidhinishwa','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1868','pcs','Inventory','VATABLE','0',NULL,0),(1869,'2E Majigambo ya Mwezi na Jua Kimeidhinishwa','6','1','',16.00,'0','236',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1869','pcs','Inventory','VATABLE','0',NULL,0),(1870,'3A Maafa Kijijini Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1870','pcs','Inventory','VATABLE','0',NULL,0),(1871,'3B Ziara kwa Nyanya Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1871','pcs','Inventory','VATABLE','0',NULL,0),(1872,'2F Mapenzi Ya Mama Na Mashairi Mashairi','6','1','',16.00,'0','336',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1872','pcs','Inventory','VATABLE','0',NULL,0),(1873,'Joseph the Dreamer','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1873','pcs','Inventory','VATABLE','0',NULL,0),(1874,'3C Visit to the Orphanage','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1874','pcs','Inventory','VATABLE','0',NULL,0),(1875,'4AMalaika and the Wheelchair Approved','6','1','',16.00,'0','197',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1875','pcs','Inventory','VATABLE','0',NULL,0),(1876,'Visa vya shilingi na Kobole','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1876','pcs','Inventory','VATABLE','0',NULL,0),(1877,'Kibofu cha Ajabu','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1877','pcs','Inventory','VATABLE','0',NULL,0),(1878,'Mabawa ya Kobe Kimeidhinishwa','6','1','',16.00,'0','249',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1878','pcs','Inventory','VATABLE','0',NULL,0),(1879,'Kiundu Akosa Karamu Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1879','pcs','Inventory','VATABLE','0',NULL,0),(1880,'Chifu Mahawanga Kimeidhinishwa','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1880','pcs','Inventory','VATABLE','0',NULL,0),(1881,'Mbegu ya Ajabu Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1881','pcs','Inventory','VATABLE','0',NULL,0),(1882,'Haiba na Mbilikimo Saba Kimeidhinishwa','6','1','',16.00,'0','249',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1882','pcs','Inventory','VATABLE','0',NULL,0),(1883,'Hadithi za Esopo 1 Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1883','pcs','Inventory','VATABLE','0',NULL,0),(1884,'Hadithi za Esopo 2','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1884','pcs','Inventory','VATABLE','0',NULL,0),(1885,'Kisa cha Nyuki','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1885','pcs','Inventory','VATABLE','0',NULL,0),(1886,'Kosa la Marehemu Kimeidhinishwa','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1886','pcs','Inventory','VATABLE','0',NULL,0),(1887,'Robi na MpiraKimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1887','pcs','Inventory','VATABLE','0',NULL,0),(1888,'Kisa cha Mkulima, Mwanawe na Punda Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1888','pcs','Inventory','VATABLE','0',NULL,0),(1889,'Korongo, Samaki na Kaa Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1889','pcs','Inventory','VATABLE','0',NULL,0),(1890,'Harusi ya Mwanasungura Kimeidhinishwa','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1890','pcs','Inventory','VATABLE','0',NULL,0),(1891,'Ayubu Mashakani Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1891','pcs','Inventory','VATABLE','0',NULL,0),(1892,'Mtu na Chui','6','1','',16.00,'0','244',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1892','pcs','Inventory','VATABLE','0',NULL,0),(1893,'Msamaria Kipungu Kimeidhinishwa','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1893','pcs','Inventory','VATABLE','0',NULL,0),(1894,'Taabu za Mambo Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1894','pcs','Inventory','VATABLE','0',NULL,0),(1895,'Kwa Nini Ndovu Hali Nyama Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1895','pcs','Inventory','VATABLE','0',NULL,0),(1896,'Njeri Visits Grandmother Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1896','pcs','Inventory','VATABLE','0',NULL,0),(1897,'Moki and Monki go to the Park Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1897','pcs','Inventory','VATABLE','0',NULL,0),(1898,'Caught in the Web Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1898','pcs','Inventory','VATABLE','0',NULL,0),(1899,'Katende Says No Approved','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1899','pcs','Inventory','VATABLE','0',NULL,0),(1900,'My Tortoise Song Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1900','pcs','Inventory','VATABLE','0',NULL,0),(1901,'A sack of Money Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1901','pcs','Inventory','VATABLE','0',NULL,0),(1902,'Brave Girls Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1902','pcs','Inventory','VATABLE','0',NULL,0),(1903,'5A Mtu ni Afya Kimeidhinishwa','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1903','pcs','Inventory','VATABLE','0',NULL,0),(1904,'Mfalme Ndevu na Maskini Mkata Kuni Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1904','pcs','Inventory','VATABLE','0',NULL,0),(1905,'Shungu Mtukutu Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1905','pcs','Inventory','VATABLE','0',NULL,0),(1906,'Shukrani za Simba Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1906','pcs','Inventory','VATABLE','0',NULL,0),(1907,'Maana Zaidi ya Moja 2 Kimeidhinishwa','6','1','',16.00,'0','197',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1907','pcs','Inventory','VATABLE','0',NULL,0),(1908,'Vangavanga Mpiga HadithiKimeidhinishwa','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1908','pcs','Inventory','VATABLE','0',NULL,0),(1909,'Paa Tai Paa','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1909','pcs','Inventory','VATABLE','0',NULL,0),(1910,'Sofia Mzimuni Kimeidhinishwa','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1910','pcs','Inventory','VATABLE','0',NULL,0),(1911,'Naledi Kimeidhinishwa','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1911','pcs','Inventory','VATABLE','0',NULL,0),(1912,'Maarifa ya Kaka Sungura','6','1','',16.00,'0','244',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1912','pcs','Inventory','VATABLE','0',NULL,0),(1913,'Safina na Kima wa Ajabu','6','1','',16.00,'0','244',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1913','pcs','Inventory','VATABLE','0',NULL,0),(1914,'Safari ya Ndotoni Kimeidhinishwa','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1914','pcs','Inventory','VATABLE','0',NULL,0),(1915,'Alipata Tuzo','6','1','',16.00,'0','244',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1915','pcs','Inventory','VATABLE','0',NULL,0),(1916,'The Careful Girl Approved','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1916','pcs','Inventory','VATABLE','0',NULL,0),(1917,'March to Kampala Approved','6','1','',16.00,'0','227',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1917','pcs','Inventory','VATABLE','0',NULL,0),(1918,'Kesani Gives Advice Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1918','pcs','Inventory','VATABLE','0',NULL,0),(1919,'My Mothers Voice','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1919','pcs','Inventory','VATABLE','0',NULL,0),(1920,'Helping Nafulas Mother Approved','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1920','pcs','Inventory','VATABLE','0',NULL,0),(1921,'Fina the Dancer Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1921','pcs','Inventory','VATABLE','0',NULL,0),(1922,'Mea and the Golden Egg Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1922','pcs','Inventory','VATABLE','0',NULL,0),(1923,'Kijos Birthday Present','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1923','pcs','Inventory','VATABLE','0',NULL,0),(1924,'Madigolo goes to School Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1924','pcs','Inventory','VATABLE','0',NULL,0),(1925,'Neema and the Bird Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1925','pcs','Inventory','VATABLE','0',NULL,0),(1926,'How I Became a Millionaire Approved','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1926','pcs','Inventory','VATABLE','0',NULL,0),(1927,'Bunwas Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1927','pcs','Inventory','VATABLE','0',NULL,0),(1928,'Ndigiri and His Friends Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1928','pcs','Inventory','VATABLE','0',NULL,0),(1929,'Rabbits of Nzebene Approved','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1929','pcs','Inventory','VATABLE','0',NULL,0),(1930,'Salaa And The Magic Mirror','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1930','pcs','Inventory','VATABLE','0',NULL,0),(1931,'A Dream on Wings Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1931','pcs','Inventory','VATABLE','0',NULL,0),(1932,'A Car Named Safari Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1932','pcs','Inventory','VATABLE','0',NULL,0),(1933,'Ziki my Monkey Boy Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1933','pcs','Inventory','VATABLE','0',NULL,0),(1934,'The Selfish Tortoise other stories Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1934','pcs','Inventory','VATABLE','0',NULL,0),(1935,'The Tree and the Ungrateful Bird Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1935','pcs','Inventory','VATABLE','0',NULL,0),(1936,'The Kings Riddle other stories Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1936','pcs','Inventory','VATABLE','0',NULL,0),(1937,'Zawadi a Gift from God Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1937','pcs','Inventory','VATABLE','0',NULL,0),(1938,'Madhila ya Bi Shujaa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1938','pcs','Inventory','VATABLE','0',NULL,0),(1939,'Sitaki iwe Siri Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1939','pcs','Inventory','VATABLE','0',NULL,0),(1940,'Utenzi Haki za Watoto Kimeidhinishwa','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1940','pcs','Inventory','VATABLE','0',NULL,0),(1941,'Tumbili na Mkia Wake Kimeidhinishwa','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1941','pcs','Inventory','VATABLE','0',NULL,0),(1942,'Moto wa Golo Goroto Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1942','pcs','Inventory','VATABLE','0',NULL,0),(1943,'Umoja Ni Nguvu','6','1','',16.00,'0','336',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1943','pcs','Inventory','VATABLE','0',NULL,0),(1944,'Majigambo ya Tembo Kimeidhinishwa ','6','1','',16.00,'0','197',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1944','pcs','Inventory','VATABLE','0',NULL,0),(1945,'Mpopoo Nena Mpopoo Teka Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1945','pcs','Inventory','VATABLE','0',NULL,0),(1946,'Makombe Matupu','6','1','',16.00,'0','336',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1946','pcs','Inventory','VATABLE','0',NULL,0),(1947,'Nanas Eyes Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1947','pcs','Inventory','VATABLE','0',NULL,0),(1948,'The Great Gir','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1948','pcs','Inventory','VATABLE','0',NULL,0),(1949,'Koi and the Dirty Road Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1949','pcs','Inventory','VATABLE','0',NULL,0),(1950,'This Country is my Country Approved','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1950','pcs','Inventory','VATABLE','0',NULL,0),(1951,'Tumpare and the Cattle Thieves Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1951','pcs','Inventory','VATABLE','0',NULL,0),(1952,'We can be friends Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1952','pcs','Inventory','VATABLE','0',NULL,0),(1953,'Kendi and Wambi Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1953','pcs','Inventory','VATABLE','0',NULL,0),(1954,'The Lucky Girl Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1954','pcs','Inventory','VATABLE','0',NULL,0),(1955,'Double Honour Approved','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1955','pcs','Inventory','VATABLE','0',NULL,0),(1956,'Love Lasts Forever Approved','6','1','',16.00,'0','2265',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1956','pcs','Inventory','VATABLE','0',NULL,0),(1957,'Amina and the Moshi Makers Approved','6','1','',16.00,'0','365',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1957','pcs','Inventory','VATABLE','0',NULL,0),(1958,'Mystery in Lamu Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1958','pcs','Inventory','VATABLE','0',NULL,0),(1959,'Jimi the Dog Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1959','pcs','Inventory','VATABLE','0',NULL,0),(1960,'Nina Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1960','pcs','Inventory','VATABLE','0',NULL,0),(1961,'Pendo Katika Shari Kimedhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1961','pcs','Inventory','VATABLE','0',NULL,0),(1962,'7C Kosa la Marehemu','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1962','pcs','Inventory','VATABLE','0',NULL,0),(1963,'Nimefufuka 2013 Winner Jomo Kenyatta Prize Kimeidhinishwa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1963','pcs','Inventory','VATABLE','0',NULL,0),(1964,'Wasia wa Maskini Kimeidhinishwa','6','1','',16.00,'0','174',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1964','pcs','Inventory','VATABLE','0',NULL,0),(1965,'Safari ya Mzimuni','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1965','pcs','Inventory','VATABLE','0',NULL,0),(1966,'Ndoto ya Amerika Kimeidhinishwa','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1966','pcs','Inventory','VATABLE','0',NULL,0),(1967,'Shukrani za Simba Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1967','pcs','Inventory','VATABLE','0',NULL,0),(1968,'Kesi ya Ahera','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1968','pcs','Inventory','VATABLE','0',NULL,0),(1969,'Haguruka na Ningio','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1969','pcs','Inventory','VATABLE','0',NULL,0),(1970,'Sematongo Kimeidhinishwa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1970','pcs','Inventory','VATABLE','0',NULL,0),(1971,'Wema wa Mwana Kimeidhinishwa','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1971','pcs','Inventory','VATABLE','0',NULL,0),(1972,'Dhambi Isiyofutika','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1972','pcs','Inventory','VATABLE','0',NULL,0),(1973,'Ngoma ya Muujiza','6','1','',16.00,'0','336',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1973','pcs','Inventory','VATABLE','0',NULL,0),(1974,'Mwerevu Hajinyoi Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1974','pcs','Inventory','VATABLE','0',NULL,0),(1975,'Mikasa ya Joseph Juma Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1975','pcs','Inventory','VATABLE','0',NULL,0),(1976,'Jurawa na Ndovu na Hadithi Nyingine','6','1','',16.00,'0','336',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1976','pcs','Inventory','VATABLE','0',NULL,0),(1977,'Tom MboyaMaster of Mass Management','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1977','pcs','Inventory','VATABLE','0',NULL,0),(1978,'John Garang De MabiorSudans Peacemaker Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1978','pcs','Inventory','VATABLE','0',NULL,0),(1979,'Julius NyerereFather of Ujamaa Approved','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1979','pcs','Inventory','VATABLE','0',NULL,0),(1980,'Mohamed AminThe Eyes of Africa Approved','6','1','',16.00,'0','354',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1980','pcs','Inventory','VATABLE','0',NULL,0),(1981,'Elijah MasindeRebel with a Cause Approved','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1981','pcs','Inventory','VATABLE','0',NULL,0),(1982,'Mwana KuponaPoetess from Lamu Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1982','pcs','Inventory','VATABLE','0',NULL,0),(1983,'JeenanjeeRebel of the Empire Approved','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1983','pcs','Inventory','VATABLE','0',NULL,0),(1984,'Bildad KaggiaVoice of the People Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1984','pcs','Inventory','VATABLE','0',NULL,0),(1985,'Nelson MandelaFighter for Humanity Approved','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1985','pcs','Inventory','VATABLE','0',NULL,0),(1986,'Mekatili MenzaWoman Warrior Approved','6','1','',16.00,'0','365',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1986','pcs','Inventory','VATABLE','0',NULL,0),(1987,'Dedan kimathiLeader of the Mau Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1987','pcs','Inventory','VATABLE','0',NULL,0),(1988,'Mwai KibakiEconomist for Kenya Approved','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1988','pcs','Inventory','VATABLE','0',NULL,0),(1989,'Jomo KenyattaFather of Harambee Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1989','pcs','Inventory','VATABLE','0',NULL,0),(1990,'Ronald NgalaTeacher with a Mission Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1990','pcs','Inventory','VATABLE','0',NULL,0),(1991,'Shaka ZuluGreat Warrior King','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1991','pcs','Inventory','VATABLE','0',NULL,0),(1992,'Jaramogi Oginga OdingaPeoples Revolutionary','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1992','pcs','Inventory','VATABLE','0',NULL,0),(1993,'Wangari MaathaiMother of Trees Approved','6','1','',16.00,'0','458',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1993','pcs','Inventory','VATABLE','0',NULL,0),(1994,'Catherine NderebaThe Marathon Queen','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1994','pcs','Inventory','VATABLE','0',NULL,0),(1995,'James MwangiThe Peoples Banker','6','1','',16.00,'0','458',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1995','pcs','Inventory','VATABLE','0',NULL,0),(1996,'Henry WanyoikeVictory Despite Blindness','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1996','pcs','Inventory','VATABLE','0',NULL,0),(1997,'The Forgotten Home Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1997','pcs','Inventory','VATABLE','0',NULL,0),(1998,'Ngendi the Rising Star Approved','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1998','pcs','Inventory','VATABLE','0',NULL,0),(1999,'Crocodiles Jaw Approved ','6','1','',16.00,'0','342',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1999','pcs','Inventory','VATABLE','0',NULL,0),(2000,'The Ring in the Bush','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2000','pcs','Inventory','VATABLE','0',NULL,0),(2001,'Junior Pilot Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2001','pcs','Inventory','VATABLE','0',NULL,0),(2002,'Little White Man Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2002','pcs','Inventory','VATABLE','0',NULL,0),(2003,'Walk to Recovery Winner Jomo Kenyatta Prize Approved','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2003','pcs','Inventory','VATABLE','0',NULL,0),(2004,'The American Dream Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2004','pcs','Inventory','VATABLE','0',NULL,0),(2005,'Search for a New Tomorrow Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2005','pcs','Inventory','VATABLE','0',NULL,0),(2006,'The Irrigation Puzzle','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2006','pcs','Inventory','VATABLE','0',NULL,0),(2007,'The Fire Puzzle','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2007','pcs','Inventory','VATABLE','0',NULL,0),(2008,'The Engine Puzzle','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2008','pcs','Inventory','VATABLE','0',NULL,0),(2009,'Wasifu wa Mwana Kupona','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2009','pcs','Inventory','VATABLE','0',NULL,0),(2010,'Wasifu wa Nelson Mandela Shujaa wa Ubinadamu','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2010','pcs','Inventory','VATABLE','0',NULL,0),(2011,'Siku ya Siku','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2011','pcs','Inventory','VATABLE','0',NULL,0),(2012,'Zeu na Hadithi Nyingine','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2012','pcs','Inventory','VATABLE','0',NULL,0),(2013,'Marafiki wa Uongo na Hadithi Nyingine','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2013','pcs','Inventory','VATABLE','0',NULL,0),(2014,'Maskini, Zimwi na Mwizi na Hadithi Nyingine','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2014','pcs','Inventory','VATABLE','0',NULL,0),(2015,'Nilipoanza Kusema na Mashairi Mengine Kimeidhinishwa','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2015','pcs','Inventory','VATABLE','0',NULL,0),(2016,'Hakimu Paka na Hadithi Nyingine','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2016','pcs','Inventory','VATABLE','0',NULL,0),(2017,'Shujaa Burhani','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2017','pcs','Inventory','VATABLE','0',NULL,0),(2018,'Visa vya Ali','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2018','pcs','Inventory','VATABLE','0',NULL,0),(2019,'Mashimo ya Mfalme Suleiman Kimeidhinishwa','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2019','pcs','Inventory','VATABLE','0',NULL,0),(2020,'Mtaka yote Hukosa yote Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2020','pcs','Inventory','VATABLE','0',NULL,0),(2021,'Kisiwa chenya Hazina Kimeidhinishwa','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2021','pcs','Inventory','VATABLE','0',NULL,0),(2022,'Hadithi za Kale Kimeidhinishwa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2022','pcs','Inventory','VATABLE','0',NULL,0),(2023,'Kichaa cha Pesa Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2023','pcs','Inventory','VATABLE','0',NULL,0),(2024,'Mwisho wa Mapenzi Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2024','pcs','Inventory','VATABLE','0',NULL,0),(2025,'Nyayo za Mewendo wa Binadamu BK 1 Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2025','pcs','Inventory','VATABLE','0',NULL,0),(2026,'Uhalifu Haulipi Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2026','pcs','Inventory','VATABLE','0',NULL,0),(2027,'Ngombe Akivunjika Mguu Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2027','pcs','Inventory','VATABLE','0',NULL,0),(2028,'Bahati Nasibu Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2028','pcs','Inventory','VATABLE','0',NULL,0),(2029,'Tabibu Kalulu Kimeidhinishwa','6','1','',16.00,'0','278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2029','pcs','Inventory','VATABLE','0',NULL,0),(2030,'Usininyonye Kimeidhinishwa','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2030','pcs','Inventory','VATABLE','0',NULL,0),(2031,'Makumbi Hodari Kimeidhinishwa','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2031','pcs','Inventory','VATABLE','0',NULL,0),(2032,'Paka na Bibi Kimeidhinishwa','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2032','pcs','Inventory','VATABLE','0',NULL,0),(2033,'Adhabu ya Joka','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2033','pcs','Inventory','VATABLE','0',NULL,0),(2034,'Adha ya Kisauni','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2034','pcs','Inventory','VATABLE','0',NULL,0),(2035,'Ushindi wa Nakate Kimeidhinishwa','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2035','pcs','Inventory','VATABLE','0',NULL,0),(2036,'Adhabu ya Mahaba','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2036','pcs','Inventory','VATABLE','0',NULL,0),(2037,'The Survivors Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2037','pcs','Inventory','VATABLE','0',NULL,0),(2038,'Innocence Long Lost','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2038','pcs','Inventory','VATABLE','0',NULL,0),(2039,'A Boy Named Koko 2018 Burt Award Winner','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2039','pcs','Inventory','VATABLE','0',NULL,0),(2040,'Ghost and the Fortune Hunters 2015 Burt Award Winner','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2040','pcs','Inventory','VATABLE','0',NULL,0),(2041,'Taming Isoyo','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2041','pcs','Inventory','VATABLE','0',NULL,0),(2042,'The Devils Hill 2012 Burt Award Winner','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2042','pcs','Inventory','VATABLE','0',NULL,0),(2043,'Hes Far Too Much','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2043','pcs','Inventory','VATABLE','0',NULL,0),(2044,'Never Say Never','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2044','pcs','Inventory','VATABLE','0',NULL,0),(2045,'Ask the Stars 2014 Burt Award Winner','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2045','pcs','Inventory','VATABLE','0',NULL,0),(2046,'The Unlikely Burden and other stories','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2046','pcs','Inventory','VATABLE','0',NULL,0),(2047,'Nilipoanza Kusema na Mashairi Mengine','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2047','pcs','Inventory','VATABLE','0',NULL,0),(2048,'Mbio za Maisha Kimeidhinishwa','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2048','pcs','Inventory','VATABLE','0',NULL,0),(2049,'Nuru Ya Mwabonje','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2049','pcs','Inventory','VATABLE','0',NULL,0),(2050,'Mazungumzo ya Alfu Lela Ulela BK 3','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2050','pcs','Inventory','VATABLE','0',NULL,0),(2051,'Mazungumzo ya Alfu Lela Ulela BK 2','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2051','pcs','Inventory','VATABLE','0',NULL,0),(2052,'Mazungumzo ya Alfu Lela Ulela BK 1','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2052','pcs','Inventory','VATABLE','0',NULL,0),(2053,'Mazungumzo ya Alfu Lela Ulela BK 4','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2053','pcs','Inventory','VATABLE','0',NULL,0),(2054,'Lila na Fila Kimeidhinishwa','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2054','pcs','Inventory','VATABLE','0',NULL,0),(2055,'The Alien Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2055','pcs','Inventory','VATABLE','0',NULL,0),(2056,'Safari ya Anga za Juu','6','1','',16.00,'0','476',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2056','pcs','Inventory','VATABLE','0',NULL,0),(2057,'Kiswahili Mufti Kimeidhinishwa Darasa la 2','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2057','pcs','Inventory','VATABLE','0',NULL,0),(2058,'Kiswahili Mufti Kimeidhinishwa Darasa la 3','6','1','',16.00,'0','597',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2058','pcs','Inventory','VATABLE','0',NULL,0),(2059,'Kiswahili Mufti Kimeidhinishwa Darasa la 4','6','1','',16.00,'0','597',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2059','pcs','Inventory','VATABLE','0',NULL,0),(2060,'Kiswahili Mufti Kimeidhinishwa Darasa la 5','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2060','pcs','Inventory','VATABLE','0',NULL,0),(2061,'Kiswahili Mufti Kimeidhinishwa Darasa la 6','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2061','pcs','Inventory','VATABLE','0',NULL,0),(2062,'Kiswahili Mufti Kimeidhinishwa Darasa la 7','6','1','',16.00,'0','644',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2062','pcs','Inventory','VATABLE','0',NULL,0),(2063,'Kiswahili Mufti Darasa la 8','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2063','pcs','Inventory','VATABLE','0',NULL,0),(2064,'Kiswahili Mufti Kimeidhinishwa Mwongozo 2','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2064','pcs','Inventory','VATABLE','0',NULL,0),(2065,'Kiswahili Mufti Kimeidhinishwa Mwongozo 3','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2065','pcs','Inventory','VATABLE','0',NULL,0),(2066,'Kiswahili Mufti Kimeidhinishwa Mwongozo 4','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2066','pcs','Inventory','VATABLE','0',NULL,0),(2067,'Kiswahili Mufti Kimeidhinishwa Mwongozo 5','6','1','',16.00,'0','777',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2067','pcs','Inventory','VATABLE','0',NULL,0),(2068,'Kiswahili Mufti Kimeidhinishwa Mwongozo 6','6','1','',16.00,'0','777',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2068','pcs','Inventory','VATABLE','0',NULL,0),(2069,'Kiswahili Mufti Kimeidhinishwa Mwongozo 7','6','1','',16.00,'0','777',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2069','pcs','Inventory','VATABLE','0',NULL,0),(2070,'Kiswahili Mufti Mwongozo 8','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2070','pcs','Inventory','VATABLE','0',NULL,0),(2071,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 1','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2071','pcs','Inventory','VATABLE','0',NULL,0),(2072,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 2','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2072','pcs','Inventory','VATABLE','0',NULL,0),(2073,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 3','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2073','pcs','Inventory','VATABLE','0',NULL,0),(2074,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 5','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2074','pcs','Inventory','VATABLE','0',NULL,0),(2075,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 6','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2075','pcs','Inventory','VATABLE','0',NULL,0),(2076,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 7','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2076','pcs','Inventory','VATABLE','0',NULL,0),(2077,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 8','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2077','pcs','Inventory','VATABLE','0',NULL,0),(2078,'Fani Mbalimbali za Kiswahili Ktb 1 Kimeidhinishwa','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2078','pcs','Inventory','VATABLE','0',NULL,0),(2079,'Fani Mbalimbali za Kiswahili Ktb 2 Kimeidhinishwa','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2079','pcs','Inventory','VATABLE','0',NULL,0),(2080,'Misemo, Milio na Tashbihi Kimeidhinishwa','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2080','pcs','Inventory','VATABLE','0',NULL,0),(2081,'Vito vya Hekima, Simo na Maneno Kimeidhinishwa','6','1','',16.00,'0','249',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2081','pcs','Inventory','VATABLE','0',NULL,0),(2082,'Tadubiri za Insha 2 Kimeidhinishwa','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2082','pcs','Inventory','VATABLE','0',NULL,0),(2083,'Tadubiri za Insha 5 Kimeidhinishwa','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2083','pcs','Inventory','VATABLE','0',NULL,0),(2084,'Tadubiri za Insha 6 Kimeidhinishwa','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2084','pcs','Inventory','VATABLE','0',NULL,0),(2085,'Tadubiri za Insha 7','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2085','pcs','Inventory','VATABLE','0',NULL,0),(2086,'Tadubiri za Insha 8 Kimeidhinishwa','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2086','pcs','Inventory','VATABLE','0',NULL,0),(2087,'Keynote Primary English Approved BK 3','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2087','pcs','Inventory','VATABLE','0',NULL,0),(2088,'Keynote Primary English Approved BK 4','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2088','pcs','Inventory','VATABLE','0',NULL,0),(2089,'Keynote Primary English BK 5','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2089','pcs','Inventory','VATABLE','0',NULL,0),(2090,'Keynote Primary English Approved BK 6','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2090','pcs','Inventory','VATABLE','0',NULL,0),(2091,'Keynote Primary English Approved BK 7','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2091','pcs','Inventory','VATABLE','0',NULL,0),(2092,'Keynote Primary English Approved BK 8','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2092','pcs','Inventory','VATABLE','0',NULL,0),(2093,'Keynote Primary English Appr Guide BK 2','6','1','',16.00,'0','586',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2093','pcs','Inventory','VATABLE','0',NULL,0),(2094,'Essential English Worbook 1','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2094','pcs','Inventory','VATABLE','0',NULL,0),(2095,'Essential English Worbook 2','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2095','pcs','Inventory','VATABLE','0',NULL,0),(2096,'Essential English Worbook 3','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2096','pcs','Inventory','VATABLE','0',NULL,0),(2097,'Essential English Worbook 4','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2097','pcs','Inventory','VATABLE','0',NULL,0),(2098,'Essential English Worbook 5','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2098','pcs','Inventory','VATABLE','0',NULL,0),(2099,'Essential English Worbook 6','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2099','pcs','Inventory','VATABLE','0',NULL,0),(2100,'Essential English Worbook 7','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2100','pcs','Inventory','VATABLE','0',NULL,0),(2101,'Essential English Worbook 8','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2101','pcs','Inventory','VATABLE','0',NULL,0),(2102,'Understanding Mathematics Approved BK 1','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2102','pcs','Inventory','VATABLE','0',NULL,0),(2103,'Understanding Mathematics Approved BK 2','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2103','pcs','Inventory','VATABLE','0',NULL,0),(2104,'Understanding Mathematics Approved BK 3','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2104','pcs','Inventory','VATABLE','0',NULL,0),(2105,'Understanding Mathematics Approved BK 4','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2105','pcs','Inventory','VATABLE','0',NULL,0),(2106,'Understanding Mathematics Approved BK 5','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2106','pcs','Inventory','VATABLE','0',NULL,0),(2107,'Understanding Mathematics Approved BK 6','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2107','pcs','Inventory','VATABLE','0',NULL,0),(2108,'Understanding Mathematics Approved BK 7','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2108','pcs','Inventory','VATABLE','0',NULL,0),(2109,'Understanding Mathematics BK 8','6','1','',16.00,'0','708',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2109','pcs','Inventory','VATABLE','0',NULL,0),(2110,'Understanding Science Approved New Syllabus Bk 1','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2110','pcs','Inventory','VATABLE','0',NULL,0),(2111,'Understanding Science Approved New Syllabus Bk 2','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2111','pcs','Inventory','VATABLE','0',NULL,0),(2112,'Understanding Science Approved New Syllabus Bk 3','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2112','pcs','Inventory','VATABLE','0',NULL,0),(2113,'Understanding Science Approved New Syllabus Bk 4','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2113','pcs','Inventory','VATABLE','0',NULL,0),(2114,'Understanding Science Approved New Syllabus Bk 5','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2114','pcs','Inventory','VATABLE','0',NULL,0),(2115,'Understanding Science Approved New Syllabus Bk 6','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2115','pcs','Inventory','VATABLE','0',NULL,0),(2116,'Understanding Science Approved New Syllabus Bk 7','6','1','',16.00,'0','365',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2116','pcs','Inventory','VATABLE','0',NULL,0),(2117,'Understanding Science Approved New Syllabus Bk 8','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2117','pcs','Inventory','VATABLE','0',NULL,0),(2118,'Comprehensive Social Studies Approved Bk 1','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2118','pcs','Inventory','VATABLE','0',NULL,0),(2119,'Comprehensive Social Studies Approved Bk 2','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2119','pcs','Inventory','VATABLE','0',NULL,0),(2120,'Comprehensive Social Studies Approved Bk 3','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2120','pcs','Inventory','VATABLE','0',NULL,0),(2121,'Comprehensive Social Studies Nairobi County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2121','pcs','Inventory','VATABLE','0',NULL,0),(2122,'Comprehensive Social Studies Kwale County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2122','pcs','Inventory','VATABLE','0',NULL,0),(2123,'Comprehensive Social Studies Kiambu County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2123','pcs','Inventory','VATABLE','0',NULL,0),(2124,'Comprehensive Social Studies Kirinyaga County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2124','pcs','Inventory','VATABLE','0',NULL,0),(2125,'Comprehensive Social Studies Embu County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2125','pcs','Inventory','VATABLE','0',NULL,0),(2126,'Comprehensive Social Studies Meru County Bk 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2126','pcs','Inventory','VATABLE','0',NULL,0),(2127,'Comprehensive Social Studies Approved Bk 5','6','1','',16.00,'0','331',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2127','pcs','Inventory','VATABLE','0',NULL,0),(2128,'Comprehensive Social Studies Std 62011 ed','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2128','pcs','Inventory','VATABLE','0',NULL,0),(2129,'Comprehensive Social Studies Revised Syllabus Bk 7','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2129','pcs','Inventory','VATABLE','0',NULL,0),(2130,'Comprehensive Social Studies Bk 8','6','1','',16.00,'0','719',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2130','pcs','Inventory','VATABLE','0',NULL,0),(2131,'God and Us Approved Bk 1','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2131','pcs','Inventory','VATABLE','0',NULL,0),(2132,'God and Us Approved Bk 2','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2132','pcs','Inventory','VATABLE','0',NULL,0),(2133,'God and Us Approved Bk 3','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2133','pcs','Inventory','VATABLE','0',NULL,0),(2134,'God and Us Approved Bk 4','6','1','',16.00,'0','365',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2134','pcs','Inventory','VATABLE','0',NULL,0),(2135,'God and Us New Syllabus Bk 5','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2135','pcs','Inventory','VATABLE','0',NULL,0),(2136,'God and Us Approved Bk 6','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2136','pcs','Inventory','VATABLE','0',NULL,0),(2137,'God and Us Approved Bk 7','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2137','pcs','Inventory','VATABLE','0',NULL,0),(2138,'God and Us Approved Bk 8','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2138','pcs','Inventory','VATABLE','0',NULL,0),(2139,'Mazoezi na Marudio Mufti ya Kiswahili 4','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2139','pcs','Inventory','VATABLE','0',NULL,0),(2140,'Mazoezi na Marudio Mufti ya Kiswahili 5','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2140','pcs','Inventory','VATABLE','0',NULL,0),(2141,'Mazoezi na Marudio Mufti ya Kiswahili 6','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2141','pcs','Inventory','VATABLE','0',NULL,0),(2142,'Longhorn Competency Based Smart Score Encyclopaedia Grade 1 Volume 1','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2142','pcs','Inventory','VATABLE','0',NULL,0),(2143,'Longhorn Competency Based smart score Encyclopaedia Grade 1 Volume 2','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2143','pcs','Inventory','VATABLE','0',NULL,0),(2144,'Longhorn Competency Based smart score Encyclopaedia Grade 2 Volume 2','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2144','pcs','Inventory','VATABLE','0',NULL,0),(2145,'Longhorn Competency Based smart score Encyclopaedia Grade 3 Volume 1','6','1','',16.00,'0','789',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2145','pcs','Inventory','VATABLE','0',NULL,0),(2146,'Longhorn Competency Based smart score Encyclopaedia Grade 3 Volume 2','6','1','',16.00,'0','789',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2146','pcs','Inventory','VATABLE','0',NULL,0),(2147,'Smart Score Encyclopaedia 5','6','1','',16.00,'0','934',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2147','pcs','Inventory','VATABLE','0',NULL,0),(2148,'Smart Score Encyclopaedia 6','6','1','',16.00,'0','934',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2148','pcs','Inventory','VATABLE','0',NULL,0),(2149,'Smart Score Encyclopaedia 7','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2149','pcs','Inventory','VATABLE','0',NULL,0),(2150,'Smart Score Encyclopaedia 8','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2150','pcs','Inventory','VATABLE','0',NULL,0),(2151,'Improve Your Social Studies 1','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2151','pcs','Inventory','VATABLE','0',NULL,0),(2152,'Improve Your Social Studies 3','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2152','pcs','Inventory','VATABLE','0',NULL,0),(2153,'Improve Your Social Studies 5','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2153','pcs','Inventory','VATABLE','0',NULL,0),(2154,'Improve Your Social Studies 6','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2154','pcs','Inventory','VATABLE','0',NULL,0),(2155,'Improve Your Social Studies 7','6','1','',16.00,'0','731',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2155','pcs','Inventory','VATABLE','0',NULL,0),(2156,'Improve Your Social Studies 8','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2156','pcs','Inventory','VATABLE','0',NULL,0),(2157,'Improve Your Mathematics Workbook 1','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2157','pcs','Inventory','VATABLE','0',NULL,0),(2158,'Improve Your Mathematics Workbook 3 Approved','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2158','pcs','Inventory','VATABLE','0',NULL,0),(2159,'Improve Your Mathematics Workbook 4 Approved','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2159','pcs','Inventory','VATABLE','0',NULL,0),(2160,'Improve Your Mathematics Workbook 5 Approved','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2160','pcs','Inventory','VATABLE','0',NULL,0),(2161,'Improve Your Mathematics Workbook 6 Approved','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2161','pcs','Inventory','VATABLE','0',NULL,0),(2162,'Improve Your Mathematics Workbook 7 Approved','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2162','pcs','Inventory','VATABLE','0',NULL,0),(2163,'Improve Your Mathematics Workbook Upper Primary Revision','6','1','',16.00,'0','940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2163','pcs','Inventory','VATABLE','0',NULL,0),(2164,'Improve Your English Workbook 1','6','1','',16.00,'0','546',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2164','pcs','Inventory','VATABLE','0',NULL,0),(2165,'Improve Your English Workbook 2','6','1','',16.00,'0','569',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2165','pcs','Inventory','VATABLE','0',NULL,0),(2166,'Improve Your English Workbook 3','6','1','',16.00,'0','569',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2166','pcs','Inventory','VATABLE','0',NULL,0),(2167,'Improve Your English Workbook 4','6','1','',16.00,'0','569',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2167','pcs','Inventory','VATABLE','0',NULL,0),(2168,'Improve Your English Workbook 5','6','1','',16.00,'0','569',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2168','pcs','Inventory','VATABLE','0',NULL,0),(2169,'Improve Your English Workbook 6','6','1','',16.00,'0','604',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2169','pcs','Inventory','VATABLE','0',NULL,0),(2170,'Improve Your English Workbook 7','6','1','',16.00,'0','604',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2170','pcs','Inventory','VATABLE','0',NULL,0),(2171,'Improve Your English Workbook 8','6','1','',16.00,'0','627',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2171','pcs','Inventory','VATABLE','0',NULL,0),(2172,'Improve Your Science Workbook 1 Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2172','pcs','Inventory','VATABLE','0',NULL,0),(2173,'Improve Your Science Workbook 3','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2173','pcs','Inventory','VATABLE','0',NULL,0),(2174,'Improve Your Science Workbook 4','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2174','pcs','Inventory','VATABLE','0',NULL,0),(2175,'Improve Your Science Workbook 5','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2175','pcs','Inventory','VATABLE','0',NULL,0),(2176,'Improve Your Science Workbook 6 Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2176','pcs','Inventory','VATABLE','0',NULL,0),(2177,'Improve Your Science Workbook 7','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2177','pcs','Inventory','VATABLE','0',NULL,0),(2178,'Improve Your Science Workbook 8 Approved','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2178','pcs','Inventory','VATABLE','0',NULL,0),(2179,'Quick Reading Mathematics Bk 4','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2179','pcs','Inventory','VATABLE','0',NULL,0),(2180,'Quick Reading Mathematics Bk 5','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2180','pcs','Inventory','VATABLE','0',NULL,0),(2181,'Quick Reading Mathematics Bk 6','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2181','pcs','Inventory','VATABLE','0',NULL,0),(2182,'Quick Reading Mathematics Bk 7','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2182','pcs','Inventory','VATABLE','0',NULL,0),(2183,'Quick Reading Mathematics Bk 8','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2183','pcs','Inventory','VATABLE','0',NULL,0),(2184,'Quick Reading English Bk 4','6','1','',16.00,'0','487',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2184','pcs','Inventory','VATABLE','0',NULL,0),(2185,'Quick Reading English Bk 5','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2185','pcs','Inventory','VATABLE','0',NULL,0),(2186,'Quick Reading English Bk 6','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2186','pcs','Inventory','VATABLE','0',NULL,0),(2187,'Quick Reading English Bk 7','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2187','pcs','Inventory','VATABLE','0',NULL,0),(2188,'Quick Reading English Bk 8','6','1','',16.00,'0','6843',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2188','pcs','Inventory','VATABLE','0',NULL,0),(2189,'Quick Reading Social Studies Bk 1 Revised Approved','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2189','pcs','Inventory','VATABLE','0',NULL,0),(2190,'Quick Reading Social Studies Bk 2 Approved','6','1','',16.00,'0','383',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2190','pcs','Inventory','VATABLE','0',NULL,0),(2191,'Quick Reading Social Studies Bk 6 Approved','6','1','',16.00,'0','435',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2191','pcs','Inventory','VATABLE','0',NULL,0),(2192,'Quick Reading Social Studies Bk 7 Approved','6','1','',16.00,'0','487',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2192','pcs','Inventory','VATABLE','0',NULL,0),(2193,'Quick Reading Social Studies Bk 8 Approved','6','1','',16.00,'0','458',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2193','pcs','Inventory','VATABLE','0',NULL,0),(2194,'Quick Reading Composition Guide Standard 4,5, 6','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2194','pcs','Inventory','VATABLE','0',NULL,0),(2195,'Quick Reading Composition Guide for Upper Primary 7 8 Approved','6','1','',16.00,'0','412',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2195','pcs','Inventory','VATABLE','0',NULL,0),(2196,'Quick Reading Science 4','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2196','pcs','Inventory','VATABLE','0',NULL,0),(2197,'Quick Reading Science Bk 6','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2197','pcs','Inventory','VATABLE','0',NULL,0),(2198,'Quick Reading Science Bk 8','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2198','pcs','Inventory','VATABLE','0',NULL,0),(2199,'Quick Reading CRE BK 5','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2199','pcs','Inventory','VATABLE','0',NULL,0),(2200,'Quick Reading CRE BK 6','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2200','pcs','Inventory','VATABLE','0',NULL,0),(2201,'Quick Reading CRE BK 7','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2201','pcs','Inventory','VATABLE','0',NULL,0),(2202,'Quick Reading CRE BK 8','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2202','pcs','Inventory','VATABLE','0',NULL,0),(2203,'Kolea Katika KCPE Kiswahili Kusikiliza na Kuzungumza, Msamiati, Ufahamu, Ushairi na Fungukate','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2203','pcs','Inventory','VATABLE','0',NULL,0),(2204,'Kolea Katika KCPE Kiswahili Sarufi na Insha','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2204','pcs','Inventory','VATABLE','0',NULL,0),(2205,'Mastering KCPE Science','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2205','pcs','Inventory','VATABLE','0',NULL,0),(2206,'Mastering KCPE CRE','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2206','pcs','Inventory','VATABLE','0',NULL,0),(2207,'Mastering KCPE English Grammar','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2207','pcs','Inventory','VATABLE','0',NULL,0),(2208,'Star Revision KCPE Social Studies Approved','6','1','',16.00,'0','592',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2208','pcs','Inventory','VATABLE','0',NULL,0),(2209,'Star Revision KCPE English Approved','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2209','pcs','Inventory','VATABLE','0',NULL,0),(2210,'Star Revision KCPE CRE Approved','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2210','pcs','Inventory','VATABLE','0',NULL,0),(2211,'Star Revision KCPE Mathematics','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2211','pcs','Inventory','VATABLE','0',NULL,0),(2212,'Star Revision KCPE Science','6','1','',16.00,'0','719',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2212','pcs','Inventory','VATABLE','0',NULL,0),(2213,'Marudio Nyota ya Kiswahili KCPE','6','1','',16.00,'0','719',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2213','pcs','Inventory','VATABLE','0',NULL,0),(2214,'Smart Plus KCPE English Approved','6','1','',16.00,'0','597',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2214','pcs','Inventory','VATABLE','0',NULL,0),(2215,'Smart Plus Revision Test Papers CRE','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2215','pcs','Inventory','VATABLE','0',NULL,0),(2216,'Smart Plus Revision Test Papers Social Studies Approved','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2216','pcs','Inventory','VATABLE','0',NULL,0),(2217,'Smart Plus KCPE Science','6','1','',16.00,'0','777',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2217','pcs','Inventory','VATABLE','0',NULL,0),(2218,'Smart Plus KCPE Mathematics','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2218','pcs','Inventory','VATABLE','0',NULL,0),(2219,'Alama Taanisi ya Kiswahili','6','1','',16.00,'0','719',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2219','pcs','Inventory','VATABLE','0',NULL,0),(2220,'Solving Problems KCPE Mathematics','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2220','pcs','Inventory','VATABLE','0',NULL,0),(2221,'Majaribio ya Mtihani KCPE Kiswahili Kimedhinishwa','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2221','pcs','Inventory','VATABLE','0',NULL,0),(2222,'The Cambridge Learners Dictionary Approved','6','1','',16.00,'0','870',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2222','pcs','Inventory','VATABLE','0',NULL,0),(2223,'Longhorn Pocket Size Dictionary','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2223','pcs','Inventory','VATABLE','0',NULL,0),(2224,'Longhorn English Thesaurus','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2224','pcs','Inventory','VATABLE','0',NULL,0),(2225,'Easier English Student Dictionary','6','1','',16.00,'0','1148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2225','pcs','Inventory','VATABLE','0',NULL,0),(2226,'Kamusi Bora Ya Watoto Kimeidhinishwa','6','1','',16.00,'0','934',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2226','pcs','Inventory','VATABLE','0',NULL,0),(2227,'Kamusi ya Karne ya 21 Kimeidhinishwa','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2227','pcs','Inventory','VATABLE','0',NULL,0),(2228,'Kamusi Kibindo','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2228','pcs','Inventory','VATABLE','0',NULL,0),(2229,'Kamusi ya Misemo na Nahau Kimeidhinishwa','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2229','pcs','Inventory','VATABLE','0',NULL,0),(2230,'Kamusi ya Methali Kimeidhinishwa','6','1','',16.00,'0','771',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2230','pcs','Inventory','VATABLE','0',NULL,0),(2231,'Kamusi ya Tashbihi,Vitendawili, Milio Kimeidhinishwa','6','1','',16.00,'0','771',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2231','pcs','Inventory','VATABLE','0',NULL,0),(2232,'Catholic Hymnal for Schools','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2232','pcs','Inventory','VATABLE','0',NULL,0),(2233,'Joy Kids Bible StoriesBeautiful Jesus','6','1','',16.00,'0','275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2233','pcs','Inventory','VATABLE','0',NULL,0),(2234,'Joy Kids Bible StoriesPeople Trusting','6','1','',16.00,'0','275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2234','pcs','Inventory','VATABLE','0',NULL,0),(2235,'Comprehensive Secondary School Atlas','6','1','',16.00,'0','1067',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2235','pcs','Inventory','VATABLE','0',NULL,0),(2236,'The Cambridge Advanced Learners Dictionary','6','1','',16.00,'0','1601',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2236','pcs','Inventory','VATABLE','0',NULL,0),(2237,'Longhorn Pocket Size Dictionary','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2237','pcs','Inventory','VATABLE','0',NULL,0),(2238,'Longhorn English Thesaurus','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2238','pcs','Inventory','VATABLE','0',NULL,0),(2239,'Easier English Student Dictionary','6','1','',16.00,'0','1148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2239','pcs','Inventory','VATABLE','0',NULL,0),(2240,'Kamusi Kuu ya Kiswahili Imeidhinishwa','6','1','',16.00,'0','1485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2240','pcs','Inventory','VATABLE','0',NULL,0),(2241,'Kamusi ya Karne ya 21Imeidhinishwa Toleo la 4','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2241','pcs','Inventory','VATABLE','0',NULL,0),(2242,'Kamusi Kibindo ya Kiswahili','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2242','pcs','Inventory','VATABLE','0',NULL,0),(2243,'Kamusi ya Tashbihi,Vitendawili, Milio','6','1','',16.00,'0','771',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2243','pcs','Inventory','VATABLE','0',NULL,0),(2244,'Catholic Hymnal for Schools','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2244','pcs','Inventory','VATABLE','0',NULL,0),(2245,'Gikuyu Marriage Simplified','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2245','pcs','Inventory','VATABLE','0',NULL,0),(2246,'Better English','6','1','',16.00,'0','997',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2246','pcs','Inventory','VATABLE','0',NULL,0),(2247,'Mtalaa wa Isimu Fonetiki, Mofolojia','6','1','',16.00,'0','870',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2247','pcs','Inventory','VATABLE','0',NULL,0),(2248,'And Deliver Us from Evil','6','1','',16.00,'0','870',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2248','pcs','Inventory','VATABLE','0',NULL,0),(2249,'Communication Skills','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2249','pcs','Inventory','VATABLE','0',NULL,0),(2250,'Advancing in English Approved Form 1','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2250','pcs','Inventory','VATABLE','0',NULL,0),(2251,'Advancing in English Approved Form 2','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2251','pcs','Inventory','VATABLE','0',NULL,0),(2252,'Advancing in English Approved Form 3','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2252','pcs','Inventory','VATABLE','0',NULL,0),(2253,'Advancing in English Approved Form 4','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2253','pcs','Inventory','VATABLE','0',NULL,0),(2254,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 1','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2254','pcs','Inventory','VATABLE','0',NULL,0),(2255,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 2 K','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2255','pcs','Inventory','VATABLE','0',NULL,0),(2256,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 3 K','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2256','pcs','Inventory','VATABLE','0',NULL,0),(2257,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 4','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2257','pcs','Inventory','VATABLE','0',NULL,0),(2258,'Advancing in Mathematics Approved Form 1','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2258','pcs','Inventory','VATABLE','0',NULL,0),(2259,'Advancing in Mathematics Approved Form 2','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2259','pcs','Inventory','VATABLE','0',NULL,0),(2260,'Advancing in Mathematics Approved Form 3','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2260','pcs','Inventory','VATABLE','0',NULL,0),(2261,'Advancing in Mathematics Approved Form 4','6','1','',16.00,'0','702',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2261','pcs','Inventory','VATABLE','0',NULL,0),(2262,'Four Figure Mathematics Table','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2262','pcs','Inventory','VATABLE','0',NULL,0),(2263,'SMP Advanced Tables','6','1','',16.00,'0','557',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2263','pcs','Inventory','VATABLE','0',NULL,0),(2264,'Longhorn Sec Biology Approved Form 1','6','1','',16.00,'0','586',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2264','pcs','Inventory','VATABLE','0',NULL,0),(2265,'Longhorn Sec Biology Approved Form 2','6','1','',16.00,'0','586',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2265','pcs','Inventory','VATABLE','0',NULL,0),(2266,'Longhorn Sec Biology Approved Form 3','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2266','pcs','Inventory','VATABLE','0',NULL,0),(2267,'Longhorn Sec Biology Approved Form 4','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2267','pcs','Inventory','VATABLE','0',NULL,0),(2268,'Longhorn Secondary Physics Approved Form 1','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2268','pcs','Inventory','VATABLE','0',NULL,0),(2269,'Longhorn Secondary Physics Approved Form 2','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2269','pcs','Inventory','VATABLE','0',NULL,0),(2270,'Longhorn Secondary Physics Approved Form 3','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2270','pcs','Inventory','VATABLE','0',NULL,0),(2271,'Longhorn Secondary Physics Approved Form 4','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2271','pcs','Inventory','VATABLE','0',NULL,0),(2272,'New Complete Junior Physics','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2272','pcs','Inventory','VATABLE','0',NULL,0),(2273,'Longhorn Sec Chemistry Approved Form 1','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2273','pcs','Inventory','VATABLE','0',NULL,0),(2274,'Longhorn Sec Chemistry Approved Form 2','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2274','pcs','Inventory','VATABLE','0',NULL,0),(2275,'Longhorn Sec Chemistry Approved Form 3','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2275','pcs','Inventory','VATABLE','0',NULL,0),(2276,'Longhorn Sec Chemistry Approved Form 4','6','1','',16.00,'0','609',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2276','pcs','Inventory','VATABLE','0',NULL,0),(2277,'Milestones in History Govt Rev Approved Form 1','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2277','pcs','Inventory','VATABLE','0',NULL,0),(2278,'Milestones in History Govt Rev Approved Form 2','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2278','pcs','Inventory','VATABLE','0',NULL,0),(2279,'Milestones in History Govt Approved Form 3','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2279','pcs','Inventory','VATABLE','0',NULL,0),(2280,'Milestones in History Govt Approved Form 4 New Ed','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2280','pcs','Inventory','VATABLE','0',NULL,0),(2281,'Comprehensive GeographyApproved Form 1','6','1','',16.00,'0','597',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2281','pcs','Inventory','VATABLE','0',NULL,0),(2282,'Comprehensive GeographyApproved Form 2','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2282','pcs','Inventory','VATABLE','0',NULL,0),(2283,'Comprehensive GeographyApproved Form 3','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2283','pcs','Inventory','VATABLE','0',NULL,0),(2284,'Comprehensive GeographyApproved Form 4','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2284','pcs','Inventory','VATABLE','0',NULL,0),(2285,'Living the Promise CRE Approved Form 1','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2285','pcs','Inventory','VATABLE','0',NULL,0),(2286,'Living the Promise CRE Approved Form 2','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2286','pcs','Inventory','VATABLE','0',NULL,0),(2287,'Living the Promise CRE Approved Form 3','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2287','pcs','Inventory','VATABLE','0',NULL,0),(2288,'Living the Promise CRE Approved Form 4','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2288','pcs','Inventory','VATABLE','0',NULL,0),(2289,'Longhorn Sec Agriculture Approved Form 1','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2289','pcs','Inventory','VATABLE','0',NULL,0),(2290,'Longhorn Sec Agriculture Approved Form 3','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2290','pcs','Inventory','VATABLE','0',NULL,0),(2291,'Longhorn Sec Agriculture Approved Form 4','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2291','pcs','Inventory','VATABLE','0',NULL,0),(2292,'The Beginners Guide to Computers','6','1','',16.00,'0','962',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2292','pcs','Inventory','VATABLE','0',NULL,0),(2293,'Longhorn Computer Studies Approved Form 1','6','1','',16.00,'0','574',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2293','pcs','Inventory','VATABLE','0',NULL,0),(2294,'Longhorn Computer Studies Approved Form 2','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2294','pcs','Inventory','VATABLE','0',NULL,0),(2295,'Longhorn Computer Studies Approved Form 3','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2295','pcs','Inventory','VATABLE','0',NULL,0),(2296,'Longhorn Computer Studies Approved Form 4','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2296','pcs','Inventory','VATABLE','0',NULL,0),(2297,'Dynamics of Business Studies Rev Syllabus Form 1','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2297','pcs','Inventory','VATABLE','0',NULL,0),(2298,'Dynamics of Business Studies ApprovedRevForm2 A','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2298','pcs','Inventory','VATABLE','0',NULL,0),(2299,'Dynamics of Business Studies ApprovedRevForm3','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2299','pcs','Inventory','VATABLE','0',NULL,0),(2300,'Dynamics of Business Studies Revised Form 4','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2300','pcs','Inventory','VATABLE','0',NULL,0),(2301,'Advancing in English Approved Guide Bk 1','6','1','',16.00,'0','678',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2301','pcs','Inventory','VATABLE','0',NULL,0),(2302,'Chemchemi za Kiswahili Kimeidhinishwa Mwongozo 1','6','1','',16.00,'0','905',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2302','pcs','Inventory','VATABLE','0',NULL,0),(2303,'Chemchemi za Kiswahili Kimeidhinishwa Mwongozo 2','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2303','pcs','Inventory','VATABLE','0',NULL,0),(2304,'Longhorn Sec Biology Approved Guide Bk 4','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2304','pcs','Inventory','VATABLE','0',NULL,0),(2305,'Longhorn Sec Physics Approved Guide Bk 1','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2305','pcs','Inventory','VATABLE','0',NULL,0),(2306,'Longhorn Sec Physics Approved Guide Bk 4','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2306','pcs','Inventory','VATABLE','0',NULL,0),(2307,'Longhorn Sec Chemistry Approved Guide Bk 1','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2307','pcs','Inventory','VATABLE','0',NULL,0),(2308,'Longhorn Sec Chemistry Approved Guide Bk 2','6','1','',16.00,'0','766',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2308','pcs','Inventory','VATABLE','0',NULL,0),(2309,'Longhorn Sec Chemistry Approved Guide Bk 3','6','1','',16.00,'0','742',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2309','pcs','Inventory','VATABLE','0',NULL,0),(2310,'Milestones in History Govt Approved Guide Bk 2','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2310','pcs','Inventory','VATABLE','0',NULL,0),(2311,'Longhorn Sec Agriculture Approved Guide Bk 1','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2311','pcs','Inventory','VATABLE','0',NULL,0),(2312,'Dynamics of Business Studies Approved Guide 4','6','1','',16.00,'0','812',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2312','pcs','Inventory','VATABLE','0',NULL,0),(2313,'Longhorn Form 1 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2313','pcs','Inventory','VATABLE','0',NULL,0),(2314,'Longhorn Form 2 Encyclopaedia Vol 1 Languages','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2314','pcs','Inventory','VATABLE','0',NULL,0),(2315,'Longhorn Form 2 Encyclopaedia Vol 2 Mathematics Sciences','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2315','pcs','Inventory','VATABLE','0',NULL,0),(2316,'Longhorn Form 2 Encyclopaedia Vol 3 Humanities','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2316','pcs','Inventory','VATABLE','0',NULL,0),(2317,'Longhorn Form 2 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2317','pcs','Inventory','VATABLE','0',NULL,0),(2318,'Longhorn Form 3 Encyclopaedia Vol 1 Languages','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2318','pcs','Inventory','VATABLE','0',NULL,0),(2319,'Longhorn Form 3 Encyclopaedia Vol 2 Mathematics Sciences','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2319','pcs','Inventory','VATABLE','0',NULL,0),(2320,'Longhorn Form 3 Encyclopaedia Vol 3 Humanities','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2320','pcs','Inventory','VATABLE','0',NULL,0),(2321,'Longhorn Form 3 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2321','pcs','Inventory','VATABLE','0',NULL,0),(2322,'Longhorn Form 4 Encyclopaedia Vol 1 Languages','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2322','pcs','Inventory','VATABLE','0',NULL,0),(2323,'Longhorn Form 4 Encyclopaedia Vol 2 Mathematics Sciences','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2323','pcs','Inventory','VATABLE','0',NULL,0),(2324,'Longhorn Form 4 Encyclopaedia Vol 3 Humanities','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2324','pcs','Inventory','VATABLE','0',NULL,0),(2325,'Longhorn Form 4 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2325','pcs','Inventory','VATABLE','0',NULL,0),(2326,'Quick Reading English Form 1','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2326','pcs','Inventory','VATABLE','0',NULL,0),(2327,'Quick Reading English Form 2','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2327','pcs','Inventory','VATABLE','0',NULL,0),(2328,'Quick Reading English Form 3','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2328','pcs','Inventory','VATABLE','0',NULL,0),(2329,'Quick Reading English Form 4','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2329','pcs','Inventory','VATABLE','0',NULL,0),(2330,'Marudio Hima Form 1','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2330','pcs','Inventory','VATABLE','0',NULL,0),(2331,'Marudio Hima Form 2','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2331','pcs','Inventory','VATABLE','0',NULL,0),(2332,'Marudio Hima Form 3','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2332','pcs','Inventory','VATABLE','0',NULL,0),(2333,'Marudio Hima Form 4','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2333','pcs','Inventory','VATABLE','0',NULL,0),(2334,'Quick Reading Biology Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2334','pcs','Inventory','VATABLE','0',NULL,0),(2335,'Quick Reading Biology Form 3','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2335','pcs','Inventory','VATABLE','0',NULL,0),(2336,'Quick Reading Biology Form 4','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2336','pcs','Inventory','VATABLE','0',NULL,0),(2337,'Quick Reading Physics Form 2','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2337','pcs','Inventory','VATABLE','0',NULL,0),(2338,'Quick Reading Physics Form 3','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2338','pcs','Inventory','VATABLE','0',NULL,0),(2339,'Quick Reading Chemistry Form 1','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2339','pcs','Inventory','VATABLE','0',NULL,0),(2340,'Quick Reading Chemistry Form 3','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2340','pcs','Inventory','VATABLE','0',NULL,0),(2341,'Quick Reading Chemistry Form 4','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2341','pcs','Inventory','VATABLE','0',NULL,0),(2342,'Quick Reading History Government Form 1','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2342','pcs','Inventory','VATABLE','0',NULL,0),(2343,'Quick Reading History Government Form 2','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2343','pcs','Inventory','VATABLE','0',NULL,0),(2344,'Quick Reading History Government Form 3 Approved','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2344','pcs','Inventory','VATABLE','0',NULL,0),(2345,'Quick Reading History Government Form 4','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2345','pcs','Inventory','VATABLE','0',NULL,0),(2346,'Quick Reading Geography Form 1','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2346','pcs','Inventory','VATABLE','0',NULL,0),(2347,'Quick Reading Geography Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2347','pcs','Inventory','VATABLE','0',NULL,0),(2348,'Quick Reading CRE Form 1','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2348','pcs','Inventory','VATABLE','0',NULL,0),(2349,'Quick Reading CRE Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2349','pcs','Inventory','VATABLE','0',NULL,0),(2350,'Quick Reading CRE Form 3','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2350','pcs','Inventory','VATABLE','0',NULL,0),(2351,'Quick Reading CRE Form 4','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2351','pcs','Inventory','VATABLE','0',NULL,0),(2352,'Quick Reading Homescience Form 1','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2352','pcs','Inventory','VATABLE','0',NULL,0),(2353,'Quick Reading Homescience Form 2','6','1','',16.00,'0','646',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2353','pcs','Inventory','VATABLE','0',NULL,0),(2354,'Quick Reading Homescience Form 3','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2354','pcs','Inventory','VATABLE','0',NULL,0),(2355,'Quick Reading Homescience Form 4','6','1','',16.00,'0','646',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2355','pcs','Inventory','VATABLE','0',NULL,0),(2356,'Quick Reading Agriculture Form 1','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2356','pcs','Inventory','VATABLE','0',NULL,0),(2357,'Quick Reading Agriculture Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2357','pcs','Inventory','VATABLE','0',NULL,0),(2358,'Quick Reading Agriculture Form 3','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2358','pcs','Inventory','VATABLE','0',NULL,0),(2359,'Quick Reading Agriculture Form 4','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2359','pcs','Inventory','VATABLE','0',NULL,0),(2360,'Quick Reading Computer Studies Form 1','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2360','pcs','Inventory','VATABLE','0',NULL,0),(2361,'Quick Reading Computer Studies Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2361','pcs','Inventory','VATABLE','0',NULL,0),(2362,'Quick Reading Computer Studies Form 3','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2362','pcs','Inventory','VATABLE','0',NULL,0),(2363,'Quick Reading Computer Studies Form 4','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2363','pcs','Inventory','VATABLE','0',NULL,0),(2364,'Star Secondary Revision English','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2364','pcs','Inventory','VATABLE','0',NULL,0),(2365,'Marudio Nyota ya Kiswahili KCSE','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2365','pcs','Inventory','VATABLE','0',NULL,0),(2366,'Star Secondary Revision Mathematics','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2366','pcs','Inventory','VATABLE','0',NULL,0),(2367,'Star Secondary Revision Biology','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2367','pcs','Inventory','VATABLE','0',NULL,0),(2368,'Star Secondary Revision Physics Paper 1','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2368','pcs','Inventory','VATABLE','0',NULL,0),(2369,'Star Secondary Revision Physics Paper 2','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2369','pcs','Inventory','VATABLE','0',NULL,0),(2370,'Star Secondary Revision Physics Paper 3','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2370','pcs','Inventory','VATABLE','0',NULL,0),(2371,'Star Secondary Revision Chemistry','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2371','pcs','Inventory','VATABLE','0',NULL,0),(2372,'Star Secondary Revision History Government P1','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2372','pcs','Inventory','VATABLE','0',NULL,0),(2373,'Star Secondary Revision History Government P2','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2373','pcs','Inventory','VATABLE','0',NULL,0),(2374,'Star Secondary Revision Geography Paper 1','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2374','pcs','Inventory','VATABLE','0',NULL,0),(2375,'Star Secondary Revision Geography Paper 2','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2375','pcs','Inventory','VATABLE','0',NULL,0),(2376,'Star Secondary Revision CRE Paper 1 Appr','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2376','pcs','Inventory','VATABLE','0',NULL,0),(2377,'Star Secondary Revision CRE Paper 2','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2377','pcs','Inventory','VATABLE','0',NULL,0),(2378,'Star Secondary Revision Agriculture Paper 1 Approved','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2378','pcs','Inventory','VATABLE','0',NULL,0),(2379,'Star Secondary Revision Agriculture Paper 2 Appr','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2379','pcs','Inventory','VATABLE','0',NULL,0),(2380,'Star Secondary Revision Business Studies','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2380','pcs','Inventory','VATABLE','0',NULL,0),(2381,'A+ Revision KCSE English Paper 1','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2381','pcs','Inventory','VATABLE','0',NULL,0),(2382,'A+ Revision KCSE English Paper 2','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2382','pcs','Inventory','VATABLE','0',NULL,0),(2383,'A+ Revision KCSE English Paper 3','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2383','pcs','Inventory','VATABLE','0',NULL,0),(2384,'A+ Revision KCSE Kiswahili','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2384','pcs','Inventory','VATABLE','0',NULL,0),(2385,'A+ Revision Mathematics Paper 1','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2385','pcs','Inventory','VATABLE','0',NULL,0),(2386,'A+ Revision Mathematics Paper 2','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2386','pcs','Inventory','VATABLE','0',NULL,0),(2387,'A+ Revision KCSE Biology','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2387','pcs','Inventory','VATABLE','0',NULL,0),(2388,'A+ Revision Physics','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2388','pcs','Inventory','VATABLE','0',NULL,0),(2389,'A+ Revision KCSE Chemistry','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2389','pcs','Inventory','VATABLE','0',NULL,0),(2390,'A+ Revision History Government','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2390','pcs','Inventory','VATABLE','0',NULL,0),(2391,'A+ Revision Geography Paper 1','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2391','pcs','Inventory','VATABLE','0',NULL,0),(2392,'A+ Revision Geography Paper 2','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2392','pcs','Inventory','VATABLE','0',NULL,0),(2393,'A+ Revision KCSE CRE','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2393','pcs','Inventory','VATABLE','0',NULL,0),(2394,'A+ Revision KCSE Agriculture','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2394','pcs','Inventory','VATABLE','0',NULL,0),(2395,'A+ Revision Computer studies','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2395','pcs','Inventory','VATABLE','0',NULL,0),(2396,'A+ Revision Business Studies Approved F 3 F4','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2396','pcs','Inventory','VATABLE','0',NULL,0),(2397,'Mastering Biology Practicals Approved','6','1','',16.00,'0','720',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2397','pcs','Inventory','VATABLE','0',NULL,0),(2398,'Mastering Physics Practical','6','1','',16.00,'0','720',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2398','pcs','Inventory','VATABLE','0',NULL,0),(2399,'Mastering Chemistry Practicals Approved','6','1','',16.00,'0','720',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2399','pcs','Inventory','VATABLE','0',NULL,0),(2400,'KCSE Geog Mastering Statistical Methods Approved','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2400','pcs','Inventory','VATABLE','0',NULL,0),(2401,'KCSE Geog Mastering Photograph Work Approved','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2401','pcs','Inventory','VATABLE','0',NULL,0),(2402,'Mastering Computer Studies','6','1','',16.00,'0','720',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2402','pcs','Inventory','VATABLE','0',NULL,0),(2403,'Solving Problems Chemistry Paper 1','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2403','pcs','Inventory','VATABLE','0',NULL,0),(2404,'Solving Problems Chemistry Paper 2','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2404','pcs','Inventory','VATABLE','0',NULL,0),(2405,'Solving ProblemsKCSE Mathematics Paper1 Approved','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2405','pcs','Inventory','VATABLE','0',NULL,0),(2406,'Solving Problems KCSE Mathematics Paper 2 Approved','6','1','',16.00,'0','933',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2406','pcs','Inventory','VATABLE','0',NULL,0),(2407,'Biology Essays','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2407','pcs','Inventory','VATABLE','0',NULL,0),(2408,'Four Figure Mathematics Table','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2408','pcs','Inventory','VATABLE','0',NULL,0),(2409,'Chart The Brain','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2409','pcs','Inventory','VATABLE','0',NULL,0),(2410,'Chart The Butterfly Life Cycle','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2410','pcs','Inventory','VATABLE','0',NULL,0),(2411,'Chart The Cockrel','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2411','pcs','Inventory','VATABLE','0',NULL,0),(2412,'Chart The Digestive System','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2412','pcs','Inventory','VATABLE','0',NULL,0),(2413,'Chart The Ear','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2413','pcs','Inventory','VATABLE','0',NULL,0),(2414,'Chart The Earthworm','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2414','pcs','Inventory','VATABLE','0',NULL,0),(2415,'Chart The Eye','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2415','pcs','Inventory','VATABLE','0',NULL,0),(2416,'Chart The Female Reproductive Organs','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2416','pcs','Inventory','VATABLE','0',NULL,0),(2417,'Chart The Frog','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2417','pcs','Inventory','VATABLE','0',NULL,0),(2418,'Chart The Frog Life Cycle','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2418','pcs','Inventory','VATABLE','0',NULL,0),(2419,'Chart The Heart','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2419','pcs','Inventory','VATABLE','0',NULL,0),(2420,'Chart The Hydra','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2420','pcs','Inventory','VATABLE','0',NULL,0),(2421,'Chart The Kidneys','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2421','pcs','Inventory','VATABLE','0',NULL,0),(2422,'Chart The Lion','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2422','pcs','Inventory','VATABLE','0',NULL,0),(2423,'Chart The Lizard','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2423','pcs','Inventory','VATABLE','0',NULL,0),(2424,'Chart The Locust','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2424','pcs','Inventory','VATABLE','0',NULL,0),(2425,'Chart The Lung','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2425','pcs','Inventory','VATABLE','0',NULL,0),(2426,'Chart The Male Reproductive Organ','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2426','pcs','Inventory','VATABLE','0',NULL,0),(2427,'Chart The Muscles','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2427','pcs','Inventory','VATABLE','0',NULL,0),(2428,'Chart The Mushroom','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2428','pcs','Inventory','VATABLE','0',NULL,0),(2429,'Chart The Perch','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2429','pcs','Inventory','VATABLE','0',NULL,0),(2430,'Chart The Periodic Table','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2430','pcs','Inventory','VATABLE','0',NULL,0),(2431,'Chart The Pigeon','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2431','pcs','Inventory','VATABLE','0',NULL,0),(2432,'Chart The Rat','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2432','pcs','Inventory','VATABLE','0',NULL,0),(2433,'Chart The Shark','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2433','pcs','Inventory','VATABLE','0',NULL,0),(2434,'Chart The Skeleton','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2434','pcs','Inventory','VATABLE','0',NULL,0),(2435,'Chart The Skin','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2435','pcs','Inventory','VATABLE','0',NULL,0),(2436,'Chart The Snail','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2436','pcs','Inventory','VATABLE','0',NULL,0),(2437,'Chart The Spider','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2437','pcs','Inventory','VATABLE','0',NULL,0),(2438,'Chart The Spinal Cord','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2438','pcs','Inventory','VATABLE','0',NULL,0),(2439,'Chart The Spiny Lobster','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2439','pcs','Inventory','VATABLE','0',NULL,0),(2440,'Chart The Sponge','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2440','pcs','Inventory','VATABLE','0',NULL,0),(2441,'Chart The Tapeworm','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2441','pcs','Inventory','VATABLE','0',NULL,0),(2442,'Chart The Teeth','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2442','pcs','Inventory','VATABLE','0',NULL,0),(2443,'Chart The Torso','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2443','pcs','Inventory','VATABLE','0',NULL,0),(2444,'Chart Times Tables 1','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2444','pcs','Inventory','VATABLE','0',NULL,0),(2445,'Chart Toys','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2445','pcs','Inventory','VATABLE','0',NULL,0),(2446,'Chart Transport','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2446','pcs','Inventory','VATABLE','0',NULL,0),(2447,'Chart Vegetables','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2447','pcs','Inventory','VATABLE','0',NULL,0),(2448,'Chart Veterbrates','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2448','pcs','Inventory','VATABLE','0',NULL,0),(2449,'Chart Wild Animals','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2449','pcs','Inventory','VATABLE','0',NULL,0),(2450,'A Boy Named Koko 2018 Burt Award Winner','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2450','pcs','Inventory','VATABLE','0',NULL,0),(2451,'Ghost and the Fortune Hunters 2015 Burt Award Winner}','6','1','',16.00,'0','429',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2451','pcs','Inventory','VATABLE','0',NULL,0),(2452,'Heart is a Reluctant Nomad','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2452','pcs','Inventory','VATABLE','0',NULL,0),(2453,'Was Nyakeeru my Father? 2014 Burt Award Winner','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2453','pcs','Inventory','VATABLE','0',NULL,0),(2454,'Taming Isoyo','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2454','pcs','Inventory','VATABLE','0',NULL,0),(2455,'Dusk in the Morning','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2455','pcs','Inventory','VATABLE','0',NULL,0),(2456,'The Reunion','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2456','pcs','Inventory','VATABLE','0',NULL,0),(2457,'Jackie the Ravenous Pest Approved','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2457','pcs','Inventory','VATABLE','0',NULL,0),(2458,'Never Say Never','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2458','pcs','Inventory','VATABLE','0',NULL,0),(2459,'Ask the Stars 2014 Burt Award Winner','6','1','',16.00,'0','522',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2459','pcs','Inventory','VATABLE','0',NULL,0),(2460,'The Last Villains of Molo','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2460','pcs','Inventory','VATABLE','0',NULL,0),(2461,'The Devils Hill 2012 Burt Award Winner','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2461','pcs','Inventory','VATABLE','0',NULL,0),(2462,'What a Husband','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2462','pcs','Inventory','VATABLE','0',NULL,0),(2463,'A Good Day Translation of Siku Njema','6','1','',16.00,'0','487',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2463','pcs','Inventory','VATABLE','0',NULL,0),(2464,'When the Stars are Scattered','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2464','pcs','Inventory','VATABLE','0',NULL,0),(2465,'What a Life','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2465','pcs','Inventory','VATABLE','0',NULL,0),(2466,'Remembrance New','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2466','pcs','Inventory','VATABLE','0',NULL,0),(2467,'Redemption','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2467','pcs','Inventory','VATABLE','0',NULL,0),(2468,'The Return of Mghofu','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2468','pcs','Inventory','VATABLE','0',NULL,0),(2469,'When the Sun Goes Down','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2469','pcs','Inventory','VATABLE','0',NULL,0),(2470,'Flight to Juba','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2470','pcs','Inventory','VATABLE','0',NULL,0),(2471,'Water Under the Bridge','6','1','',16.00,'0','777',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2471','pcs','Inventory','VATABLE','0',NULL,0),(2472,'Yesterday,Today Tomorrow','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2472','pcs','Inventory','VATABLE','0',NULL,0),(2473,'One Life too Many','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2473','pcs','Inventory','VATABLE','0',NULL,0),(2474,'The Price of Living','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2474','pcs','Inventory','VATABLE','0',NULL,0),(2475,'The Return of Shaka Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2475','pcs','Inventory','VATABLE','0',NULL,0),(2476,'The Hunter','6','1','',16.00,'0','592',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2476','pcs','Inventory','VATABLE','0',NULL,0),(2477,'Den of Inequities','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2477','pcs','Inventory','VATABLE','0',NULL,0),(2478,'Komu Fights for Change','6','1','',16.00,'0','615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2478','pcs','Inventory','VATABLE','0',NULL,0),(2479,'The Whistle Blower','6','1','',16.00,'0','684',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2479','pcs','Inventory','VATABLE','0',NULL,0),(2480,'Judy the Nun','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2480','pcs','Inventory','VATABLE','0',NULL,0),(2481,'Blood Brothers','6','1','',16.00,'0','893',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2481','pcs','Inventory','VATABLE','0',NULL,0),(2482,'Double Cross','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2482','pcs','Inventory','VATABLE','0',NULL,0),(2483,'The Love Child','6','1','',16.00,'0','708',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2483','pcs','Inventory','VATABLE','0',NULL,0),(2484,'The Whirl Wind','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2484','pcs','Inventory','VATABLE','0',NULL,0),(2485,'The Jail Bugs','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2485','pcs','Inventory','VATABLE','0',NULL,0),(2486,'Elders of the Mace','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2486','pcs','Inventory','VATABLE','0',NULL,0),(2487,'Hawecha A Woman for all Time','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2487','pcs','Inventory','VATABLE','0',NULL,0),(2488,'This September Sun','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2488','pcs','Inventory','VATABLE','0',NULL,0),(2489,'The Shrine of Tears Approved by KICD','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2489','pcs','Inventory','VATABLE','0',NULL,0),(2490,'Paradise Farm','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2490','pcs','Inventory','VATABLE','0',NULL,0),(2491,'Behind the Mask Approved by KICD','6','1','',16.00,'0','725',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2491','pcs','Inventory','VATABLE','0',NULL,0),(2492,'Vanishing Herds Winner Jomo Kenyatta Prize for Literature','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2492','pcs','Inventory','VATABLE','0',NULL,0),(2493,'Oral Literature A Junior Course','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2493','pcs','Inventory','VATABLE','0',NULL,0),(2494,'Oral Literature A Senior Course Approved','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2494','pcs','Inventory','VATABLE','0',NULL,0),(2495,'Inheritance','6','1','',16.00,'0','646',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2495','pcs','Inventory','VATABLE','0',NULL,0),(2496,'Warm heart of Africa other stories','6','1','',16.00,'0','615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2496','pcs','Inventory','VATABLE','0',NULL,0),(2497,'Hes Far Too Much','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2497','pcs','Inventory','VATABLE','0',NULL,0),(2498,'A Guide to When the Sun Goes Down','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2498','pcs','Inventory','VATABLE','0',NULL,0),(2499,'A Guide to Inheritance','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2499','pcs','Inventory','VATABLE','0',NULL,0),(2500,'Nasikia Sauti ya Mama Kimeidhinishwa na KICD','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2500','pcs','Inventory','VATABLE','0',NULL,0),(2501,'Safari Ya Lamu Chajisho Jipya','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2501','pcs','Inventory','VATABLE','0',NULL,0),(2502,'Dunia Mti Mkavu','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2502','pcs','Inventory','VATABLE','0',NULL,0),(2503,'Zimwi la Leo Kimeidhinishwa na KICD','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2503','pcs','Inventory','VATABLE','0',NULL,0),(2504,'Hujafa Hujaumbika Chajisho jipya','6','1','',16.00,'0','557',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2504','pcs','Inventory','VATABLE','0',NULL,0),(2505,'Masomoni California Chajisho jipya','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2505','pcs','Inventory','VATABLE','0',NULL,0),(2506,'Msake Mpaka Umpate','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2506','pcs','Inventory','VATABLE','0',NULL,0),(2507,'Nakuruto','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2507','pcs','Inventory','VATABLE','0',NULL,0),(2508,'Tumbo','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2508','pcs','Inventory','VATABLE','0',NULL,0),(2509,'Harufu ya Mauti','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2509','pcs','Inventory','VATABLE','0',NULL,0),(2510,'Bustani ya Edeni','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2510','pcs','Inventory','VATABLE','0',NULL,0),(2511,'Harusi ya Wendawazimu','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2511','pcs','Inventory','VATABLE','0',NULL,0),(2512,'Tata za Asumini','6','1','',16.00,'0','464',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2512','pcs','Inventory','VATABLE','0',NULL,0),(2513,'Maisha ya Hatari','6','1','',16.00,'0','476',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2513','pcs','Inventory','VATABLE','0',NULL,0),(2514,'Kipimo cha Mizani Kimeidhinishwa na KICD','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2514','pcs','Inventory','VATABLE','0',NULL,0),(2515,'Haini Kimeidhinishwa','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2515','pcs','Inventory','VATABLE','0',NULL,0),(2516,'Mali ya Maskini','6','1','',16.00,'0','638',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2516','pcs','Inventory','VATABLE','0',NULL,0),(2518,'Kina cha Maisha','6','1','',16.00,'0','476',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2518','pcs','Inventory','VATABLE','0',NULL,0),(2519,'Malenga wa Karne Moja','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2519','pcs','Inventory','VATABLE','0',NULL,0),(2520,'Jicho la Ndani Kimeidhinishwa na KICD','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2520','pcs','Inventory','VATABLE','0',NULL,0),(2521,'Kimya Kimya Kimya','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2521','pcs','Inventory','VATABLE','0',NULL,0),(2522,'Janga La Werevu','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2522','pcs','Inventory','VATABLE','0',NULL,0),(2523,'Wingu la Kupita Kimeidhinishwa na KICD','6','1','',16.00,'0','447',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2523','pcs','Inventory','VATABLE','0',NULL,0),(2524,'Kijiba Cha Moyo','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2524','pcs','Inventory','VATABLE','0',NULL,0),(2525,'Posa za Bikisiwa','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2525','pcs','Inventory','VATABLE','0',NULL,0),(2526,'Kilio cha Haki','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2526','pcs','Inventory','VATABLE','0',NULL,0),(2527,'Pungwa','6','1','',16.00,'0','360',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2527','pcs','Inventory','VATABLE','0',NULL,0),(2528,'Chema Chajiuza','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2528','pcs','Inventory','VATABLE','0',NULL,0),(2529,'Gitaa na Hadithi Nyingine','6','1','',16.00,'0','568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2529','pcs','Inventory','VATABLE','0',NULL,0),(2530,'Arusi ya Buldoza na Hadithi Nyingine','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2530','pcs','Inventory','VATABLE','0',NULL,0),(2531,'Siri Sirini Mshairi na Mfungwa Kitabu 1','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2531','pcs','Inventory','VATABLE','0',NULL,0),(2532,'Siri Sirini Mpiga Mbizi Kilindini Kitabu 2','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2532','pcs','Inventory','VATABLE','0',NULL,0),(2533,'Siri Sirini Mtihani wa Mwanamke Kitabu 3','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2533','pcs','Inventory','VATABLE','0',NULL,0),(2534,'Mkamandume','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2534','pcs','Inventory','VATABLE','0',NULL,0),(2535,'Mbali na Nyumbani','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2535','pcs','Inventory','VATABLE','0',NULL,0),(2536,'Mhanga Nafsi Yangu','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2536','pcs','Inventory','VATABLE','0',NULL,0),(2537,'Nyuso za Mwanamke','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2537','pcs','Inventory','VATABLE','0',NULL,0),(2538,'Ua la Faraja','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2538','pcs','Inventory','VATABLE','0',NULL,0),(2539,'Kuli Kimeidhinishwa na KICD','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2539','pcs','Inventory','VATABLE','0',NULL,0),(2540,'Mwongozo wa Kigogo','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2540','pcs','Inventory','VATABLE','0',NULL,0),(2541,'Mwongozo wa Kidagaa Kimwozea','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2541','pcs','Inventory','VATABLE','0',NULL,0),(2542,'Mwongozo wa Damu Nyeusi','6','1','',16.00,'0','603',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2542','pcs','Inventory','VATABLE','0',NULL,0),(2543,'Mwongozo wa Mstahiki Meya','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2543','pcs','Inventory','VATABLE','0',NULL,0),(2544,'Entrepreneurship An Introductory Course of TVET Students','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2544','pcs','Inventory','VATABLE','0',NULL,0),(2545,'Life Skills A Course for TVET Students','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2545','pcs','Inventory','VATABLE','0',NULL,0),(2546,'Communication Skills A Course for TVET Students','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2546','pcs','Inventory','VATABLE','0',NULL,0),(2547,'Child Rights and Child Protection','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2547','pcs','Inventory','VATABLE','0',NULL,0),(2548,'Creative Activities','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2548','pcs','Inventory','VATABLE','0',NULL,0),(2549,'General Knowledge','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2549','pcs','Inventory','VATABLE','0',NULL,0),(2550,'English Language','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2550','pcs','Inventory','VATABLE','0',NULL,0),(2551,'Instructional and Learning Approaches','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2551','pcs','Inventory','VATABLE','0',NULL,0),(2552,'Lugha ya Kiswahili','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2552','pcs','Inventory','VATABLE','0',NULL,0),(2553,'Foundation,Administration Management of ECDE','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2553','pcs','Inventory','VATABLE','0',NULL,0),(2554,'Music and Movement Activities','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2554','pcs','Inventory','VATABLE','0',NULL,0),(2555,'Language Activities','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2555','pcs','Inventory','VATABLE','0',NULL,0),(2556,'ECDE Diploma Revision Book 1 NEW','6','1','',16.00,'0','751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2556','pcs','Inventory','VATABLE','0',NULL,0),(2557,'Curriculum Development','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2557','pcs','Inventory','VATABLE','0',NULL,0),(2558,'Activity AreasMathematics Activities','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2558','pcs','Inventory','VATABLE','0',NULL,0),(2559,'Community Development','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2559','pcs','Inventory','VATABLE','0',NULL,0),(2560,'Administration and Mgt of ECDE Programmes','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2560','pcs','Inventory','VATABLE','0',NULL,0),(2561,'Guidance and Counselling in ECDE','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2561','pcs','Inventory','VATABLE','0',NULL,0),(2562,'Child Rights and Child Protection','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2562','pcs','Inventory','VATABLE','0',NULL,0),(2563,'Physical and Psychomotor Activities','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2563','pcs','Inventory','VATABLE','0',NULL,0),(2564,'Teaching Practice','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2564','pcs','Inventory','VATABLE','0',NULL,0),(2565,'Fluid Flow in Pipes and Channels PB 2014','6','1','',16.00,'0','2146',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2565','pcs','Inventory','VATABLE','0',NULL,0),(2566,'Fundamentals of Heat and Mass Transfer','6','1','',16.00,'0','1230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2566','pcs','Inventory','VATABLE','0',NULL,0),(2567,'ParasitologyProtozoology and Helminthology 13E','6','1','',16.00,'0','1949',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2567','pcs','Inventory','VATABLE','0',NULL,0),(2568,'Essentials of Gyneocology for Undergraduate','6','1','',16.00,'0','1624',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2568','pcs','Inventory','VATABLE','0',NULL,0),(2569,'BD Chaurasias Human Anatomy 7E Vol 1 Regional','6','1','',16.00,'0','2042',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2569','pcs','Inventory','VATABLE','0',NULL,0),(2570,'BD Chaurasias Human Anatomy 7E Vol 2 Regional','6','1','',16.00,'0','2540',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2570','pcs','Inventory','VATABLE','0',NULL,0),(2571,'Mechanical Ventilation 2E PB 2015','6','1','',16.00,'0','4037',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2571','pcs','Inventory','VATABLE','0',NULL,0),(2572,'Fundamentals of Structural Mechanics','6','1','',16.00,'0','2030',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2572','pcs','Inventory','VATABLE','0',NULL,0),(2573,'Human Anatomy for Dental Students 2Ed PB 2014','6','1','',16.00,'0','3224',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2573','pcs','Inventory','VATABLE','0',NULL,0),(2574,'Textbook of Pharmaceutical Dispensing','6','1','',16.00,'0','1148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2574','pcs','Inventory','VATABLE','0',NULL,0),(2575,'Essential of Pediatric Nursing 3Ed PB 2014','6','1','',16.00,'0','2030',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2575','pcs','Inventory','VATABLE','0',NULL,0),(2576,'Textbook of Ear, Nose,Throat and Head Neck Surgery','6','1','',16.00,'0','3631',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2576','pcs','Inventory','VATABLE','0',NULL,0),(2577,'Anatomy and Physiology of Eye 2E HB 2015','6','1','',16.00,'0','6832',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2577','pcs','Inventory','VATABLE','0',NULL,0),(2578,'Sheet Metal Press Tools Design and MakingA Practice','6','1','',16.00,'0','1230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2578','pcs','Inventory','VATABLE','0',NULL,0),(2579,'Manipal Manual of Clinical Anatomy Vol 1','6','1','',16.00,'0','2830',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2579','pcs','Inventory','VATABLE','0',NULL,0),(2580,'Manipal Manual of Clinical Anatomy Vol 2','6','1','',16.00,'0','3631',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2580','pcs','Inventory','VATABLE','0',NULL,0),(2581,'Petroleum Refining Technology','6','1','',16.00,'0','1949',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2581','pcs','Inventory','VATABLE','0',NULL,0),(2582,'Textbook of Fluid Mechanics PB 2014','6','1','',16.00,'0','1230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2582','pcs','Inventory','VATABLE','0',NULL,0),(2583,'Advanced Foundation Engineering Geotechnical Eng','6','1','',16.00,'0','3051',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2583','pcs','Inventory','VATABLE','0',NULL,0),(2584,'Textbook of Cosmetics','6','1','',16.00,'0','1752',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2584','pcs','Inventory','VATABLE','0',NULL,0),(2585,'Safety Management System and Documentation Training','6','1','',16.00,'0','1438',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2585','pcs','Inventory','VATABLE','0',NULL,0),(2586,'Prestressed Concrete Problems and Solutions','6','1','',16.00,'0','1230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2586','pcs','Inventory','VATABLE','0',NULL,0),(2587,'Design of Concrete Mixes 5Ed','6','1','',16.00,'0','1438',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2587','pcs','Inventory','VATABLE','0',NULL,0),(2588,'Textbook of Operative Dentistry','6','1','',16.00,'0','3631',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2588','pcs','Inventory','VATABLE','0',NULL,0),(2589,'Engineering Chemistry','6','1','',16.00,'0','1230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2589','pcs','Inventory','VATABLE','0',NULL,0),(2590,'Textbook of Herbal Cosmetics','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2590','pcs','Inventory','VATABLE','0',NULL,0),(2591,'Pharmaceutical Technology II','6','1','',16.00,'0','1044',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2591','pcs','Inventory','VATABLE','0',NULL,0),(2592,'Pharmaceutical Technology I','6','1','',16.00,'0','1044',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2592','pcs','Inventory','VATABLE','0',NULL,0),(2593,'Environment and Pollution An Ecological Approach','6','1','',16.00,'0','1044',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2593','pcs','Inventory','VATABLE','0',NULL,0),(2594,'Bioethics of Medical Advances and Genetic Manipulation SC','6','1','',16.00,'0','1775',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2594','pcs','Inventory','VATABLE','0',NULL,0),(2595,'Bioethics of Medical Advances and Genetic Manipulation HC','6','1','',16.00,'0','2355',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2595','pcs','Inventory','VATABLE','0',NULL,0),(2596,'A Voice Unstilled Ndingi Mwana Nzeki','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2596','pcs','Inventory','VATABLE','0',NULL,0),(2597,'Introduction to Critical Thinking','6','1','',16.00,'0','1183',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2597','pcs','Inventory','VATABLE','0',NULL,0),(2598,'A Dance with Success','6','1','',16.00,'0','1114',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2598','pcs','Inventory','VATABLE','0',NULL,0),(2599,'Gifted Hands','6','1','',16.00,'0','495',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2599','pcs','Inventory','VATABLE','0',NULL,0),(2600,'Take the Risk','6','1','',16.00,'0','884',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2600','pcs','Inventory','VATABLE','0',NULL,0),(2601,'Think Big','6','1','',16.00,'0','495',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2601','pcs','Inventory','VATABLE','0',NULL,0),(2602,'Letting Go Your Key to Positive Success Approved','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2602','pcs','Inventory','VATABLE','0',NULL,0),(2603,'Mental Independence','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2603','pcs','Inventory','VATABLE','0',NULL,0),(2604,'Help My Chocolate is Melting','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,32.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2604','pcs','Inventory','VATABLE','0',NULL,0),(2605,'The Billionaire Within','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2605','pcs','Inventory','VATABLE','0',NULL,0),(2606,'Why Do Some Dream Success While Others Wake Up to Achieve It','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2606','pcs','Inventory','VATABLE','0',NULL,0),(2607,'Creative Thinking For Phenomenally Effective People','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2607','pcs','Inventory','VATABLE','0',NULL,0),(2608,'Communication Skills','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2608','pcs','Inventory','VATABLE','0',NULL,0),(2609,'Communication Skills Theories and Practices NEW','6','1','',16.00,'0','679',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2609','pcs','Inventory','VATABLE','0',NULL,0),(2610,'Sarufi Fafanuzi','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2610','pcs','Inventory','VATABLE','0',NULL,0),(2611,'Longhorn CRE Activities Teachers Guide','6','1','',16.00,'0','485',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2611','pcs','Inventory','VATABLE','0',NULL,0),(2612,'How To Write','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2612','pcs','Inventory','VATABLE','0',NULL,0),(2613,'Essential Swahili Dictionary Swahili','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2613','pcs','Inventory','VATABLE','0',NULL,0),(2614,'Screw It, Lets Do It Expanded','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2614','pcs','Inventory','VATABLE','0',NULL,0),(2615,'HERO','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2615','pcs','Inventory','VATABLE','0',NULL,0),(2616,'Entwined With You','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2616','pcs','Inventory','VATABLE','0',NULL,0),(2617,'REFLECTED IN YOU','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2617','pcs','Inventory','VATABLE','0',NULL,0),(2618,'How to Enjoy Your Life and Your Job','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2618','pcs','Inventory','VATABLE','0',NULL,0),(2619,'The Leader In You','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2619','pcs','Inventory','VATABLE','0',NULL,0),(2620,'QUICK EASY WAY TO EFFECTIVE','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2620','pcs','Inventory','VATABLE','0',NULL,0),(2621,'PUBLIC SPEAKING FOR SUCCESS','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2621','pcs','Inventory','VATABLE','0',NULL,0),(2622,'Take The Risk','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2622','pcs','Inventory','VATABLE','0',NULL,0),(2623,'BIG PICTURE','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2623','pcs','Inventory','VATABLE','0',NULL,0),(2624,'IF SUCCESS IS A GAME, THESE ARE THE RULES','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2624','pcs','Inventory','VATABLE','0',NULL,0),(2625,'IF LOVE IS A GAME THESE ARE THE RULES','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2625','pcs','Inventory','VATABLE','0',NULL,0),(2626,'FIFTH MOUNTAIN','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2626','pcs','Inventory','VATABLE','0',NULL,0),(2627,'Claim Me','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2627','pcs','Inventory','VATABLE','0',NULL,0),(2628,'Enemies of your Destiny','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2628','pcs','Inventory','VATABLE','0',NULL,0),(2629,'The Naughty Girls Book Club','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2629','pcs','Inventory','VATABLE','0',NULL,0),(2630,'That Perfect Someone','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2630','pcs','Inventory','VATABLE','0',NULL,0),(2631,'The Big Book of Customer Service Training Games','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2631','pcs','Inventory','VATABLE','0',NULL,0),(2632,'Perfect Phrases for Cover Letters','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2632','pcs','Inventory','VATABLE','0',NULL,0),(2633,'Breakout Nations','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2633','pcs','Inventory','VATABLE','0',NULL,0),(2634,'The Lion Who Lost His Roar','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2634','pcs','Inventory','VATABLE','0',NULL,0),(2635,'The Little Zebra Who Lost His Stripes','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2635','pcs','Inventory','VATABLE','0',NULL,0),(2636,'A Childs First Bible','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2636','pcs','Inventory','VATABLE','0',NULL,0),(2637,'GIRLBOSS','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2637','pcs','Inventory','VATABLE','0',NULL,0),(2638,'When to Rob a Bank','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2638','pcs','Inventory','VATABLE','0',NULL,0),(2639,'What the Dog Saw','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2639','pcs','Inventory','VATABLE','0',NULL,0),(2640,'The Revenge of Seven','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2640','pcs','Inventory','VATABLE','0',NULL,0),(2641,'How Buffett Does It','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2641','pcs','Inventory','VATABLE','0',NULL,0),(2642,'Powell Principles','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2642','pcs','Inventory','VATABLE','0',NULL,0),(2643,'The Big Book of Stress Relief','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2643','pcs','Inventory','VATABLE','0',NULL,0),(2644,'The Lombardi Rules','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2644','pcs','Inventory','VATABLE','0',NULL,0),(2645,'Perfect Phrases for Professional','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2645','pcs','Inventory','VATABLE','0',NULL,0),(2646,'Scandalous Liaisons','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2646','pcs','Inventory','VATABLE','0',NULL,0),(2647,'In the flesh','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2647','pcs','Inventory','VATABLE','0',NULL,0),(2648,'The Faults in Our Stars','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2648','pcs','Inventory','VATABLE','0',NULL,0),(2649,'Full Dark, No Stars','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2649','pcs','Inventory','VATABLE','0',NULL,0),(2650,'Vicious Circle','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2650','pcs','Inventory','VATABLE','0',NULL,0),(2651,'The Survivor','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2651','pcs','Inventory','VATABLE','0',NULL,0),(2652,'What Rich People Know','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2652','pcs','Inventory','VATABLE','0',NULL,0),(2653,'Alex Ferguson My Autobiography','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2653','pcs','Inventory','VATABLE','0',NULL,0),(2654,'How Not to Look Fat','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2654','pcs','Inventory','VATABLE','0',NULL,0),(2655,'The Transparent Leader','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2655','pcs','Inventory','VATABLE','0',NULL,0),(2656,'Egonomics','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2656','pcs','Inventory','VATABLE','0',NULL,0),(2657,'Erotically Ever After','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2657','pcs','Inventory','VATABLE','0',NULL,0),(2658,'Kenya the Beautiful','6','1','',16.00,'0','5601',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2658','pcs','Inventory','VATABLE','0',NULL,0),(2659,'Born in Africa','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2659','pcs','Inventory','VATABLE','0',NULL,0),(2660,'Trolley Wars','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2660','pcs','Inventory','VATABLE','0',NULL,0),(2661,'Use Your Head','6','1','',16.00,'0','1416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2661','pcs','Inventory','VATABLE','0',NULL,0),(2662,'The Last Battle','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2662','pcs','Inventory','VATABLE','0',NULL,0),(2663,'Harry Potter and the Order of the Phoenix','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2663','pcs','Inventory','VATABLE','0',NULL,0),(2664,'The Two Towers','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2664','pcs','Inventory','VATABLE','0',NULL,0),(2665,'The Mourning Sexton','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2665','pcs','Inventory','VATABLE','0',NULL,0),(2666,'The Godfather of Kathmandu','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2666','pcs','Inventory','VATABLE','0',NULL,0),(2667,'Positive Imaging','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2667','pcs','Inventory','VATABLE','0',NULL,0),(2668,'The power of positive living','6','1','',16.00,'0','1098',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2668','pcs','Inventory','VATABLE','0',NULL,0),(2669,'RonaldoThe Obsession For Perfection','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2669','pcs','Inventory','VATABLE','0',NULL,0),(2670,'Big Bang Disruption','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2670','pcs','Inventory','VATABLE','0',NULL,0),(2671,'Chinas Disruptors','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2671','pcs','Inventory','VATABLE','0',NULL,0),(2672,'Little Lies','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2672','pcs','Inventory','VATABLE','0',NULL,0),(2673,'The Taming of the Queen','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2673','pcs','Inventory','VATABLE','0',NULL,0),(2674,'The Kings Curse','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2674','pcs','Inventory','VATABLE','0',NULL,0),(2675,'The Solomon Curse','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2675','pcs','Inventory','VATABLE','0',NULL,0),(2676,'Havana Storm','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2676','pcs','Inventory','VATABLE','0',NULL,0),(2677,'I Declare','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2677','pcs','Inventory','VATABLE','0',NULL,0),(2678,'Everyday a Friday by Joel Osteen','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2678','pcs','Inventory','VATABLE','0',NULL,0),(2679,'Break Out','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2679','pcs','Inventory','VATABLE','0',NULL,0),(2680,'The Snowman','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2680','pcs','Inventory','VATABLE','0',NULL,0),(2681,'Separation of Power','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2681','pcs','Inventory','VATABLE','0',NULL,0),(2682,'The Eleventh Commandment','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2682','pcs','Inventory','VATABLE','0',NULL,0),(2683,'A Matter of Honor','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2683','pcs','Inventory','VATABLE','0',NULL,0),(2684,'Rich Dad Poor Dad for Teens','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2684','pcs','Inventory','VATABLE','0',NULL,0),(2685,'The Upside of Irrationality by Dan Ariely','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2685','pcs','Inventory','VATABLE','0',NULL,0),(2686,'14th Deadly Sin','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2686','pcs','Inventory','VATABLE','0',NULL,0),(2687,'The White Masai','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2687','pcs','Inventory','VATABLE','0',NULL,0),(2688,'Hostage','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2688','pcs','Inventory','VATABLE','0',NULL,0),(2689,'Like a Virgin by Richard Branson','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2689','pcs','Inventory','VATABLE','0',NULL,0),(2690,'Success Is Never Ending','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2690','pcs','Inventory','VATABLE','0',NULL,0),(2691,'Children Are from Heaven','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2691','pcs','Inventory','VATABLE','0',NULL,0),(2692,'How to Prosper in Hard Times','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2692','pcs','Inventory','VATABLE','0',NULL,0),(2693,'The Law of Success','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2693','pcs','Inventory','VATABLE','0',NULL,0),(2694,'MasterKey to Riches','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2694','pcs','Inventory','VATABLE','0',NULL,0),(2695,'Talk Your Way to the Top','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2695','pcs','Inventory','VATABLE','0',NULL,0),(2696,'The 21 Indispensable Qualities of a Leader','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2696','pcs','Inventory','VATABLE','0',NULL,0),(2697,'Be a People Person','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2697','pcs','Inventory','VATABLE','0',NULL,0),(2698,'Lifes Not Fair but God Is Good','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2698','pcs','Inventory','VATABLE','0',NULL,0),(2699,'What I Wish I Knew When I Was 20','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2699','pcs','Inventory','VATABLE','0',NULL,0),(2700,'Life Without Limits','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2700','pcs','Inventory','VATABLE','0',NULL,0),(2701,'Look Great Feel Great','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2701','pcs','Inventory','VATABLE','0',NULL,0),(2702,'The Magic Ladder to Success','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2702','pcs','Inventory','VATABLE','0',NULL,0),(2703,'First 1000 Words Sticker Book','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2703','pcs','Inventory','VATABLE','0',NULL,0),(2704,'Kingfisher First Picture Atlas','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2704','pcs','Inventory','VATABLE','0',NULL,0),(2705,'Young Learners Bible Stories','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2705','pcs','Inventory','VATABLE','0',NULL,0),(2706,'Book Of Nursery Rhymes','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2706','pcs','Inventory','VATABLE','0',NULL,0),(2707,'Daddy Hugs','6','1','',16.00,'0','718',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2707','pcs','Inventory','VATABLE','0',NULL,0),(2708,'Africas Big Three','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2708','pcs','Inventory','VATABLE','0',NULL,0),(2709,'Treasure Island','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2709','pcs','Inventory','VATABLE','0',NULL,0),(2710,'Lets Cook Kenya','6','1','',16.00,'0','3986',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2710','pcs','Inventory','VATABLE','0',NULL,0),(2711,'Middle School','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2711','pcs','Inventory','VATABLE','0',NULL,0),(2712,'Authentic Spiritual Mentoring','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2712','pcs','Inventory','VATABLE','0',NULL,0),(2713,'Discover His Majesty','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2713','pcs','Inventory','VATABLE','0',NULL,0),(2714,'The Radiant Warrior','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2714','pcs','Inventory','VATABLE','0',NULL,0),(2715,'Replenishing the Earth','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2715','pcs','Inventory','VATABLE','0',NULL,0),(2716,'The Tongue A Creative Force','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2716','pcs','Inventory','VATABLE','0',NULL,0),(2717,'Lean In for Graduates','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2717','pcs','Inventory','VATABLE','0',NULL,0),(2718,'The Body Language of Love','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2718','pcs','Inventory','VATABLE','0',NULL,0),(2719,'The Ten Faces of Innovation','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2719','pcs','Inventory','VATABLE','0',NULL,0),(2720,'Wealth and Power','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2720','pcs','Inventory','VATABLE','0',NULL,0),(2721,'How to Get what You Want in the Workplace','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2721','pcs','Inventory','VATABLE','0',NULL,0),(2722,'ILLUMINATE','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2722','pcs','Inventory','VATABLE','0',NULL,0),(2723,'FRIDAY ON MY MIND','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2723','pcs','Inventory','VATABLE','0',NULL,0),(2724,'TOUCH','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2724','pcs','Inventory','VATABLE','0',NULL,0),(2725,'MODERN ROMANCE','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2725','pcs','Inventory','VATABLE','0',NULL,0),(2726,'A MINDFULNESS GUIDE for the FRAZZLED','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2726','pcs','Inventory','VATABLE','0',NULL,0),(2727,'SHAKESPEARE BOOK','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2727','pcs','Inventory','VATABLE','0',NULL,0),(2728,'BUSINESS BOOK','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2728','pcs','Inventory','VATABLE','0',NULL,0),(2729,'POLITICS BOOK','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2729','pcs','Inventory','VATABLE','0',NULL,0),(2730,'DESIGN TO GROW','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2730','pcs','Inventory','VATABLE','0',NULL,0),(2731,'BOOK OF YOU','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2731','pcs','Inventory','VATABLE','0',NULL,0),(2732,'A HOLOGRAM OF THE KING','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2732','pcs','Inventory','VATABLE','0',NULL,0),(2733,'INVINCIBLE','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2733','pcs','Inventory','VATABLE','0',NULL,0),(2734,'HOLACRACY','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2734','pcs','Inventory','VATABLE','0',NULL,0),(2735,'THE CLIMB','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2735','pcs','Inventory','VATABLE','0',NULL,0),(2736,'MISSION','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2736','pcs','Inventory','VATABLE','0',NULL,0),(2737,'THE MAGICAL CITY','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2737','pcs','Inventory','VATABLE','0',NULL,0),(2738,'BECAUSE WE SAY SO','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2738','pcs','Inventory','VATABLE','0',NULL,0),(2739,'AS I WAS SAYING','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2739','pcs','Inventory','VATABLE','0',NULL,0),(2740,'STALIN VOL 1','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2740','pcs','Inventory','VATABLE','0',NULL,0),(2741,'MASTERS OF MANKIND','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2741','pcs','Inventory','VATABLE','0',NULL,0),(2742,'SPY OUT THE LAND','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2742','pcs','Inventory','VATABLE','0',NULL,0),(2743,'TRACE EVIDENCE','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2743','pcs','Inventory','VATABLE','0',NULL,0),(2744,'THE PASSION OF MADEMOISELLE S','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2744','pcs','Inventory','VATABLE','0',NULL,0),(2745,'DISCLAIMER','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2745','pcs','Inventory','VATABLE','0',NULL,0),(2746,'THE DEVILS ALLIANCE','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2746','pcs','Inventory','VATABLE','0',NULL,0),(2747,'FIRST ANIMAL ENCYCLOPAEDIA','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2747','pcs','Inventory','VATABLE','0',NULL,0),(2748,'FIRST CHILDRENS ENCYCLOPAEDIA','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2748','pcs','Inventory','VATABLE','0',NULL,0),(2749,'SCIENCE MADE EASY AGES 910 KEY STAGE 2','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2749','pcs','Inventory','VATABLE','0',NULL,0),(2750,'10 MINUTES A DAY PROBLEM SOLVING KS2 AGES 911','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2750','pcs','Inventory','VATABLE','0',NULL,0),(2751,'10 MINUTES A DAY PHONICS KS1','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2751','pcs','Inventory','VATABLE','0',NULL,0),(2752,'10 MINUTES A DAY SPELLING KS1','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2752','pcs','Inventory','VATABLE','0',NULL,0),(2753,'ENGLISH MADE EASY THE ALPHABET PRESCHOOL AGES 35','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2753','pcs','Inventory','VATABLE','0',NULL,0),(2754,'FRENCH MADE EASY','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2754','pcs','Inventory','VATABLE','0',NULL,0),(2755,'MADE EASY SPELLING PUNCUATION KS1','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2755','pcs','Inventory','VATABLE','0',NULL,0),(2756,'HANDWRITTING MADE EASY CONFIDENT','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2756','pcs','Inventory','VATABLE','0',NULL,0),(2757,'KEY WORDS 12C','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2757','pcs','Inventory','VATABLE','0',NULL,0),(2758,'CINDERLLA','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2758','pcs','Inventory','VATABLE','0',NULL,0),(2759,'The Battle of the Labyrinth','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2759','pcs','Inventory','VATABLE','0',NULL,0),(2760,'The Demigod Diaries','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2760','pcs','Inventory','VATABLE','0',NULL,0),(2761,'The Lost Hero','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2761','pcs','Inventory','VATABLE','0',NULL,0),(2762,'Hard Choices','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2762','pcs','Inventory','VATABLE','0',NULL,0),(2763,'I Can Make You Happy','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2763','pcs','Inventory','VATABLE','0',NULL,0),(2764,'What You Say Is What You Get','6','1','',16.00,'0','718',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2764','pcs','Inventory','VATABLE','0',NULL,0),(2765,'Retire Young, Retire Rich','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2765','pcs','Inventory','VATABLE','0',NULL,0),(2766,'100 Answers to 100 Questions','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2766','pcs','Inventory','VATABLE','0',NULL,0),(2767,'The Five Languages of Apology','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2767','pcs','Inventory','VATABLE','0',NULL,0),(2768,'Global Tilt','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2768','pcs','Inventory','VATABLE','0',NULL,0),(2769,'The Way I See It','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2769','pcs','Inventory','VATABLE','0',NULL,0),(2770,'The 3rd Alternative','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2770','pcs','Inventory','VATABLE','0',NULL,0),(2771,'Zahir by Paulo Coelho','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2771','pcs','Inventory','VATABLE','0',NULL,0),(2772,'How To Be a Good Wife','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2772','pcs','Inventory','VATABLE','0',NULL,0),(2773,'My First Book of Wild Animals','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2773','pcs','Inventory','VATABLE','0',NULL,0),(2774,'Myy First Board Book of Birds','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2774','pcs','Inventory','VATABLE','0',NULL,0),(2775,'My First Board Book of Insects','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2775','pcs','Inventory','VATABLE','0',NULL,0),(2776,'My First Board Book of Domestic Animals','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2776','pcs','Inventory','VATABLE','0',NULL,0),(2777,'The Ice Queen','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2777','pcs','Inventory','VATABLE','0',NULL,0),(2778,'Our Endless Numbered Days','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2778','pcs','Inventory','VATABLE','0',NULL,0),(2779,'Digital Fortress','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2779','pcs','Inventory','VATABLE','0',NULL,0),(2780,'Blood on Snow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2780','pcs','Inventory','VATABLE','0',NULL,0),(2781,'Girl Online','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2781','pcs','Inventory','VATABLE','0',NULL,0),(2782,'The Outsider','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2782','pcs','Inventory','VATABLE','0',NULL,0),(2783,'The Kill List','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2783','pcs','Inventory','VATABLE','0',NULL,0),(2784,'Callgirl','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2784','pcs','Inventory','VATABLE','0',NULL,0),(2785,'Ashes of Midnight','6','1','',16.00,'0','433',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2785','pcs','Inventory','VATABLE','0',NULL,0),(2786,'Midnight Awakening','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2786','pcs','Inventory','VATABLE','0',NULL,0),(2787,'Kiss of Midnight','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2787','pcs','Inventory','VATABLE','0',NULL,0),(2788,'Taken by Midnight','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2788','pcs','Inventory','VATABLE','0',NULL,0),(2789,'The Stranger I Married','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2789','pcs','Inventory','VATABLE','0',NULL,0),(2790,'Seven Years to Sin','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2790','pcs','Inventory','VATABLE','0',NULL,0),(2791,'The Rosie Project','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2791','pcs','Inventory','VATABLE','0',NULL,0),(2792,'The Rosie Effect','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2792','pcs','Inventory','VATABLE','0',NULL,0),(2793,'Fallen in Love','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2793','pcs','Inventory','VATABLE','0',NULL,0),(2794,'Fallen','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2794','pcs','Inventory','VATABLE','0',NULL,0),(2795,'Dangerous','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2795','pcs','Inventory','VATABLE','0',NULL,0),(2796,'The Mystery Woman','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2796','pcs','Inventory','VATABLE','0',NULL,0),(2797,'The Ideal Bride','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2797','pcs','Inventory','VATABLE','0',NULL,0),(2798,'Temptation and Surrender','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2798','pcs','Inventory','VATABLE','0',NULL,0),(2799,'The Perfect Lover','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2799','pcs','Inventory','VATABLE','0',NULL,0),(2800,'The Untamed Bride','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2800','pcs','Inventory','VATABLE','0',NULL,0),(2801,'The Reckless Bride','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2801','pcs','Inventory','VATABLE','0',NULL,0),(2802,'No Choice but Seduction','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2802','pcs','Inventory','VATABLE','0',NULL,0),(2803,'Stormy Persuasion','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2803','pcs','Inventory','VATABLE','0',NULL,0),(2804,'Let Love Find You','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2804','pcs','Inventory','VATABLE','0',NULL,0),(2805,'A Man to Call My Own','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2805','pcs','Inventory','VATABLE','0',NULL,0),(2806,'Undone by Her Tender Touch','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2806','pcs','Inventory','VATABLE','0',NULL,0),(2807,'Enticed by His Forgotten Lover','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2807','pcs','Inventory','VATABLE','0',NULL,0),(2808,'The Duke Is Mine','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2808','pcs','Inventory','VATABLE','0',NULL,0),(2809,'Four Nights with the Duke','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2809','pcs','Inventory','VATABLE','0',NULL,0),(2810,'When Beauty Tamed the Beast','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2810','pcs','Inventory','VATABLE','0',NULL,0),(2811,'Adapt','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2811','pcs','Inventory','VATABLE','0',NULL,0),(2812,'How to Get Whatever You Want','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2812','pcs','Inventory','VATABLE','0',NULL,0),(2813,'Wizard and Glass','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2813','pcs','Inventory','VATABLE','0',NULL,0),(2814,'The Waste Lands','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2814','pcs','Inventory','VATABLE','0',NULL,0),(2815,'The Gift','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2815','pcs','Inventory','VATABLE','0',NULL,0),(2816,'A Fine Night for Dying','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2816','pcs','Inventory','VATABLE','0',NULL,0),(2817,'Paper Towns','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2817','pcs','Inventory','VATABLE','0',NULL,0),(2818,'Fish Omnibus','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2818','pcs','Inventory','VATABLE','0',NULL,0),(2819,'The Fairy and the Magic Wish','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2819','pcs','Inventory','VATABLE','0',NULL,0),(2820,'Keeping Hope Alive','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2820','pcs','Inventory','VATABLE','0',NULL,0),(2821,'Belonging in Africa','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2821','pcs','Inventory','VATABLE','0',NULL,0),(2822,'Gifts','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2822','pcs','Inventory','VATABLE','0',NULL,0),(2823,'Change We Can Believe In','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2823','pcs','Inventory','VATABLE','0',NULL,0),(2824,'The Seeds of Greatness','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2824','pcs','Inventory','VATABLE','0',NULL,0),(2825,'Doing business in Kenya','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2825','pcs','Inventory','VATABLE','0',NULL,0),(2826,'Host','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2826','pcs','Inventory','VATABLE','0',NULL,0),(2827,'How to Think Like Steve Jobs','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2827','pcs','Inventory','VATABLE','0',NULL,0),(2828,'The King of Torts','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2828','pcs','Inventory','VATABLE','0',NULL,0),(2829,'Unholy Magic','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2829','pcs','Inventory','VATABLE','0',NULL,0),(2830,'Black Beauty','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2830','pcs','Inventory','VATABLE','0',NULL,0),(2831,'Destined to Fly','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2831','pcs','Inventory','VATABLE','0',NULL,0),(2832,'Destined to Feel','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2832','pcs','Inventory','VATABLE','0',NULL,0),(2833,'No Turning Back','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2833','pcs','Inventory','VATABLE','0',NULL,0),(2834,'The Great Investment','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2834','pcs','Inventory','VATABLE','0',NULL,0),(2835,'The Clan of the Cave Bear','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2835','pcs','Inventory','VATABLE','0',NULL,0),(2836,'In One Person','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2836','pcs','Inventory','VATABLE','0',NULL,0),(2837,'The Mammoth Hunters','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2837','pcs','Inventory','VATABLE','0',NULL,0),(2838,'The Shelters of Stone','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2838','pcs','Inventory','VATABLE','0',NULL,0),(2839,'The Plains of Passage','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2839','pcs','Inventory','VATABLE','0',NULL,0),(2840,'Tempted','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2840','pcs','Inventory','VATABLE','0',NULL,0),(2841,'Destined','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2841','pcs','Inventory','VATABLE','0',NULL,0),(2842,'Burned','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2842','pcs','Inventory','VATABLE','0',NULL,0),(2843,'City of Glass','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2843','pcs','Inventory','VATABLE','0',NULL,0),(2844,'The Peoples Banker','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2844','pcs','Inventory','VATABLE','0',NULL,0),(2845,'Playing With Fire','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2845','pcs','Inventory','VATABLE','0',NULL,0),(2846,'The Brethren','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2846','pcs','Inventory','VATABLE','0',NULL,0),(2847,'The Street Lawyer','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2847','pcs','Inventory','VATABLE','0',NULL,0),(2848,'City of Ashes','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2848','pcs','Inventory','VATABLE','0',NULL,0),(2849,'Private #1 Suspect','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2849','pcs','Inventory','VATABLE','0',NULL,0),(2850,'The Governors Wife','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2850','pcs','Inventory','VATABLE','0',NULL,0),(2851,'V is for Vengeance','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2851','pcs','Inventory','VATABLE','0',NULL,0),(2852,'The Murder House','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2852','pcs','Inventory','VATABLE','0',NULL,0),(2853,'Midnight Sun','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2853','pcs','Inventory','VATABLE','0',NULL,0),(2854,'The Thief','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2854','pcs','Inventory','VATABLE','0',NULL,0),(2855,'Submission','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2855','pcs','Inventory','VATABLE','0',NULL,0),(2856,'Premier Language Workbook Preunit','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2856','pcs','Inventory','VATABLE','0',NULL,0),(2857,'Premier Nursery Language Workbook','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2857','pcs','Inventory','VATABLE','0',NULL,0),(2858,'Premier Science Activities Workbook Middle class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2858','pcs','Inventory','VATABLE','0',NULL,0),(2859,'Premier Numberwork Workbook Baby class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2859','pcs','Inventory','VATABLE','0',NULL,0),(2860,'Premier Jambo Dots Activity Book 2','6','1','',16.00,'0','243',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2860','pcs','Inventory','VATABLE','0',NULL,0),(2861,'Premier Social Activities Workbook Middle Class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2861','pcs','Inventory','VATABLE','0',NULL,0),(2862,'Bella the Butterfly Girl','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2862','pcs','Inventory','VATABLE','0',NULL,0),(2863,'Kiki the Piggy Bank','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2863','pcs','Inventory','VATABLE','0',NULL,0),(2864,'Kiki and Kim','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2864','pcs','Inventory','VATABLE','0',NULL,0),(2865,'School Can Be Cool','6','1','',16.00,'0','243',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2865','pcs','Inventory','VATABLE','0',NULL,0),(2866,'The Angry Brown Hen','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2866','pcs','Inventory','VATABLE','0',NULL,0),(2867,'Luka, Lena and the Thieves','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2867','pcs','Inventory','VATABLE','0',NULL,0),(2868,'The Sweet Mango','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2868','pcs','Inventory','VATABLE','0',NULL,0),(2869,'The Poem Prize','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2869','pcs','Inventory','VATABLE','0',NULL,0),(2870,'Premier Number WorkbookPreUnit','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2870','pcs','Inventory','VATABLE','0',NULL,0),(2871,'Why Mars and Venus Collide','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2871','pcs','Inventory','VATABLE','0',NULL,0),(2872,'How You Can Get Richer Quicker','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2872','pcs','Inventory','VATABLE','0',NULL,0),(2873,'200 Chocolate Recipes','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2873','pcs','Inventory','VATABLE','0',NULL,0),(2874,'What is true love','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2874','pcs','Inventory','VATABLE','0',NULL,0),(2875,'Becoming Steve Jobs','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2875','pcs','Inventory','VATABLE','0',NULL,0),(2876,'Act of Treason','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2876','pcs','Inventory','VATABLE','0',NULL,0),(2877,'Antony and Cleopatra','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2877','pcs','Inventory','VATABLE','0',NULL,0),(2878,'Bleak House','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2878','pcs','Inventory','VATABLE','0',NULL,0),(2879,'Travels in the Interior of Africa','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2879','pcs','Inventory','VATABLE','0',NULL,0),(2880,'Day Four','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2880','pcs','Inventory','VATABLE','0',NULL,0),(2881,'Solitude Creek','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2881','pcs','Inventory','VATABLE','0',NULL,0),(2882,'The Art of Creative Thinking','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2882','pcs','Inventory','VATABLE','0',NULL,0),(2883,'The Edge of the Shadows','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2883','pcs','Inventory','VATABLE','0',NULL,0),(2884,'Work Rules','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2884','pcs','Inventory','VATABLE','0',NULL,0),(2885,'The Firemaker','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2885','pcs','Inventory','VATABLE','0',NULL,0),(2886,'Twelve Years a Slave','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2886','pcs','Inventory','VATABLE','0',NULL,0),(2887,'Not a Penny More,Not a Penny Less','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2887','pcs','Inventory','VATABLE','0',NULL,0),(2888,'A Quiver Full of Arrows','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2888','pcs','Inventory','VATABLE','0',NULL,0),(2889,'Hells Corner','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2889','pcs','Inventory','VATABLE','0',NULL,0),(2890,'Shaka the Great','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2890','pcs','Inventory','VATABLE','0',NULL,0),(2891,'Stanley The Impossible Life of Africas Greatest Explorer','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2891','pcs','Inventory','VATABLE','0',NULL,0),(2892,'Twin Ambitions','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2892','pcs','Inventory','VATABLE','0',NULL,0),(2893,'Conversations With Myself','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2893','pcs','Inventory','VATABLE','0',NULL,0),(2894,'Neymar','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2894','pcs','Inventory','VATABLE','0',NULL,0),(2895,'Be Careful What You Wish For','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2895','pcs','Inventory','VATABLE','0',NULL,0),(2896,'The Guilty','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2896','pcs','Inventory','VATABLE','0',NULL,0),(2897,'The Innocent','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2897','pcs','Inventory','VATABLE','0',NULL,0),(2898,'Cometh the Hour','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2898','pcs','Inventory','VATABLE','0',NULL,0),(2899,'The Storytellers Secret','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2899','pcs','Inventory','VATABLE','0',NULL,0),(2900,'Not Working','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2900','pcs','Inventory','VATABLE','0',NULL,0),(2901,'Born for This','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2901','pcs','Inventory','VATABLE','0',NULL,0),(2902,'The Outside Lands','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2902','pcs','Inventory','VATABLE','0',NULL,0),(2903,'The Seven Sisters','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2903','pcs','Inventory','VATABLE','0',NULL,0),(2904,'The Midnight Rose','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2904','pcs','Inventory','VATABLE','0',NULL,0),(2905,'The Italian Girl','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2905','pcs','Inventory','VATABLE','0',NULL,0),(2906,'So Youve Been Publicly Shamed','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2906','pcs','Inventory','VATABLE','0',NULL,0),(2907,'Room','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2907','pcs','Inventory','VATABLE','0',NULL,0),(2908,'Luckiest Girl Alive','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2908','pcs','Inventory','VATABLE','0',NULL,0),(2910,'In the Unlikely Event','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2910','pcs','Inventory','VATABLE','0',NULL,0),(2911,'The Secrets of Happiness','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2911','pcs','Inventory','VATABLE','0',NULL,0),(2912,'The Santangelos','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2912','pcs','Inventory','VATABLE','0',NULL,0),(2913,'Shopaholic to the Rescue','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2913','pcs','Inventory','VATABLE','0',NULL,0),(2914,'BlackEyed Susans','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2914','pcs','Inventory','VATABLE','0',NULL,0),(2915,'My Warren Buffett Bible','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2915','pcs','Inventory','VATABLE','0',NULL,0),(2916,'The Manager','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2916','pcs','Inventory','VATABLE','0',NULL,0),(2917,'Hitler and Churchill','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2917','pcs','Inventory','VATABLE','0',NULL,0),(2918,'Queen Elizabeth','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2918','pcs','Inventory','VATABLE','0',NULL,0),(2919,'King and Maxwell','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2919','pcs','Inventory','VATABLE','0',NULL,0),(2920,'Michael Jackson','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2920','pcs','Inventory','VATABLE','0',NULL,0),(2921,'Maximum Willpower','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2921','pcs','Inventory','VATABLE','0',NULL,0),(2922,'Muffins Galore','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2922','pcs','Inventory','VATABLE','0',NULL,0),(2923,'I Kissed Dating Goodbye','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2923','pcs','Inventory','VATABLE','0',NULL,0),(2924,'The Great Reformer','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2924','pcs','Inventory','VATABLE','0',NULL,0),(2925,'Great Military Blunders','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2925','pcs','Inventory','VATABLE','0',NULL,0),(2926,'Zanzibar','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2926','pcs','Inventory','VATABLE','0',NULL,0),(2927,'Hes Just Not That Into You','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2927','pcs','Inventory','VATABLE','0',NULL,0),(2928,'Under Ground','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2928','pcs','Inventory','VATABLE','0',NULL,0),(2929,'Summer Secrets','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2929','pcs','Inventory','VATABLE','0',NULL,0),(2930,'The Gift of Failure','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2930','pcs','Inventory','VATABLE','0',NULL,0),(2931,'A Girl Of Her Time','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2931','pcs','Inventory','VATABLE','0',NULL,0),(2932,'Smart Trust','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2932','pcs','Inventory','VATABLE','0',NULL,0),(2933,'The Last Lecture','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2933','pcs','Inventory','VATABLE','0',NULL,0),(2934,'How to Avoid Being Killed in a War Zone','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2934','pcs','Inventory','VATABLE','0',NULL,0),(2935,'An Island in the Sun','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2935','pcs','Inventory','VATABLE','0',NULL,0),(2936,'Faster than Lightning','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2936','pcs','Inventory','VATABLE','0',NULL,0),(2937,'Life of Pi','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2937','pcs','Inventory','VATABLE','0',NULL,0),(2938,'My Fairytale Time The Three Little Pigs','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2938','pcs','Inventory','VATABLE','0',NULL,0),(2939,'Sticker Playbook Digger','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2939','pcs','Inventory','VATABLE','0',NULL,0),(2940,'Sticker Playbook Train','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2940','pcs','Inventory','VATABLE','0',NULL,0),(2941,'Sticker Playbook Pirate Ship','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2941','pcs','Inventory','VATABLE','0',NULL,0),(2942,'Sticker Playbook Spaceship','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2942','pcs','Inventory','VATABLE','0',NULL,0),(2943,'Sticker Playbook The Wheels on the Bus','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2943','pcs','Inventory','VATABLE','0',NULL,0),(2944,'Babys First ColourintheLine Animal','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2944','pcs','Inventory','VATABLE','0',NULL,0),(2945,'Snappy Learner Adding Age 57','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2945','pcs','Inventory','VATABLE','0',NULL,0),(2946,'Snappy Learner Phonics Ages 57','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2946','pcs','Inventory','VATABLE','0',NULL,0),(2947,'Adding and Subtracting Snappy Learner Ages 6 8','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2947','pcs','Inventory','VATABLE','0',NULL,0),(2948,'Multiplication Division Snappy Learner Age 68','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2948','pcs','Inventory','VATABLE','0',NULL,0),(2949,'Snappy Learner Read Write Age 68','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2949','pcs','Inventory','VATABLE','0',NULL,0),(2950,'A Helping of Horrid Henry','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2950','pcs','Inventory','VATABLE','0',NULL,0),(2951,'A Triple Treat of Horrid Henry','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2951','pcs','Inventory','VATABLE','0',NULL,0),(2952,'512 B 1000 Fantastic Animal Facts','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2952','pcs','Inventory','VATABLE','0',NULL,0),(2953,'Make Safari Animals','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2953','pcs','Inventory','VATABLE','0',NULL,0),(2954,'Mini ClassicThe Wind in the Willows','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2954','pcs','Inventory','VATABLE','0',NULL,0),(2955,'Mini ClassicThe Wonderful Wizard of Oz','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2955','pcs','Inventory','VATABLE','0',NULL,0),(2956,'Questions and Answers Animals','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2956','pcs','Inventory','VATABLE','0',NULL,0),(2957,'Questions and AnswersOceans','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2957','pcs','Inventory','VATABLE','0',NULL,0),(2958,'Reading Together Cinderella','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2958','pcs','Inventory','VATABLE','0',NULL,0),(2959,'Reading Together Goldilocks','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2959','pcs','Inventory','VATABLE','0',NULL,0),(2960,'Reading Together The Princess and the Pea','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2960','pcs','Inventory','VATABLE','0',NULL,0),(2961,'Reading Together Puss in Boots','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2961','pcs','Inventory','VATABLE','0',NULL,0),(2962,'Reading Together Sleeping Beauty','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2962','pcs','Inventory','VATABLE','0',NULL,0),(2963,'50 Monster Stories','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2963','pcs','Inventory','VATABLE','0',NULL,0),(2964,'Ben10 Scratch And Show Activity Book','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2964','pcs','Inventory','VATABLE','0',NULL,0),(2965,'The Folk of the Faraway Tree','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2965','pcs','Inventory','VATABLE','0',NULL,0),(2966,'In the Fifth at Malory Towers','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2966','pcs','Inventory','VATABLE','0',NULL,0),(2967,'The Mystery of Banshee Towers','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2967','pcs','Inventory','VATABLE','0',NULL,0),(2968,'Dora the Explorer 3D Sticker Scene','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2968','pcs','Inventory','VATABLE','0',NULL,0),(2969,'Dora The Explorer 1000 Stickers','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2969','pcs','Inventory','VATABLE','0',NULL,0),(2970,'Early ReaderDown in the Jungle','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2970','pcs','Inventory','VATABLE','0',NULL,0),(2971,'Early ReaderJoggers Big Adventure','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2971','pcs','Inventory','VATABLE','0',NULL,0),(2972,'Grey BookShelf','6','1','',16.00,'0','62700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2972','pcs','Inventory','VATABLE','0',NULL,0),(2973,'Secret Seven Fireworks','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2973','pcs','Inventory','VATABLE','0',NULL,0),(2974,'Secret SevenGo Ahead','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2974','pcs','Inventory','VATABLE','0',NULL,0),(2975,'Secret SevenGood Old','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2975','pcs','Inventory','VATABLE','0',NULL,0),(2976,'Secret SevenLook Out','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2976','pcs','Inventory','VATABLE','0',NULL,0),(2977,'Secret Seven Mystery','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2977','pcs','Inventory','VATABLE','0',NULL,0),(2978,'Puzzle for the Secret Seven','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2978','pcs','Inventory','VATABLE','0',NULL,0),(2979,'Secret SevenThree Cheers','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2979','pcs','Inventory','VATABLE','0',NULL,0),(2980,'Secret SevenWin Through','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2980','pcs','Inventory','VATABLE','0',NULL,0),(2981,'The Sea of Adventure','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2981','pcs','Inventory','VATABLE','0',NULL,0),(2982,'Last Term at Malory Towers','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2982','pcs','Inventory','VATABLE','0',NULL,0),(2983,'The Mystery of Holly Lane','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2983','pcs','Inventory','VATABLE','0',NULL,0),(2984,'The Mystery of TallyHo Cottage','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2984','pcs','Inventory','VATABLE','0',NULL,0),(2985,'The Mystery of the Disappearing Cat','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2985','pcs','Inventory','VATABLE','0',NULL,0),(2986,'The Mystery of the Hidden House','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2986','pcs','Inventory','VATABLE','0',NULL,0),(2987,'The Mystery of the Invisible Thief','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2987','pcs','Inventory','VATABLE','0',NULL,0),(2988,'The Mystery of the Missing Man','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2988','pcs','Inventory','VATABLE','0',NULL,0),(2989,'The Mystery of the Secret Room','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2989','pcs','Inventory','VATABLE','0',NULL,0),(2990,'The Mystery of the Spiteful Letters','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2990','pcs','Inventory','VATABLE','0',NULL,0),(2991,'The Mystery of the Strange Bundle','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2991','pcs','Inventory','VATABLE','0',NULL,0),(2992,'The Mystery of the Vanished Prince','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2992','pcs','Inventory','VATABLE','0',NULL,0),(2993,'The Sixth Form at St Clares','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2993','pcs','Inventory','VATABLE','0',NULL,0),(2994,'Famous FiveFive are Together Again','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2994','pcs','Inventory','VATABLE','0',NULL,0),(2995,'Famous FiveFive Get into Trouble','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2995','pcs','Inventory','VATABLE','0',NULL,0),(2996,'Famous FiveFive Go Down to the Sea','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2996','pcs','Inventory','VATABLE','0',NULL,0),(2997,'Famous FiveFive Go Off to Camp','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2997','pcs','Inventory','VATABLE','0',NULL,0),(2998,'Famous FiveFive Go to Billycock Hill','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2998','pcs','Inventory','VATABLE','0',NULL,0),(2999,'Famous FiveFive Go to Demons Rocks','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2999','pcs','Inventory','VATABLE','0',NULL,0),(3000,'Famous FiveFive Go to Mystery Moor','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3000','pcs','Inventory','VATABLE','0',NULL,0),(3001,'Famous FiveFive Have A Mystery To Solve','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3001','pcs','Inventory','VATABLE','0',NULL,0),(3002,'Famous FiveFive on a Hike Together','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3002','pcs','Inventory','VATABLE','0',NULL,0),(3003,'Famous FiveFive on a Secret Trail','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3003','pcs','Inventory','VATABLE','0',NULL,0),(3004,'The Contented Babys First Year','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3004','pcs','Inventory','VATABLE','0',NULL,0),(3005,'The Return of the Native','6','1','',16.00,'0','528',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3005','pcs','Inventory','VATABLE','0',NULL,0),(3006,'Voyage of the Beagle','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3006','pcs','Inventory','VATABLE','0',NULL,0),(3007,'The Fugitive','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3007','pcs','Inventory','VATABLE','0',NULL,0),(3008,'Buddha','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3008','pcs','Inventory','VATABLE','0',NULL,0),(3009,'Great Expectations','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3009','pcs','Inventory','VATABLE','0',NULL,0),(3010,'Killing Monica','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3010','pcs','Inventory','VATABLE','0',NULL,0),(3011,'The Janson Equation','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3011','pcs','Inventory','VATABLE','0',NULL,0),(3012,'The Crossing','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3012','pcs','Inventory','VATABLE','0',NULL,0),(3013,'The Woman Who Walked in Sunshine','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3013','pcs','Inventory','VATABLE','0',NULL,0),(3014,'The Liar','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3014','pcs','Inventory','VATABLE','0',NULL,0),(3015,'The Patriot Attack','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3015','pcs','Inventory','VATABLE','0',NULL,0),(3016,'Its Your Time','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3016','pcs','Inventory','VATABLE','0',NULL,0),(3017,'Country','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3017','pcs','Inventory','VATABLE','0',NULL,0),(3018,'Prodigal Son','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3018','pcs','Inventory','VATABLE','0',NULL,0),(3019,'Pegasus','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3019','pcs','Inventory','VATABLE','0',NULL,0),(3020,'Confessions of a Wild Child','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3020','pcs','Inventory','VATABLE','0',NULL,0),(3021,'The Girl in the Spiders Web','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3021','pcs','Inventory','VATABLE','0',NULL,0),(3022,'Under Fire','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3022','pcs','Inventory','VATABLE','0',NULL,0),(3023,'Desires Edge','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3023','pcs','Inventory','VATABLE','0',NULL,0),(3024,'What She Left','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3024','pcs','Inventory','VATABLE','0',NULL,0),(3025,'A Valentines Kiss','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3025','pcs','Inventory','VATABLE','0',NULL,0),(3026,'Three Little Secrets','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3026','pcs','Inventory','VATABLE','0',NULL,0),(3027,'Spellbound','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3027','pcs','Inventory','VATABLE','0',NULL,0),(3028,'The First World War','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3028','pcs','Inventory','VATABLE','0',NULL,0),(3029,'The Eagles Shadow','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3029','pcs','Inventory','VATABLE','0',NULL,0),(3030,'The Making of Modern Britain','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3030','pcs','Inventory','VATABLE','0',NULL,0),(3031,'Another Mans War','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3031','pcs','Inventory','VATABLE','0',NULL,0),(3032,'Even Eagles Need a Push','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3032','pcs','Inventory','VATABLE','0',NULL,0),(3033,'Cut to the Chase','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3033','pcs','Inventory','VATABLE','0',NULL,0),(3034,'Assegai','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3034','pcs','Inventory','VATABLE','0',NULL,0),(3035,'Blue Horizon','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3035','pcs','Inventory','VATABLE','0',NULL,0),(3036,'Sound of Thunder','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3036','pcs','Inventory','VATABLE','0',NULL,0),(3037,'Power of the Sword','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3037','pcs','Inventory','VATABLE','0',NULL,0),(3038,'The Diamond Hunters','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3038','pcs','Inventory','VATABLE','0',NULL,0),(3039,'The Eye of the Tiger','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3039','pcs','Inventory','VATABLE','0',NULL,0),(3040,'Shout at the Devil','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3040','pcs','Inventory','VATABLE','0',NULL,0),(3041,'Those in Peril','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3041','pcs','Inventory','VATABLE','0',NULL,0),(3042,'The Quest','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3042','pcs','Inventory','VATABLE','0',NULL,0),(3043,'Elephant Song','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3043','pcs','Inventory','VATABLE','0',NULL,0),(3044,'A Time to Die','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3044','pcs','Inventory','VATABLE','0',NULL,0),(3045,'Live Love Lead','6','1','',16.00,'0','1763',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3045','pcs','Inventory','VATABLE','0',NULL,0),(3046,'Truth or Die','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3046','pcs','Inventory','VATABLE','0',NULL,0),(3047,'The Power of I Am','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3047','pcs','Inventory','VATABLE','0',NULL,0),(3048,'Wake Up to Hope','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3048','pcs','Inventory','VATABLE','0',NULL,0),(3049,'The Confident Mom','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3049','pcs','Inventory','VATABLE','0',NULL,0),(3050,'The Confident Woman','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3050','pcs','Inventory','VATABLE','0',NULL,0),(3051,'Let God Fight Your Battles','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3051','pcs','Inventory','VATABLE','0',NULL,0),(3052,'New Day New You','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3052','pcs','Inventory','VATABLE','0',NULL,0),(3053,'Seven Things That Steal Your Joy','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3053','pcs','Inventory','VATABLE','0',NULL,0),(3054,'In the House of the Interpreter','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3054','pcs','Inventory','VATABLE','0',NULL,0),(3055,'Limitless','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3055','pcs','Inventory','VATABLE','0',NULL,0),(3056,'Love Without Limits','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3056','pcs','Inventory','VATABLE','0',NULL,0),(3057,'Unstoppable','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3057','pcs','Inventory','VATABLE','0',NULL,0),(3058,'The Founding Fathers on Leadership','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3058','pcs','Inventory','VATABLE','0',NULL,0),(3059,'Martin Luther King,Jr on Leadership','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3059','pcs','Inventory','VATABLE','0',NULL,0),(3060,'Prayer','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3060','pcs','Inventory','VATABLE','0',NULL,0),(3061,'Performance Breakthrough','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3061','pcs','Inventory','VATABLE','0',NULL,0),(3062,'Power Words','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3062','pcs','Inventory','VATABLE','0',NULL,0),(3063,'Roadside MBA','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3063','pcs','Inventory','VATABLE','0',NULL,0),(3064,'The 10% Entrepreneur','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3064','pcs','Inventory','VATABLE','0',NULL,0),(3065,'The Assassin','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3065','pcs','Inventory','VATABLE','0',NULL,0),(3066,'The Stranger','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3066','pcs','Inventory','VATABLE','0',NULL,0),(3067,'The Art of Getting Started','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3067','pcs','Inventory','VATABLE','0',NULL,0),(3068,'Becoming a Woman of Destiny','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3068','pcs','Inventory','VATABLE','0',NULL,0),(3069,'Beyond Willpower','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3069','pcs','Inventory','VATABLE','0',NULL,0),(3070,'Blueprints','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3070','pcs','Inventory','VATABLE','0',NULL,0),(3071,'Flawed','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3071','pcs','Inventory','VATABLE','0',NULL,0),(3072,'Good Profit','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3072','pcs','Inventory','VATABLE','0',NULL,0),(3073,'Do No Harm','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3073','pcs','Inventory','VATABLE','0',NULL,0),(3074,'The Golden Rule','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3074','pcs','Inventory','VATABLE','0',NULL,0),(3075,'Think Big Act Small','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3075','pcs','Inventory','VATABLE','0',NULL,0),(3076,'Leaving Time','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3076','pcs','Inventory','VATABLE','0',NULL,0),(3077,'The Truth About Trump','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3077','pcs','Inventory','VATABLE','0',NULL,0),(3078,'Trauma','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3078','pcs','Inventory','VATABLE','0',NULL,0),(3079,'The Gray Rhino','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3079','pcs','Inventory','VATABLE','0',NULL,0),(3080,'Circling the Sun','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3080','pcs','Inventory','VATABLE','0',NULL,0),(3081,'One with You','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3081','pcs','Inventory','VATABLE','0',NULL,0),(3082,'Work Clean','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3082','pcs','Inventory','VATABLE','0',NULL,0),(3083,'Goosebumps Movie Novel','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3083','pcs','Inventory','VATABLE','0',NULL,0),(3084,'Lords of Poverty','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3084','pcs','Inventory','VATABLE','0',NULL,0),(3085,'Power behind Every Success','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3085','pcs','Inventory','VATABLE','0',NULL,0),(3086,'Story of O Part Two','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3086','pcs','Inventory','VATABLE','0',NULL,0),(3087,'The Bourne Objective','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3087','pcs','Inventory','VATABLE','0',NULL,0),(3088,'Journey Under the Midnight Sun','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3088','pcs','Inventory','VATABLE','0',NULL,0),(3089,'A Time to Kill','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3089','pcs','Inventory','VATABLE','0',NULL,0),(3090,'Revenge Wears Prada','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3090','pcs','Inventory','VATABLE','0',NULL,0),(3091,'The Rainmaker','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3091','pcs','Inventory','VATABLE','0',NULL,0),(3092,'A Wanted Man','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3092','pcs','Inventory','VATABLE','0',NULL,0),(3093,'The Weavers Daughter','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3093','pcs','Inventory','VATABLE','0',NULL,0),(3094,'Fifty Shades of Grey','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3094','pcs','Inventory','VATABLE','0',NULL,0),(3095,'The Complete Book of Mother and Babycare','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3095','pcs','Inventory','VATABLE','0',NULL,0),(3096,'Babys First Skills','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3096','pcs','Inventory','VATABLE','0',NULL,0),(3097,'The Essential First Year','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3097','pcs','Inventory','VATABLE','0',NULL,0),(3098,'The Growth Map','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3098','pcs','Inventory','VATABLE','0',NULL,0),(3099,'On Becoming Baby Wise','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3099','pcs','Inventory','VATABLE','0',NULL,0),(3100,'On Becoming Baby Wise, Book Two','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3100','pcs','Inventory','VATABLE','0',NULL,0),(3101,'Think Simple','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3101','pcs','Inventory','VATABLE','0',NULL,0),(3102,'Adele The Biography','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3102','pcs','Inventory','VATABLE','0',NULL,0),(3103,'Obamas Wars','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3103','pcs','Inventory','VATABLE','0',NULL,0),(3104,'How to Have a Good Day','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3104','pcs','Inventory','VATABLE','0',NULL,0),(3105,'ChampionWin the Fight,Live Your Dream','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3105','pcs','Inventory','VATABLE','0',NULL,0),(3106,'Dare to Dream Again by Fred Geke','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3106','pcs','Inventory','VATABLE','0',NULL,0),(3107,'Barnaby Rudge','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3107','pcs','Inventory','VATABLE','0',NULL,0),(3108,'Emma','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3108','pcs','Inventory','VATABLE','0',NULL,0),(3109,'Lives of the Twelve Caesars','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3109','pcs','Inventory','VATABLE','0',NULL,0),(3110,'Africas Enigma and Leadership Solutions','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3110','pcs','Inventory','VATABLE','0',NULL,0),(3112,'The Kindness of Enemies','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3112','pcs','Inventory','VATABLE','0',NULL,0),(3113,'Why I Am a Muslim','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3113','pcs','Inventory','VATABLE','0',NULL,0),(3114,'True Wisdom Described in the Quran','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3114','pcs','Inventory','VATABLE','0',NULL,0),(3115,'A Handbook of Muslim Belief','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3115','pcs','Inventory','VATABLE','0',NULL,0),(3116,'Devoted to Allah','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3116','pcs','Inventory','VATABLE','0',NULL,0),(3117,'The Messenger of God Muhammad','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3117','pcs','Inventory','VATABLE','0',NULL,0),(3118,'MuhammadThe Messenger of God','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3118','pcs','Inventory','VATABLE','0',NULL,0),(3119,'The Quran Essential Teachings','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3119','pcs','Inventory','VATABLE','0',NULL,0),(3120,'The Heirs of Muhammad','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3120','pcs','Inventory','VATABLE','0',NULL,0),(3121,'The Silk Merchants Daughter','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3121','pcs','Inventory','VATABLE','0',NULL,0),(3122,'Africa is Contagious','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3122','pcs','Inventory','VATABLE','0',NULL,0),(3123,'The Man Eaters of Tsavo','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3123','pcs','Inventory','VATABLE','0',NULL,0),(3124,'The Life and Times of Richard Onyango','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3124','pcs','Inventory','VATABLE','0',NULL,0),(3125,'The Life of Mzee Ondego','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3125','pcs','Inventory','VATABLE','0',NULL,0),(3126,'Primary Greatness','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3126','pcs','Inventory','VATABLE','0',NULL,0),(3127,'The Language of Sex','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3127','pcs','Inventory','VATABLE','0',NULL,0),(3128,'Rich Woman','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3128','pcs','Inventory','VATABLE','0',NULL,0),(3129,'When Women Walk Alone','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3129','pcs','Inventory','VATABLE','0',NULL,0),(3130,'21 Ways to Finding Peace and Happiness','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3130','pcs','Inventory','VATABLE','0',NULL,0),(3131,'Just After Sunset','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3131','pcs','Inventory','VATABLE','0',NULL,0),(3132,'Cujo','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3132','pcs','Inventory','VATABLE','0',NULL,0),(3133,'The Intercept','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3133','pcs','Inventory','VATABLE','0',NULL,0),(3134,'Debt of Honor','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3134','pcs','Inventory','VATABLE','0',NULL,0),(3135,'The Bootlegger','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3135','pcs','Inventory','VATABLE','0',NULL,0),(3136,'The Kingdom','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3136','pcs','Inventory','VATABLE','0',NULL,0),(3137,'Warlock','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3137','pcs','Inventory','VATABLE','0',NULL,0),(3138,'The Seventh Scroll','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3138','pcs','Inventory','VATABLE','0',NULL,0),(3139,'The Miniaturist','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3139','pcs','Inventory','VATABLE','0',NULL,0),(3140,'The Farm','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3140','pcs','Inventory','VATABLE','0',NULL,0),(3141,'The Invisible Circus','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3141','pcs','Inventory','VATABLE','0',NULL,0),(3142,'The Rhinemann Exchange','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3142','pcs','Inventory','VATABLE','0',NULL,0),(3143,'The Bourne Sanction','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3143','pcs','Inventory','VATABLE','0',NULL,0),(3144,'The Bourne Betrayal','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3144','pcs','Inventory','VATABLE','0',NULL,0),(3145,'A Discovery of Witches','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3145','pcs','Inventory','VATABLE','0',NULL,0),(3146,'The Bourne Dominion','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3146','pcs','Inventory','VATABLE','0',NULL,0),(3147,'The Mayan Destiny','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3147','pcs','Inventory','VATABLE','0',NULL,0),(3148,'The Mayan Resurrection','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3148','pcs','Inventory','VATABLE','0',NULL,0),(3149,'The Mayan Prophecy','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3149','pcs','Inventory','VATABLE','0',NULL,0),(3150,'Vector','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3150','pcs','Inventory','VATABLE','0',NULL,0),(3151,'Critical','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3151','pcs','Inventory','VATABLE','0',NULL,0),(3152,'Cure','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3152','pcs','Inventory','VATABLE','0',NULL,0),(3153,'Intervention','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3153','pcs','Inventory','VATABLE','0',NULL,0),(3154,'Nano','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3154','pcs','Inventory','VATABLE','0',NULL,0),(3155,'Ice Cold Kill','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3155','pcs','Inventory','VATABLE','0',NULL,0),(3156,'Of Love and Evil','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3156','pcs','Inventory','VATABLE','0',NULL,0),(3157,'The Wolves of Midwinter','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3157','pcs','Inventory','VATABLE','0',NULL,0),(3158,'The Day of the Jackal','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3158','pcs','Inventory','VATABLE','0',NULL,0),(3159,'The Devils Alternative','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3159','pcs','Inventory','VATABLE','0',NULL,0),(3160,'The Stud','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3160','pcs','Inventory','VATABLE','0',NULL,0),(3161,'Deadly Embrace','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3161','pcs','Inventory','VATABLE','0',NULL,0),(3162,'The World Is Full Of Divorced Women','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3162','pcs','Inventory','VATABLE','0',NULL,0),(3163,'The World Is Full of Married Men','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3163','pcs','Inventory','VATABLE','0',NULL,0),(3164,'The Bitch','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3164','pcs','Inventory','VATABLE','0',NULL,0),(3165,'Hollywood WivesThe New Generation','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3165','pcs','Inventory','VATABLE','0',NULL,0),(3166,'Goddess of Vengeance','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3166','pcs','Inventory','VATABLE','0',NULL,0),(3167,'Night over Water','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3167','pcs','Inventory','VATABLE','0',NULL,0),(3168,'Code to Zero','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3168','pcs','Inventory','VATABLE','0',NULL,0),(3169,'Lover Awakened','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3169','pcs','Inventory','VATABLE','0',NULL,0),(3170,'Lover Revealed','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3170','pcs','Inventory','VATABLE','0',NULL,0),(3171,'Lover Unbound','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3171','pcs','Inventory','VATABLE','0',NULL,0),(3172,'Lover Mine','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3172','pcs','Inventory','VATABLE','0',NULL,0),(3173,'Covet','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3173','pcs','Inventory','VATABLE','0',NULL,0),(3174,'Immortal','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3174','pcs','Inventory','VATABLE','0',NULL,0),(3175,'Lover Reborn','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3175','pcs','Inventory','VATABLE','0',NULL,0),(3176,'Wicked Prey','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3176','pcs','Inventory','VATABLE','0',NULL,0),(3177,'Buried Prey','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3177','pcs','Inventory','VATABLE','0',NULL,0),(3178,'Dead Watch','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3178','pcs','Inventory','VATABLE','0',NULL,0),(3179,'Stone Cold','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3179','pcs','Inventory','VATABLE','0',NULL,0),(3180,'The Favored Child','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3180','pcs','Inventory','VATABLE','0',NULL,0),(3181,'The Constant Princess','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3181','pcs','Inventory','VATABLE','0',NULL,0),(3182,'The Queens Fool','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3182','pcs','Inventory','VATABLE','0',NULL,0),(3183,'At First Sight','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3183','pcs','Inventory','VATABLE','0',NULL,0),(3184,'The Movie','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3184','pcs','Inventory','VATABLE','0',NULL,0),(3185,'Forbidden Pleasures','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3185','pcs','Inventory','VATABLE','0',NULL,0),(3186,'Saints V Sinners','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3186','pcs','Inventory','VATABLE','0',NULL,0),(3187,'Bad Angels','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3187','pcs','Inventory','VATABLE','0',NULL,0),(3188,'Players','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3188','pcs','Inventory','VATABLE','0',NULL,0),(3189,'Stepsisters','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3189','pcs','Inventory','VATABLE','0',NULL,0),(3190,'Mystery','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3190','pcs','Inventory','VATABLE','0',NULL,0),(3191,'The Casual Vacancy','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3191','pcs','Inventory','VATABLE','0',NULL,0),(3192,'On Her Majestys Secret Service','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3192','pcs','Inventory','VATABLE','0',NULL,0),(3193,'Love You More','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3193','pcs','Inventory','VATABLE','0',NULL,0),(3194,'London Falling','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3194','pcs','Inventory','VATABLE','0',NULL,0),(3195,'Drood','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3195','pcs','Inventory','VATABLE','0',NULL,0),(3196,'Nameless','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3196','pcs','Inventory','VATABLE','0',NULL,0),(3197,'The Closers','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3197','pcs','Inventory','VATABLE','0',NULL,0),(3198,'The Narrows','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3198','pcs','Inventory','VATABLE','0',NULL,0),(3199,'Void Moon','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3199','pcs','Inventory','VATABLE','0',NULL,0),(3200,'The Scarecrow','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3200','pcs','Inventory','VATABLE','0',NULL,0),(3201,'Trunk Music','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3201','pcs','Inventory','VATABLE','0',NULL,0),(3202,'Angel','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3202','pcs','Inventory','VATABLE','0',NULL,0),(3203,'To Be the Best','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3203','pcs','Inventory','VATABLE','0',NULL,0),(3204,'A Sudden Change of Heart','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3204','pcs','Inventory','VATABLE','0',NULL,0),(3205,'Wicked Games','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3205','pcs','Inventory','VATABLE','0',NULL,0),(3206,'Simply Better','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3206','pcs','Inventory','VATABLE','0',NULL,0),(3207,'Rising Powers Shrinking Planet','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3207','pcs','Inventory','VATABLE','0',NULL,0),(3208,'Billion Dollar Game by Peter Bazalgette','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3208','pcs','Inventory','VATABLE','0',NULL,0),(3209,'Juicing the Orange','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3209','pcs','Inventory','VATABLE','0',NULL,0),(3210,'Fit to Bust','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3210','pcs','Inventory','VATABLE','0',NULL,0),(3211,'Where Underpants Come From','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3211','pcs','Inventory','VATABLE','0',NULL,0),(3212,'ZOOM','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3212','pcs','Inventory','VATABLE','0',NULL,0),(3213,'Midas Code','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3213','pcs','Inventory','VATABLE','0',NULL,0),(3214,'The Art of Nonverbal Selling','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3214','pcs','Inventory','VATABLE','0',NULL,0),(3215,'Designed to Win','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3215','pcs','Inventory','VATABLE','0',NULL,0),(3216,'Getting Organized in the Google Era','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3216','pcs','Inventory','VATABLE','0',NULL,0),(3217,'What to ExpectEating Well When Youre Expecting','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3217','pcs','Inventory','VATABLE','0',NULL,0),(3218,'Chicken Soup for the SoulTwins More','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3218','pcs','Inventory','VATABLE','0',NULL,0),(3219,'The Last Rhinos','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3219','pcs','Inventory','VATABLE','0',NULL,0),(3220,'Anne Frank The Biography','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3220','pcs','Inventory','VATABLE','0',NULL,0),(3221,'Escape From Evil','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3221','pcs','Inventory','VATABLE','0',NULL,0),(3222,'Sweet Revenge','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3222','pcs','Inventory','VATABLE','0',NULL,0),(3223,'Outwitting the Job Market','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3223','pcs','Inventory','VATABLE','0',NULL,0),(3224,'The New Conceptual Selling','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3224','pcs','Inventory','VATABLE','0',NULL,0),(3225,'The Extra One Per Cent','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3225','pcs','Inventory','VATABLE','0',NULL,0),(3226,'How to Make Anyone Fall in Love with You','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3226','pcs','Inventory','VATABLE','0',NULL,0),(3227,'The Sealed Letter','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3227','pcs','Inventory','VATABLE','0',NULL,0),(3228,'Straight Talk,No Chaser','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3228','pcs','Inventory','VATABLE','0',NULL,0),(3229,'Marriage Most Scandalous','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3229','pcs','Inventory','VATABLE','0',NULL,0),(3230,'Bad Men','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3230','pcs','Inventory','VATABLE','0',NULL,0),(3231,'The Book of Lost Things','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3231','pcs','Inventory','VATABLE','0',NULL,0),(3232,'Every Dead Thing','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3232','pcs','Inventory','VATABLE','0',NULL,0),(3233,'Dark Hollow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3233','pcs','Inventory','VATABLE','0',NULL,0),(3234,'The Black Angel','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3234','pcs','Inventory','VATABLE','0',NULL,0),(3235,'The Unquiet','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3235','pcs','Inventory','VATABLE','0',NULL,0),(3236,'The Killing Kind','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3236','pcs','Inventory','VATABLE','0',NULL,0),(3237,'Nocturnes','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3237','pcs','Inventory','VATABLE','0',NULL,0),(3239,'Game Over','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3239','pcs','Inventory','VATABLE','0',NULL,0),(3240,'Start It Sell It and Make a Mint','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3240','pcs','Inventory','VATABLE','0',NULL,0),(3241,'Ten Commandments of Financial Happiness','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3241','pcs','Inventory','VATABLE','0',NULL,0),(3242,'Is Africa Cursed','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3242','pcs','Inventory','VATABLE','0',NULL,0),(3243,'The Sword of Summer','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3243','pcs','Inventory','VATABLE','0',NULL,0),(3244,'Other Peoples Money','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3244','pcs','Inventory','VATABLE','0',NULL,0),(3245,'Instant Influence Charisma','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3245','pcs','Inventory','VATABLE','0',NULL,0),(3246,'Stop the Fight','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3246','pcs','Inventory','VATABLE','0',NULL,0),(3247,'Find Me','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3247','pcs','Inventory','VATABLE','0',NULL,0),(3248,'Reverse Your Diabetes','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3248','pcs','Inventory','VATABLE','0',NULL,0),(3249,'The Witness','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3249','pcs','Inventory','VATABLE','0',NULL,0),(3250,'Alert','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3250','pcs','Inventory','VATABLE','0',NULL,0),(3251,'The Road to Little Dribbling','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3251','pcs','Inventory','VATABLE','0',NULL,0),(3252,'Brief Candle in the Dark','6','1','',16.00,'0','1288',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3252','pcs','Inventory','VATABLE','0',NULL,0),(3253,'An Appetite for Wonder','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3253','pcs','Inventory','VATABLE','0',NULL,0),(3254,'No Fears, No Excuses','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3254','pcs','Inventory','VATABLE','0',NULL,0),(3255,'NYPD Red 4','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3255','pcs','Inventory','VATABLE','0',NULL,0),(3256,'State Of Emergency','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3256','pcs','Inventory','VATABLE','0',NULL,0),(3257,'Dictator','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3257','pcs','Inventory','VATABLE','0',NULL,0),(3258,'Precious Gifts','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3258','pcs','Inventory','VATABLE','0',NULL,0),(3259,'Sugar Man','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3259','pcs','Inventory','VATABLE','0',NULL,0),(3260,'Dark Corners','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3260','pcs','Inventory','VATABLE','0',NULL,0),(3261,'Seven Secrets of Mindfulness','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3261','pcs','Inventory','VATABLE','0',NULL,0),(3262,'Parallel Thinking','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3262','pcs','Inventory','VATABLE','0',NULL,0),(3263,'Five Day Course in Thinking','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3263','pcs','Inventory','VATABLE','0',NULL,0),(3264,'Cross Justice','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3264','pcs','Inventory','VATABLE','0',NULL,0),(3265,'Super Genes','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3265','pcs','Inventory','VATABLE','0',NULL,0),(3266,'The Pursuit of Happiness','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3266','pcs','Inventory','VATABLE','0',NULL,0),(3267,'Princess Secrets to Share','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3267','pcs','Inventory','VATABLE','0',NULL,0),(3268,'Desert Royal','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3268','pcs','Inventory','VATABLE','0',NULL,0),(3269,'Daughters Of Arabia','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3269','pcs','Inventory','VATABLE','0',NULL,0),(3270,'Jurgen Klopp','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3270','pcs','Inventory','VATABLE','0',NULL,0),(3271,'Business Stripped Bare','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3271','pcs','Inventory','VATABLE','0',NULL,0),(3272,'Into Africa','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3272','pcs','Inventory','VATABLE','0',NULL,0),(3273,'Reposition Yourself','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3273','pcs','Inventory','VATABLE','0',NULL,0),(3274,'The Secret to Teen Power','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3274','pcs','Inventory','VATABLE','0',NULL,0),(3275,'If Tomorrow Comes','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3275','pcs','Inventory','VATABLE','0',NULL,0),(3276,'Are You Afraid of the Dark','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3276','pcs','Inventory','VATABLE','0',NULL,0),(3277,'After the Darkness','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3277','pcs','Inventory','VATABLE','0',NULL,0),(3278,'The Bachelor Swell Valley','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3278','pcs','Inventory','VATABLE','0',NULL,0),(3279,'100 Things Successful People Do','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3279','pcs','Inventory','VATABLE','0',NULL,0),(3280,'How to Run and Grow Ur Own Business','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3280','pcs','Inventory','VATABLE','0',NULL,0),(3281,'The Power of Personality','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3281','pcs','Inventory','VATABLE','0',NULL,0),(3282,'Blood Magick','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3282','pcs','Inventory','VATABLE','0',NULL,0),(3283,'Say You are One of Them','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3283','pcs','Inventory','VATABLE','0',NULL,0),(3284,'Small Move, Big Change','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3284','pcs','Inventory','VATABLE','0',NULL,0),(3285,'Lateral Thinking','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3285','pcs','Inventory','VATABLE','0',NULL,0),(3286,'The Upright Thinkers','6','1','',16.00,'0','1093',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3286','pcs','Inventory','VATABLE','0',NULL,0),(3287,'Do Less Get More','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3287','pcs','Inventory','VATABLE','0',NULL,0),(3288,'He Wins,She Wins','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3288','pcs','Inventory','VATABLE','0',NULL,0),(3289,'Not All Roads Lead to Heaven','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3289','pcs','Inventory','VATABLE','0',NULL,0),(3290,'Romancing Your Better Half','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3290','pcs','Inventory','VATABLE','0',NULL,0),(3291,'Understanding the Man You Love','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3291','pcs','Inventory','VATABLE','0',NULL,0),(3292,'Second Chance','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3292','pcs','Inventory','VATABLE','0',NULL,0),(3293,'If My Heart Could Talk','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3293','pcs','Inventory','VATABLE','0',NULL,0),(3294,'Creativity','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3294','pcs','Inventory','VATABLE','0',NULL,0),(3295,'The Essential Drucker','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3295','pcs','Inventory','VATABLE','0',NULL,0),(3296,'How to Talk So People Listen','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3296','pcs','Inventory','VATABLE','0',NULL,0),(3297,'Multipliers Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3297','pcs','Inventory','VATABLE','0',NULL,0),(3298,'The Broker','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3298','pcs','Inventory','VATABLE','0',NULL,0),(3299,'Getting Past No','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3299','pcs','Inventory','VATABLE','0',NULL,0),(3300,'The Last Juror','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3300','pcs','Inventory','VATABLE','0',NULL,0),(3301,'A Painted House','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3301','pcs','Inventory','VATABLE','0',NULL,0),(3302,'Trump How to Get Rich','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3302','pcs','Inventory','VATABLE','0',NULL,0),(3303,'Let it Snow','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3303','pcs','Inventory','VATABLE','0',NULL,0),(3304,'Why We Cant Wait','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3304','pcs','Inventory','VATABLE','0',NULL,0),(3305,'Fear of Dying','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3305','pcs','Inventory','VATABLE','0',NULL,0),(3306,'Scorched Earth','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3306','pcs','Inventory','VATABLE','0',NULL,0),(3307,'Purity','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3307','pcs','Inventory','VATABLE','0',NULL,0),(3308,'The American Journey of Obama','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3308','pcs','Inventory','VATABLE','0',NULL,0),(3309,'The Barefoot Executive','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3309','pcs','Inventory','VATABLE','0',NULL,0),(3310,'Help Ur Child to Succeed at School','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3310','pcs','Inventory','VATABLE','0',NULL,0),(3311,'Hiring The Best','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3311','pcs','Inventory','VATABLE','0',NULL,0),(3312,'I Dare Say','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3312','pcs','Inventory','VATABLE','0',NULL,0),(3313,'Money Everything You Never','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3313','pcs','Inventory','VATABLE','0',NULL,0),(3314,'Napoleon CEO','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3314','pcs','Inventory','VATABLE','0',NULL,0),(3315,'Opportunism','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3315','pcs','Inventory','VATABLE','0',NULL,0),(3316,'Sugar Savvy Solution','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3316','pcs','Inventory','VATABLE','0',NULL,0),(3317,'Talent IQ','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3317','pcs','Inventory','VATABLE','0',NULL,0),(3318,'Theodore Roosevelt CEO','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3318','pcs','Inventory','VATABLE','0',NULL,0),(3319,'TIME The 100 Most Influential People','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3319','pcs','Inventory','VATABLE','0',NULL,0),(3320,'The Vigilant Investor','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3320','pcs','Inventory','VATABLE','0',NULL,0),(3321,'The Way of Innovation','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3321','pcs','Inventory','VATABLE','0',NULL,0),(3322,'Whats Next','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3322','pcs','Inventory','VATABLE','0',NULL,0),(3323,'The World Book of Happiness','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3323','pcs','Inventory','VATABLE','0',NULL,0),(3324,'From the Bureau to the Boardroom','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3324','pcs','Inventory','VATABLE','0',NULL,0),(3325,'In His Own Words','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3325','pcs','Inventory','VATABLE','0',NULL,0),(3326,'The 10 Secrets of Entrepreneurs','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3326','pcs','Inventory','VATABLE','0',NULL,0),(3327,'A Long Way from Paradise','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3327','pcs','Inventory','VATABLE','0',NULL,0),(3328,'Brotherhood in Death','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3328','pcs','Inventory','VATABLE','0',NULL,0),(3329,'The Girl with All the Gifts','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3329','pcs','Inventory','VATABLE','0',NULL,0),(3330,'How to Get your Website Noticed','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3330','pcs','Inventory','VATABLE','0',NULL,0),(3331,'How to Give A great Presentation','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3331','pcs','Inventory','VATABLE','0',NULL,0),(3332,'How To Write Better Copy','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3332','pcs','Inventory','VATABLE','0',NULL,0),(3333,'The Five Steps to a Winning Mindset','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3333','pcs','Inventory','VATABLE','0',NULL,0),(3334,'The Paris Secret','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3334','pcs','Inventory','VATABLE','0',NULL,0),(3335,'The Forgetting Time','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3335','pcs','Inventory','VATABLE','0',NULL,0),(3336,'One Plus One Equals Three','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3336','pcs','Inventory','VATABLE','0',NULL,0),(3337,'101 Bets You Will Always Win','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3337','pcs','Inventory','VATABLE','0',NULL,0),(3338,'My Turn','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3338','pcs','Inventory','VATABLE','0',NULL,0),(3339,'Anthills of the Savannah','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3339','pcs','Inventory','VATABLE','0',NULL,0),(3340,'A Good Man in Africa','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3340','pcs','Inventory','VATABLE','0',NULL,0),(3341,'Winner Take All','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3341','pcs','Inventory','VATABLE','0',NULL,0),(3342,'Stuffocation','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3342','pcs','Inventory','VATABLE','0',NULL,0),(3343,'The Man Who Returned From Dead','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3343','pcs','Inventory','VATABLE','0',NULL,0),(3344,'Chronicles','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3344','pcs','Inventory','VATABLE','0',NULL,0),(3345,'MindwareTools for Smart Thinking','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3345','pcs','Inventory','VATABLE','0',NULL,0),(3346,'The Worm at the Core','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3346','pcs','Inventory','VATABLE','0',NULL,0),(3347,'Little Boy Blue','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3347','pcs','Inventory','VATABLE','0',NULL,0),(3348,'United as One','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3348','pcs','Inventory','VATABLE','0',NULL,0),(3349,'Seven Brief Lessons on Physics','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3349','pcs','Inventory','VATABLE','0',NULL,0),(3350,'The Good Liar','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3350','pcs','Inventory','VATABLE','0',NULL,0),(3351,'The Fate of Ten','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3351','pcs','Inventory','VATABLE','0',NULL,0),(3352,'I Am Right, You Are Wrong','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3352','pcs','Inventory','VATABLE','0',NULL,0),(3353,'CommanderinChief','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3353','pcs','Inventory','VATABLE','0',NULL,0),(3354,'Everybody Matters','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3354','pcs','Inventory','VATABLE','0',NULL,0),(3355,'Leaving Before the Rains Come','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3355','pcs','Inventory','VATABLE','0',NULL,0),(3356,'How to be Rich','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3356','pcs','Inventory','VATABLE','0',NULL,0),(3357,'Getting More','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3357','pcs','Inventory','VATABLE','0',NULL,0),(3358,'Half Wild','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3358','pcs','Inventory','VATABLE','0',NULL,0),(3359,'Overcoming the Enemy','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3359','pcs','Inventory','VATABLE','0',NULL,0),(3360,'Becoming Your Spouses Better Half','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3360','pcs','Inventory','VATABLE','0',NULL,0),(3361,'The Grave Robber','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3361','pcs','Inventory','VATABLE','0',NULL,0),(3362,'The Poisonwood Bible','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3362','pcs','Inventory','VATABLE','0',NULL,0),(3363,'In the Loop Up to Speed','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3363','pcs','Inventory','VATABLE','0',NULL,0),(3364,'Interview SuccessGet the Edge','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3364','pcs','Inventory','VATABLE','0',NULL,0),(3365,'The Outsiders','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3365','pcs','Inventory','VATABLE','0',NULL,0),(3366,'Shoulder Bags','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3366','pcs','Inventory','VATABLE','0',NULL,0),(3367,'Red Butterfly Clock','6','1','',16.00,'0','3321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3367','pcs','Inventory','VATABLE','0',NULL,0),(3368,'Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3368','pcs','Inventory','VATABLE','0',NULL,0),(3369,'Vintage Canvas Messenger bag','6','1','',16.00,'0','9025',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3369','pcs','Inventory','VATABLE','0',NULL,0),(3370,'Bathroom Mat Set','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3370','pcs','Inventory','VATABLE','0',NULL,0),(3371,'Multi 300 XL','6','1','',16.00,'0','3891',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3371','pcs','Inventory','VATABLE','0',NULL,0),(3372,'Uno 50','6','1','',16.00,'0','912',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3372','pcs','Inventory','VATABLE','0',NULL,0),(3373,'Canvas Leather briefcase','6','1','',16.00,'0','9025',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3373','pcs','Inventory','VATABLE','0',NULL,0),(3374,'D Light s 300','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3374','pcs','Inventory','VATABLE','0',NULL,0),(3375,'Executive Full Grain Leather Briefcase','6','1','',16.00,'0','21850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3375','pcs','Inventory','VATABLE','0',NULL,0),(3376,'Kofia Hat','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3376','pcs','Inventory','VATABLE','0',NULL,0),(3377,'Executive business travel duffle bag','6','1','',16.00,'0','14203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3377','pcs','Inventory','VATABLE','0',NULL,0),(3378,'Vintage Full grain Leather Briefcase Shoulder bag','6','1','',16.00,'0','14250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3378','pcs','Inventory','VATABLE','0',NULL,0),(3379,'Muslim Swimwear Full cover','6','1','',16.00,'0','4746',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3379','pcs','Inventory','VATABLE','0',NULL,0),(3380,'Muslim Swimwear','6','1','',16.00,'0','4746',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3380','pcs','Inventory','VATABLE','0',NULL,0),(3381,'Throw Pillows Multi coloured','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3381','pcs','Inventory','VATABLE','0',NULL,0),(3382,'Maasai Shuka','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3382','pcs','Inventory','VATABLE','0',NULL,0),(3383,'Big bead wide leather bracelet','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3383','pcs','Inventory','VATABLE','0',NULL,0),(3384,'Beaded leather popper triple wrap bracelet Brown','6','1','',16.00,'0','1563',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3384','pcs','Inventory','VATABLE','0',NULL,0),(3385,'President Reagan The Triumph of Imagination','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3385','pcs','Inventory','VATABLE','0',NULL,0),(3386,'Traditional choker','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3386','pcs','Inventory','VATABLE','0',NULL,0),(3387,'Leather Cross bodybag monochrome','6','1','',16.00,'0','10688',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3387','pcs','Inventory','VATABLE','0',NULL,0),(3388,'Tribal print pillow BrownYellow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3388','pcs','Inventory','VATABLE','0',NULL,0),(3389,'Afrofused bag','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3389','pcs','Inventory','VATABLE','0',NULL,0),(3390,'Sling bags','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3390','pcs','Inventory','VATABLE','0',NULL,0),(3391,'Purple sling bag','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3391','pcs','Inventory','VATABLE','0',NULL,0),(3392,'Three Led Light Kit','6','1','',16.00,'0','7596',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3392','pcs','Inventory','VATABLE','0',NULL,0),(3393,'Sunlar Powerbank','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3393','pcs','Inventory','VATABLE','0',NULL,0),(3394,'Shuka Print Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3394','pcs','Inventory','VATABLE','0',NULL,0),(3395,'Sarung Kikoi','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3395','pcs','Inventory','VATABLE','0',NULL,0),(3396,'Samaawi Kikoi','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3396','pcs','Inventory','VATABLE','0',NULL,0),(3397,'Elephant Print Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3397','pcs','Inventory','VATABLE','0',NULL,0),(3398,'Silver Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3398','pcs','Inventory','VATABLE','0',NULL,0),(3399,'Red Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3399','pcs','Inventory','VATABLE','0',NULL,0),(3400,'Blue Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3400','pcs','Inventory','VATABLE','0',NULL,0),(3401,'Brown Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3401','pcs','Inventory','VATABLE','0',NULL,0),(3402,'Curtain Holder Blue and White','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3402','pcs','Inventory','VATABLE','0',NULL,0),(3403,'Curtain HolderDark Blue','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3403','pcs','Inventory','VATABLE','0',NULL,0),(3404,'Kanzu Kofia and Keffiyeh','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3404','pcs','Inventory','VATABLE','0',NULL,0),(3405,'Hope to Die','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3405','pcs','Inventory','VATABLE','0',NULL,0),(3406,'Cell 8','6','1','',16.00,'0','428',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3406','pcs','Inventory','VATABLE','0',NULL,0),(3407,'Citizen Soldiers','6','1','',16.00,'0','428',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3407','pcs','Inventory','VATABLE','0',NULL,0),(3408,'Dead Mans Time','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3408','pcs','Inventory','VATABLE','0',NULL,0),(3409,'The Dress Thief','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3409','pcs','Inventory','VATABLE','0',NULL,0),(3410,'Forty Acres','6','1','',16.00,'0','428',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3410','pcs','Inventory','VATABLE','0',NULL,0),(3411,'Perfect People','6','1','',16.00,'0','428',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3411','pcs','Inventory','VATABLE','0',NULL,0),(3412,'The Secret Dreamworld of a Shopaholic','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3412','pcs','Inventory','VATABLE','0',NULL,0),(3413,'The Second Opinion','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3413','pcs','Inventory','VATABLE','0',NULL,0),(3414,'The Secrets We Keep','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3414','pcs','Inventory','VATABLE','0',NULL,0),(3415,'African Beaded Coin holders Gold Green','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3415','pcs','Inventory','VATABLE','0',NULL,0),(3416,'African Leather Hand Bag','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3416','pcs','Inventory','VATABLE','0',NULL,0),(3417,'Necklace Horn Beads','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3417','pcs','Inventory','VATABLE','0',NULL,0),(3418,'Safari Worth Clutch Bag','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3418','pcs','Inventory','VATABLE','0',NULL,0),(3419,'African Basket','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3419','pcs','Inventory','VATABLE','0',NULL,0),(3420,'African Basket Sisal','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3420','pcs','Inventory','VATABLE','0',NULL,0),(3421,'The Alchemy of Desire','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3421','pcs','Inventory','VATABLE','0',NULL,0),(3422,'Tender Is the Night','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3422','pcs','Inventory','VATABLE','0',NULL,0),(3423,'The Shoestring Club','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3423','pcs','Inventory','VATABLE','0',NULL,0),(3424,'Classic Dark Tan Formal Shoes','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3424','pcs','Inventory','VATABLE','0',NULL,0),(3425,'Brown Loafers','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3425','pcs','Inventory','VATABLE','0',NULL,0),(3426,'Black Loafers','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3426','pcs','Inventory','VATABLE','0',NULL,0),(3427,'Black Moccasins','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3427','pcs','Inventory','VATABLE','0',NULL,0),(3428,'BeadScurfs','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3428','pcs','Inventory','VATABLE','0',NULL,0),(3429,'Ladies Clutch Purse with Beads','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3429','pcs','Inventory','VATABLE','0',NULL,0),(3430,'Cosmetic Bag with Fur','6','1','',16.00,'0','3220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3430','pcs','Inventory','VATABLE','0',NULL,0),(3431,'Maroon Ladies Clutch Purse','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3431','pcs','Inventory','VATABLE','0',NULL,0),(3432,'Maroon Black Cosmetic Bag','6','1','',16.00,'0','3226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3432','pcs','Inventory','VATABLE','0',NULL,0),(3433,'Black Maroon Ediths Handbag','6','1','',16.00,'0','10925',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3433','pcs','Inventory','VATABLE','0',NULL,0),(3434,'White Black Fur Cosmetic Bag','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3434','pcs','Inventory','VATABLE','0',NULL,0),(3435,'Green Yellow Front Pocket Body Bag','6','1','',16.00,'0','4322',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3435','pcs','Inventory','VATABLE','0',NULL,0),(3436,'Orange Kitenge Mix Handbag','6','1','',16.00,'0','4746',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3436','pcs','Inventory','VATABLE','0',NULL,0),(3437,'Green Black Front Pocket Body Bag','6','1','',16.00,'0','4322',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3437','pcs','Inventory','VATABLE','0',NULL,0),(3438,'Yellow Ediths Body Bag','6','1','',16.00,'0','5557',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3438','pcs','Inventory','VATABLE','0',NULL,0),(3439,'BlackOrange Front Pocket Body Bag','6','1','',16.00,'0','4322',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3439','pcs','Inventory','VATABLE','0',NULL,0),(3440,'Black Yellow Ediths Hand Bag','6','1','',16.00,'0','10925',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3440','pcs','Inventory','VATABLE','0',NULL,0),(3441,'Brown With Silver Lock Brief Case','6','1','',16.00,'0','11400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3441','pcs','Inventory','VATABLE','0',NULL,0),(3442,'Black Mens Belt','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3442','pcs','Inventory','VATABLE','0',NULL,0),(3443,'Tan Mens Belt','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3443','pcs','Inventory','VATABLE','0',NULL,0),(3444,'Navy blue Abaya with silver embroidery','6','1','',16.00,'0','9876',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3444','pcs','Inventory','VATABLE','0',NULL,0),(3445,'Rich black Abaya with an onion pink','6','1','',16.00,'0','10830',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3445','pcs','Inventory','VATABLE','0',NULL,0),(3446,'Traditional African Decorative Gourd','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3446','pcs','Inventory','VATABLE','0',NULL,0),(3447,'A casual Abaya with cream lace detailing','6','1','',16.00,'0','8907',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3447','pcs','Inventory','VATABLE','0',NULL,0),(3448,'African Decorative Gour Black with White Dots','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3448','pcs','Inventory','VATABLE','0',NULL,0),(3449,'Decorative Gourd Snail Art','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3449','pcs','Inventory','VATABLE','0',NULL,0),(3450,'Lion Wood CarvingYellow','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3450','pcs','Inventory','VATABLE','0',NULL,0),(3451,'Tortoise Wood CarvingSmall','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3451','pcs','Inventory','VATABLE','0',NULL,0),(3452,'Safari Wooden Stool','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3452','pcs','Inventory','VATABLE','0',NULL,0),(3453,'Maasai Cushion Cover','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3453','pcs','Inventory','VATABLE','0',NULL,0),(3454,'Murua Laptop Bag','6','1','',16.00,'0','7410',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3454','pcs','Inventory','VATABLE','0',NULL,0),(3455,'Kara Laptop Bag','6','1','',16.00,'0','9496',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3455','pcs','Inventory','VATABLE','0',NULL,0),(3456,'Milele Laptop Bag','6','1','',16.00,'0','9025',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3456','pcs','Inventory','VATABLE','0',NULL,0),(3457,'Tara Laptop Bag','6','1','',16.00,'0','9310',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3457','pcs','Inventory','VATABLE','0',NULL,0),(3458,'Sufi Laptop Bag','6','1','',16.00,'0','8835',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3458','pcs','Inventory','VATABLE','0',NULL,0),(3459,'Elmoran Travel Bag','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3459','pcs','Inventory','VATABLE','0',NULL,0),(3460,'Urban Warrior Shopping Bag','6','1','',16.00,'0','551',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3460','pcs','Inventory','VATABLE','0',NULL,0),(3461,'Msafiri Duffel Bag','6','1','',16.00,'0','7363',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3461','pcs','Inventory','VATABLE','0',NULL,0),(3462,'Barcelona Football Jersey','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3462','pcs','Inventory','VATABLE','0',NULL,0),(3463,'Generic Palm Support','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3463','pcs','Inventory','VATABLE','0',NULL,0),(3464,'Mikasa Kickoff Football','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3464','pcs','Inventory','VATABLE','0',NULL,0),(3465,'Perfect Pro AB Carver','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3465','pcs','Inventory','VATABLE','0',NULL,0),(3466,'Super Arms Toner Black','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3466','pcs','Inventory','VATABLE','0',NULL,0),(3467,'Airin Backpack','6','1','',16.00,'0','11875',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3467','pcs','Inventory','VATABLE','0',NULL,0),(3468,'Aitainye Sling Bag','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3468','pcs','Inventory','VATABLE','0',NULL,0),(3469,'Best womens winter coats Jilbab','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3469','pcs','Inventory','VATABLE','0',NULL,0),(3470,'Msafiri Sling Bag','6','1','',16.00,'0','5031',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3470','pcs','Inventory','VATABLE','0',NULL,0),(3471,'Camping Tent Pop Type','6','1','',16.00,'0','4746',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3471','pcs','Inventory','VATABLE','0',NULL,0),(3472,'Khanga Travel Bag','6','1','',16.00,'0','4176',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3472','pcs','Inventory','VATABLE','0',NULL,0),(3473,'Sayiet Handbag','6','1','',16.00,'0','12346',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3473','pcs','Inventory','VATABLE','0',NULL,0),(3474,'Tanzanite Clutch Bag','6','1','',16.00,'0','5506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3474','pcs','Inventory','VATABLE','0',NULL,0),(3475,'Laur Sling Bag','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3475','pcs','Inventory','VATABLE','0',NULL,0),(3476,'Papita Clutch Bag','6','1','',16.00,'0','3036',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3476','pcs','Inventory','VATABLE','0',NULL,0),(3477,'Papita Clutch Bag Brown','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3477','pcs','Inventory','VATABLE','0',NULL,0),(3478,'Corriba Clutch Bag','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3478','pcs','Inventory','VATABLE','0',NULL,0),(3479,'Asubo Clutch Bag','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3479','pcs','Inventory','VATABLE','0',NULL,0),(3480,'The Survivor A Mitch Rapp Novel','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3480','pcs','Inventory','VATABLE','0',NULL,0),(3481,'Trump Revealed','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3481','pcs','Inventory','VATABLE','0',NULL,0),(3482,'The Happiness of Pursuit','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3482','pcs','Inventory','VATABLE','0',NULL,0),(3483,'Searching for a Silver Lining','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3483','pcs','Inventory','VATABLE','0',NULL,0),(3484,'The Fireman','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3484','pcs','Inventory','VATABLE','0',NULL,0),(3485,'The Magic Strings of Frankie Presto','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3485','pcs','Inventory','VATABLE','0',NULL,0),(3486,'The Sollatek TVRight','6','1','',16.00,'0','4632',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3486','pcs','Inventory','VATABLE','0',NULL,0),(3487,'Fridgeguard','6','1','',16.00,'0','3292',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3487','pcs','Inventory','VATABLE','0',NULL,0),(3488,'TV Guard','6','1','',16.00,'0','3278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3488','pcs','Inventory','VATABLE','0',NULL,0),(3489,'Lightning Guard','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3489','pcs','Inventory','VATABLE','0',NULL,0),(3490,'Spikeguard','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3490','pcs','Inventory','VATABLE','0',NULL,0),(3491,'HiVolt Guard','6','1','',16.00,'0','3278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3491','pcs','Inventory','VATABLE','0',NULL,0),(3492,'Multiguard 1','6','1','',16.00,'0','3036',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3492','pcs','Inventory','VATABLE','0',NULL,0),(3493,'AVS 30','6','1','',16.00,'0','6646',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3493','pcs','Inventory','VATABLE','0',NULL,0),(3494,'Sollatek Voltage Stabiliser','6','1','',16.00,'0','7596',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3494','pcs','Inventory','VATABLE','0',NULL,0),(3495,'Lumina','6','1','',16.00,'0','3321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3495','pcs','Inventory','VATABLE','0',NULL,0),(3496,'HeadlightSingle','6','1','',16.00,'0','60800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3496','pcs','Inventory','VATABLE','0',NULL,0),(3497,'Inverter 800 VA','6','1','',16.00,'0','27503',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3497','pcs','Inventory','VATABLE','0',NULL,0),(3498,'Inverter 500 VA','6','1','',16.00,'0','12346',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3498','pcs','Inventory','VATABLE','0',NULL,0),(3499,'Solar Water Heater 200 Litre','6','1','',16.00,'0','87400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3499','pcs','Inventory','VATABLE','0',NULL,0),(3500,'Inverter 600 VA','6','1','',16.00,'0','22511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3500','pcs','Inventory','VATABLE','0',NULL,0),(3501,'This Was a Man','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3501','pcs','Inventory','VATABLE','0',NULL,0),(3502,'The Garden Of Burning Sand','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3502','pcs','Inventory','VATABLE','0',NULL,0),(3503,'Alter Egos','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3503','pcs','Inventory','VATABLE','0',NULL,0),(3504,'The Sleep Revolution','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3504','pcs','Inventory','VATABLE','0',NULL,0),(3505,'Inside Steves Brain','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3505','pcs','Inventory','VATABLE','0',NULL,0),(3506,'The Upstarts','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3506','pcs','Inventory','VATABLE','0',NULL,0),(3507,'The Bone Collection','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3507','pcs','Inventory','VATABLE','0',NULL,0),(3508,'The Answer','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3508','pcs','Inventory','VATABLE','0',NULL,0),(3509,'The Spy Who Loved Castro','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3509','pcs','Inventory','VATABLE','0',NULL,0),(3510,'The Games','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3510','pcs','Inventory','VATABLE','0',NULL,0),(3511,'Never Never','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3511','pcs','Inventory','VATABLE','0',NULL,0),(3512,'Woman of God','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3512','pcs','Inventory','VATABLE','0',NULL,0),(3513,'Orphan X','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3513','pcs','Inventory','VATABLE','0',NULL,0),(3514,'The End of Average','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3514','pcs','Inventory','VATABLE','0',NULL,0),(3515,'Africas Long Road Since Independence','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3515','pcs','Inventory','VATABLE','0',NULL,0),(3516,'Warren Buffett and the Interpretation of Financial Statements','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3516','pcs','Inventory','VATABLE','0',NULL,0),(3517,'Warren Buffetts Management Secrets','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3517','pcs','Inventory','VATABLE','0',NULL,0),(3518,'Predator','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3518','pcs','Inventory','VATABLE','0',NULL,0),(3519,'Africa Solo','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3519','pcs','Inventory','VATABLE','0',NULL,0),(3520,'Crisis','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3520','pcs','Inventory','VATABLE','0',NULL,0),(3521,'Insane Clown President','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3521','pcs','Inventory','VATABLE','0',NULL,0),(3522,'Rent a Bridesmaid','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3522','pcs','Inventory','VATABLE','0',NULL,0),(3523,'Killing Pablo','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3523','pcs','Inventory','VATABLE','0',NULL,0),(3524,'Dont Tell Me You are Afraid','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3524','pcs','Inventory','VATABLE','0',NULL,0),(3525,'The Secret River','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3525','pcs','Inventory','VATABLE','0',NULL,0),(3526,'The High Mountains of Portugal','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3526','pcs','Inventory','VATABLE','0',NULL,0),(3527,'Hells Corner','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3527','pcs','Inventory','VATABLE','0',NULL,0),(3528,'A Gift of Love','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3528','pcs','Inventory','VATABLE','0',NULL,0),(3529,'Slave My True Story','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3529','pcs','Inventory','VATABLE','0',NULL,0),(3530,'Love You Dead','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3530','pcs','Inventory','VATABLE','0',NULL,0),(3531,'Navy Blue Body con dress','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3531','pcs','Inventory','VATABLE','0',NULL,0),(3532,'Mosquito Nets with Metallic StandsCream','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3532','pcs','Inventory','VATABLE','0',NULL,0),(3533,'Mosquito Nets with Metallic StandsPurple','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3533','pcs','Inventory','VATABLE','0',NULL,0),(3534,'Square Top Decker mosquito net Cream','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3534','pcs','Inventory','VATABLE','0',NULL,0),(3535,'Bodycon dress Black White','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3535','pcs','Inventory','VATABLE','0',NULL,0),(3536,'Bodycon Navy Blue Dress','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3536','pcs','Inventory','VATABLE','0',NULL,0),(3537,'Bodycon sleeveless dress Black Blue','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3537','pcs','Inventory','VATABLE','0',NULL,0),(3538,'Skater dress Black Grey','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3538','pcs','Inventory','VATABLE','0',NULL,0),(3539,'White Skater dress','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3539','pcs','Inventory','VATABLE','0',NULL,0),(3540,'3 column portable wooden wardrobe','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3540','pcs','Inventory','VATABLE','0',NULL,0),(3541,'The Wrong Side of Goodbye','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3541','pcs','Inventory','VATABLE','0',NULL,0),(3542,'Bebe Comfort Axiss Car Seat 9 Months up to 4 Years','6','1','',16.00,'0','46028',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3542','pcs','Inventory','VATABLE','0',NULL,0),(3543,'Safety 1st Baby Head Support Pillow','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3543','pcs','Inventory','VATABLE','0',NULL,0),(3544,'Safety 1st Child View Car Mirror','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3544','pcs','Inventory','VATABLE','0',NULL,0),(3545,'Inflatable baby bath and changing mat 010 Months','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3545','pcs','Inventory','VATABLE','0',NULL,0),(3546,'Bebe Confort Maternity Electric Sterilizer','6','1','',16.00,'0','7881',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3546','pcs','Inventory','VATABLE','0',NULL,0),(3547,'Muslim Hijab Scarves','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3547','pcs','Inventory','VATABLE','0',NULL,0),(3548,'Baby Cot Mosquito Net Pink','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3548','pcs','Inventory','VATABLE','0',NULL,0),(3549,'The Peculiar Kenyan by Sunny Bindra','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3549','pcs','Inventory','VATABLE','0',NULL,0),(3550,'Single and Searching','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3550','pcs','Inventory','VATABLE','0',NULL,0),(3551,'Uta do','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3551','pcs','Inventory','VATABLE','0',NULL,0),(3552,'The Boy Who Harnessed the Wind','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3552','pcs','Inventory','VATABLE','0',NULL,0),(3553,'Building Social Business','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3553','pcs','Inventory','VATABLE','0',NULL,0),(3554,'Creating a World Without Poverty','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3554','pcs','Inventory','VATABLE','0',NULL,0),(3555,'The Economic Naturalist','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3555','pcs','Inventory','VATABLE','0',NULL,0),(3556,'Beaded AbayaNida','6','1','',16.00,'0','3278',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3556','pcs','Inventory','VATABLE','0',NULL,0),(3557,'Dera OrangeBrown','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3557','pcs','Inventory','VATABLE','0',NULL,0),(3558,'Dera Purple','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3558','pcs','Inventory','VATABLE','0',NULL,0),(3559,'Dera Multi Color','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3559','pcs','Inventory','VATABLE','0',NULL,0),(3560,'Black Classic Abaya','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3560','pcs','Inventory','VATABLE','0',NULL,0),(3561,'Good Morning Mr Mandela A Memoir','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3561','pcs','Inventory','VATABLE','0',NULL,0),(3562,'The Zanzibar Chest','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3562','pcs','Inventory','VATABLE','0',NULL,0),(3563,'A Contented House with Twins','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3563','pcs','Inventory','VATABLE','0',NULL,0),(3564,'The Return of the Economic Naturalist','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3564','pcs','Inventory','VATABLE','0',NULL,0),(3565,'Huggies Dry Comfort Diapers,Size 2 36kgs,Count 68 Diapers','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3565','pcs','Inventory','VATABLE','0',NULL,0),(3566,'Huggies Dry Comfort Size 3 58kgs,Count 64','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3566','pcs','Inventory','VATABLE','0',NULL,0),(3567,'Huggies Dry Comfort Diapers,Size 2 36kgs,Count 136 Diapers','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3567','pcs','Inventory','VATABLE','0',NULL,0),(3568,'Huggies Dry Comfort Diapers,Size 4 814kgs, X2,Count 120','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3568','pcs','Inventory','VATABLE','0',NULL,0),(3569,'Huggies Dry Comfort Diapers, Size 4 814kgs, Count 60','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3569','pcs','Inventory','VATABLE','0',NULL,0),(3570,'Huggies Dry Comfort Diapers,Size 5 1222kgs, X2,Count 112','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3570','pcs','Inventory','VATABLE','0',NULL,0),(3571,'Huggies Dry Comfort Diapers,Size 5 1222kgs,Count 60','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3571','pcs','Inventory','VATABLE','0',NULL,0),(3572,'Huggies Pants Boy,Size 4 914kgs,Count 34','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3572','pcs','Inventory','VATABLE','0',NULL,0),(3573,'Huggies Pants Boy, Size 5 1217kgs, Count 32','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3573','pcs','Inventory','VATABLE','0',NULL,0),(3574,'Huggies Pants Boy,Size 6 1522kgs,Count 30','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3574','pcs','Inventory','VATABLE','0',NULL,0),(3575,'Huggies Pants Girl Size 3 712 kgs Count 36','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3575','pcs','Inventory','VATABLE','0',NULL,0),(3576,'Huggies Pants Girl Size 5 1217 kgs Count 32','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3576','pcs','Inventory','VATABLE','0',NULL,0),(3577,'Huggies Simply Clean Wipes 72 wipes','6','1','',16.00,'0','171',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3577','pcs','Inventory','VATABLE','0',NULL,0),(3578,'Huggies Simply Clean Wipes 64 wipes','6','1','',16.00,'0','219',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3578','pcs','Inventory','VATABLE','0',NULL,0),(3579,'2 in 1 Double Electric Breast Pump','6','1','',16.00,'0','21803',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3579','pcs','Inventory','VATABLE','0',NULL,0),(3580,'Single Electric Breast Pump','6','1','',16.00,'0','16146',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3580','pcs','Inventory','VATABLE','0',NULL,0),(3581,'New Disposable Nursing Pads with Blue Lock Core','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3581','pcs','Inventory','VATABLE','0',NULL,0),(3582,'A Year of Growing Rich','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3582','pcs','Inventory','VATABLE','0',NULL,0),(3583,'The Cairo House','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3583','pcs','Inventory','VATABLE','0',NULL,0),(3584,'From My Sisters Lips','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3584','pcs','Inventory','VATABLE','0',NULL,0),(3585,'The Halo Effect','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3585','pcs','Inventory','VATABLE','0',NULL,0),(3586,'How to Make a Million Before Lunch','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3586','pcs','Inventory','VATABLE','0',NULL,0),(3587,'Tower of Transformational Leadership by George Magoha','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3587','pcs','Inventory','VATABLE','0',NULL,0),(3588,'Chasing the Stars','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3588','pcs','Inventory','VATABLE','0',NULL,0),(3589,'Faces of Africa','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3589','pcs','Inventory','VATABLE','0',NULL,0),(3590,'Right Time Baby The Complete Guide to Later Motherhood','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3590','pcs','Inventory','VATABLE','0',NULL,0),(3591,'The Downing Street Years','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3591','pcs','Inventory','VATABLE','0',NULL,0),(3592,'Beyonce Running the World','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3592','pcs','Inventory','VATABLE','0',NULL,0),(3593,'Margaret Thatcher The Autobiography','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3593','pcs','Inventory','VATABLE','0',NULL,0),(3594,'Armchair Economist Economics and Everyday Life','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3594','pcs','Inventory','VATABLE','0',NULL,0),(3595,'The Art of Influence Persuading Others Begins With You','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3595','pcs','Inventory','VATABLE','0',NULL,0),(3596,'And Then Life Happens A Memoir','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3596','pcs','Inventory','VATABLE','0',NULL,0),(3597,'Shake Hands with the Devil The Failure of Humanity in Rwanda','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3597','pcs','Inventory','VATABLE','0',NULL,0),(3598,'banana fibersisal bicycle','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3598','pcs','Inventory','VATABLE','0',NULL,0),(3599,'banana fiber palm tree hut','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3599','pcs','Inventory','VATABLE','0',NULL,0),(3600,'Banana fiber sisal dreamcatchers','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3600','pcs','Inventory','VATABLE','0',NULL,0),(3601,'Computer Paper Form','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3601','pcs','Inventory','VATABLE','0',NULL,0),(3602,'3 set soapstone Giraffe tea light holder assorted colours','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3602','pcs','Inventory','VATABLE','0',NULL,0),(3603,'set of 6 elephant tea light holders assorted colours','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3603','pcs','Inventory','VATABLE','0',NULL,0),(3604,'Ragdoll','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3604','pcs','Inventory','VATABLE','0',NULL,0),(3605,'Collins Cobuild Advanced Learners Dictionary','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3605','pcs','Inventory','VATABLE','0',NULL,0),(3606,'Easy Learning Italian Dictionary','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3606','pcs','Inventory','VATABLE','0',NULL,0),(3607,'Goodnight Two Minute TalesBW','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3607','pcs','Inventory','VATABLE','0',NULL,0),(3608,'Richard Scarrys Bedtime Stories ever','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3608','pcs','Inventory','VATABLE','0',NULL,0),(3609,'A Treasury of Safari Tales','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3609','pcs','Inventory','VATABLE','0',NULL,0),(3610,'Sleepytime Stories Baby Bedtime Books','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3610','pcs','Inventory','VATABLE','0',NULL,0),(3611,'My Little Book of Bible Stories','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3611','pcs','Inventory','VATABLE','0',NULL,0),(3612,'My First book of favorite stories','6','1','',16.00,'0','214',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3612','pcs','Inventory','VATABLE','0',NULL,0),(3613,'East African Why Stories 2','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3613','pcs','Inventory','VATABLE','0',NULL,0),(3614,'Usborne Treasury of Animal Stories Stories for Young Children','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3614','pcs','Inventory','VATABLE','0',NULL,0),(3615,'The Last King of Scotland','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3615','pcs','Inventory','VATABLE','0',NULL,0),(3616,'Flood of Fire','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3616','pcs','Inventory','VATABLE','0',NULL,0),(3617,'How to Be Both','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3617','pcs','Inventory','VATABLE','0',NULL,0),(3618,'Africa Junction','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3618','pcs','Inventory','VATABLE','0',NULL,0),(3619,'The House at the Edge of the World','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3619','pcs','Inventory','VATABLE','0',NULL,0),(3620,'The Samaritan','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3620','pcs','Inventory','VATABLE','0',NULL,0),(3621,'Girl Online On Tour','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3621','pcs','Inventory','VATABLE','0',NULL,0),(3622,'Sharp Objects','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3622','pcs','Inventory','VATABLE','0',NULL,0),(3623,'Theodore Boone The Accused Book 3','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3623','pcs','Inventory','VATABLE','0',NULL,0),(3624,'Scorpia Rising','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3624','pcs','Inventory','VATABLE','0',NULL,0),(3625,'Over a Thousand Hills I Walk with You','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3625','pcs','Inventory','VATABLE','0',NULL,0),(3626,'City on Fire','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3626','pcs','Inventory','VATABLE','0',NULL,0),(3627,'The Mosquito Coast','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3627','pcs','Inventory','VATABLE','0',NULL,0),(3628,'Black Magic Sanction','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3628','pcs','Inventory','VATABLE','0',NULL,0),(3629,'Comprehensive Swahili English Dictionary','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3629','pcs','Inventory','VATABLE','0',NULL,0),(3630,'Insurance Theory and Practice','6','1','',16.00,'0','6456',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3630','pcs','Inventory','VATABLE','0',NULL,0),(3631,'Accounting Theory and Practice','6','1','',16.00,'0','7311',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3631','pcs','Inventory','VATABLE','0',NULL,0),(3632,'Democratic Theory and Practice','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3632','pcs','Inventory','VATABLE','0',NULL,0),(3633,'Advanced Economics Theory and Practice','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3633','pcs','Inventory','VATABLE','0',NULL,0),(3634,'A Textbook of Production Technology','6','1','',16.00,'0','2043',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3634','pcs','Inventory','VATABLE','0',NULL,0),(3635,'Advanced Automotive Fault Diagnosis','6','1','',16.00,'0','3943',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3635','pcs','Inventory','VATABLE','0',NULL,0),(3636,'Mastering the Globalization of Business','6','1','',16.00,'0','2613',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3636','pcs','Inventory','VATABLE','0',NULL,0),(3637,'Epson Projector','6','1','',16.00,'0','47496',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3637','pcs','Inventory','VATABLE','0',NULL,0),(3638,'Projector Acer C120','6','1','',16.00,'0','33246',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3638','pcs','Inventory','VATABLE','0',NULL,0),(3639,'How Google Works','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3639','pcs','Inventory','VATABLE','0',NULL,0),(3640,'Dreaming Big','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3640','pcs','Inventory','VATABLE','0',NULL,0),(3641,'The Greatest Miracle in the World','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3641','pcs','Inventory','VATABLE','0',NULL,0),(3642,'Finishing Strong Going the Distance for Your Family','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3642','pcs','Inventory','VATABLE','0',NULL,0),(3643,'Why Kindness is Good For You','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3643','pcs','Inventory','VATABLE','0',NULL,0),(3644,'Finding Our Way Home','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3644','pcs','Inventory','VATABLE','0',NULL,0),(3645,'Chicken Soup for the Soul Find Your Happiness','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3645','pcs','Inventory','VATABLE','0',NULL,0),(3646,'Imagine Believe Become','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3646','pcs','Inventory','VATABLE','0',NULL,0),(3647,'Make Your Mark Getting Right What Samson Got Wrong','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3647','pcs','Inventory','VATABLE','0',NULL,0),(3648,'Cry of the Heart','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3648','pcs','Inventory','VATABLE','0',NULL,0),(3649,'13 Things That Dont Make Sense','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3649','pcs','Inventory','VATABLE','0',NULL,0),(3650,'Bad Banks','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3650','pcs','Inventory','VATABLE','0',NULL,0),(3651,'The Economist Guide To Business Planning','6','1','',16.00,'0','3226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3651','pcs','Inventory','VATABLE','0',NULL,0),(3652,'Complete Digital Photography 7ED','6','1','',16.00,'0','5938',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3652','pcs','Inventory','VATABLE','0',NULL,0),(3653,'Digital Photographers Handbook 5th Edition','6','1','',16.00,'0','2656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3653','pcs','Inventory','VATABLE','0',NULL,0),(3654,'Great African Adventures','6','1','',16.00,'0','2466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3654','pcs','Inventory','VATABLE','0',NULL,0),(3655,'Yoga for Pregnancy','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3655','pcs','Inventory','VATABLE','0',NULL,0),(3656,'Seven Elements That Have Changed the World','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3656','pcs','Inventory','VATABLE','0',NULL,0),(3657,'The BFG','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3657','pcs','Inventory','VATABLE','0',NULL,0),(3658,'Georges Marvellous Medicine','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3658','pcs','Inventory','VATABLE','0',NULL,0),(3659,'Brisingr','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3659','pcs','Inventory','VATABLE','0',NULL,0),(3660,'Beast Quest Book 20 Equinus the Spirit Horse','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3660','pcs','Inventory','VATABLE','0',NULL,0),(3661,'Claw The Giant Ape Beast Quest Book 8','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3661','pcs','Inventory','VATABLE','0',NULL,0),(3662,'Boys Smelly Stories','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3662','pcs','Inventory','VATABLE','0',NULL,0),(3663,'Men Leather Shoe Brown Oxfords Wingtips','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3663','pcs','Inventory','VATABLE','0',NULL,0),(3664,'Men Shoe Patent Black','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3664','pcs','Inventory','VATABLE','0',NULL,0),(3665,'Dotted Tan Slip On Shoes','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3665','pcs','Inventory','VATABLE','0',NULL,0),(3666,'Kibarobaro Lamu Kofia','6','1','',16.00,'0','20900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3666','pcs','Inventory','VATABLE','0',NULL,0),(3667,'Kiuwa Lamu Kofia','6','1','',16.00,'0','22796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3667','pcs','Inventory','VATABLE','0',NULL,0),(3668,'Kishela Lamu Kofia','6','1','',16.00,'0','21846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3668','pcs','Inventory','VATABLE','0',NULL,0),(3669,'GIANNA OffWhite 4 in 1 With Bear Handbag Set','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3669','pcs','Inventory','VATABLE','0',NULL,0),(3670,'GIANNA Brown 2in1 Removal Handbag Sling','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3670','pcs','Inventory','VATABLE','0',NULL,0),(3671,'Diaper Bag Travel Bassinet Patchwork 3in1','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3671','pcs','Inventory','VATABLE','0',NULL,0),(3672,'Tan Geometric Crosshatch Handbag','6','1','',16.00,'0','6175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3672','pcs','Inventory','VATABLE','0',NULL,0),(3673,'Khaki Backpack Rucksack','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3673','pcs','Inventory','VATABLE','0',NULL,0),(3674,'Vintage Style Fashion Tote Handbag','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3674','pcs','Inventory','VATABLE','0',NULL,0),(3675,'Navy Grab Tote Bag','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3675','pcs','Inventory','VATABLE','0',NULL,0),(3676,'Burgundy Moc Croc Women Handbag','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3676','pcs','Inventory','VATABLE','0',NULL,0),(3677,'The Shadow of the Sun','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3677','pcs','Inventory','VATABLE','0',NULL,0),(3678,'Kenyans, Yes We Can','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3678','pcs','Inventory','VATABLE','0',NULL,0),(3679,'Encyclopedia of Gardening','6','1','',16.00,'0','3511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3679','pcs','Inventory','VATABLE','0',NULL,0),(3680,'King of the Cloud Forests','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3680','pcs','Inventory','VATABLE','0',NULL,0),(3681,'The Wisdom of Crowds','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3681','pcs','Inventory','VATABLE','0',NULL,0),(3682,'Minimal Living','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3682','pcs','Inventory','VATABLE','0',NULL,0),(3683,'Flower Arranging','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3683','pcs','Inventory','VATABLE','0',NULL,0),(3684,'Complete Guide to Orchids','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3684','pcs','Inventory','VATABLE','0',NULL,0),(3685,'Island Living Inland Retreats Shoreside Havens','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3685','pcs','Inventory','VATABLE','0',NULL,0),(3686,'Bedrooms Creating and Decorating the Room of Ur Dreams','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3686','pcs','Inventory','VATABLE','0',NULL,0),(3687,'Encyclopedia of Roses','6','1','',16.00,'0','3131',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3687','pcs','Inventory','VATABLE','0',NULL,0),(3688,'Caribbean Style','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3688','pcs','Inventory','VATABLE','0',NULL,0),(3689,'Family Houses','6','1','',16.00,'0','6171',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3689','pcs','Inventory','VATABLE','0',NULL,0),(3690,'African Interiors','6','1','',16.00,'0','4418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3690','pcs','Inventory','VATABLE','0',NULL,0),(3691,'Why Men Marry Some Women and','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3691','pcs','Inventory','VATABLE','0',NULL,0),(3692,'Not Quite the Diplomat','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3692','pcs','Inventory','VATABLE','0',NULL,0),(3693,'Go Put Your Strengths to Work','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3693','pcs','Inventory','VATABLE','0',NULL,0),(3694,'Step by Step Cake Decorating','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3694','pcs','Inventory','VATABLE','0',NULL,0),(3695,'Natural Fashion Tribal Decoration from Africa','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3695','pcs','Inventory','VATABLE','0',NULL,0),(3696,'Tastes of Africa','6','1','',16.00,'0','2941',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3696','pcs','Inventory','VATABLE','0',NULL,0),(3697,'Pampers,Pants,Size 4,Jumbo Pack Count 56','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3697','pcs','Inventory','VATABLE','0',NULL,0),(3698,'Pampers Fresh Baby Wipes 64 Wipes','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3698','pcs','Inventory','VATABLE','0',NULL,0),(3699,'Pampers Baby Dry Size 3 Jumbo Pack 72','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3699','pcs','Inventory','VATABLE','0',NULL,0),(3700,'Tomorrow I will Be Twenty','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3700','pcs','Inventory','VATABLE','0',NULL,0),(3701,'James Mwangi The Peoples Banker','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3701','pcs','Inventory','VATABLE','0',NULL,0),(3702,'Aleph by Paulo Coelho','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3702','pcs','Inventory','VATABLE','0',NULL,0),(3703,'The Curator','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3703','pcs','Inventory','VATABLE','0',NULL,0),(3704,'You Said Forever','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3704','pcs','Inventory','VATABLE','0',NULL,0),(3705,'The Good Husband of Zebra Drive','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3705','pcs','Inventory','VATABLE','0',NULL,0),(3706,'The Fear The Last Days of Robert Mugabe','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3706','pcs','Inventory','VATABLE','0',NULL,0),(3707,'Killer','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3707','pcs','Inventory','VATABLE','0',NULL,0),(3708,'Love Smart by Dr Phil McGraw','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3708','pcs','Inventory','VATABLE','0',NULL,0),(3709,'I will Catch You','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3709','pcs','Inventory','VATABLE','0',NULL,0),(3710,'Lone Wolf','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3710','pcs','Inventory','VATABLE','0',NULL,0),(3711,'Kagame The President of Rwanda Speaks','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3711','pcs','Inventory','VATABLE','0',NULL,0),(3712,'Property of a Noblewoman','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3712','pcs','Inventory','VATABLE','0',NULL,0),(3713,'Street Soldier','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3713','pcs','Inventory','VATABLE','0',NULL,0),(3714,'Black Poncho','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3714','pcs','Inventory','VATABLE','0',NULL,0),(3715,'Grey Stripped Long Tshirt Top With Ankara Detail','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3715','pcs','Inventory','VATABLE','0',NULL,0),(3716,'Coral Nude Chiffon Maternity Dress','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3716','pcs','Inventory','VATABLE','0',NULL,0),(3717,'Long Sleeve Detail Trumpet Cuff Skater Dress','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3717','pcs','Inventory','VATABLE','0',NULL,0),(3718,'Dictionary of Physiotherapy','6','1','',16.00,'0','6171',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3718','pcs','Inventory','VATABLE','0',NULL,0),(3719,'Childrens Picture Dictionary','6','1','',16.00,'0','912',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3719','pcs','Inventory','VATABLE','0',NULL,0),(3720,'Illustrated Dictionary of Physics','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3720','pcs','Inventory','VATABLE','0',NULL,0),(3721,'Illustrated Dictionary of Biology','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3721','pcs','Inventory','VATABLE','0',NULL,0),(3722,'Illustrated Dictionary of Chemistry','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3722','pcs','Inventory','VATABLE','0',NULL,0),(3723,'The World Atlas of Wine, 7th Edition','6','1','',16.00,'0','4651',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3723','pcs','Inventory','VATABLE','0',NULL,0),(3724,'The Times Universal Atlas of the World','6','1','',16.00,'0','5031',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3724','pcs','Inventory','VATABLE','0',NULL,0),(3725,'100 People Who Made History','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3725','pcs','Inventory','VATABLE','0',NULL,0),(3726,'Daniel Bessi Shirt Slim Fit','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3726','pcs','Inventory','VATABLE','0',NULL,0),(3727,'Louis philipe Dress shirt','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3727','pcs','Inventory','VATABLE','0',NULL,0),(3728,'Milanhill shirt','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3728','pcs','Inventory','VATABLE','0',NULL,0),(3729,'Freemaster multicolored handbag','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3729','pcs','Inventory','VATABLE','0',NULL,0),(3730,'KOREAN style womens canvas tote bag','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3730','pcs','Inventory','VATABLE','0',NULL,0),(3731,'The Apple Revolution','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3731','pcs','Inventory','VATABLE','0',NULL,0),(3732,'Golden Parasol A Daughters Memoir of Burma','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3732','pcs','Inventory','VATABLE','0',NULL,0),(3733,'Till the Sun Grows Cold','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3733','pcs','Inventory','VATABLE','0',NULL,0),(3734,'A Guide to the Beasts of East Africa','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3734','pcs','Inventory','VATABLE','0',NULL,0),(3735,'Guerrillas of Tsavo','6','1','',16.00,'0','5216',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3735','pcs','Inventory','VATABLE','0',NULL,0),(3736,'Mukiwa A White Boy in Africa','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3736','pcs','Inventory','VATABLE','0',NULL,0),(3737,'When a Crocodile Eats the Sun','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3737','pcs','Inventory','VATABLE','0',NULL,0),(3738,'Comforser Tyre Size 14','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3738','pcs','Inventory','VATABLE','0',NULL,0),(3739,'Sportrak Tyre Size 15','6','1','',16.00,'0','8883',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3739','pcs','Inventory','VATABLE','0',NULL,0),(3740,'Achilles Tyre Size 13','6','1','',16.00,'0','4418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3740','pcs','Inventory','VATABLE','0',NULL,0),(3741,'Stories I Only Tell My Friends','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3741','pcs','Inventory','VATABLE','0',NULL,0),(3742,'Business Planning','6','1','',16.00,'0','5696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3742','pcs','Inventory','VATABLE','0',NULL,0),(3743,'The Business of Hotels','6','1','',16.00,'0','3511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3743','pcs','Inventory','VATABLE','0',NULL,0),(3744,'Organizational Behavior in Hotels','6','1','',16.00,'0','7786',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3744','pcs','Inventory','VATABLE','0',NULL,0),(3745,'Doing Business Ethically Straight Talk','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3745','pcs','Inventory','VATABLE','0',NULL,0),(3746,'Wangari Maathai Mother of Trees','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3746','pcs','Inventory','VATABLE','0',NULL,0),(3747,'The Business of Tourism Management','6','1','',16.00,'0','5886',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3747','pcs','Inventory','VATABLE','0',NULL,0),(3748,'Business Travel and Tourism','6','1','',16.00,'0','3701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3748','pcs','Inventory','VATABLE','0',NULL,0),(3749,'International Business Economic','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3749','pcs','Inventory','VATABLE','0',NULL,0),(3750,'The Activist Theodore Boone NO4','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3750','pcs','Inventory','VATABLE','0',NULL,0),(3751,'Toto The DogGone Wizard of Oz','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3751','pcs','Inventory','VATABLE','0',NULL,0),(3752,'The Pirates of Somalia','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3752','pcs','Inventory','VATABLE','0',NULL,0),(3753,'A Hunger So Wild','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3753','pcs','Inventory','VATABLE','0',NULL,0),(3754,'A Division Of The Spoils','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3754','pcs','Inventory','VATABLE','0',NULL,0),(3755,'World War Two A Short History','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3755','pcs','Inventory','VATABLE','0',NULL,0),(3756,'The Age of Consent','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3756','pcs','Inventory','VATABLE','0',NULL,0),(3757,'The Age of Turbulence','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3757','pcs','Inventory','VATABLE','0',NULL,0),(3758,'The American Future','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3758','pcs','Inventory','VATABLE','0',NULL,0),(3759,'The Anatomy of Fascism','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3759','pcs','Inventory','VATABLE','0',NULL,0),(3760,'Baby on Board With Suction Cup','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3760','pcs','Inventory','VATABLE','0',NULL,0),(3761,'Mimoso Baby Carriers 09Months','6','1','',16.00,'0','4081',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3761','pcs','Inventory','VATABLE','0',NULL,0),(3762,'Baby Car Booster Seat 712 Yrs','6','1','',16.00,'0','9025',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3762','pcs','Inventory','VATABLE','0',NULL,0),(3763,'Bend Not Break A Life in Two Worlds','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3763','pcs','Inventory','VATABLE','0',NULL,0),(3764,'The Bin Ladens','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3764','pcs','Inventory','VATABLE','0',NULL,0),(3765,'The Big Idea','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3765','pcs','Inventory','VATABLE','0',NULL,0),(3766,'The Bite of Mango','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3766','pcs','Inventory','VATABLE','0',NULL,0),(3767,'Black Bazaar','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3767','pcs','Inventory','VATABLE','0',NULL,0),(3768,'Blood and Oil','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3768','pcs','Inventory','VATABLE','0',NULL,0),(3769,'Blood Toil Tears and Sweat The Great Speeches','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3769','pcs','Inventory','VATABLE','0',NULL,0),(3770,'Chasing the Devil','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3770','pcs','Inventory','VATABLE','0',NULL,0),(3771,'Collapse How Societies Choose to Fail','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3771','pcs','Inventory','VATABLE','0',NULL,0),(3772,'The Female Brain','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3772','pcs','Inventory','VATABLE','0',NULL,0),(3773,'Planet Ponzi','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3773','pcs','Inventory','VATABLE','0',NULL,0),(3774,'Nineteen Minutes','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3774','pcs','Inventory','VATABLE','0',NULL,0),(3775,'Not Without My Sister','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3775','pcs','Inventory','VATABLE','0',NULL,0),(3776,'Salem Falls','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3776','pcs','Inventory','VATABLE','0',NULL,0),(3777,'Symbol of Courage','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3777','pcs','Inventory','VATABLE','0',NULL,0),(3778,'The Last Tycoons','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3778','pcs','Inventory','VATABLE','0',NULL,0),(3779,'The Cash Nexus','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3779','pcs','Inventory','VATABLE','0',NULL,0),(3780,'The Complete Idiots Guide to Start Ur Own Business','6','1','',16.00,'0','2328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3780','pcs','Inventory','VATABLE','0',NULL,0),(3781,'The Crunch','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3781','pcs','Inventory','VATABLE','0',NULL,0),(3782,'Goldman Sachs The Culture of Success','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3782','pcs','Inventory','VATABLE','0',NULL,0),(3783,'Deadly Waters','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3783','pcs','Inventory','VATABLE','0',NULL,0),(3784,'Dear Leader','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3784','pcs','Inventory','VATABLE','0',NULL,0),(3785,'The Devils Star','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3785','pcs','Inventory','VATABLE','0',NULL,0),(3786,'The Dictators Hitlers Germany Stalins Russia','6','1','',16.00,'0','2656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3786','pcs','Inventory','VATABLE','0',NULL,0),(3787,'The Dictators Learning Curve','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3787','pcs','Inventory','VATABLE','0',NULL,0),(3788,'Do They Hear You When You Cry','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3788','pcs','Inventory','VATABLE','0',NULL,0),(3789,'Every Young Womans Battle','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3789','pcs','Inventory','VATABLE','0',NULL,0),(3790,'Intelligent Leadership','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3790','pcs','Inventory','VATABLE','0',NULL,0),(3791,'The Male Brain','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3791','pcs','Inventory','VATABLE','0',NULL,0),(3792,'Raising Confident Girls','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3792','pcs','Inventory','VATABLE','0',NULL,0),(3793,'The Storyteller','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3793','pcs','Inventory','VATABLE','0',NULL,0),(3794,'Even Dogs in the Wild','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3794','pcs','Inventory','VATABLE','0',NULL,0),(3795,'City of Saints and Thieves','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3795','pcs','Inventory','VATABLE','0',NULL,0),(3796,'I Wish That I Had Duck Feet','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3796','pcs','Inventory','VATABLE','0',NULL,0),(3797,'Theres a Wocket in My Pocket','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3797','pcs','Inventory','VATABLE','0',NULL,0),(3798,'Green Eggs and Ham','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3798','pcs','Inventory','VATABLE','0',NULL,0),(3799,'Fox in Socks','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3799','pcs','Inventory','VATABLE','0',NULL,0),(3800,'Mr Brown Can Moo Can You','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3800','pcs','Inventory','VATABLE','0',NULL,0),(3801,'Beginner Counting Cards','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3801','pcs','Inventory','VATABLE','0',NULL,0),(3802,'Yertle the Turtle and Other Stories','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3802','pcs','Inventory','VATABLE','0',NULL,0),(3803,'I Can Read With My Eyes Shut','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3803','pcs','Inventory','VATABLE','0',NULL,0),(3804,'The Sneetches and Other Stories','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3804','pcs','Inventory','VATABLE','0',NULL,0),(3805,'Ghost Stories For 365 Days','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3805','pcs','Inventory','VATABLE','0',NULL,0),(3806,'17 Equations that Changed the World','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3806','pcs','Inventory','VATABLE','0',NULL,0),(3807,'Ethnicity and Democracy in Africa','6','1','',16.00,'0','3891',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3807','pcs','Inventory','VATABLE','0',NULL,0),(3808,'Falling Off the Edge','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3808','pcs','Inventory','VATABLE','0',NULL,0),(3809,'Fields of Blood','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3809','pcs','Inventory','VATABLE','0',NULL,0),(3810,'First Break All the Rules','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3810','pcs','Inventory','VATABLE','0',NULL,0),(3811,'For Better or for Best','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3811','pcs','Inventory','VATABLE','0',NULL,0),(3812,'Free How todays smartest','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3812','pcs','Inventory','VATABLE','0',NULL,0),(3813,'Freedom Next Time','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3813','pcs','Inventory','VATABLE','0',NULL,0),(3814,'Giving How Each of Us Can','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3814','pcs','Inventory','VATABLE','0',NULL,0),(3815,'The Global Warming Deception','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3815','pcs','Inventory','VATABLE','0',NULL,0),(3816,'GreaterDream BiggerStart Smaller','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3816','pcs','Inventory','VATABLE','0',NULL,0),(3817,'Gut Feelings','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3817','pcs','Inventory','VATABLE','0',NULL,0),(3818,'The Hammer of Eden','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3818','pcs','Inventory','VATABLE','0',NULL,0),(3819,'Happiness Like Water','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3819','pcs','Inventory','VATABLE','0',NULL,0),(3820,'The Happy Child','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3820','pcs','Inventory','VATABLE','0',NULL,0),(3821,'Healing Your Marriage','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3821','pcs','Inventory','VATABLE','0',NULL,0),(3822,'Hegemony or Survival','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3822','pcs','Inventory','VATABLE','0',NULL,0),(3823,'Golden Apples 6 Simple Steps to Success','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3823','pcs','Inventory','VATABLE','0',NULL,0),(3824,'The Gonjon Pin and Other Stories','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3824','pcs','Inventory','VATABLE','0',NULL,0),(3825,'The Grass is Singing','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3825','pcs','Inventory','VATABLE','0',NULL,0),(3826,'Grow Rich With Peace of Mind','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3826','pcs','Inventory','VATABLE','0',NULL,0),(3827,'The Hinge of Fate','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3827','pcs','Inventory','VATABLE','0',NULL,0),(3828,'His and Hers','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3828','pcs','Inventory','VATABLE','0',NULL,0),(3829,'The House of Morgan','6','1','',16.00,'0','2803',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3829','pcs','Inventory','VATABLE','0',NULL,0),(3830,'How Did I Get Here','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3830','pcs','Inventory','VATABLE','0',NULL,0),(3831,'How to Get to the Top','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3831','pcs','Inventory','VATABLE','0',NULL,0),(3832,'The HR Scorecard','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3832','pcs','Inventory','VATABLE','0',NULL,0),(3833,'In the Jaws of the Dragon','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3833','pcs','Inventory','VATABLE','0',NULL,0),(3834,'Inside Coca Cola','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3834','pcs','Inventory','VATABLE','0',NULL,0),(3835,'The Guns at Last Light','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3835','pcs','Inventory','VATABLE','0',NULL,0),(3836,'The Reality Test','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3836','pcs','Inventory','VATABLE','0',NULL,0),(3837,'What Women Want Men to Know','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3837','pcs','Inventory','VATABLE','0',NULL,0),(3838,'The EconomistSuccessful Strategy Execution','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3838','pcs','Inventory','VATABLE','0',NULL,0),(3839,'The Art of Real Happiness','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3839','pcs','Inventory','VATABLE','0',NULL,0),(3840,'The Economist Business Strategy','6','1','',16.00,'0','2233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3840','pcs','Inventory','VATABLE','0',NULL,0),(3841,'Guide To Analyzing Companies','6','1','',16.00,'0','2233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3841','pcs','Inventory','VATABLE','0',NULL,0),(3842,'Coaching and Mentoring','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3842','pcs','Inventory','VATABLE','0',NULL,0),(3843,'Shades of Life','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3843','pcs','Inventory','VATABLE','0',NULL,0),(3844,'The Fix','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3844','pcs','Inventory','VATABLE','0',NULL,0),(3845,'Falling A Love Story','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3845','pcs','Inventory','VATABLE','0',NULL,0),(3846,'City of Friends','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3846','pcs','Inventory','VATABLE','0',NULL,0),(3847,'The Present','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3847','pcs','Inventory','VATABLE','0',NULL,0),(3848,'How My Death Saved My Life','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3848','pcs','Inventory','VATABLE','0',NULL,0),(3849,'Breathing Better','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3849','pcs','Inventory','VATABLE','0',NULL,0),(3850,'The Yummy Mummy Pregnancy Cookbook','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3850','pcs','Inventory','VATABLE','0',NULL,0),(3851,'Tantrums Understanding and Coping','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3851','pcs','Inventory','VATABLE','0',NULL,0),(3852,'Trusted Advice Your Healthy Child','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3852','pcs','Inventory','VATABLE','0',NULL,0),(3853,'Potty Training','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3853','pcs','Inventory','VATABLE','0',NULL,0),(3854,'The Day by Day Pregnancy Book','6','1','',16.00,'0','2423',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3854','pcs','Inventory','VATABLE','0',NULL,0),(3855,'Amazing Story of Adolphus tips','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3855','pcs','Inventory','VATABLE','0',NULL,0),(3856,'The Dancing Bear','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3856','pcs','Inventory','VATABLE','0',NULL,0),(3857,'Outlaw The story of Robin Hood','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3857','pcs','Inventory','VATABLE','0',NULL,0),(3858,'Toro Toro','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3858','pcs','Inventory','VATABLE','0',NULL,0),(3859,'Hidden Figures','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3859','pcs','Inventory','VATABLE','0',NULL,0),(3860,'The Book of Phoenix','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3860','pcs','Inventory','VATABLE','0',NULL,0),(3861,'Sharpes Enemy','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3861','pcs','Inventory','VATABLE','0',NULL,0),(3862,'Sharpes Company','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3862','pcs','Inventory','VATABLE','0',NULL,0),(3863,'Hunger A Memoir of My Body','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3863','pcs','Inventory','VATABLE','0',NULL,0),(3864,'Its Called a Breakup Because Its Broken','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3864','pcs','Inventory','VATABLE','0',NULL,0),(3865,'Leadership and the New Science','6','1','',16.00,'0','2466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3865','pcs','Inventory','VATABLE','0',NULL,0),(3866,'Leadership James M Burns','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3866','pcs','Inventory','VATABLE','0',NULL,0),(3867,'Spiritual Warfare Overcoming the Enemy','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3867','pcs','Inventory','VATABLE','0',NULL,0),(3868,'Managing Stress with the Word of God','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3868','pcs','Inventory','VATABLE','0',NULL,0),(3869,'Rules of Relaxation','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3869','pcs','Inventory','VATABLE','0',NULL,0),(3870,'Women of Confidence','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3870','pcs','Inventory','VATABLE','0',NULL,0),(3871,'Obama Senior A Dream Fulfilled','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3871','pcs','Inventory','VATABLE','0',NULL,0),(3872,'Rich Dads Prophecy','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3872','pcs','Inventory','VATABLE','0',NULL,0),(3873,'Singleness Marriage and the will of God','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3873','pcs','Inventory','VATABLE','0',NULL,0),(3874,'Resolving Conflict In Marriage','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3874','pcs','Inventory','VATABLE','0',NULL,0),(3875,'How to be a Good Lover','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3875','pcs','Inventory','VATABLE','0',NULL,0),(3876,'The Purpose of Christmas','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3876','pcs','Inventory','VATABLE','0',NULL,0),(3877,'Skin Care Beyond the Basics','6','1','',16.00,'0','3511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3877','pcs','Inventory','VATABLE','0',NULL,0),(3878,'The Power of the Heart','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3878','pcs','Inventory','VATABLE','0',NULL,0),(3879,'Connectography','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3879','pcs','Inventory','VATABLE','0',NULL,0),(3880,'Top 10 of Everything 2018','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3880','pcs','Inventory','VATABLE','0',NULL,0),(3881,'The Mountain Shadow','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3881','pcs','Inventory','VATABLE','0',NULL,0),(3882,'Lonely Planet Zambia MalawiTravel Guide','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3882','pcs','Inventory','VATABLE','0',NULL,0),(3883,'Germany Country Travel Guide','6','1','',16.00,'0','2466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3883','pcs','Inventory','VATABLE','0',NULL,0),(3884,'Lonely Planet Japan Travel Guide','6','1','',16.00,'0','2941',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3884','pcs','Inventory','VATABLE','0',NULL,0),(3885,'Lonely Planet Africa Travel Guide','6','1','',16.00,'0','3511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3885','pcs','Inventory','VATABLE','0',NULL,0),(3886,'Lonely Planet HawaiiRegional Travel Guide','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3886','pcs','Inventory','VATABLE','0',NULL,0),(3887,'Lonely Planet England Travel Guide','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3887','pcs','Inventory','VATABLE','0',NULL,0),(3888,'Barefoot Soldier','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3888','pcs','Inventory','VATABLE','0',NULL,0),(3889,'The Beautiful Struggle','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3889','pcs','Inventory','VATABLE','0',NULL,0),(3890,'The Whispering Trees','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3890','pcs','Inventory','VATABLE','0',NULL,0),(3891,'No Time to Lose','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3891','pcs','Inventory','VATABLE','0',NULL,0),(3892,'The Pressures Off','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3892','pcs','Inventory','VATABLE','0',NULL,0),(3893,'Night School','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3893','pcs','Inventory','VATABLE','0',NULL,0),(3894,'Princess More Tears to Cry','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3894','pcs','Inventory','VATABLE','0',NULL,0),(3895,'Big Nate Goes for Broke','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3895','pcs','Inventory','VATABLE','0',NULL,0),(3896,'The Boy in the Dress','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3896','pcs','Inventory','VATABLE','0',NULL,0),(3897,'Awful Auntie','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3897','pcs','Inventory','VATABLE','0',NULL,0),(3898,'Grandpas Great Escape','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3898','pcs','Inventory','VATABLE','0',NULL,0),(3899,'Awkward AardvarkAfrican Animal Tales','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3899','pcs','Inventory','VATABLE','0',NULL,0),(3900,'Cross Crocodile','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3900','pcs','Inventory','VATABLE','0',NULL,0),(3901,'Hungry Hyena','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3901','pcs','Inventory','VATABLE','0',NULL,0),(3902,'Running Rhino African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3902','pcs','Inventory','VATABLE','0',NULL,0),(3903,'Tricky Tortoise African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3903','pcs','Inventory','VATABLE','0',NULL,0),(3904,'Cow Hair Cushion Cover','6','1','',16.00,'0','3321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3904','pcs','Inventory','VATABLE','0',NULL,0),(3905,'Trailblazer Breaking Through in Kenya','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3905','pcs','Inventory','VATABLE','0',NULL,0),(3906,'Maximize the Moment','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3906','pcs','Inventory','VATABLE','0',NULL,0),(3907,'From the Cross to Pentecost','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3907','pcs','Inventory','VATABLE','0',NULL,0),(3908,'Money The Unauthorized Biography','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3908','pcs','Inventory','VATABLE','0',NULL,0),(3909,'Whats Next for the Startup Nation','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3909','pcs','Inventory','VATABLE','0',NULL,0),(3910,'The White Mans Burden','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3910','pcs','Inventory','VATABLE','0',NULL,0),(3911,'From Goatherd to Governor','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3911','pcs','Inventory','VATABLE','0',NULL,0),(3912,'Why Men Do not Listen','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3912','pcs','Inventory','VATABLE','0',NULL,0),(3913,'Why Am I So Tired','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3913','pcs','Inventory','VATABLE','0',NULL,0),(3914,'Probability and Statistics for Engineers andScientists','6','1','',16.00,'0','5221',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3914','pcs','Inventory','VATABLE','0',NULL,0),(3915,'Finding Audrey','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3915','pcs','Inventory','VATABLE','0',NULL,0),(3916,'Alarums','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3916','pcs','Inventory','VATABLE','0',NULL,0),(3917,'Trump and Me','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3917','pcs','Inventory','VATABLE','0',NULL,0),(3918,'Fatal Voyage','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3918','pcs','Inventory','VATABLE','0',NULL,0),(3919,'The Weavers Daughter','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3919','pcs','Inventory','VATABLE','0',NULL,0),(3920,'Hannah Fox','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3920','pcs','Inventory','VATABLE','0',NULL,0),(3921,'The Sad Artist and Other Fairytales','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3921','pcs','Inventory','VATABLE','0',NULL,0),(3922,'Thirteen Reasons Why','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3922','pcs','Inventory','VATABLE','0',NULL,0),(3923,'Off the Page','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3923','pcs','Inventory','VATABLE','0',NULL,0),(3924,'The Carnivorous City','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3924','pcs','Inventory','VATABLE','0',NULL,0),(3925,'Scorpion Mountain The Brotherband Chronicles','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3925','pcs','Inventory','VATABLE','0',NULL,0),(3926,'The Brotherband ChroniclesSlaves of Socorro','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3926','pcs','Inventory','VATABLE','0',NULL,0),(3927,'Citadel','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3927','pcs','Inventory','VATABLE','0',NULL,0),(3928,'Chasing Harry Winston','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3928','pcs','Inventory','VATABLE','0',NULL,0),(3929,'Black Market','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3929','pcs','Inventory','VATABLE','0',NULL,0),(3930,'Snuff','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3930','pcs','Inventory','VATABLE','0',NULL,0),(3931,'Exposure','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3931','pcs','Inventory','VATABLE','0',NULL,0),(3932,'The Twelfth Insight','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3932','pcs','Inventory','VATABLE','0',NULL,0),(3933,'Last to Die','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3933','pcs','Inventory','VATABLE','0',NULL,0),(3934,'The Portable Veblen','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3934','pcs','Inventory','VATABLE','0',NULL,0),(3935,'The Story of Edgar Sawtelle','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3935','pcs','Inventory','VATABLE','0',NULL,0),(3936,'Shadow of Night by Deborah Harkness','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3936','pcs','Inventory','VATABLE','0',NULL,0),(3937,'Three Cups of Tea','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3937','pcs','Inventory','VATABLE','0',NULL,0),(3938,'Alice Bliss','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3938','pcs','Inventory','VATABLE','0',NULL,0),(3939,'Bay of Sighs','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3939','pcs','Inventory','VATABLE','0',NULL,0),(3940,'City of Lost Souls','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3940','pcs','Inventory','VATABLE','0',NULL,0),(3941,'Israel A History','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3941','pcs','Inventory','VATABLE','0',NULL,0),(3942,'Where No Man Cries','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3942','pcs','Inventory','VATABLE','0',NULL,0),(3943,'A Delicate Truth','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3943','pcs','Inventory','VATABLE','0',NULL,0),(3944,'Twenties Girl','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3944','pcs','Inventory','VATABLE','0',NULL,0),(3945,'Mortal Remains','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3945','pcs','Inventory','VATABLE','0',NULL,0),(3946,'Round the Bend','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3946','pcs','Inventory','VATABLE','0',NULL,0),(3947,'Bullseye','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3947','pcs','Inventory','VATABLE','0',NULL,0),(3948,'Blue Ocean Shift Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3948','pcs','Inventory','VATABLE','0',NULL,0),(3949,'How to Think Like Bill Gates','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3949','pcs','Inventory','VATABLE','0',NULL,0),(3950,'Stars of Fortune','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3950','pcs','Inventory','VATABLE','0',NULL,0),(3951,'The Lower River','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3951','pcs','Inventory','VATABLE','0',NULL,0),(3952,'The King By Kader','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3952','pcs','Inventory','VATABLE','0',NULL,0),(3953,'Mrs Alis Road To Happiness','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3953','pcs','Inventory','VATABLE','0',NULL,0),(3954,'Seizure','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3954','pcs','Inventory','VATABLE','0',NULL,0),(3955,'Delirium','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3955','pcs','Inventory','VATABLE','0',NULL,0),(3956,'India the road ahead','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3956','pcs','Inventory','VATABLE','0',NULL,0),(3957,'The Midnight Club','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3957','pcs','Inventory','VATABLE','0',NULL,0),(3958,'Vanishing Girls','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3958','pcs','Inventory','VATABLE','0',NULL,0),(3959,'A God in Ruins','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3959','pcs','Inventory','VATABLE','0',NULL,0),(3960,'Hardpressed','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3960','pcs','Inventory','VATABLE','0',NULL,0),(3961,'The Map of Heaven','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3961','pcs','Inventory','VATABLE','0',NULL,0),(3962,'Cast A Long Shadow','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3962','pcs','Inventory','VATABLE','0',NULL,0),(3963,'Trespass','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3963','pcs','Inventory','VATABLE','0',NULL,0),(3964,'The Stonehenge Legacy','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3964','pcs','Inventory','VATABLE','0',NULL,0),(3965,'Zorro Novel','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3965','pcs','Inventory','VATABLE','0',NULL,0),(3966,'206 Bones','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3966','pcs','Inventory','VATABLE','0',NULL,0),(3967,'Nine Dragons','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3967','pcs','Inventory','VATABLE','0',NULL,0),(3968,'Flash and Bones','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3968','pcs','Inventory','VATABLE','0',NULL,0),(3969,'Of Beasts and Beings','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3969','pcs','Inventory','VATABLE','0',NULL,0),(3970,'The Temple goers','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3970','pcs','Inventory','VATABLE','0',NULL,0),(3971,'Spartan Gold','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3971','pcs','Inventory','VATABLE','0',NULL,0),(3972,'Xcess Baggage','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3972','pcs','Inventory','VATABLE','0',NULL,0),(3973,'Heartbreak Hotel','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3973','pcs','Inventory','VATABLE','0',NULL,0),(3974,'16th Seduction','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3974','pcs','Inventory','VATABLE','0',NULL,0),(3975,'The Last Train to Zona Verde','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3975','pcs','Inventory','VATABLE','0',NULL,0),(3976,'The Eye of the Falcon','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3976','pcs','Inventory','VATABLE','0',NULL,0),(3977,'Sugar Daddys Lover','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3977','pcs','Inventory','VATABLE','0',NULL,0),(3978,'Deli Whiteboard Double Sided','6','1','',16.00,'0','9116',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3978','pcs','Inventory','VATABLE','0',NULL,0),(3979,'Deli Whiteboard Enamel With Stand','6','1','',16.00,'0','28211',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3979','pcs','Inventory','VATABLE','0',NULL,0),(3980,'Flip Chart Sheet Bank pad','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3980','pcs','Inventory','VATABLE','0',NULL,0),(3981,'The Redeemer','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3981','pcs','Inventory','VATABLE','0',NULL,0),(3982,'God Is Not Mad At You','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3982','pcs','Inventory','VATABLE','0',NULL,0),(3983,'Financing Your Business Made Easy','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3983','pcs','Inventory','VATABLE','0',NULL,0),(3984,'Its Not What You have Got','6','1','',16.00,'0','1321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3984','pcs','Inventory','VATABLE','0',NULL,0),(3985,'Pearl Custom Design Key Pendant','6','1','',16.00,'0','5316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3985','pcs','Inventory','VATABLE','0',NULL,0),(3986,'Pearl Custom Design Authentic Necklace','6','1','',16.00,'0','4651',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3986','pcs','Inventory','VATABLE','0',NULL,0),(3987,'Rain necklace','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3987','pcs','Inventory','VATABLE','0',NULL,0),(3988,'Turquoise Rain Pendant','6','1','',16.00,'0','4361',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3988','pcs','Inventory','VATABLE','0',NULL,0),(3989,'Elevated Tassel Neck','6','1','',16.00,'0','7881',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3989','pcs','Inventory','VATABLE','0',NULL,0),(3990,'Shakira Crescent Necklace','6','1','',16.00,'0','9116',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3990','pcs','Inventory','VATABLE','0',NULL,0),(3991,'Fyta Necklace','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3991','pcs','Inventory','VATABLE','0',NULL,0),(3992,'Pink Butterfly Necklace','6','1','',16.00,'0','3796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3992','pcs','Inventory','VATABLE','0',NULL,0),(3993,'The Writing on the Wall China and the West','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3993','pcs','Inventory','VATABLE','0',NULL,0),(3994,'The World Until Yesterday','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3994','pcs','Inventory','VATABLE','0',NULL,0),(3995,'Youtility','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3995','pcs','Inventory','VATABLE','0',NULL,0),(3996,'Zulu','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3996','pcs','Inventory','VATABLE','0',NULL,0),(3997,'What Made Jack Welch Jack Welch','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3997','pcs','Inventory','VATABLE','0',NULL,0),(3998,'What Happens When Women Pray','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3998','pcs','Inventory','VATABLE','0',NULL,0),(3999,'Valley of the Casbahs','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3999','pcs','Inventory','VATABLE','0',NULL,0),(4000,'Do not say yes when you want to say no','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4000','pcs','Inventory','VATABLE','0',NULL,0),(4001,'War and Conflict in Africa','6','1','',16.00,'0','3468',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4001','pcs','Inventory','VATABLE','0',NULL,0),(4002,'We Are a Muslim Please','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4002','pcs','Inventory','VATABLE','0',NULL,0),(4003,'Managing Your Career','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4003','pcs','Inventory','VATABLE','0',NULL,0),(4004,'How To Survive Your Doctorate','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4004','pcs','Inventory','VATABLE','0',NULL,0),(4005,'Wages of Rebellion','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4005','pcs','Inventory','VATABLE','0',NULL,0),(4006,'What a Husband Needs from His Wife','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4006','pcs','Inventory','VATABLE','0',NULL,0),(4007,'The War of the World','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4007','pcs','Inventory','VATABLE','0',NULL,0),(4008,'Tips and Traps for Writing an Effective Business Plan','6','1','',16.00,'0','2993',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4008','pcs','Inventory','VATABLE','0',NULL,0),(4009,'Tolkien A Biography','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4009','pcs','Inventory','VATABLE','0',NULL,0),(4010,'Tram 83','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4010','pcs','Inventory','VATABLE','0',NULL,0),(4011,'The Tristan Betrayal','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4011','pcs','Inventory','VATABLE','0',NULL,0),(4012,'Triumph and Tragedy','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4012','pcs','Inventory','VATABLE','0',NULL,0),(4013,'Trotsky A Biography','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4013','pcs','Inventory','VATABLE','0',NULL,0),(4014,'The Trumps','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4014','pcs','Inventory','VATABLE','0',NULL,0),(4015,'Liar The Truth About Lying','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4015','pcs','Inventory','VATABLE','0',NULL,0),(4016,'The Truth about You','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4016','pcs','Inventory','VATABLE','0',NULL,0),(4017,'The Unfinished Revolution','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4017','pcs','Inventory','VATABLE','0',NULL,0),(4018,'The Tenth Circle','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4018','pcs','Inventory','VATABLE','0',NULL,0),(4019,'Tinkers','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4019','pcs','Inventory','VATABLE','0',NULL,0),(4020,'Drown','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4020','pcs','Inventory','VATABLE','0',NULL,0),(4021,'New Thinking For The New Millennium','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4021','pcs','Inventory','VATABLE','0',NULL,0),(4022,'After Mandela','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4022','pcs','Inventory','VATABLE','0',NULL,0),(4023,'Stephen Hawking A Life in Science','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4023','pcs','Inventory','VATABLE','0',NULL,0),(4024,'Stillness Speaks','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4024','pcs','Inventory','VATABLE','0',NULL,0),(4025,'Strategy Maps','6','1','',16.00,'0','4456',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4025','pcs','Inventory','VATABLE','0',NULL,0),(4026,'Indian Africa','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4026','pcs','Inventory','VATABLE','0',NULL,0),(4027,'Sugar Street','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4027','pcs','Inventory','VATABLE','0',NULL,0),(4028,'Eat Yourself Young','6','1','',16.00,'0','1606',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4028','pcs','Inventory','VATABLE','0',NULL,0),(4029,'Serious Sweet','6','1','',16.00,'0','1511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4029','pcs','Inventory','VATABLE','0',NULL,0),(4030,'The Shield of Achilles','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4030','pcs','Inventory','VATABLE','0',NULL,0),(4031,'Shah Of Shahs','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4031','pcs','Inventory','VATABLE','0',NULL,0),(4032,'Songs of the Humpback Whale','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4032','pcs','Inventory','VATABLE','0',NULL,0),(4033,'Spillover Animal Infections and the Next Human Pandemic','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4033','pcs','Inventory','VATABLE','0',NULL,0),(4034,'Spontaneous Healing','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4034','pcs','Inventory','VATABLE','0',NULL,0),(4035,'Rivals How the Power Struggle','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4035','pcs','Inventory','VATABLE','0',NULL,0),(4036,'The Roaring Nineties','6','1','',16.00,'0','1701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4036','pcs','Inventory','VATABLE','0',NULL,0),(4037,'S Is for Samora','6','1','',16.00,'0','3506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4037','pcs','Inventory','VATABLE','0',NULL,0),(4038,'Scalia A Court of One','6','1','',16.00,'0','3506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4038','pcs','Inventory','VATABLE','0',NULL,0),(4039,'The Second Bounce Of The Ball','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4039','pcs','Inventory','VATABLE','0',NULL,0),(4040,'The Second Curve','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4040','pcs','Inventory','VATABLE','0',NULL,0),(4041,'The Pursuit of Wow','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4041','pcs','Inventory','VATABLE','0',NULL,0),(4042,'Pushback How Smart Women Ask','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4042','pcs','Inventory','VATABLE','0',NULL,0),(4043,'The Return FathersSonsand','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4043','pcs','Inventory','VATABLE','0',NULL,0),(4044,'Farmyard tales games Dominoes 26 Years','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4044','pcs','Inventory','VATABLE','0',NULL,0),(4045,'Catching Fire The Hunger Games Book 2','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4045','pcs','Inventory','VATABLE','0',NULL,0),(4046,'Bridge Secrets Collins Little Books','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4046','pcs','Inventory','VATABLE','0',NULL,0),(4047,'Writing and Presenting Research','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4047','pcs','Inventory','VATABLE','0',NULL,0),(4048,'Trading Commodities and Financial Futures','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4048','pcs','Inventory','VATABLE','0',NULL,0),(4049,'Beautiful Animals of Kenya','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4049','pcs','Inventory','VATABLE','0',NULL,0),(4050,'Social Psychology for Dummies','6','1','',16.00,'0','2423',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4050','pcs','Inventory','VATABLE','0',NULL,0),(4051,'The Kings of Clonmel','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4051','pcs','Inventory','VATABLE','0',NULL,0),(4052,'Bma Illustrated Medical Dictionary','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4052','pcs','Inventory','VATABLE','0',NULL,0),(4053,'Dorlands Pocket Medical Dictionary29Ed','6','1','',16.00,'0','3796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4053','pcs','Inventory','VATABLE','0',NULL,0),(4054,'Dorlands Illustrated Medical Dictionary32Ed','6','1','',16.00,'0','5126',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4054','pcs','Inventory','VATABLE','0',NULL,0),(4055,'Profitable Growth Is Everyones Business','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4055','pcs','Inventory','VATABLE','0',NULL,0),(4056,'No more sheets','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4056','pcs','Inventory','VATABLE','0',NULL,0),(4057,'No Ordinary Disruption','6','1','',16.00,'0','3506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4057','pcs','Inventory','VATABLE','0',NULL,0),(4058,'An IceCream War A novel','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4058','pcs','Inventory','VATABLE','0',NULL,0),(4059,'Charlie and the Great Glass Elevator','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4059','pcs','Inventory','VATABLE','0',NULL,0),(4060,'Dannythe Champion of the World','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4060','pcs','Inventory','VATABLE','0',NULL,0),(4061,'James and the Giant Peach','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4061','pcs','Inventory','VATABLE','0',NULL,0),(4062,'What More Philosophers Think','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4062','pcs','Inventory','VATABLE','0',NULL,0),(4063,'Critical Thinking in Psychology','6','1','',16.00,'0','3701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4063','pcs','Inventory','VATABLE','0',NULL,0),(4064,'Im Judging You The Do Better Manual','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4064','pcs','Inventory','VATABLE','0',NULL,0),(4065,'28 Business Thinkers Who Changed The World','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4065','pcs','Inventory','VATABLE','0',NULL,0),(4066,'Rabble Rouser for Peace','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4066','pcs','Inventory','VATABLE','0',NULL,0),(4067,'The Rise and Fall of Napoleon Bonaparte','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4067','pcs','Inventory','VATABLE','0',NULL,0),(4068,'Possessing The Secret Of Joy','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4068','pcs','Inventory','VATABLE','0',NULL,0),(4069,'Napoleon Hills Positive Action Plan','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4069','pcs','Inventory','VATABLE','0',NULL,0),(4070,'One Minute to Midnight','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4070','pcs','Inventory','VATABLE','0',NULL,0),(4071,'The Motorcycle Diaries','6','1','',16.00,'0','1416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4071','pcs','Inventory','VATABLE','0',NULL,0),(4072,'My Life Bill Clinton','6','1','',16.00,'0','1986',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4072','pcs','Inventory','VATABLE','0',NULL,0),(4073,'Never Look an American in the Eye','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4073','pcs','Inventory','VATABLE','0',NULL,0),(4074,'The New Strong willed Child','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4074','pcs','Inventory','VATABLE','0',NULL,0),(4075,'Nancy A Portrait of My Years','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4075','pcs','Inventory','VATABLE','0',NULL,0),(4076,'The Next World War','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4076','pcs','Inventory','VATABLE','0',NULL,0),(4077,'Nkrumah and Ghana','6','1','',16.00,'0','1986',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4077','pcs','Inventory','VATABLE','0',NULL,0),(4078,'Management in 10 Words','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4078','pcs','Inventory','VATABLE','0',NULL,0),(4079,'Managing for Results','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4079','pcs','Inventory','VATABLE','0',NULL,0),(4080,'Managing In Turbulent Times','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4080','pcs','Inventory','VATABLE','0',NULL,0),(4081,'Mars and Venus in the Bedroom','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4081','pcs','Inventory','VATABLE','0',NULL,0),(4082,'Managing Finance','6','1','',16.00,'0','3606',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4082','pcs','Inventory','VATABLE','0',NULL,0),(4083,'Masai Dreaming','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4083','pcs','Inventory','VATABLE','0',NULL,0),(4084,'The Economist Managing Uncertainty','6','1','',16.00,'0','2233',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4084','pcs','Inventory','VATABLE','0',NULL,0),(4085,'Managing Change','6','1','',16.00,'0','4703',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4085','pcs','Inventory','VATABLE','0',NULL,0),(4086,'Managing Multiple Projects','6','1','',16.00,'0','2043',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4086','pcs','Inventory','VATABLE','0',NULL,0),(4087,'Managing Change in Organizations','6','1','',16.00,'0','4038',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4087','pcs','Inventory','VATABLE','0',NULL,0),(4088,'Talk Lean Shorter Meetings Quicker Results','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4088','pcs','Inventory','VATABLE','0',NULL,0),(4089,'Managing Business Risk','6','1','',16.00,'0','6926',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4089','pcs','Inventory','VATABLE','0',NULL,0),(4090,'Marketing and Managing Tourism Destinations','6','1','',16.00,'0','4133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4090','pcs','Inventory','VATABLE','0',NULL,0),(4091,'The Economist Guide to Managing Growth','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4091','pcs','Inventory','VATABLE','0',NULL,0),(4092,'The Economist Managing Talent','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4092','pcs','Inventory','VATABLE','0',NULL,0),(4093,'Performance Coaching','6','1','',16.00,'0','4323',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4093','pcs','Inventory','VATABLE','0',NULL,0),(4094,'Kensington Triple Trek Backpack','6','1','',16.00,'0','4931',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4094','pcs','Inventory','VATABLE','0',NULL,0),(4095,'So you call yourself a man','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4095','pcs','Inventory','VATABLE','0',NULL,0),(4096,'HP SMB Backpack 156','6','1','',16.00,'0','5216',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4096','pcs','Inventory','VATABLE','0',NULL,0),(4097,'Introduction to Entrepreneurship','6','1','',16.00,'0','5311',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4097','pcs','Inventory','VATABLE','0',NULL,0),(4098,'News Writing','6','1','',16.00,'0','4133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4098','pcs','Inventory','VATABLE','0',NULL,0),(4099,'Reality Check','6','1','',16.00,'0','1796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4099','pcs','Inventory','VATABLE','0',NULL,0),(4100,'The Good Girl','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4100','pcs','Inventory','VATABLE','0',NULL,0),(4101,'Chocolate decadent and delicious','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4101','pcs','Inventory','VATABLE','0',NULL,0),(4102,'Your Souls Compass','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4102','pcs','Inventory','VATABLE','0',NULL,0),(4103,'The Happiness Equation','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4103','pcs','Inventory','VATABLE','0',NULL,0),(4104,'You Can If You Think You Can','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4104','pcs','Inventory','VATABLE','0',NULL,0),(4105,'Learning from Experience','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4105','pcs','Inventory','VATABLE','0',NULL,0),(4106,'Teach Yourself Complete French','6','1','',16.00,'0','3089',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4106','pcs','Inventory','VATABLE','0',NULL,0),(4107,'Complete Mandarin Chinese Teach Yourself','6','1','',16.00,'0','3316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4107','pcs','Inventory','VATABLE','0',NULL,0),(4108,'Find Peace With Tai Chi','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4108','pcs','Inventory','VATABLE','0',NULL,0),(4109,'Scribbling the Cat','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4109','pcs','Inventory','VATABLE','0',NULL,0),(4110,'50 Genetics Ideas','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4110','pcs','Inventory','VATABLE','0',NULL,0),(4111,'Brilliant Pitch','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4111','pcs','Inventory','VATABLE','0',NULL,0),(4112,'The Economist Guide to Intellectual Property','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4112','pcs','Inventory','VATABLE','0',NULL,0),(4113,'Research Design Creating Robust Approaches','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4113','pcs','Inventory','VATABLE','0',NULL,0),(4114,'Memoirs of Sherlock Holmes Collins Classics','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4114','pcs','Inventory','VATABLE','0',NULL,0),(4115,'Jikoni Magic','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4115','pcs','Inventory','VATABLE','0',NULL,0),(4116,'Constitutional Personae','6','1','',16.00,'0','3986',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4116','pcs','Inventory','VATABLE','0',NULL,0),(4117,'Dare Not Linger The Presidential Years','6','1','',16.00,'0','2656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4117','pcs','Inventory','VATABLE','0',NULL,0),(4118,'The Consequences of Love','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4118','pcs','Inventory','VATABLE','0',NULL,0),(4119,'Growing Great Boys','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4119','pcs','Inventory','VATABLE','0',NULL,0),(4120,'The Tribal Arts of Africa','6','1','',16.00,'0','3131',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4120','pcs','Inventory','VATABLE','0',NULL,0),(4121,'To See the Mountain and Other Stories','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4121','pcs','Inventory','VATABLE','0',NULL,0),(4122,'Secret of The Red Planet','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4122','pcs','Inventory','VATABLE','0',NULL,0),(4123,'African Art Skira','6','1','',16.00,'0','6926',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4123','pcs','Inventory','VATABLE','0',NULL,0),(4124,'Botswana The Safari Guide','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4124','pcs','Inventory','VATABLE','0',NULL,0),(4125,'Inside Sahara','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4125','pcs','Inventory','VATABLE','0',NULL,0),(4126,'Stars of Big Cat Diary','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4126','pcs','Inventory','VATABLE','0',NULL,0),(4127,'The Storm Leopard','6','1','',16.00,'0','2656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4127','pcs','Inventory','VATABLE','0',NULL,0),(4128,'How to trek Kilimanjaro','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4128','pcs','Inventory','VATABLE','0',NULL,0),(4129,'Congo Bradt Travel Guide','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4129','pcs','Inventory','VATABLE','0',NULL,0),(4130,'Ngorongoro Conservation Area','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4130','pcs','Inventory','VATABLE','0',NULL,0),(4131,'Broken Spears A Maasai Journey','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4131','pcs','Inventory','VATABLE','0',NULL,0),(4132,'Genghis Khan Life Death and Resurrection','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4132','pcs','Inventory','VATABLE','0',NULL,0),(4133,'Politics in Africa A New Introduction','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4133','pcs','Inventory','VATABLE','0',NULL,0),(4134,'Alan Turing The Enigma','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4134','pcs','Inventory','VATABLE','0',NULL,0),(4135,'All That Man Is','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4135','pcs','Inventory','VATABLE','0',NULL,0),(4136,'American Slavery 16191877','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4136','pcs','Inventory','VATABLE','0',NULL,0),(4137,'An Equal Music A Novel','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4137','pcs','Inventory','VATABLE','0',NULL,0),(4138,'The Art of Concentration','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4138','pcs','Inventory','VATABLE','0',NULL,0),(4139,'The Attackers Advantage','6','1','',16.00,'0','2461',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4139','pcs','Inventory','VATABLE','0',NULL,0),(4140,'Back on the Road','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4140','pcs','Inventory','VATABLE','0',NULL,0),(4141,'Barack and Michelle','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4141','pcs','Inventory','VATABLE','0',NULL,0),(4142,'In the Shadow of Man','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4142','pcs','Inventory','VATABLE','0',NULL,0),(4143,'Conversations About the Youth in Kenya','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4143','pcs','Inventory','VATABLE','0',NULL,0),(4144,'Key Concepts in International Relations','6','1','',16.00,'0','3986',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4144','pcs','Inventory','VATABLE','0',NULL,0),(4145,'Employee Relations in an Organisational','6','1','',16.00,'0','8455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4145','pcs','Inventory','VATABLE','0',NULL,0),(4146,'Public Relations A Managerial Perspective','6','1','',16.00,'0','7971',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4146','pcs','Inventory','VATABLE','0',NULL,0),(4147,'The Big Cat Man An Autobiography','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4147','pcs','Inventory','VATABLE','0',NULL,0),(4148,'A Photographic Guide to Snakes','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4148','pcs','Inventory','VATABLE','0',NULL,0),(4149,'Bad Dad','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4149','pcs','Inventory','VATABLE','0',NULL,0),(4150,'Magnus Chase and the Gods of Asgard Book 3','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4150','pcs','Inventory','VATABLE','0',NULL,0),(4151,'My Favourite Fairy Tales','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4151','pcs','Inventory','VATABLE','0',NULL,0),(4152,'Fun at the Fair Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4152','pcs','Inventory','VATABLE','0',NULL,0),(4153,'Anansi and the Sky God Ladybird','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4153','pcs','Inventory','VATABLE','0',NULL,0),(4154,'Daddy Pigs Office Ladybird Level 2','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4154','pcs','Inventory','VATABLE','0',NULL,0),(4155,'First Sleepover Ladybird Level 2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4155','pcs','Inventory','VATABLE','0',NULL,0),(4156,'Penguins of Madagascar Secret Mission Ladybird Level 3','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4156','pcs','Inventory','VATABLE','0',NULL,0),(4157,'Madagascar Escape to the Wild Ladybird Level 4','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4157','pcs','Inventory','VATABLE','0',NULL,0),(4158,'Kung Fu Panda Friends Stick Together Ladybird Level 4','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4158','pcs','Inventory','VATABLE','0',NULL,0),(4159,'Kung Fu Panda The Dragon WarriorLadybird Level 4','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4159','pcs','Inventory','VATABLE','0',NULL,0),(4160,'The Story of Slavery','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4160','pcs','Inventory','VATABLE','0',NULL,0),(4161,'The Yellow Wallpaper','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4161','pcs','Inventory','VATABLE','0',NULL,0),(4162,'I Really want to ChangeSo help me God','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4162','pcs','Inventory','VATABLE','0',NULL,0),(4163,'Dilemma of Choice','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4163','pcs','Inventory','VATABLE','0',NULL,0),(4164,'The Husbands Book','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4164','pcs','Inventory','VATABLE','0',NULL,0),(4165,'The Success Journey','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4165','pcs','Inventory','VATABLE','0',NULL,0),(4166,'Chicken Soup for the Soul Christmas Cheer','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4166','pcs','Inventory','VATABLE','0',NULL,0),(4167,'Preparing for Marriage','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4167','pcs','Inventory','VATABLE','0',NULL,0),(4168,'Woman Thou Art Loosed','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4168','pcs','Inventory','VATABLE','0',NULL,0),(4169,'Mikes Election Guide','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4169','pcs','Inventory','VATABLE','0',NULL,0),(4170,'Chicken Soup for the Soul Answered Prayers','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4170','pcs','Inventory','VATABLE','0',NULL,0),(4171,'Chicken Soup for the Soul All in the Family','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4171','pcs','Inventory','VATABLE','0',NULL,0),(4172,'The Manic Mums Guide','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4172','pcs','Inventory','VATABLE','0',NULL,0),(4173,'Heart Thoughts','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4173','pcs','Inventory','VATABLE','0',NULL,0),(4174,'The Right to Lead','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4174','pcs','Inventory','VATABLE','0',NULL,0),(4175,'Top 10 Distinctions Between Millionaires & the Middle Class','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4175','pcs','Inventory','VATABLE','0',NULL,0),(4176,'One Nation','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4176','pcs','Inventory','VATABLE','0',NULL,0),(4177,'Creative Capitalism','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4177','pcs','Inventory','VATABLE','0',NULL,0),(4178,'Creativity in Business','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4178','pcs','Inventory','VATABLE','0',NULL,0),(4179,'Buying In','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4179','pcs','Inventory','VATABLE','0',NULL,0),(4180,'End Game A Dreamland Thriller','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4180','pcs','Inventory','VATABLE','0',NULL,0),(4181,'The Chains of Heaven An Ethiopian Romance','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4181','pcs','Inventory','VATABLE','0',NULL,0),(4182,'Forest of the Pygmies','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4182','pcs','Inventory','VATABLE','0',NULL,0),(4183,'A Lion Among Men','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4183','pcs','Inventory','VATABLE','0',NULL,0),(4184,'And Still I Rise','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4184','pcs','Inventory','VATABLE','0',NULL,0),(4185,'A Song Flung Up To Heaven','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4185','pcs','Inventory','VATABLE','0',NULL,0),(4186,'Shadow Command','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4186','pcs','Inventory','VATABLE','0',NULL,0),(4187,'How Change Happens','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4187','pcs','Inventory','VATABLE','0',NULL,0),(4188,'The Lucifer Effect','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4188','pcs','Inventory','VATABLE','0',NULL,0),(4189,'The Age of Innocence','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4189','pcs','Inventory','VATABLE','0',NULL,0),(4190,'Aristotle A Very Short Introduction','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4190','pcs','Inventory','VATABLE','0',NULL,0),(4191,'Luxurious Muslim Prayer RugMat SajjadaJanamaz','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4191','pcs','Inventory','VATABLE','0',NULL,0),(4192,'Muslim Swimwear Full Cover For Adult','6','1','',16.00,'0','4133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4192','pcs','Inventory','VATABLE','0',NULL,0),(4193,'Red Square Arab Scarf Cimamat','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4193','pcs','Inventory','VATABLE','0',NULL,0),(4194,'ONE PLUS ONE','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4194','pcs','Inventory','VATABLE','0',NULL,0),(4195,'War Cry','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4195','pcs','Inventory','VATABLE','0',NULL,0),(4196,'Girls Who Rocked the World','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4196','pcs','Inventory','VATABLE','0',NULL,0),(4197,'Creative Disruption','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4197','pcs','Inventory','VATABLE','0',NULL,0),(4198,'Digilogue How to Win the Digital Minds','6','1','',16.00,'0','3031',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4198','pcs','Inventory','VATABLE','0',NULL,0),(4199,'The Complete Idiots Guide to Facebook','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4199','pcs','Inventory','VATABLE','0',NULL,0),(4200,'Play to Your Strengths','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4200','pcs','Inventory','VATABLE','0',NULL,0),(4201,'Disaster proof Your Career','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4201','pcs','Inventory','VATABLE','0',NULL,0),(4202,'The Ten Basic Principles of Good Parenting','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4202','pcs','Inventory','VATABLE','0',NULL,0),(4203,'Alias Grace A Novel','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4203','pcs','Inventory','VATABLE','0',NULL,0),(4204,'Bad Leadership What It Is How It Happens','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4204','pcs','Inventory','VATABLE','0',NULL,0),(4205,'Understanding Strategic Management','6','1','',16.00,'0','7743',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4205','pcs','Inventory','VATABLE','0',NULL,0),(4206,'Killers of the Flower Moon','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4206','pcs','Inventory','VATABLE','0',NULL,0),(4207,'World on Fire','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4207','pcs','Inventory','VATABLE','0',NULL,0),(4208,'World Changers 25 Entrepreneurs Who Changed','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4208','pcs','Inventory','VATABLE','0',NULL,0),(4209,'Throwing Rocks at the Google Bus','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4209','pcs','Inventory','VATABLE','0',NULL,0),(4210,'The Truth About Markets','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4210','pcs','Inventory','VATABLE','0',NULL,0),(4211,'The Way to Wealth','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4211','pcs','Inventory','VATABLE','0',NULL,0),(4212,'Small Data The Tiny Clues that Uncover Huge Trends','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4212','pcs','Inventory','VATABLE','0',NULL,0),(4213,'Small Is the New Big','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4213','pcs','Inventory','VATABLE','0',NULL,0),(4214,'The Square and the Tower','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4214','pcs','Inventory','VATABLE','0',NULL,0),(4215,'Rogue Lawyer','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4215','pcs','Inventory','VATABLE','0',NULL,0),(4216,'The Process of Economic Development','6','1','',16.00,'0','9453',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4216','pcs','Inventory','VATABLE','0',NULL,0),(4217,'Raising and Praising Girls','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4217','pcs','Inventory','VATABLE','0',NULL,0),(4218,'Notes to the Future Words of Wisdom','6','1','',16.00,'0','2138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4218','pcs','Inventory','VATABLE','0',NULL,0),(4219,'The Museum of Innocence','6','1','',16.00,'0','1321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4219','pcs','Inventory','VATABLE','0',NULL,0),(4220,'Innovation and Its Enemies','6','1','',16.00,'0','3796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4220','pcs','Inventory','VATABLE','0',NULL,0),(4221,'The Leopard','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4221','pcs','Inventory','VATABLE','0',NULL,0),(4222,'Love Is Power Or Something Like That Stories','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4222','pcs','Inventory','VATABLE','0',NULL,0),(4223,'The Last Sin Eater','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4223','pcs','Inventory','VATABLE','0',NULL,0),(4224,'Leading Minds An Anatomy Of Leadership','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4224','pcs','Inventory','VATABLE','0',NULL,0),(4225,'Inside Chinese Business','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4225','pcs','Inventory','VATABLE','0',NULL,0),(4226,'The Elephant Whisperer','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4226','pcs','Inventory','VATABLE','0',NULL,0),(4227,'Phantom','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4227','pcs','Inventory','VATABLE','0',NULL,0),(4228,'How to Get Filthy Rich in Rising Asia','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4228','pcs','Inventory','VATABLE','0',NULL,0),(4229,'Imperial Ambitions','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4229','pcs','Inventory','VATABLE','0',NULL,0),(4230,'In a Free State','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4230','pcs','Inventory','VATABLE','0',NULL,0),(4231,'Exit Strategies and State Building','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4231','pcs','Inventory','VATABLE','0',NULL,0),(4232,'The Coming Collapse of China','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4232','pcs','Inventory','VATABLE','0',NULL,0),(4233,'Buffett The Making of an American Capitalist','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4233','pcs','Inventory','VATABLE','0',NULL,0),(4234,'Cat ONine Tales','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4234','pcs','Inventory','VATABLE','0',NULL,0),(4235,'Change of Heart','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4235','pcs','Inventory','VATABLE','0',NULL,0),(4236,'Men Vest 3 in 1 Lux Premium','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4236','pcs','Inventory','VATABLE','0',NULL,0),(4237,'Men Tshirt Round Neck Lux Premium','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4237','pcs','Inventory','VATABLE','0',NULL,0),(4238,'A Guide to Open Innovation and Crowdsourcing','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4238','pcs','Inventory','VATABLE','0',NULL,0),(4239,'Innovation and Entrepreneurship Classic Drucker Collection','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4239','pcs','Inventory','VATABLE','0',NULL,0),(4240,'People Planet Profit','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4240','pcs','Inventory','VATABLE','0',NULL,0),(4241,'The Designful Company','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4241','pcs','Inventory','VATABLE','0',NULL,0),(4242,'Make or Break How Manufacturers Can Leap','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4242','pcs','Inventory','VATABLE','0',NULL,0),(4243,'Boy Snow Bird','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4243','pcs','Inventory','VATABLE','0',NULL,0),(4244,'Burma Boy','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4244','pcs','Inventory','VATABLE','0',NULL,0),(4245,'The Sex Lives of Siamese Twins','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4245','pcs','Inventory','VATABLE','0',NULL,0),(4246,'Ancestor Stones','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4246','pcs','Inventory','VATABLE','0',NULL,0),(4247,'A Prison Diary Volume III Heaven','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4247','pcs','Inventory','VATABLE','0',NULL,0),(4248,'A Strangeness in My Mind','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4248','pcs','Inventory','VATABLE','0',NULL,0),(4249,'Why Your World Is About to Get a Whole Lot Smaller','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4249','pcs','Inventory','VATABLE','0',NULL,0),(4250,'Tintin in America','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4250','pcs','Inventory','VATABLE','0',NULL,0),(4251,'Tintin in Tibet The Adventures of Tintin','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4251','pcs','Inventory','VATABLE','0',NULL,0),(4252,'The Broken Ear','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4252','pcs','Inventory','VATABLE','0',NULL,0),(4253,'Tintin and the Picaros','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4253','pcs','Inventory','VATABLE','0',NULL,0),(4254,'Tintin Prisoners of the Sun','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4254','pcs','Inventory','VATABLE','0',NULL,0),(4255,'Tintin Destination Moon','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4255','pcs','Inventory','VATABLE','0',NULL,0),(4256,'Tintin Red Rackhams Treasure','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4256','pcs','Inventory','VATABLE','0',NULL,0),(4257,'Tintin The Black Island','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4257','pcs','Inventory','VATABLE','0',NULL,0),(4258,'Tintin King Ottokars Sceptre','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4258','pcs','Inventory','VATABLE','0',NULL,0),(4259,'Tintin the Calculus Affair','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4259','pcs','Inventory','VATABLE','0',NULL,0),(4260,'Tintin The Castafiore Emerald','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4260','pcs','Inventory','VATABLE','0',NULL,0),(4261,'Tintin and the Lake of Sharks','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4261','pcs','Inventory','VATABLE','0',NULL,0),(4262,'Tintin The Seven Crystal Balls','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4262','pcs','Inventory','VATABLE','0',NULL,0),(4263,'Tintin The Crab with the Golde','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4263','pcs','Inventory','VATABLE','0',NULL,0),(4264,'Who Says Elephants Cant Dance','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4264','pcs','Inventory','VATABLE','0',NULL,0),(4265,'Window Curtain Grey White 1299 Per Meter With Free Rings','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4265','pcs','Inventory','VATABLE','0',NULL,0),(4266,'Window Curtains Floral','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4266','pcs','Inventory','VATABLE','0',NULL,0),(4267,'Window Curtains Floral Grey 1299 Per Meter With Free Rings','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4267','pcs','Inventory','VATABLE','0',NULL,0),(4268,'Window Curtains Floral Cream 999 Per Meter With Free Rings','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4268','pcs','Inventory','VATABLE','0',NULL,0),(4269,'Window Curtains Floral Brown 999 Per Meter With Free Rings','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4269','pcs','Inventory','VATABLE','0',NULL,0),(4270,'Window Curtains Dark Brown 1099 Per Meter With Free Rings','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4270','pcs','Inventory','VATABLE','0',NULL,0),(4271,'Commonsense Direct and Digital Marketing','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4271','pcs','Inventory','VATABLE','0',NULL,0),(4272,'Flip How to Find Fix and Sell Houses for Profit','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4272','pcs','Inventory','VATABLE','0',NULL,0),(4273,'Shopper Marketing How to Increase Purchase Decisions','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4273','pcs','Inventory','VATABLE','0',NULL,0),(4274,'Direct Response Advertising Made Easy','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4274','pcs','Inventory','VATABLE','0',NULL,0),(4275,'Marketing That Matters 10 Practices to Profit','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4275','pcs','Inventory','VATABLE','0',NULL,0),(4276,'Guerilla Marketing','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4276','pcs','Inventory','VATABLE','0',NULL,0),(4277,'Experiential Marketing','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4277','pcs','Inventory','VATABLE','0',NULL,0),(4278,'Window Curtains Floral Yellow Brown 1199 Per Meter With Free Rings','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4278','pcs','Inventory','VATABLE','0',NULL,0),(4279,'Window Curtains Grey X 1199 Per Meter With Free Rings','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4279','pcs','Inventory','VATABLE','0',NULL,0),(4280,'They Cannot Kill Us All','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4280','pcs','Inventory','VATABLE','0',NULL,0),(4281,'When Victims Become Killers Colonialism Nativism','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4281','pcs','Inventory','VATABLE','0',NULL,0),(4282,'The Political Animal An Anatomy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4282','pcs','Inventory','VATABLE','0',NULL,0),(4283,'Dark Pools The Rise of the Machine Traders','6','1','',16.00,'0','1511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4283','pcs','Inventory','VATABLE','0',NULL,0),(4284,'Credibility How Leaders Gain and Lose It','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4284','pcs','Inventory','VATABLE','0',NULL,0),(4285,'From Silk to Silicon by Jeffrey E Garten','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4285','pcs','Inventory','VATABLE','0',NULL,0),(4286,'Leadership Transformed How Ordinary Managers','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4286','pcs','Inventory','VATABLE','0',NULL,0),(4287,'Mindful Work How Meditation Is Changing Business','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4287','pcs','Inventory','VATABLE','0',NULL,0),(4288,'The Curve Turning Followers Into Superfans','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4288','pcs','Inventory','VATABLE','0',NULL,0),(4289,'The Test Book 64 Tools to Lead You to Success','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4289','pcs','Inventory','VATABLE','0',NULL,0),(4290,'The Startup Way How Entrepreneurial Management','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4290','pcs','Inventory','VATABLE','0',NULL,0),(4291,'Lola and the Boy Next Door','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4291','pcs','Inventory','VATABLE','0',NULL,0),(4292,'The Cutting Book The Official Guide to Cutting','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4292','pcs','Inventory','VATABLE','0',NULL,0),(4293,'The Global Minotaur America Europe and the Future','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4293','pcs','Inventory','VATABLE','0',NULL,0),(4294,'The Winner Take All Society','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4294','pcs','Inventory','VATABLE','0',NULL,0),(4295,'Free Lunch Easily Digestible Economics','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4295','pcs','Inventory','VATABLE','0',NULL,0),(4296,'The Squeeze','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4296','pcs','Inventory','VATABLE','0',NULL,0),(4297,'The Next 100 Years A Forecast for the 21st Century','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4297','pcs','Inventory','VATABLE','0',NULL,0),(4298,'Civilization The West and the Rest','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4298','pcs','Inventory','VATABLE','0',NULL,0),(4299,'Fat Chance The Hidden Truth About Sugar','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4299','pcs','Inventory','VATABLE','0',NULL,0),(4300,'Exporting American Dreams Thurgood Marshalls African Journey','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4300','pcs','Inventory','VATABLE','0',NULL,0),(4301,'Koh i Noor','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4301','pcs','Inventory','VATABLE','0',NULL,0),(4302,'Private Empire ExxonMobil and American Power','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4302','pcs','Inventory','VATABLE','0',NULL,0),(4303,'No Place to Hide','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4303','pcs','Inventory','VATABLE','0',NULL,0),(4304,'Rogue State A Guide to the Worlds Only Superpower','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4304','pcs','Inventory','VATABLE','0',NULL,0),(4305,'Tea A History of the Drink That Changed the World','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4305','pcs','Inventory','VATABLE','0',NULL,0),(4306,'The Penguin Atlas of African History','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4306','pcs','Inventory','VATABLE','0',NULL,0),(4307,'The Post American World','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4307','pcs','Inventory','VATABLE','0',NULL,0),(4308,'Revolution In Zanzibar An Americans Cold War Tale','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4308','pcs','Inventory','VATABLE','0',NULL,0),(4309,'Ethiopia The Unknown Land','6','1','',16.00,'0','5320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4309','pcs','Inventory','VATABLE','0',NULL,0),(4310,'Hidden Treasures of Ethiopia','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4310','pcs','Inventory','VATABLE','0',NULL,0),(4311,'Africas Past Our Future','6','1','',16.00,'0','4133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4311','pcs','Inventory','VATABLE','0',NULL,0),(4312,'China Safari On the Trail of Beijings Expansion in Africa','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4312','pcs','Inventory','VATABLE','0',NULL,0),(4313,'The Black Mans Burden','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4313','pcs','Inventory','VATABLE','0',NULL,0),(4314,'African Voices of the Global Past','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4314','pcs','Inventory','VATABLE','0',NULL,0),(4315,'Agricultural Development and Food Security in Africa','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4315','pcs','Inventory','VATABLE','0',NULL,0),(4316,'A Life Beyond Amazing Study Guide','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4316','pcs','Inventory','VATABLE','0',NULL,0),(4317,'Buy In Saving Your Good Idea from Getting Shot Down','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4317','pcs','Inventory','VATABLE','0',NULL,0),(4318,'Four Things Women Want from a Man','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4318','pcs','Inventory','VATABLE','0',NULL,0),(4319,'Creating Africas Struggles Over Nature','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4319','pcs','Inventory','VATABLE','0',NULL,0),(4320,'The Bright Continent','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4320','pcs','Inventory','VATABLE','0',NULL,0),(4321,'The Idealist Jeffrey Sachs and the Quest to End Poverty','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4321','pcs','Inventory','VATABLE','0',NULL,0),(4322,'The Prosperous Soul','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4322','pcs','Inventory','VATABLE','0',NULL,0),(4323,'Quiet Times for Couples','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4323','pcs','Inventory','VATABLE','0',NULL,0),(4324,'Traveling Light','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4324','pcs','Inventory','VATABLE','0',NULL,0),(4325,'Choosing to SEE','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4325','pcs','Inventory','VATABLE','0',NULL,0),(4326,'The Life and Work of Kwame Nkrumah','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4326','pcs','Inventory','VATABLE','0',NULL,0),(4327,'This House is Not for Sale','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4327','pcs','Inventory','VATABLE','0',NULL,0),(4328,'Boards That Lead','6','1','',16.00,'0','5035',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4328','pcs','Inventory','VATABLE','0',NULL,0),(4329,'Boards That Deliver','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4329','pcs','Inventory','VATABLE','0',NULL,0),(4330,'Leadership Sustainability','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4330','pcs','Inventory','VATABLE','0',NULL,0),(4331,'Acres of Diamonds','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4331','pcs','Inventory','VATABLE','0',NULL,0),(4332,'One Long Night','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4332','pcs','Inventory','VATABLE','0',NULL,0),(4333,'And the Weak Suffer What They Must','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4333','pcs','Inventory','VATABLE','0',NULL,0),(4334,'Peaks and Valleys Making Good And Bad Times','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4334','pcs','Inventory','VATABLE','0',NULL,0),(4335,'Impulse Why We Do What We Do','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4335','pcs','Inventory','VATABLE','0',NULL,0),(4336,'Leading Through Turbulence','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4336','pcs','Inventory','VATABLE','0',NULL,0),(4337,'You are Not That Great','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4337','pcs','Inventory','VATABLE','0',NULL,0),(4338,'Stamped from the Beginning','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4338','pcs','Inventory','VATABLE','0',NULL,0),(4339,'Secrets of Success','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4339','pcs','Inventory','VATABLE','0',NULL,0),(4340,'A Short History of Slavery','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4340','pcs','Inventory','VATABLE','0',NULL,0),(4341,'Chicken Soup for the Soul Power Moms','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4341','pcs','Inventory','VATABLE','0',NULL,0),(4342,'Super Hubs','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4342','pcs','Inventory','VATABLE','0',NULL,0),(4343,'The Road to Hell','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4343','pcs','Inventory','VATABLE','0',NULL,0),(4344,'Every woman A Gynecological Guide for Life','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4344','pcs','Inventory','VATABLE','0',NULL,0),(4345,'Ethnicity and Conflict in the Horn of Africa','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4345','pcs','Inventory','VATABLE','0',NULL,0),(4346,'The Yacoubian Building','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4346','pcs','Inventory','VATABLE','0',NULL,0),(4347,'The Storm Before the Storm','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4347','pcs','Inventory','VATABLE','0',NULL,0),(4348,'The Science of Motivation Strategies and Techniques','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4348','pcs','Inventory','VATABLE','0',NULL,0),(4349,'How to Speak Money','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4349','pcs','Inventory','VATABLE','0',NULL,0),(4350,'Zone One','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4350','pcs','Inventory','VATABLE','0',NULL,0),(4351,'The 10 Second Philosophy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4351','pcs','Inventory','VATABLE','0',NULL,0),(4352,'Do Nothing How to Stop Overmanaging','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4352','pcs','Inventory','VATABLE','0',NULL,0),(4353,'Why Deals Fail and How to Rescue Them','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4353','pcs','Inventory','VATABLE','0',NULL,0),(4354,'Executive Warfare','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4354','pcs','Inventory','VATABLE','0',NULL,0),(4355,'The Penguin Book of Historic Speeches','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4355','pcs','Inventory','VATABLE','0',NULL,0),(4356,'Holding onto Hope','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4356','pcs','Inventory','VATABLE','0',NULL,0),(4357,'The Fugitives Love','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4357','pcs','Inventory','VATABLE','0',NULL,0),(4358,'What Would Google Do','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4358','pcs','Inventory','VATABLE','0',NULL,0),(4359,'How to Make Love All the Time','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4359','pcs','Inventory','VATABLE','0',NULL,0),(4360,'Real moments','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4360','pcs','Inventory','VATABLE','0',NULL,0),(4361,'Secrets About Life Every Woman Should Know','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4361','pcs','Inventory','VATABLE','0',NULL,0),(4362,'Finding My Virginity Paperback','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4362','pcs','Inventory','VATABLE','0',NULL,0),(4363,'Fire and Fury','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4363','pcs','Inventory','VATABLE','0',NULL,0),(4364,'Tribe On Homecoming and Belonging','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4364','pcs','Inventory','VATABLE','0',NULL,0),(4365,'Hillary the Other Woman A Political Memoir','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4365','pcs','Inventory','VATABLE','0',NULL,0),(4366,'Teta A Story of a Young Girl','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4366','pcs','Inventory','VATABLE','0',NULL,0),(4367,'The Greatest Man Who Ever Lived','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4367','pcs','Inventory','VATABLE','0',NULL,0),(4368,'Black Beauty Collins Classics','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4368','pcs','Inventory','VATABLE','0',NULL,0),(4369,'Dedan Kimathi The Whole Story','6','1','',16.00,'0','1490','','0',NULL,NULL,'5',0,0,NULL,0,0,0,997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4369','pcs','Inventory','VATABLE','0',NULL,0),(4370,'Exercise Your Way to Health Depression','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4370','pcs','Inventory','VATABLE','0',NULL,0),(4371,'My Pregnancy','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4371','pcs','Inventory','VATABLE','0',NULL,0),(4372,'An Atlas of African Dermatology','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4372','pcs','Inventory','VATABLE','0',NULL,0),(4373,'Business Process Change A Guide for Business Managers','6','1','',16.00,'0','5795',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4373','pcs','Inventory','VATABLE','0',NULL,0),(4374,'Supernormal The Untold Story of Adversity and Resilience','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4374','pcs','Inventory','VATABLE','0',NULL,0),(4375,'The Enigma of Arrival','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4375','pcs','Inventory','VATABLE','0',NULL,0),(4376,'Private Delhi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4376','pcs','Inventory','VATABLE','0',NULL,0),(4377,'Bulls eye','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4377','pcs','Inventory','VATABLE','0',NULL,0),(4378,'Amazing Results of Positive Thinking','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4378','pcs','Inventory','VATABLE','0',NULL,0),(4379,'The Quick And Easy Way To Effective Speaking','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4379','pcs','Inventory','VATABLE','0',NULL,0),(4380,'The leader in me','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4380','pcs','Inventory','VATABLE','0',NULL,0),(4381,'The First Muslim The Story of Muhammad','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4381','pcs','Inventory','VATABLE','0',NULL,0),(4382,'The Brief Wondrous Life of Oscar Wao','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4382','pcs','Inventory','VATABLE','0',NULL,0),(4383,'The Husbands Secret','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4383','pcs','Inventory','VATABLE','0',NULL,0),(4384,'Essential Baby Safety Travel Kit','6','1','',16.00,'0','2366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4384','pcs','Inventory','VATABLE','0',NULL,0),(4385,'Safety 1st Super Soft Corner Cushions 4 Pack','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4385','pcs','Inventory','VATABLE','0',NULL,0),(4386,'Batalale Beach Art By Nujuum Arts','6','1','',16.00,'0','19950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4386','pcs','Inventory','VATABLE','0',NULL,0),(4387,'New Pregnancy and Birth Book','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4387','pcs','Inventory','VATABLE','0',NULL,0),(4388,'Pregnancy and Birth Handbook','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4388','pcs','Inventory','VATABLE','0',NULL,0),(4389,'The Complete Book of Mother and Baby care','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4389','pcs','Inventory','VATABLE','0',NULL,0),(4390,'You and Your Toddler','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4390','pcs','Inventory','VATABLE','0',NULL,0),(4391,'What Every Parent Needs to Know','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4391','pcs','Inventory','VATABLE','0',NULL,0),(4392,'Your Toddler Month by Month','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4392','pcs','Inventory','VATABLE','0',NULL,0),(4393,'Beautiful Hijab Scarf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4393','pcs','Inventory','VATABLE','0',NULL,0),(4394,'Amazing Hijab Scarf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4394','pcs','Inventory','VATABLE','0',NULL,0),(4395,'Cool Hijab Scarf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4395','pcs','Inventory','VATABLE','0',NULL,0),(4396,'The Rose That Grew from Concrete','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4396','pcs','Inventory','VATABLE','0',NULL,0),(4397,'Mandela Mobutu and me A Newswomans African Journey','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4397','pcs','Inventory','VATABLE','0',NULL,0),(4398,'A Feast of Freud The Wittiest Writings of Clement Freud','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4398','pcs','Inventory','VATABLE','0',NULL,0),(4399,'Mrs Miracle','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4399','pcs','Inventory','VATABLE','0',NULL,0),(4400,'The Children Of Hurin','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4400','pcs','Inventory','VATABLE','0',NULL,0),(4401,'The Greatest Words Ever Spoken','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4401','pcs','Inventory','VATABLE','0',NULL,0),(4402,'The Wind Up Bird Chronicle','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4402','pcs','Inventory','VATABLE','0',NULL,0),(4403,'The Lowland','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4403','pcs','Inventory','VATABLE','0',NULL,0),(4404,'Everyman','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4404','pcs','Inventory','VATABLE','0',NULL,0),(4405,'Interpreter of Maladies','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4405','pcs','Inventory','VATABLE','0',NULL,0),(4406,'Hard Boiled Wonderland and the End of the World','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4406','pcs','Inventory','VATABLE','0',NULL,0),(4407,'When to Jump If the Job You Have Is not the Life You Want','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4407','pcs','Inventory','VATABLE','0',NULL,0),(4408,'The Lake of Souls','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4408','pcs','Inventory','VATABLE','0',NULL,0),(4409,'The Fate of the Tearling','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4409','pcs','Inventory','VATABLE','0',NULL,0),(4410,'The Evolution Of Desire Strategies of Human Mating','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4410','pcs','Inventory','VATABLE','0',NULL,0),(4411,'The Improbability Principle','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4411','pcs','Inventory','VATABLE','0',NULL,0),(4412,'How to Be a Bawse','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4412','pcs','Inventory','VATABLE','0',NULL,0),(4413,'The Reluctant Fundamentalist','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4413','pcs','Inventory','VATABLE','0',NULL,0),(4414,'Mama Made the Difference','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4414','pcs','Inventory','VATABLE','0',NULL,0),(4415,'Istanbul A Tale of Three Cities','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4415','pcs','Inventory','VATABLE','0',NULL,0),(4416,'In Between Dreams','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4416','pcs','Inventory','VATABLE','0',NULL,0),(4417,'A Standard Swahili English Dictionary','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4417','pcs','Inventory','VATABLE','0',NULL,0),(4418,'Joe Kadenge The Life of a Football Legend','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4418','pcs','Inventory','VATABLE','0',NULL,0),(4419,'Bob Marley The Untold Story','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4419','pcs','Inventory','VATABLE','0',NULL,0),(4420,'Kids Muslim Swimsuit Age 1116','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4420','pcs','Inventory','VATABLE','0',NULL,0),(4421,'Emotional Chaos to Clarity','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4421','pcs','Inventory','VATABLE','0',NULL,0),(4422,'Why States Recover','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4422','pcs','Inventory','VATABLE','0',NULL,0),(4423,'Converse Multicolored Print Shoe','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4423','pcs','Inventory','VATABLE','0',NULL,0),(4424,'Converse Multicolored Print Shoe X','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4424','pcs','Inventory','VATABLE','0',NULL,0),(4425,'Black Man White House','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4425','pcs','Inventory','VATABLE','0',NULL,0),(4426,'Fitted Cap Black','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4426','pcs','Inventory','VATABLE','0',NULL,0),(4427,'Fitted Cap Black X','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4427','pcs','Inventory','VATABLE','0',NULL,0),(4428,'Khaki Jeans','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4428','pcs','Inventory','VATABLE','0',NULL,0),(4429,'Plain Summer Cap Hat Red','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4429','pcs','Inventory','VATABLE','0',NULL,0),(4430,'Converse Shoes Black Monochrome','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4430','pcs','Inventory','VATABLE','0',NULL,0),(4431,'Converse Mid Ankle Black Sneakers','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4431','pcs','Inventory','VATABLE','0',NULL,0),(4432,'Red Malaika Wedge Heel Boot','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4432','pcs','Inventory','VATABLE','0',NULL,0),(4433,'Mens Moccasins Dark brown suede leather','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4433','pcs','Inventory','VATABLE','0',NULL,0),(4434,'Mens Designer Suede Slip On Loafer','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4434','pcs','Inventory','VATABLE','0',NULL,0),(4435,'Men New Tassel Black Suede Loafers','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4435','pcs','Inventory','VATABLE','0',NULL,0),(4436,'Grey Mens Leather Loafers With Rubber Sole','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4436','pcs','Inventory','VATABLE','0',NULL,0),(4437,'Brown Mens Formal Boots','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4437','pcs','Inventory','VATABLE','0',NULL,0),(4438,'Grey Men Official Boots','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4438','pcs','Inventory','VATABLE','0',NULL,0),(4439,'Dark Blue Men Official Boots','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4439','pcs','Inventory','VATABLE','0',NULL,0),(4440,'Brown Men Smart Casual Boot','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4440','pcs','Inventory','VATABLE','0',NULL,0),(4441,'Navy Blue Men Smart Casual Boot','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4441','pcs','Inventory','VATABLE','0',NULL,0),(4442,'Dark Chocolate Men Smart Casual Boot','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4442','pcs','Inventory','VATABLE','0',NULL,0),(4443,'The Audacious Dreamer A story of faithhope and love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4443','pcs','Inventory','VATABLE','0',NULL,0),(4444,'So You Want to Talk About Race','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4444','pcs','Inventory','VATABLE','0',NULL,0),(4445,'Quiet Power by Susan Cain','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4445','pcs','Inventory','VATABLE','0',NULL,0),(4446,'Orientalism','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4446','pcs','Inventory','VATABLE','0',NULL,0),(4447,'The Cobra','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4447','pcs','Inventory','VATABLE','0',NULL,0),(4448,'The Bourne Ascendancy','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4448','pcs','Inventory','VATABLE','0',NULL,0),(4449,'City of Fallen Angels','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4449','pcs','Inventory','VATABLE','0',NULL,0),(4450,'Rat Burger','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4450','pcs','Inventory','VATABLE','0',NULL,0),(4451,'Mr Stink','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4451','pcs','Inventory','VATABLE','0',NULL,0),(4452,'Hitch 22','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4452','pcs','Inventory','VATABLE','0',NULL,0),(4453,'My First Coup Detat','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4453','pcs','Inventory','VATABLE','0',NULL,0),(4454,'New Ideas From Dead Economists','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4454','pcs','Inventory','VATABLE','0',NULL,0),(4455,'Romeo and Juliet','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4455','pcs','Inventory','VATABLE','0',NULL,0),(4456,'This Secret We are Keeping','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4456','pcs','Inventory','VATABLE','0',NULL,0),(4457,'Security and Post Conflict Reconstruction','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4457','pcs','Inventory','VATABLE','0',NULL,0),(4458,'Africas Urban Revolution','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4458','pcs','Inventory','VATABLE','0',NULL,0),(4459,'Religion and Politics in East Africa','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4459','pcs','Inventory','VATABLE','0',NULL,0),(4460,'Empire State Building War And Welfare In Kenya 192552','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4460','pcs','Inventory','VATABLE','0',NULL,0),(4461,'Prisoner of the State The Secret Journal of Premier Zhao Ziyang','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4461','pcs','Inventory','VATABLE','0',NULL,0),(4462,'Harare North','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4462','pcs','Inventory','VATABLE','0',NULL,0),(4463,'Easy Motion Tourist','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4463','pcs','Inventory','VATABLE','0',NULL,0),(4464,'The Grapes of Wrath','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4464','pcs','Inventory','VATABLE','0',NULL,0),(4465,'The Grand Design','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4465','pcs','Inventory','VATABLE','0',NULL,0),(4466,'Dhuful Somali Traditional House Aqal','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4466','pcs','Inventory','VATABLE','0',NULL,0),(4467,'Dhuful','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4467','pcs','Inventory','VATABLE','0',NULL,0),(4468,'Learning to Listen Notes from an Expatriate in East Africa','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4468','pcs','Inventory','VATABLE','0',NULL,0),(4469,'Cool Hijab','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4469','pcs','Inventory','VATABLE','0',NULL,0),(4470,'Crumbled Print Hijab','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4470','pcs','Inventory','VATABLE','0',NULL,0),(4471,'Muslim Hijab','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4471','pcs','Inventory','VATABLE','0',NULL,0),(4472,'The Chemist','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4472','pcs','Inventory','VATABLE','0',NULL,0),(4473,'Africa Leni Riefenstahl','6','1','',16.00,'0','5510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4473','pcs','Inventory','VATABLE','0',NULL,0),(4474,'The Origin of Species','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4474','pcs','Inventory','VATABLE','0',NULL,0),(4475,'Lists to Love By For Busy Husbands','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4475','pcs','Inventory','VATABLE','0',NULL,0),(4476,'Women Dashiki Dress','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4476','pcs','Inventory','VATABLE','0',NULL,0),(4477,'Women Dashiki Dress X','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4477','pcs','Inventory','VATABLE','0',NULL,0),(4478,'Hot Pilot Linen Dress','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4478','pcs','Inventory','VATABLE','0',NULL,0),(4479,'Divine Time Management','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4479','pcs','Inventory','VATABLE','0',NULL,0),(4480,'Civil War Land in Bad Decline','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4480','pcs','Inventory','VATABLE','0',NULL,0),(4481,'A Womans Body is a Country Poems','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4481','pcs','Inventory','VATABLE','0',NULL,0),(4482,'Africa 39 New Writing from Africa south of the Sahara','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4482','pcs','Inventory','VATABLE','0',NULL,0),(4483,'African Love Stories An Anthology','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4483','pcs','Inventory','VATABLE','0',NULL,0),(4484,'An Abundance of Scorpions','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4484','pcs','Inventory','VATABLE','0',NULL,0),(4485,'How Google Changed the World','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4485','pcs','Inventory','VATABLE','0',NULL,0),(4486,'Wattsup Magazine Hard Cover','6','1','',16.00,'0','332',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4486','pcs','Inventory','VATABLE','0',NULL,0),(4487,'Damned Nations Greed Guns Armies and Aid','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4487','pcs','Inventory','VATABLE','0',NULL,0),(4488,'Wattsup Magazine Soft Cover','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4488','pcs','Inventory','VATABLE','0',NULL,0),(4489,'Crew Neck Colorful Mickey Print TShirt','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4489','pcs','Inventory','VATABLE','0',NULL,0),(4490,'Supreme Hype beast Swag','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4490','pcs','Inventory','VATABLE','0',NULL,0),(4491,'Kimono Shareyn Yellow','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4491','pcs','Inventory','VATABLE','0',NULL,0),(4492,'Leadership Theory and Practice','6','1','',16.00,'0','11400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4492','pcs','Inventory','VATABLE','0',NULL,0),(4493,'Gone West A Daisy Dalrymple Mystery','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4493','pcs','Inventory','VATABLE','0',NULL,0),(4494,'Infinite Riches','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4494','pcs','Inventory','VATABLE','0',NULL,0),(4495,'Rumi Whispers of the Beloved','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4495','pcs','Inventory','VATABLE','0',NULL,0),(4496,'What Will People Say','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4496','pcs','Inventory','VATABLE','0',NULL,0),(4497,'Beneath the Darkening Sky','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4497','pcs','Inventory','VATABLE','0',NULL,0),(4498,'Spilt Milk','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4498','pcs','Inventory','VATABLE','0',NULL,0),(4499,'Beauty for Ashes Receiving Emotional Healing','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4499','pcs','Inventory','VATABLE','0',NULL,0),(4500,'We Need to Talk About Kevin','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4500','pcs','Inventory','VATABLE','0',NULL,0),(4501,'Hateship Friendship Courtship Loveship Marriage','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4501','pcs','Inventory','VATABLE','0',NULL,0),(4502,'The Courage to Act','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4502','pcs','Inventory','VATABLE','0',NULL,0),(4503,'English Oxfords Shoe','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4503','pcs','Inventory','VATABLE','0',NULL,0),(4504,'Bantu Brown Loafers','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4504','pcs','Inventory','VATABLE','0',NULL,0),(4505,'Home and exile','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4505','pcs','Inventory','VATABLE','0',NULL,0),(4506,'Tattoos on the Heart The Power of Boundless Compassion','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4506','pcs','Inventory','VATABLE','0',NULL,0),(4507,'Wild','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4507','pcs','Inventory','VATABLE','0',NULL,0),(4508,'The Magic Lamp Dreams of Our Age','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4508','pcs','Inventory','VATABLE','0',NULL,0),(4509,'Songs of Enchantment','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4509','pcs','Inventory','VATABLE','0',NULL,0),(4510,'Incidents at the shrine','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4510','pcs','Inventory','VATABLE','0',NULL,0),(4511,'This Blinding Absence of Light','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4511','pcs','Inventory','VATABLE','0',NULL,0),(4512,'Prime Time Love Health Sex Fitness Friendship','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4512','pcs','Inventory','VATABLE','0',NULL,0),(4513,'African Basket Kizzy Blue','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4513','pcs','Inventory','VATABLE','0',NULL,0),(4514,'Flip African Basket','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4514','pcs','Inventory','VATABLE','0',NULL,0),(4515,'Alias Grace','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4515','pcs','Inventory','VATABLE','0',NULL,0),(4516,'Pope Francis His Life in His Own Words','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4516','pcs','Inventory','VATABLE','0',NULL,0),(4517,'Cosmos The Story of Cosmic Evolution Science and Civilization','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4517','pcs','Inventory','VATABLE','0',NULL,0),(4518,'Be Fierce Stop Harassment and Take Your Power Back','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4518','pcs','Inventory','VATABLE','0',NULL,0),(4519,'Blue Shoes and Happiness','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4519','pcs','Inventory','VATABLE','0',NULL,0),(4520,'The Hate U Give','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4520','pcs','Inventory','VATABLE','0',NULL,0),(4521,'The Law of Rewards Giving What You Cannot Keep','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4521','pcs','Inventory','VATABLE','0',NULL,0),(4522,'The Upside of Adversity Rising from the Pit to Greatness','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4522','pcs','Inventory','VATABLE','0',NULL,0),(4523,'A Simple Christianity','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4523','pcs','Inventory','VATABLE','0',NULL,0),(4524,'African Traditional Religion and Christian Counseling','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4524','pcs','Inventory','VATABLE','0',NULL,0),(4525,'Big Truths for Young Hearts','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4525','pcs','Inventory','VATABLE','0',NULL,0),(4526,'Business as Mission The Power of Business in the Kingdom of God','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4526','pcs','Inventory','VATABLE','0',NULL,0),(4527,'Caring Enough To Confront','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4527','pcs','Inventory','VATABLE','0',NULL,0),(4528,'The Purity Principle Gods Safeguards for Lifes Dangerous Trails','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4528','pcs','Inventory','VATABLE','0',NULL,0),(4529,'The Power Of Praying Together','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4529','pcs','Inventory','VATABLE','0',NULL,0),(4530,'The Tortoise Usually Wins Biblical Reflections on Quiet Leadership','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4530','pcs','Inventory','VATABLE','0',NULL,0),(4531,'Biblical Foundations for Manhood and Womanhood','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4531','pcs','Inventory','VATABLE','0',NULL,0),(4532,'Challenges of Todays Youth A Christian Perspective','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4532','pcs','Inventory','VATABLE','0',NULL,0),(4533,'Character Centered Leadership','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4533','pcs','Inventory','VATABLE','0',NULL,0),(4534,'Courageous Leaders Transforming Their World','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4534','pcs','Inventory','VATABLE','0',NULL,0),(4535,'Desperate Dependence','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4535','pcs','Inventory','VATABLE','0',NULL,0),(4536,'No More Excuses Be the Man God Made You To Be','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4536','pcs','Inventory','VATABLE','0',NULL,0),(4537,'The Bondage Breaker','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4537','pcs','Inventory','VATABLE','0',NULL,0),(4538,'The Fruitful Wife Cultivating a Love Only God Can Produce','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4538','pcs','Inventory','VATABLE','0',NULL,0),(4539,'The Invested Life','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4539','pcs','Inventory','VATABLE','0',NULL,0),(4540,'Victory Over the Darkness','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4540','pcs','Inventory','VATABLE','0',NULL,0),(4541,'Work Matters Connecting Sunday Worship to Monday Work','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4541','pcs','Inventory','VATABLE','0',NULL,0),(4542,'You Can Change','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4542','pcs','Inventory','VATABLE','0',NULL,0),(4543,'Habits of Highly Effective Christians','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4543','pcs','Inventory','VATABLE','0',NULL,0),(4544,'Good To Great In Gods Eyes','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4544','pcs','Inventory','VATABLE','0',NULL,0),(4545,'Enlightenment Now The Case for Reason Science Humanism','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4545','pcs','Inventory','VATABLE','0',NULL,0),(4546,'The Greatest Show on Earth The Evidence for Evolution','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4546','pcs','Inventory','VATABLE','0',NULL,0),(4547,'Inheritors of the Earth','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4547','pcs','Inventory','VATABLE','0',NULL,0),(4548,'The Third Chimpanzee','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4548','pcs','Inventory','VATABLE','0',NULL,0),(4549,'The Rise and Fall of the Third Chimpanzee','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4549','pcs','Inventory','VATABLE','0',NULL,0),(4550,'Hitman Anders and the Meaning of It All','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4550','pcs','Inventory','VATABLE','0',NULL,0),(4551,'Pulling Your Own Strings','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4551','pcs','Inventory','VATABLE','0',NULL,0),(4552,'Black Gold The Dark History of Coffee','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4552','pcs','Inventory','VATABLE','0',NULL,0),(4553,'The Rainbow Comes and Goes','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4553','pcs','Inventory','VATABLE','0',NULL,0),(4554,'Rethinking Positive Thinking','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4554','pcs','Inventory','VATABLE','0',NULL,0),(4555,'My ABC of Kenya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4555','pcs','Inventory','VATABLE','0',NULL,0),(4556,'Go Pro 7 Steps to Becoming a Network Marketing Professional','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4556','pcs','Inventory','VATABLE','0',NULL,0),(4557,'Lightweight Hijab Cap 3 pieces','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4557','pcs','Inventory','VATABLE','0',NULL,0),(4558,'Roadside MBA Back Road Lessons for Entrepreneurs','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4558','pcs','Inventory','VATABLE','0',NULL,0),(4559,'Secrets of Self Employment','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4559','pcs','Inventory','VATABLE','0',NULL,0),(4560,'Africa Unchained The Blueprint for Africas Future','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4560','pcs','Inventory','VATABLE','0',NULL,0),(4561,'The Democratic Republic of Congo Between Hope and Despair','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4561','pcs','Inventory','VATABLE','0',NULL,0),(4562,'The Present The Secret to Enjoying Your Work and Life Now','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4562','pcs','Inventory','VATABLE','0',NULL,0),(4563,'Jesus CEO Using Ancient Wisdom for Visionary Leadership','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4563','pcs','Inventory','VATABLE','0',NULL,0),(4564,'My American Journey','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4564','pcs','Inventory','VATABLE','0',NULL,0),(4565,'Baby Toddlers Kids Indoor Slipper Shoe Socks 1925','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4565','pcs','Inventory','VATABLE','0',NULL,0),(4566,'Stylish Kids Clothes','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4566','pcs','Inventory','VATABLE','0',NULL,0),(4567,'Kids Hoodie Clothes','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4567','pcs','Inventory','VATABLE','0',NULL,0),(4568,'Girls Kid Clothes','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4568','pcs','Inventory','VATABLE','0',NULL,0),(4569,'Kids Socks 07 Months','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4569','pcs','Inventory','VATABLE','0',NULL,0),(4570,'Youth Unemployment in Kenya A Ticking Time Bomb','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4570','pcs','Inventory','VATABLE','0',NULL,0),(4571,'Leadership Communication','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4571','pcs','Inventory','VATABLE','0',NULL,0),(4572,'The Art of Leadership','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4572','pcs','Inventory','VATABLE','0',NULL,0),(4573,'Leadership Roles and Management Functions in Nursing','6','1','',16.00,'0','5985',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4573','pcs','Inventory','VATABLE','0',NULL,0),(4574,'Leadershift Reinventing Leadership for the Age of Mass Collaboration','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4574','pcs','Inventory','VATABLE','0',NULL,0),(4575,'What to Expect the Second Year From 12 to 24 Months','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4575','pcs','Inventory','VATABLE','0',NULL,0),(4576,'Fifty Fifty','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4576','pcs','Inventory','VATABLE','0',NULL,0),(4577,'Two From the Heart','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4577','pcs','Inventory','VATABLE','0',NULL,0),(4578,'Fifty Shades Darker','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4578','pcs','Inventory','VATABLE','0',NULL,0),(4579,'Every business is a growth business','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4579','pcs','Inventory','VATABLE','0',NULL,0),(4580,'Sometimes You Win Sometimes You Learn','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4580','pcs','Inventory','VATABLE','0',NULL,0),(4581,'The Penguin Book of Modern Speeches','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4581','pcs','Inventory','VATABLE','0',NULL,0),(4582,'Baby Rabbit Romper','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4582','pcs','Inventory','VATABLE','0',NULL,0),(4583,'The Great Alone','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4583','pcs','Inventory','VATABLE','0',NULL,0),(4584,'Dear Madam President','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4584','pcs','Inventory','VATABLE','0',NULL,0),(4585,'The 10 Secrets Of 100% Health Cookbook','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4585','pcs','Inventory','VATABLE','0',NULL,0),(4586,'The Woman Who Stole My Life','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4586','pcs','Inventory','VATABLE','0',NULL,0),(4587,'What to Eat Food thats good for your health pocket and plate','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4587','pcs','Inventory','VATABLE','0',NULL,0),(4588,'The Complete Guide to Gluten Free and Dairy Free Cooking','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4588','pcs','Inventory','VATABLE','0',NULL,0),(4589,'Rory OConnell Master it How to cook today','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4589','pcs','Inventory','VATABLE','0',NULL,0),(4590,'The Death of Money by James Rickards','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4590','pcs','Inventory','VATABLE','0',NULL,0),(4591,'Energy Secrets The Ultimate WellBeing Plan','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4591','pcs','Inventory','VATABLE','0',NULL,0),(4592,'Rainbows in my Clouds','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4592','pcs','Inventory','VATABLE','0',NULL,0),(4593,'Speak No Evil','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4593','pcs','Inventory','VATABLE','0',NULL,0),(4594,'HBR Guide to Office Politics','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4594','pcs','Inventory','VATABLE','0',NULL,0),(4595,'A Candid Handbook for Women Doing Business in Kenya HB','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4595','pcs','Inventory','VATABLE','0',NULL,0),(4596,'Sacred Rest Recover Your Life Renew Your Energy','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4596','pcs','Inventory','VATABLE','0',NULL,0),(4597,'Wild Beauty New and Selected Poems','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4597','pcs','Inventory','VATABLE','0',NULL,0),(4598,'Of Women In the 21st Century','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4598','pcs','Inventory','VATABLE','0',NULL,0),(4599,'Lee Iacocca An Autobiography','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4599','pcs','Inventory','VATABLE','0',NULL,0),(4600,'Kenyan Student Airlifts to America 19591961','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4600','pcs','Inventory','VATABLE','0',NULL,0),(4601,'The Mimic Men','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4601','pcs','Inventory','VATABLE','0',NULL,0),(4602,'Camino Island','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4602','pcs','Inventory','VATABLE','0',NULL,0),(4603,'The Abduction','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4603','pcs','Inventory','VATABLE','0',NULL,0),(4604,'Mudpuddle Farm Six Animal Adventures','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4604','pcs','Inventory','VATABLE','0',NULL,0),(4605,'Axel Schefflers Flip Flap Jungle','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4605','pcs','Inventory','VATABLE','0',NULL,0),(4606,'Axel Schefflers Flip Flap Safari','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4606','pcs','Inventory','VATABLE','0',NULL,0),(4607,'The Geopolitics of Emotion','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4607','pcs','Inventory','VATABLE','0',NULL,0),(4608,'Selection Day','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4608','pcs','Inventory','VATABLE','0',NULL,0),(4609,'Setting Boundaries with Your Adult Children','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4609','pcs','Inventory','VATABLE','0',NULL,0),(4610,'Believing God for His Best','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4610','pcs','Inventory','VATABLE','0',NULL,0),(4611,'The Ten Shillings and Other Stories','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4611','pcs','Inventory','VATABLE','0',NULL,0),(4612,'Getting the Best Out of Supervision in Counselling and Psychotherapy','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4612','pcs','Inventory','VATABLE','0',NULL,0),(4613,'An Introduction to Counselling and Psychotherapy','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4613','pcs','Inventory','VATABLE','0',NULL,0),(4614,'Finite and Infinite Games','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4614','pcs','Inventory','VATABLE','0',NULL,0),(4615,'The Music Shop','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4615','pcs','Inventory','VATABLE','0',NULL,0),(4616,'The Parliament of Man','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4616','pcs','Inventory','VATABLE','0',NULL,0),(4617,'The Origin of the Family Private Property and the State','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4617','pcs','Inventory','VATABLE','0',NULL,0),(4618,'Zebra Crossing','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4618','pcs','Inventory','VATABLE','0',NULL,0),(4619,'What We Talk About When We Talk About Love','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4619','pcs','Inventory','VATABLE','0',NULL,0),(4620,'The Princessa Machiavelli for Women','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4620','pcs','Inventory','VATABLE','0',NULL,0),(4621,'Your Baby and Child From Birth to Age Five','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4621','pcs','Inventory','VATABLE','0',NULL,0),(4622,'Buffetology','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4622','pcs','Inventory','VATABLE','0',NULL,0),(4623,'Second Chance Three Presidents and the Crisis of American','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4623','pcs','Inventory','VATABLE','0',NULL,0),(4624,'Bringing Out the Best in Your Wife','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4624','pcs','Inventory','VATABLE','0',NULL,0),(4625,'HBR Inspiring and Executing Innovation','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4625','pcs','Inventory','VATABLE','0',NULL,0),(4626,'Lessons From the Front Line Market Tools and Investing','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4626','pcs','Inventory','VATABLE','0',NULL,0),(4627,'Right From The Start Taking Charge In A New Leadership Role','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4627','pcs','Inventory','VATABLE','0',NULL,0),(4628,'Harvard Business Review on Rebuilding Your Business Model','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4628','pcs','Inventory','VATABLE','0',NULL,0),(4629,'Possessing the Gates of the Enemy','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4629','pcs','Inventory','VATABLE','0',NULL,0),(4630,'HBR Guide to Persuasive Presentations','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4630','pcs','Inventory','VATABLE','0',NULL,0),(4631,'The Art of the Strategist 10 Essential Principles','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4631','pcs','Inventory','VATABLE','0',NULL,0),(4632,'Managing for the Short Term The New Rules for Running a Business','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4632','pcs','Inventory','VATABLE','0',NULL,0),(4633,'Speak with Power and Confidence','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4633','pcs','Inventory','VATABLE','0',NULL,0),(4634,'The Secret of Happiness','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4634','pcs','Inventory','VATABLE','0',NULL,0),(4635,'Hoovers Vision Original Thinking for Business Success','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4635','pcs','Inventory','VATABLE','0',NULL,0),(4636,'Teach Your Team to Fish','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4636','pcs','Inventory','VATABLE','0',NULL,0),(4637,'The Last Slave Market','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4637','pcs','Inventory','VATABLE','0',NULL,0),(4638,'The Rule of Four','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4638','pcs','Inventory','VATABLE','0',NULL,0),(4639,'The Arabian Nights Tales of 1001 Nights','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4639','pcs','Inventory','VATABLE','0',NULL,0),(4640,'Roosevelt And Churchill','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4640','pcs','Inventory','VATABLE','0',NULL,0),(4641,'Why Women Should Rule the World','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4641','pcs','Inventory','VATABLE','0',NULL,0),(4642,'Britain in Africa','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4642','pcs','Inventory','VATABLE','0',NULL,0),(4643,'The Four Legendary Kingdoms','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4643','pcs','Inventory','VATABLE','0',NULL,0),(4644,'In the Castle of My Skin','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4644','pcs','Inventory','VATABLE','0',NULL,0),(4645,'The Future History of the Arctic','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4645','pcs','Inventory','VATABLE','0',NULL,0),(4646,'Jump Take the Leap of Faith to Achieve','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4646','pcs','Inventory','VATABLE','0',NULL,0),(4647,'The Modern Law of Trusts','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4647','pcs','Inventory','VATABLE','0',NULL,0),(4648,'Talk of the Devil Encounters with Seven Dictators','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4648','pcs','Inventory','VATABLE','0',NULL,0),(4649,'The Evolution of Everything How Ideas Emerge','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4649','pcs','Inventory','VATABLE','0',NULL,0),(4650,'The Euro And its Threat to the Future of Europe','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4650','pcs','Inventory','VATABLE','0',NULL,0),(4651,'The Fall of the House of Fifa','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4651','pcs','Inventory','VATABLE','0',NULL,0),(4652,'Americas Secret War','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4652','pcs','Inventory','VATABLE','0',NULL,0),(4653,'The Age of Revolution 17891848','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4653','pcs','Inventory','VATABLE','0',NULL,0),(4654,'Another Day of Life','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4654','pcs','Inventory','VATABLE','0',NULL,0),(4655,'The Feminine Mystique','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4655','pcs','Inventory','VATABLE','0',NULL,0),(4656,'The Crack','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4656','pcs','Inventory','VATABLE','0',NULL,0),(4657,'Refugee Boy','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4657','pcs','Inventory','VATABLE','0',NULL,0),(4658,'A Higher Loyalty Truth Lies and Leadership','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4658','pcs','Inventory','VATABLE','0',NULL,0),(4659,'Anils Ghost','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4659','pcs','Inventory','VATABLE','0',NULL,0),(4660,'Across the footsteps of Africa','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4660','pcs','Inventory','VATABLE','0',NULL,0),(4661,'Entrepreneurship The New Rules','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4661','pcs','Inventory','VATABLE','0',NULL,0),(4662,'Feel Free by Zadie Smith','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4662','pcs','Inventory','VATABLE','0',NULL,0),(4663,'Africas New Oil Power Pipelines and Future Fortunes','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4663','pcs','Inventory','VATABLE','0',NULL,0),(4664,'A State of Freedom','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4664','pcs','Inventory','VATABLE','0',NULL,0),(4665,'The Twelve Tribes of Hattie','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4665','pcs','Inventory','VATABLE','0',NULL,0),(4666,'Love Her Wild Poems','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4666','pcs','Inventory','VATABLE','0',NULL,0); INSERT INTO `productlist` VALUES (4667,'Caesar','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4667','pcs','Inventory','VATABLE','0',NULL,0),(4668,'Radio Congo Signals of Hope from Africas Deadliest War','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4668','pcs','Inventory','VATABLE','0',NULL,0),(4669,'The Contented Babys First Year','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4669','pcs','Inventory','VATABLE','0',NULL,0),(4670,'The Ultimate Body Book 4 Weeks to Your Best Abs','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4670','pcs','Inventory','VATABLE','0',NULL,0),(4671,'Helter Skelter The True Story of the Manson Murders','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4671','pcs','Inventory','VATABLE','0',NULL,0),(4672,'Anything Is Possible by Elizabeth Strout','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4672','pcs','Inventory','VATABLE','0',NULL,0),(4673,'Dying A Memoir','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4673','pcs','Inventory','VATABLE','0',NULL,0),(4674,'Capitalism in the age of globalization','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4674','pcs','Inventory','VATABLE','0',NULL,0),(4675,'From Know How To Do How','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4675','pcs','Inventory','VATABLE','0',NULL,0),(4676,'Not That Kind of Girl','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4676','pcs','Inventory','VATABLE','0',NULL,0),(4677,'From Crying Baby to Contented Baby','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4677','pcs','Inventory','VATABLE','0',NULL,0),(4678,'The Contented Toddler Years','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4678','pcs','Inventory','VATABLE','0',NULL,0),(4679,'The Seven Spiritual Laws for Parents','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4679','pcs','Inventory','VATABLE','0',NULL,0),(4680,'The Complete Sleep Guide For Contented Babies Toddlers','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4680','pcs','Inventory','VATABLE','0',NULL,0),(4681,'The Hidden Power of Dreams','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4681','pcs','Inventory','VATABLE','0',NULL,0),(4682,'Against Empathy The Case for Rational Compassion','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4682','pcs','Inventory','VATABLE','0',NULL,0),(4683,'The Buried Giant','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4683','pcs','Inventory','VATABLE','0',NULL,0),(4684,'The Sanctuary','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4684','pcs','Inventory','VATABLE','0',NULL,0),(4685,'The House of Hunger','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4685','pcs','Inventory','VATABLE','0',NULL,0),(4686,'Get Over It Thought Therapy for Healing the Hard Stuff','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4686','pcs','Inventory','VATABLE','0',NULL,0),(4687,'Dont Let Go','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4687','pcs','Inventory','VATABLE','0',NULL,0),(4688,'First Love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4688','pcs','Inventory','VATABLE','0',NULL,0),(4689,'A Stranger in the House','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4689','pcs','Inventory','VATABLE','0',NULL,0),(4690,'Humans Bow Down','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4690','pcs','Inventory','VATABLE','0',NULL,0),(4691,'The Midnight Line','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4691','pcs','Inventory','VATABLE','0',NULL,0),(4692,'Why I am No Longer Talking to White People About Race','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4692','pcs','Inventory','VATABLE','0',NULL,0),(4693,'When Money Destroys Nations','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4693','pcs','Inventory','VATABLE','0',NULL,0),(4694,'Al Franken Giant of the Senate','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4694','pcs','Inventory','VATABLE','0',NULL,0),(4695,'Far Eastern Tales','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4695','pcs','Inventory','VATABLE','0',NULL,0),(4696,'The Fastidious Assassins','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4696','pcs','Inventory','VATABLE','0',NULL,0),(4697,'Death Of A Salesman','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4697','pcs','Inventory','VATABLE','0',NULL,0),(4698,'Arrows of rain','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4698','pcs','Inventory','VATABLE','0',NULL,0),(4699,'Alternative Medicine The Christian Handbook','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4699','pcs','Inventory','VATABLE','0',NULL,0),(4700,'Sons Against Fathers','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4700','pcs','Inventory','VATABLE','0',NULL,0),(4701,'Things I Want My Daughters to Know','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4701','pcs','Inventory','VATABLE','0',NULL,0),(4702,'The collected short stories','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4702','pcs','Inventory','VATABLE','0',NULL,0),(4703,'Blind Spot','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4703','pcs','Inventory','VATABLE','0',NULL,0),(4704,'Letters to a Young Contrarian','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4704','pcs','Inventory','VATABLE','0',NULL,0),(4705,'The Idea of Justice','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4705','pcs','Inventory','VATABLE','0',NULL,0),(4706,'Lifting the Veil','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4706','pcs','Inventory','VATABLE','0',NULL,0),(4707,'The Belles','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4707','pcs','Inventory','VATABLE','0',NULL,0),(4708,'Half a Life','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4708','pcs','Inventory','VATABLE','0',NULL,0),(4709,'Rising Star The Making of Barack Obama','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4709','pcs','Inventory','VATABLE','0',NULL,0),(4710,'Bossypants','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4710','pcs','Inventory','VATABLE','0',NULL,0),(4711,'Oprah A Biography','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4711','pcs','Inventory','VATABLE','0',NULL,0),(4712,'The Book Smugglers of Timbuktu','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4712','pcs','Inventory','VATABLE','0',NULL,0),(4713,'The Data Driven Leader','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4713','pcs','Inventory','VATABLE','0',NULL,0),(4714,'The Talent Masters Why Smart Leaders','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4714','pcs','Inventory','VATABLE','0',NULL,0),(4715,'Leave Your Mark Land Your Dream Job','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4715','pcs','Inventory','VATABLE','0',NULL,0),(4716,'D Light S100','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4716','pcs','Inventory','VATABLE','0',NULL,0),(4717,'Grant Flexfit Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4717','pcs','Inventory','VATABLE','0',NULL,0),(4718,'How I Changed My Mind About Women In Leadership','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4718','pcs','Inventory','VATABLE','0',NULL,0),(4719,'No Bad Ideas Freeman Trucker Hat','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4719','pcs','Inventory','VATABLE','0',NULL,0),(4720,'No Bad Ideas Byron Driver Hat','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4720','pcs','Inventory','VATABLE','0',NULL,0),(4721,'No Bad Ideas Fisher Flexfit Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4721','pcs','Inventory','VATABLE','0',NULL,0),(4722,'Hall of Mirrors The Great Depression the Great Recession','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4722','pcs','Inventory','VATABLE','0',NULL,0),(4723,'Sing Unburied Sing','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4723','pcs','Inventory','VATABLE','0',NULL,0),(4724,'Fools and Other Stories','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4724','pcs','Inventory','VATABLE','0',NULL,0),(4725,'Driving Down Cost How to Manage','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4725','pcs','Inventory','VATABLE','0',NULL,0),(4726,'The Female Brand Using the Female Mindset','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4726','pcs','Inventory','VATABLE','0',NULL,0),(4727,'Designed for Success','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4727','pcs','Inventory','VATABLE','0',NULL,0),(4728,'Conversational Intelligence','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4728','pcs','Inventory','VATABLE','0',NULL,0),(4729,'Leading the Revolution How to Thrive in Turbulent Times','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4729','pcs','Inventory','VATABLE','0',NULL,0),(4730,'Drop the Ball Achieving More by Doing Less','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4730','pcs','Inventory','VATABLE','0',NULL,0),(4731,'The Five Temptations of a CEO A Leadership Fable','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4731','pcs','Inventory','VATABLE','0',NULL,0),(4732,'The Truth About Employee Engagement','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4732','pcs','Inventory','VATABLE','0',NULL,0),(4733,'Lovers and Players','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4733','pcs','Inventory','VATABLE','0',NULL,0),(4734,'This Is Just My Face Try Not to Stare','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4734','pcs','Inventory','VATABLE','0',NULL,0),(4735,'Salt Houses','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4735','pcs','Inventory','VATABLE','0',NULL,0),(4736,'No Bad Ideas Optimus Tee','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4736','pcs','Inventory','VATABLE','0',NULL,0),(4737,'No Bad Ideas Nica Tee T shirt','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4737','pcs','Inventory','VATABLE','0',NULL,0),(4738,'No Bad Ideas Maximus Jersey','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4738','pcs','Inventory','VATABLE','0',NULL,0),(4739,'No Bad Ideas Triumph Hoodie','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4739','pcs','Inventory','VATABLE','0',NULL,0),(4740,'No Bad Ideas Genesis Tee T shirt','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4740','pcs','Inventory','VATABLE','0',NULL,0),(4741,'No Bad Ideas Lin Premium Adjustable Cap','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4741','pcs','Inventory','VATABLE','0',NULL,0),(4742,'No Bad Ideas Cody Flexfit Cap','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4742','pcs','Inventory','VATABLE','0',NULL,0),(4743,'Around the Way Girl A Memoir by Taraji P Henson','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4743','pcs','Inventory','VATABLE','0',NULL,0),(4744,'Binti Home','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4744','pcs','Inventory','VATABLE','0',NULL,0),(4745,'Another World is Possible','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4745','pcs','Inventory','VATABLE','0',NULL,0),(4746,'Alienation and Freedom','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4746','pcs','Inventory','VATABLE','0',NULL,0),(4747,'The Lovely Bones','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4747','pcs','Inventory','VATABLE','0',NULL,0),(4748,'Wedding Bridal or Wedding shower photo booth props','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4748','pcs','Inventory','VATABLE','0',NULL,0),(4749,'Black and Gold Birthday photo booth props','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4749','pcs','Inventory','VATABLE','0',NULL,0),(4750,'Wedding or Bridal shower photo booth props','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4750','pcs','Inventory','VATABLE','0',NULL,0),(4751,'Bring Me Back','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4751','pcs','Inventory','VATABLE','0',NULL,0),(4752,'Rat Roads One Mans Incredible Journey','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4752','pcs','Inventory','VATABLE','0',NULL,0),(4753,'Fifty Things that Made the Modern Economy','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4753','pcs','Inventory','VATABLE','0',NULL,0),(4754,'The Book of Chocolate Saints','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4754','pcs','Inventory','VATABLE','0',NULL,0),(4755,'Chicken Soup for the Soul Stories of Faith','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4755','pcs','Inventory','VATABLE','0',NULL,0),(4756,'The Fix How Bankers Lied Cheated and Colluded','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4756','pcs','Inventory','VATABLE','0',NULL,0),(4757,'Errornomics Why We Make Mistakes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4757','pcs','Inventory','VATABLE','0',NULL,0),(4758,'An Imperfect Offering Humanitarian Action','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4758','pcs','Inventory','VATABLE','0',NULL,0),(4759,'The Year of the Flood','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4759','pcs','Inventory','VATABLE','0',NULL,0),(4760,'So the Path Does Not Die','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4760','pcs','Inventory','VATABLE','0',NULL,0),(4761,'The Gate House','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4761','pcs','Inventory','VATABLE','0',NULL,0),(4762,'Up Country','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4762','pcs','Inventory','VATABLE','0',NULL,0),(4763,'The Charm School','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4763','pcs','Inventory','VATABLE','0',NULL,0),(4764,'The Greatest Networker in the World','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4764','pcs','Inventory','VATABLE','0',NULL,0),(4765,'Fair Shot Rethinking Inequality and How We Earn','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4765','pcs','Inventory','VATABLE','0',NULL,0),(4766,'Red Ink A Novel','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4766','pcs','Inventory','VATABLE','0',NULL,0),(4767,'I Will Be Gone in the Dark','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4767','pcs','Inventory','VATABLE','0',NULL,0),(4768,'The Fourth Estate','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4768','pcs','Inventory','VATABLE','0',NULL,0),(4769,'Rebel Talent When It Pays to Break the Rules','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4769','pcs','Inventory','VATABLE','0',NULL,0),(4770,'Congos Violent Peace Conflict and Struggle','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4770','pcs','Inventory','VATABLE','0',NULL,0),(4771,'China Shakes the World A Titans Rise and Troubled Future','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4771','pcs','Inventory','VATABLE','0',NULL,0),(4772,'When China Rules the World The End of the Western World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4772','pcs','Inventory','VATABLE','0',NULL,0),(4773,'The Formula How Algorithms Solve all our Problems','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4773','pcs','Inventory','VATABLE','0',NULL,0),(4774,'Be Obsessed Or Be Average','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4774','pcs','Inventory','VATABLE','0',NULL,0),(4775,'How the World Works','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4775','pcs','Inventory','VATABLE','0',NULL,0),(4776,'101 Ways to Promote Yourself','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4776','pcs','Inventory','VATABLE','0',NULL,0),(4777,'No Bad Ideas Dapper Traveler Duffel Bag','6','1','',16.00,'0','6555',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4777','pcs','Inventory','VATABLE','0',NULL,0),(4778,'Oddities3000 Rosa Duffle Bag','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4778','pcs','Inventory','VATABLE','0',NULL,0),(4779,'Oddities3000 Hannibal Backpack','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4779','pcs','Inventory','VATABLE','0',NULL,0),(4780,'Oddities3000 Liberator Duffle Bag','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4780','pcs','Inventory','VATABLE','0',NULL,0),(4781,'No Bad Ideas Mobley Flexfit Cap','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4781','pcs','Inventory','VATABLE','0',NULL,0),(4782,'No Bad Ideas Walton Flexfit Cap Khaki','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4782','pcs','Inventory','VATABLE','0',NULL,0),(4783,'No Bad Ideas Taj Premium Adj Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4783','pcs','Inventory','VATABLE','0',NULL,0),(4784,'No Bad Ideas Murphy Premium Adjustable Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4784','pcs','Inventory','VATABLE','0',NULL,0),(4785,'No Bad Ideas Victory Flexfit Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4785','pcs','Inventory','VATABLE','0',NULL,0),(4786,'Science in the Soul Selected Writings of a Passionate Rationalist','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4786','pcs','Inventory','VATABLE','0',NULL,0),(4787,'Another Economy is Possible Culture and Economy in a Time of Crisis','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4787','pcs','Inventory','VATABLE','0',NULL,0),(4788,'Love Simon Simon Vs The Homo Sapiens','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4788','pcs','Inventory','VATABLE','0',NULL,0),(4789,'The Audacity to Win The Inside Story and Lessons','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4789','pcs','Inventory','VATABLE','0',NULL,0),(4790,'Crushing It How Great Entrepreneurs Build','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4790','pcs','Inventory','VATABLE','0',NULL,0),(4791,'Her Body and Other Parties','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4791','pcs','Inventory','VATABLE','0',NULL,0),(4792,'To Be Young Gifted and Black','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4792','pcs','Inventory','VATABLE','0',NULL,0),(4793,'The Dark Net','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4793','pcs','Inventory','VATABLE','0',NULL,0),(4794,'The Rise and Fall of the Great Powers','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4794','pcs','Inventory','VATABLE','0',NULL,0),(4795,'The Knack How Street Smart Entrepreneurs Learn','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4795','pcs','Inventory','VATABLE','0',NULL,0),(4796,'Climate Change in Africa','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4796','pcs','Inventory','VATABLE','0',NULL,0),(4797,'Promises from God for Single Women','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4797','pcs','Inventory','VATABLE','0',NULL,0),(4798,'Follow the Star Christmas Stories That Changed My Life','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4798','pcs','Inventory','VATABLE','0',NULL,0),(4799,'Letters to a Young Poet','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4799','pcs','Inventory','VATABLE','0',NULL,0),(4800,'Police in Africa The Street Level View','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4800','pcs','Inventory','VATABLE','0',NULL,0),(4801,'When Hoopoes Go To Heaven','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4801','pcs','Inventory','VATABLE','0',NULL,0),(4802,'Black Privilege Opportunity Comes to Those Who Create It','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4802','pcs','Inventory','VATABLE','0',NULL,0),(4803,'Foreign Intervention in Africa From the Cold War','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4803','pcs','Inventory','VATABLE','0',NULL,0),(4804,'John Crows Devil','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4804','pcs','Inventory','VATABLE','0',NULL,0),(4805,'In the Company of Cheerful Ladies','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4805','pcs','Inventory','VATABLE','0',NULL,0),(4806,'Morality for Beautiful Girls','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4806','pcs','Inventory','VATABLE','0',NULL,0),(4807,'Sultan In Arabia A Private Life','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4807','pcs','Inventory','VATABLE','0',NULL,0),(4808,'Promises from God for Parents','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4808','pcs','Inventory','VATABLE','0',NULL,0),(4809,'Down and Out in Paris and London','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4809','pcs','Inventory','VATABLE','0',NULL,0),(4810,'Captivate The Science of Succeeding with People','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4810','pcs','Inventory','VATABLE','0',NULL,0),(4811,'Selected Writings and Speeches of Marcus Garvey','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4811','pcs','Inventory','VATABLE','0',NULL,0),(4812,'Palace of Treason Dominika Egorova Two by Jason Matthews','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4812','pcs','Inventory','VATABLE','0',NULL,0),(4813,'Killers of the Flower Moon The Osage Murders','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4813','pcs','Inventory','VATABLE','0',NULL,0),(4814,'Seize the Day Living on Purpose and Making Every Day Count','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4814','pcs','Inventory','VATABLE','0',NULL,0),(4815,'Gandhi The Agony of Arrival The South African Years','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4815','pcs','Inventory','VATABLE','0',NULL,0),(4816,'This Side of Paradise','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4816','pcs','Inventory','VATABLE','0',NULL,0),(4817,'The Gardens of Light by Amin Maalouf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4817','pcs','Inventory','VATABLE','0',NULL,0),(4818,'The Dying Sahara US Imperialism and Terror in Africa','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4818','pcs','Inventory','VATABLE','0',NULL,0),(4819,'Salt by Nayyirah Waheed','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4819','pcs','Inventory','VATABLE','0',NULL,0),(4820,'Refilwe by Zukiswa Wanner','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4820','pcs','Inventory','VATABLE','0',NULL,0),(4821,'Sweet Medicine by Panashe Chigumadzi','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4821','pcs','Inventory','VATABLE','0',NULL,0),(4822,'White Tears by Hari Kunzru','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4822','pcs','Inventory','VATABLE','0',NULL,0),(4823,'Defend the Realm The Authorized History of MI5','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4823','pcs','Inventory','VATABLE','0',NULL,0),(4824,'How to Turn Down a Billion Dollars The Snapchat Story','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4824','pcs','Inventory','VATABLE','0',NULL,0),(4825,'The Flipside Finding the hidden opportunities in life','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4825','pcs','Inventory','VATABLE','0',NULL,0),(4826,'Trust The Social Virtues and The Creation of Prosperity','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4826','pcs','Inventory','VATABLE','0',NULL,0),(4827,'The Bible Quiz Companion by Victor Kennedy','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4827','pcs','Inventory','VATABLE','0',NULL,0),(4828,'Trump University Marketing 101 How to Use the Most','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4828','pcs','Inventory','VATABLE','0',NULL,0),(4829,'Kenyan Top Bar Hive Mzinga ya Nyuki','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4829','pcs','Inventory','VATABLE','0',NULL,0),(4830,'Box Hive Mzinga ya Nyuki','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4830','pcs','Inventory','VATABLE','0',NULL,0),(4831,'Somalia in Transition Since 2006','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4831','pcs','Inventory','VATABLE','0',NULL,0),(4832,'The Science of Intelligent Achievement','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4832','pcs','Inventory','VATABLE','0',NULL,0),(4833,'The Better Angels of Our Nature A History of Violence and Humanity','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4833','pcs','Inventory','VATABLE','0',NULL,0),(4834,'The Architecture of Happiness','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4834','pcs','Inventory','VATABLE','0',NULL,0),(4835,'Never Too Late To Be Great','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4835','pcs','Inventory','VATABLE','0',NULL,0),(4836,'The Rise of the BRICS in Africa','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4836','pcs','Inventory','VATABLE','0',NULL,0),(4837,'Why Africa is Poor And what Africans Can Do about it','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4837','pcs','Inventory','VATABLE','0',NULL,0),(4838,'Success Built to Last Creating a Life That Matters','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4838','pcs','Inventory','VATABLE','0',NULL,0),(4839,'The Phonics Handbook in Print Letters','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4839','pcs','Inventory','VATABLE','0',NULL,0),(4840,'Fighting for Peace in Somalia A History and Analysis','6','1','',16.00,'0','6935',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4840','pcs','Inventory','VATABLE','0',NULL,0),(4841,'The Signature of God Astonishing Biblical Discoveries','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4841','pcs','Inventory','VATABLE','0',NULL,0),(4842,'Between Past and Future','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4842','pcs','Inventory','VATABLE','0',NULL,0),(4843,'The 10 Pillars of Wealth Mind Sets of the Worlds Richest People','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4843','pcs','Inventory','VATABLE','0',NULL,0),(4844,'The 10 Commandments of Money Survive and Thrive','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4844','pcs','Inventory','VATABLE','0',NULL,0),(4845,'The 10 Laws of Enduring Success','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4845','pcs','Inventory','VATABLE','0',NULL,0),(4846,'The Ten Step Stress Solution Live More Relax More Reenergise','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4846','pcs','Inventory','VATABLE','0',NULL,0),(4847,'40001 Best Baby Names','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4847','pcs','Inventory','VATABLE','0',NULL,0),(4848,'Mens Chelsea Boots','6','1','',16.00,'0','5320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4848','pcs','Inventory','VATABLE','0',NULL,0),(4849,'Anti Theft Backpack','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4849','pcs','Inventory','VATABLE','0',NULL,0),(4850,'Cushion Covers 3D Flower Printed','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4850','pcs','Inventory','VATABLE','0',NULL,0),(4851,'Africas Agitators Militant AntiColonialism in Africa','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4851','pcs','Inventory','VATABLE','0',NULL,0),(4852,'Age of Iron','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4852','pcs','Inventory','VATABLE','0',NULL,0),(4853,'Profit First Transform Your Business from a Cash Eating','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4853','pcs','Inventory','VATABLE','0',NULL,0),(4854,'The age of unreason','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4854','pcs','Inventory','VATABLE','0',NULL,0),(4855,'All Quiet on the Western Front','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4855','pcs','Inventory','VATABLE','0',NULL,0),(4856,'Out of Eden','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4856','pcs','Inventory','VATABLE','0',NULL,0),(4857,'Anybody out there','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4857','pcs','Inventory','VATABLE','0',NULL,0),(4858,'Capital Volume 1','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4858','pcs','Inventory','VATABLE','0',NULL,0),(4859,'Philosophy A Complete Introduction Teach Yourself','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4859','pcs','Inventory','VATABLE','0',NULL,0),(4860,'Sleep No More','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4860','pcs','Inventory','VATABLE','0',NULL,0),(4861,'Africas Third Liberation The New Search for Prosperity and Jobs','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4861','pcs','Inventory','VATABLE','0',NULL,0),(4862,'The Age of Magic','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4862','pcs','Inventory','VATABLE','0',NULL,0),(4863,'Do More Faster Tech stars Lessons to Accelerate Your Startup','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4863','pcs','Inventory','VATABLE','0',NULL,0),(4864,'Empires of the Mind Lessons To Lead And Succeed','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4864','pcs','Inventory','VATABLE','0',NULL,0),(4865,'How to Become CEO The Rules for Rising to the Top of Any Organization','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4865','pcs','Inventory','VATABLE','0',NULL,0),(4866,'Stand Out How to Find Your Breakthrough Idea','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4866','pcs','Inventory','VATABLE','0',NULL,0),(4867,'Insanely Simple The Obsession That Drives Apples Success','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4867','pcs','Inventory','VATABLE','0',NULL,0),(4868,'Simply Brilliant How Great Organizations Do Ordinary','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4868','pcs','Inventory','VATABLE','0',NULL,0),(4869,'Girls Burn Brighter','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4869','pcs','Inventory','VATABLE','0',NULL,0),(4870,'My Age of Anxiety Fear Hope Dread and the Search for Peace of Mind','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4870','pcs','Inventory','VATABLE','0',NULL,0),(4871,'For the Love of Physics','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4871','pcs','Inventory','VATABLE','0',NULL,0),(4872,'This will make you smarter','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4872','pcs','Inventory','VATABLE','0',NULL,0),(4873,'The Encore Effect How to Achieve Remarkable Performance','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4873','pcs','Inventory','VATABLE','0',NULL,0),(4874,'High Financier The Lives and Time of Siegmund Warburg','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4874','pcs','Inventory','VATABLE','0',NULL,0),(4875,'Ageless Body Timeless Mind by Deepak Chopra','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4875','pcs','Inventory','VATABLE','0',NULL,0),(4876,'The Working Womans Handbook Ideas Insights and Inspirations','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4876','pcs','Inventory','VATABLE','0',NULL,0),(4877,'Cold Steel Lakshmi Mittal and the Multi Billion Dollar','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4877','pcs','Inventory','VATABLE','0',NULL,0),(4878,'Dark Star Safari by Paul Theroux','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4878','pcs','Inventory','VATABLE','0',NULL,0),(4879,'The First Century After Beatrice','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4879','pcs','Inventory','VATABLE','0',NULL,0),(4880,'The Art of the Start 20 The Time Tested Battle Hardened','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4880','pcs','Inventory','VATABLE','0',NULL,0),(4881,'Inside Chinese Business A Guide for Managers Worldwide','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4881','pcs','Inventory','VATABLE','0',NULL,0),(4882,'Money Makers Inside the New World of Finance and Business','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4882','pcs','Inventory','VATABLE','0',NULL,0),(4883,'The Sales Gurus Lessons from the Best Sales Books of All Time','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4883','pcs','Inventory','VATABLE','0',NULL,0),(4884,'Because I am a Girl','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4884','pcs','Inventory','VATABLE','0',NULL,0),(4885,'The Art of Being Kind','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4885','pcs','Inventory','VATABLE','0',NULL,0),(4886,'24 Hours by Greg Iles','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4886','pcs','Inventory','VATABLE','0',NULL,0),(4887,'Abraham Lincoln An Extraordinary Life','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4887','pcs','Inventory','VATABLE','0',NULL,0),(4888,'A Man for All Seasons','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4888','pcs','Inventory','VATABLE','0',NULL,0),(4889,'How to Change Your Mind The New Science of Psychedelics','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4889','pcs','Inventory','VATABLE','0',NULL,0),(4890,'The Invisible Hand by Adam Smith','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4890','pcs','Inventory','VATABLE','0',NULL,0),(4891,'The Best laid Business Plans How to Write Them How to Pitch Them','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4891','pcs','Inventory','VATABLE','0',NULL,0),(4892,'The Alchemists Inside the secret world of central bankers','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4892','pcs','Inventory','VATABLE','0',NULL,0),(4893,'My Name Is Lucy Barton by Elizabeth Strout','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4893','pcs','Inventory','VATABLE','0',NULL,0),(4894,'The Gift of Anger And Other Lessons','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4894','pcs','Inventory','VATABLE','0',NULL,0),(4895,'Relational Intelligence How Leaders Can Expand Their Influence','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4895','pcs','Inventory','VATABLE','0',NULL,0),(4896,'You Will See It When You Believe It','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4896','pcs','Inventory','VATABLE','0',NULL,0),(4897,'Hit Makers How Things Become Popular','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4897','pcs','Inventory','VATABLE','0',NULL,0),(4898,'The Most Important Person on Earth by Myles Munroe','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4898','pcs','Inventory','VATABLE','0',NULL,0),(4899,'This Will Be My Undoing Living at the Intersection of Black','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4899','pcs','Inventory','VATABLE','0',NULL,0),(4900,'Women and the Informal Economy in Urban Africa','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4900','pcs','Inventory','VATABLE','0',NULL,0),(4901,'Not That Bad Dispatches from Rape Culture','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4901','pcs','Inventory','VATABLE','0',NULL,0),(4902,'In the Country of Men by Hisham Matar','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4902','pcs','Inventory','VATABLE','0',NULL,0),(4903,'Portfolios of the Poor How the Worlds Poor Live on dollar 2 a Day','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4903','pcs','Inventory','VATABLE','0',NULL,0),(4904,'Whats Mine Is Yours The Rise of Collaborative Consumption','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4904','pcs','Inventory','VATABLE','0',NULL,0),(4905,'The Best Advice I Ever Got Lessons from Extraordinary Lives','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4905','pcs','Inventory','VATABLE','0',NULL,0),(4906,'Buyology By Martin Lindstrom','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4906','pcs','Inventory','VATABLE','0',NULL,0),(4907,'Eating For Better Health','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4907','pcs','Inventory','VATABLE','0',NULL,0),(4908,'The Yellow House','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4908','pcs','Inventory','VATABLE','0',NULL,0),(4909,'Women Men Love Women Men Leave','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4909','pcs','Inventory','VATABLE','0',NULL,0),(4910,'The World According to Garp','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4910','pcs','Inventory','VATABLE','0',NULL,0),(4911,'Women and Power A Manifesto by Mary Beard','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4911','pcs','Inventory','VATABLE','0',NULL,0),(4912,'A Woman in Charge','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4912','pcs','Inventory','VATABLE','0',NULL,0),(4913,'The Wonder by Emma Donoghue','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4913','pcs','Inventory','VATABLE','0',NULL,0),(4914,'Work in Progress and Other Stories','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4914','pcs','Inventory','VATABLE','0',NULL,0),(4915,'Conspiracy to Murder The Rwandan Genocide','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4915','pcs','Inventory','VATABLE','0',NULL,0),(4916,'Why Dont Penguins Feet Freeze And 114 Other Questions','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4916','pcs','Inventory','VATABLE','0',NULL,0),(4917,'The Willpower Instinct How SelfControl Works Why It Matters','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4917','pcs','Inventory','VATABLE','0',NULL,0),(4918,'The Power of Intention by Dr Wayne Dyer','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4918','pcs','Inventory','VATABLE','0',NULL,0),(4919,'Until I Find You by John Irving','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4919','pcs','Inventory','VATABLE','0',NULL,0),(4920,'The Voice of Knowledge A Practical Guide to Inner Peace','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4920','pcs','Inventory','VATABLE','0',NULL,0),(4921,'Sudan Looks East China India and the Politics of Asian Alternatives','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4921','pcs','Inventory','VATABLE','0',NULL,0),(4922,'A Swamp Full of Dollars Pipelines and Paramilitaries','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4922','pcs','Inventory','VATABLE','0',NULL,0),(4923,'Since We Fell by Dennis Lehane','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4923','pcs','Inventory','VATABLE','0',NULL,0),(4924,'Running the Rift by Naomi Benaron','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4924','pcs','Inventory','VATABLE','0',NULL,0),(4925,'Sacred Pathways Discover Your Souls Path to God','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4925','pcs','Inventory','VATABLE','0',NULL,0),(4926,'The Art of Recycling in Kenya by Annelise Della Rosa','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4926','pcs','Inventory','VATABLE','0',NULL,0),(4927,'Work with Me The 8 Blind Spots Between Men and Women in Business','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4927','pcs','Inventory','VATABLE','0',NULL,0),(4928,'If You are Not First You are Last Sales Strategies to Dominate','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4928','pcs','Inventory','VATABLE','0',NULL,0),(4929,'Reading People How to Understand People and Predict','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4929','pcs','Inventory','VATABLE','0',NULL,0),(4930,'The Believing Brain From Ghosts and Gods to Politics and Conspiracies','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4930','pcs','Inventory','VATABLE','0',NULL,0),(4931,'Ivory Power and Poaching in Africa by Keith Somerville','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4931','pcs','Inventory','VATABLE','0',NULL,0),(4932,'Building Strong Brands by David A Aaker','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4932','pcs','Inventory','VATABLE','0',NULL,0),(4933,'The Advantage Why Organizational Health Trumps Everything Else in Business','6','1','',16.00,'0','2841',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4933','pcs','Inventory','VATABLE','0',NULL,0),(4934,'Influencer The New Science of Leading Change','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4934','pcs','Inventory','VATABLE','0',NULL,0),(4935,'The Corner Office How Top CEOs Made It and How You Can Too','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4935','pcs','Inventory','VATABLE','0',NULL,0),(4936,'The Money Class by Suze Orman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4936','pcs','Inventory','VATABLE','0',NULL,0),(4937,'When The Walking Defeats You One Mans Journey as Joseph Konys Bodyguard','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4937','pcs','Inventory','VATABLE','0',NULL,0),(4938,'Thats Not How We Do It Here','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4938','pcs','Inventory','VATABLE','0',NULL,0),(4939,'Swimsuit by James Patterson and Maxine Paetro','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4939','pcs','Inventory','VATABLE','0',NULL,0),(4940,'The Land Grabbers The New Fight over Who Owns the Earth','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4940','pcs','Inventory','VATABLE','0',NULL,0),(4941,'Warlight by Michael Ondaatje','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4941','pcs','Inventory','VATABLE','0',NULL,0),(4942,'Everything Under by Daisy Johnson','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4942','pcs','Inventory','VATABLE','0',NULL,0),(4943,'Pivot The Only Move That Matters Is Your Next One','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4943','pcs','Inventory','VATABLE','0',NULL,0),(4944,'The Book of General Ignorance','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4944','pcs','Inventory','VATABLE','0',NULL,0),(4945,'Leveraging the Universe Seven Steps to Engaging Lifes Magic','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4945','pcs','Inventory','VATABLE','0',NULL,0),(4946,'Female Circumcision The Interplay of Religion Culture and Gender in Kenya','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4946','pcs','Inventory','VATABLE','0',NULL,0),(4947,'Pour Your Heart Into It How Starbucks Built a Company','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4947','pcs','Inventory','VATABLE','0',NULL,0),(4948,'God Dies by the Nile by Nawal El Saadawi','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4948','pcs','Inventory','VATABLE','0',NULL,0),(4949,'You Are a Brand How Smart People Brand Themselves','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4949','pcs','Inventory','VATABLE','0',NULL,0),(4950,'You are Not a Country Africa by Pius Adesanmi','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4950','pcs','Inventory','VATABLE','0',NULL,0),(4951,'Uncle Toms Cabin by Harriet Beecher Stowe','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4951','pcs','Inventory','VATABLE','0',NULL,0),(4952,'The Tidal Zone by Sarah Mos','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4952','pcs','Inventory','VATABLE','0',NULL,0),(4953,'Too Much Happiness by Alice Munro','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4953','pcs','Inventory','VATABLE','0',NULL,0),(4954,'The Thank You Economy by Gary Vaynerchuk','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4954','pcs','Inventory','VATABLE','0',NULL,0),(4955,'Sophocles The Complete Plays','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4955','pcs','Inventory','VATABLE','0',NULL,0),(4956,'Speeches that Changed the World by Simon Sebag Montefiore','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4956','pcs','Inventory','VATABLE','0',NULL,0),(4957,'Spies in the Congo by Susan Williams','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4957','pcs','Inventory','VATABLE','0',NULL,0),(4958,'Dont Give It Away by Iyanla Vanzant','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4958','pcs','Inventory','VATABLE','0',NULL,0),(4959,'The Perfect Business Plan By Ron Johnson','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4959','pcs','Inventory','VATABLE','0',NULL,0),(4960,'Lend Me Your Ears All you need to know about making speeches','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4960','pcs','Inventory','VATABLE','0',NULL,0),(4961,'Taxing Africa Coercion Reform and Development','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4961','pcs','Inventory','VATABLE','0',NULL,0),(4962,'Unhappy Union How Europe Can Resolve the Crisis It has Created','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4962','pcs','Inventory','VATABLE','0',NULL,0),(4963,'Stop Selling and Start Leading How to Make Extraordinary Sales Happen','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4963','pcs','Inventory','VATABLE','0',NULL,0),(4964,'Small Country by Gael Faye','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4964','pcs','Inventory','VATABLE','0',NULL,0),(4965,'The Snow Angel by Lauren St John','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4965','pcs','Inventory','VATABLE','0',NULL,0),(4966,'The Seventh Cross By Anna Seghers','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4966','pcs','Inventory','VATABLE','0',NULL,0),(4967,'Poisoned Wells The Dirty Politics of African Oil','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4967','pcs','Inventory','VATABLE','0',NULL,0),(4968,'Plundered Planet Why We Must And How We Can','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4968','pcs','Inventory','VATABLE','0',NULL,0),(4969,'People Over Profit Break the System Live with Purpose','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4969','pcs','Inventory','VATABLE','0',NULL,0),(4970,'Our Memory Like Dust by Gavin Chait','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4970','pcs','Inventory','VATABLE','0',NULL,0),(4971,'Oil on Water by Helon Habila','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4971','pcs','Inventory','VATABLE','0',NULL,0),(4972,'Of Mice and Men by John Steinbeck','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4972','pcs','Inventory','VATABLE','0',NULL,0),(4973,'Moonglow by Michael Chabon','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4973','pcs','Inventory','VATABLE','0',NULL,0),(4974,'Food is Different Why We Must Get the WTO Out of Agriculture','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4974','pcs','Inventory','VATABLE','0',NULL,0),(4975,'How To Talk So Kids Can Learn','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4975','pcs','Inventory','VATABLE','0',NULL,0),(4976,'Putin and the Rise of Russia','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4976','pcs','Inventory','VATABLE','0',NULL,0),(4977,'Peace land Conflict Resolution and the Everyday Politics','6','1','',16.00,'0','5320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4977','pcs','Inventory','VATABLE','0',NULL,0),(4978,'Optimism over Despair On Capitalism Empire and Social Change','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4978','pcs','Inventory','VATABLE','0',NULL,0),(4979,'The Master Algorithm How the Quest for the Ultimate Learning','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4979','pcs','Inventory','VATABLE','0',NULL,0),(4980,'Less by Andrew Sean Greer','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4980','pcs','Inventory','VATABLE','0',NULL,0),(4981,'Lincoln in the Bardo by George Saunders','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4981','pcs','Inventory','VATABLE','0',NULL,0),(4982,'Lament for the Fallen by Gavin Chait','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4982','pcs','Inventory','VATABLE','0',NULL,0),(4983,'The Leadership Secrets of Colin Powell by Oren Harari','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4983','pcs','Inventory','VATABLE','0',NULL,0),(4984,'Its the Thought That Counts by David Hamilton','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4984','pcs','Inventory','VATABLE','0',NULL,0),(4985,'In Gods Hands by Desmond Tutu','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4985','pcs','Inventory','VATABLE','0',NULL,0),(4986,'Lead by Gary Burnison','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4986','pcs','Inventory','VATABLE','0',NULL,0),(4987,'Into Africa A Guide to SubSaharan Culture and Diversity','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4987','pcs','Inventory','VATABLE','0',NULL,0),(4988,'How Trump Thinks His Tweets and the Birth of a New Political Language','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4988','pcs','Inventory','VATABLE','0',NULL,0),(4989,'Hunger Eats a Man by Nkosinathi Sithole','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4989','pcs','Inventory','VATABLE','0',NULL,0),(4990,'I Will Give You the Sun by Jandy Nelson','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4990','pcs','Inventory','VATABLE','0',NULL,0),(4991,'How Rich Countries Got Rich and Why Poor Countries Stay Poor','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4991','pcs','Inventory','VATABLE','0',NULL,0),(4992,'Everything She Ever Wanted A True Story of Obsessive Love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4992','pcs','Inventory','VATABLE','0',NULL,0),(4993,'The Hired Man by Aminatta Forna','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4993','pcs','Inventory','VATABLE','0',NULL,0),(4994,'Leadership on the Line Staying Alive through the Dangers of Leading','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4994','pcs','Inventory','VATABLE','0',NULL,0),(4995,'The Future of Work Attract New Talent Build Better Leaders','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4995','pcs','Inventory','VATABLE','0',NULL,0),(4996,'The Four Books by Yan Lianke','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4996','pcs','Inventory','VATABLE','0',NULL,0),(4997,'The Sudan Contested National Identities','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4997','pcs','Inventory','VATABLE','0',NULL,0),(4998,'Red Sparrow by Jason Matthews','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4998','pcs','Inventory','VATABLE','0',NULL,0),(4999,'Executive Roadmap to Fraud Prevention and Internal Control','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4999','pcs','Inventory','VATABLE','0',NULL,0),(5000,'Exile and the Kingdom by Albert Camus','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5000','pcs','Inventory','VATABLE','0',NULL,0),(5001,'Fantasy land How America Went Haywire A 500 Year History','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5001','pcs','Inventory','VATABLE','0',NULL,0),(5002,'The Art of Social Media Power Tips for Power Users by Guy Kawasaki','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5002','pcs','Inventory','VATABLE','0',NULL,0),(5003,'Leadership Essential Writings by Our Greatest Thinkers','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5003','pcs','Inventory','VATABLE','0',NULL,0),(5004,'The Assassination of Lumumba by Ludo De Witte','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5004','pcs','Inventory','VATABLE','0',NULL,0),(5005,'The Prosperity Bible The Greatest Writings of All Time','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5005','pcs','Inventory','VATABLE','0',NULL,0),(5006,'Your Magic Power to be Rich','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5006','pcs','Inventory','VATABLE','0',NULL,0),(5007,'Mind is the Master The Complete James Allen Treasury','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5007','pcs','Inventory','VATABLE','0',NULL,0),(5008,'Rules of Civility A Novel by Amor Towles','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5008','pcs','Inventory','VATABLE','0',NULL,0),(5009,'The Curse of Berlin Africa After the Cold War by Adekeye Adebajo','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5009','pcs','Inventory','VATABLE','0',NULL,0),(5010,'An Hour to Live an Hour to Love','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5010','pcs','Inventory','VATABLE','0',NULL,0),(5011,'The Black Hermit by Ngugi wa Thiongo','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5011','pcs','Inventory','VATABLE','0',NULL,0),(5012,'Die Trying by Lee Child','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5012','pcs','Inventory','VATABLE','0',NULL,0),(5013,'Entanglement The Secret Lives of Hair by Emma Tarlo','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5013','pcs','Inventory','VATABLE','0',NULL,0),(5014,'Entrepreneur How to Start an Online Business','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5014','pcs','Inventory','VATABLE','0',NULL,0),(5015,'Lean Six Sigma For Leaders A practical guide for leaders','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5015','pcs','Inventory','VATABLE','0',NULL,0),(5016,'Brazen Rebel Ladies Who Rocked the World','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5016','pcs','Inventory','VATABLE','0',NULL,0),(5017,'The Leopard by Giuseppe Tomasi di Lampedusa','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5017','pcs','Inventory','VATABLE','0',NULL,0),(5018,'Days of Awe by AM Homes','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5018','pcs','Inventory','VATABLE','0',NULL,0),(5019,'Strategy Is Destiny How Strategy Making Shapes a Companys Future','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5019','pcs','Inventory','VATABLE','0',NULL,0),(5020,'The Book of Why The New Science of Cause and Effect','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5020','pcs','Inventory','VATABLE','0',NULL,0),(5021,'One Hundred And One Days A Baghdad Journal','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5021','pcs','Inventory','VATABLE','0',NULL,0),(5022,'The Art of the Good Life by Rolf Dobelli','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5022','pcs','Inventory','VATABLE','0',NULL,0),(5023,'The Seed Akamba Christian Heritage by Dr Timothy Nzyoki Ndambuki','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5023','pcs','Inventory','VATABLE','0',NULL,0),(5024,'The Empires New Clothes The Myth of the Commonwealth','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5024','pcs','Inventory','VATABLE','0',NULL,0),(5025,'The 21 Most Powerful Minutes in a Leaders Day','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5025','pcs','Inventory','VATABLE','0',NULL,0),(5026,'The Assault on Reason by Al Gore','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5026','pcs','Inventory','VATABLE','0',NULL,0),(5027,'Bad News Last Journalists in a Dictatorship by Anjan Sundaram','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5027','pcs','Inventory','VATABLE','0',NULL,0),(5028,'Birth of a Theorem A Mathematical Adventure','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5028','pcs','Inventory','VATABLE','0',NULL,0),(5029,'Bird song A Novel of Love and War by Sebastian Faulks','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029','pcs','Inventory','VATABLE','0',NULL,0),(5030,'Miss Uhuru 1963 Working for Mzee Jomo Kenyatta','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5030','pcs','Inventory','VATABLE','0',NULL,0),(5031,'How Not to Come Second The Art of Winning Business Pitches','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5031','pcs','Inventory','VATABLE','0',NULL,0),(5032,'Get Your Shit Together by Ruth Field','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5032','pcs','Inventory','VATABLE','0',NULL,0),(5033,'How Apple Inc Changed the World','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5033','pcs','Inventory','VATABLE','0',NULL,0),(5034,'Winning the Knowledge Transfer Race','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5034','pcs','Inventory','VATABLE','0',NULL,0),(5035,'Marketing That Matters Ten Practices to Profit Your Business and Change','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5035','pcs','Inventory','VATABLE','0',NULL,0),(5036,'The Science of Growth How Facebook Beat Friendster','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5036','pcs','Inventory','VATABLE','0',NULL,0),(5037,'Beyond the Core Expand Your Market Without Abandoning Your Roots','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5037','pcs','Inventory','VATABLE','0',NULL,0),(5038,'Secrets of Superstar Sales Pros Strategies for Success from Zig Ziglar','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5038','pcs','Inventory','VATABLE','0',NULL,0),(5039,'How Dell Does It by Steven Holzner','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5039','pcs','Inventory','VATABLE','0',NULL,0),(5040,'Is It Just Me Or Has the Shit Hit the Fan','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5040','pcs','Inventory','VATABLE','0',NULL,0),(5041,'Is It Just Me or Is Everything Shit','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5041','pcs','Inventory','VATABLE','0',NULL,0),(5042,'Minimalist Oil Leather Laptop Bag 15 Black','6','1','',16.00,'0','18050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5042','pcs','Inventory','VATABLE','0',NULL,0),(5043,'Minimalist Oil Leather Laptop Bag 15 Brown','6','1','',16.00,'0','18050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5043','pcs','Inventory','VATABLE','0',NULL,0),(5044,'The Little Green Handbook Seven Trends Shaping the Future of Our Planet','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5044','pcs','Inventory','VATABLE','0',NULL,0),(5045,'Living Brands Collaboration Innovation Customer Fascination','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5045','pcs','Inventory','VATABLE','0',NULL,0),(5046,'Digital Wars Google Microsoft and the Battle for the Internet','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5046','pcs','Inventory','VATABLE','0',NULL,0),(5047,'Juice The Creative Fuel That Drives World Class Inventors','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5047','pcs','Inventory','VATABLE','0',NULL,0),(5048,'Enchantment The Art of Changing Hearts Minds and Actions','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5048','pcs','Inventory','VATABLE','0',NULL,0),(5049,'Sell Like the Best Meeting Your Goal Is Easier Than It Look','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5049','pcs','Inventory','VATABLE','0',NULL,0),(5050,'Customer Loyalty Guaranteed Create Lead and Sustain','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5050','pcs','Inventory','VATABLE','0',NULL,0),(5051,'The Secret to GEs Success by William E Rothschild','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5051','pcs','Inventory','VATABLE','0',NULL,0),(5052,'Strategic Product Creation Deliver Customer Satisfaction','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5052','pcs','Inventory','VATABLE','0',NULL,0),(5053,'The Baby Business How Money Science and Politics','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5053','pcs','Inventory','VATABLE','0',NULL,0),(5054,'Viral Loop The Power of Pass It On','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5054','pcs','Inventory','VATABLE','0',NULL,0),(5055,'The Smart Swarm by Peter Miller','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5055','pcs','Inventory','VATABLE','0',NULL,0),(5056,'No They Cant Why Government Fails But Individuals Succeed','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5056','pcs','Inventory','VATABLE','0',NULL,0),(5057,'Bangalore Tiger How Indian Tech Upstart Wipro','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5057','pcs','Inventory','VATABLE','0',NULL,0),(5058,'Free Prize Inside The Next Big Marketing Idea by Seth Godin','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5058','pcs','Inventory','VATABLE','0',NULL,0),(5059,'Chelsea Away Match Jersey 201819','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5059','pcs','Inventory','VATABLE','0',NULL,0),(5060,'Manchester United Away Shirt 201819','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5060','pcs','Inventory','VATABLE','0',NULL,0),(5061,'Super Corp How Vanguard Companies Create Innovation','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5061','pcs','Inventory','VATABLE','0',NULL,0),(5062,'The Weekend That Changed Wall Street','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5062','pcs','Inventory','VATABLE','0',NULL,0),(5063,'Bhagavad Gita On Effective Leadership Timeless Wisdom For Leaders','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5063','pcs','Inventory','VATABLE','0',NULL,0),(5064,'Five Ministry Killers and How to Defeat Them','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5064','pcs','Inventory','VATABLE','0',NULL,0),(5065,'Love at Last Sight Thirty Days to Grow and Deepen','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5065','pcs','Inventory','VATABLE','0',NULL,0),(5066,'How Stella Saved the Farm A Tale about Making Innovation Happen','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5066','pcs','Inventory','VATABLE','0',NULL,0),(5067,'The Soul of the New Consumer What We Buy and Why in the New Economy','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5067','pcs','Inventory','VATABLE','0',NULL,0),(5068,'The Disgruntled Employee Manage Challenging Staff Without Losing','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5068','pcs','Inventory','VATABLE','0',NULL,0),(5069,'Max on Life by Max Lucado','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5069','pcs','Inventory','VATABLE','0',NULL,0),(5070,'Golf for Enlightenment The Seven Lessons for the Game of Life','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5070','pcs','Inventory','VATABLE','0',NULL,0),(5071,'Buddha A Story of Enlightenment by Deepak Chopra','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5071','pcs','Inventory','VATABLE','0',NULL,0),(5072,'The Kids are Alright How the Gamer Generation is Changing the Workplace','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5072','pcs','Inventory','VATABLE','0',NULL,0),(5073,'Hand Woven Kofia Made in Mombasa','6','1','',16.00,'0','17100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5073','pcs','Inventory','VATABLE','0',NULL,0),(5074,'Kofia Made in Mombasa','6','1','',16.00,'0','18050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5074','pcs','Inventory','VATABLE','0',NULL,0),(5075,'Hand Crafted Kofia Made in Mombasa','6','1','',16.00,'0','20900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5075','pcs','Inventory','VATABLE','0',NULL,0),(5076,'Hand Crafted High Quality Kofia','6','1','',16.00,'0','18050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5076','pcs','Inventory','VATABLE','0',NULL,0),(5077,'What Are You Optimistic About','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5077','pcs','Inventory','VATABLE','0',NULL,0),(5078,'How To Sell With Complete Confidence','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5078','pcs','Inventory','VATABLE','0',NULL,0),(5079,'Design Thinking for Strategic Innovation','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5079','pcs','Inventory','VATABLE','0',NULL,0),(5080,'The Duchess by Danielle Steel','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5080','pcs','Inventory','VATABLE','0',NULL,0),(5081,'The Best of Adam Sharp by Graeme Simsion','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5081','pcs','Inventory','VATABLE','0',NULL,0),(5082,'The Obama Diaries by Laura Ingraham','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5082','pcs','Inventory','VATABLE','0',NULL,0),(5083,'Heal Our Land By Sam Okello','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5083','pcs','Inventory','VATABLE','0',NULL,0),(5084,'Eat Move Sleep How Small Choices Lead to Big Changes','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5084','pcs','Inventory','VATABLE','0',NULL,0),(5085,'Business at the Speed of Thought by Bill Gates','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5085','pcs','Inventory','VATABLE','0',NULL,0),(5086,'The New Capitalists How Citizen Investors Are Reshaping the Corporate Agenda','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5086','pcs','Inventory','VATABLE','0',NULL,0),(5087,'Fear Trump in the White House By Bob Woodward','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5087','pcs','Inventory','VATABLE','0',NULL,0),(5088,'Rwanda Inc How a Devastated Nation Became an Economic','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5088','pcs','Inventory','VATABLE','0',NULL,0),(5089,'Velocity Combining Lean Six Sigma','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5089','pcs','Inventory','VATABLE','0',NULL,0),(5090,'Ultimate Sales Tool Kit By William Skip Miller','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5090','pcs','Inventory','VATABLE','0',NULL,0),(5091,'How Customers Think Essential Insights into the Mind of the Market','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5091','pcs','Inventory','VATABLE','0',NULL,0),(5092,'Shopportunity How to Be a Retail Revolutionary','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5092','pcs','Inventory','VATABLE','0',NULL,0),(5093,'Clutch Why Some People Excel Under Pressure and Others Dont','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5093','pcs','Inventory','VATABLE','0',NULL,0),(5094,'Sea Prayer by Khaled Hosseini','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5094','pcs','Inventory','VATABLE','0',NULL,0),(5095,'White Chrysanthemum by Mary Lynn Bracht','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5095','pcs','Inventory','VATABLE','0',NULL,0),(5096,'Two from the Heart Hardcover by James Patterson','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5096','pcs','Inventory','VATABLE','0',NULL,0),(5097,'A Short History of the World by HG Wells','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5097','pcs','Inventory','VATABLE','0',NULL,0),(5098,'Hangman by Daniel Cole','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5098','pcs','Inventory','VATABLE','0',NULL,0),(5099,'Franklin Delano Roosevelt','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5099','pcs','Inventory','VATABLE','0',NULL,0),(5100,'The Glory of Living by Myles Munroe','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5100','pcs','Inventory','VATABLE','0',NULL,0),(5101,'Unmanned Drones Data and the Illusion of Perfect Warfare','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5101','pcs','Inventory','VATABLE','0',NULL,0),(5102,'The Universe in a Nutshell by Stephen Hawking','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5102','pcs','Inventory','VATABLE','0',NULL,0),(5103,'White Noise by Don DeLillo','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5103','pcs','Inventory','VATABLE','0',NULL,0),(5104,'Squeezed Why Our Families Cant Afford America','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5104','pcs','Inventory','VATABLE','0',NULL,0),(5105,'How to Lead When You are Not in Charge','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5105','pcs','Inventory','VATABLE','0',NULL,0),(5106,'Attainment Of The Happiness by Sheikh Salah Bin Muhammad Al Budair','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5106','pcs','Inventory','VATABLE','0',NULL,0),(5107,'The Specialty Shop How to Create Your Own Unique','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5107','pcs','Inventory','VATABLE','0',NULL,0),(5108,'Unhinged by Omarosa Manigault Newman','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5108','pcs','Inventory','VATABLE','0',NULL,0),(5109,'Buddha by Karen Armstrong','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5109','pcs','Inventory','VATABLE','0',NULL,0),(5110,'The Heart of the Buddhas Path by Dalai Lama','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5110','pcs','Inventory','VATABLE','0',NULL,0),(5111,'This Very Body of the Buddha by Osho','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5111','pcs','Inventory','VATABLE','0',NULL,0),(5112,'Buddha 9 To 5 by Nancy Spears','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5112','pcs','Inventory','VATABLE','0',NULL,0),(5113,'Oromo Democracy An Indigenous African Political System by Asmarom Legesse','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5113','pcs','Inventory','VATABLE','0',NULL,0),(5114,'Acoustic Guitar Red Medium','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5114','pcs','Inventory','VATABLE','0',NULL,0),(5115,'The Prison Letters of Nelson Mandela','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5115','pcs','Inventory','VATABLE','0',NULL,0),(5116,'Beyond Buzz The Next Generation of Word of Mouth Marketing','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5116','pcs','Inventory','VATABLE','0',NULL,0),(5117,'The Turnaround Kid What I Learned Rescuing Americas Most Troubled Companies','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5117','pcs','Inventory','VATABLE','0',NULL,0),(5118,'Private Label Strategy How to Meet the Store Brand Challenge','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5118','pcs','Inventory','VATABLE','0',NULL,0),(5119,'Ideaship How to Get Ideas Flowing in Your Workplace','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5119','pcs','Inventory','VATABLE','0',NULL,0),(5120,'The Attackers Advantage by Ram Charan','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5120','pcs','Inventory','VATABLE','0',NULL,0),(5121,'The Retail Revolution How WalMart Created a Brave New World of Business','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5121','pcs','Inventory','VATABLE','0',NULL,0),(5122,'The Biafran War The Struggle for Modern Nigeria','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5122','pcs','Inventory','VATABLE','0',NULL,0),(5123,'Head Heart and Guts How the Worlds Best Companies','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5123','pcs','Inventory','VATABLE','0',NULL,0),(5124,'The Illness and Medicine By Ibn Qayyim Jowzi','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5124','pcs','Inventory','VATABLE','0',NULL,0),(5125,'Touch by David J Linden','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5125','pcs','Inventory','VATABLE','0',NULL,0),(5126,'Money for Nothing One Mans Journey Through the Dark Side of Lottery Millions','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5126','pcs','Inventory','VATABLE','0',NULL,0),(5127,'A Hologram for the King by Dave Eggers','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5127','pcs','Inventory','VATABLE','0',NULL,0),(5128,'Future Hype The Myths of Technology Change','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5128','pcs','Inventory','VATABLE','0',NULL,0),(5129,'Chinese Business Etiquette','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5129','pcs','Inventory','VATABLE','0',NULL,0),(5130,'The Zero Turnover Sales Force','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5130','pcs','Inventory','VATABLE','0',NULL,0),(5131,'Ahead of the Curve A Commonsense Guide to Forecasting Business And Market','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5131','pcs','Inventory','VATABLE','0',NULL,0),(5132,'Better Stronger Faster The Myth of American Decline and the Rise of a New Economy','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5132','pcs','Inventory','VATABLE','0',NULL,0),(5133,'Kenya Roasted House Coffee Export 250g','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5133','pcs','Inventory','VATABLE','0',NULL,0),(5134,'Kenya Roasted House Coffee Export 500g','6','1','',16.00,'0','807',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5134','pcs','Inventory','VATABLE','0',NULL,0),(5135,'Kenya Coffee Roasted Espresso Export 500g','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5135','pcs','Inventory','VATABLE','0',NULL,0),(5136,'Kenya Coffee Suprema 500g','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5136','pcs','Inventory','VATABLE','0',NULL,0),(5137,'Kenya Coffee Roasted Gourmet 250g','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5137','pcs','Inventory','VATABLE','0',NULL,0),(5138,'Shiriki Coffee Maker 500ML With Free 30gms Shiriki Coffee','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5138','pcs','Inventory','VATABLE','0',NULL,0),(5139,'Shiriki Coffee Maker 500ML Groovy Blue Free 30gms','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5139','pcs','Inventory','VATABLE','0',NULL,0),(5140,'Fortifying Man Against Jinns and Satan','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5140','pcs','Inventory','VATABLE','0',NULL,0),(5141,'Shahadah Testimony of Faith and Its Essential Conditions','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5141','pcs','Inventory','VATABLE','0',NULL,0),(5142,'Muslim Christian Interactions Past Present and Future','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5142','pcs','Inventory','VATABLE','0',NULL,0),(5143,'Biography of Prophet Muhammad by Imam Kathir','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5143','pcs','Inventory','VATABLE','0',NULL,0),(5144,'Rulings on Women From the Quran and the Sunnah','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5144','pcs','Inventory','VATABLE','0',NULL,0),(5145,'Exclusive Georgette Hijabs With Floral','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5145','pcs','Inventory','VATABLE','0',NULL,0),(5146,'Polka Dot Georgette Classy Hijabs','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5146','pcs','Inventory','VATABLE','0',NULL,0),(5147,'Inside Camp David The Private World of the Presidential Retreat','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5147','pcs','Inventory','VATABLE','0',NULL,0),(5148,'The Restless Wave by John McCain and Mark Salter','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5148','pcs','Inventory','VATABLE','0',NULL,0),(5149,'Confucius on Leadership by John Adair','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5149','pcs','Inventory','VATABLE','0',NULL,0),(5150,'The Fourth Industrial Revolution by Klaus Schwab and Nicholas Davis','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5150','pcs','Inventory','VATABLE','0',NULL,0),(5151,'Happiness in This Life by Pope Francis','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5151','pcs','Inventory','VATABLE','0',NULL,0),(5152,'On Leopard Rock A Life of Adventures By Wilbur Smith','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5152','pcs','Inventory','VATABLE','0',NULL,0),(5153,'Typhoon Fury by Clive Cussler and Boyd Morrison','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5153','pcs','Inventory','VATABLE','0',NULL,0),(5154,'The Forever Court by Dave Rudden','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5154','pcs','Inventory','VATABLE','0',NULL,0),(5155,'Civilization or Barbarism An Authentic Anthropology by Cheikh Anta Diop','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5155','pcs','Inventory','VATABLE','0',NULL,0),(5156,'The Carrot Principle How the Best Managers Use Recognition to Engage','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5156','pcs','Inventory','VATABLE','0',NULL,0),(5157,'Find Me Unafraid Love Loss and Hope in an African Slum by Kennedy Odede and Jessica Posner','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5157','pcs','Inventory','VATABLE','0',NULL,0),(5158,'Kitenge Rolls','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5158','pcs','Inventory','VATABLE','0',NULL,0),(5159,'Kitenge Rolls Orange','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5159','pcs','Inventory','VATABLE','0',NULL,0),(5160,'Nuria Sassy Kitenge Kenya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5160','pcs','Inventory','VATABLE','0',NULL,0),(5161,'Nuria Kitenge Rolls Blue','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5161','pcs','Inventory','VATABLE','0',NULL,0),(5162,'Nuria Kitenge Rolls Kenya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5162','pcs','Inventory','VATABLE','0',NULL,0),(5163,'Canvas Leather Safari Travel Duffle Bag','6','1','',16.00,'0','9120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5163','pcs','Inventory','VATABLE','0',NULL,0),(5164,'Making Poverty A History by Thomas Lines','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5164','pcs','Inventory','VATABLE','0',NULL,0),(5165,'Everyday Corruption and the State Citizens and Public Officials in Africa','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5165','pcs','Inventory','VATABLE','0',NULL,0),(5166,'Get Out of Debt Forever by Lorraine Turner','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5166','pcs','Inventory','VATABLE','0',NULL,0),(5167,'SAS Survival Handbook The Ultimate Guide to Surviving Anywhere','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5167','pcs','Inventory','VATABLE','0',NULL,0),(5168,'Once upon a Secret My Hidden Affair With John F Kennedy','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5168','pcs','Inventory','VATABLE','0',NULL,0),(5169,'The Reluctant Fundamentalist by Mohsin Hamid','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5169','pcs','Inventory','VATABLE','0',NULL,0),(5170,'Global Trade Past Mistakes Future Choices by Greg Buckman','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5170','pcs','Inventory','VATABLE','0',NULL,0),(5171,'Bury the Chains by Adam Hochschild','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5171','pcs','Inventory','VATABLE','0',NULL,0),(5172,'The Art of Marriage A Guide to Living Life as Two by Catherine Blyth','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5172','pcs','Inventory','VATABLE','0',NULL,0),(5173,'All the Single Ladies Unmarried Women and the Rise of an Independent Nation','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5173','pcs','Inventory','VATABLE','0',NULL,0),(5174,'Lost Islamic History Reclaiming Muslim Civilization from the Past','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5174','pcs','Inventory','VATABLE','0',NULL,0),(5175,'Marketing As Strategy Understanding the CEOs Agenda for Driving Growth and Innovation','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5175','pcs','Inventory','VATABLE','0',NULL,0),(5176,'Real Love The Art of Mindful Connection by Sharon Salzberg','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5176','pcs','Inventory','VATABLE','0',NULL,0),(5177,'The Power of Babel A Natural History of Language','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5177','pcs','Inventory','VATABLE','0',NULL,0),(5178,'Big Business Poor Peoples How Transnational Corporations Damage the Global Poor','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5178','pcs','Inventory','VATABLE','0',NULL,0),(5179,'War and Conflict in Africa Fully Revised and Updated Paul D Williams 2nd Edition','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5179','pcs','Inventory','VATABLE','0',NULL,0),(5180,'Industrial Policy and Economic Transformation in Africa','6','1','',16.00,'0','7220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5180','pcs','Inventory','VATABLE','0',NULL,0),(5181,'Managing Heritage Making Peace History Identity and Memory in Contemporary Kenya','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5181','pcs','Inventory','VATABLE','0',NULL,0),(5182,'The Dragons Gift The Real Story of China in Africa','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5182','pcs','Inventory','VATABLE','0',NULL,0),(5183,'Leadership Secrets of Attila the Hun by Wess Roberts','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5183','pcs','Inventory','VATABLE','0',NULL,0),(5184,'Heads You Win How the Best Companies Think and How You Can Use','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5184','pcs','Inventory','VATABLE','0',NULL,0),(5185,'The Swordless Samurai Leadership Wisdom of Japans Sixteenth Century Legend','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5185','pcs','Inventory','VATABLE','0',NULL,0),(5186,'The Four Dilemmas of the CEO','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5186','pcs','Inventory','VATABLE','0',NULL,0),(5187,'Why Comrades Go to War Liberation Politics and the Outbreak of Africas Deadliest Conflict','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5187','pcs','Inventory','VATABLE','0',NULL,0),(5188,'Soldiers in Revolt Army Mutinies in Africa by Maggie Dwyer','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5188','pcs','Inventory','VATABLE','0',NULL,0),(5189,'The Medici Effect What Elephants and Epidemics Can Teach Us about Innovation','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5189','pcs','Inventory','VATABLE','0',NULL,0),(5190,'From Yes to I Do The Wedding Guide for a Modern Bride','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5190','pcs','Inventory','VATABLE','0',NULL,0),(5191,'Alex Ferguson One Year On','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5191','pcs','Inventory','VATABLE','0',NULL,0),(5192,'The Diamond Queen Elizabeth II and Her People','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5192','pcs','Inventory','VATABLE','0',NULL,0),(5193,'Getting Control Overcoming Your Obsessions and Compulsions','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5193','pcs','Inventory','VATABLE','0',NULL,0),(5194,'The Daily Drucker by Peter Drucker','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5194','pcs','Inventory','VATABLE','0',NULL,0),(5195,'The Inimitable and Physical Sciences','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5195','pcs','Inventory','VATABLE','0',NULL,0),(5196,'Sharh Hayat Al Sahabah Book 1 3','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5196','pcs','Inventory','VATABLE','0',NULL,0),(5197,'Golden Stories of Accepted Prayer','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5197','pcs','Inventory','VATABLE','0',NULL,0),(5198,'Kenya Bridging Ethnic Divides','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5198','pcs','Inventory','VATABLE','0',NULL,0),(5199,'Kate A Biography of Kate Middleton','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5199','pcs','Inventory','VATABLE','0',NULL,0),(5200,'The Reckless Love of God','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5200','pcs','Inventory','VATABLE','0',NULL,0),(5201,'Radical Collaboration','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5201','pcs','Inventory','VATABLE','0',NULL,0),(5202,'The Curse of Berlin Africa After the Cold War','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5202','pcs','Inventory','VATABLE','0',NULL,0),(5203,'Africas Media Democracy and the Politics of Belonging','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5203','pcs','Inventory','VATABLE','0',NULL,0),(5204,'Free Trade Myth Reality and Alternatives','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5204','pcs','Inventory','VATABLE','0',NULL,0),(5205,'The Body Language Bible By Judi James','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5205','pcs','Inventory','VATABLE','0',NULL,0),(5206,'Love Is Not Enough The Smart Womans Guide to Making And Keeping Money','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5206','pcs','Inventory','VATABLE','0',NULL,0),(5207,'How to Get from Where You Are to Where You Want to Be','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5207','pcs','Inventory','VATABLE','0',NULL,0),(5208,'Risk Why Smart People Have Dumb Accidents and What We Can Learn from Them','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5208','pcs','Inventory','VATABLE','0',NULL,0),(5209,'How We Learn by Benedict Carey','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5209','pcs','Inventory','VATABLE','0',NULL,0),(5210,'First Break All the Rules What the Worlds Greatest Managers Do Differently','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5210','pcs','Inventory','VATABLE','0',NULL,0),(5211,'After the Comprehensive Peace Agreement in Sudan','6','1','',16.00,'0','6650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5211','pcs','Inventory','VATABLE','0',NULL,0),(5212,'New Sudan in the Making Essays on a Nation in Painful Search of Itself','6','1','',16.00,'0','6080',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5212','pcs','Inventory','VATABLE','0',NULL,0),(5213,'Africas Odious Debts How Foreign Loans and Capital Flight Bled a Continent','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5213','pcs','Inventory','VATABLE','0',NULL,0),(5214,'Soros The Worlds Most Influential Investor','6','1','',16.00,'0','4180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5214','pcs','Inventory','VATABLE','0',NULL,0),(5215,'The Liars Ball The Extraordinary Saga of How One Building Broke the Worlds Toughest Tycoons','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5215','pcs','Inventory','VATABLE','0',NULL,0),(5216,'The Little Things Why You Really Should Sweat the Small Stuff','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5216','pcs','Inventory','VATABLE','0',NULL,0),(5217,'Leaving on Top Graceful Exits for Leaders','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5217','pcs','Inventory','VATABLE','0',NULL,0),(5218,'Alive at Work The Neuroscience of Helping Your People Love What They Do','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5218','pcs','Inventory','VATABLE','0',NULL,0),(5219,'Redefining Leadership Character Driven Habits of Effective Leaders','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5219','pcs','Inventory','VATABLE','0',NULL,0),(5220,'Xenophons Cyrus the Great The Arts of Leadership and War','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5220','pcs','Inventory','VATABLE','0',NULL,0),(5221,'How Great Leaders Get Great Results','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5221','pcs','Inventory','VATABLE','0',NULL,0),(5222,'Making a Living Without a Job Winning Ways for Creating Work That You Love','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5222','pcs','Inventory','VATABLE','0',NULL,0),(5223,'Unfinished Business Women Men Work Family','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5223','pcs','Inventory','VATABLE','0',NULL,0),(5224,'Leadership Lessons from the Presidents for Turbulent Times','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5224','pcs','Inventory','VATABLE','0',NULL,0),(5225,'Gold The Race for the Worlds Most Seductive Metal','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5225','pcs','Inventory','VATABLE','0',NULL,0),(5226,'Love Sex and Lasting Relationships by Chip Ingram','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5226','pcs','Inventory','VATABLE','0',NULL,0),(5227,'I Have a Dream Inspiring Words and Thoughts from Historys Greatest Leaders','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5227','pcs','Inventory','VATABLE','0',NULL,0),(5228,'When They Go Low We Go High','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5228','pcs','Inventory','VATABLE','0',NULL,0),(5229,'How to Give Up Plastic','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5229','pcs','Inventory','VATABLE','0',NULL,0),(5230,'Running with the Giants by John C Maxwell','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5230','pcs','Inventory','VATABLE','0',NULL,0),(5231,'With Liberty and Justice for Some','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5231','pcs','Inventory','VATABLE','0',NULL,0),(5232,'Heads You Win by Jeffrey Archer Hardcover','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5232','pcs','Inventory','VATABLE','0',NULL,0),(5233,'A Bite sized History of France Delicious Gastronomic Tales of Revolution War and Enlightenment','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5233','pcs','Inventory','VATABLE','0',NULL,0),(5234,'Africas Peacemakers Nobel Peace Laureates of African Descent','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5234','pcs','Inventory','VATABLE','0',NULL,0),(5235,'Demilitarizing the Mind African Agendas for Peace and Security','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5235','pcs','Inventory','VATABLE','0',NULL,0),(5236,'Emerging Perspectives on Nuruddin Farah','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5236','pcs','Inventory','VATABLE','0',NULL,0),(5237,'Leadership Rudolph Giuliani','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5237','pcs','Inventory','VATABLE','0',NULL,0),(5238,'The Naked Ape by Desmond Morris','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5238','pcs','Inventory','VATABLE','0',NULL,0),(5239,'Then Come Back The Lost Neruda Poems','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5239','pcs','Inventory','VATABLE','0',NULL,0),(5240,'The Blood of Emmett Till by Timothy B Tyson','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5240','pcs','Inventory','VATABLE','0',NULL,0),(5241,'Silent Accomplice The Untold Story of Frances Role in the Rwandan Genocide','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5241','pcs','Inventory','VATABLE','0',NULL,0),(5242,'Leadership by Example The Ten Key Principles of All Great Leaders','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5242','pcs','Inventory','VATABLE','0',NULL,0),(5243,'The I of Leadership Strategies for Seeing Being and Doing','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5243','pcs','Inventory','VATABLE','0',NULL,0),(5244,'Coaching for Performance by John Whitmore','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5244','pcs','Inventory','VATABLE','0',NULL,0),(5245,'The 27 challenges managers face','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5245','pcs','Inventory','VATABLE','0',NULL,0),(5246,'Beyond Performance How Great Organizations Build Ultimate Competitive Advantage','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5246','pcs','Inventory','VATABLE','0',NULL,0),(5247,'Nimble Make Yourself and Your Company Resilient in the Age of Constant Change','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5247','pcs','Inventory','VATABLE','0',NULL,0),(5248,'The Rise of the Robots by Martin Ford','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5248','pcs','Inventory','VATABLE','0',NULL,0),(5249,'E Myth Mastery by Michael E Gerber','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5249','pcs','Inventory','VATABLE','0',NULL,0),(5250,'Why Nations Go to War by John G Stoessinger','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5250','pcs','Inventory','VATABLE','0',NULL,0),(5251,'Is Science Racist Debating Race','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5251','pcs','Inventory','VATABLE','0',NULL,0),(5252,'Origin Story A Big History of Everything','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5252','pcs','Inventory','VATABLE','0',NULL,0),(5253,'Signature in the Cell DNA and the Evidence for Intelligent Design','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5253','pcs','Inventory','VATABLE','0',NULL,0),(5254,'New Scientist The Origin of almost Everything','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5254','pcs','Inventory','VATABLE','0',NULL,0),(5255,'Emotional Chaos to Clarity by Phillip Moffitt','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5255','pcs','Inventory','VATABLE','0',NULL,0),(5256,'Im Fine And Other Lies by Whitney Cummings','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5256','pcs','Inventory','VATABLE','0',NULL,0),(5257,'Let Her Fly A Fathers Journey','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5257','pcs','Inventory','VATABLE','0',NULL,0),(5258,'Trust Creating the Foundation for Entrepreneurship in Developing Countries','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5258','pcs','Inventory','VATABLE','0',NULL,0),(5259,'When States Fail Causes and Consequences','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5259','pcs','Inventory','VATABLE','0',NULL,0),(5260,'Business Secrets from the Bible by Daniel Lapin Hardcover','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5260','pcs','Inventory','VATABLE','0',NULL,0),(5261,'Other Minds The Octopus the Sea and the Deep Origins of Consciousness','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5261','pcs','Inventory','VATABLE','0',NULL,0),(5262,'Thirst A Story of Redemption Compassion and a Mission to Bring Clean Water to the World','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5262','pcs','Inventory','VATABLE','0',NULL,0),(5263,'Africas Business Revolution How to Succeed in the Worlds Next Big Growth Market','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5263','pcs','Inventory','VATABLE','0',NULL,0),(5264,'Out of the Maze by Spencer Johnson','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5264','pcs','Inventory','VATABLE','0',NULL,0),(5265,'African Development and Governance Strategies in the 21st Century','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5265','pcs','Inventory','VATABLE','0',NULL,0),(5266,'Non native Speaker Selected and Sundry Essays by Charles Cantalupo','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5266','pcs','Inventory','VATABLE','0',NULL,0),(5267,'Manual Meat Mince Grinder for Samosa and sausages Mini','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5267','pcs','Inventory','VATABLE','0',NULL,0),(5268,'Africa in World Politics A Pan African Perspective','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5268','pcs','Inventory','VATABLE','0',NULL,0),(5269,'General History of Africa Book 4 Africa from the Twelfth to the Sixteenth Century','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5269','pcs','Inventory','VATABLE','0',NULL,0),(5270,'General History of Africa Vol 5 Africa from the Sixteenth to the Eighteenth Century','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5270','pcs','Inventory','VATABLE','0',NULL,0),(5271,'Aspirations of a Generation Youth of Kenya','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5271','pcs','Inventory','VATABLE','0',NULL,0),(5272,'Beyond Ethnicism Exploring Racial and Ethnic Diversity for Educators','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5272','pcs','Inventory','VATABLE','0',NULL,0),(5273,'The Future of God by Deepak Chopra','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5273','pcs','Inventory','VATABLE','0',NULL,0),(5274,'Success Intelligence by Robert Holden','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5274','pcs','Inventory','VATABLE','0',NULL,0),(5275,'Reclaiming Conversation The Power of Talk in a Digital Age','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5275','pcs','Inventory','VATABLE','0',NULL,0),(5276,'Pitch Perfect How to Say It Right the First Time Every Time','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5276','pcs','Inventory','VATABLE','0',NULL,0),(5277,'Soul Communication Opening Your Spiritual Channels for Success and Fulfillment','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5277','pcs','Inventory','VATABLE','0',NULL,0),(5278,'The Power of Soul The Way to Heal Rejuvenate Transform and Enlighten All Life','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5278','pcs','Inventory','VATABLE','0',NULL,0),(5279,'The Wisdom of Psychopaths What Saints Spies and Serial Killers Can Teach Us','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5279','pcs','Inventory','VATABLE','0',NULL,0),(5280,'Vanishing Songs of the warriors by Bobby Pall','6','1','',16.00,'0','3895',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5280','pcs','Inventory','VATABLE','0',NULL,0),(5281,'The Last of the Maasai','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5281','pcs','Inventory','VATABLE','0',NULL,0),(5282,'What Does it mean to be a Muslim by Fathi Yakan','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5282','pcs','Inventory','VATABLE','0',NULL,0),(5283,'God Arises Evidence of God in Nature and in Science','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5283','pcs','Inventory','VATABLE','0',NULL,0),(5284,'Traversing the Highs and Lows of Muslim Marriage','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5284','pcs','Inventory','VATABLE','0',NULL,0),(5285,'Sahih Muslim 8 Volumes','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5285','pcs','Inventory','VATABLE','0',NULL,0),(5286,'How Dare the Sun Rise Memoirs of a War Child','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5286','pcs','Inventory','VATABLE','0',NULL,0),(5287,'They Fought Alone by Charles Glass','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5287','pcs','Inventory','VATABLE','0',NULL,0),(5288,'Biography of Chinua Achebe','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5288','pcs','Inventory','VATABLE','0',NULL,0),(5289,'The Cypress Tree by Kamin Mohammadi','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5289','pcs','Inventory','VATABLE','0',NULL,0),(5290,'Sold One womans true account of modern slavery','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5290','pcs','Inventory','VATABLE','0',NULL,0),(5291,'Autobiography of Pele','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5291','pcs','Inventory','VATABLE','0',NULL,0),(5292,'Fear and Loathing in La Liga Barcelona Vs Real Madrid','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5292','pcs','Inventory','VATABLE','0',NULL,0),(5293,'Hillbilly Elegy by J D Vance','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5293','pcs','Inventory','VATABLE','0',NULL,0),(5294,'What Truth Sounds Like by Michael Eric Dyson','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5294','pcs','Inventory','VATABLE','0',NULL,0),(5295,'Apple iPhone Xs 256GB','6','1','',16.00,'0','128250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5295','pcs','Inventory','VATABLE','0',NULL,0),(5296,'Apple iPhone XS 4GB Ram 256GB','6','1','',16.00,'0','76000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5296','pcs','Inventory','VATABLE','0',NULL,0),(5297,'Apple MacBook Air 13 inch 256GB','6','1','',16.00,'0','128250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5297','pcs','Inventory','VATABLE','0',NULL,0),(5298,'Macbook pro 2020 touch bar 256gb','6','1','',16.00,'0','204250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5298','pcs','Inventory','VATABLE','0',NULL,0),(5299,'The Eagles Secret Success Strategies for Thriving at Work and in Life','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5299','pcs','Inventory','VATABLE','0',NULL,0),(5300,'The Circle of Fire by','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5300','pcs','Inventory','VATABLE','0',NULL,0),(5301,'The Tree Where Man Was Born by Peter Matthiessen','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5301','pcs','Inventory','VATABLE','0',NULL,0),(5302,'Grow Rich with Peace of Mind by Napoleon Hill','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5302','pcs','Inventory','VATABLE','0',NULL,0),(5303,'Beyond the E Myth The Evolution of an Enterprise','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5303','pcs','Inventory','VATABLE','0',NULL,0),(5304,'Carrie by Stephen King','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5304','pcs','Inventory','VATABLE','0',NULL,0),(5305,'The Wall Street Journal Guide to the 50 Economic Indicators That Really Matter','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5305','pcs','Inventory','VATABLE','0',NULL,0),(5306,'The Fifth Discipline Fieldbook Strategies and Tools for Building a Learning Organization','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5306','pcs','Inventory','VATABLE','0',NULL,0),(5307,'Collusion How Central Bankers Rigged the World','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5307','pcs','Inventory','VATABLE','0',NULL,0),(5308,'The Profitable Consultant Starting Growing and Selling Your Expertise','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5308','pcs','Inventory','VATABLE','0',NULL,0),(5309,'Jesus Entrepreneur Using Ancient Wisdom to Launch and Live Your Dreams','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5309','pcs','Inventory','VATABLE','0',NULL,0),(5310,'The Worlds Richest Man Carlos Slim In His Own Words','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5310','pcs','Inventory','VATABLE','0',NULL,0),(5311,'Small Change Why Business Wont Save the World','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5311','pcs','Inventory','VATABLE','0',NULL,0),(5312,'The Corporation the Pathological Pursuit of Profit and Power','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5312','pcs','Inventory','VATABLE','0',NULL,0),(5313,'Borrowing Brilliance by David Kord Murray','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5313','pcs','Inventory','VATABLE','0',NULL,0),(5314,'How to be a Star at Work','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5314','pcs','Inventory','VATABLE','0',NULL,0),(5315,'Toward the African revolution by Frantz Fanon','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5315','pcs','Inventory','VATABLE','0',NULL,0),(5316,'Predictable Results in Unpredictable Times by Stephen R Covey','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5316','pcs','Inventory','VATABLE','0',NULL,0),(5317,'Our values our destiny a conversation on values in Kenya','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5317','pcs','Inventory','VATABLE','0',NULL,0),(5318,'Whiteboard Magnetic 3 x 2 feet','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5318','pcs','Inventory','VATABLE','0',NULL,0),(5319,'Whiteboard Magnetic 6 x 4 feet','6','1','',16.00,'0','9500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5319','pcs','Inventory','VATABLE','0',NULL,0),(5320,'Whiteboard Magnetic 8 x 4 feet','6','1','',16.00,'0','13300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5320','pcs','Inventory','VATABLE','0',NULL,0),(5321,'Whiteboard Stand Only','6','1','',16.00,'0','5035',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5321','pcs','Inventory','VATABLE','0',NULL,0),(5322,'Employment Law in a Nutshell','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5322','pcs','Inventory','VATABLE','0',NULL,0),(5323,'How to be found by the man you have been looking for','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5323','pcs','Inventory','VATABLE','0',NULL,0),(5324,'What to Do Until Love Finds You','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5324','pcs','Inventory','VATABLE','0',NULL,0),(5325,'Twelve Lies Husbands Tell Their Wives','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5325','pcs','Inventory','VATABLE','0',NULL,0),(5326,'Whiteboard marker 6 Pieces','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5326','pcs','Inventory','VATABLE','0',NULL,0),(5327,'The Sapphire Widow by Dinah Jefferies','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5327','pcs','Inventory','VATABLE','0',NULL,0),(5328,'How to Run a Country An Ancient Guide for Modern Leaders','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5328','pcs','Inventory','VATABLE','0',NULL,0),(5329,'The Cycle of Leadership How Great Leaders Teach Their Companies to Win','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5329','pcs','Inventory','VATABLE','0',NULL,0),(5330,'The Leadership Engine Building Leaders at Every Level','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5330','pcs','Inventory','VATABLE','0',NULL,0),(5331,'Why the Best Man for the Job Is A Woman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5331','pcs','Inventory','VATABLE','0',NULL,0),(5332,'Kwani Majuu 07','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5332','pcs','Inventory','VATABLE','0',NULL,0),(5333,'Fitbit Charge 2 Heart Rate and Fitness Wristband','6','1','',16.00,'0','19000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5333','pcs','Inventory','VATABLE','0',NULL,0),(5334,'Casio FX82EX Scientific Calculator','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5334','pcs','Inventory','VATABLE','0',NULL,0),(5335,'Casio Fx82es Scientific Calculator','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5335','pcs','Inventory','VATABLE','0',NULL,0),(5336,'Western Supremacy The Triumph of an Idea','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5336','pcs','Inventory','VATABLE','0',NULL,0),(5337,'The Ultimate Book of Sex','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5337','pcs','Inventory','VATABLE','0',NULL,0),(5338,'Uncommon type some stories by Tom Hanks','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5338','pcs','Inventory','VATABLE','0',NULL,0),(5339,'Story of Western Science From the Writings of Aristotle to the Big Bang Theory','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5339','pcs','Inventory','VATABLE','0',NULL,0),(5340,'Baby Tricycle with two seats for 2 kids','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5340','pcs','Inventory','VATABLE','0',NULL,0),(5341,'The 18 Immutable Laws of Corporate Reputation','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5341','pcs','Inventory','VATABLE','0',NULL,0),(5342,'Market busters 40 Strategic Moves That Drive Exceptional Business Growth','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5342','pcs','Inventory','VATABLE','0',NULL,0),(5343,'Managing at the Speed of Change How Resilient Managers Succeed and Prosper where Others Fail','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5343','pcs','Inventory','VATABLE','0',NULL,0),(5344,'Losing the Signal The Untold Story Behind the Extraordinary Rise and Spectacular Fall of BlackBerry','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5344','pcs','Inventory','VATABLE','0',NULL,0),(5345,'Forces for Good The Six Practices of High Impact Nonprofits','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5345','pcs','Inventory','VATABLE','0',NULL,0),(5346,'Brand Sense Build Powerful Brands through Touch Taste Smell Sight and Sound','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5346','pcs','Inventory','VATABLE','0',NULL,0),(5347,'All the Money in the World What the Happiest People Know about Getting and Spending','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5347','pcs','Inventory','VATABLE','0',NULL,0),(5348,'Tough Calls from the Corner Office Top Business Leaders Reveal Their Career Defining Moments','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5348','pcs','Inventory','VATABLE','0',NULL,0),(5349,'On Competition by Michael Porter','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5349','pcs','Inventory','VATABLE','0',NULL,0),(5350,'The Upside of the Downturn Ten Management Strategies to Prevail in the Recession and Thrive in the Aftermath','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5350','pcs','Inventory','VATABLE','0',NULL,0),(5351,'In the Jaws of the Crocodile by Ray Ndlovu','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5351','pcs','Inventory','VATABLE','0',NULL,0),(5352,'Life Strategies Doing What Works Doing What Matters by Dr Phil McGraw','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5352','pcs','Inventory','VATABLE','0',NULL,0),(5353,'Success Or Your Money Back by Shed Simove','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5353','pcs','Inventory','VATABLE','0',NULL,0),(5354,'Becoming A Leader by Myles Munroe','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5354','pcs','Inventory','VATABLE','0',NULL,0),(5355,'Worlds of You Poetry and Prose by Beau Taplin','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5355','pcs','Inventory','VATABLE','0',NULL,0),(5356,'The Poet X by Elizabeth Acevedo','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5356','pcs','Inventory','VATABLE','0',NULL,0),(5357,'Africans and Their History by Joseph E Harris','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5357','pcs','Inventory','VATABLE','0',NULL,0),(5358,'The Parcel by Anosh Irani','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5358','pcs','Inventory','VATABLE','0',NULL,0),(5359,'P S I love you by Cecelia Ahern','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5359','pcs','Inventory','VATABLE','0',NULL,0),(5360,'Aston Martin Red Bull Racing Classic Cap','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5360','pcs','Inventory','VATABLE','0',NULL,0),(5361,'Scuderia Ferrari 2018 Team Cap by Puma','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5361','pcs','Inventory','VATABLE','0',NULL,0),(5362,'Dream of Ding Village by Yan Lianke','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5362','pcs','Inventory','VATABLE','0',NULL,0),(5363,'Heads You Win by Jeffrey Archer Paperback','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5363','pcs','Inventory','VATABLE','0',NULL,0),(5364,'In Our Mad and Furious City by Guy Gunaratne','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5364','pcs','Inventory','VATABLE','0',NULL,0),(5365,'Still Lives by Maria Hummel','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5365','pcs','Inventory','VATABLE','0',NULL,0),(5366,'The Occasional Virgin by Hanan Al Shaykh','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5366','pcs','Inventory','VATABLE','0',NULL,0),(5367,'Five Carat Soul by James McBride','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5367','pcs','Inventory','VATABLE','0',NULL,0),(5368,'GT Radial Tyre 19565R15 Indonesia','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5368','pcs','Inventory','VATABLE','0',NULL,0),(5369,'Everyday Greatness Inspiration for a Meaningful Life','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5369','pcs','Inventory','VATABLE','0',NULL,0),(5370,'How to Be Rich Its Not What You Have Its What You Do with What You Have by Andy Stanley','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5370','pcs','Inventory','VATABLE','0',NULL,0),(5371,'The Darkening Age The Christian Destruction of the Classical World by Catherine Nixey','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5371','pcs','Inventory','VATABLE','0',NULL,0),(5372,'Worry Less Live More Gods Prescription for a Better Life by Robert J Morgan','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5372','pcs','Inventory','VATABLE','0',NULL,0),(5373,'Public Administration An Introduction by Marc Holzer and Richard W Schwester','6','1','',16.00,'0','13300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5373','pcs','Inventory','VATABLE','0',NULL,0),(5374,'The Sociology Book Big Ideas Simply Explained by Alexandra Beeden and Miezan Van Zyl','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5374','pcs','Inventory','VATABLE','0',NULL,0),(5375,'Side Hustle From Idea to Income in 27 Days by Chris Guillebeau','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5375','pcs','Inventory','VATABLE','0',NULL,0),(5376,'The Power of No Because One Little Word Can Bring Health Abundance and Happiness by James Altucher','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5376','pcs','Inventory','VATABLE','0',NULL,0),(5377,'Reflections on Happiness and Positivity by Mohammed bin Rashid Al Maktoum','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5377','pcs','Inventory','VATABLE','0',NULL,0),(5378,'On the Future Prospects for Humanity by Martin J Rees','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5378','pcs','Inventory','VATABLE','0',NULL,0),(5379,'Beyond Wealth The Road Map to a Rich Life by Alexander Green','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5379','pcs','Inventory','VATABLE','0',NULL,0),(5380,'The Six Value Medals by Edward de Bono','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5380','pcs','Inventory','VATABLE','0',NULL,0),(5381,'Your Idea Can Make You Rich by Evan Davis','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5381','pcs','Inventory','VATABLE','0',NULL,0),(5382,'Human Design Discover the Person You Were Born to Be','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5382','pcs','Inventory','VATABLE','0',NULL,0),(5383,'Motivate Like a Ceo Communicate Your Strategic Vision and Inspire People to Act by Suzanne Bates','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5383','pcs','Inventory','VATABLE','0',NULL,0),(5384,'Future Positive by Edward de Bono','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5384','pcs','Inventory','VATABLE','0',NULL,0),(5385,'Be a Brilliant Business Writer Write Well Write Fast and Whip the Competition','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5385','pcs','Inventory','VATABLE','0',NULL,0),(5386,'You Can Win A step by step tool for top achievers by Shiv Khera','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5386','pcs','Inventory','VATABLE','0',NULL,0),(5387,'You Can Achieve More Live By Design Not By Default by Shiv Khera','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5387','pcs','Inventory','VATABLE','0',NULL,0),(5388,'Lend Me Your Ears All you need to know about making speeches and presentations','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5388','pcs','Inventory','VATABLE','0',NULL,0),(5389,'How to Write and Give a Speech by Joan Detz','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5389','pcs','Inventory','VATABLE','0',NULL,0),(5390,'A History of Modern Uganda by Richard J Reid','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5390','pcs','Inventory','VATABLE','0',NULL,0),(5391,'Mercedes AMG Petronas Lewis Hamilton 2018 Special Edition Cap Singapore','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5391','pcs','Inventory','VATABLE','0',NULL,0),(5392,'Scuderia Ferrari Quilt Cap Red','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5392','pcs','Inventory','VATABLE','0',NULL,0),(5393,'Azuaya Pimienta Cafe Fedora Panama Hat','6','1','',16.00,'0','14725',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5393','pcs','Inventory','VATABLE','0',NULL,0),(5394,'Azuaya Branco Ladies Hat','6','1','',16.00,'0','14725',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5394','pcs','Inventory','VATABLE','0',NULL,0),(5395,'Oddities3000 Constellation Snapback Cap','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5395','pcs','Inventory','VATABLE','0',NULL,0),(5396,'Oddities3000 Doja Snapback Hat','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5396','pcs','Inventory','VATABLE','0',NULL,0),(5397,'Football Bloody Hell The Biography of Alex Ferguson by Patrick Barclay','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5397','pcs','Inventory','VATABLE','0',NULL,0),(5398,'If Someone Says You Complete Me Run Whoopis Big of Relationships by Whoopi Goldberg','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5398','pcs','Inventory','VATABLE','0',NULL,0),(5399,'You Must Set Forth at Dawn A Memoir by Wole Soyinka','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5399','pcs','Inventory','VATABLE','0',NULL,0),(5400,'Social Entrepreneurship What Everyone Needs to Know by David Bornstein and Susan Davis','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5400','pcs','Inventory','VATABLE','0',NULL,0),(5401,'The Roots of African Conflicts The Causes and Costs by Alfred G Nhema and Tiyambe Zeleza','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5401','pcs','Inventory','VATABLE','0',NULL,0),(5402,'Africa Rising BRICS Diversifying Dependency','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5402','pcs','Inventory','VATABLE','0',NULL,0),(5403,'Christianity Development and Modernity in Africa by Paul Gifford','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5403','pcs','Inventory','VATABLE','0',NULL,0),(5404,'Rebuilding Somaliland Issues and Possibilities by War torn Societies Project','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5404','pcs','Inventory','VATABLE','0',NULL,0),(5405,'Kenya Policies for Prosperity by Christopher Adam Paul Collier and Njuguna Ndungu','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5405','pcs','Inventory','VATABLE','0',NULL,0),(5406,'Capital Flight from Africa Causes Effects and Policy Issues','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5406','pcs','Inventory','VATABLE','0',NULL,0),(5407,'Hope for Africa Voices from Around the World by June Eding','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5407','pcs','Inventory','VATABLE','0',NULL,0),(5408,'The New Scramble for Africa by Padraig Risteard Carmody','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5408','pcs','Inventory','VATABLE','0',NULL,0),(5409,'Marketing for Growth The Role of Marketers in Driving Revenues and Profits by Iain Ellwood','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5409','pcs','Inventory','VATABLE','0',NULL,0),(5410,'Dare to Win by Jack Canfield and Mark Victor Hansen','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5410','pcs','Inventory','VATABLE','0',NULL,0),(5411,'Anything I Can Do You Can Do Better by Tessa Souter','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5411','pcs','Inventory','VATABLE','0',NULL,0),(5412,'Piano Manual Buying Using and Maintaining a Piano by John Bishop and Graham Barker','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5412','pcs','Inventory','VATABLE','0',NULL,0),(5413,'Piano Scales and Arpeggios Grade 6 by ABRSM','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5413','pcs','Inventory','VATABLE','0',NULL,0),(5414,'Piano Scales and Arpeggios Grade 7','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5414','pcs','Inventory','VATABLE','0',NULL,0),(5415,'Piano Scales and Arpeggios Grade 3','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5415','pcs','Inventory','VATABLE','0',NULL,0),(5416,'Piano Exam Pieces Grade 4 2019 and 2020','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5416','pcs','Inventory','VATABLE','0',NULL,0),(5417,'The Law of the Somalis A Stable Foundation for Economic Development in the Horn of Africa','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5417','pcs','Inventory','VATABLE','0',NULL,0),(5418,'Box pleat Luxe silk dress with Teal scarf','6','1','',16.00,'0','5130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5418','pcs','Inventory','VATABLE','0',NULL,0),(5419,'Coffee brown silk dress with separate belt','6','1','',16.00,'0','5130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5419','pcs','Inventory','VATABLE','0',NULL,0),(5420,'Saints and Somalis Popular Islam in a Clan Based Society by Ioan M Lewis','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5420','pcs','Inventory','VATABLE','0',NULL,0),(5421,'A pastoral democracy by Ioan Lewis','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5421','pcs','Inventory','VATABLE','0',NULL,0),(5422,'Travels in the White Mans Grave by Donald Macintosh','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5422','pcs','Inventory','VATABLE','0',NULL,0),(5423,'My Life with the Chimpanzees by Jane Goodall','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5423','pcs','Inventory','VATABLE','0',NULL,0),(5424,'The Love Poems of Rumi by Deepak Chopra','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5424','pcs','Inventory','VATABLE','0',NULL,0),(5425,'Adults in the Room My Battle with Europes Deep Establishment by Yanis Varoufakis','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5425','pcs','Inventory','VATABLE','0',NULL,0),(5426,'Inglorious Empire What the British Did to India by Shashi Tharoor','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5426','pcs','Inventory','VATABLE','0',NULL,0),(5427,'Scribble Yourself Feminist by Chidera Eggerue','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5427','pcs','Inventory','VATABLE','0',NULL,0),(5428,'Why We Work by Barry Schwartz','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5428','pcs','Inventory','VATABLE','0',NULL,0),(5429,'The Shepherd by Frederick Forsyth','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5429','pcs','Inventory','VATABLE','0',NULL,0),(5430,'The Economics of Inequality by Thomas Piketty','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5430','pcs','Inventory','VATABLE','0',NULL,0),(5431,'Killing Kennedy The End of Camelot by Bill OReilly and Martin Dugard','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5431','pcs','Inventory','VATABLE','0',NULL,0),(5432,'Halal Beef Carcass 10Kgs','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5432','pcs','Inventory','VATABLE','0',NULL,0),(5433,'Next Level Thinking by Joel Osteen','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5433','pcs','Inventory','VATABLE','0',NULL,0),(5434,'Fore quarter beef Halal 10Kgs','6','1','',16.00,'0','6460',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5434','pcs','Inventory','VATABLE','0',NULL,0),(5435,'Rump steak Beef Halal 10Kgs','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5435','pcs','Inventory','VATABLE','0',NULL,0),(5436,'Silverside beef Halal 10Kgs','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5436','pcs','Inventory','VATABLE','0',NULL,0),(5437,'Powerbank oraimo OPBP202D 20KmAh','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5437','pcs','Inventory','VATABLE','0',NULL,0),(5438,'Car Charger oraimo OCC21D+OCDD61','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5438','pcs','Inventory','VATABLE','0',NULL,0),(5439,'USB cable oraimo CD C3AR 2A 1m','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5439','pcs','Inventory','VATABLE','0',NULL,0),(5440,'USB cable oraimoOCDC21','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5440','pcs','Inventory','VATABLE','0',NULL,0),(5441,'Earphone oraimo OEPE33','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5441','pcs','Inventory','VATABLE','0',NULL,0),(5442,'Wireless headset oraimo OEBE74D','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5442','pcs','Inventory','VATABLE','0',NULL,0),(5443,'Memory CardoraimoSD32G','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5443','pcs','Inventory','VATABLE','0',NULL,0),(5444,'Wirelss oraimo OCMBH10','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5444','pcs','Inventory','VATABLE','0',NULL,0),(5445,'Wireless free pods bass oraimo OEB E96D','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5445','pcs','Inventory','VATABLE','0',NULL,0),(5446,'CAR CHARGER 068M','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5446','pcs','Inventory','VATABLE','0',NULL,0),(5447,'Power bank 515Q','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5447','pcs','Inventory','VATABLE','0',NULL,0),(5448,'SHIVA','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5448','pcs','Inventory','VATABLE','0',NULL,0),(5449,'MANDALA JUNIOR 2','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5449','pcs','Inventory','VATABLE','0',NULL,0),(5450,'MANDALA 5','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5450','pcs','Inventory','VATABLE','0',NULL,0),(5451,'MANDALA 4','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5451','pcs','Inventory','VATABLE','0',NULL,0),(5452,'MANDALA 3','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5452','pcs','Inventory','VATABLE','0',NULL,0),(5453,'MANDALA 2','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5453','pcs','Inventory','VATABLE','0',NULL,0),(5454,'Femmolution','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5454','pcs','Inventory','VATABLE','0',NULL,0),(5455,'12 Lessons and a StoryA teens guide to a legendary life by Mbugua Mwangi','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5455','pcs','Inventory','VATABLE','0',NULL,0),(5456,'CHILD RIGHTS AND THE LAW IN EAST AFRICA','6','1','',16.00,'0','2320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5456','pcs','Inventory','VATABLE','0',NULL,0),(5457,'Penal Code Statutes','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5457','pcs','Inventory','VATABLE','0',NULL,0),(5458,'SUMMARY JUDGEMENT','6','1','',16.00,'0','1856',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5458','pcs','Inventory','VATABLE','0',NULL,0),(5459,'Odungas Digest on Civil Case Law & Procedure3rd Edition','6','1','',16.00,'0','92800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5459','pcs','Inventory','VATABLE','0',NULL,0),(5460,'EAST AFRICA LAW REPORTS','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5460','pcs','Inventory','VATABLE','0',NULL,0),(5461,'KLB Skillgrow Mathematical Activities LB PP1Approved','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5461','pcs','Inventory','VATABLE','0',NULL,0),(5462,'Lets Learn Maths Std 5 PB','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5462','pcs','Inventory','VATABLE','0',NULL,0),(5463,'Premier Sound Workbook Day Care','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5463','pcs','Inventory','VATABLE','0',NULL,0),(5464,'CBC PP1 Language Activities','6','1','',16.00,'0','370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5464','pcs','Inventory','VATABLE','0',NULL,0),(5465,'In Him mini Book by Kenneth E Hagin','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5465','pcs','Inventory','VATABLE','0',NULL,0),(5466,'Growing UpSpiritually by Kenneth E Hagin','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5466','pcs','Inventory','VATABLE','0',NULL,0),(5467,'Zoe The God Kind of Life by Kenneth E Hagin','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5467','pcs','Inventory','VATABLE','0',NULL,0),(5468,'Vessels in the Kings house by Francis Owlar','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5468','pcs','Inventory','VATABLE','0',NULL,0),(5469,'Waridi Tamthilia Na Kyelanzi Matei','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5469','pcs','Inventory','VATABLE','0',NULL,0),(5470,'Home Bells A Poetic Novella by Borusei Kipkirui','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5470','pcs','Inventory','VATABLE','0',NULL,0),(5471,'Sounds from the Dark','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5471','pcs','Inventory','VATABLE','0',NULL,0),(5472,'Utando Wa Ushairi by Derrick Masika','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5472','pcs','Inventory','VATABLE','0',NULL,0),(5473,'Tales of Jideofor by Farastein Mokwenye','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5473','pcs','Inventory','VATABLE','0',NULL,0),(5474,'Becoming a Winner in Life','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5474','pcs','Inventory','VATABLE','0',NULL,0),(5475,'Memoirs of the forgotten by Paul Njoroge','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5475','pcs','Inventory','VATABLE','0',NULL,0),(5476,'No Roses from My Mouth Poems from Prison by Stella Nyanzi','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5476','pcs','Inventory','VATABLE','0',NULL,0),(5477,'City Kid by Clive Lewis','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5477','pcs','Inventory','VATABLE','0',NULL,0),(5478,'The New Naked The Ultimate Sex Education for Grown Ups by Harry Fisch and Karen Moline','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5478','pcs','Inventory','VATABLE','0',NULL,0),(5479,'Effective Parenting by Catherine Gachutha','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5479','pcs','Inventory','VATABLE','0',NULL,0),(5480,'A Season to Grow by LucyAnne Waweru','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5480','pcs','Inventory','VATABLE','0',NULL,0),(5481,'The African Powerhouse by Collin Stanley Karimi','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5481','pcs','Inventory','VATABLE','0',NULL,0),(5482,'Daughters of Kabugi Strange lands by Susan W Mwangi','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5482','pcs','Inventory','VATABLE','0',NULL,0),(5483,'The Black Facade by Rowland Lukano','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5483','pcs','Inventory','VATABLE','0',NULL,0),(5484,'In style minds speak by Jef Kanzy','6','1','',16.00,'0','',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5484','pcs','Inventory','VATABLE','0',NULL,0),(5485,'We are a Team','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5485','pcs','Inventory','VATABLE','0',NULL,0),(5486,'A Super Woman Lessons from the Ministry','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5486','pcs','Inventory','VATABLE','0',NULL,0),(5487,'Tick and Score Mathematics Paper 1 Form One Work','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5487','pcs','Inventory','VATABLE','0',NULL,0),(5488,'Tick and Score English F3 & F4 Work KCS,E REVISION','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5488','pcs','Inventory','VATABLE','0',NULL,0),(5489,'The Journey To Self Realization','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5489','pcs','Inventory','VATABLE','0',NULL,0),(5490,'Enjoy Your Youth','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5490','pcs','Inventory','VATABLE','0',NULL,0),(5491,'Sarufi Chapuchapu KCSE','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5491','pcs','Inventory','VATABLE','0',NULL,0),(5492,'Simimi Na Paka Wa Mjini','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5492','pcs','Inventory','VATABLE','0',NULL,0),(5493,'BASICS OF PURE MATHEMATICS','6','1','',16.00,'0','320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5493','pcs','Inventory','VATABLE','0',NULL,0),(5494,'A MAN WITHOUT SCHOOL EDUCATION PROFESSORS LEARN FROM by Bukenya Siraje','6','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5494','pcs','Inventory','VATABLE','0',NULL,0),(5495,'Black Santa Physics by Steve Masheti','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5495','pcs','Inventory','VATABLE','0',NULL,0),(5496,'Flashes of Thought by Mohammed bin Rashid Al Maktoum','6','1','',16.00,'0','1',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5496','pcs','Inventory','VATABLE','0',NULL,0),(5497,'Clan Cleansing in Somalia The Ruinous Legacy of 1991 by Lidwien Kapteijns ebook','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5497','pcs','Inventory','VATABLE','0',NULL,0),(5498,'Bookstand Wooden','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5498','pcs','Inventory','VATABLE','0',NULL,0),(5499,'Music Exercise Book','6','1','',16.00,'0','60',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5499','pcs','Inventory','VATABLE','0',NULL,0),(5500,'How to Book of Writing Skills Words at Work Lettersemailreportsresumesjob applicationsplain english JH Hood','6','1','',16.00,'0','70',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5500','pcs','Inventory','VATABLE','0',NULL,0),(5501,'Urafiki Wa Chanda Na Pete Approved','6','1','',16.00,'0','75',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5501','pcs','Inventory','VATABLE','0',NULL,0),(5502,'Whiteboard Eraser Duster','6','1','',16.00,'0','99',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,87.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5502','pcs','Inventory','VATABLE','0',NULL,0),(5503,'Pocket Maths Dictionary','6','1','',16.00,'0','100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5503','pcs','Inventory','VATABLE','0',NULL,0),(5504,'Maisha Ya Shujaa Heshima Approved','6','1','',16.00,'0','115',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5504','pcs','Inventory','VATABLE','0',NULL,0),(5505,'The African HouseWife & Her Home','6','1','',16.00,'0','115',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5505','pcs','Inventory','VATABLE','0',NULL,0),(5506,'Kusema Ukweli Approved','6','1','',16.00,'0','124',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5506','pcs','Inventory','VATABLE','0',NULL,0),(5507,'Selly Approved','6','1','',16.00,'0','138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5507','pcs','Inventory','VATABLE','0',NULL,0),(5508,'Pendo Na Tendo Approved','6','1','',16.00,'0','138',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5508','pcs','Inventory','VATABLE','0',NULL,0),(5509,'Emperor Maliyauma','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5509','pcs','Inventory','VATABLE','0',NULL,0),(5510,'Kobis Winning Smile','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5510','pcs','Inventory','VATABLE','0',NULL,0),(5511,'TLY Ekegusii Reader 2','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5511','pcs','Inventory','VATABLE','0',NULL,0),(5512,'Fair Bear Bimbi Bear','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5512','pcs','Inventory','VATABLE','0',NULL,0),(5513,'The Trash Ball','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5513','pcs','Inventory','VATABLE','0',NULL,0),(5514,'Zawadi ya Ajabu','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5514','pcs','Inventory','VATABLE','0',NULL,0),(5515,'Rainbow by Jennie Marima','6','1','',16.00,'0','150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5515','pcs','Inventory','VATABLE','0',NULL,0),(5516,'Kiki goes shopping','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5516','pcs','Inventory','VATABLE','0',NULL,0),(5517,'The Mouse Trap','6','1','',16.00,'0','148',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5517','pcs','Inventory','VATABLE','0',NULL,0),(5518,'Mutunga Na Ngewa Yake','6','1','',16.00,'0','166',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5518','pcs','Inventory','VATABLE','0',NULL,0),(5519,'TLY Dholuo Reader 1 Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5519','pcs','Inventory','VATABLE','0',NULL,0),(5520,'TLY Ekegusii Reader 1 Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5520','pcs','Inventory','VATABLE','0',NULL,0),(5521,'Asiyesikia La Mkuu Approved','6','1','',16.00,'0','172',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5521','pcs','Inventory','VATABLE','0',NULL,0),(5522,'Kisa Cha Mrina Asali Na Wenzake','6','1','',16.00,'0','176',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5522','pcs','Inventory','VATABLE','0',NULL,0),(5523,'Gifted child by Tibo Deo','6','1','',16.00,'0','180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5523','pcs','Inventory','VATABLE','0',NULL,0),(5524,'Bees Are Wealth','6','1','',16.00,'0','182',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5524','pcs','Inventory','VATABLE','0',NULL,0),(5525,'Swahili Sayings From Zanzibar Bk 2 Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5525','pcs','Inventory','VATABLE','0',NULL,0),(5526,'Swahili Idioms Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5526','pcs','Inventory','VATABLE','0',NULL,0),(5527,'Kurwa Na Doto Approved','6','1','',16.00,'0','186',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5527','pcs','Inventory','VATABLE','0',NULL,0),(5528,'Embu Traditional Songs','6','1','',16.00,'0','192',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5528','pcs','Inventory','VATABLE','0',NULL,0),(5529,'Swahili Sayings From Zanzibar Bk 1 Approved','6','1','',16.00,'0','194',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5529','pcs','Inventory','VATABLE','0',NULL,0),(5530,'Pampers Baby Dry Size 2 Mini Count 10','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5530','pcs','Inventory','VATABLE','0',NULL,0),(5531,'Nobody Knows My Pain by Maryan Noor Yussuf','6','1','',16.00,'0','190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5531','pcs','Inventory','VATABLE','0',NULL,0),(5532,'Bano Gololi Games','6','1','',16.00,'0','199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5532','pcs','Inventory','VATABLE','0',NULL,0),(5533,'Naomi The Detective Approved','6','1','',16.00,'0','199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5533','pcs','Inventory','VATABLE','0',NULL,0),(5534,'Jennifer And Jojo Friends Forever Approved','6','1','',16.00,'0','199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5534','pcs','Inventory','VATABLE','0',NULL,0),(5535,'My Six Little Fears by Cynthia Abdallah','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5535','pcs','Inventory','VATABLE','0',NULL,0),(5536,'TRACING LETTERS','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5536','pcs','Inventory','VATABLE','0',NULL,0),(5537,'MATH CROSSWORD','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5537','pcs','Inventory','VATABLE','0',NULL,0),(5538,'MATH SNAKE','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5538','pcs','Inventory','VATABLE','0',NULL,0),(5539,'MAZE PUZZLE','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5539','pcs','Inventory','VATABLE','0',NULL,0),(5540,'NUMBER TRACING','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5540','pcs','Inventory','VATABLE','0',NULL,0),(5541,'SUDOKU','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5541','pcs','Inventory','VATABLE','0',NULL,0),(5542,'WORD SEARCH','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5542','pcs','Inventory','VATABLE','0',NULL,0),(5543,'WORD WHEEL','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5543','pcs','Inventory','VATABLE','0',NULL,0),(5544,'Compass Book I am here','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5544','pcs','Inventory','VATABLE','0',NULL,0),(5545,'Becoming an Amazing Girl by AnnGladys Gichuhi','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,54.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5545','pcs','Inventory','VATABLE','0',NULL,0),(5546,'From a Raw Mess to a Princess by AnnGladys Gichuhi','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5546','pcs','Inventory','VATABLE','0',NULL,0),(5547,'NaikaNyaboke and the Dead Lemon Tree by Rumona Apiyo','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5547','pcs','Inventory','VATABLE','0',NULL,0),(5548,'Forgotten Seed by Tibo Deo','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5548','pcs','Inventory','VATABLE','0',NULL,0),(5549,'The Authors Feet by Cynthia Abdalla','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5549','pcs','Inventory','VATABLE','0',NULL,0),(5550,'TLY Lulogooli Reader 1','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5550','pcs','Inventory','VATABLE','0',NULL,0),(5551,'Copy Colouring Book Fruits','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5551','pcs','Inventory','VATABLE','0',NULL,0),(5552,'Copy Colouring Book Wild Animals','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5552','pcs','Inventory','VATABLE','0',NULL,0),(5553,'Jambo Colouring Book 1','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5553','pcs','Inventory','VATABLE','0',NULL,0),(5554,'My Stern Mom by Catherine Njore','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5554','pcs','Inventory','VATABLE','0',NULL,0),(5555,'Compass Book by Catherine Njore','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5555','pcs','Inventory','VATABLE','0',NULL,0),(5556,'Mappy Maria by Catherine Njore','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5556','pcs','Inventory','VATABLE','0',NULL,0),(5557,'The First 6 A Parenting Playbook by Shalom Munyiri','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5557','pcs','Inventory','VATABLE','0',NULL,0),(5558,'Foolish Dictionary by Charles Wayland Towne Audiobook','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5558','pcs','Inventory','VATABLE','0',NULL,0),(5559,'Rundo the Elephant by Jennie Marima','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5559','pcs','Inventory','VATABLE','0',NULL,0),(5560,'The First 6 A Parenting Playbook by Shalom Munyiri','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5560','pcs','Inventory','VATABLE','0',NULL,0),(5561,'Side Hustle 53 Income Ideas for Campus Students in Kenya by Benson Bundi','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5561','pcs','Inventory','VATABLE','0',NULL,0),(5562,'Hare is Here LRS BK 1 Approved','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5562','pcs','Inventory','VATABLE','0',NULL,0),(5563,'Hares House LRS BK 2 Approved','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5563','pcs','Inventory','VATABLE','0',NULL,0),(5564,'Hare is Bad LRS BK 3 Approved','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5564','pcs','Inventory','VATABLE','0',NULL,0),(5565,'Where is Hare LRS BK 4','6','1','',16.00,'0','203',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5565','pcs','Inventory','VATABLE','0',NULL,0),(5566,'2A Hare and the Big Ones Approved','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5566','pcs','Inventory','VATABLE','0',NULL,0),(5567,'Sungura ni Mbaya Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5567','pcs','Inventory','VATABLE','0',NULL,0),(5568,'Nyumba ya Sungura Kimeidhinishwa','6','1','',16.00,'0','215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5568','pcs','Inventory','VATABLE','0',NULL,0),(5569,'The Secret Wish by Jennie Marima','6','1','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5569','pcs','Inventory','VATABLE','0',NULL,0),(5570,'The Party LRS BK 5','6','1','',16.00,'0','226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5570','pcs','Inventory','VATABLE','0',NULL,0),(5571,'My Grandmothers Hut by Toroitich Patrick Yegon','6','1','',16.00,'0','230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5571','pcs','Inventory','VATABLE','0',NULL,0),(5572,'Nyumba Ya Msonge Ya Nyanya Yangu','6','1','',16.00,'0','230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5572','pcs','Inventory','VATABLE','0',NULL,0),(5573,'Roy Goes To School','6','1','',16.00,'0','230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5573','pcs','Inventory','VATABLE','0',NULL,0),(5574,'Sudi atekwa nyara','6','1','',16.00,'0','234',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5574','pcs','Inventory','VATABLE','0',NULL,0),(5575,'BIG PANCAKE','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5575','pcs','Inventory','VATABLE','0',NULL,0),(5576,'SNOW WHITE AND THE SEVEN DWARFS','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5576','pcs','Inventory','VATABLE','0',NULL,0),(5577,'Nabongo Mumia by John Osogo','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5577','pcs','Inventory','VATABLE','0',NULL,0),(5578,'My Stern Mom','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5578','pcs','Inventory','VATABLE','0',NULL,0),(5579,'Every Dog Has Its Day Approved','6','1','',16.00,'0','240',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5579','pcs','Inventory','VATABLE','0',NULL,0),(5580,'Premier Jambo Dots Activity Book 1','6','1','',16.00,'0','243',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5580','pcs','Inventory','VATABLE','0',NULL,0),(5581,'The Woman and the Millet LRS BK 7','6','1','',16.00,'0','249',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5581','pcs','Inventory','VATABLE','0',NULL,0),(5582,'LADYBIRD TALES HANSEL AND GRETEL','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5582','pcs','Inventory','VATABLE','0',NULL,0),(5583,'Mini clutch','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5583','pcs','Inventory','VATABLE','0',NULL,0),(5584,'Maze Puzzle Book Age 5 +','6','1','',16.00,'0','238',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5584','pcs','Inventory','VATABLE','0',NULL,0),(5585,'Race on the Nile by Shel Arensen','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5585','pcs','Inventory','VATABLE','0',NULL,0),(5586,'THE JOURNEY SKETCH BOOK','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5586','pcs','Inventory','VATABLE','0',NULL,0),(5587,'THE JOURNEY NOTE BOOK','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5587','pcs','Inventory','VATABLE','0',NULL,0),(5588,'Kagituju Kajigi na Johana Muritu Meru Hare is a Rascal and Simple John by Frank and Charles Richards Worthington','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5588','pcs','Inventory','VATABLE','0',NULL,0),(5589,'KLB Visionary Environmental Activities Grade2 LB Approved','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5589','pcs','Inventory','VATABLE','0',NULL,0),(5590,'KLB Visionary Music Activities Grade2 TG Approved','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5590','pcs','Inventory','VATABLE','0',NULL,0),(5591,'Nabongo Mumia','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5591','pcs','Inventory','VATABLE','0',NULL,0),(5592,'Tashbihi Za Kiswahili','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5592','pcs','Inventory','VATABLE','0',NULL,0),(5593,'Nabongo Mumia Kenyas famous Men Series','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5593','pcs','Inventory','VATABLE','0',NULL,0),(5594,'The Big Gift and Other Stories','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5594','pcs','Inventory','VATABLE','0',NULL,0),(5595,'Tufani Kali na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5595','pcs','Inventory','VATABLE','0',NULL,0),(5596,'Bendi ya Muziki na Hadithi Nyingine','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5596','pcs','Inventory','VATABLE','0',NULL,0),(5597,'Ndege wa Nyumbani by Catherine Wanjiku','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5597','pcs','Inventory','VATABLE','0',NULL,0),(5598,'Trio Troubles by Jennie Marima','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5598','pcs','Inventory','VATABLE','0',NULL,0),(5599,'Bantu Beliefs and Magic With Particular Reference to the Kikuyu and Kamba Tribes of Kenya ColonyTogether with Some Reflections on East Africa After the War by Charles William Hobley','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5599','pcs','Inventory','VATABLE','0',NULL,0),(5600,'A POWERFUL MIND that Leads To Success','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5600','pcs','Inventory','VATABLE','0',NULL,0),(5601,'Voice of Courage by Erick Onyango Odhiambo','6','1','',16.00,'0','250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5601','pcs','Inventory','VATABLE','0',NULL,0),(5602,'Safari Ya Ushindi Approved','6','1','',16.00,'0','253',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5602','pcs','Inventory','VATABLE','0',NULL,0),(5603,'Mappy Maria Learns About Maps','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5603','pcs','Inventory','VATABLE','0',NULL,0),(5604,'Gum on the Gate LRS BK 6','6','1','',16.00,'0','255',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5604','pcs','Inventory','VATABLE','0',NULL,0),(5605,'KLB Visionary Movement Activities Grade2 TG Approved','6','1','',16.00,'0','260',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5605','pcs','Inventory','VATABLE','0',NULL,0),(5606,'The Childrens Officer Approved','6','1','',16.00,'0','261',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5606','pcs','Inventory','VATABLE','0',NULL,0),(5607,'A Guide To Weed Control In East Africa','6','1','',16.00,'0','263',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5607','pcs','Inventory','VATABLE','0',NULL,0),(5608,'KLB Skillgrow Language ActivitiesEnglish LB PP2','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5608','pcs','Inventory','VATABLE','0',NULL,0),(5609,'KLB Visionary Hygiene & Nutrition Grade2 LB','6','1','',16.00,'0','267',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5609','pcs','Inventory','VATABLE','0',NULL,0),(5610,'Joy Kids Bible StoriesFriendship','6','1','',16.00,'0','275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5610','pcs','Inventory','VATABLE','0',NULL,0),(5611,'Premier Social Studies Workbook for PreUnit','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5611','pcs','Inventory','VATABLE','0',NULL,0),(5612,'Premier Science Activities Workbook Preunit','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5612','pcs','Inventory','VATABLE','0',NULL,0),(5613,'Premier Science Activities Workbook Baby class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5613','pcs','Inventory','VATABLE','0',NULL,0),(5614,'Premier Picture BookA PreSchool reading picture book','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5614','pcs','Inventory','VATABLE','0',NULL,0),(5615,'Premier Social Studies Workbook Baby Class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5615','pcs','Inventory','VATABLE','0',NULL,0),(5616,'Premier Sound Workbook for Baby Class','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5616','pcs','Inventory','VATABLE','0',NULL,0),(5617,'The Poison Arrow Tree','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5617','pcs','Inventory','VATABLE','0',NULL,0),(5618,'The Carjackers','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5618','pcs','Inventory','VATABLE','0',NULL,0),(5619,'Poachers Beware','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5619','pcs','Inventory','VATABLE','0',NULL,0),(5620,'The Secret Oath','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5620','pcs','Inventory','VATABLE','0',NULL,0),(5621,'Hidden Treasure of Lamu','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5621','pcs','Inventory','VATABLE','0',NULL,0),(5622,'The Test of the Tribal Challenge','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5622','pcs','Inventory','VATABLE','0',NULL,0),(5623,'The Legend of Captain Kidds Island','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5623','pcs','Inventory','VATABLE','0',NULL,0),(5624,'The Runaway','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5624','pcs','Inventory','VATABLE','0',NULL,0),(5625,'The Secret of the Coral Cave','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5625','pcs','Inventory','VATABLE','0',NULL,0),(5626,'Going Boating Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5626','pcs','Inventory','VATABLE','0',NULL,0),(5627,'Why Giraffe Has a Long Neck Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5627','pcs','Inventory','VATABLE','0',NULL,0),(5628,'The Family Computer Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5628','pcs','Inventory','VATABLE','0',NULL,0),(5629,'Jons Football Team Ladybird Readers Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5629','pcs','Inventory','VATABLE','0',NULL,0),(5630,'Going Swimming Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5630','pcs','Inventory','VATABLE','0',NULL,0),(5631,'Rex the Big Dinosaur Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5631','pcs','Inventory','VATABLE','0',NULL,0),(5632,'The Tale of Peter Rabbit Ladybird Level 1','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5632','pcs','Inventory','VATABLE','0',NULL,0),(5633,'The Peter Rabbit Club Ladybird Level 2','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5633','pcs','Inventory','VATABLE','0',NULL,0),(5634,'Playing Football Ladybird Level 2','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5634','pcs','Inventory','VATABLE','0',NULL,0),(5635,'Camping Trip Ladybird Level 2','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5635','pcs','Inventory','VATABLE','0',NULL,0),(5636,'Why Leopard Has Spots Ladybird','6','1','',16.00,'0','281',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5636','pcs','Inventory','VATABLE','0',NULL,0),(5637,'Snake Attack Ladybird Level 3','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5637','pcs','Inventory','VATABLE','0',NULL,0),(5638,'Ladybird 1 A Play With Us Peter and Jane','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,87.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5638','pcs','Inventory','VATABLE','0',NULL,0),(5639,'Lady Bird Key Words with Peter and Jane 1 B','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,77.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5639','pcs','Inventory','VATABLE','0',NULL,0),(5640,'Lady Bird With Peter and Jane 1C','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5640','pcs','Inventory','VATABLE','0',NULL,0),(5641,'Muslim Prayer Compass','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5641','pcs','Inventory','VATABLE','0',NULL,0),(5642,'Finger Digital Tasbeeh Row Counter','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5642','pcs','Inventory','VATABLE','0',NULL,0),(5643,'Luo Girl from Infancy to Marriage by Simeon H Ominde','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5643','pcs','Inventory','VATABLE','0',NULL,0),(5644,'KLB Visionary Mathematical Activities Grade2 LB Approved','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5644','pcs','Inventory','VATABLE','0',NULL,0),(5645,'Smart Starters Mathematics Activities Workbook PP1','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5645','pcs','Inventory','VATABLE','0',NULL,0),(5646,'Smart Starters Environmental Activities Workbook PP1','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5646','pcs','Inventory','VATABLE','0',NULL,0),(5647,'Smart Starters Creative Activities Workbook PP1','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5647','pcs','Inventory','VATABLE','0',NULL,0),(5648,'Smart Starters Language Activities Workbook PP1','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5648','pcs','Inventory','VATABLE','0',NULL,0),(5649,'Smart Starters CRE Activities Workbook PP1','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5649','pcs','Inventory','VATABLE','0',NULL,0),(5650,'Smart Starters Mathematics Activities Workbook PP2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5650','pcs','Inventory','VATABLE','0',NULL,0),(5651,'Smart Starters Environmental Activities Workbook PP2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5651','pcs','Inventory','VATABLE','0',NULL,0),(5652,'Smart Starters Creative Activities Workbook PP2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5652','pcs','Inventory','VATABLE','0',NULL,0),(5653,'Smart Starters Language Activities Workbook PP2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5653','pcs','Inventory','VATABLE','0',NULL,0),(5654,'Smart Starters CRE Activities Workbook PP2','6','1','',16.00,'0','285',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5654','pcs','Inventory','VATABLE','0',NULL,0),(5655,'Literature For Children and Young People In Kenya','6','1','',16.00,'0','287',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5655','pcs','Inventory','VATABLE','0',NULL,0),(5656,'African Heritage and New Africa','6','1','',16.00,'0','287',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5656','pcs','Inventory','VATABLE','0',NULL,0),(5657,'The African Civilization','6','1','',16.00,'0','288',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5657','pcs','Inventory','VATABLE','0',NULL,0),(5658,'Mountain of Bones by Meja Mwangi','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5658','pcs','Inventory','VATABLE','0',NULL,0),(5659,'Tamed by Trees and Other Stories by Rebecca Wanjiku','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5659','pcs','Inventory','VATABLE','0',NULL,0),(5660,'KLB Visionary English Literacy Grade2 LB Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5660','pcs','Inventory','VATABLE','0',NULL,0),(5661,'KLB Visionary Christian Religious Education Grade2 LB Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5661','pcs','Inventory','VATABLE','0',NULL,0),(5662,'Premier Numbers 1 20 Activities Workbook','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5662','pcs','Inventory','VATABLE','0',NULL,0),(5663,'Premier Science Activities Workbook Middle Class','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5663','pcs','Inventory','VATABLE','0',NULL,0),(5664,'Premier Numbers 1 20 Activities Workbook','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5664','pcs','Inventory','VATABLE','0',NULL,0),(5665,'Premier Science Activities Workbook PreUnit','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5665','pcs','Inventory','VATABLE','0',NULL,0),(5666,'Premier Tracing and Colouring Book','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5666','pcs','Inventory','VATABLE','0',NULL,0),(5667,'Halua Tamu za Watoto','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5667','pcs','Inventory','VATABLE','0',NULL,0),(5668,'Tortoises Wings LRS BK 9 Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5668','pcs','Inventory','VATABLE','0',NULL,0),(5669,'No Feast for Kiundu LRS BK 10 Approved','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5669','pcs','Inventory','VATABLE','0',NULL,0),(5670,'PERSONAL DEVELOPMENT CARDS','6','1','',16.00,'0','290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5670','pcs','Inventory','VATABLE','0',NULL,0),(5671,'Tamed by Trees','6','1','',16.00,'0','295',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5671','pcs','Inventory','VATABLE','0',NULL,0),(5672,'Simu Ya Kifo Approved','6','1','',16.00,'0','299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5672','pcs','Inventory','VATABLE','0',NULL,0),(5673,'Place by DRRClifton Gachagua and Frankline Sunday','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5673','pcs','Inventory','VATABLE','0',NULL,0),(5674,'The Musunzu Tree and other stories by Cynthia Abdallah','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5674','pcs','Inventory','VATABLE','0',NULL,0),(5675,'MANDALA','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5675','pcs','Inventory','VATABLE','0',NULL,0),(5676,'MANDALA JUNIOR','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5676','pcs','Inventory','VATABLE','0',NULL,0),(5677,'MANDALA JUNIOR 5','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5677','pcs','Inventory','VATABLE','0',NULL,0),(5678,'MANDALA JUNIOR 4','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5678','pcs','Inventory','VATABLE','0',NULL,0),(5679,'MANDALA JUNIOR 3','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5679','pcs','Inventory','VATABLE','0',NULL,0),(5680,'ANIMAL MANDALA','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5680','pcs','Inventory','VATABLE','0',NULL,0),(5681,'Flashes of Vice Vol I by Vincent de Paul','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5681','pcs','Inventory','VATABLE','0',NULL,0),(5682,'Holy Emotions Poetry by Vincent de Paul','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5682','pcs','Inventory','VATABLE','0',NULL,0),(5683,'Flights of Poetry Fancy Poetry by Vincent de Paul','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5683','pcs','Inventory','VATABLE','0',NULL,0),(5684,'First Words Poetry by Vincent de Paul','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5684','pcs','Inventory','VATABLE','0',NULL,0),(5685,'Holy Crimes Poetry by Elove Poetry and Vincent de Paul','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5685','pcs','Inventory','VATABLE','0',NULL,0),(5686,'Holy Innocence Poetry by Elove Poetry','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5686','pcs','Inventory','VATABLE','0',NULL,0),(5687,'Lost in the Forest','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5687','pcs','Inventory','VATABLE','0',NULL,0),(5688,'Ps for Tweens All About Periods and Puberty for PreTeen Girls by AnnGladys Gichuhi','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5688','pcs','Inventory','VATABLE','0',NULL,0),(5689,'English SwahiliKalenjin nouns pocket dictionary by Taaitta Toweett','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5689','pcs','Inventory','VATABLE','0',NULL,0),(5690,'KLB Visionary English Activities Grade2 LB Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5690','pcs','Inventory','VATABLE','0',NULL,0),(5691,'KLB Visionary Art and Craft Activities Grade2 TG Approved','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5691','pcs','Inventory','VATABLE','0',NULL,0),(5692,'The Luo Girl From Infancy To Adulthood','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5692','pcs','Inventory','VATABLE','0',NULL,0),(5693,'Femme Fatale by Ebuka Henry and Faith Chelangat','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5693','pcs','Inventory','VATABLE','0',NULL,0),(5694,'Kaunti za Kenya by Catherine Njore','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5694','pcs','Inventory','VATABLE','0',NULL,0),(5695,'Tessy and the School Bag','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5695','pcs','Inventory','VATABLE','0',NULL,0),(5696,'Choices I never Had','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5696','pcs','Inventory','VATABLE','0',NULL,0),(5697,'Mwongozo wa Bembea ya Maisha na Vienna Namweyi Wanaswa','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5697','pcs','Inventory','VATABLE','0',NULL,0),(5698,'Memory in Death In Death#22 by JD Robb','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5698','pcs','Inventory','VATABLE','0',NULL,0),(5699,'Salvation in Death In Death#27 by JD Robb','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5699','pcs','Inventory','VATABLE','0',NULL,0),(5700,'E Book How to Sell Without Selling Step By Step Marketing Formula to Attract Ready to Buy Clients Create Passive Income and Make More Money While Making a Difference by Terry Dean','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,495.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5700','pcs','Inventory','VATABLE','0',NULL,0),(5701,'Kick Your Own Ass The WillSkilland Drill of Selling More Than You Ever Thought Possible by Robert Johnson','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5701','pcs','Inventory','VATABLE','0',NULL,0),(5702,'The rules of work by Richard Templar ebook','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5702','pcs','Inventory','VATABLE','0',NULL,0),(5703,'Bookstand Acrylic','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5703','pcs','Inventory','VATABLE','0',NULL,0),(5704,'Mind Palace How to Memorize and Surmise Like Sherlock Holmes by Ron White','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5704','pcs','Inventory','VATABLE','0',NULL,0),(5705,'Tonny and the Giant Giant Lizard by Monicah Lubanga Kuta ebook','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5705','pcs','Inventory','VATABLE','0',NULL,0),(5706,'CBC SIMPLIFIED Parental Guide on CBC Activities and Projects by John Ochola','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5706','pcs','Inventory','VATABLE','0',NULL,0),(5707,'Crocodile Stories LRS BK 8','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5707','pcs','Inventory','VATABLE','0',NULL,0),(5708,'Quick Reading Business Studies F 1 Approved','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5708','pcs','Inventory','VATABLE','0',NULL,0),(5709,'Quick Reading Business Studies F 2 Approved','6','1','',16.00,'0','313',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5709','pcs','Inventory','VATABLE','0',NULL,0),(5710,'Likizo Ya Mauti','6','1','',16.00,'0','318',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5710','pcs','Inventory','VATABLE','0',NULL,0),(5711,'Fedheha Ya Fedha','6','1','',16.00,'0','323',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5711','pcs','Inventory','VATABLE','0',NULL,0),(5712,'Longhorn charts Fruit Trees Approved','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5712','pcs','Inventory','VATABLE','0',NULL,0),(5713,'Kijiti cha Ajabu na Hadithi Nyingine','6','1','',16.00,'0','325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5713','pcs','Inventory','VATABLE','0',NULL,0),(5714,'Kikuyu Folktales','6','1','',16.00,'0','328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5714','pcs','Inventory','VATABLE','0',NULL,0),(5715,'African Religion In Western Scholarship','6','1','',16.00,'0','328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5715','pcs','Inventory','VATABLE','0',NULL,0),(5716,'African Religion In Western Scholarship','6','1','',16.00,'0','328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5716','pcs','Inventory','VATABLE','0',NULL,0),(5717,'Shiriki Coffee Bags 25 enveloped bags','6','1','',16.00,'0','332',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,990.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5717','pcs','Inventory','VATABLE','0',NULL,0),(5718,'Kikuyu People A Brief Outline of Their Customs and Traditions','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5718','pcs','Inventory','VATABLE','0',NULL,0),(5719,'Kaunti za Kenya','6','1','',16.00,'0','335',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5719','pcs','Inventory','VATABLE','0',NULL,0),(5720,'Aladdin','6','1','',16.00,'0','338',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5720','pcs','Inventory','VATABLE','0',NULL,0),(5721,'KLB Visionary Kiswahili Language Activities Grade2 LB','6','1','',16.00,'0','348',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5721','pcs','Inventory','VATABLE','0',NULL,0),(5722,'Shiriki Halisi Coffee Sachets 30g 12 Pieces','6','1','',16.00,'0','332',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5722','pcs','Inventory','VATABLE','0',NULL,0),(5723,'Premier Number Workbook Middle Class','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5723','pcs','Inventory','VATABLE','0',NULL,0),(5724,'Thomson Through Masai Land by E A Loftus','6','1','',16.00,'0','333',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5724','pcs','Inventory','VATABLE','0',NULL,0),(5725,'How to Write about Africa by Binyavanga Wainaina','6','1','',16.00,'1900','2490','','2000',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5725','pcs','Inventory','VATABLE','0',NULL,0),(5726,'Weight of Whispers by Yvonne Adhiambo Owuor','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5726','pcs','Inventory','VATABLE','0',NULL,0),(5727,'Budi Earphones','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5727','pcs','Inventory','VATABLE','0',NULL,0),(5728,'The Journey','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5728','pcs','Inventory','VATABLE','0',NULL,0),(5729,'Lakshmi','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5729','pcs','Inventory','VATABLE','0',NULL,0),(5730,'SHLOKAS OF BHAGAVAD GEETA','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5730','pcs','Inventory','VATABLE','0',NULL,0),(5731,'RAM','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5731','pcs','Inventory','VATABLE','0',NULL,0),(5732,'KRISHNA','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5732','pcs','Inventory','VATABLE','0',NULL,0),(5733,'HANUMAN','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5733','pcs','Inventory','VATABLE','0',NULL,0),(5734,'GANESH','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5734','pcs','Inventory','VATABLE','0',NULL,0),(5735,'DURGA','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5735','pcs','Inventory','VATABLE','0',NULL,0),(5736,'VISHNU','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5736','pcs','Inventory','VATABLE','0',NULL,0),(5737,'VISHNU','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5737','pcs','Inventory','VATABLE','0',NULL,0),(5738,'ALPHABET & NUMBERS MANDALA EDITION','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5738','pcs','Inventory','VATABLE','0',NULL,0),(5739,'100 WORD SEARCH','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5739','pcs','Inventory','VATABLE','0',NULL,0),(5740,'Shattered Dreams by Kelvin Omondi Otieno','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5740','pcs','Inventory','VATABLE','0',NULL,0),(5741,'Bible Puzzle by Brigid Nasimiyu','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5741','pcs','Inventory','VATABLE','0',NULL,0),(5742,'Staying Married A DaytoDay Guide To Strengthen Your Marriage by Njeri Gikonyo','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5742','pcs','Inventory','VATABLE','0',NULL,0),(5743,'Azizas Gift by Rose Mwangi','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5743','pcs','Inventory','VATABLE','0',NULL,0),(5744,'Saving the Beautiful Forest and Other Stories','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,56.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5744','pcs','Inventory','VATABLE','0',NULL,0),(5745,'Beast From Venus','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5745','pcs','Inventory','VATABLE','0',NULL,0),(5746,'Vibonzo Junior','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5746','pcs','Inventory','VATABLE','0',NULL,0),(5747,'Kahawa','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5747','pcs','Inventory','VATABLE','0',NULL,0),(5748,'Muhonja','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5748','pcs','Inventory','VATABLE','0',NULL,0),(5749,'Sanamu','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5749','pcs','Inventory','VATABLE','0',NULL,0),(5750,'Words of Sight by Tibo Deo','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5750','pcs','Inventory','VATABLE','0',NULL,0),(5751,'The Essential Career Guide by KUCCPS','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5751','pcs','Inventory','VATABLE','0',NULL,0),(5752,'Kikuyu People by ENMugo','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5752','pcs','Inventory','VATABLE','0',NULL,0),(5753,'Kariuki Na Muthoni','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5753','pcs','Inventory','VATABLE','0',NULL,0),(5754,'Premier Environmental Activities Workbook Grade 1','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5754','pcs','Inventory','VATABLE','0',NULL,0),(5755,'Ekas Colouring Book 1','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5755','pcs','Inventory','VATABLE','0',NULL,0),(5756,'The Donkey who wanted to be a lion by Rose Kilimo','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5756','pcs','Inventory','VATABLE','0',NULL,0),(5757,'Mwongozo wa Mapambazuko ya Machweo by Shehe Mutwiri','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5757','pcs','Inventory','VATABLE','0',NULL,0),(5758,'Holiday Upcountry by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5758','pcs','Inventory','VATABLE','0',NULL,0),(5759,'Likizo Mashambani by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5759','pcs','Inventory','VATABLE','0',NULL,0),(5760,'Essential Skills and Habits For Studies by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5760','pcs','Inventory','VATABLE','0',NULL,0),(5761,'How To Pass Examination by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5761','pcs','Inventory','VATABLE','0',NULL,0),(5762,'Habits for a Better You by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5762','pcs','Inventory','VATABLE','0',NULL,0),(5763,'Habits of Highly Successful Students by Toroitich Patrick Yegon','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5763','pcs','Inventory','VATABLE','0',NULL,0),(5764,'Ngano 15 cia u Gikuyu Fifteen Kikuyu Fables','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5764','pcs','Inventory','VATABLE','0',NULL,0),(5765,'Kariuki Na Muthoni by BM Gecaga','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5765','pcs','Inventory','VATABLE','0',NULL,0),(5766,'Kaguraru Na Waithira by MN Kabetu','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5766','pcs','Inventory','VATABLE','0',NULL,0),(5767,'Foundation Music Grade 4 by Florence MuyelaAnne NdunguBasil Muyonga and Linnet Shiundu','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5767','pcs','Inventory','VATABLE','0',NULL,0),(5768,'Makie Goes To School by Badru Mulisike','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5768','pcs','Inventory','VATABLE','0',NULL,0),(5769,'14 Hot Spots Common in High School','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5769','pcs','Inventory','VATABLE','0',NULL,0),(5770,'Destined Adolescents','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5770','pcs','Inventory','VATABLE','0',NULL,0),(5771,'A Piece of the Sky Mindful Affirmations Colouring Book by Koki Oyuke','6','1','',16.00,'0','350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5771','pcs','Inventory','VATABLE','0',NULL,0),(5772,'Quick Reading Business Studies F 3 Approved','6','1','',16.00,'0','354',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5772','pcs','Inventory','VATABLE','0',NULL,0),(5773,'Quick Reading Business Studies F 4 Approved','6','1','',16.00,'0','354',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5773','pcs','Inventory','VATABLE','0',NULL,0),(5774,'Premier Kiswahili Kitabu cha Mazoezi','6','1','',16.00,'0','356',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5774','pcs','Inventory','VATABLE','0',NULL,0),(5775,'Just this Once by Jennie Marima Young Adult Novella Suitable for 13 years and above','6','1','',16.00,'0','371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5775','pcs','Inventory','VATABLE','0',NULL,0),(5776,'Macho ya Mji Kimeidhinishwa','6','1','',16.00,'0','377',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5776','pcs','Inventory','VATABLE','0',NULL,0),(5777,'Kamba customary law by D J Penwill','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5777','pcs','Inventory','VATABLE','0',NULL,0),(5778,'Aids Education for the Youth by Joe Babendreier','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5778','pcs','Inventory','VATABLE','0',NULL,0),(5779,'Memories From The Garden by Borusei Kipkirui','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5779','pcs','Inventory','VATABLE','0',NULL,0),(5780,'Along The Wrong Channel','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5780','pcs','Inventory','VATABLE','0',NULL,0),(5781,'Afuata Mkondo Mbaya','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5781','pcs','Inventory','VATABLE','0',NULL,0),(5782,'Mwongozo wa Bembea ya Maisha by John W Wanjala','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5782','pcs','Inventory','VATABLE','0',NULL,0),(5783,'Rotten Apples by Oumah Otienoh','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5783','pcs','Inventory','VATABLE','0',NULL,0),(5784,'Kitty Cat and Other Stories by Jennie Marima','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5784','pcs','Inventory','VATABLE','0',NULL,0),(5785,'The Gift of Presence by Jimmy MNzioki','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5785','pcs','Inventory','VATABLE','0',NULL,0),(5786,'My Time With God by Kawira Baraka','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5786','pcs','Inventory','VATABLE','0',NULL,0),(5787,'Dear Little Sister BY DAISY KOSGEY MUGIIRA','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5787','pcs','Inventory','VATABLE','0',NULL,0),(5788,'The Trail of Blood BY BRYAN MBEGO','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5788','pcs','Inventory','VATABLE','0',NULL,0),(5789,'Premier Mathematical Activities Workbook Day CarePlay Group','6','1','',16.00,'0','390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5789','pcs','Inventory','VATABLE','0',NULL,0),(5790,'Pio Gama PintoPatriot for Social Justice Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5790','pcs','Inventory','VATABLE','0',NULL,0),(5791,'Dawa ya Kikojozi Kimeidhinishwai','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5791','pcs','Inventory','VATABLE','0',NULL,0),(5792,'Komerera the Runaway Bride Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5792','pcs','Inventory','VATABLE','0',NULL,0),(5793,'Manywele Approved','6','1','',16.00,'0','394',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5793','pcs','Inventory','VATABLE','0',NULL,0),(5794,'Hand Towel','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5794','pcs','Inventory','VATABLE','0',NULL,0),(5795,'Trillion The ThreeHeaded Lion Beast Quest Book 12','6','1','',16.00,'0','376',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5795','pcs','Inventory','VATABLE','0',NULL,0),(5796,'Beauty and the Beast','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5796','pcs','Inventory','VATABLE','0',NULL,0),(5797,'Giraffe Wood CarvingDark Base','6','1','',16.00,'0','380',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5797','pcs','Inventory','VATABLE','0',NULL,0),(5798,'Beyond The Mirage by Hamid Abiyo Omar','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5798','pcs','Inventory','VATABLE','0',NULL,0),(5799,'The origin of life and death by Ulli Beier','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5799','pcs','Inventory','VATABLE','0',NULL,0),(5800,'Nyuolruok Dhoudi Mag Ugenya by Haggai O Nundu','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5800','pcs','Inventory','VATABLE','0',NULL,0),(5801,'High 5 by Maryana Munyendo','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5801','pcs','Inventory','VATABLE','0',NULL,0),(5802,'Abunuwasi by Gado Swahili Edition','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5802','pcs','Inventory','VATABLE','0',NULL,0),(5803,'Painful Tears by Wairimu Kibugi','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,86.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5803','pcs','Inventory','VATABLE','0',NULL,0),(5804,'Mwanzo wa Mwisho na Mwarabu Omari Mwarabu','6','1','',16.00,'0','399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5804','pcs','Inventory','VATABLE','0',NULL,0),(5805,'Flashes of Vice Vol II by Vincent de Paul','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5805','pcs','Inventory','VATABLE','0',NULL,0),(5806,'Flashes of Vice Vol III by Vincent de Paul','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5806','pcs','Inventory','VATABLE','0',NULL,0),(5807,'Discovering Your Best Life Ever by Hetal Wairimu','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5807','pcs','Inventory','VATABLE','0',NULL,0),(5808,'Al Akida and Fort Jesus Mombasa by Mbarak Ali Hinaway','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5808','pcs','Inventory','VATABLE','0',NULL,0),(5809,'Peter Pan Classic','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5809','pcs','Inventory','VATABLE','0',NULL,0),(5810,'Bembea ya Maisha by Timothy M Arege','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5810','pcs','Inventory','VATABLE','0',NULL,0),(5811,'Mawazo Ya Kurumbiza na Hadithi Nyingine by Prof K W Wamitila','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5811','pcs','Inventory','VATABLE','0',NULL,0),(5812,'Kaza Macho by Prof K W Wamitila','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5812','pcs','Inventory','VATABLE','0',NULL,0),(5813,'The Roses of Sir Kenyapesacus by Prof K W Wamitila','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5813','pcs','Inventory','VATABLE','0',NULL,0),(5814,'Hello Adventures of Corona the Chameleon','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5814','pcs','Inventory','VATABLE','0',NULL,0),(5815,'Moody Mood and the Red Round Ball','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5815','pcs','Inventory','VATABLE','0',NULL,0),(5816,'Foundation Music Students Book 2','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5816','pcs','Inventory','VATABLE','0',NULL,0),(5817,'Simple Ways to Make Money by John Gitau','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5817','pcs','Inventory','VATABLE','0',NULL,0),(5818,'The Process of Success by John Gitau','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5818','pcs','Inventory','VATABLE','0',NULL,0),(5819,'How to Manage Business Better A guide for Small Business Owners By John Gitau','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5819','pcs','Inventory','VATABLE','0',NULL,0),(5820,'Lets Discuss Money Making Models by John Gitau','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5820','pcs','Inventory','VATABLE','0',NULL,0),(5821,'Money Making Deals by John Gitau','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5821','pcs','Inventory','VATABLE','0',NULL,0),(5822,'The Weaver of Dreams by Nganga Mbugua','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5822','pcs','Inventory','VATABLE','0',NULL,0),(5823,'Circle Of Perfection by Caleb Mwangome','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5823','pcs','Inventory','VATABLE','0',NULL,0),(5824,'The High Road by Jennie Marima','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5824','pcs','Inventory','VATABLE','0',NULL,0),(5825,'Super Sara and the Lost Baby','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5825','pcs','Inventory','VATABLE','0',NULL,0),(5826,'Rockpaperscissors game theory in everyday life by Len Fisher','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5826','pcs','Inventory','VATABLE','0',NULL,0),(5827,'When the Moon Split A Biography of Prophet Muhammad by Shaikh Safiur Rahman Mubarakpuri','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5827','pcs','Inventory','VATABLE','0',NULL,0),(5828,'Games People Play The Basic Handbook of Transactional Analysis by Eric Berne','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5828','pcs','Inventory','VATABLE','0',NULL,0),(5829,'Thinking Fast and Slow by Daniel Kahneman','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5829','pcs','Inventory','VATABLE','0',NULL,0),(5830,'Let That Sh*t Go Find Peace of Mind and Happiness in Your Everyday by Nina Purewal and Kate Petriw','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5830','pcs','Inventory','VATABLE','0',NULL,0),(5831,'Brain Teasers 211 Logic PuzzlesLateral Thinking GamesMazesCrosswordsand IQ Tests to Exercise Your Mind and Keep You Sharp til Youre 100 Brain Teasers Series by Ian Livingstone and Jamie Thomson','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5831','pcs','Inventory','VATABLE','0',NULL,0),(5832,'Predictive Marketing Easy Ways Every Marketer Can Use Customer Analytics and Big Data by Omer Artun and Dominique Levin','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5832','pcs','Inventory','VATABLE','0',NULL,0),(5833,'Atomic Habits by James Clear ebook','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5833','pcs','Inventory','VATABLE','0',NULL,0),(5834,'Mastermind How to Think Like Sherlock Holmes by Maria Konnikova','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5834','pcs','Inventory','VATABLE','0',NULL,0),(5835,'Games People Play The Basic Handbook of Transactional Analysis by Eric Berne Aubiobook','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5835','pcs','Inventory','VATABLE','0',NULL,0),(5836,'Declutter Your Mind How to Stop WorryingRelieve Anxietyand Eliminate Negative Thinking by SJ Scott and Barrie Davenport','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5836','pcs','Inventory','VATABLE','0',NULL,0),(5837,'The New Annotated Sherlock Holmes by Sir Arthur Conan Doyle and Leslie S Klinger','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5837','pcs','Inventory','VATABLE','0',NULL,0),(5838,'How To Think Like Sherlock by Daniel Smith','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5838','pcs','Inventory','VATABLE','0',NULL,0),(5839,'Inkdrops of Hope','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5839','pcs','Inventory','VATABLE','0',NULL,0),(5840,'Makmende Sanse wa Kibera by Ted Walde','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5840','pcs','Inventory','VATABLE','0',NULL,0),(5841,'Encounters with the wonder God by Muthoni Muchina','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5841','pcs','Inventory','VATABLE','0',NULL,0),(5842,'40 Illustrations for Public Speakers A Story Collection Toolkit for PastorsTeachers and Orators by Jimmy M Nzioki','6','1','',16.00,'0','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5842','pcs','Inventory','VATABLE','0',NULL,0),(5843,'East African Weather For Aviators','6','1','',16.00,'0','404',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5843','pcs','Inventory','VATABLE','0',NULL,0),(5844,'Mwongozo wa Tumbo Lisiloshiba','6','1','',16.00,'0','406',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5844','pcs','Inventory','VATABLE','0',NULL,0),(5845,'FAST FACT FINDERS BIOLOGY CONFIDENTIALS AMD ANSWER BOOKLET','6','1','',16.00,'0','410',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5845','pcs','Inventory','VATABLE','0',NULL,0),(5846,'Quick Reading Social Studies Bk 5 Approved','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5846','pcs','Inventory','VATABLE','0',NULL,0),(5847,'Mrembo wa Magomeni','6','1','',16.00,'0','418',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5847','pcs','Inventory','VATABLE','0',NULL,0),(5848,'Wholesale Dera','6','1','',16.00,'0','427',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,990.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5848','pcs','Inventory','VATABLE','0',NULL,0),(5849,'Primary CRE Std 7 PB Approved','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5849','pcs','Inventory','VATABLE','0',NULL,0),(5850,'Great Stories for Children by Ruskin Bond','6','1','',16.00,'0','440',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5850','pcs','Inventory','VATABLE','0',NULL,0),(5851,'Gharama ya Amani','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5851','pcs','Inventory','VATABLE','0',NULL,0),(5852,'Quick Reading Biology Form 1','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5852','pcs','Inventory','VATABLE','0',NULL,0),(5853,'Quick Reading Chemistry Form 2','6','1','',16.00,'0','441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5853','pcs','Inventory','VATABLE','0',NULL,0),(5854,'Adhabu Ya Maisha By Elishaphan Wachira','6','1','',16.00,'0','449',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5854','pcs','Inventory','VATABLE','0',NULL,0),(5855,'Nizike Sijafa na Darius Makhoka','6','1','',16.00,'0','449',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5855','pcs','Inventory','VATABLE','0',NULL,0),(5856,'Of pawns and players by Kinyanjui Kombani','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5856','pcs','Inventory','VATABLE','0',NULL,0),(5857,'An outline history of Nyanza up to 1914 by William Robert Ochieng','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5857','pcs','Inventory','VATABLE','0',NULL,0),(5858,'Wangu wa Makeri Makers Kenyas History by Mary W Wanyoike','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5858','pcs','Inventory','VATABLE','0',NULL,0),(5859,'Makers Of Kenyas History Field Marshal Dedan Kimathi Wachiuri by Tabitha Kanogo','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5859','pcs','Inventory','VATABLE','0',NULL,0),(5860,'Audiobook The Art of War by Sun Tzu 554 BCE 496 BCE','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5860','pcs','Inventory','VATABLE','0',NULL,0),(5861,'Wirute Gikuyu Kiega by Waweru Mwangi GD1 Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5861','pcs','Inventory','VATABLE','0',NULL,0),(5862,'Wirute Gikuyu Kiega By Waweru Mwangi GD2 Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5862','pcs','Inventory','VATABLE','0',NULL,0),(5863,'Wirute Gikuyu Kiega By Waweru Mwangi GD3 Approved','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5863','pcs','Inventory','VATABLE','0',NULL,0),(5864,'A Boy named Koko by Adipo Sidang','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5864','pcs','Inventory','VATABLE','0',NULL,0),(5865,'Amani at the Safari Rally by Wambui Mathenge','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5865','pcs','Inventory','VATABLE','0',NULL,0),(5866,'Amani and the big five by Wambui Mathenge','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5866','pcs','Inventory','VATABLE','0',NULL,0),(5867,'Amani on a space adventure by Wambui Mathenge','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5867','pcs','Inventory','VATABLE','0',NULL,0),(5868,'The Postponed Promise Kenyas Quest for a Constitution by PLO Lumumba','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5868','pcs','Inventory','VATABLE','0',NULL,0),(5869,'Urathi wa Cege wa Kibiru by D Kinuthia Mugia','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5869','pcs','Inventory','VATABLE','0',NULL,0),(5870,'The Ogre of Sebet by Kathryn Langat','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5870','pcs','Inventory','VATABLE','0',NULL,0),(5871,'Kirira Kia Ugikuyu by MN Kabetu','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5871','pcs','Inventory','VATABLE','0',NULL,0),(5872,'Urathi Wa Cege Wa Kibiru','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5872','pcs','Inventory','VATABLE','0',NULL,0),(5873,'The Man in Green Dungarees by Nganga Mbugua','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5873','pcs','Inventory','VATABLE','0',NULL,0),(5874,'Parliament of Owls A play by Adipo Sidang','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5874','pcs','Inventory','VATABLE','0',NULL,0),(5875,'Unaitwa Nani by Prof K W Wamitila','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5875','pcs','Inventory','VATABLE','0',NULL,0),(5876,'Marinas Voice by Kyallo Wadi Wamitila','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5876','pcs','Inventory','VATABLE','0',NULL,0),(5877,'Kichocheo cha Ushairi Mwongozo wa Uchambuzi wa Mashairi by Prof K W Wamitila','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5877','pcs','Inventory','VATABLE','0',NULL,0),(5878,'Tikitimaji by Prof K W Wamitila','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5878','pcs','Inventory','VATABLE','0',NULL,0),(5879,'Lila na Fila by Kiimbila','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5879','pcs','Inventory','VATABLE','0',NULL,0),(5880,'Dau lazama na Kulei G Serem','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5880','pcs','Inventory','VATABLE','0',NULL,0),(5881,'A visit to the Village Age 67 Grade 2 by Wangari Grace','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5881','pcs','Inventory','VATABLE','0',NULL,0),(5882,'A Little Nap by Yvonne W Wamuyu and Felistas Thairu','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5882','pcs','Inventory','VATABLE','0',NULL,0),(5883,'Tonny and the Giant Giant Lizard by Monicah Lubanga Kuta','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5883','pcs','Inventory','VATABLE','0',NULL,0),(5884,'The Maasai Language An IntroductionSimplified edition by David Munke','6','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5884','pcs','Inventory','VATABLE','0',NULL,0),(5885,'KLB Visionary Mathematics Grade 4 TG Approved','6','1','',16.00,'0','452',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5885','pcs','Inventory','VATABLE','0',NULL,0),(5886,'Chicken Production','6','1','',16.00,'0','455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5886','pcs','Inventory','VATABLE','0',NULL,0),(5887,'Crime and Deviance','6','1','',16.00,'0','455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5887','pcs','Inventory','VATABLE','0',NULL,0),(5888,'Horrid Henrys Double Dare','6','1','',16.00,'0','466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5888','pcs','Inventory','VATABLE','0',NULL,0),(5889,'Top Mark KCPE CRE Questions & Answers','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5889','pcs','Inventory','VATABLE','0',NULL,0),(5890,'Keynote Primary English Approved BK 1','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5890','pcs','Inventory','VATABLE','0',NULL,0),(5891,'Keynote Primary English Approved BK 2','6','1','',16.00,'0','470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5891','pcs','Inventory','VATABLE','0',NULL,0),(5892,'Cooking the East African Way','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5892','pcs','Inventory','VATABLE','0',NULL,0),(5893,'Dead Letter Drop','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5893','pcs','Inventory','VATABLE','0',NULL,0),(5894,'W is for Wasted','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5894','pcs','Inventory','VATABLE','0',NULL,0),(5895,'Crown Your Customer','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5895','pcs','Inventory','VATABLE','0',NULL,0),(5896,'Chocolate Brown Dera','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5896','pcs','Inventory','VATABLE','0',NULL,0),(5897,'Dera Yellow Gold','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5897','pcs','Inventory','VATABLE','0',NULL,0),(5898,'Prayer Cap Kofia X 3','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5898','pcs','Inventory','VATABLE','0',NULL,0),(5899,'The Time Machine','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5899','pcs','Inventory','VATABLE','0',NULL,0),(5900,'How to Use Your Enemies','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5900','pcs','Inventory','VATABLE','0',NULL,0),(5901,'Moses and Mildred by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5901','pcs','Inventory','VATABLE','0',NULL,0),(5902,'Moses in Trouble by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5902','pcs','Inventory','VATABLE','0',NULL,0),(5903,'Moses and the Ghost by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5903','pcs','Inventory','VATABLE','0',NULL,0),(5904,'Moses and the Kidnappers by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5904','pcs','Inventory','VATABLE','0',NULL,0),(5905,'Moses and the Penpal by Barbara Kimenye','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5905','pcs','Inventory','VATABLE','0',NULL,0),(5906,'Memories we lost and other stories by Pauline Kea','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5906','pcs','Inventory','VATABLE','0',NULL,0),(5907,'The truth about the Trial of Jomo Kenyatta by Rawson Macharia','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5907','pcs','Inventory','VATABLE','0',NULL,0),(5908,'Betrayal in the City by Francis Imbuga','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,987.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5908','pcs','Inventory','VATABLE','0',NULL,0),(5909,'Religion of the Central Luo by Okot pBitek','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5909','pcs','Inventory','VATABLE','0',NULL,0),(5910,'Our Daily Bread','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5910','pcs','Inventory','VATABLE','0',NULL,0),(5911,'1000 Kikuyu Proverbs by G Barra','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,82.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5911','pcs','Inventory','VATABLE','0',NULL,0),(5912,'Hekaya Za Abunuwas Na Hadithi Nyingine','6','1','',16.00,'0','700','','0',NULL,NULL,'5',0,0,'91721805729',0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966344427','pcs','Inventory','VATABLE','0',NULL,0),(5913,'The Marakwet of Kenya A Preliminary Study','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5913','pcs','Inventory','VATABLE','0',NULL,0),(5914,'Kar Chakruok Mar Luo','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5914','pcs','Inventory','VATABLE','0',NULL,0),(5915,'How to start farming from small scale to profit making agribusiness by Wangari Kuria','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5915','pcs','Inventory','VATABLE','0',NULL,0),(5916,'Whisper in the Jungle by Robert Mwangi','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5916','pcs','Inventory','VATABLE','0',NULL,0),(5917,'The Samaritan Guide Book','6','1','',16.00,'0','480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5917','pcs','Inventory','VATABLE','0',NULL,0),(5918,'Longhorn Sec Agriculture Approved Form 2','6','1','',16.00,'0','481',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5918','pcs','Inventory','VATABLE','0',NULL,0),(5919,'Msingi wa Fasihi Simulizi Approved','6','1','',16.00,'0','486',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5919','pcs','Inventory','VATABLE','0',NULL,0),(5920,'Tumbo Lisiloshiba na hadithi nyingine','6','1','',16.00,'0','487',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5920','pcs','Inventory','VATABLE','0',NULL,0),(5921,'Resolving Conflicts in Marriage by DR Sammy Gitaari','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5921','pcs','Inventory','VATABLE','0',NULL,0),(5922,'The Ghastly Makungu Forest by Victor karol maingi','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5922','pcs','Inventory','VATABLE','0',NULL,0),(5923,'Inspired by Forty BY RICHARD MWEBESA','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5923','pcs','Inventory','VATABLE','0',NULL,0),(5924,'Echoes of Life BY TRUPHIE NJIRU','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5924','pcs','Inventory','VATABLE','0',NULL,0),(5925,'Rosa Mistika by Kezilahabi Euphrase','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5925','pcs','Inventory','VATABLE','0',NULL,0),(5926,'Premier Revision Encyclopedia Play Group','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5926','pcs','Inventory','VATABLE','0',NULL,0),(5927,'Premier Revision Encyclopedia PrePrimary 2','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5927','pcs','Inventory','VATABLE','0',NULL,0),(5928,'The Weaver of Dreams by Nganga Mbugua','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5928','pcs','Inventory','VATABLE','0',NULL,0),(5929,'Overnutrition in developing countries by Esther Ogonda','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5929','pcs','Inventory','VATABLE','0',NULL,0),(5930,'HawkersPokers by Kinyanjui Kombani','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5930','pcs','Inventory','VATABLE','0',NULL,0),(5931,'MWONGOZO WA BEMBEA YA MAISHA Tamthilia','6','1','',16.00,'0','490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5931','pcs','Inventory','VATABLE','0',NULL,0),(5932,'Quick Reading Mathematics Form 1 Appr','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5932','pcs','Inventory','VATABLE','0',NULL,0),(5933,'Quick Reading Mathematics Form 2 Appr','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5933','pcs','Inventory','VATABLE','0',NULL,0),(5934,'Quick Reading Mathematics Form 3 Appr','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5934','pcs','Inventory','VATABLE','0',NULL,0),(5935,'Quick Reading Mathematics Form 4 Appr','6','1','',16.00,'0','493',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5935','pcs','Inventory','VATABLE','0',NULL,0),(5936,'Veil of Midnight','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5936','pcs','Inventory','VATABLE','0',NULL,0),(5937,'Penguins Cant Fly','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5937','pcs','Inventory','VATABLE','0',NULL,0),(5938,'Babys First ColourIn TheLineVehicles','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5938','pcs','Inventory','VATABLE','0',NULL,0),(5939,'Far from the Madding Crowd','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5939','pcs','Inventory','VATABLE','0',NULL,0),(5940,'Help Them Beat the Booze','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5940','pcs','Inventory','VATABLE','0',NULL,0),(5941,'4th July','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5941','pcs','Inventory','VATABLE','0',NULL,0),(5942,'The Day of the Storm','6','1','',16.00,'0','471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5942','pcs','Inventory','VATABLE','0',NULL,0),(5943,'A History Of The Luo Abasuba','6','1','',16.00,'0','495',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5943','pcs','Inventory','VATABLE','0',NULL,0),(5944,'Arise Boldly with Power','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5944','pcs','Inventory','VATABLE','0',NULL,0),(5945,'Reading with Phonics Rumpelstiltskin by Make Believe Ideas Ltd','6','1','',16.00,'0','475',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5945','pcs','Inventory','VATABLE','0',NULL,0),(5946,'Thuond Luo','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5946','pcs','Inventory','VATABLE','0',NULL,0),(5947,'If you ask me poems by Euniver N Gichobi','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5947','pcs','Inventory','VATABLE','0',NULL,0),(5948,'Life Goes Around by Ray Mwihaki','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5948','pcs','Inventory','VATABLE','0',NULL,0),(5949,'The Delegate by Edward Mwangi','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5949','pcs','Inventory','VATABLE','0',NULL,0),(5950,'Book fans','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5950','pcs','Inventory','VATABLE','0',NULL,0),(5951,'Magnifying Make Up Glasses See clearly to apply make up in the mirror','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5951','pcs','Inventory','VATABLE','0',NULL,0),(5952,'Rafiki Man Guitar by Meja Mwangi','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5952','pcs','Inventory','VATABLE','0',NULL,0),(5953,'I Swear by Apollo by Margaret Ogola','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5953','pcs','Inventory','VATABLE','0',NULL,0),(5954,'Ndoto ya Almasi by Ken Walibora','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5954','pcs','Inventory','VATABLE','0',NULL,0),(5955,'Arabic for Kids','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5955','pcs','Inventory','VATABLE','0',NULL,0),(5956,'Aminata by Francis D Imbuga','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5956','pcs','Inventory','VATABLE','0',NULL,0),(5957,'The Ezra Generation by Anthony T Gitonga','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5957','pcs','Inventory','VATABLE','0',NULL,0),(5958,'Arusi Tatu na Wilson Ireri','6','1','',16.00,'0','499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5958','pcs','Inventory','VATABLE','0',NULL,0),(5959,'Plain ActiveDry Training Vest','6','1','',16.00,'0','949',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5959','pcs','Inventory','VATABLE','0',NULL,0),(5960,'An Artist of the Floating World by Kazuo Ishiguro','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5960','pcs','Inventory','VATABLE','0',NULL,0),(5961,'Old Africa Magazine','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5961','pcs','Inventory','VATABLE','0',NULL,0),(5962,'Dr Seuss magnetic bookmarks','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5962','pcs','Inventory','VATABLE','0',NULL,0),(5963,'Invisible Inventories Questioning Kenyan Collections in Western Museums','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5963','pcs','Inventory','VATABLE','0',NULL,0),(5964,'The Boy With Shoes Memoir by Hillary Lisimba Ambani','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5964','pcs','Inventory','VATABLE','0',NULL,0),(5965,'Echoes of Military Souls Poetry by Jerusha Kananu Marete','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5965','pcs','Inventory','VATABLE','0',NULL,0),(5966,'A Tale To Tell by Brian Ongoro','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5966','pcs','Inventory','VATABLE','0',NULL,0),(5967,'Losing Jason A Mothers Journey After Loss by AnnGladys Gichuhi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5967','pcs','Inventory','VATABLE','0',NULL,0),(5968,'A Hanker for Happiness','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5968','pcs','Inventory','VATABLE','0',NULL,0),(5969,'Diwani ya Msikicho','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5969','pcs','Inventory','VATABLE','0',NULL,0),(5970,'In Whispers we Shout Poetic Intimations','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5970','pcs','Inventory','VATABLE','0',NULL,0),(5971,'The Camp Treasure and other stories by Maple Brook Writers','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5971','pcs','Inventory','VATABLE','0',NULL,0),(5972,'Raising Bold Boys A Mentors Guide','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5972','pcs','Inventory','VATABLE','0',NULL,0),(5973,'Kero Na Hadithi Nyingine by Sumeya Mohamed','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5973','pcs','Inventory','VATABLE','0',NULL,0),(5974,'Possessing early Victory by Dancan Wanyoike','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5974','pcs','Inventory','VATABLE','0',NULL,0),(5975,'Makers of Kenyas History JM Kariuki By Prof Simuyu Wandibba','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5975','pcs','Inventory','VATABLE','0',NULL,0),(5976,'Carnivore Mountain by Charles Chanchori','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,148.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5976','pcs','Inventory','VATABLE','0',NULL,0),(5977,'A Life of Scene by Charles Chanchori','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5977','pcs','Inventory','VATABLE','0',NULL,0),(5978,'Fatal Conception by Cynthia','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5978','pcs','Inventory','VATABLE','0',NULL,0),(5979,'Makers of Kenya History Masinde Muliro by Simiyu Wandiba','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5979','pcs','Inventory','VATABLE','0',NULL,0),(5980,'Lamu A Study Of Swahili Town by Usam Ghaidan','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5980','pcs','Inventory','VATABLE','0',NULL,0),(5981,'Religion Of Central Luo by Okot PBitek','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5981','pcs','Inventory','VATABLE','0',NULL,0),(5982,'Topmark KCPE Kiswahili Maswali na Majibu Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5982','pcs','Inventory','VATABLE','0',NULL,0),(5983,'Topmark KCPE English Q&A Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5983','pcs','Inventory','VATABLE','0',NULL,0),(5984,'Topmark KCPE Social Studies Q&A Approved','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5984','pcs','Inventory','VATABLE','0',NULL,0),(5985,'The Truth about the Trial of Jomo Kenyatta','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5985','pcs','Inventory','VATABLE','0',NULL,0),(5986,'Whats Even the Point?','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5986','pcs','Inventory','VATABLE','0',NULL,0),(5987,'Confessions of the Troublemaker by Caroline Mbugua','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5987','pcs','Inventory','VATABLE','0',NULL,0),(5988,'Mapambazuko ya Machweo na Hadithi Nyingine by DW Lutomia and Phibbian Muthama','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5988','pcs','Inventory','VATABLE','0',NULL,0),(5989,'Dear Daughter and other Poems','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5989','pcs','Inventory','VATABLE','0',NULL,0),(5990,'An African nights entertainment by Cyprian Ekwensi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5990','pcs','Inventory','VATABLE','0',NULL,0),(5991,'Dharau ya Ini by Prof K W Wamitila','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5991','pcs','Inventory','VATABLE','0',NULL,0),(5992,'Doomsday by Wahome Mutahi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5992','pcs','Inventory','VATABLE','0',NULL,0),(5993,'Forgive Me Sunita by EB Ogalo','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5993','pcs','Inventory','VATABLE','0',NULL,0),(5994,'10 Secrets of Dollar Billionaires by Vincent Ogutu','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5994','pcs','Inventory','VATABLE','0',NULL,0),(5995,'A Prisoner of Hope','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5995','pcs','Inventory','VATABLE','0',NULL,0),(5996,'A Trip to the Park by Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5996','pcs','Inventory','VATABLE','0',NULL,0),(5997,'The Colour Magician by Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5997','pcs','Inventory','VATABLE','0',NULL,0),(5998,'The Forever Tree Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5998','pcs','Inventory','VATABLE','0',NULL,0),(5999,'The Precious Bracelet Age 810 Grace 5 by Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5999','pcs','Inventory','VATABLE','0',NULL,0),(6000,'Where is Jasiri Age 67 Grade 1 by Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6000','pcs','Inventory','VATABLE','0',NULL,0),(6001,'Know It All Age 69 Grade 4 by Wangari Grace','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6001','pcs','Inventory','VATABLE','0',NULL,0),(6002,'Thoughts of a Patient Man Breaking and Other Verses by Ken Koast','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6002','pcs','Inventory','VATABLE','0',NULL,0),(6003,'PHILOSOPHY and EDUCATION Necessity of Alliance or Divorce ','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6003','pcs','Inventory','VATABLE','0',NULL,0),(6004,'Foundation Music Students Book 4','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6004','pcs','Inventory','VATABLE','0',NULL,0),(6005,'Foundation Music Learners Grade 6','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6005','pcs','Inventory','VATABLE','0',NULL,0),(6006,'Rebirth by Kalekye Mish','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6006','pcs','Inventory','VATABLE','0',NULL,0),(6007,'Miracle Merchant by Wahome Mutahi and Wahome Karengo','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6007','pcs','Inventory','VATABLE','0',NULL,0),(6008,'The Black Bar By Paul Mwangi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6008','pcs','Inventory','VATABLE','0',NULL,0),(6009,'Fresh Springs of Poems by Maria Kegode','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6009','pcs','Inventory','VATABLE','0',NULL,0),(6010,'Beauty For Ashes by Rose Rozitta Paul','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6010','pcs','Inventory','VATABLE','0',NULL,0),(6011,'Semen Retention Miracle Secrets of Sexual Energy Transmutation for WealthHealthSex and Longevity Cultivating Male Sexual Energy by Joseph Peterson','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6011','pcs','Inventory','VATABLE','0',NULL,0),(6012,'Dear You by Lewis Wamwanda','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6012','pcs','Inventory','VATABLE','0',NULL,0),(6013,'Sex For Dummies By Ruth K Westheimer','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6013','pcs','Inventory','VATABLE','0',NULL,0),(6014,'The Quotist by Muthoni Kirumba','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6014','pcs','Inventory','VATABLE','0',NULL,0),(6015,'Warming Of The Globe It is Never The South Pole by Kent James Migwi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6015','pcs','Inventory','VATABLE','0',NULL,0),(6016,'The Global Extremes by Kent James Migwi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6016','pcs','Inventory','VATABLE','0',NULL,0),(6017,'Dear You by Lewis Wamwanda Lewis ebook','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6017','pcs','Inventory','VATABLE','0',NULL,0),(6018,'Divided Heart Love Story','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6018','pcs','Inventory','VATABLE','0',NULL,0),(6019,'Your Move The Underdogs Guide to Building Your Business by Ramit Sethi','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6019','pcs','Inventory','VATABLE','0',NULL,0),(6020,'The art of manipulation how to get what you want out of people in businessin your personal lifeand in your love life by R B Sparkman','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6020','pcs','Inventory','VATABLE','0',NULL,0),(6021,'From The Eyes Of A Child by Cornelius Kipkosgei','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6021','pcs','Inventory','VATABLE','0',NULL,0),(6022,'Winter Sun and 106 Other Poems by Saadia A Siyat','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6022','pcs','Inventory','VATABLE','0',NULL,0),(6023,'The Ivory Merchant by Mwangi Gicheru','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6023','pcs','Inventory','VATABLE','0',NULL,0),(6024,'I am a warrior by Mike Turere','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6024','pcs','Inventory','VATABLE','0',NULL,0),(6025,'Bodii and other Ghetto Stories by Prof CJ Odhiambo','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6025','pcs','Inventory','VATABLE','0',NULL,0),(6026,'Tragedy on the mountain','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6026','pcs','Inventory','VATABLE','0',NULL,0),(6027,'Barua kwa Moyo Wangu','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6027','pcs','Inventory','VATABLE','0',NULL,0),(6028,'Of Scattered Tears','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6028','pcs','Inventory','VATABLE','0',NULL,0),(6029,'A Guide To Becoming an Excellent Student','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6029','pcs','Inventory','VATABLE','0',NULL,0),(6030,'Guard Your Heart Password by Erastus Muthura','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6030','pcs','Inventory','VATABLE','0',NULL,0),(6031,'Lwanda The Stone Awakens by Ted Walde','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6031','pcs','Inventory','VATABLE','0',NULL,0),(6032,'A collection of Erotica Tales by Annemarie Musawale','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6032','pcs','Inventory','VATABLE','0',NULL,0),(6033,'Return The Bride Price And Other Poems by Ayieko Jakoyo','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6033','pcs','Inventory','VATABLE','0',NULL,0),(6034,'A Piece of the Sky by Koki Oyuke','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,180.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6034','pcs','Inventory','VATABLE','0',NULL,0),(6035,'Senteu by David Munke','6','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6035','pcs','Inventory','VATABLE','0',NULL,0),(6036,'Utangulizi Wa Isimu','6','1','',16.00,'0','506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6036','pcs','Inventory','VATABLE','0',NULL,0),(6037,'Hadith Book 5 Economic and Social History of East Africa','6','1','',16.00,'0','510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6037','pcs','Inventory','VATABLE','0',NULL,0),(6038,'The Lorax','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6038','pcs','Inventory','VATABLE','0',NULL,0),(6039,'Wacky Wednesday','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6039','pcs','Inventory','VATABLE','0',NULL,0),(6040,'Wasia Bora Na Hadithi Nyingine','6','1','',16.00,'0','526',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6040','pcs','Inventory','VATABLE','0',NULL,0),(6041,'The Secret Seven Adventure','6','1','',16.00,'0','528',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6041','pcs','Inventory','VATABLE','0',NULL,0),(6042,'MAKOMBORA YA MBINU ZA KIMTINDO','6','1','',16.00,'0','530',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6042','pcs','Inventory','VATABLE','0',NULL,0),(6043,'Quick Reading Physics Form 1','6','1','',16.00,'0','534',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6043','pcs','Inventory','VATABLE','0',NULL,0),(6044,'The Rainmaker and Other Stories by Cyprian Ekwensi','6','1','',16.00,'0','535',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6044','pcs','Inventory','VATABLE','0',NULL,0),(6045,'Habari Za Wakilindi','6','1','',16.00,'0','536',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6045','pcs','Inventory','VATABLE','0',NULL,0),(6046,'Maelezo ya Methali za Kiswahili Kimeidhinishwa','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6046','pcs','Inventory','VATABLE','0',NULL,0),(6047,'Utengano','6','1','',16.00,'0','545',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6047','pcs','Inventory','VATABLE','0',NULL,0),(6048,'The Child is Black By Sr Esther Jeruto Koros','6','1','',16.00,'0','549',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6048','pcs','Inventory','VATABLE','0',NULL,0),(6049,'My Little Book of Farm Stories','6','1','',16.00,'0','523',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6049','pcs','Inventory','VATABLE','0',NULL,0),(6050,'Know Your Place Page Markers Stylishly slips onto your page and marks the last line you read','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6050','pcs','Inventory','VATABLE','0',NULL,0),(6051,'Blossoms of the Savannah by H R Ole Kulet','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6051','pcs','Inventory','VATABLE','0',NULL,0),(6052,'A Dolls House by Henrik Ibsen','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6052','pcs','Inventory','VATABLE','0',NULL,0),(6053,'The Last Pillar of Ramogi a novella by Ben Okech','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6053','pcs','Inventory','VATABLE','0',NULL,0),(6054,'Mandate of the People by Margaret A Ogola','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6054','pcs','Inventory','VATABLE','0',NULL,0),(6055,'The trouble with Nigeria by Chinua Achebe','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6055','pcs','Inventory','VATABLE','0',NULL,0),(6056,'Minutes of Glory And Other Stories by Ngugi wa Thiongo','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6056','pcs','Inventory','VATABLE','0',NULL,0),(6057,'Nguu za Jadi by Clara Momanyi','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6057','pcs','Inventory','VATABLE','0',NULL,0),(6058,'A Guide to Blossoms of The Savannah','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6058','pcs','Inventory','VATABLE','0',NULL,0),(6059,'Fathers of Nations by Paul B Vitta','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6059','pcs','Inventory','VATABLE','0',NULL,0),(6060,'The Samaritan by John Lara','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6060','pcs','Inventory','VATABLE','0',NULL,0),(6061,'Ganga Ganga Za Mganga Na Covid 19 by DM Kaironge','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6061','pcs','Inventory','VATABLE','0',NULL,0),(6062,'Teens Guide to the Constitution of Kenya by Sandra Ochola Second Edition','6','1','',16.00,'0','850','2','0',NULL,NULL,'5',0,0,'91721466959',0,0,0,1394.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966078810','pcs','Inventory','VATABLE','0',NULL,0),(6063,'The Newcomer and Other Stories by Wangari Grace','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6063','pcs','Inventory','VATABLE','0',NULL,0),(6064,'LAANA Daughter of the Middle World by Dora Okeyo','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6064','pcs','Inventory','VATABLE','0',NULL,0),(6065,'SIFUNA by Dora Okeyo','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6065','pcs','Inventory','VATABLE','0',NULL,0),(6066,'Beauty Under The Sky and Other Poems by Jane Wangeci','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6066','pcs','Inventory','VATABLE','0',NULL,0),(6067,'Chozi La Heri by Assumpta K Matei','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6067','pcs','Inventory','VATABLE','0',NULL,0),(6068,'COVID STORIES Tests and Testimonies by Larry Liza','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6068','pcs','Inventory','VATABLE','0',NULL,0),(6069,'Giigikuyu Giitu Kirathi kia Mbere Ibuku ria Arutwo By Margaret Muthoni','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6069','pcs','Inventory','VATABLE','0',NULL,0),(6070,'Giigikuyu Giitu Kirathi kia keeri Ibuku ria Arutwo By Margaret Muthoni','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6070','pcs','Inventory','VATABLE','0',NULL,0),(6071,'Giigikuyu Giitu Kirathi gia Gatatu Ibuku ria Arutwo By Margaret Muthoni','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6071','pcs','Inventory','VATABLE','0',NULL,0),(6072,'Uprooting the Roots of Poverty by Oliver Susan Ochoo','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6072','pcs','Inventory','VATABLE','0',NULL,0),(6073,'A Smart Way To Start Doing Good SDGs Book for Children by Daughters of Kenya','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6073','pcs','Inventory','VATABLE','0',NULL,0),(6074,'The Ridges Across River Kaiti by Wambua wa Kawive','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6074','pcs','Inventory','VATABLE','0',NULL,0),(6075,'When The World In My Voice Sings by Dennis J Indimuli','6','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6075','pcs','Inventory','VATABLE','0',NULL,0),(6076,'Primary CRE Std 7 TG Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6076','pcs','Inventory','VATABLE','0',NULL,0),(6077,'Secondary CRE Form 1 SB 3rd Edition Approved','6','1','',16.00,'0','560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6077','pcs','Inventory','VATABLE','0',NULL,0),(6078,'Secret SevenFun for the Secret Seven','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6078','pcs','Inventory','VATABLE','0',NULL,0),(6079,'Secret Sevenon the Trail','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6079','pcs','Inventory','VATABLE','0',NULL,0),(6080,'Secret SevenWell Done','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6080','pcs','Inventory','VATABLE','0',NULL,0),(6081,'My First Animals Ladybird Learners','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6081','pcs','Inventory','VATABLE','0',NULL,0),(6082,'A Pair of Blue Eyes','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6082','pcs','Inventory','VATABLE','0',NULL,0),(6083,'The Best of Sherlock Holmes','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6083','pcs','Inventory','VATABLE','0',NULL,0),(6084,'Snappy Learner Handwriting Age 57','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6084','pcs','Inventory','VATABLE','0',NULL,0),(6085,'The Tenant of Wildfell Hall','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6085','pcs','Inventory','VATABLE','0',NULL,0),(6086,'The Pursuit of the WellBeloved','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6086','pcs','Inventory','VATABLE','0',NULL,0),(6087,'She Shall Be Called Woman','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6087','pcs','Inventory','VATABLE','0',NULL,0),(6088,'Taming the Infinite','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6088','pcs','Inventory','VATABLE','0',NULL,0),(6089,'Goodnight StoriesBW Large Print','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6089','pcs','Inventory','VATABLE','0',NULL,0),(6090,'First stories for GirlsBW','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6090','pcs','Inventory','VATABLE','0',NULL,0),(6091,'Animals Bedtime Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6091','pcs','Inventory','VATABLE','0',NULL,0),(6092,'Power of Corruption','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6092','pcs','Inventory','VATABLE','0',NULL,0),(6093,'Bumping Buffalo African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6093','pcs','Inventory','VATABLE','0',NULL,0),(6094,'Crafty Chameleon African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6094','pcs','Inventory','VATABLE','0',NULL,0),(6095,'Enormous Elephant African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6095','pcs','Inventory','VATABLE','0',NULL,0),(6096,'Greedy Zebra','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6096','pcs','Inventory','VATABLE','0',NULL,0),(6097,'Handsome Hog','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6097','pcs','Inventory','VATABLE','0',NULL,0),(6098,'Hot Hippo','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6098','pcs','Inventory','VATABLE','0',NULL,0),(6099,'Laughing Giraffe African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6099','pcs','Inventory','VATABLE','0',NULL,0),(6100,'Lazy Lion African Animal Tales','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6100','pcs','Inventory','VATABLE','0',NULL,0),(6101,'When the Sun Goes Down','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6101','pcs','Inventory','VATABLE','0',NULL,0),(6102,'Alices Adventures in Wonderland','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6102','pcs','Inventory','VATABLE','0',NULL,0),(6103,'The Power of a Praying Wife','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,992.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6103','pcs','Inventory','VATABLE','0',NULL,0),(6104,'A Man of the People by Chinua Achebe','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6104','pcs','Inventory','VATABLE','0',NULL,0),(6105,'Sheer Curtains 599 Per Meter','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6105','pcs','Inventory','VATABLE','0',NULL,0),(6106,'20000 Leagues Under the Sea Collins Classics','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6106','pcs','Inventory','VATABLE','0',NULL,0),(6107,'Den of Inequities','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6107','pcs','Inventory','VATABLE','0',NULL,0),(6108,'The Vendor','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6108','pcs','Inventory','VATABLE','0',NULL,0),(6109,'The Mill on the Floss','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6109','pcs','Inventory','VATABLE','0',NULL,0),(6110,'Mine Boy','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6110','pcs','Inventory','VATABLE','0',NULL,0),(6111,'The horn of my love by Okot pBitek','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6111','pcs','Inventory','VATABLE','0',NULL,0),(6112,'East African Weather for Aviators by Mike Mwembesa','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6112','pcs','Inventory','VATABLE','0',NULL,0),(6113,'Basic English Luo Words and Phrases by Asenath Odaga','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6113','pcs','Inventory','VATABLE','0',NULL,0),(6114,'How to Start and Manage your Own Business','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6114','pcs','Inventory','VATABLE','0',NULL,0),(6115,'Pace in Poetry is a poetry anthology that has notesKCSE sample papers','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6115','pcs','Inventory','VATABLE','0',NULL,0),(6116,'KCSE Geography Mastering Mapwork Approved','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6116','pcs','Inventory','VATABLE','0',NULL,0),(6117,'The Bushtrackers','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6117','pcs','Inventory','VATABLE','0',NULL,0),(6118,'Blossoms of The Savannah','6','1','',16.00,'0','580',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6118','pcs','Inventory','VATABLE','0',NULL,0),(6119,'A History Of Africa In The 19th Century','6','1','',16.00,'0','581',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6119','pcs','Inventory','VATABLE','0',NULL,0),(6120,'Secret SevenGood Work','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6120','pcs','Inventory','VATABLE','0',NULL,0),(6121,'Shock for the Secret Seven','6','1','',16.00,'0','561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6121','pcs','Inventory','VATABLE','0',NULL,0),(6122,'Animal Farm by George Orwell','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6122','pcs','Inventory','VATABLE','0',NULL,0),(6123,'Around the world in 80 days','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6123','pcs','Inventory','VATABLE','0',NULL,0),(6124,'I am too Pretty to be Broke by Joan Thatiah','6','1','',16.00,'0','800','','0',NULL,NULL,'5',0,0,'91721467269',0,0,0,996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966105004','pcs','Inventory','VATABLE','0',NULL,0),(6125,'Travel Guide Map to Mt Kenya National Parks and the surroundings','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6125','pcs','Inventory','VATABLE','0',NULL,0),(6126,'Daily Pursuit Devotional Vol One','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6126','pcs','Inventory','VATABLE','0',NULL,0),(6127,'Just Scream Inspirational Nuggets of Hope for the Youth by Leonard Ondigo','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6127','pcs','Inventory','VATABLE','0',NULL,0),(6128,'Never Say Never by Anthony Mugo','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6128','pcs','Inventory','VATABLE','0',NULL,0),(6129,'The Mysterious Mashimbo Hills by Victor karol Maaingi','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6129','pcs','Inventory','VATABLE','0',NULL,0),(6130,'A Season of Blood Poems from Kenyan Prisons by Maina wa Kinyatti','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6130','pcs','Inventory','VATABLE','0',NULL,0),(6131,'A farm called Kishinev by Marjorie Oludhe Macgoye','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6131','pcs','Inventory','VATABLE','0',NULL,0),(6132,'The Living History Of Embu and Mbeere by HSK Mwaniki','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6132','pcs','Inventory','VATABLE','0',NULL,0),(6133,'Poems from East Africa by David Cook and David Rubadiri','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6133','pcs','Inventory','VATABLE','0',NULL,0),(6134,'So Long a Letter by Mariama Ba','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6134','pcs','Inventory','VATABLE','0',NULL,0),(6135,'Beauty Under The Sky and Other Poems vy Jane Wangeci','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6135','pcs','Inventory','VATABLE','0',NULL,0),(6136,'END OF CORRUPTION','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6136','pcs','Inventory','VATABLE','0',NULL,0),(6137,'Lwanda Magere by Okoiti Omtatah','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6137','pcs','Inventory','VATABLE','0',NULL,0),(6138,'Family Affair by Wandera Ogana','6','1','',16.00,'0','590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6138','pcs','Inventory','VATABLE','0',NULL,0),(6139,'Daughter of Maa','6','1','',16.00,'0','592',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6139','pcs','Inventory','VATABLE','0',NULL,0),(6140,'Siku Njema Kimeidhinishwa na KICD','6','1','',16.00,'0','592',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6140','pcs','Inventory','VATABLE','0',NULL,0),(6141,'Tricky Tortoise','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6141','pcs','Inventory','VATABLE','0',NULL,0),(6142,'MATHS MADE EASY AGES 5','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6142','pcs','Inventory','VATABLE','0',NULL,0),(6143,'SPELLING MADE EASY YEAR 1','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6143','pcs','Inventory','VATABLE','0',NULL,0),(6144,'My Pretty Board Book of Animals & Birds','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6144','pcs','Inventory','VATABLE','0',NULL,0),(6145,'City of Ghosts','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6145','pcs','Inventory','VATABLE','0',NULL,0),(6146,'Midnight','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6146','pcs','Inventory','VATABLE','0',NULL,0),(6147,'A Penny A Day','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6147','pcs','Inventory','VATABLE','0',NULL,0),(6148,'Persuasion','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6148','pcs','Inventory','VATABLE','0',NULL,0),(6149,'Snappy Learner Spelling Ages 57','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6149','pcs','Inventory','VATABLE','0',NULL,0),(6150,'Ben10 Alien Force Bumper Activity Book','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6150','pcs','Inventory','VATABLE','0',NULL,0),(6151,'The Other Boleyn Girl','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6151','pcs','Inventory','VATABLE','0',NULL,0),(6152,'Large Print Animal Stories','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6152','pcs','Inventory','VATABLE','0',NULL,0),(6153,'Baby Baboon','6','1','',16.00,'0','566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6153','pcs','Inventory','VATABLE','0',NULL,0),(6154,'Watoto Court Comic by Sue Wanjiru','6','1','',16.00,'0','595',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6154','pcs','Inventory','VATABLE','0',NULL,0),(6155,'FAST FACT FINDERS BIOLOGY TACTICAL REVISION Form 14','6','1','',16.00,'0','595',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6155','pcs','Inventory','VATABLE','0',NULL,0),(6156,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 4','6','1','',16.00,'0','597',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6156','pcs','Inventory','VATABLE','0',NULL,0),(6157,'The Power of a Praying Teen by Stormie Omartian','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6157','pcs','Inventory','VATABLE','0',NULL,0),(6158,'Tempted by Her Innocent Kiss','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6158','pcs','Inventory','VATABLE','0',NULL,0),(6159,'You are Born an Original Dont Die a Copy by John L Mason','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6159','pcs','Inventory','VATABLE','0',NULL,0),(6160,'Reading with Phonics Hansel and Gretel','6','1','',16.00,'0','570',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6160','pcs','Inventory','VATABLE','0',NULL,0),(6161,'The jail bugs by Wahome Mutahi','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6161','pcs','Inventory','VATABLE','0',NULL,0),(6162,'When Bullets Begin to Flower Poems of Resistance from AngolaMozambique and Guinea','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6162','pcs','Inventory','VATABLE','0',NULL,0),(6163,'The AKO Caine Prize for African Writing 2020','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6163','pcs','Inventory','VATABLE','0',NULL,0),(6164,'Millennial Voices East African Poetry by Barack WanderaAdalo MogaBryson OmwaloJohn Midega with Kitche Magak','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6164','pcs','Inventory','VATABLE','0',NULL,0),(6165,'Think Big by Ben Carson','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6165','pcs','Inventory','VATABLE','0',NULL,0),(6166,'Matigari by Ngugi wa Thiongo Kikuyu Version','6','1','',16.00,'0','790','','0',NULL,NULL,'5',0,0,'91748695567',0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966465788','pcs','Inventory','VATABLE','0',NULL,0),(6167,'Matigari by Ngugi wa Thiongo English Version','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6167','pcs','Inventory','VATABLE','0',NULL,0),(6168,'Student Recorder Flute 7 Holes High Pitch Soprano Descant Recorder ABS Instruments Reed Pipe with Cleaning Bar For Kids and Adults','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6168','pcs','Inventory','VATABLE','0',NULL,0),(6169,'The Perilous Journey to beyond My Nose by Michael Onsando','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6169','pcs','Inventory','VATABLE','0',NULL,0),(6170,'Marry Me a co wife and other poems by Jerusha Kananu Marete','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6170','pcs','Inventory','VATABLE','0',NULL,0),(6172,'Think Aspire Achieve by Madara Ogot','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6172','pcs','Inventory','VATABLE','0',NULL,0),(6173,'Return of Shaka by Meja Mwangi','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6173','pcs','Inventory','VATABLE','0',NULL,0),(6174,'The Leader English Version of the Kiswahili Play Kigogo by Pauline Kea and PLO Lumumba','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6174','pcs','Inventory','VATABLE','0',NULL,0),(6175,'CHECHE ZA USHAIRI Kidato 14 Cliff Rioba','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6175','pcs','Inventory','VATABLE','0',NULL,0),(6176,'An Artist of the Floating World Guide book','6','1','',16.00,'0','599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6176','pcs','Inventory','VATABLE','0',NULL,0),(6177,'Millennial Voices East African Poetry','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6177','pcs','Inventory','VATABLE','0',NULL,0),(6178,'The Wrath by Simeon Uwuoga Adol','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6178','pcs','Inventory','VATABLE','0',NULL,0),(6179,'I Am Become Death by Charles Chanchori','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6179','pcs','Inventory','VATABLE','0',NULL,0),(6180,'Fashion Design and Sketching for Artisans Level 1','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6180','pcs','Inventory','VATABLE','0',NULL,0),(6181,'The British In Mombasa by Sir 1824 1826 by John Gray','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6181','pcs','Inventory','VATABLE','0',NULL,0),(6182,'The Ministry Gifts by Kenneth Hagin','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6182','pcs','Inventory','VATABLE','0',NULL,0),(6183,'Redefining A Kenyan Referee by Lorence Ishuga','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6183','pcs','Inventory','VATABLE','0',NULL,0),(6184,'Wanjira and her Hitlers','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6184','pcs','Inventory','VATABLE','0',NULL,0),(6185,'Mucii Wa Aceera A Mbari Ya The Lineage of Aceera of Ndegwa Wahome Clan by Duncan Nderitu Ndegwa','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6185','pcs','Inventory','VATABLE','0',NULL,0),(6186,'The Untold StoryGusii Survival Techniques and Resistance to the Establishment of British Colonial Rule','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6186','pcs','Inventory','VATABLE','0',NULL,0),(6187,'The Caucasian Chalk Circle by Bertolt Brecht','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6187','pcs','Inventory','VATABLE','0',NULL,0),(6188,'Siege Of Utuopia by Gregory Mwendwa','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6188','pcs','Inventory','VATABLE','0',NULL,0),(6189,'Sabina and the Mystery of the Ogre','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6189','pcs','Inventory','VATABLE','0',NULL,0),(6190,'Sabina the Rain Girl','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6190','pcs','Inventory','VATABLE','0',NULL,0),(6191,'Vumba by Hassan Mwana wa Ali','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6191','pcs','Inventory','VATABLE','0',NULL,0),(6192,'Tiffa Kibonge by Lizana Kafwa','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6192','pcs','Inventory','VATABLE','0',NULL,0),(6193,'Foundation Music Students Book 3 by Gabriel Musungu','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6193','pcs','Inventory','VATABLE','0',NULL,0),(6194,'Foundation Music Learners Grade 5 by Florence MuyelaAnne Ndungu and Joel Osir','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6194','pcs','Inventory','VATABLE','0',NULL,0),(6195,'Guidance and Counselling A Handbook for Teachers and Students','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6195','pcs','Inventory','VATABLE','0',NULL,0),(6196,'Pandashuka By Timothy O Sumba','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6196','pcs','Inventory','VATABLE','0',NULL,0),(6197,'Marry Me a CoWife and Other Poems by Jerusha Kananu Marete','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6197','pcs','Inventory','VATABLE','0',NULL,0),(6198,'The Ultimate Recipe for Wholesome Student by Samuel Kanja','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6198','pcs','Inventory','VATABLE','0',NULL,0),(6199,'Run Your Race and win a gold medal by Kenyatta Otieno','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6199','pcs','Inventory','VATABLE','0',NULL,0),(6200,'Window into Worlds','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6200','pcs','Inventory','VATABLE','0',NULL,0),(6201,'Bile on my Smile','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6201','pcs','Inventory','VATABLE','0',NULL,0),(6202,'Strange Tides by Mike Turere','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6202','pcs','Inventory','VATABLE','0',NULL,0),(6203,'Life skills Matters','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6203','pcs','Inventory','VATABLE','0',NULL,0),(6204,'Three Things You Must Desire in Life','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6204','pcs','Inventory','VATABLE','0',NULL,0),(6205,'Atlas Shrugged by Ayn Rand Audiobook','6','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6205','pcs','Inventory','VATABLE','0',NULL,0),(6206,'KIMOTA CHA FASIHI SIMULIZI','6','1','',16.00,'0','615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6206','pcs','Inventory','VATABLE','0',NULL,0),(6207,'The Last Villains of Molo','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6207','pcs','Inventory','VATABLE','0',NULL,0),(6208,'Scrambled Eggs Super','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6208','pcs','Inventory','VATABLE','0',NULL,0),(6209,'The Cat in the Hat','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6209','pcs','Inventory','VATABLE','0',NULL,0),(6210,'FAST FACT FINDERS HISTORY AND GOVERNMENT FORM 14 Cliff Rioba','6','1','',16.00,'0','620',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6210','pcs','Inventory','VATABLE','0',NULL,0),(6211,'FAST FACT FINDERS BIOLOGY PRACTICAL MANUAL','6','1','',16.00,'0','620',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6211','pcs','Inventory','VATABLE','0',NULL,0),(6212,'Top Mark KCSE Questions and Answers Computer Studies','6','1','',16.00,'0','621',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6212','pcs','Inventory','VATABLE','0',NULL,0),(6213,'Horton Hears a Who','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6213','pcs','Inventory','VATABLE','0',NULL,0),(6214,'Summer Term at Malory Towers','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6214','pcs','Inventory','VATABLE','0',NULL,0),(6215,'Famous FiveFive Get into a Fix','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6215','pcs','Inventory','VATABLE','0',NULL,0),(6216,'Famous FiveFive Go Adventuring Again','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6216','pcs','Inventory','VATABLE','0',NULL,0),(6217,'Famous FiveFive Go to Smugglers Top','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6217','pcs','Inventory','VATABLE','0',NULL,0),(6218,'Famous FiveFive on a Treasure Island','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6218','pcs','Inventory','VATABLE','0',NULL,0),(6219,'Famous FiveFive on Kirrin Island Again','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6219','pcs','Inventory','VATABLE','0',NULL,0),(6220,'Deathtrap Approved Winner Jomo Kenyatta Prize','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6220','pcs','Inventory','VATABLE','0',NULL,0),(6221,'Showhat and Sowhat Approved by KICD','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6221','pcs','Inventory','VATABLE','0',NULL,0),(6222,'Kiu','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6222','pcs','Inventory','VATABLE','0',NULL,0),(6223,'Kufa Kuzikana Kimeidhinishwa na KICD','6','1','',16.00,'0','626',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6223','pcs','Inventory','VATABLE','0',NULL,0),(6224,'A new Dawn For Children Arise and Shine by Sadia Hussein','6','1','',16.00,'0','630',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6224','pcs','Inventory','VATABLE','0',NULL,0),(6225,'Embu Historical Texts','6','1','',16.00,'0','637',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6225','pcs','Inventory','VATABLE','0',NULL,0),(6226,'The Kenyan Impostors by Harun Kimani','6','1','',16.00,'0','645',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6226','pcs','Inventory','VATABLE','0',NULL,0),(6227,'Kenya Coffee Roasted Espresso Export 250g','6','1','',16.00,'0','617',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6227','pcs','Inventory','VATABLE','0',NULL,0),(6228,'BEYOND THE BARRICADE BY Kelvin Omondi Otieno','6','1','',16.00,'0','649',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6228','pcs','Inventory','VATABLE','0',NULL,0),(6229,'Inventor Business Studies Form 3 SB','6','1','',16.00,'0','649',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6229','pcs','Inventory','VATABLE','0',NULL,0),(6230,'Kudra na Kevin Oyugi','6','1','',16.00,'0','649',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6230','pcs','Inventory','VATABLE','0',NULL,0),(6231,'Dr Seuss Sleep Book','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6231','pcs','Inventory','VATABLE','0',NULL,0),(6232,'The Cat in the Hat Comes Back','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6232','pcs','Inventory','VATABLE','0',NULL,0),(6233,'My Life in Prison by John Kiriamiti','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6233','pcs','Inventory','VATABLE','0',NULL,0),(6234,'Death Trap','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6234','pcs','Inventory','VATABLE','0',NULL,0),(6235,'Maximising your Retiriment','6','1','',16.00,'0','618',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6235','pcs','Inventory','VATABLE','0',NULL,0),(6236,'Son of Fate by John Kiriamiti','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6236','pcs','Inventory','VATABLE','0',NULL,0),(6237,'Damn Girl Stop that by Joan Thatiah','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6237','pcs','Inventory','VATABLE','0',NULL,0),(6238,'Luo proverbs and Sayings by Asenath Bole Odaga','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,989.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6238','pcs','Inventory','VATABLE','0',NULL,0),(6239,'The River and the Source by Margaret Ogola','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6239','pcs','Inventory','VATABLE','0',NULL,0),(6240,'Dreams On A Motorcycle by Dr Kevin Rombosia','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6240','pcs','Inventory','VATABLE','0',NULL,0),(6241,'Bachelorette Diaries Life and Musings of a Bachelorette by Elove Poetry','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6241','pcs','Inventory','VATABLE','0',NULL,0),(6242,'Judicial Review of Administrative Actions in Kenya by PLO Lumumba and Peter Opondo Kaluma','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6242','pcs','Inventory','VATABLE','0',NULL,0),(6243,'Kiswahili Kwa Darasa La 7 PB Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6243','pcs','Inventory','VATABLE','0',NULL,0),(6244,'Kiswahili Kwa Darasa La 7 TG Approved','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6244','pcs','Inventory','VATABLE','0',NULL,0),(6245,'Moran No More by H R ole Kulet','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6245','pcs','Inventory','VATABLE','0',NULL,0),(6246,'To Become a Man','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6246','pcs','Inventory','VATABLE','0',NULL,0),(6247,'The Mixers Approved by KICD','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6247','pcs','Inventory','VATABLE','0',NULL,0),(6248,'The Cockroach Dance Approved by KICD','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6248','pcs','Inventory','VATABLE','0',NULL,0),(6249,'Maelezo ya Methali za Kiswahili','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6249','pcs','Inventory','VATABLE','0',NULL,0),(6250,'Terrorists of the Aberdare by Nganga Mbugua','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6250','pcs','Inventory','VATABLE','0',NULL,0),(6251,'Writers in Politics Essays by Ngugi wa Thiongo','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6251','pcs','Inventory','VATABLE','0',NULL,0),(6252,'Daughter of the Lake','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6252','pcs','Inventory','VATABLE','0',NULL,0),(6253,'Declare Your Interest by Hamisi Wawire','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6253','pcs','Inventory','VATABLE','0',NULL,0),(6254,'A Silent song and Other Stories by Godwin Siundu','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6254','pcs','Inventory','VATABLE','0',NULL,0),(6255,'I Will Marry When I Want by Ngugi wa Thiongo and Ngugi wa Mirii','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6255','pcs','Inventory','VATABLE','0',NULL,0),(6256,'Kiss Me Goodbye by Wairiuko wa Nyambura','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6256','pcs','Inventory','VATABLE','0',NULL,0),(6257,'African poetry soup anthology by Ochieng Kevin and Paula O M Otukile','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6257','pcs','Inventory','VATABLE','0',NULL,0),(6258,'Paracletic Communion by Jacqueline M','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6258','pcs','Inventory','VATABLE','0',NULL,0),(6259,'A FLAME OF PASSION AND OTHER POEMS by Titus M?r??thi wa M?turi','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6259','pcs','Inventory','VATABLE','0',NULL,0),(6260,'Ndoa Ya Patashika Na David Ochola','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6260','pcs','Inventory','VATABLE','0',NULL,0),(6261,'Najivunia Kuwa Mnandi Na Ishamel Rono Nicodemus','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6261','pcs','Inventory','VATABLE','0',NULL,0),(6262,'Mwendo Wenye Busara','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6262','pcs','Inventory','VATABLE','0',NULL,0),(6263,'An Enemy of the People by Henrik Ibsen','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6263','pcs','Inventory','VATABLE','0',NULL,0),(6264,'The Vampires of Africa','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6264','pcs','Inventory','VATABLE','0',NULL,0),(6265,'Walanyama na Mashairi Mengine by Ken Mukabwa','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6265','pcs','Inventory','VATABLE','0',NULL,0),(6266,'Ripped By Nyangoto Okuro','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6266','pcs','Inventory','VATABLE','0',NULL,0),(6267,'The Government Inspector by Nikolai Gogol','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6267','pcs','Inventory','VATABLE','0',NULL,0),(6268,'Protecting Our World Childrens Poems on Environment and Cleanliness by Larry Liza','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6268','pcs','Inventory','VATABLE','0',NULL,0),(6269,'Dar es Salaam by Night by Ben R Mtobwa','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6269','pcs','Inventory','VATABLE','0',NULL,0),(6270,'The Art of Mcing by Dr Ofweneke and MC Abel','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6270','pcs','Inventory','VATABLE','0',NULL,0),(6271,'The Art of Mcing by Dr Ofweneke and MC Abel ebook','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6271','pcs','Inventory','VATABLE','0',NULL,0),(6272,'The Maasai Language An introduction by David Ole Munke Simplified Edition','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6272','pcs','Inventory','VATABLE','0',NULL,0),(6273,'FAST FACT FINDERS AGRICULTURE PAPER 1 Form 14','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6273','pcs','Inventory','VATABLE','0',NULL,0),(6274,'FAST FACT FINDERS PHYSICS','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6274','pcs','Inventory','VATABLE','0',NULL,0),(6275,'Conquering an Enemy Called Average','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6275','pcs','Inventory','VATABLE','0',NULL,0),(6276,'My First 500 Words & Pictures','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6276','pcs','Inventory','VATABLE','0',NULL,0),(6277,'Beyond the Vows','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6277','pcs','Inventory','VATABLE','0',NULL,0),(6278,'The Mystery of the Strange Messages','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6278','pcs','Inventory','VATABLE','0',NULL,0),(6279,'Famous FiveFive Go Off in a Caravan','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6279','pcs','Inventory','VATABLE','0',NULL,0),(6280,'Famous FiveFive on Finniston Farm','6','1','',16.00,'0','623',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6280','pcs','Inventory','VATABLE','0',NULL,0),(6281,'The Mystery of the Burnt Cottage','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6281','pcs','Inventory','VATABLE','0',NULL,0),(6282,'The Mystery of the Pantomime Cat','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6282','pcs','Inventory','VATABLE','0',NULL,0),(6283,'The Joy of Poetry Antergrated Poetry for Secondary Schools Approved','6','1','',16.00,'0','660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6283','pcs','Inventory','VATABLE','0',NULL,0),(6284,'GIFTED HANDS','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6284','pcs','Inventory','VATABLE','0',NULL,0),(6285,'Frankenstein','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6285','pcs','Inventory','VATABLE','0',NULL,0),(6286,'Reading Together Snow White','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6286','pcs','Inventory','VATABLE','0',NULL,0),(6287,'Debutantes','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6287','pcs','Inventory','VATABLE','0',NULL,0),(6288,'The Black Echo','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6288','pcs','Inventory','VATABLE','0',NULL,0),(6289,'Bedtime Stories Large Print BW','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6289','pcs','Inventory','VATABLE','0',NULL,0),(6290,'Judy Moody Declares Independence','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6290','pcs','Inventory','VATABLE','0',NULL,0),(6291,'One Life too Many by Yusuf Dawood','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6291','pcs','Inventory','VATABLE','0',NULL,0),(6292,'A Game Called Chaos The Hardy Boys','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6292','pcs','Inventory','VATABLE','0',NULL,0),(6293,'Managing Community Projects','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6293','pcs','Inventory','VATABLE','0',NULL,0),(6294,'The Thirty Six Stratagems','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6294','pcs','Inventory','VATABLE','0',NULL,0),(6295,'Gangsta Granny','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6295','pcs','Inventory','VATABLE','0',NULL,0),(6296,'Her Own Rules by Barbara Taylor Bradford','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6296','pcs','Inventory','VATABLE','0',NULL,0),(6297,'Land without Thunder and Other Short Stories','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6297','pcs','Inventory','VATABLE','0',NULL,0),(6298,'Dear Ijeawele or a Feminist Manifesto in Fifteen Suggestions','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6298','pcs','Inventory','VATABLE','0',NULL,0),(6299,'The Power Of Positive Thinking For Young People','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6299','pcs','Inventory','VATABLE','0',NULL,0),(6300,'Interior Hijab Cap','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6300','pcs','Inventory','VATABLE','0',NULL,0),(6301,'Beyond Limits by Pepe Minambo','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6301','pcs','Inventory','VATABLE','0',NULL,0),(6302,'Be Inspired Before You Expire','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6302','pcs','Inventory','VATABLE','0',NULL,0),(6303,'Jolly Phonics Word Book','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6303','pcs','Inventory','VATABLE','0',NULL,0),(6304,'Discovering the Power of Positive Thinking by Norman Vincent Peale','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6304','pcs','Inventory','VATABLE','0',NULL,0),(6305,'Swords of Kirinyaga The Fight for Land and Freedom by HK Wachanga','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6305','pcs','Inventory','VATABLE','0',NULL,0),(6306,'A history of the Luo Abasuba of Western Kenya from 17601940','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6306','pcs','Inventory','VATABLE','0',NULL,0),(6307,'Anthills of the Savannah by Chinua Achebe','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6307','pcs','Inventory','VATABLE','0',NULL,0),(6308,'A history of the Kipsigis by Henry A Mwanzi','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6308','pcs','Inventory','VATABLE','0',NULL,0),(6309,'Hair Love by Matthew A Cherry and Vashti Harrison','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6309','pcs','Inventory','VATABLE','0',NULL,0),(6310,'Intepen e Maasai Book by S S Ole Sankan','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6310','pcs','Inventory','VATABLE','0',NULL,0),(6311,'Immigrant Cocktail by Ciku Kimani','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6311','pcs','Inventory','VATABLE','0',NULL,0),(6312,'The Portuguese Period In East Africa','6','1','',16.00,'0','668',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6312','pcs','Inventory','VATABLE','0',NULL,0),(6313,'Two in One','6','1','',16.00,'0','673',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6313','pcs','Inventory','VATABLE','0',NULL,0),(6314,'The Winner And Other Stories','6','1','',16.00,'0','685',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6314','pcs','Inventory','VATABLE','0',NULL,0),(6315,'The Power of a Praying Kid by Stormie Omartian Easy to read book for 712 year olds','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6315','pcs','Inventory','VATABLE','0',NULL,0),(6316,'The Mystery of the Missing Necklace','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6316','pcs','Inventory','VATABLE','0',NULL,0),(6317,'Famous FiveFive Fall into Adventure','6','1','',16.00,'0','656',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6317','pcs','Inventory','VATABLE','0',NULL,0),(6318,'Journey to Academic Success and Beyond by Bundi Paul Karau','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6318','pcs','Inventory','VATABLE','0',NULL,0),(6319,'Things I Will Tell My Daughter by Joan Thatiah','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6319','pcs','Inventory','VATABLE','0',NULL,0),(6320,'No Longer at Ease by Chinua Achebe','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6320','pcs','Inventory','VATABLE','0',NULL,0),(6321,'The Concubine by Elechi Amadi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6321','pcs','Inventory','VATABLE','0',NULL,0),(6322,'The Double Cross by Mwangi Gicheru','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6322','pcs','Inventory','VATABLE','0',NULL,0),(6323,'The Price of Living by Yusuf K Dawood','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6323','pcs','Inventory','VATABLE','0',NULL,0),(6324,'The Traveler by Aileen Munene','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6324','pcs','Inventory','VATABLE','0',NULL,0),(6325,'My Pain Shall End in Glory by David a Mebude','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6325','pcs','Inventory','VATABLE','0',NULL,0),(6326,'New Beginning IRE 8 by Islam Khiyar Islam','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6326','pcs','Inventory','VATABLE','0',NULL,0),(6327,'Pathway to Marriage Safeway to Wedding and Honeymoon by Dr Sammy Gitaari','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6327','pcs','Inventory','VATABLE','0',NULL,0),(6328,'Going Down River Road by MEJA MWANGI','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,81.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6328','pcs','Inventory','VATABLE','0',NULL,0),(6329,'The Other Woman by Grace Ogot','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6329','pcs','Inventory','VATABLE','0',NULL,0),(6330,'Belief In A God You Cannot See by Timothy Cross','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6330','pcs','Inventory','VATABLE','0',NULL,0),(6331,'30 Days of Transparent Faith by DrWanjiku Ngigi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6331','pcs','Inventory','VATABLE','0',NULL,0),(6332,'Globalectics Theory and the Politics of Knowing Book by Ngugi wa Thiongo','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6332','pcs','Inventory','VATABLE','0',NULL,0),(6333,'Son of Woman in Mombasa by Charles Mangua','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6333','pcs','Inventory','VATABLE','0',NULL,0),(6334,'Carcase for Hounds by Meja Mwangi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6334','pcs','Inventory','VATABLE','0',NULL,0),(6335,'The Traveller by Aileen Mwende Munene','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6335','pcs','Inventory','VATABLE','0',NULL,0),(6336,'The Nest by Jackie OwusuBiney','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6336','pcs','Inventory','VATABLE','0',NULL,0),(6337,'Kikombe Cha Ushindi by DM Kaironge','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6337','pcs','Inventory','VATABLE','0',NULL,0),(6338,'Devil on the Cross By Ngugi wa Thiongo','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6338','pcs','Inventory','VATABLE','0',NULL,0),(6339,'The Big Chiefs by Meja Mwangi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6339','pcs','Inventory','VATABLE','0',NULL,0),(6340,'Petals of Emotions by Haggai Imbiaka','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6340','pcs','Inventory','VATABLE','0',NULL,0),(6341,'Kill me quick by Meja Mwangi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6341','pcs','Inventory','VATABLE','0',NULL,0),(6342,'The Operator by Chris Mwangi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6342','pcs','Inventory','VATABLE','0',NULL,0),(6343,'The missing links by Tobias Otieno','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6343','pcs','Inventory','VATABLE','0',NULL,0),(6344,'Mission to Kala by Mongo Beti','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6344','pcs','Inventory','VATABLE','0',NULL,0),(6345,'Burning Grass by Cyprian Ekwensi','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6345','pcs','Inventory','VATABLE','0',NULL,0),(6346,'Keep My Words Luo Oral Literature by B Onyango Ogutu and A A Rosceo','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6346','pcs','Inventory','VATABLE','0',NULL,0),(6347,'Mualkemia by Paulo Coelho and Ali Attas','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6347','pcs','Inventory','VATABLE','0',NULL,0),(6348,'The Unbroken Spirit by Wanjiru Waithaka','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6348','pcs','Inventory','VATABLE','0',NULL,0),(6349,'Campus Days by Wandera Ogana','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6349','pcs','Inventory','VATABLE','0',NULL,0),(6350,'Echoes of Silence by John Ruganda','6','1','',16.00,'0','690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6350','pcs','Inventory','VATABLE','0',NULL,0),(6351,'Reading Together Little Red Riding Hood','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6351','pcs','Inventory','VATABLE','0',NULL,0),(6352,'Big Dreams for Ordinary People','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6352','pcs','Inventory','VATABLE','0',NULL,0),(6353,'African print pillow','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6353','pcs','Inventory','VATABLE','0',NULL,0),(6354,'Ethical Youth Leadership','6','1','',16.00,'0','661',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6354','pcs','Inventory','VATABLE','0',NULL,0),(6355,'Kamusi Ya Vitendawili na Mafumbo Approved','6','1','',16.00,'0','695',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6355','pcs','Inventory','VATABLE','0',NULL,0),(6356,'Super Lisu My Super Hair by Yolanda Chakava','6','1','',16.00,'0','695',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6356','pcs','Inventory','VATABLE','0',NULL,0),(6357,'Mwisho wa Kosa','6','1','',16.00,'0','696',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6357','pcs','Inventory','VATABLE','0',NULL,0),(6358,'Things Fall Apart by Chinua Achebe','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,57.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6358','pcs','Inventory','VATABLE','0',NULL,0),(6359,'Arrow of God by Chinua Achebe','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6359','pcs','Inventory','VATABLE','0',NULL,0),(6360,'Do not Tell the Boss','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6360','pcs','Inventory','VATABLE','0',NULL,0),(6361,'Black Tipped Nipples by Mildred Ngesa','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6361','pcs','Inventory','VATABLE','0',NULL,0),(6362,'Remote Dawn','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6362','pcs','Inventory','VATABLE','0',NULL,0),(6363,'The Positive Way To Change Your Life','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6363','pcs','Inventory','VATABLE','0',NULL,0),(6364,'Beatrice and Virgil by Yann Martel','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6364','pcs','Inventory','VATABLE','0',NULL,0),(6365,'Before You Say I Do by Lucy Natasha','6','1','',16.00,'0','665',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6365','pcs','Inventory','VATABLE','0',NULL,0),(6366,'How To Kill Children Not an instruction manual by Vik Chege','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6366','pcs','Inventory','VATABLE','0',NULL,0),(6367,'The Beasts Under Your Bed by JM Rogoi','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6367','pcs','Inventory','VATABLE','0',NULL,0),(6368,'Behind the Mask by Yusuf Dawood','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6368','pcs','Inventory','VATABLE','0',NULL,0),(6369,'The Best of Whispers by Wahome Mutahi','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6369','pcs','Inventory','VATABLE','0',NULL,0),(6370,'Soaring above the Pandemic Poetic Echoes from East Africa by Peter AmukaEgara KabajiBryson Omwalo and Barack Wandera','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6370','pcs','Inventory','VATABLE','0',NULL,0),(6371,'Hatima Yangu by Matata Hassan','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6371','pcs','Inventory','VATABLE','0',NULL,0),(6372,'Curled Up Corners Bookmarks Cosy Cat','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6372','pcs','Inventory','VATABLE','0',NULL,0),(6373,'Olonana Ole Mbatian Makers of Kenyas History by Peter Ndege','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6373','pcs','Inventory','VATABLE','0',NULL,0),(6375,'Millionaire EMPLOYEE by Patrick N Ngumi','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6375','pcs','Inventory','VATABLE','0',NULL,0),(6376,'Kanina and I by Charles Mangua','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6376','pcs','Inventory','VATABLE','0',NULL,0),(6377,'One fall a million climbs by Alyasghar H','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6377','pcs','Inventory','VATABLE','0',NULL,0),(6378,'The Ministers Daughter by Mwangi Ruheni','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6378','pcs','Inventory','VATABLE','0',NULL,0),(6379,'Fast Fact Finders Biology by Patrick Talam','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6379','pcs','Inventory','VATABLE','0',NULL,0),(6380,'Weep Not Child by Ngugi wa Thiongo','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6380','pcs','Inventory','VATABLE','0',NULL,0),(6381,'Kengeza La Jasiri By Shisia Wasilwa','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6381','pcs','Inventory','VATABLE','0',NULL,0),(6382,'The Secrets Of The Millionaire Mind Investment By Kennedy Waningu','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6382','pcs','Inventory','VATABLE','0',NULL,0),(6383,'Secrets of The Billionaire Within By Wale Akinyemi','6','1','',16.00,'0','699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6383','pcs','Inventory','VATABLE','0',NULL,0),(6384,'We Should All Be Feminists by Chimamanda Ngozi Adichie','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6384','pcs','Inventory','VATABLE','0',NULL,0),(6385,'How to Save Money for Investment by Ken Monyoncho','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6385','pcs','Inventory','VATABLE','0',NULL,0),(6386,'Pocket Prayer Mat Muslim Portable Prayer Mat','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6386','pcs','Inventory','VATABLE','0',NULL,0),(6387,'Ritual by Carey BarakaWairimu Muriithi and DRR','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6387','pcs','Inventory','VATABLE','0',NULL,0),(6388,'The Environment and Noahs ark by JG Nyamu','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6388','pcs','Inventory','VATABLE','0',NULL,0),(6389,'Economic Systems and the breaking of bread bob by JG Nyamu','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6389','pcs','Inventory','VATABLE','0',NULL,0),(6390,'Wooden Cover Notebooks Bamboo Single Ruled Notebook A7 Journal Gift','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6390','pcs','Inventory','VATABLE','0',NULL,0),(6391,'When We Speak by Rafinki','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6391','pcs','Inventory','VATABLE','0',NULL,0),(6392,'Ministry of Misdemeanor Memoir by Hillary Lisimba','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6392','pcs','Inventory','VATABLE','0',NULL,0),(6393,'One Touch English Paper 1','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6393','pcs','Inventory','VATABLE','0',NULL,0),(6394,'Soaring above the Pandemic Poetic Echoes from East Africa','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6394','pcs','Inventory','VATABLE','0',NULL,0),(6395,'When we Speak New Poetic Distillations from Kenya','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6395','pcs','Inventory','VATABLE','0',NULL,0),(6396,'The African Roots on trial by Simeon Uwuoga Adol','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6396','pcs','Inventory','VATABLE','0',NULL,0),(6397,'The Moon Is Made Of Green Cheese by Alexander Nderitu','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6397','pcs','Inventory','VATABLE','0',NULL,0),(6398,'The Midnight Sun by JB Omukangala','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6398','pcs','Inventory','VATABLE','0',NULL,0),(6399,'The Eagle Series A Guide to English Paper 2','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6399','pcs','Inventory','VATABLE','0',NULL,0),(6400,'The God Who Sees Amazing Encounters with the Love of God by Paulie Mugure Mugo','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6400','pcs','Inventory','VATABLE','0',NULL,0),(6401,'Inventor Business Studies Form 4 SB Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6401','pcs','Inventory','VATABLE','0',NULL,0),(6402,'Top Mark KCSE Revision CRE Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6402','pcs','Inventory','VATABLE','0',NULL,0),(6403,'Topmark KCPE Mathematics Q&A Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6403','pcs','Inventory','VATABLE','0',NULL,0),(6404,'Topmark KCPE Science Q&A Approved','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6404','pcs','Inventory','VATABLE','0',NULL,0),(6405,'Sunrise at Midnight by Florence Mbaya','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6405','pcs','Inventory','VATABLE','0',NULL,0),(6406,'The Corporate Cookbook by Violet Shamilah','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6406','pcs','Inventory','VATABLE','0',NULL,0),(6407,'Caitaani Mutharaba ini by Ngugi wa Thiongo','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6407','pcs','Inventory','VATABLE','0',NULL,0),(6408,'Heart Strings by Onejik?','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6408','pcs','Inventory','VATABLE','0',NULL,0),(6409,'The Rich Tapestry Of Success by Brian Muhoro','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6409','pcs','Inventory','VATABLE','0',NULL,0),(6410,'Mwenge wa Uandishi Mbinu za Insha na Utunzi Toleo Jipya by Prof K W Wamitila','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6410','pcs','Inventory','VATABLE','0',NULL,0),(6411,'KCPE Made Familiar English Workbook 19892021 New Edition by Agnes Bisaule','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6411','pcs','Inventory','VATABLE','0',NULL,0),(6412,'KCPE Made Familiar Kitabu cha Mazoezi ya Kiswahili 19902021New Edition by Grace Akinyi and Ongoro Odhiambo','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6412','pcs','Inventory','VATABLE','0',NULL,0),(6413,'Riddles of Abagusii of Kenya','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6413','pcs','Inventory','VATABLE','0',NULL,0),(6414,'Traditional Marriage in Gusii','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6414','pcs','Inventory','VATABLE','0',NULL,0),(6415,'Bilomelele bye Lukingi Poems of Mt Elgon','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6415','pcs','Inventory','VATABLE','0',NULL,0),(6416,'The Beads of Slavery by Karanja M Lilian','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6416','pcs','Inventory','VATABLE','0',NULL,0),(6417,'Different Colours by Nganga Mbugua','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6417','pcs','Inventory','VATABLE','0',NULL,0),(6418,'Abagusii Wisdom Revisited Proverbs in Abagusii','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6418','pcs','Inventory','VATABLE','0',NULL,0),(6419,'Where are True Parents?','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6419','pcs','Inventory','VATABLE','0',NULL,0),(6420,'EggsHammers and Chilli Peppers by Shalom Munyiri','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6420','pcs','Inventory','VATABLE','0',NULL,0),(6421,'The Song of a Blacksmith and Totems of Abagusii','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6421','pcs','Inventory','VATABLE','0',NULL,0),(6422,'Irresistible by Larry liza','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6422','pcs','Inventory','VATABLE','0',NULL,0),(6423,'A Boy Named Salah by Sahara Abdi Ideal for 10+ years','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6423','pcs','Inventory','VATABLE','0',NULL,0),(6424,'The Battle Within volume 2 by Meshack Samson','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6424','pcs','Inventory','VATABLE','0',NULL,0),(6425,'Broken Web by Onyi Okadike','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6425','pcs','Inventory','VATABLE','0',NULL,0),(6426,'Smart Thinking Skills for Critical Understanding and Writing Matthew Allen','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6426','pcs','Inventory','VATABLE','0',NULL,0),(6427,'The War Against Boys How Misguided Policies are Harming Our Young Men Christina by Hoff Sommers','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6427','pcs','Inventory','VATABLE','0',NULL,0),(6428,'The Cheat Sheet by Sarah Adams','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6428','pcs','Inventory','VATABLE','0',NULL,0),(6429,'The Little Book Of Pussy by Dian Hanson','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6429','pcs','Inventory','VATABLE','0',NULL,0),(6430,'The Muslimah Sex Manual A Halal Guide to Mind Blowing Sex by Umm Muladhat','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6430','pcs','Inventory','VATABLE','0',NULL,0),(6431,'Blow Her Mind His Illustrated Guide to Orgasmic Oral Sex So Good She will Tell her Friends About It Master Advanced Cunnilingus Tonight','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6431','pcs','Inventory','VATABLE','0',NULL,0),(6432,'DAYGAME The nobullshit guide to meeting women in real life and mastering the art of daygame daygameseductionget girlspick upgametrue day game by Anders Martinez and Alex Wolf','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6432','pcs','Inventory','VATABLE','0',NULL,0),(6433,'Mwangwi Wa Maisha; Anthology Of Swahili Poetry Book','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6433','pcs','Inventory','VATABLE','0',NULL,0),(6434,'The Adweek Copywriting Handbook The Ultimate Guide to Writing Powerful Advertising and Marketing Copy from One of Americas Top Copywriters by Joseph Sugarman','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6434','pcs','Inventory','VATABLE','0',NULL,0),(6435,'Write to Sell The Ultimate Guide to Great Copywriting by Andy Maslen','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6435','pcs','Inventory','VATABLE','0',NULL,0),(6436,'The Copywriting Sourcebook How to write better copyfaster for everything from ads to websites by Andy Maslen','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6436','pcs','Inventory','VATABLE','0',NULL,0),(6437,'Write BetterFaster How To Triple Your Writing Speed and Write More Every Day Growth Hacking For Storytellers by Monica Leonelle','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6437','pcs','Inventory','VATABLE','0',NULL,0),(6438,'Creative Writing How to unlock your imaginationdevelop your writing skills and get published by Adele Ramet','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6438','pcs','Inventory','VATABLE','0',NULL,0),(6439,'How to Talk to Anyone 92 Little Tricks for Big Success in Relationships by Leil Lowndes','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6439','pcs','Inventory','VATABLE','0',NULL,0),(6440,'Make Your Bed Little Things That Can Change by William H McRaven ebook','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6440','pcs','Inventory','VATABLE','0',NULL,0),(6441,'Stories to Tell to Children Fifty One Stories With Some Suggestions for Telling by Sara Cone Bryant','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6441','pcs','Inventory','VATABLE','0',NULL,0),(6442,'The Brothers Karamazov by Fyodor Dostoevsky ebook','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6442','pcs','Inventory','VATABLE','0',NULL,0),(6443,'Inspired for Greatness by Pepe Minambo','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6443','pcs','Inventory','VATABLE','0',NULL,0),(6444,'King of Capital The Remarkable RiseFalland Rise Again of Steve Schwarzman and Blackstone by David Carey and John E Morris','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6444','pcs','Inventory','VATABLE','0',NULL,0),(6445,'The Elements of Mentoring The 65 Key Elements of Mentoring by W Brad Johnson and Charles R Ridley','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6445','pcs','Inventory','VATABLE','0',NULL,0),(6446,'The Journey To my Destiny by Sarah Kimotho','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6446','pcs','Inventory','VATABLE','0',NULL,0),(6447,'Indistractable How to Control Your Attention and Choose Your Life by Nir Eyal ebook','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6447','pcs','Inventory','VATABLE','0',NULL,0),(6448,'The Masked Dream','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6448','pcs','Inventory','VATABLE','0',NULL,0),(6449,'The Incredible Alpha','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6449','pcs','Inventory','VATABLE','0',NULL,0),(6450,'Black Dog Summer by Miranda Sherry','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6450','pcs','Inventory','VATABLE','0',NULL,0),(6451,'Dear Ex','6','1','',16.00,'0','700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6451','pcs','Inventory','VATABLE','0',NULL,0),(6452,'Kids & Adults suspenders','6','1','',16.00,'0','712',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6452','pcs','Inventory','VATABLE','0',NULL,0),(6453,'Across The Bridge','6','1','',16.00,'0','712',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6453','pcs','Inventory','VATABLE','0',NULL,0),(6454,'More Garden Woodwork in a Weekend','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6454','pcs','Inventory','VATABLE','0',NULL,0),(6455,'Gods Master Plan for Marriage','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6455','pcs','Inventory','VATABLE','0',NULL,0),(6456,'Unyielding Hope the Life and times','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6456','pcs','Inventory','VATABLE','0',NULL,0),(6457,'The Double Comfort Safari Club','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6457','pcs','Inventory','VATABLE','0',NULL,0),(6458,'Safari Companion Kenya','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6458','pcs','Inventory','VATABLE','0',NULL,0),(6459,'Kenya Suprema Coffee Export 250g','6','1','',16.00,'0','712',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6459','pcs','Inventory','VATABLE','0',NULL,0),(6460,'Our Stories Redefined 2021 Poetry Anthology by Mystery Publishers','6','1','',16.00,'0','749',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6460','pcs','Inventory','VATABLE','0',NULL,0),(6461,'Full Force and Effect','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6461','pcs','Inventory','VATABLE','0',NULL,0),(6462,'banana fiber bicycle','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6462','pcs','Inventory','VATABLE','0',NULL,0),(6463,'The Magic Finger','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6463','pcs','Inventory','VATABLE','0',NULL,0),(6464,'Why the Whales Came','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6464','pcs','Inventory','VATABLE','0',NULL,0),(6465,'Unlocking the Power of Your Purpose','6','1','',16.00,'0','713',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6465','pcs','Inventory','VATABLE','0',NULL,0),(6466,'The Girl Was Mine by David Karanja','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6466','pcs','Inventory','VATABLE','0',NULL,0),(6467,'Why Elephant Has a Trunk Ladybird','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6467','pcs','Inventory','VATABLE','0',NULL,0),(6468,'Letters to My Son by Joan Thatiah','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,994.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6468','pcs','Inventory','VATABLE','0',NULL,0),(6469,'Sojourner by Nyambura Nganga','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6469','pcs','Inventory','VATABLE','0',NULL,0),(6470,'Freedom and after by Tom Mboya','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,41.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6470','pcs','Inventory','VATABLE','0',NULL,0),(6471,'Executive Notebook A5','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6471','pcs','Inventory','VATABLE','0',NULL,0),(6472,'The Sinister Trophy by John Kiriamiti','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6472','pcs','Inventory','VATABLE','0',NULL,0),(6473,'Pop Up Book End A smart way to organise your books and bits at home and office','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6473','pcs','Inventory','VATABLE','0',NULL,0),(6474,'WHISPER The voice within by Fatma Mohamed Ismail','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6474','pcs','Inventory','VATABLE','0',NULL,0),(6475,'Torn Between by J B Omukangala','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6475','pcs','Inventory','VATABLE','0',NULL,0),(6476,'Gikuyu Oral Literature by Wanjiku Mukabi Kabira and Karega wa Mutahi','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6476','pcs','Inventory','VATABLE','0',NULL,0),(6477,'Veiled Secrets by JB Omukangala','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6477','pcs','Inventory','VATABLE','0',NULL,0),(6478,'Kamusi ya Methali Kimaudhui','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6478','pcs','Inventory','VATABLE','0',NULL,0),(6479,'Living your Purpose by Veronica Kanja','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6479','pcs','Inventory','VATABLE','0',NULL,0),(6480,'Commercial Vegetable Farming by Mwancha Okioma','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6480','pcs','Inventory','VATABLE','0',NULL,0),(6481,'Penis Enlargement Get your Penis Bigger NaturallyLearn Time Tested Techniques and RoutinesLast Longer in Bedand Achieve Supernatural Performance by Edwin Carlisle','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6481','pcs','Inventory','VATABLE','0',NULL,0),(6482,'Get it Right Chemistry Practical KCSE Revision','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6482','pcs','Inventory','VATABLE','0',NULL,0),(6483,'The Last Farewell Finding Vanessa by Kitui Wakape','6','1','',16.00,'0','750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6483','pcs','Inventory','VATABLE','0',NULL,0),(6484,'Nandi Customary Law by Geoffrey Stuart Snell','6','1','',16.00,'0','751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6484','pcs','Inventory','VATABLE','0',NULL,0),(6485,'Keynote Primary English Appr Guide BK 7','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6485','pcs','Inventory','VATABLE','0',NULL,0),(6486,'Longhorn Essentials of English Grammar','6','1','',16.00,'0','754',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,42.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6486','pcs','Inventory','VATABLE','0',NULL,0),(6487,'Men Without Women','6','1','',16.00,'0','718',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6487','pcs','Inventory','VATABLE','0',NULL,0),(6488,'IF LIFE IS A GAMETHESE ARE THE RULES','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6488','pcs','Inventory','VATABLE','0',NULL,0),(6489,'The Last Word','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6489','pcs','Inventory','VATABLE','0',NULL,0),(6490,'A Woman Alone','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6490','pcs','Inventory','VATABLE','0',NULL,0),(6491,'The Impossible Is Possible','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6491','pcs','Inventory','VATABLE','0',NULL,0),(6492,'Sticker Playbook Fire Engine','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6492','pcs','Inventory','VATABLE','0',NULL,0),(6493,'Sticker Playbook Cinderella','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6493','pcs','Inventory','VATABLE','0',NULL,0),(6494,'MorningNoon & Night','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6494','pcs','Inventory','VATABLE','0',NULL,0),(6495,'Safari Adventure','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6495','pcs','Inventory','VATABLE','0',NULL,0),(6496,'Lion Adventure','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6496','pcs','Inventory','VATABLE','0',NULL,0),(6497,'The Great Gatsby','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6497','pcs','Inventory','VATABLE','0',NULL,0),(6498,'The Power of a Praying Husband','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6498','pcs','Inventory','VATABLE','0',NULL,0),(6499,'Best Foot Forward by Fred Geke','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6499','pcs','Inventory','VATABLE','0',NULL,0),(6500,'How to Invest in Financial Markets by Ken Monyoncho','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,87.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6500','pcs','Inventory','VATABLE','0',NULL,0),(6501,'Starting Gardening Usborne First Skills','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6501','pcs','Inventory','VATABLE','0',NULL,0),(6502,'Maasai Shuka Kenya','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6502','pcs','Inventory','VATABLE','0',NULL,0),(6503,'Captain Underpants and the Wrath of the Wicked','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6503','pcs','Inventory','VATABLE','0',NULL,0),(6504,'Captain Underpants and the Perilous Plot of Professor','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6504','pcs','Inventory','VATABLE','0',NULL,0),(6505,'And the Invasion of the Incredibly Naughty Cafeteria','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6505','pcs','Inventory','VATABLE','0',NULL,0),(6506,'Captain Underpants and the Sensational Saga of Sir Stinks','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6506','pcs','Inventory','VATABLE','0',NULL,0),(6507,'Captain Underpants and the Tyrannical Retaliation','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6507','pcs','Inventory','VATABLE','0',NULL,0),(6508,'The Right Attitude to Rain','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6508','pcs','Inventory','VATABLE','0',NULL,0),(6509,'African Friends and Money Matters','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6509','pcs','Inventory','VATABLE','0',NULL,0),(6510,'Full Cover Interior Hijab Cap','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6510','pcs','Inventory','VATABLE','0',NULL,0),(6511,'New Moon','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6511','pcs','Inventory','VATABLE','0',NULL,0),(6512,'Song of Lawino and Song of Ocol','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6512','pcs','Inventory','VATABLE','0',NULL,0),(6513,'You the Healer by Jose Silva and Robert B Stone','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6513','pcs','Inventory','VATABLE','0',NULL,0),(6514,'After 430 by David G Maillu','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,'91724306062',0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966093370','pcs','Inventory','VATABLE','0',NULL,0),(6515,'The Connector by Regina Mutiru','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6515','pcs','Inventory','VATABLE','0',NULL,0),(6516,'Embu Historical Texts by Henry Stanley Kabeca Mwaniki','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6516','pcs','Inventory','VATABLE','0',NULL,0),(6517,'Secrets of The Billionaire Within by Wale Akinyemi','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6517','pcs','Inventory','VATABLE','0',NULL,0),(6518,'Yesterday Today and Tomorrow by Yusuf Dawood','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6518','pcs','Inventory','VATABLE','0',NULL,0),(6519,'The Congo betrayal the UNUS and Lumumba by D Katete Orwa','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6519','pcs','Inventory','VATABLE','0',NULL,0),(6520,'Customs and traditions of the Meru by Daniel Nyaga','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6520','pcs','Inventory','VATABLE','0',NULL,0),(6521,'A Grain of Wheat by Ngugi wa Thiongo','6','1','',16.00,'0','765',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,91.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6521','pcs','Inventory','VATABLE','0',NULL,0),(6522,'Kamusi ya Methali Imeidhinishwa','6','1','',16.00,'0','771',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6522','pcs','Inventory','VATABLE','0',NULL,0),(6523,'Who Moved My Cheese by Spencer Johnson','6','2','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,'91741590367',0,0,0,90.00,'2025-03-10 10:07:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','6523','pcs','Inventory','VATABLE','0','',0),(6524,'My Life in Crime by John Kiriamiti','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6524','pcs','Inventory','VATABLE','0',NULL,0),(6525,'My Life with a Criminal by John Kiriamiti','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6525','pcs','Inventory','VATABLE','0',NULL,0),(6526,'Notes on Grief by Chimamanda Ngozi Adichie','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6526','pcs','Inventory','VATABLE','0',NULL,0),(6527,'A Quiet Center by Susan Sutton','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6527','pcs','Inventory','VATABLE','0',NULL,0),(6528,'Changed Into His Likeness by Watchman Nee','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6528','pcs','Inventory','VATABLE','0',NULL,0),(6529,'Church on Fire A 31Day Adventure to Welcome the Manifest Presence of Christ by Fred A HarleyIII','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6529','pcs','Inventory','VATABLE','0',NULL,0),(6530,'Continuous Revival The Secret of Victorious Living by Norman Grubb','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6530','pcs','Inventory','VATABLE','0',NULL,0),(6532,'God on Fire Encountering the Manifest Presence of Christ by Fred A HartleyIII','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6532','pcs','Inventory','VATABLE','0',NULL,0),(6533,'Gods Chosen Fast by Arthur Wallis','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6533','pcs','Inventory','VATABLE','0',NULL,0),(6534,'Power from on High What It Is and How to Obtain It by Charles Finney','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6534','pcs','Inventory','VATABLE','0',NULL,0),(6535,'SitWalkStand by Watchman Nee','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6535','pcs','Inventory','VATABLE','0',NULL,0),(6536,'The Normal Christian Life by Watchman Nee','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6536','pcs','Inventory','VATABLE','0',NULL,0),(6537,'Ebalu Superstar by Roy Gachuhi','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6537','pcs','Inventory','VATABLE','0',NULL,0),(6538,'Chronicles of Life & Love Expressions from Deep Within by Monica Nyambura','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6538','pcs','Inventory','VATABLE','0',NULL,0),(6540,'Swahili State and Society by Ali Mazrui','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6540','pcs','Inventory','VATABLE','0',NULL,0),(6541,'Genesis Genealogies Gods Administration in the History of Redemption Book 1 by Abraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6541','pcs','Inventory','VATABLE','0',NULL,0),(6542,'Gods Profound and Mysterious Providence As Revealed in the Genealogy of Jesus Christ from the time of David to the Exile in Babylon Book 4 by Rev Abraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6542','pcs','Inventory','VATABLE','0',NULL,0),(6543,'The Covenant of the Torch A Forgotten Encounter in the History of the Exodus and Wilderness Journey Book 2 by Rev Abraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6543','pcs','Inventory','VATABLE','0',NULL,0),(6544,'The Unquenchable Lamp of the Covenant by RevAbraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6544','pcs','Inventory','VATABLE','0',NULL,0),(6545,'Vizazi Katika Kitabu Cha Mwanzo Utawala Wa Mungu Katika Historia Ya Ukombozi by Abraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6545','pcs','Inventory','VATABLE','0',NULL,0),(6546,'The Promise of the Eternal Covenant by RevAbraham Park','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6546','pcs','Inventory','VATABLE','0',NULL,0),(6547,'Premier Revision Encyclopedia Grade 2','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6547','pcs','Inventory','VATABLE','0',NULL,0),(6548,'The Moon Also Sets by Osita Ogbu','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6548','pcs','Inventory','VATABLE','0',NULL,0),(6549,'Malenga wa Vumba by Boukheit Amana','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6549','pcs','Inventory','VATABLE','0',NULL,0),(6550,'How to be a Kenyan by Wahome Mutahi','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6550','pcs','Inventory','VATABLE','0',NULL,0),(6551,'Chess The Ultimate Chess Playing Guide The Best OpeningsClosingsStrategies & Learn To Play Like A Pro by Terrance North','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6551','pcs','Inventory','VATABLE','0',NULL,0),(6552,'Get it right Mathematics Practical Paper 1 KCSE Revision','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6552','pcs','Inventory','VATABLE','0',NULL,0),(6553,'Get it Right Maths paper 2 KCSE Revision by Njoroge','6','1','',16.00,'0','790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6553','pcs','Inventory','VATABLE','0',NULL,0),(6554,'Sticker Playbook Princess Carriage','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6554','pcs','Inventory','VATABLE','0',NULL,0),(6555,'Dora the ExplorerGrab & Go Deluxe Stickers','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6555','pcs','Inventory','VATABLE','0',NULL,0),(6556,'Coping with Crying and Colic','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6556','pcs','Inventory','VATABLE','0',NULL,0),(6557,'The King','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6557','pcs','Inventory','VATABLE','0',NULL,0),(6558,'Lawless','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6558','pcs','Inventory','VATABLE','0',NULL,0),(6559,'Angel of the Dark','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6559','pcs','Inventory','VATABLE','0',NULL,0),(6560,'The Encore Effect','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6560','pcs','Inventory','VATABLE','0',NULL,0),(6561,'Mr Nobodys Eyes','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6561','pcs','Inventory','VATABLE','0',NULL,0),(6562,'The Secret Purposes','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6562','pcs','Inventory','VATABLE','0',NULL,0),(6563,'Georges Marvelous Medicine','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6563','pcs','Inventory','VATABLE','0',NULL,0),(6564,'A Journey Through Darkness','6','1','',16.00,'0','756',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6564','pcs','Inventory','VATABLE','0',NULL,0),(6565,'Multipurpose Hanger','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6565','pcs','Inventory','VATABLE','0',NULL,0),(6566,'An Enemy Called Average by John Mason','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6566','pcs','Inventory','VATABLE','0',NULL,0),(6567,'Healing for Damaged Emotions','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6567','pcs','Inventory','VATABLE','0',NULL,0),(6568,'12th of Never','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6568','pcs','Inventory','VATABLE','0',NULL,0),(6569,'Why Hes So Last Minute','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6569','pcs','Inventory','VATABLE','0',NULL,0),(6570,'Choose Your Character 25 Bible Personalities Who Inspire Integrity','6','1','',16.00,'0','760',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6570','pcs','Inventory','VATABLE','0',NULL,0),(6571,'Oops Zippy From The Diary Of A Divorced Woman by Zippora Agatha Okoth Dr Zippy Okoth','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6571','pcs','Inventory','VATABLE','0',NULL,0),(6572,'Rising from Siwano by Victoria Kamau','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6572','pcs','Inventory','VATABLE','0',NULL,0),(6573,'The Girl Who Lived Twice by David Lagercrantza','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6573','pcs','Inventory','VATABLE','0',NULL,0),(6574,'12 Lessons and a Story A teens guide to a legendary life by Mbugua Mwangi','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6574','pcs','Inventory','VATABLE','0',NULL,0),(6575,'Son of Woman by Charles Mangua','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6575','pcs','Inventory','VATABLE','0',NULL,0),(6576,'Rays of Hope Alternative Narratives about Public Resources and the 2017 General Election in Kenya by Kimani Njogu','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6576','pcs','Inventory','VATABLE','0',NULL,0),(6577,'Inevitable Desires First Love by Vincent de Paul novel','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6577','pcs','Inventory','VATABLE','0',NULL,0),(6578,'Arabic for All','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6578','pcs','Inventory','VATABLE','0',NULL,0),(6579,'JuaKali MBA by Dr Torooti Mwirigi','6','1','',16.00,'0','799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6579','pcs','Inventory','VATABLE','0',NULL,0),(6580,'The trial of Dedan Kimathi by Ngugi wa Thiongo and Micere Githae Mugo','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6580','pcs','Inventory','VATABLE','0',NULL,0),(6581,'Unfurling Stories and Poems by Pen Adventures','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6581','pcs','Inventory','VATABLE','0',NULL,0),(6582,'Good LuckToni by Waithira Francis','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6582','pcs','Inventory','VATABLE','0',NULL,0),(6583,'Folk Tales of Suguta Valley by Akeno Julius','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6583','pcs','Inventory','VATABLE','0',NULL,0),(6584,'Morning Shall Come by Ouma Don Collins','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6584','pcs','Inventory','VATABLE','0',NULL,0),(6585,'I Missed A Bullet by Juma Patrick Kurwa','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6585','pcs','Inventory','VATABLE','0',NULL,0),(6586,'A Special Notebook For A Special Mother','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6586','pcs','Inventory','VATABLE','0',NULL,0),(6587,'A Reflective Journal For Mums','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6587','pcs','Inventory','VATABLE','0',NULL,0),(6588,'Amazing Girl Notebook','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6588','pcs','Inventory','VATABLE','0',NULL,0),(6589,'A Reflective Journal For Dads','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6589','pcs','Inventory','VATABLE','0',NULL,0),(6590,'Amazing Questions A Reflective Journal For Looking BackLooking Ahead and Changing Patterns for Victory','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6590','pcs','Inventory','VATABLE','0',NULL,0),(6591,'Fun Bible Trivia Puzzles Word SearchesWord ScramblesNumber SearchesNumber Scrambles & Mazes','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6591','pcs','Inventory','VATABLE','0',NULL,0),(6592,'SelfEsteem Word Search Puzzles','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6592','pcs','Inventory','VATABLE','0',NULL,0),(6593,'Confidence Building Puzzles WordSearches & Word Scrambles to Boost Your Confidence','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6593','pcs','Inventory','VATABLE','0',NULL,0),(6594,'FUN BIBLE TRIVIA PUZZLES THE NEW TESTAMENT','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6594','pcs','Inventory','VATABLE','0',NULL,0),(6595,'Destiny Achievers Driven By Purpose by Joshua Beti','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6595','pcs','Inventory','VATABLE','0',NULL,0),(6596,'From Home Guard to Mau Mau by Elisha Mbabu','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6596','pcs','Inventory','VATABLE','0',NULL,0),(6597,'Beauty Beyond the Pain by Mary Muthiani','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6597','pcs','Inventory','VATABLE','0',NULL,0),(6598,'Sensual Sneezes A covid 19 themed anthology by Diana Mosoba and 12 Others','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6598','pcs','Inventory','VATABLE','0',NULL,0),(6599,'Mastering KCPE Mathematics methods and formulae','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6599','pcs','Inventory','VATABLE','0',NULL,0),(6600,'Across the Bridge by Mwangi Gicheru','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6600','pcs','Inventory','VATABLE','0',NULL,0),(6601,'Dholuo Grammar for Beginners by Dr Peter Onyango','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6601','pcs','Inventory','VATABLE','0',NULL,0),(6602,'Cocktail from the Savannah by Ciku Kimani Mwaniki','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6602','pcs','Inventory','VATABLE','0',NULL,0),(6603,'Nobodys Darling by Gilbert Mwangi','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6603','pcs','Inventory','VATABLE','0',NULL,0),(6604,'Gusii Soapstone IndustryCritical issuesOpportunitiesChallenges & Future Alternatives','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6604','pcs','Inventory','VATABLE','0',NULL,0),(6605,'Remind Me To Forget by Lewis Wamwanda','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6605','pcs','Inventory','VATABLE','0',NULL,0),(6606,'Bringing The Best Out of Yourself in Primary School and Beyond','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6606','pcs','Inventory','VATABLE','0',NULL,0),(6607,'Nyota Ya Kudurusu Sarufi Na Matumizi Ya Lugha by Toroitich Patrick Yegon','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6607','pcs','Inventory','VATABLE','0',NULL,0),(6608,'The Oasis of Inner Healing by Emmah and Isaiah','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6608','pcs','Inventory','VATABLE','0',NULL,0),(6609,'Less Than Equals by Kamau Muchira Macharia','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6609','pcs','Inventory','VATABLE','0',NULL,0),(6610,'When Leadership is Challenged by Bishop Dr Ellam O Wamwanda','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6610','pcs','Inventory','VATABLE','0',NULL,0),(6611,'The Village Well and other stories','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6611','pcs','Inventory','VATABLE','0',NULL,0),(6612,'Many in One and Other Stories from Africa','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6612','pcs','Inventory','VATABLE','0',NULL,0),(6613,'The Armageddon and Other Stories','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6613','pcs','Inventory','VATABLE','0',NULL,0),(6614,'Taboos of Abagusii of Kenya','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6614','pcs','Inventory','VATABLE','0',NULL,0),(6615,'Sprout The Journey of a Dreamer by Bennyhinn Walubengo','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6615','pcs','Inventory','VATABLE','0',NULL,0),(6616,'Carnival Spotlight by Stacey Marie Robinson','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6616','pcs','Inventory','VATABLE','0',NULL,0),(6617,'Lifted From the Pit of Brokenness and Despair by Anastasia Queen','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6617','pcs','Inventory','VATABLE','0',NULL,0),(6618,'A Monkeys Wedding by Lisa Christoffersen','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6618','pcs','Inventory','VATABLE','0',NULL,0),(6619,'Zanj of Alkebulan by Michael Thuo','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6619','pcs','Inventory','VATABLE','0',NULL,0),(6620,'The Siege Of The Shwedagon by Michael Thuo','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6620','pcs','Inventory','VATABLE','0',NULL,0),(6621,'3 Bolts From The Blue by Lesalon Kasaine','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6621','pcs','Inventory','VATABLE','0',NULL,0),(6622,'Urbanization Youth Languages and Technological Innovations in Africa by Kiarie Wa NjoguSandra SannehOluseye Adesola and Veronica Waweru','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6622','pcs','Inventory','VATABLE','0',NULL,0),(6623,'Chronicles of the Idler','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6623','pcs','Inventory','VATABLE','0',NULL,0),(6624,'Ominous Clouds','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6624','pcs','Inventory','VATABLE','0',NULL,0),(6625,'Mines and Mind Fields The Spoken Word','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6625','pcs','Inventory','VATABLE','0',NULL,0),(6626,'In the Murk of Life An Anthology of Poetry','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6626','pcs','Inventory','VATABLE','0',NULL,0),(6627,'Smiles in Pathos and Other Poems','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6627','pcs','Inventory','VATABLE','0',NULL,0),(6628,'Chubot the Cursed One and other stories','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6628','pcs','Inventory','VATABLE','0',NULL,0),(6629,'Shadow Walkers Comic Issue # 2','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6629','pcs','Inventory','VATABLE','0',NULL,0),(6630,'Guitar Book for Kids','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6630','pcs','Inventory','VATABLE','0',NULL,0),(6631,'The Girl of Red Beauty','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6631','pcs','Inventory','VATABLE','0',NULL,0),(6632,'The Forbidden Fruit','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6632','pcs','Inventory','VATABLE','0',NULL,0),(6633,'Before the next song and other poems by Clement Chihota','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6633','pcs','Inventory','VATABLE','0',NULL,0),(6634,'The Leadership Ladder By Maria Kegode','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6634','pcs','Inventory','VATABLE','0',NULL,0),(6635,'Oral Literature of the Luo Luo Edition by Okumba Miruka','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6635','pcs','Inventory','VATABLE','0',NULL,0),(6636,'The Predatory Female A Field Guide to Dating and the Marriage Divorce Industry by Lawrence Shannon','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6636','pcs','Inventory','VATABLE','0',NULL,0),(6637,'From Kanssass To Arkanssass His Nine Reasons Why by Kent James Migwi','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6637','pcs','Inventory','VATABLE','0',NULL,0),(6638,'Squirting Triggers The Secret Triggers Revealed That Will Make Any Girl Squirt For The First Time by Axel Manson','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6638','pcs','Inventory','VATABLE','0',NULL,0),(6639,'ODDBALL by Nzilani Kyale','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6639','pcs','Inventory','VATABLE','0',NULL,0),(6640,'Chachu za Waja Augustine Muhindo','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6640','pcs','Inventory','VATABLE','0',NULL,0),(6641,'The Art of Strategy A Game Theorists Guide to Success in Business and Life Illustrated by Avinash K Dixit and Barry J Nalebuff','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6641','pcs','Inventory','VATABLE','0',NULL,0),(6642,'Thinking Strategically The Competitive Edge in BusinessPoliticsand Everyday Life by Avinash K Dixit and Barry J Nalebuff','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6642','pcs','Inventory','VATABLE','0',NULL,0),(6643,'The Best Place to Work The Art and Science of Creating an Extraordinary Workplace by Ron Friedman','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6643','pcs','Inventory','VATABLE','0',NULL,0),(6644,'Fooled by Randomness by Nassim Nicholas Taleb Audiobook','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6644','pcs','Inventory','VATABLE','0',NULL,0),(6645,'Leadersights Creating Great Leaders Who Create Great Workplaces by David Veech','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6645','pcs','Inventory','VATABLE','0',NULL,0),(6646,'CA$HVERTISING How to Use More than 100 Secrets of AdAgency Psychology to Make Big Money Selling Anything to Anyone by Drew Eric Whitman','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6646','pcs','Inventory','VATABLE','0',NULL,0),(6647,'Shadow Walkers Comic Issue # 1 by Mutendei Writes','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6647','pcs','Inventory','VATABLE','0',NULL,0),(6648,'The Hot Chalice by Hamisi Wawire','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6648','pcs','Inventory','VATABLE','0',NULL,0),(6649,'Why We Tell Stories','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6649','pcs','Inventory','VATABLE','0',NULL,0),(6650,'Unchartered Mind','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6650','pcs','Inventory','VATABLE','0',NULL,0),(6651,'Eco Africa An Anthology of Poems','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6651','pcs','Inventory','VATABLE','0',NULL,0),(6652,'You have your tomorrow now','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6652','pcs','Inventory','VATABLE','0',NULL,0),(6653,'The Lost and Found','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6653','pcs','Inventory','VATABLE','0',NULL,0),(6654,'The Dawn of NewLife','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6654','pcs','Inventory','VATABLE','0',NULL,0),(6655,'Scanner Series English KCSE','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6655','pcs','Inventory','VATABLE','0',NULL,0),(6656,'Prime Ministers Daughter by Ash Jay ebook','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6656','pcs','Inventory','VATABLE','0',NULL,0),(6657,'The Swamp is Full of Mystery by Annemarie Musawale','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6657','pcs','Inventory','VATABLE','0',NULL,0),(6658,'In the Shadow of the Styx by Annemarie Musawale','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6658','pcs','Inventory','VATABLE','0',NULL,0),(6659,'LOVE THE ORIGINAL YOU by Maria Waweru','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,35.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6659','pcs','Inventory','VATABLE','0',NULL,0),(6660,'What Did God Say Hearing GodMarrying Well and Key Premarital Counseling Topics by Faith Koki Munyua','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6660','pcs','Inventory','VATABLE','0',NULL,0),(6661,'Beaded leather popper bracelet single traditional','6','1','',16.00,'0','803',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6661','pcs','Inventory','VATABLE','0',NULL,0),(6662,'Kitenge Cushion Cover','6','1','',16.00,'0','807',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6662','pcs','Inventory','VATABLE','0',NULL,0),(6663,'A Stranger In The Mirror','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6663','pcs','Inventory','VATABLE','0',NULL,0),(6664,'Matilda','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6664','pcs','Inventory','VATABLE','0',NULL,0),(6665,'Big Nate Boredom Buster','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6665','pcs','Inventory','VATABLE','0',NULL,0),(6666,'The Boy with the Biggest Head in the World','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6666','pcs','Inventory','VATABLE','0',NULL,0),(6667,'Going Solo','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6667','pcs','Inventory','VATABLE','0',NULL,0),(6668,'A to Z Childrens Dictionary','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6668','pcs','Inventory','VATABLE','0',NULL,0),(6669,'The Butterfly Lion','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6669','pcs','Inventory','VATABLE','0',NULL,0),(6670,'Big Nate In the Zone','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6670','pcs','Inventory','VATABLE','0',NULL,0),(6671,'Big Nate Strikes Again','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6671','pcs','Inventory','VATABLE','0',NULL,0),(6672,'Big Nate Flips Out','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6672','pcs','Inventory','VATABLE','0',NULL,0),(6673,'Big Nate Lives It Up','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6673','pcs','Inventory','VATABLE','0',NULL,0),(6674,'Big Nate on a Roll','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6674','pcs','Inventory','VATABLE','0',NULL,0),(6675,'The Witches','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6675','pcs','Inventory','VATABLE','0',NULL,0),(6676,'Boy Tales of Childhood','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6676','pcs','Inventory','VATABLE','0',NULL,0),(6677,'Elephant Adventure','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6677','pcs','Inventory','VATABLE','0',NULL,0),(6678,'The Snows of Kilimanjaro','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6678','pcs','Inventory','VATABLE','0',NULL,0),(6679,'Green Hills of Africa','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6679','pcs','Inventory','VATABLE','0',NULL,0),(6680,'Treasury of Bedtime Stories','6','1','',16.00,'0','817',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6680','pcs','Inventory','VATABLE','0',NULL,0),(6681,'Dedan Kimathi The Real Story','6','1','',16.00,'0','824',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6681','pcs','Inventory','VATABLE','0',NULL,0),(6682,'Shining In Mathematic Revision Book By Briaan Amoke','6','1','',16.00,'0','849',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6682','pcs','Inventory','VATABLE','0',NULL,0),(6683,'Pearl triangle pendant','6','1','',16.00,'0','808',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6683','pcs','Inventory','VATABLE','0',NULL,0),(6684,'Lifes little magical formulas by Zoya','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6684','pcs','Inventory','VATABLE','0',NULL,0),(6685,'Petals of Blood by Ngugi Wa Thiongio','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6685','pcs','Inventory','VATABLE','0',NULL,0),(6686,'Ankara padded book sleeve','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6686','pcs','Inventory','VATABLE','0',NULL,0),(6687,'Ankara padded book sleeve','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6687','pcs','Inventory','VATABLE','0',NULL,0),(6688,'Ankara padded book sleeve','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6688','pcs','Inventory','VATABLE','0',NULL,0),(6689,'Equipoise 2020 Anthology of the Nairobi Writing Academy by Makena Onjerika','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6689','pcs','Inventory','VATABLE','0',NULL,0),(6690,'The river with no bridge by Abdihamid Ibrahim Ali','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6690','pcs','Inventory','VATABLE','0',NULL,0),(6691,'MainaA Talented African Village Boy by Lilly Wambui','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,294.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6691','pcs','Inventory','VATABLE','0',NULL,0),(6692,'The wheat and the weed by Francis Owlar','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6692','pcs','Inventory','VATABLE','0',NULL,0),(6693,'How To Get Into Harvard 3 Simple Steps by Ed Magema','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6693','pcs','Inventory','VATABLE','0',NULL,0),(6694,'Disappeared into thin air by Douglas Mugambi','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6694','pcs','Inventory','VATABLE','0',NULL,0),(6695,'A worldclass Mindset by Wambui Kirugi','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6695','pcs','Inventory','VATABLE','0',NULL,0),(6696,'The Heavenly Side of Hell by Samuel Gichuhi','6','1','',16.00,'0','850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6696','pcs','Inventory','VATABLE','0',NULL,0),(6697,'Insurgent','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6697','pcs','Inventory','VATABLE','0',NULL,0),(6698,'Inferno','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6698','pcs','Inventory','VATABLE','0',NULL,0),(6699,'Reckless','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6699','pcs','Inventory','VATABLE','0',NULL,0),(6700,'Wimpy Kid DoItYourself Book','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6700','pcs','Inventory','VATABLE','0',NULL,0),(6701,'DIARY OF A WIMPY KID THE UGLY TRUTH','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6701','pcs','Inventory','VATABLE','0',NULL,0),(6702,'Diary of a Wimpy KidThe Third Wheel','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6702','pcs','Inventory','VATABLE','0',NULL,0),(6703,'DIARY OF A WIMPY KID RODRICK RULES','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6703','pcs','Inventory','VATABLE','0',NULL,0),(6704,'DIARY OF A WIMPY KID LAST STRAW','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6704','pcs','Inventory','VATABLE','0',NULL,0),(6705,'DIARY OF A WIMPY KID DOG DAYS','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6705','pcs','Inventory','VATABLE','0',NULL,0),(6706,'DIARY OF A WIMPY KID CABIN FEVER','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6706','pcs','Inventory','VATABLE','0',NULL,0),(6707,'DIARY OF A WIMPY KID','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6707','pcs','Inventory','VATABLE','0',NULL,0),(6708,'PILLARS OF THE EARTH','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6708','pcs','Inventory','VATABLE','0',NULL,0),(6709,'SYCAMORE ROW','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6709','pcs','Inventory','VATABLE','0',NULL,0),(6710,'How to Develop SelfConfidence','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6710','pcs','Inventory','VATABLE','0',NULL,0),(6711,'Chasing Tomorrow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6711','pcs','Inventory','VATABLE','0',NULL,0),(6712,'The Edge of Never','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6712','pcs','Inventory','VATABLE','0',NULL,0),(6713,'HEROES OF OLYMPUS THE LOST HERO','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6713','pcs','Inventory','VATABLE','0',NULL,0),(6714,'An Image of Africa','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6714','pcs','Inventory','VATABLE','0',NULL,0),(6715,'LOST HERO HEROES OLYMPUS 1','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6715','pcs','Inventory','VATABLE','0',NULL,0),(6716,'The Demigod Files','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6716','pcs','Inventory','VATABLE','0',NULL,0),(6717,'The Son of Neptune','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6717','pcs','Inventory','VATABLE','0',NULL,0),(6718,'The Blood of Olympus','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6718','pcs','Inventory','VATABLE','0',NULL,0),(6719,'The House of Hades','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6719','pcs','Inventory','VATABLE','0',NULL,0),(6720,'Nairobi Heat','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6720','pcs','Inventory','VATABLE','0',NULL,0),(6721,'Go Set a Watchman','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6721','pcs','Inventory','VATABLE','0',NULL,0),(6722,'Desert God','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6722','pcs','Inventory','VATABLE','0',NULL,0),(6723,'Worth Dying For','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6723','pcs','Inventory','VATABLE','0',NULL,0),(6724,'The Hit','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6724','pcs','Inventory','VATABLE','0',NULL,0),(6725,'The Target','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6725','pcs','Inventory','VATABLE','0',NULL,0),(6726,'Billionaire','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6726','pcs','Inventory','VATABLE','0',NULL,0),(6727,'Make Me','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6727','pcs','Inventory','VATABLE','0',NULL,0),(6728,'The Last Man','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6728','pcs','Inventory','VATABLE','0',NULL,0),(6729,'A Handful of Horrid Henry','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6729','pcs','Inventory','VATABLE','0',NULL,0),(6730,'Rights of Man','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6730','pcs','Inventory','VATABLE','0',NULL,0),(6731,'Eagle in the Sky','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6731','pcs','Inventory','VATABLE','0',NULL,0),(6732,'River God','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6732','pcs','Inventory','VATABLE','0',NULL,0),(6733,'Top Performance','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6733','pcs','Inventory','VATABLE','0',NULL,0),(6734,'Confessions','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6734','pcs','Inventory','VATABLE','0',NULL,0),(6735,'David Copperfield','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6735','pcs','Inventory','VATABLE','0',NULL,0),(6736,'Dombey and Son','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6736','pcs','Inventory','VATABLE','0',NULL,0),(6737,'Key Philosophical Writings','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6737','pcs','Inventory','VATABLE','0',NULL,0),(6738,'The Cardinal of the Kremlin','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6738','pcs','Inventory','VATABLE','0',NULL,0),(6739,'Before I Go to Sleep','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6739','pcs','Inventory','VATABLE','0',NULL,0),(6740,'The Green Mile','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6740','pcs','Inventory','VATABLE','0',NULL,0),(6741,'The Love Killers','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6741','pcs','Inventory','VATABLE','0',NULL,0),(6742,'Lie Down with Lions','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6742','pcs','Inventory','VATABLE','0',NULL,0),(6743,'One Summer','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6743','pcs','Inventory','VATABLE','0',NULL,0),(6744,'Firefly Lane','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6744','pcs','Inventory','VATABLE','0',NULL,0),(6745,'The Black Ice','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6745','pcs','Inventory','VATABLE','0',NULL,0),(6746,'A Love Worth Giving','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6746','pcs','Inventory','VATABLE','0',NULL,0),(6747,'Dead Mans Time','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6747','pcs','Inventory','VATABLE','0',NULL,0),(6748,'15th Affair','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6748','pcs','Inventory','VATABLE','0',NULL,0),(6749,'Never Go Back','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6749','pcs','Inventory','VATABLE','0',NULL,0),(6750,'The Naked Face','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6750','pcs','Inventory','VATABLE','0',NULL,0),(6751,'Master of the Game','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6751','pcs','Inventory','VATABLE','0',NULL,0),(6752,'The Tides of Memory','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6752','pcs','Inventory','VATABLE','0',NULL,0),(6753,'The Chamber','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6753','pcs','Inventory','VATABLE','0',NULL,0),(6754,'The Racketeer','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6754','pcs','Inventory','VATABLE','0',NULL,0),(6755,'The Runaway Jury','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6755','pcs','Inventory','VATABLE','0',NULL,0),(6756,'For the Love of a Son','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6756','pcs','Inventory','VATABLE','0',NULL,0),(6757,'Nothing Lasts Forever','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6757','pcs','Inventory','VATABLE','0',NULL,0),(6758,'Memories of Midnight','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6758','pcs','Inventory','VATABLE','0',NULL,0),(6759,'Bloodline','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6759','pcs','Inventory','VATABLE','0',NULL,0),(6760,'The Doomsday Conspiracy','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6760','pcs','Inventory','VATABLE','0',NULL,0),(6761,'Mistress of the Game','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6761','pcs','Inventory','VATABLE','0',NULL,0),(6762,'The Kept Woman','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6762','pcs','Inventory','VATABLE','0',NULL,0),(6763,'Illustrated Stories for Boys','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6763','pcs','Inventory','VATABLE','0',NULL,0),(6764,'I Funny A Middle School Story','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6764','pcs','Inventory','VATABLE','0',NULL,0),(6765,'Middle School The Worst Years of My Life','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6765','pcs','Inventory','VATABLE','0',NULL,0),(6766,'Middle School Get Me Out of Here','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6766','pcs','Inventory','VATABLE','0',NULL,0),(6767,'A Middle School Story I Even Funnier','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6767','pcs','Inventory','VATABLE','0',NULL,0),(6768,'The Whistler','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6768','pcs','Inventory','VATABLE','0',NULL,0),(6769,'The Parsifal Mosaic','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6769','pcs','Inventory','VATABLE','0',NULL,0),(6770,'Diary of a Wimpy Kid Double Down','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6770','pcs','Inventory','VATABLE','0',NULL,0),(6771,'My Baby Book First Five Year Baby Record Book','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6771','pcs','Inventory','VATABLE','0',NULL,0),(6772,'Gray Mountain','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6772','pcs','Inventory','VATABLE','0',NULL,0),(6773,'Saving Faith','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6773','pcs','Inventory','VATABLE','0',NULL,0),(6774,'Arab Scarf','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6774','pcs','Inventory','VATABLE','0',NULL,0),(6775,'The Power of Positive Thinking','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6775','pcs','Inventory','VATABLE','0',NULL,0),(6776,'Tough Times Never Last,','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6776','pcs','Inventory','VATABLE','0',NULL,0),(6777,'False Impression','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6777','pcs','Inventory','VATABLE','0',NULL,0),(6778,'Youre Born an Original','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6778','pcs','Inventory','VATABLE','0',NULL,0),(6779,'How to Raise Your Self Esteem','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6779','pcs','Inventory','VATABLE','0',NULL,0),(6780,'The Pilgrimage','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6780','pcs','Inventory','VATABLE','0',NULL,0),(6781,'The Spy','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6781','pcs','Inventory','VATABLE','0',NULL,0),(6782,'Married Lovers','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6782','pcs','Inventory','VATABLE','0',NULL,0),(6783,'The White Road','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6783','pcs','Inventory','VATABLE','0',NULL,0),(6784,'Undercover','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6784','pcs','Inventory','VATABLE','0',NULL,0),(6785,'Tweetonomics','6','1','',16.00,'0','813',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6785','pcs','Inventory','VATABLE','0',NULL,0),(6786,'Morning Noon and Night','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6786','pcs','Inventory','VATABLE','0',NULL,0),(6787,'No Mans Land','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6787','pcs','Inventory','VATABLE','0',NULL,0),(6788,'Arab Scarf Black and White','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6788','pcs','Inventory','VATABLE','0',NULL,0),(6789,'Diana Her True Story In Her Own Words','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6789','pcs','Inventory','VATABLE','0',NULL,0),(6790,'Answers for your Marriage','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6790','pcs','Inventory','VATABLE','0',NULL,0),(6791,'Das Kapital Media Eight Business Classic','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6791','pcs','Inventory','VATABLE','0',NULL,0),(6792,'Captain Underpants and the Terrifying ReTurn','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6792','pcs','Inventory','VATABLE','0',NULL,0),(6793,'Captain Underpants and the Attack of the Talking Toilets','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6793','pcs','Inventory','VATABLE','0',NULL,0),(6794,'The Adventures of Captain Underpants','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6794','pcs','Inventory','VATABLE','0',NULL,0),(6795,'Super Cute Tommy Top Free Size','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6795','pcs','Inventory','VATABLE','0',NULL,0),(6796,'Diary of a Wimpy Kid The Long Haul','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6796','pcs','Inventory','VATABLE','0',NULL,0),(6797,'Stormbreaker','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6797','pcs','Inventory','VATABLE','0',NULL,0),(6798,'Cooking with an African flavour Sapra safari guide by Rosanne Guggisberg','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6798','pcs','Inventory','VATABLE','0',NULL,0),(6799,'Digital Bedbugs by Makena Onjerika','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6799','pcs','Inventory','VATABLE','0',NULL,0),(6800,'Hadith 7 Ecology and History in East Africa','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6800','pcs','Inventory','VATABLE','0',NULL,0),(6801,'The British in Mombasa 1824 1826 by Sir John Gray','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6801','pcs','Inventory','VATABLE','0',NULL,0),(6802,'Swahili Phrasebook and Dictionary by Lonely Planet','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6802','pcs','Inventory','VATABLE','0',NULL,0),(6803,'Life is a journey not a race by Ismahan Hassan','6','1','',16.00,'0','880',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6803','pcs','Inventory','VATABLE','0',NULL,0),(6804,'Imitation Is Limitation by John Mason','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6804','pcs','Inventory','VATABLE','0',NULL,0),(6805,'The President Is Missing by Bill Clinton and James Patterson','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6805','pcs','Inventory','VATABLE','0',NULL,0),(6806,'Revised Standard Version Bible','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6806','pcs','Inventory','VATABLE','0',NULL,0),(6807,'If I Had A Son Stories of Manhood to Our Sons by Gitonga Mutani','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6807','pcs','Inventory','VATABLE','0',NULL,0),(6808,'Blessed To Be a Blessing by Samuel Mwinamo Asena','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6808','pcs','Inventory','VATABLE','0',NULL,0),(6809,'Stop Your Complaining by Ronnie Martin','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6809','pcs','Inventory','VATABLE','0',NULL,0),(6810,'Its About Time Your Blueprint For Successful Time Management by Washington Blessing','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6810','pcs','Inventory','VATABLE','0',NULL,0),(6811,'Unveiling The Secrets To Prosperity BY JEREMIAH MUTHUI','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6811','pcs','Inventory','VATABLE','0',NULL,0),(6812,'Why Jesus Christ BY GIDEON NYAKIONGORA','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6812','pcs','Inventory','VATABLE','0',NULL,0),(6813,'21st Century Hymns Volume 1 BY DR JEBET OLERO','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6813','pcs','Inventory','VATABLE','0',NULL,0),(6814,'Kamusi Pevu ya Kiswahili Approved','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6814','pcs','Inventory','VATABLE','0',NULL,0),(6815,'The Strange Case of Dr Jekyll and Mr Hyde by Robert Louis Stevenson','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6815','pcs','Inventory','VATABLE','0',NULL,0),(6816,'Its About Time Your Blueprint For Successful Time Management','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6816','pcs','Inventory','VATABLE','0',NULL,0),(6817,'Changes That Heal by Henry Cloud','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6817','pcs','Inventory','VATABLE','0',NULL,0),(6818,'Our Stories Redefined Anthology 2022 Flash Fiction Edition','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6818','pcs','Inventory','VATABLE','0',NULL,0),(6819,'Here I stand by Noah Roy','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6819','pcs','Inventory','VATABLE','0',NULL,0),(6820,'Karafu A Freed Slave by Nahida Esmail','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6820','pcs','Inventory','VATABLE','0',NULL,0),(6821,'Mathare An Urban Bastion of AntiOppression Struggle in Kenya by Samuel Gathanga Ndungu','6','1','',16.00,'0','890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6821','pcs','Inventory','VATABLE','0',NULL,0),(6822,'Mastering Physical Geography','6','1','',16.00,'0','893',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6822','pcs','Inventory','VATABLE','0',NULL,0),(6823,'Passion for the Game','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6823','pcs','Inventory','VATABLE','0',NULL,0),(6824,'THE BIG PICTURE','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6824','pcs','Inventory','VATABLE','0',NULL,0),(6825,'VAMPIRE ACADEMY BK1','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6825','pcs','Inventory','VATABLE','0',NULL,0),(6826,'An Ordinary Man','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6826','pcs','Inventory','VATABLE','0',NULL,0),(6827,'Deception Point','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6827','pcs','Inventory','VATABLE','0',NULL,0),(6828,'Pride and Pleasure','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6828','pcs','Inventory','VATABLE','0',NULL,0),(6829,'The Patriot Threat','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6829','pcs','Inventory','VATABLE','0',NULL,0),(6831,'Protect and Defend','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6831','pcs','Inventory','VATABLE','0',NULL,0),(6832,'The Storm Sister','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6832','pcs','Inventory','VATABLE','0',NULL,0),(6833,'Saving Grace','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6833','pcs','Inventory','VATABLE','0',NULL,0),(6834,'A Hat Trick of Horrid Henry','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6834','pcs','Inventory','VATABLE','0',NULL,0),(6835,'The Triumph of the Sun','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6835','pcs','Inventory','VATABLE','0',NULL,0),(6836,'The Dark of the Sun','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6836','pcs','Inventory','VATABLE','0',NULL,0),(6837,'A Falcon Flies','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6837','pcs','Inventory','VATABLE','0',NULL,0),(6838,'Rage','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6838','pcs','Inventory','VATABLE','0',NULL,0),(6839,'The Shadows','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6839','pcs','Inventory','VATABLE','0',NULL,0),(6840,'Down the Rabbit Hole','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6840','pcs','Inventory','VATABLE','0',NULL,0),(6841,'Every Man a Tiger','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6841','pcs','Inventory','VATABLE','0',NULL,0),(6842,'Death Benefit','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6842','pcs','Inventory','VATABLE','0',NULL,0),(6843,'Big Bad Wolf','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6843','pcs','Inventory','VATABLE','0',NULL,0),(6844,'Hardline','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6844','pcs','Inventory','VATABLE','0',NULL,0),(6845,'The Dogs of War','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6845','pcs','Inventory','VATABLE','0',NULL,0),(6846,'Lover Enshrined','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6846','pcs','Inventory','VATABLE','0',NULL,0),(6847,'The Devils Code','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6847','pcs','Inventory','VATABLE','0',NULL,0),(6848,'Unlike a Virgin','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6848','pcs','Inventory','VATABLE','0',NULL,0),(6849,'Fly Away','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6849','pcs','Inventory','VATABLE','0',NULL,0),(6850,'Act of Will','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6850','pcs','Inventory','VATABLE','0',NULL,0),(6851,'The Reapers','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6851','pcs','Inventory','VATABLE','0',NULL,0),(6852,'Speaking in Bones','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6852','pcs','Inventory','VATABLE','0',NULL,0),(6853,'The Innocent Killer','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6853','pcs','Inventory','VATABLE','0',NULL,0),(6854,'The Girl Who Came Back','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6854','pcs','Inventory','VATABLE','0',NULL,0),(6855,'The Testament','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6855','pcs','Inventory','VATABLE','0',NULL,0),(6856,'Zebra Print Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6856','pcs','Inventory','VATABLE','0',NULL,0),(6857,'Leopard Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6857','pcs','Inventory','VATABLE','0',NULL,0),(6858,'GreenThrow Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6858','pcs','Inventory','VATABLE','0',NULL,0),(6859,'White Throw Pillow','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6859','pcs','Inventory','VATABLE','0',NULL,0),(6860,'Room Book','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6860','pcs','Inventory','VATABLE','0',NULL,0),(6861,'The Moment She Left','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6861','pcs','Inventory','VATABLE','0',NULL,0),(6862,'Business Communication','6','1','',16.00,'0','851',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6862','pcs','Inventory','VATABLE','0',NULL,0),(6863,'Never Never Novel by James Patterson','6','1','',16.00,'0','895',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6863','pcs','Inventory','VATABLE','0',NULL,0),(6864,'How to Stop Worrying and Start Living by Dale Carnegie','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6864','pcs','Inventory','VATABLE','0',NULL,0),(6865,'The Return of the King','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6865','pcs','Inventory','VATABLE','0',NULL,0),(6866,'Piranha','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6866','pcs','Inventory','VATABLE','0',NULL,0),(6867,'I Thee Wed','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6867','pcs','Inventory','VATABLE','0',NULL,0),(6868,'The Truth About Love','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6868','pcs','Inventory','VATABLE','0',NULL,0),(6869,'When Passion Rules','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6869','pcs','Inventory','VATABLE','0',NULL,0),(6870,'A Tale of Two Cities','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6870','pcs','Inventory','VATABLE','0',NULL,0),(6871,'The Pact by Jodi Picoult','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6871','pcs','Inventory','VATABLE','0',NULL,0),(6872,'Islamic Prayer Mat','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6872','pcs','Inventory','VATABLE','0',NULL,0),(6873,'Plain Summer Cap Hat Orange','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6873','pcs','Inventory','VATABLE','0',NULL,0),(6874,'Dedan Kimathi The Real Story','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6874','pcs','Inventory','VATABLE','0',NULL,0),(6875,'Vanishing Acts by Jodi Picoult','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6875','pcs','Inventory','VATABLE','0',NULL,0),(6876,'The Iron Trial Magisterium Book 1 by Holly Black and Cassandra Clare','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6876','pcs','Inventory','VATABLE','0',NULL,0),(6877,'Rich Dad Poor Dad by Robert Kiyosaki','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,'91721634547',0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612681139','pcs','Inventory','VATABLE','0',NULL,0),(6878,'Managing Your Finances Gods Way The Workbook by Gladys Juma','6','1','',16.00,'0','855',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6878','pcs','Inventory','VATABLE','0',NULL,0),(6879,'Courage to Love by Ruth Mwongeli David','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6879','pcs','Inventory','VATABLE','0',NULL,0),(6880,'Chasing the Rain An Africans Quest for God by Jon Arensen and Richard Lyth','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6880','pcs','Inventory','VATABLE','0',NULL,0),(6881,'Happy Valley Homes A Selection Of Historic Houses In Nyandarua','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6881','pcs','Inventory','VATABLE','0',NULL,0),(6882,'The Fastidious Assassins by Albert Camus','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6882','pcs','Inventory','VATABLE','0',NULL,0),(6883,'Oral Literature of the Maasai by Naomi Kipuri','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6883','pcs','Inventory','VATABLE','0',NULL,0),(6884,'DRUNK by Jackson Biko','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6884','pcs','Inventory','VATABLE','0',NULL,0),(6885,'THURSDAYS by Jackson Biko','6','1','',16.00,'0','899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6885','pcs','Inventory','VATABLE','0',NULL,0),(6886,'How to Win Friends and Influence by Dale Carnegie','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6886','pcs','Inventory','VATABLE','0',NULL,0),(6887,'Walking the Nile by Levison Wood','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6887','pcs','Inventory','VATABLE','0',NULL,0),(6888,'IF I HAD A SON stories of manhood to our sons by Gitonga Mutani','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6888','pcs','Inventory','VATABLE','0',NULL,0),(6889,'Adventures with God in Trials and Triumphs','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6889','pcs','Inventory','VATABLE','0',NULL,0),(6890,'Conceive Achieve for Teens by Adnah Mckenna & Julius Mwebia','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6890','pcs','Inventory','VATABLE','0',NULL,0),(6891,'Everything I know about life by Joan Thatiah','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,'91721467580',0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914404319','pcs','Inventory','VATABLE','0',NULL,0),(6892,'Its About Gods Promises BY WASHINGTON BLESSING','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6892','pcs','Inventory','VATABLE','0',NULL,0),(6893,'Kamusi ya Misemo Na Vitendawili Approved','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6893','pcs','Inventory','VATABLE','0',NULL,0),(6894,'Called Of God by Kenneth Hagin','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6894','pcs','Inventory','VATABLE','0',NULL,0),(6895,'The Midas Touch A Biblical approach to Prosperity','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6895','pcs','Inventory','VATABLE','0',NULL,0),(6896,'The Kingdom Mindset Embracing the Values of the Kingdom of God by Ken Mbuki','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6896','pcs','Inventory','VATABLE','0',NULL,0),(6897,'Mikondo Ya Kiswahili SiasaJamii na Utandawazi by Alamin Mazrui and Kimani Njogu','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6897','pcs','Inventory','VATABLE','0',NULL,0),(6898,'Body Fat Discounts by Lizana Kafwa','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6898','pcs','Inventory','VATABLE','0',NULL,0),(6899,'Jahenda the Teenager Mother','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6899','pcs','Inventory','VATABLE','0',NULL,0),(6900,'Kivuli cha Sakawa','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6900','pcs','Inventory','VATABLE','0',NULL,0),(6901,'The Gong A collection of Poems','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6901','pcs','Inventory','VATABLE','0',NULL,0),(6902,'Bachelorette Diaries Anniversary Edition by Elove Poetry','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6902','pcs','Inventory','VATABLE','0',NULL,0),(6903,'Whispers Over a Brewing Dawn by Marial Awendit','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6903','pcs','Inventory','VATABLE','0',NULL,0),(6904,'Monday Motivation PROFOUND by Larry Liza','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6904','pcs','Inventory','VATABLE','0',NULL,0),(6905,'My Brother With The Colourful Brain by Sahara Abdi','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6905','pcs','Inventory','VATABLE','0',NULL,0),(6906,'The Mens Health and Womens Health Big Book of Sex','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6906','pcs','Inventory','VATABLE','0',NULL,0),(6907,'Sex Positions Illustrated 101 Hot Positions You Can Do Right Now','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6907','pcs','Inventory','VATABLE','0',NULL,0),(6908,'The Way of Men by Jack Donovan','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6908','pcs','Inventory','VATABLE','0',NULL,0),(6909,'How to Get Out of DebtStay Out of Debtand Live Prosperously Based on the Proven Principles and Techniques of Debtors Anonymous by Jerrold Mundis','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6909','pcs','Inventory','VATABLE','0',NULL,0),(6910,'What Would the Aunties Say? A brown girls guide to being yourself and living your best life Anchal Seda','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6910','pcs','Inventory','VATABLE','0',NULL,0),(6911,'The Art of Possibility Transforming Professional and Personal Life Rosamund Stone Zander and Benjamin Zander','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6911','pcs','Inventory','VATABLE','0',NULL,0),(6912,'How to Blow Her Mind in Bed The essential guide for any man who wants to satisfy his woman by Siski Green','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6912','pcs','Inventory','VATABLE','0',NULL,0),(6913,'Chess The Complete Guide To Chess Master Chess TacticsChess Openingsand Chess Strategies by Logan Donovan','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6913','pcs','Inventory','VATABLE','0',NULL,0),(6914,'Sex Positions Become A Master At Climax Sex Through Advanced Sex Positions With Pictured Tips And Techniques by Scott Francisco','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6914','pcs','Inventory','VATABLE','0',NULL,0),(6915,'Charlie Munger The Complete Investor by Tren Griffin','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6915','pcs','Inventory','VATABLE','0',NULL,0),(6916,'The Underdog Advantage Rewrite Your Future By Turning Your Disadvantages Into Your Superpowers by Dean Graziosi','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6916','pcs','Inventory','VATABLE','0',NULL,0),(6917,'The Startup Game Inside the Partnership between Venture Capitalists and Entrepreneurs by William H Draper','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6917','pcs','Inventory','VATABLE','0',NULL,0),(6918,'The Lean Entrepreneur How Visionaries Create ProductsInnovate with New Venturesand Disrupt Markets by Brant CooperPatrick Vlaskovits','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6918','pcs','Inventory','VATABLE','0',NULL,0),(6919,'Zag The Numberone Strategy of Highperformance Brands a Whiteboard Overview by Marty Neumeier','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6919','pcs','Inventory','VATABLE','0',NULL,0),(6920,'The Power of Creativity Book 1 Learning How to Build Lasting HabitsFace Your Fears and Change Your Life by Bryan Collins','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6920','pcs','Inventory','VATABLE','0',NULL,0),(6921,'You Are Not So Smart Why You Have Too Many Friends on FacebookWhy Your Memory Is Mostly Fiction and 46 Other Ways You are Deluding Yourself by David McRaney','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6921','pcs','Inventory','VATABLE','0',NULL,0),(6922,'Metabolic Autophagy Practice Intermittent Fasting and Resistance Training to Build Muscle and Promote Longevity by Siim Land','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6922','pcs','Inventory','VATABLE','0',NULL,0),(6923,'Across And Beyond by Ngugi Ndegwa','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6923','pcs','Inventory','VATABLE','0',NULL,0),(6924,'A Marriage of Dolls by JB Omukangala','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6924','pcs','Inventory','VATABLE','0',NULL,0),(6925,'Burying SM The Politics of Knowledge and the Sociology of Power in Africa by David W Cohen and Atieno Odhiambo','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6925','pcs','Inventory','VATABLE','0',NULL,0),(6926,'Eye of the Storm by Yusuf K Dawood','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6926','pcs','Inventory','VATABLE','0',NULL,0),(6927,'A Bad Boy for a Weekend by Monicah Lubanga Kuta ebook','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6927','pcs','Inventory','VATABLE','0',NULL,0),(6928,'The Power of a Praying Parent','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6928','pcs','Inventory','VATABLE','0',NULL,0),(6929,'Pride and Prejudice by Jane Austen','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6929','pcs','Inventory','VATABLE','0',NULL,0),(6930,'The Bat','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6930','pcs','Inventory','VATABLE','0',NULL,0),(6931,'Collins Pocket Spanish Dictionary','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6931','pcs','Inventory','VATABLE','0',NULL,0),(6932,'Wonder','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6932','pcs','Inventory','VATABLE','0',NULL,0),(6933,'Swahili Phrasebook & Dictionary','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6933','pcs','Inventory','VATABLE','0',NULL,0),(6934,'Demon Dentist','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6934','pcs','Inventory','VATABLE','0',NULL,0),(6935,'The Red Pyramid','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6935','pcs','Inventory','VATABLE','0',NULL,0),(6936,'The Laws of Courage','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,86.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6936','pcs','Inventory','VATABLE','0',NULL,0),(6937,'The Laws of Success','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6937','pcs','Inventory','VATABLE','0',NULL,0),(6938,'Invincible Thinking','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6938','pcs','Inventory','VATABLE','0',NULL,0),(6939,'An Unshakable Mind','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6939','pcs','Inventory','VATABLE','0',NULL,0),(6940,'Tom Clancy Duty and Honor','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6940','pcs','Inventory','VATABLE','0',NULL,0),(6941,'Eldest','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6941','pcs','Inventory','VATABLE','0',NULL,0),(6942,'GOD FATHER THE LOST YEARS','6','1','',16.00,'0','859',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6942','pcs','Inventory','VATABLE','0',NULL,0),(6943,'Premier Revision Encyclopedia Grade 5','6','1','',16.00,'0','905',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6943','pcs','Inventory','VATABLE','0',NULL,0),(6944,'Positive Life Principles for Women','6','1','',16.00,'0','879',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6944','pcs','Inventory','VATABLE','0',NULL,0),(6945,'NIV Joy Childrens Bible Pink','6','1','',16.00,'0','925',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6945','pcs','Inventory','VATABLE','0',NULL,0),(6946,'Star Secondary Revision Computer Studies','6','1','',16.00,'0','930',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6946','pcs','Inventory','VATABLE','0',NULL,0),(6947,'ELEVEN MINUTES','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6947','pcs','Inventory','VATABLE','0',NULL,0),(6948,'The Girl on the Train','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6948','pcs','Inventory','VATABLE','0',NULL,0),(6949,'Failing Forward','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6949','pcs','Inventory','VATABLE','0',NULL,0),(6950,'Woman of Influence','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6950','pcs','Inventory','VATABLE','0',NULL,0),(6951,'The Lightning Thief','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6951','pcs','Inventory','VATABLE','0',NULL,0),(6952,'The Client','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6952','pcs','Inventory','VATABLE','0',NULL,0),(6953,'Fall of Giants','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6953','pcs','Inventory','VATABLE','0',NULL,0),(6954,'The Language of Flowers','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6954','pcs','Inventory','VATABLE','0',NULL,0),(6955,'The Wind Through the Keyhole','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6955','pcs','Inventory','VATABLE','0',NULL,0),(6956,'Three Letters','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6956','pcs','Inventory','VATABLE','0',NULL,0),(6957,'Angels and Demons','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6957','pcs','Inventory','VATABLE','0',NULL,0),(6958,'On the Island','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6958','pcs','Inventory','VATABLE','0',NULL,0),(6959,'Finders Keepers','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6959','pcs','Inventory','VATABLE','0',NULL,0),(6960,'The Pelican Brief','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6960','pcs','Inventory','VATABLE','0',NULL,0),(6961,'The Adventures & Memoirs of Sherlock Holmes','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6961','pcs','Inventory','VATABLE','0',NULL,0),(6962,'The Social Contract','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6962','pcs','Inventory','VATABLE','0',NULL,0),(6963,'Only Time Will Tell','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6963','pcs','Inventory','VATABLE','0',NULL,0),(6964,'Messi,Neymar,Ronaldo','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6964','pcs','Inventory','VATABLE','0',NULL,0),(6965,'World Without End','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6965','pcs','Inventory','VATABLE','0',NULL,0),(6966,'War and Gold','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6966','pcs','Inventory','VATABLE','0',NULL,0),(6967,'See Me','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6967','pcs','Inventory','VATABLE','0',NULL,0),(6968,'Edge of Eternity','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6968','pcs','Inventory','VATABLE','0',NULL,0),(6969,'Bared to You','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6969','pcs','Inventory','VATABLE','0',NULL,0),(6970,'Personal','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6970','pcs','Inventory','VATABLE','0',NULL,0),(6971,'You Can Negotiate Anything','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6971','pcs','Inventory','VATABLE','0',NULL,0),(6972,'The Golden Lion','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6972','pcs','Inventory','VATABLE','0',NULL,0),(6973,'The Essential Philosophical Works','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6973','pcs','Inventory','VATABLE','0',NULL,0),(6974,'Song of Susannah','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6974','pcs','Inventory','VATABLE','0',NULL,0),(6975,'Duma Key','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6975','pcs','Inventory','VATABLE','0',NULL,0),(6976,'The Drawing of the Three','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6976','pcs','Inventory','VATABLE','0',NULL,0),(6977,'The Paris Option','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6977','pcs','Inventory','VATABLE','0',NULL,0),(6978,'God Help the Child','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6978','pcs','Inventory','VATABLE','0',NULL,0),(6979,'The Bazaar of Bad Dreams','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6979','pcs','Inventory','VATABLE','0',NULL,0),(6980,'Fifty shades freed','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6980','pcs','Inventory','VATABLE','0',NULL,0),(6981,'American Sniper','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6981','pcs','Inventory','VATABLE','0',NULL,0),(6982,'PureWhite and Deadly','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6982','pcs','Inventory','VATABLE','0',NULL,0),(6983,'Bakora','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6983','pcs','Inventory','VATABLE','0',NULL,0),(6984,'The Other Side of Midnight','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6984','pcs','Inventory','VATABLE','0',NULL,0),(6985,'The Hunger Games Book One','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6985','pcs','Inventory','VATABLE','0',NULL,0),(6986,'I will go the Distance','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6986','pcs','Inventory','VATABLE','0',NULL,0),(6987,'Who Fears Death','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6987','pcs','Inventory','VATABLE','0',NULL,0),(6988,'The Nowhere Man','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6988','pcs','Inventory','VATABLE','0',NULL,0),(6989,'Nairobi A Night Guide','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6989','pcs','Inventory','VATABLE','0',NULL,0),(6990,'Until the End of Time','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6990','pcs','Inventory','VATABLE','0',NULL,0),(6991,'The Big Book of Knowledge','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6991','pcs','Inventory','VATABLE','0',NULL,0),(6992,'Tintin Explorers on the Moon','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6992','pcs','Inventory','VATABLE','0',NULL,0),(6993,'Tintin The Red Sea Sharks','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6993','pcs','Inventory','VATABLE','0',NULL,0),(6994,'Trusted Advice Your New Baby','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6994','pcs','Inventory','VATABLE','0',NULL,0),(6995,'Jesma Trial Series Class 6','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6995','pcs','Inventory','VATABLE','0',NULL,0),(6996,'Lost Symbol','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6996','pcs','Inventory','VATABLE','0',NULL,0),(6997,'A Thousand Splendid Suns by Khaled Hosseini','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6997','pcs','Inventory','VATABLE','0',NULL,0),(6998,'1938 Hitlers Gamble','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6998','pcs','Inventory','VATABLE','0',NULL,0),(6999,'Leadership for Innovation','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6999','pcs','Inventory','VATABLE','0',NULL,0),(7000,'Life on the Mississippi by Mark Twain','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7000','pcs','Inventory','VATABLE','0',NULL,0),(7001,'Remembering Africa','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7001','pcs','Inventory','VATABLE','0',NULL,0),(7002,'The Girl Who Kicked the Hornets Nest','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7002','pcs','Inventory','VATABLE','0',NULL,0),(7003,'Dreams in a Time of War by Ngugi wa Thiongo','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7003','pcs','Inventory','VATABLE','0',NULL,0),(7004,'Golden Shawl Scarf','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7004','pcs','Inventory','VATABLE','0',NULL,0),(7005,'Asiyah A quest for self love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7005','pcs','Inventory','VATABLE','0',NULL,0),(7006,'To Cut a Long Story Short','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7006','pcs','Inventory','VATABLE','0',NULL,0),(7007,'Banana fiber standing angel','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7007','pcs','Inventory','VATABLE','0',NULL,0),(7008,'First Sight','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7008','pcs','Inventory','VATABLE','0',NULL,0),(7009,'Baby Car Mirror','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7009','pcs','Inventory','VATABLE','0',NULL,0),(7010,'Perfect Match','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7010','pcs','Inventory','VATABLE','0',NULL,0),(7011,'Emotional Intelligence Why it Can Matter','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7011','pcs','Inventory','VATABLE','0',NULL,0),(7012,'African Adventure','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7012','pcs','Inventory','VATABLE','0',NULL,0),(7013,'How to Euthanise a Cactus','6','1','',16.00,'0','903',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7013','pcs','Inventory','VATABLE','0',NULL,0),(7014,'The White Tiger','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7014','pcs','Inventory','VATABLE','0',NULL,0),(7015,'Small Great Things','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7015','pcs','Inventory','VATABLE','0',NULL,0),(7016,'Eat Pray Love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7016','pcs','Inventory','VATABLE','0',NULL,0),(7017,'Angelas Ashes','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7017','pcs','Inventory','VATABLE','0',NULL,0),(7018,'Ithe Gikuyu and the White Fury by Henry Muoria','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7018','pcs','Inventory','VATABLE','0',NULL,0),(7019,'Elephants Can Remember','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7019','pcs','Inventory','VATABLE','0',NULL,0),(7020,'Clockwork Angel','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7020','pcs','Inventory','VATABLE','0',NULL,0),(7021,'Billionaire Boy','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7021','pcs','Inventory','VATABLE','0',NULL,0),(7022,'African Myths and Folk Tales','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7022','pcs','Inventory','VATABLE','0',NULL,0),(7023,'Man and His Symbols','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7023','pcs','Inventory','VATABLE','0',NULL,0),(7024,'Good News Bible','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7024','pcs','Inventory','VATABLE','0',NULL,0),(7025,'Anointed for Business','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7025','pcs','Inventory','VATABLE','0',NULL,0),(7026,'Becoming a Contagious Christian','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7026','pcs','Inventory','VATABLE','0',NULL,0),(7027,'Communicating for a Change Seven Keys to Irresistible Communication','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7027','pcs','Inventory','VATABLE','0',NULL,0),(7028,'By the River Piedra I Sat Down and Wept','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7028','pcs','Inventory','VATABLE','0',NULL,0),(7029,'Dork Diaries Frenemies Forever','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7029','pcs','Inventory','VATABLE','0',NULL,0),(7030,'Dork Diaries Drama Queen','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7030','pcs','Inventory','VATABLE','0',NULL,0),(7031,'Dork Diaries 3 Tales from a Not So Talented Pop Star','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7031','pcs','Inventory','VATABLE','0',NULL,0),(7032,'Dork Diaries Dear Dork','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7032','pcs','Inventory','VATABLE','0',NULL,0),(7033,'Dork Diaries Holiday Heartbreak','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7033','pcs','Inventory','VATABLE','0',NULL,0),(7034,'Dork Diaries 7 Tales from a NotSoGlam TV Star','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7034','pcs','Inventory','VATABLE','0',NULL,0),(7035,'Dork Diaries Party Time','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7035','pcs','Inventory','VATABLE','0',NULL,0),(7036,'Dork Diaries Puppy Love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7036','pcs','Inventory','VATABLE','0',NULL,0),(7037,'Dork Diaries OMG All About Me Diary','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7037','pcs','Inventory','VATABLE','0',NULL,0),(7038,'Slaughterhouse Five','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7038','pcs','Inventory','VATABLE','0',NULL,0),(7039,'The Host','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7039','pcs','Inventory','VATABLE','0',NULL,0),(7040,'Why You Act the Way You Do by Tim LaHaye','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7040','pcs','Inventory','VATABLE','0',NULL,0),(7041,'The Discovery of the Child','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7041','pcs','Inventory','VATABLE','0',NULL,0),(7042,'The Girl Who Saw Lions','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7042','pcs','Inventory','VATABLE','0',NULL,0),(7043,'A Raisin in the Sun','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7043','pcs','Inventory','VATABLE','0',NULL,0),(7044,'Dangerous Games by Danielle Steel','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7044','pcs','Inventory','VATABLE','0',NULL,0),(7045,'The Fallen by David Baldacci','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7045','pcs','Inventory','VATABLE','0',NULL,0),(7046,'Against All Odds by Danielle Steel','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7046','pcs','Inventory','VATABLE','0',NULL,0),(7047,'End Game by David Baldacci','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7047','pcs','Inventory','VATABLE','0',NULL,0),(7048,'Nuria Kitenge Rolls Wholesale','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7048','pcs','Inventory','VATABLE','0',NULL,0),(7049,'The Prince by Niccolo Machiavelli','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,974.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7049','pcs','Inventory','VATABLE','0',NULL,0),(7050,'When I say no I feel guilty','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7050','pcs','Inventory','VATABLE','0',NULL,0),(7051,'Why Great Men Fall 15 Winning Strategies to Rise Above It All by Wayde Goodall','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7051','pcs','Inventory','VATABLE','0',NULL,0),(7052,'Unsafe Thinking How to be Nimble and Bold When You Need It Most by Jonah Sachs','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7052','pcs','Inventory','VATABLE','0',NULL,0),(7053,'The Central Lwo During the Aconya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7053','pcs','Inventory','VATABLE','0',NULL,0),(7054,'Baking Cakes in Kigali by Gaile Parkin','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7054','pcs','Inventory','VATABLE','0',NULL,0),(7055,'The Portuguese Period in East Africa','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7055','pcs','Inventory','VATABLE','0',NULL,0),(7056,'A Storm of Swords Blood and Gold by George RR Martin Book 3','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7056','pcs','Inventory','VATABLE','0',NULL,0),(7057,'Talking to strangers by Malcolm Gladwell','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7057','pcs','Inventory','VATABLE','0',NULL,0),(7058,'The Beauty of Waiting by Tabitha Kihara','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7058','pcs','Inventory','VATABLE','0',NULL,0),(7059,'How Successful People Grow by John Maxwell','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7059','pcs','Inventory','VATABLE','0',NULL,0),(7060,'Wild by Cheryl Strayed','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7060','pcs','Inventory','VATABLE','0',NULL,0),(7061,'Creative Thinking For Phenomenally Effective People by Wale Akinyemi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7061','pcs','Inventory','VATABLE','0',NULL,0),(7062,'Why Do Some Dream Of Success While Others Wake Up To Achieve It by Wale Akinyemi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7062','pcs','Inventory','VATABLE','0',NULL,0),(7063,'Mental Independence by Wale Akinyemi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7063','pcs','Inventory','VATABLE','0',NULL,0),(7064,'Jesma Trial Series Class Seven','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7064','pcs','Inventory','VATABLE','0',NULL,0),(7065,'Kids Heroes Puzzle Bible','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7065','pcs','Inventory','VATABLE','0',NULL,0),(7066,'War for Peace Kenyas Military in the African Mission in Somalia 2012 2020','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7066','pcs','Inventory','VATABLE','0',NULL,0),(7067,'Blink by Malcolm Gladwell','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7067','pcs','Inventory','VATABLE','0',NULL,0),(7068,'Miles The autobiography by Miles Davis and Quincy Troupe','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7068','pcs','Inventory','VATABLE','0',NULL,0),(7069,'Honourable Deeds The James Osogo Story','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7069','pcs','Inventory','VATABLE','0',NULL,0),(7070,'To All the Boys I have Loved Before by Jenny Han','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7070','pcs','Inventory','VATABLE','0',NULL,0),(7071,'Smart Money Habits 5 Habits to Financial Success by Gladys Juma','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7071','pcs','Inventory','VATABLE','0',NULL,0),(7072,'A Way of Being Free by Ben Okri','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7072','pcs','Inventory','VATABLE','0',NULL,0),(7073,'Cartoon Mandala Coloring Book by SSJV Volume 12 and 3','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7073','pcs','Inventory','VATABLE','0',NULL,0),(7074,'The Ogre An Anthology of Short Stories by Samwel Odhiambo Ochandah','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7074','pcs','Inventory','VATABLE','0',NULL,0),(7075,'A life Undeserved Maingis Tribulations by Warugongo Wamathai','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7075','pcs','Inventory','VATABLE','0',NULL,0),(7076,'The Travel Book Rest','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7076','pcs','Inventory','VATABLE','0',NULL,0),(7078,'Retirement Planning A holistic guide to a satisfying season by Rose Wakiria','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7078','pcs','Inventory','VATABLE','0',NULL,0),(7079,'Backfence Talk and Other Vices by Caroline Kinya Mbaya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7079','pcs','Inventory','VATABLE','0',NULL,0),(7080,'Keys to a Great Marriage Making Your Marriage a Well of Happiness by DR Sammy Gitaari Nyaga','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7080','pcs','Inventory','VATABLE','0',NULL,0),(7081,'The Spear by Ngugi Ndegwa','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7081','pcs','Inventory','VATABLE','0',NULL,0),(7082,'Nuria Branded Tshirts','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7082','pcs','Inventory','VATABLE','0',NULL,0),(7083,'The Liberation of Swahili A handbook for African Nation Building Vol 1 by Abdalla Khalid','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7083','pcs','Inventory','VATABLE','0',NULL,0),(7084,'The Muchwezi The Flower and The Suitor by Zziwa Zinabala','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7084','pcs','Inventory','VATABLE','0',NULL,0),(7085,'Broken Rhythm by ResH,Eric Rugara,Kaumah','6','2','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,'91745569815',0,0,0,1.00,'2025-04-25 11:32:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','7085','pcs','Inventory','VATABLE','0','',0),(7086,'Rising Above the Odds by Dibo Sahado','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7086','pcs','Inventory','VATABLE','0',NULL,0),(7087,'Herding the Zebra by Peter Otieno','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7087','pcs','Inventory','VATABLE','0',NULL,0),(7088,'Move On Bounce Back from Life`s destabilizing Challenges By Prof Jacob T Kaimenyi','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7088','pcs','Inventory','VATABLE','0',NULL,0),(7089,'Dead Manners An Anthology of New Age Poetry','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7089','pcs','Inventory','VATABLE','0',NULL,0),(7090,'KINGS A Fascinating Look at the Rulers of Ancient Israel by Paulie Mugure Mugo NEW EDITION','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7090','pcs','Inventory','VATABLE','0',NULL,0),(7091,'Cremation of the Scarecrow by Dzikamayi Chando','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7091','pcs','Inventory','VATABLE','0',NULL,0),(7092,'Diary of the Miaha by Verah Omwocha Dinda','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7092','pcs','Inventory','VATABLE','0',NULL,0),(7093,'The Win Without Pitching Manifesto by Blair Enns','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7093','pcs','Inventory','VATABLE','0',NULL,0),(7094,'The Light Christian Religious Education Volume Two Paper 2','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7094','pcs','Inventory','VATABLE','0',NULL,0),(7095,'The Light Christian Religious Education Volume One Paper 1','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7095','pcs','Inventory','VATABLE','0',NULL,0),(7096,'Blossom Through Teenage hood','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7096','pcs','Inventory','VATABLE','0',NULL,0),(7097,'The Abnormal Student by Nashon Okowa','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7097','pcs','Inventory','VATABLE','0',NULL,0),(7098,'Buying Your Own Business','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7098','pcs','Inventory','VATABLE','0',NULL,0),(7099,'My Husbands Wife','6','1','',16.00,'0','908',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7099','pcs','Inventory','VATABLE','0',NULL,0),(7100,'Kamusi ya Misemo na Nahau Imeidhinishwa','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7100','pcs','Inventory','VATABLE','0',NULL,0),(7101,'Longhorn Form 1 Encyclopaedia Vol 1 Languages','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7101','pcs','Inventory','VATABLE','0',NULL,0),(7102,'Longhorn Form 1 Encyclopaedia Vol 2 Mathematics & Sciences','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7102','pcs','Inventory','VATABLE','0',NULL,0),(7103,'Longhorn Form 1 Encyclopaedia Vol 3 Humanities','6','1','',16.00,'0','963',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7103','pcs','Inventory','VATABLE','0',NULL,0),(7104,'Oliver Twist by Charles Dickens','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7104','pcs','Inventory','VATABLE','0',NULL,0),(7105,'Me Before You by Jojo Moyes','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7105','pcs','Inventory','VATABLE','0',NULL,0),(7106,'The Laws of Future by Ryuho Okawa','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7106','pcs','Inventory','VATABLE','0',NULL,0),(7107,'The Quran With English Translation Saheeh International','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7107','pcs','Inventory','VATABLE','0',NULL,0),(7108,'Be The 1% by Mohammad Otieno','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7108','pcs','Inventory','VATABLE','0',NULL,0),(7109,'Amazing Freedom Freed To Be Free by DR Sammy Gitaari','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7109','pcs','Inventory','VATABLE','0',NULL,0),(7110,'Twisted Times Son of Man by Vincent de Paul Twisted Times #1 ','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7110','pcs','Inventory','VATABLE','0',NULL,0),(7111,'Heartstrings Finding a Song When Youve Lost Your Joy by Jill Briscoe','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7111','pcs','Inventory','VATABLE','0',NULL,0),(7112,'Running on Empty Refilling Your Spirit at the Low Points of Life by Jill Briscoe','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7112','pcs','Inventory','VATABLE','0',NULL,0),(7113,'The Revived Life by John R Van Gelderen','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7113','pcs','Inventory','VATABLE','0',NULL,0),(7114,'Upgrade from Adequacy to Abundance by Michael Catt','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7114','pcs','Inventory','VATABLE','0',NULL,0),(7115,'The Power of Solitude A Silver Lining During a Pandemic by Dr Pamela Kariba','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7115','pcs','Inventory','VATABLE','0',NULL,0),(7116,'Sacked So What Power of Hope and Action by Vincent Ogutu','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7116','pcs','Inventory','VATABLE','0',NULL,0),(7117,'Smart Money Habits by Gladys Juma','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7117','pcs','Inventory','VATABLE','0',NULL,0),(7118,'Who are the Top Billionaires in Africa by Vincent Ogutu','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7118','pcs','Inventory','VATABLE','0',NULL,0),(7119,'Conceive Achieve A Road Map to your Success','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7119','pcs','Inventory','VATABLE','0',NULL,0),(7120,'Me vs Me Conversations with My Tomorrow by Kevin Odongo','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7120','pcs','Inventory','VATABLE','0',NULL,0),(7121,'Rebranding to Win by Humphrey kanga','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7121','pcs','Inventory','VATABLE','0',NULL,0),(7122,'Public Speaking and Body Language Skills by Antony Nbita','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7122','pcs','Inventory','VATABLE','0',NULL,0),(7123,'Breaking Down by Eunniah Mbabazi','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7123','pcs','Inventory','VATABLE','0',NULL,0),(7124,'Beautiful thoughts by Jane Harel','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7124','pcs','Inventory','VATABLE','0',NULL,0),(7125,'where did the world Come from by Truphie wanjiru and wangechi Githaiga','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7125','pcs','Inventory','VATABLE','0',NULL,0),(7126,'The Sowers Parable by Vincent Obonyo','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7126','pcs','Inventory','VATABLE','0',NULL,0),(7127,'Mother my Hero by NOREEN ASEKENYE','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7127','pcs','Inventory','VATABLE','0',NULL,0),(7128,'Shape Your Destiny BY HANNAH KAGIRI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7128','pcs','Inventory','VATABLE','0',NULL,0),(7129,'To Chase a Dream in Nairobi BY KIMATHI KAUMBUTHO','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7129','pcs','Inventory','VATABLE','0',NULL,0),(7130,'An Incredible Journey BY JOHN SHABAYA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7130','pcs','Inventory','VATABLE','0',NULL,0),(7131,'We Dont Teach That At The University BY DR DANIEL R RUHWEZA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7131','pcs','Inventory','VATABLE','0',NULL,0),(7132,'The Trinity of PurposeTalent & Passion BY ALEX OBUHATSA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7132','pcs','Inventory','VATABLE','0',NULL,0),(7133,'101 Ways To Keep a Loving Marriage BY EYAKU MCSIMON','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7133','pcs','Inventory','VATABLE','0',NULL,0),(7134,'Love Bila Regrets BY JOHN MUSYIMI & MARK AMBUNDO','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7134','pcs','Inventory','VATABLE','0',NULL,0),(7135,'Moulding a Disciple BY PHILIBERT JULAI MDINDI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7135','pcs','Inventory','VATABLE','0',NULL,0),(7136,'In Gods Own Image BY CAROLYN SYOKAU','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7136','pcs','Inventory','VATABLE','0',NULL,0),(7137,'The 7 Pillars of Wisdom BY ELIZABETH KIATHE','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7137','pcs','Inventory','VATABLE','0',NULL,0),(7138,'Nuggets to Live By BY DR REI KESIS','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7138','pcs','Inventory','VATABLE','0',NULL,0),(7139,'Undefeated BY SHADRACK OTIENO','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7139','pcs','Inventory','VATABLE','0',NULL,0),(7140,'Destiny Achievers BY JOSHUA BETI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7140','pcs','Inventory','VATABLE','0',NULL,0),(7141,'Rise and Shine BY FLORENCE WANYONYI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7141','pcs','Inventory','VATABLE','0',NULL,0),(7142,'You Are Gods Best BY JENNIFER FAVOR MUTINDA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7142','pcs','Inventory','VATABLE','0',NULL,0),(7143,'Lust Of My Ink BY PATRICK LAVINCE','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7143','pcs','Inventory','VATABLE','0',NULL,0),(7144,'Amazing Love BY GIDEON NYAKIONGORA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7144','pcs','Inventory','VATABLE','0',NULL,0),(7145,'Ill Fix It Myself BY DAVID W MUTISYA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7145','pcs','Inventory','VATABLE','0',NULL,0),(7146,'Days Before Dawn BY GEORGE ODHIAMBO','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7146','pcs','Inventory','VATABLE','0',NULL,0),(7147,'Belonging A Tale of an Orphaned Girl BY PATIENCE KAMARUNGA MUGISHA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7147','pcs','Inventory','VATABLE','0',NULL,0),(7148,'Beyond 8 TO 5 BY DAISY NYAGA','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7148','pcs','Inventory','VATABLE','0',NULL,0),(7149,'Love Unlimited Set Free by a Greater Love BY RUTH NJAGI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7149','pcs','Inventory','VATABLE','0',NULL,0),(7150,'Premier Revision Encyclopedia Grade 1','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7150','pcs','Inventory','VATABLE','0',NULL,0),(7151,'The Journey Aganist All Odds by Humphrey M Kanga','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7151','pcs','Inventory','VATABLE','0',NULL,0),(7152,'Born A PrinceLived A Slave BY JAMES M KWERI','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7152','pcs','Inventory','VATABLE','0',NULL,0),(7153,'Gems of Healthy Living by Jemimah Nzola','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7153','pcs','Inventory','VATABLE','0',NULL,0),(7154,'Grow in Prayer and Hearing God by Sophia Kimani Nyoro','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7154','pcs','Inventory','VATABLE','0',NULL,0),(7155,'Power of Forgiveness by Bernard Maingi','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7155','pcs','Inventory','VATABLE','0',NULL,0),(7156,'Born To Die by Gideon Nyakiongora','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7156','pcs','Inventory','VATABLE','0',NULL,0),(7157,'Beaten not Crushed by Pamela Babirukamu','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7157','pcs','Inventory','VATABLE','0',NULL,0),(7158,'Even Here by Ivy Gikonyo','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7158','pcs','Inventory','VATABLE','0',NULL,0),(7159,'SMAAT Finance by Jane Isiaho','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7159','pcs','Inventory','VATABLE','0',NULL,0),(7160,'Navigating the storm by Barnie and Grace Achoki','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7160','pcs','Inventory','VATABLE','0',NULL,0),(7161,'Olivers Secret by Eleanor WatkinsJosh Williams','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7161','pcs','Inventory','VATABLE','0',NULL,0),(7162,'Nobodys Dog by Eleanor Watkins','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7162','pcs','Inventory','VATABLE','0',NULL,0),(7163,'I Want to Be an Airline Pilot by Mary Weeks Millard','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7163','pcs','Inventory','VATABLE','0',NULL,0),(7164,'Thoughtful Paths by Lilian Barbra Nabwire','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7164','pcs','Inventory','VATABLE','0',NULL,0),(7165,'The Flip Side of Betrayal by Jean Wairimu Kamina','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7165','pcs','Inventory','VATABLE','0',NULL,0),(7166,'Confessions of Nairobi Women by Joan Thatiah','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,'91721466514',0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914743289','pcs','Inventory','VATABLE','0',NULL,0),(7167,'Questions That Adolescents Ask Unedited by LUCYANNE WAWERU','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7167','pcs','Inventory','VATABLE','0',NULL,0),(7168,'How to start Farming A Guide from small scale to profit making agribusiness by Wangari Kuria','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7168','pcs','Inventory','VATABLE','0',NULL,0),(7169,'This Girl is on Fire by Wangari Kuria','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7169','pcs','Inventory','VATABLE','0',NULL,0),(7170,'The 39 Steps by John Buchan','6','1','',16.00,'0','990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7170','pcs','Inventory','VATABLE','0',NULL,0),(7171,'The Edge of Always','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7171','pcs','Inventory','VATABLE','0',NULL,0),(7172,'The Eye of Heaven','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7172','pcs','Inventory','VATABLE','0',NULL,0),(7173,'Kill Shot','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7173','pcs','Inventory','VATABLE','0',NULL,0),(7174,'Think Or Sink','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7174','pcs','Inventory','VATABLE','0',NULL,0),(7175,'Princess','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7175','pcs','Inventory','VATABLE','0',NULL,0),(7176,'Succeed and Grow Rich through Persuasion','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7176','pcs','Inventory','VATABLE','0',NULL,0),(7177,'The War Within','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7177','pcs','Inventory','VATABLE','0',NULL,0),(7178,'EARLY PEOPLE','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7178','pcs','Inventory','VATABLE','0',NULL,0),(7179,'One More Kiss','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7179','pcs','Inventory','VATABLE','0',NULL,0),(7180,'Private Sydney','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7180','pcs','Inventory','VATABLE','0',NULL,0),(7181,'Half Bad','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7181','pcs','Inventory','VATABLE','0',NULL,0),(7182,'Witch and Wizard','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7182','pcs','Inventory','VATABLE','0',NULL,0),(7183,'Lost in Time','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7183','pcs','Inventory','VATABLE','0',NULL,0),(7184,'Cakes Galore','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7184','pcs','Inventory','VATABLE','0',NULL,0),(7185,'The History of the World','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7185','pcs','Inventory','VATABLE','0',NULL,0),(7186,'The Trap','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7186','pcs','Inventory','VATABLE','0',NULL,0),(7187,'All Involved','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7187','pcs','Inventory','VATABLE','0',NULL,0),(7188,'Mini Classic The Jungle Book','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7188','pcs','Inventory','VATABLE','0',NULL,0),(7189,'The Power Trip','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7189','pcs','Inventory','VATABLE','0',NULL,0),(7190,'The Son','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7190','pcs','Inventory','VATABLE','0',NULL,0),(7191,'Tigers in Red Weather','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7191','pcs','Inventory','VATABLE','0',NULL,0),(7192,'Ask For It','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7192','pcs','Inventory','VATABLE','0',NULL,0),(7193,'Into the Fire','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7193','pcs','Inventory','VATABLE','0',NULL,0),(7194,'The Affair','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7194','pcs','Inventory','VATABLE','0',NULL,0),(7195,'Paused Lives','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7195','pcs','Inventory','VATABLE','0',NULL,0),(7196,'A Guide for the Young Muslims','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7196','pcs','Inventory','VATABLE','0',NULL,0),(7197,'The Eyes of the Dragon','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7197','pcs','Inventory','VATABLE','0',NULL,0),(7198,'The Pirates In an Adventure with Moby Dick','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7198','pcs','Inventory','VATABLE','0',NULL,0),(7199,'The Cry of the Halidon','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7199','pcs','Inventory','VATABLE','0',NULL,0),(7200,'The Scarlatti Inheritance','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7200','pcs','Inventory','VATABLE','0',NULL,0),(7201,'Napoleon and the Hundred Days','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7201','pcs','Inventory','VATABLE','0',NULL,0),(7202,'Simple Path','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7202','pcs','Inventory','VATABLE','0',NULL,0),(7204,'Live Ethically','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7204','pcs','Inventory','VATABLE','0',NULL,0),(7205,'Stop Managing and Lead','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7205','pcs','Inventory','VATABLE','0',NULL,0),(7206,'How To Speak With Confidence','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7206','pcs','Inventory','VATABLE','0',NULL,0),(7207,'Curtain HolderGold','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7207','pcs','Inventory','VATABLE','0',NULL,0),(7208,'Curtain Holder Red and Gold','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7208','pcs','Inventory','VATABLE','0',NULL,0),(7209,'Twist & Fix Sunshades','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7209','pcs','Inventory','VATABLE','0',NULL,0),(7210,'Heart to Heart A Personal Testimony','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7210','pcs','Inventory','VATABLE','0',NULL,0),(7211,'The Memoirs of Cleopatra','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7211','pcs','Inventory','VATABLE','0',NULL,0),(7212,'Be All You Can Be','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7212','pcs','Inventory','VATABLE','0',NULL,0),(7213,'Keys to a Great Marriage','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7213','pcs','Inventory','VATABLE','0',NULL,0),(7214,'The Temple Mount Code','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7214','pcs','Inventory','VATABLE','0',NULL,0),(7215,'Blue Monday','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7215','pcs','Inventory','VATABLE','0',NULL,0),(7216,'The Kalahari Typing School for Men','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7216','pcs','Inventory','VATABLE','0',NULL,0),(7217,'The Weekenders','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7217','pcs','Inventory','VATABLE','0',NULL,0),(7218,'Chicken Soup for the Golfers Soul','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7218','pcs','Inventory','VATABLE','0',NULL,0),(7219,'Tintin Land of Black Gold','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7219','pcs','Inventory','VATABLE','0',NULL,0),(7220,'Tintin The Blue Lotus','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7220','pcs','Inventory','VATABLE','0',NULL,0),(7221,'Tintin The Shooting Star','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7221','pcs','Inventory','VATABLE','0',NULL,0),(7222,'Tintin The Secret of the Unicorn','6','1','',16.00,'0','946',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7222','pcs','Inventory','VATABLE','0',NULL,0),(7223,'D Light S2','6','1','',16.00,'0','997',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7223','pcs','Inventory','VATABLE','0',NULL,0),(7224,'Cashflow Quadrant by Robert Kiyosaki','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7224','pcs','Inventory','VATABLE','0',NULL,0),(7225,'King Warrior Magician Lover by Robert L Moore and Douglas Gillette ebook','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7225','pcs','Inventory','VATABLE','0',NULL,0),(7226,'Basic Economics by Thomas Sowell ebook','6','1','',16.00,'0','998',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7226','pcs','Inventory','VATABLE','0',NULL,0),(7227,'Outliers by Malcolm Gladwell','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,81.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7227','pcs','Inventory','VATABLE','0',NULL,0),(7228,'In a Dark Dark Wood','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7228','pcs','Inventory','VATABLE','0',NULL,0),(7229,'Confucius','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7229','pcs','Inventory','VATABLE','0',NULL,0),(7230,'The Da Vinci Code by Dan Brown','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7230','pcs','Inventory','VATABLE','0',NULL,0),(7231,'Soaring Like An Eagle by George Wachiuri','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7231','pcs','Inventory','VATABLE','0',NULL,0),(7232,'Catch22 by Joseph Heller','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7232','pcs','Inventory','VATABLE','0',NULL,0),(7233,'Princess More Tears to Cry','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7233','pcs','Inventory','VATABLE','0',NULL,0),(7234,'HajjUmrah Belt','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7234','pcs','Inventory','VATABLE','0',NULL,0),(7235,'Tigers Voyage','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7235','pcs','Inventory','VATABLE','0',NULL,0),(7236,'Black Long T shirt Top With Ankara Detail','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7236','pcs','Inventory','VATABLE','0',NULL,0),(7237,'Murogi wa Kagogo','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7237','pcs','Inventory','VATABLE','0',NULL,0),(7238,'Oh the Places You will Go by Dr Seuss','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7238','pcs','Inventory','VATABLE','0',NULL,0),(7239,'The Freemasons An Ancient Brotherhood','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7239','pcs','Inventory','VATABLE','0',NULL,0),(7240,'Linchpin by Seth Godin','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7240','pcs','Inventory','VATABLE','0',NULL,0),(7241,'African Laughter Four Visits to Zimbabwe','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7241','pcs','Inventory','VATABLE','0',NULL,0),(7242,'This Immoral Trade Slavery in the 21st Century','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7242','pcs','Inventory','VATABLE','0',NULL,0),(7243,'Window Curtains Floral Cream Yellow 999 Per Meter With Free Rings','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7243','pcs','Inventory','VATABLE','0',NULL,0),(7244,'Window Curtains Floral Cream 999 Per Meter With Free Rings','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7244','pcs','Inventory','VATABLE','0',NULL,0),(7245,'Window Curtains Multicolored X 999 Per Meter With Free Rings','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7245','pcs','Inventory','VATABLE','0',NULL,0),(7246,'Window Curtains Floral Chocolate Brown 999 per Meter','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7246','pcs','Inventory','VATABLE','0',NULL,0),(7247,'Rushing Waters','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7247','pcs','Inventory','VATABLE','0',NULL,0),(7248,'The Store','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7248','pcs','Inventory','VATABLE','0',NULL,0),(7249,'The Name of the Rose','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7249','pcs','Inventory','VATABLE','0',NULL,0),(7250,'Hijabs','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7250','pcs','Inventory','VATABLE','0',NULL,0),(7251,'The Devil and Miss Prym','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7251','pcs','Inventory','VATABLE','0',NULL,0),(7252,'Inheritance The Inheritance Cycle','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7252','pcs','Inventory','VATABLE','0',NULL,0),(7253,'Refrigerator Mats 4 Pack','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7253','pcs','Inventory','VATABLE','0',NULL,0),(7254,'Ten Things I Have Learnt about Love','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7254','pcs','Inventory','VATABLE','0',NULL,0),(7255,'Need You Dead by Peter James','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7255','pcs','Inventory','VATABLE','0',NULL,0),(7256,'This Beloved PBUH Smiling','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7256','pcs','Inventory','VATABLE','0',NULL,0),(7257,'Nuria Kitenge Rolls','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7257','pcs','Inventory','VATABLE','0',NULL,0),(7258,'Calmer Easier Happier Homework','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7258','pcs','Inventory','VATABLE','0',NULL,0),(7259,'Relationship Rescue A SevenStep Strategy for Reconnecting with Your Partner','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7259','pcs','Inventory','VATABLE','0',NULL,0),(7260,'Sophocles The Complete Plays by Sophocles and Paul Roche','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7260','pcs','Inventory','VATABLE','0',NULL,0),(7261,'African Religion The Moral Traditions of Abundant Life by Laurenti Magesa','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7261','pcs','Inventory','VATABLE','0',NULL,0),(7262,'Leopard at the Door by Paul McVeigh','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7262','pcs','Inventory','VATABLE','0',NULL,0),(7263,'A Spark of Light by Jodi Picoult','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7263','pcs','Inventory','VATABLE','0',NULL,0),(7264,'Kenya A Prison Notebook by Maina wa Kinyatti','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7264','pcs','Inventory','VATABLE','0',NULL,0),(7265,'Survival Handbook The Official US Army Guide','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7265','pcs','Inventory','VATABLE','0',NULL,0),(7266,'Shero By Grace','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7266','pcs','Inventory','VATABLE','0',NULL,0),(7267,'The Martians by Florah Waithaka','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7267','pcs','Inventory','VATABLE','0',NULL,0),(7268,'Boy Interrupted by Saah Millimono','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7268','pcs','Inventory','VATABLE','0',NULL,0),(7269,'Chess 2 In 1 Chess Magnetic','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7269','pcs','Inventory','VATABLE','0',NULL,0),(7270,'Mud Blood and Poppycock Britain and the Great War','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7270','pcs','Inventory','VATABLE','0',NULL,0),(7271,'The History and Culture of the Nandi Community by Kebenei Kiprop','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7271','pcs','Inventory','VATABLE','0',NULL,0),(7272,'When I learned how to walk and other poems by Mumbi Macharia','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,91.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7272','pcs','Inventory','VATABLE','0',NULL,0),(7273,'I will fix It Myself by David W Mutisya','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7273','pcs','Inventory','VATABLE','0',NULL,0),(7274,'The Green War by Anita Soina','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7274','pcs','Inventory','VATABLE','0',NULL,0),(7275,'Guilty Fatality by Ayce Dez and Wughanga Mwaura','6','1','',16.00,'0','950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7275','pcs','Inventory','VATABLE','0',NULL,0),(7276,'How to Design Your Career Game Plan by Colleta N Macharia','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7276','pcs','Inventory','VATABLE','0',NULL,0),(7277,'You Will Overcome by Purity Museo','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7277','pcs','Inventory','VATABLE','0',NULL,0),(7278,'Tales of Murugi by Sammy Wanjala','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7278','pcs','Inventory','VATABLE','0',NULL,0),(7279,'The Four Levels of Learning by Anthony T Gitonga','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7279','pcs','Inventory','VATABLE','0',NULL,0),(7280,'Millionaire Employee by Patrick Ngumi','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7280','pcs','Inventory','VATABLE','0',NULL,0),(7281,'Think and Grow Rich A Black Choice by Dennis Kimbro and Napoleon Hill','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7281','pcs','Inventory','VATABLE','0',NULL,0),(7282,'The Delegates Friend by Edward Mwangi','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7282','pcs','Inventory','VATABLE','0',NULL,0),(7283,'The Sultans Spymaster Peera Dewjee of Zanzibar by Judy Aldrick','6','1','',16.00,'0','1890','','0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7283','pcs','Inventory','VATABLE','0',NULL,0),(7284,'The Ultimate Femme Fatale by Makenah Kaburu','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7284','pcs','Inventory','VATABLE','0',NULL,0),(7285,'The Couple Next Door by Shari Lapena','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7285','pcs','Inventory','VATABLE','0',NULL,0),(7286,'The Fork the Witch and the Worm Eragon Tales from Alagaesia 1 by Christopher Paolini','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7286','pcs','Inventory','VATABLE','0',NULL,0),(7287,'Candle in the Wind by Omondi Austine Arnold','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7287','pcs','Inventory','VATABLE','0',NULL,0),(7288,'Deception by Amal Mohamed','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7288','pcs','Inventory','VATABLE','0',NULL,0),(7289,'Book Holder Gimble Adjustable','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7289','pcs','Inventory','VATABLE','0',NULL,0),(7290,'The Fall of A dynasty by Joe Khamisi','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7290','pcs','Inventory','VATABLE','0',NULL,0),(7291,'First and Last word by J G Nyamu','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7291','pcs','Inventory','VATABLE','0',NULL,0),(7292,'A Wrinkle in Time by Madeleine LEngle','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7292','pcs','Inventory','VATABLE','0',NULL,0),(7293,'Aphorisms and Poems of LIGHT by Jacob Oketch','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7293','pcs','Inventory','VATABLE','0',NULL,0),(7294,'Jonathan Livingston Seagull by Richard Bach','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7294','pcs','Inventory','VATABLE','0',NULL,0),(7295,'When a Stranger Called by 13 Kenyan writers','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7295','pcs','Inventory','VATABLE','0',NULL,0),(7296,'Scars and Healing by Catherine Wanjiru','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7296','pcs','Inventory','VATABLE','0',NULL,0),(7297,'Oxford Primary Dictionary for East Africa','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7297','pcs','Inventory','VATABLE','0',NULL,0),(7298,'At The Crossroads by Ifrah Mohamed Aden','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7298','pcs','Inventory','VATABLE','0',NULL,0),(7299,'When a Stranger Called by 13 Kenyan writers','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7299','pcs','Inventory','VATABLE','0',NULL,0),(7300,'The Measure of a Man by Martin Luther Jr King','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7300','pcs','Inventory','VATABLE','0',NULL,0),(7301,'The Girl Who Came Out of the Woods by Emily Barr','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7301','pcs','Inventory','VATABLE','0',NULL,0),(7302,'The Sponsor by K Kimuyu','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7302','pcs','Inventory','VATABLE','0',NULL,0),(7303,'DAY 365 Finding My Way In Every Run','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7303','pcs','Inventory','VATABLE','0',NULL,0),(7304,'The Harvest from the Desert by Ouma Nyangata','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7304','pcs','Inventory','VATABLE','0',NULL,0),(7305,'The Girl Who Saved the King of Sweden by Jonas Jonasson','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7305','pcs','Inventory','VATABLE','0',NULL,0),(7306,'From the Village to the World Reflections on Setbacks that Turned into Breakthroughs by Jeremiah Nzioka','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7306','pcs','Inventory','VATABLE','0',NULL,0),(7307,'Private Peaceful by Michael Morpurgo','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7307','pcs','Inventory','VATABLE','0',NULL,0),(7308,'Tears of the Pen','6','1','',16.00,'0','999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7308','pcs','Inventory','VATABLE','0',NULL,0),(7309,'And the Mountains Echoed by Khaled Hosseini','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7309','pcs','Inventory','VATABLE','0',NULL,0),(7310,'The Witch of Portobello by Paulo Coelho','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7310','pcs','Inventory','VATABLE','0',NULL,0),(7311,'Horrid Henrys AZ of Everything Horrid by Horrid Henry','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7311','pcs','Inventory','VATABLE','0',NULL,0),(7312,'The Descent of Man by Charles Darwin','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7312','pcs','Inventory','VATABLE','0',NULL,0),(7313,'The Africa I Want Poems BY Fatma Adam','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7313','pcs','Inventory','VATABLE','0',NULL,0),(7314,'Arafat Scarf','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7314','pcs','Inventory','VATABLE','0',NULL,0),(7315,'The Best Laid Plans by Sidney Sheldon','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7315','pcs','Inventory','VATABLE','0',NULL,0),(7316,'The Kite Runner by Khaled Hosseini','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7316','pcs','Inventory','VATABLE','0',NULL,0),(7317,'Like the Flowing River by Paulo Coelho','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7317','pcs','Inventory','VATABLE','0',NULL,0),(7318,'Heart of Darkness by Joseph Conrad','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7318','pcs','Inventory','VATABLE','0',NULL,0),(7319,'Cool Arafat Scarf','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7319','pcs','Inventory','VATABLE','0',NULL,0),(7320,'Arafat Cimmamat Men Scarf','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7320','pcs','Inventory','VATABLE','0',NULL,0),(7321,'Four Pairs of Happy Socks Men Socks Multicolored @ 200 a piece','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7321','pcs','Inventory','VATABLE','0',NULL,0),(7322,'Aesops Fables by Aesop','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7322','pcs','Inventory','VATABLE','0',NULL,0),(7323,'Arafat Scarf White Blue Black Green','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7323','pcs','Inventory','VATABLE','0',NULL,0),(7324,'The Cannabis Story The Health Wealth and the Law on Marijuana by John Ochola','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7324','pcs','Inventory','VATABLE','0',NULL,0),(7325,'Think and Grow Rich by Napoleon Hill','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,39.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7325','pcs','Inventory','VATABLE','0',NULL,0),(7326,'Drug Paradise by Kariuki Kimuyu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7326','pcs','Inventory','VATABLE','0',NULL,0),(7327,'If my bones could speak by Eunniah Mbabazi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7327','pcs','Inventory','VATABLE','0',NULL,0),(7328,'English Dholuo Dictionary by Asenath Bole Ogada','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7328','pcs','Inventory','VATABLE','0',NULL,0),(7329,'The East Africa Protectorate by Sir Charles Eliot','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7329','pcs','Inventory','VATABLE','0',NULL,0),(7330,'AlFarabi Founder of Islamic Neoplatonism His LifeWorks and Influence by Majid Fakhry','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7330','pcs','Inventory','VATABLE','0',NULL,0),(7331,'The Agony of Rejection by Sarah Kihu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7331','pcs','Inventory','VATABLE','0',NULL,0),(7332,'Sweet Pains by George Oduor','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7332','pcs','Inventory','VATABLE','0',NULL,0),(7333,'Broken Vase by Qui Qarre','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7333','pcs','Inventory','VATABLE','0',NULL,0),(7334,'Yes I am my Fathers Daughter','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7334','pcs','Inventory','VATABLE','0',NULL,0),(7335,'Season of Vipers by Tuti Danis Odongo','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7335','pcs','Inventory','VATABLE','0',NULL,0),(7336,'Alcohol Abuse in Christian Families A Bitter Pill to Swallow','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7336','pcs','Inventory','VATABLE','0',NULL,0),(7338,'The Dignity and Holiness of Marriage','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7338','pcs','Inventory','VATABLE','0',NULL,0),(7339,'Unleash Your Full Potential by George Wachiuri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7339','pcs','Inventory','VATABLE','0',NULL,0),(7340,'Soaring Like An Eagle by George Wachiuri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7340','pcs','Inventory','VATABLE','0',NULL,0),(7341,'Covid19 A Buried World and Church','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7341','pcs','Inventory','VATABLE','0',NULL,0),(7342,'Raw Power Supreme Courts and the Constitution','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7342','pcs','Inventory','VATABLE','0',NULL,0),(7343,'First And Last Word','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7343','pcs','Inventory','VATABLE','0',NULL,0),(7344,'Broken Hedges Novel by Joseph Kangule MMwirichia','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7344','pcs','Inventory','VATABLE','0',NULL,0),(7345,'Self care kit to mental wellness by Queentah Wambulwa','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7345','pcs','Inventory','VATABLE','0',NULL,0),(7346,'The Art of High Performance by Mary Wanjiku','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7346','pcs','Inventory','VATABLE','0',NULL,0),(7347,'The Shadow of a Bullet By Douglas Logedi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7347','pcs','Inventory','VATABLE','0',NULL,0),(7348,'Chasing a Bullet By Douglas Logedi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7348','pcs','Inventory','VATABLE','0',NULL,0),(7349,'Gods Word for Todays World','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7349','pcs','Inventory','VATABLE','0',NULL,0),(7350,'Elements of Godlessness in Christianity and Islam by Rev Kamau wa Macharia','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7350','pcs','Inventory','VATABLE','0',NULL,0),(7351,'My Career My Life A Comprehensive Career Guide by Dr Nagib A Omar','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7351','pcs','Inventory','VATABLE','0',NULL,0),(7352,'The Journey To Purpose Keys To Maximum Living by Emily Wahome','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7352','pcs','Inventory','VATABLE','0',NULL,0),(7353,'Feeling with the Church Cardinal Njues Long Service in the Catholic Church by Waithaka Waihenya','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7353','pcs','Inventory','VATABLE','0',NULL,0),(7354,'OnceThere Was A Star by Meshack Yobby','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7354','pcs','Inventory','VATABLE','0',NULL,0),(7355,'Beneath her wings poetry collection by Fardowsa Mohamed','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7355','pcs','Inventory','VATABLE','0',NULL,0),(7356,'Watership Down by Richard Adams','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7356','pcs','Inventory','VATABLE','0',NULL,0),(7357,'Perfect Truth by Dr Joe Kamau','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7357','pcs','Inventory','VATABLE','0',NULL,0),(7358,'When The Whirlwind Passes by Alexander Nderitu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7358','pcs','Inventory','VATABLE','0',NULL,0),(7359,'KissCommanderPromise by Alexander Nderitu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7359','pcs','Inventory','VATABLE','0',NULL,0),(7360,'Magic of Love by Raphael Mworia and Friends','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7360','pcs','Inventory','VATABLE','0',NULL,0),(7361,'The Talking Of Trees by Alexander Nderitu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7361','pcs','Inventory','VATABLE','0',NULL,0),(7362,'Unveiling the Bald My Alopecia Story by Carol Nkinda','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7362','pcs','Inventory','VATABLE','0',NULL,0),(7363,'When Something is Wrong Understanding Menstrual Disorders by Doris Murimi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7363','pcs','Inventory','VATABLE','0',NULL,0),(7364,'Zoo By Charles Chanchori','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7364','pcs','Inventory','VATABLE','0',NULL,0),(7365,'Alternate Dispute Resolution in the Market Place by JG Nyamu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7365','pcs','Inventory','VATABLE','0',NULL,0),(7366,'I am assurance and motivation by JG Nyamu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7366','pcs','Inventory','VATABLE','0',NULL,0),(7367,'Hello Mother by Charles Chanchori','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7367','pcs','Inventory','VATABLE','0',NULL,0),(7368,'No Humans Allowed by Charles Chanchori','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7368','pcs','Inventory','VATABLE','0',NULL,0),(7369,'Prime Ministers Daughter by Ash Jay','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7369','pcs','Inventory','VATABLE','0',NULL,0),(7370,'Never Meet Her by Ash Jay','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7370','pcs','Inventory','VATABLE','0',NULL,0),(7371,'4 Minutes by Ash Jay','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7371','pcs','Inventory','VATABLE','0',NULL,0),(7372,'Reunion by Ash Jay','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7372','pcs','Inventory','VATABLE','0',NULL,0),(7373,'Silver Lining by Ash Jay','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7373','pcs','Inventory','VATABLE','0',NULL,0),(7374,'Does Marriage Work Today by Bonface Makanda','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7374','pcs','Inventory','VATABLE','0',NULL,0),(7375,'The Campus Exile by Ongoma Sakwah','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7375','pcs','Inventory','VATABLE','0',NULL,0),(7376,'ME my journey to freedom by Tatu Reginaldah','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7376','pcs','Inventory','VATABLE','0',NULL,0),(7377,'A Despite Everything A memoir on FamilyResilience and the PhD Journey by Wangeshi Wambua','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7377','pcs','Inventory','VATABLE','0',NULL,0),(7378,'Beer Pressure by Otieno Opondo','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7378','pcs','Inventory','VATABLE','0',NULL,0),(7379,'End of Arrogance Africa and the West Understanding their differences by Helmut Danner','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7379','pcs','Inventory','VATABLE','0',NULL,0),(7380,'The Triumphant Church by Kenneth E Hagin','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7380','pcs','Inventory','VATABLE','0',NULL,0),(7381,'Simplified Legal Process of Buying Land in Kenya by Lawyer Ruth Tanui','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7381','pcs','Inventory','VATABLE','0',NULL,0),(7382,'Untold principles of successful people by Rukia Mohamed','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7382','pcs','Inventory','VATABLE','0',NULL,0),(7383,'A Fork in the Road Choose Poverty or Prosperity','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7383','pcs','Inventory','VATABLE','0',NULL,0),(7384,'Time and Chance A story of a Nairobi Bomb Blast Survivor by Charles Ndibui','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7384','pcs','Inventory','VATABLE','0',NULL,0),(7385,'Switch on your future by Abdirahman Farah Daar','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7385','pcs','Inventory','VATABLE','0',NULL,0),(7386,'The Disruptor Championing reforms in Kenyas Prison Service with Passion by Wanini Kireri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,61.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7386','pcs','Inventory','VATABLE','0',NULL,0),(7387,'Leadership Through The Eyes of A prisons Officer by Wanini Kireri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7387','pcs','Inventory','VATABLE','0',NULL,0),(7388,'Wema by Wamugi Gichuri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7388','pcs','Inventory','VATABLE','0',NULL,0),(7389,'To My GirlsWith Love A Mothers Timeless Advice for the Younger Generation','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7389','pcs','Inventory','VATABLE','0',NULL,0),(7390,'Man With The LION HEART by Peter Albert Indalo','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7390','pcs','Inventory','VATABLE','0',NULL,0),(7391,'How to invest in the Stock Market Key strategies clearly explained by Peter Wambu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7391','pcs','Inventory','VATABLE','0',NULL,0),(7392,'Social Butterflies Reclaiming the Positive Power of Social Networks by Michael Sanders and Susannah Hume','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7392','pcs','Inventory','VATABLE','0',NULL,0),(7393,'Highland Cactus by Munira Hussein','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7393','pcs','Inventory','VATABLE','0',NULL,0),(7394,'A Curve of Darkness by Munira Hussein','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7394','pcs','Inventory','VATABLE','0',NULL,0),(7395,'Unfit for Society by Munira Hussein','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7395','pcs','Inventory','VATABLE','0',NULL,0),(7396,'MANAGING MARRIAGE CONFLICTS IN AFRICA The Agikuyu Christian Perspectives','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7396','pcs','Inventory','VATABLE','0',NULL,0),(7397,'Living on the Edge Naaman MMwirichia by Eng Kiruki Mwithimbu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7397','pcs','Inventory','VATABLE','0',NULL,0),(7398,'The Experience From Customer to Ambassador by Dr Wale Akinyemi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7398','pcs','Inventory','VATABLE','0',NULL,0),(7399,'Spruce Avenue by Elias HM Nabutete','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7399','pcs','Inventory','VATABLE','0',NULL,0),(7400,'Ill Fix It Myself Volume IIThe Suitor by David W Mutisya','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7400','pcs','Inventory','VATABLE','0',NULL,0),(7401,'The African Powerhouse by Collin Karimi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7401','pcs','Inventory','VATABLE','0',NULL,0),(7402,'Veiled Heart by Deborah Onduru','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7402','pcs','Inventory','VATABLE','0',NULL,0),(7403,'Pruned to Bloom by Linus W Mbuu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7403','pcs','Inventory','VATABLE','0',NULL,0),(7404,'Heart Whispers by Brenda S Wanjira','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7404','pcs','Inventory','VATABLE','0',NULL,0),(7405,'Murdering Romance by Kendi Karimi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7405','pcs','Inventory','VATABLE','0',NULL,0),(7406,'The Cages We Built by Kendi Karimi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7406','pcs','Inventory','VATABLE','0',NULL,0),(7407,'The Return of the Sun by Kevin Omwanza','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7407','pcs','Inventory','VATABLE','0',NULL,0),(7408,'Dawn of Fortune by Wanjiru M Thuku','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7408','pcs','Inventory','VATABLE','0',NULL,0),(7409,'Mastering your money by Chacha Nyaigoti Bichanga','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7409','pcs','Inventory','VATABLE','0',NULL,0),(7410,'The Silent Gun by Mohamed Abdulahi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7410','pcs','Inventory','VATABLE','0',NULL,0),(7411,'The Leaves of May by Muthoni Maina','6','1','',16.00,'500','1000','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7411','pcs','Inventory','VATABLE','0',NULL,0),(7412,'Carving of a Firebrand A journey of brokennessbreakthroughloss and restoration by Irene Kendi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7412','pcs','Inventory','VATABLE','0',NULL,0),(7413,'Evolve by Mary Njuguna','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7413','pcs','Inventory','VATABLE','0',NULL,0),(7414,'Take Control of Your Life NowCreate A Vision Board by Alice Ngigi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7414','pcs','Inventory','VATABLE','0',NULL,0),(7415,'The Unbirthed Souls by Eunniah Mbabazi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7415','pcs','Inventory','VATABLE','0',NULL,0),(7416,'If My Bones Could Speak by Eunniah Mbabazi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7416','pcs','Inventory','VATABLE','0',NULL,0),(7417,'Breaking Down by Eunniah Mbabazi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7417','pcs','Inventory','VATABLE','0',NULL,0),(7418,'The North by Saadia Mohammed Jibicho','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7418','pcs','Inventory','VATABLE','0',NULL,0),(7419,'KorondoPanic A Satirized Diary of a Kenyans Experience during the COVID19 Pandemic','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7419','pcs','Inventory','VATABLE','0',NULL,0),(7420,'Say My Name and Other African Stories from Home and Away','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7420','pcs','Inventory','VATABLE','0',NULL,0),(7421,'Vyama Institutions of Hope','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7421','pcs','Inventory','VATABLE','0',NULL,0),(7422,'Litu Citizen by Grace M Njuguna','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7422','pcs','Inventory','VATABLE','0',NULL,0),(7424,'In the arms of a stranger by Caroline Bongo','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7424','pcs','Inventory','VATABLE','0',NULL,0),(7425,'Rage and Bloom by Lena Grace Anyuolo','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7425','pcs','Inventory','VATABLE','0',NULL,0),(7426,'Who are the Top Billionaires in Africa by Vincent Ogutu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7426','pcs','Inventory','VATABLE','0',NULL,0),(7427,'Life is like ThatPower of life Contradictions by Vincent Ogutu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7427','pcs','Inventory','VATABLE','0',NULL,0),(7428,'Escape Experience Freedom by Vincent Ogutu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7428','pcs','Inventory','VATABLE','0',NULL,0),(7429,'The Unending Surprises in Marriage by Jacob T Kaimenyi','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7429','pcs','Inventory','VATABLE','0',NULL,0),(7430,'The Flip side of Betrayal by Jean Kamina','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7430','pcs','Inventory','VATABLE','0',NULL,0),(7431,'Bush Friendly Tips for Girls and Boys Too by Lisa Christoffersen and Suzie Sardelli','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7431','pcs','Inventory','VATABLE','0',NULL,0),(7432,'Still A Mum by Sheila Ajok Lubangakene','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7432','pcs','Inventory','VATABLE','0',NULL,0),(7433,'For the New Intellectual The Philosophy of Ayn Rand by Ayn Rand','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7433','pcs','Inventory','VATABLE','0',NULL,0),(7434,'The Airlift Orphan','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7434','pcs','Inventory','VATABLE','0',NULL,0),(7435,'Mwangis Adventure','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7435','pcs','Inventory','VATABLE','0',NULL,0),(7436,'Sakagwa Ngiti A Kisii Prophet','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7436','pcs','Inventory','VATABLE','0',NULL,0),(7437,'The Trial of the GODS','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7437','pcs','Inventory','VATABLE','0',NULL,0),(7438,'Beginner Guitar Lessons by Daniel Mathaga','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7438','pcs','Inventory','VATABLE','0',NULL,0),(7439,'Salted with Fire','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7439','pcs','Inventory','VATABLE','0',NULL,0),(7440,'Luo Proverbs and Their Meanings by Okumba Miruka and Jens Aagaard Hansen','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7440','pcs','Inventory','VATABLE','0',NULL,0),(7441,'Tales of the Warfront by Prince Musau','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7441','pcs','Inventory','VATABLE','0',NULL,0),(7442,'Still Single Mistakes you are Making Exposed Real Dating Stories from Three Women by Sussy Nchogu Machoka','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7442','pcs','Inventory','VATABLE','0',NULL,0),(7443,'There is No Useless Experience by Levi Kones','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7443','pcs','Inventory','VATABLE','0',NULL,0),(7444,'The Crystal Ball Fell by Muthoni Kirumba','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7444','pcs','Inventory','VATABLE','0',NULL,0),(7445,'The Career Decoder by Samuel Kanja','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7445','pcs','Inventory','VATABLE','0',NULL,0),(7446,'Fashioned for Life by Samuel Kanja','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7446','pcs','Inventory','VATABLE','0',NULL,0),(7447,'From Grass to Grace by Faleri Muthoni','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7447','pcs','Inventory','VATABLE','0',NULL,0),(7448,'The Broken Snare by Prince Musau','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7448','pcs','Inventory','VATABLE','0',NULL,0),(7449,'Arising from the flames of death Tips for Black Migrants Survival in Gulf Countries by Johntera Kasuto','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7449','pcs','Inventory','VATABLE','0',NULL,0),(7450,'Dont Believe Everything You Think The 6 Basic Mistakes We Make in Thinking by Thomas E Kida','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7450','pcs','Inventory','VATABLE','0',NULL,0),(7451,'Guerrilla Marketing For Dummies by Jonathan Margolis','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7451','pcs','Inventory','VATABLE','0',NULL,0),(7452,'Business Start Up For Dummies Three Ebook Bundle Starting a Business For DummiesBusiness Plans For DummiesUnderstanding Business Accounting For Dummies by Colin Barrow','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7452','pcs','Inventory','VATABLE','0',NULL,0),(7453,'Brewing Up a Business Adventures in Beer from the Founder of Dogfish Head Craft Brewery by Sam Calagione','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7453','pcs','Inventory','VATABLE','0',NULL,0),(7454,'The Peter Principle Why Things Always Go Wrong As Featured on Radio 4 by Raymond Hull and Dr Laurence J Peter','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7454','pcs','Inventory','VATABLE','0',NULL,0),(7455,'Bound by The Absence of Love by Elena Njeru','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7455','pcs','Inventory','VATABLE','0',NULL,0),(7456,'The How Notes on the Great Work of Meeting Yourself by Yrsa Daley Ward','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7456','pcs','Inventory','VATABLE','0',NULL,0),(7457,'The Below Average Life of Baba Zoya by Ohaga Ohaga','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7457','pcs','Inventory','VATABLE','0',NULL,0),(7458,'Buy the Dip Trading Cryptocurrency Profitably by Peter Olouch','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7458','pcs','Inventory','VATABLE','0',NULL,0),(7459,'The Design Thinking Playbook Mindful Digital Transformation of TeamsProductsServicesBusinesses and Ecosystems Design Thinking Series Illustrated by Michael LewrickPatrick Link and Larry Leifer','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7459','pcs','Inventory','VATABLE','0',NULL,0),(7460,'Navigating The First Years Of Marriage by Janet Matheri','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7460','pcs','Inventory','VATABLE','0',NULL,0),(7461,'No Longer Stunted By Luke Ameru','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7461','pcs','Inventory','VATABLE','0',NULL,0),(7462,'Keep Going 10 Ways to Stay Creative in Good Times and Bad by Austin Kleon','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7462','pcs','Inventory','VATABLE','0',NULL,0),(7463,'The Phoenix Project A Novel about ITDevOpsand Helping Your Business Win by Gene KimGeorge Spafford and Kevin Behr','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7463','pcs','Inventory','VATABLE','0',NULL,0),(7464,'What Great Brands Do The Seven BrandBuilding Principles that Separate the Best from the Rest by by Denise Lee Yohn','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7464','pcs','Inventory','VATABLE','0',NULL,0),(7465,'The Mans Guide to Women Scientifically Proven Secrets from the Love Lab About What Women Really Want','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7465','pcs','Inventory','VATABLE','0',NULL,0),(7466,'Open Her Activate 7 Masculine Powers to Arouse Your Womans Love and Desire by Karen Brody','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7466','pcs','Inventory','VATABLE','0',NULL,0),(7467,'The Art of Work A Proven Path to Discovering What You Were Meant to Do by Jeff Goins','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7467','pcs','Inventory','VATABLE','0',NULL,0),(7468,'Calculus Practice Problems For Dummies by Patrick Jones','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7468','pcs','Inventory','VATABLE','0',NULL,0),(7469,'The intelligent negotiator what to saywhat to dohow to get what you want every time by Charles Craver','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7469','pcs','Inventory','VATABLE','0',NULL,0),(7470,'The New Lawyers Handbook by Karen Thalacker','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7470','pcs','Inventory','VATABLE','0',NULL,0),(7471,'Autophagy CancerOther PathologiesInflammationImmunityInfectionand Aging Role in Specific Diseases by M A Hayat','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7471','pcs','Inventory','VATABLE','0',NULL,0),(7472,'All about Her and Me by Eliseus Bamporineza','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7472','pcs','Inventory','VATABLE','0',NULL,0),(7473,'CATHOLIC SOCIAL TEACHING AND COMMON GOOD IN AFRICA','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7473','pcs','Inventory','VATABLE','0',NULL,0),(7474,'Proverbs 31 men','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7474','pcs','Inventory','VATABLE','0',NULL,0),(7475,'Success in Babylon','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7475','pcs','Inventory','VATABLE','0',NULL,0),(7476,'The power of purple','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7476','pcs','Inventory','VATABLE','0',NULL,0),(7477,'Unlocking the power of your faith','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7477','pcs','Inventory','VATABLE','0',NULL,0),(7478,'Unlocking the power of you','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7478','pcs','Inventory','VATABLE','0',NULL,0),(7479,'Unlocking the power of your productivity','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7479','pcs','Inventory','VATABLE','0',NULL,0),(7480,'Unlocking the power of you purpose','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7480','pcs','Inventory','VATABLE','0',NULL,0),(7481,'Unlocking the power of your creativity','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7481','pcs','Inventory','VATABLE','0',NULL,0),(7482,'Unlocking the power of your thinking','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7482','pcs','Inventory','VATABLE','0',NULL,0),(7483,'Nearly Every Man is Mad and Other Stories by Wafula Khisa','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7483','pcs','Inventory','VATABLE','0',NULL,0),(7484,'PRESERVING MARRIAGE INSTITUTIONS','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7484','pcs','Inventory','VATABLE','0',NULL,0),(7485,'Disco Matanga by Alexander Nderitu','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7485','pcs','Inventory','VATABLE','0',NULL,0),(7486,'Dreams and Demons by Winnie MadoroAnyango Nyar AketchScholastica Moraa and Emily K Millern','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7486','pcs','Inventory','VATABLE','0',NULL,0),(7487,'Blind Justice by Haron Gori','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7487','pcs','Inventory','VATABLE','0',NULL,0),(7488,'Stars Aligned by Anyika Bryan Muchesia','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7488','pcs','Inventory','VATABLE','0',NULL,0),(7489,'Bound to Last by Anyango Nyar Aketch','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7489','pcs','Inventory','VATABLE','0',NULL,0),(7490,'The 7Ms of Moneyship by Erastus Muthura','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7490','pcs','Inventory','VATABLE','0',NULL,0),(7491,'Foundations keys to Courtship and Marriage by Eric and Nzilani Mulati','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7491','pcs','Inventory','VATABLE','0',NULL,0),(7492,'In Search of Paradise by Annemarie Muswale','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7492','pcs','Inventory','VATABLE','0',NULL,0),(7493,'Times Are Turbulent BY Victor BK Mudiir','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7493','pcs','Inventory','VATABLE','0',NULL,0),(7494,'THE STORIES OF GATLUAL MANGUEL A CANNIBAL WHO LIVED IN SOUTH SUDANS NUER LAND','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7494','pcs','Inventory','VATABLE','0',NULL,0),(7495,'Oi Gets Lost by Lorna Likiza','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7495','pcs','Inventory','VATABLE','0',NULL,0),(7496,'The Dark Moon','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7496','pcs','Inventory','VATABLE','0',NULL,0),(7497,'Mind Your Business How to start and run a Sustainable and Profitable business By Njeru Karuana','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7497','pcs','Inventory','VATABLE','0',NULL,0),(7498,'Bound by The Absence of Love by Elena Njeru','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7498','pcs','Inventory','VATABLE','0',NULL,0),(7499,'Personal Development Journal Purposeful and Intentional Living by Faith Koki Munyua','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7499','pcs','Inventory','VATABLE','0',NULL,0),(7500,'The Maasai Language An IntroductionRevised 2nd edition by David Munke','6','1','',16.00,'1100','1500','','0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7500','pcs','Inventory','VATABLE','0',NULL,0),(7501,'The VICTORIOUS ATTITUDE by Joshua Muia','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7501','pcs','Inventory','VATABLE','0',NULL,0),(7502,'Lightning In A Bottle by Enock Khapoya','6','1','',16.00,'0','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7502','pcs','Inventory','VATABLE','0',NULL,0),(7503,'David and Goliath','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7503','pcs','Inventory','VATABLE','0',NULL,0),(7504,'Amazing Peace A celebration','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7504','pcs','Inventory','VATABLE','0',NULL,0),(7505,'Would not Take Nothing for My Journey Now','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,109.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7505','pcs','Inventory','VATABLE','0',NULL,0),(7506,'Easy Learning Spanish Dictionary In Color','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7506','pcs','Inventory','VATABLE','0',NULL,0),(7507,'The Bourne Imperative','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7507','pcs','Inventory','VATABLE','0',NULL,0),(7508,'The Artist of Disappearance','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7508','pcs','Inventory','VATABLE','0',NULL,0),(7509,'The Time Travelers Wife','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7509','pcs','Inventory','VATABLE','0',NULL,0),(7510,'A Place of Secrets','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7510','pcs','Inventory','VATABLE','0',NULL,0),(7511,'Captain Corellis Mandolin','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7511','pcs','Inventory','VATABLE','0',NULL,0),(7512,'Mockingjay The Hunger Games','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7512','pcs','Inventory','VATABLE','0',NULL,0),(7513,'Essentials of Critical and Creative Thinking','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7513','pcs','Inventory','VATABLE','0',NULL,0),(7514,'Maped Colour Peps Metal Box 24 Pieces','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7514','pcs','Inventory','VATABLE','0',NULL,0),(7515,'Make Yourself Unforgettable','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7515','pcs','Inventory','VATABLE','0',NULL,0),(7516,'Kangas 101 uses','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7516','pcs','Inventory','VATABLE','0',NULL,0),(7517,'The Spy by Paulo Coelho','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7517','pcs','Inventory','VATABLE','0',NULL,0),(7518,'Origin by Dan Brown','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7518','pcs','Inventory','VATABLE','0',NULL,0),(7519,'Drive by Dr Wale Akinyemi','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7519','pcs','Inventory','VATABLE','0',NULL,0),(7520,'Never Say Goodbye','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7520','pcs','Inventory','VATABLE','0',NULL,0),(7521,'Into the Water','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7521','pcs','Inventory','VATABLE','0',NULL,0),(7522,'Benjamin Franklin The Autobiography and Other Writings','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7522','pcs','Inventory','VATABLE','0',NULL,0),(7523,'The Autobiography of Andrew Carnegie and the Gospel of Wealth','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7523','pcs','Inventory','VATABLE','0',NULL,0),(7524,'A Moment of Weakness','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7524','pcs','Inventory','VATABLE','0',NULL,0),(7525,'Incidents at the Shrine by Ben Okri','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7525','pcs','Inventory','VATABLE','0',NULL,0),(7526,'Classy and Unique Hijab Scarf','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7526','pcs','Inventory','VATABLE','0',NULL,0),(7527,'The Corporate Sufi by Azim Jamal','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7527','pcs','Inventory','VATABLE','0',NULL,0),(7528,'I Found You by Lisa Jewell','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7528','pcs','Inventory','VATABLE','0',NULL,0),(7529,'Francis Atwoli Fame Force and Fury','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7529','pcs','Inventory','VATABLE','0',NULL,0),(7530,'Disgrace by John Maxwell Coetzee','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7530','pcs','Inventory','VATABLE','0',NULL,0),(7531,'The Language of Kindness A Nurses Story by Christie Watson','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7531','pcs','Inventory','VATABLE','0',NULL,0),(7532,'The Old Man and the Sea by Ernest Hemingway','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7532','pcs','Inventory','VATABLE','0',NULL,0),(7533,'The Billionaire Within by Wale Akinyemi','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7533','pcs','Inventory','VATABLE','0',NULL,0),(7534,'God Hears Her 365 Devotions for Women by Women Hardcover','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7534','pcs','Inventory','VATABLE','0',NULL,0),(7535,'The Act of Marriage by Tim LaHaye & Beverly LaHaye','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7535','pcs','Inventory','VATABLE','0',NULL,0),(7536,'Workplace Chronicles by Cavin O Apodo','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7536','pcs','Inventory','VATABLE','0',NULL,0),(7537,'Secrets by Aimee Katei','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7537','pcs','Inventory','VATABLE','0',NULL,0),(7538,'Accountability A Biblical Principle Strengthening Your Walk of Faith by Developing Christian Accountability','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7538','pcs','Inventory','VATABLE','0',NULL,0),(7539,'Betrayal of Public Trust by Prof Jacob T Kaimenyi','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7539','pcs','Inventory','VATABLE','0',NULL,0),(7540,'Busy Office vs Responsible Fatherhood by Prof Jacob Kaimenyi','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7540','pcs','Inventory','VATABLE','0',NULL,0),(7541,'Let the Old Man Speak and Other Poems by Odhiambo Kaumah','6','1','',16.00,'0','1050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7541','pcs','Inventory','VATABLE','0',NULL,0),(7542,'A Study of Kalenjin Linguistics','6','1','',16.00,'0','1057',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7542','pcs','Inventory','VATABLE','0',NULL,0),(7543,'To Kill a Mockingbird by Harper Lee','6','1','',16.00,'0','1400','','0',NULL,NULL,'5',0,0,'91721467845',0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9780099419785','pcs','Inventory','VATABLE','0',NULL,0),(7544,'Wuthering Heights by Emily Bronte','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7544','pcs','Inventory','VATABLE','0',NULL,0),(7545,'Elon Musk by Ashlee Vance','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1400.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7545','pcs','Inventory','VATABLE','0',NULL,0),(7546,'The Innocent Man by John Grisham','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7546','pcs','Inventory','VATABLE','0',NULL,0),(7547,'You Are a Badass How to Stop Doubting Your Greatness and Start Living an Awesome Life by Jen Sincero','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7547','pcs','Inventory','VATABLE','0',NULL,0),(7548,'From Socrates to Sartre The Philosophic Quest by TZ Lavine','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7548','pcs','Inventory','VATABLE','0',NULL,0),(7549,'The Investment Group Handbook from Chama to Conglomerate by Tony Wainaina','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7549','pcs','Inventory','VATABLE','0',NULL,0),(7550,'The Girl Who Smiled Beads by Clemantine Wamariya and Elizabeth Weil','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7550','pcs','Inventory','VATABLE','0',NULL,0),(7551,'You Are a Badass at Making Money Master the Mindset of Wealth by Jen Sincero','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7551','pcs','Inventory','VATABLE','0',NULL,0),(7552,'The 5th Columnist a Legendary Journalist by Philip Ochieng','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7552','pcs','Inventory','VATABLE','0',NULL,0),(7553,'Fake by Robert Kiyosaki','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7553','pcs','Inventory','VATABLE','0',NULL,0),(7554,'Love Is a Verb Stories of What Happens When Love Comes Alive by Gary Chapman','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7554','pcs','Inventory','VATABLE','0',NULL,0),(7555,'Overcoming Depression The Victory Over the Darkness Series by Neil T Anderson','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7555','pcs','Inventory','VATABLE','0',NULL,0),(7556,'Overcoming Negative SelfImage The Victory Over the Darkness Series by Neil T Anderson & Dave Park','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7556','pcs','Inventory','VATABLE','0',NULL,0),(7557,'The Day I Met Jesus The Revealing Diaries Of Five Women From The Gospels by Frank Viola and Mary DeMuth','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7557','pcs','Inventory','VATABLE','0',NULL,0),(7558,'Your Spiritual Gifts Can Help Your Church Grow Guide to Discovering and Understanding Your Unique Spiritual Gifts by C Peter Wagner','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7558','pcs','Inventory','VATABLE','0',NULL,0),(7559,'Your Foundation in Christ Victory Series Book #3 Live By the Power of the Spirit by Neil T Anderson','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7559','pcs','Inventory','VATABLE','0',NULL,0),(7560,'Your New Identity Victory Series Book #2 A Transforming Union with God BY Neil T Anderson','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7560','pcs','Inventory','VATABLE','0',NULL,0),(7562,'Pastors Pal by William Banks','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7562','pcs','Inventory','VATABLE','0',NULL,0),(7563,'Resisting Gossip Winning the War of the Wagging Tongue by Mathew C Mitchell','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7563','pcs','Inventory','VATABLE','0',NULL,0),(7564,'Serving Christ in the Workplace with Study Guide by Larry Peabody','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7564','pcs','Inventory','VATABLE','0',NULL,0),(7565,'The Parent Map Discovering Gods Plan for Raising Great Kids by Harold J Sala','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7565','pcs','Inventory','VATABLE','0',NULL,0),(7566,'Taking Possession With Jesus by Faith N Mathenge','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7566','pcs','Inventory','VATABLE','0',NULL,0),(7567,'Strength for the FaintHearted Ministers by Gideon M Mudenyo','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7567','pcs','Inventory','VATABLE','0',NULL,0),(7568,'Accountability A Biblical Principle Strengthening Your Walk of Faith by Developing Christian Accountability by Nelly Kagoru','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7568','pcs','Inventory','VATABLE','0',NULL,0),(7569,'On the Shortness of Life Essay by Lucius Annaeus Seneca','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7569','pcs','Inventory','VATABLE','0',NULL,0),(7570,'The Greatest Salesman In the World by Og Mandino','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7570','pcs','Inventory','VATABLE','0',NULL,0),(7571,'Speed BY GILBERT ANGANA','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7571','pcs','Inventory','VATABLE','0',NULL,0),(7572,'Hidden in Plain Sight by Jeffrey Archer','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7572','pcs','Inventory','VATABLE','0',NULL,0),(7573,'Harmony by James Peter Gitonga','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7573','pcs','Inventory','VATABLE','0',NULL,0),(7574,'Sculpted by Design by KEMIRIMO D OKUJA','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7574','pcs','Inventory','VATABLE','0',NULL,0),(7575,'Engulfed in Love by Martha Namusoke','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7575','pcs','Inventory','VATABLE','0',NULL,0),(7576,'My Strong Tower; The Genesis by Aba Yankah Geker','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7576','pcs','Inventory','VATABLE','0',NULL,0),(7577,'100 Pure Thoughts Cultivating Purity One Thought at a Time by Joe Kirby','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7577','pcs','Inventory','VATABLE','0',NULL,0),(7578,'Unlocking the Power of Your Creativity by John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7578','pcs','Inventory','VATABLE','0',NULL,0),(7579,'Unlocking the Power of Your Faith by John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7579','pcs','Inventory','VATABLE','0',NULL,0),(7580,'Unlocking the Power of Your Productivity by John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7580','pcs','Inventory','VATABLE','0',NULL,0),(7581,'Unlocking the Power of Your Purpose by John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7581','pcs','Inventory','VATABLE','0',NULL,0),(7582,'Unlocking the Power of Your Thinking by John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7582','pcs','Inventory','VATABLE','0',NULL,0),(7583,'Unlocking the Power of You By John Stanko','6','1','',16.00,'0','1090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7583','pcs','Inventory','VATABLE','0',NULL,0),(7584,'Giant Steps','6','1','',16.00,'0','1093',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7584','pcs','Inventory','VATABLE','0',NULL,0),(7585,'Split second','6','1','',16.00,'0','1093',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7585','pcs','Inventory','VATABLE','0',NULL,0),(7586,'The Wrinkle Cure','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7586','pcs','Inventory','VATABLE','0',NULL,0),(7587,'The Killing Lessons','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7587','pcs','Inventory','VATABLE','0',NULL,0),(7588,'The Martyrs Curse','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7588','pcs','Inventory','VATABLE','0',NULL,0),(7589,'Poseidons Arrow','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7589','pcs','Inventory','VATABLE','0',NULL,0),(7590,'No Turning Back A Novel of South Africa','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7590','pcs','Inventory','VATABLE','0',NULL,0),(7591,'Nemesis','6','1','',16.00,'0','1041',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7591','pcs','Inventory','VATABLE','0',NULL,0),(7592,'Out Think','6','1','',16.00,'0','1098',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7592','pcs','Inventory','VATABLE','0',NULL,0),(7593,'STORM OF SWORDS by MARTIN GEORGE RR','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7593','pcs','Inventory','VATABLE','0',NULL,0),(7594,'Unleash Your Full Potential by George Wachiuri','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7594','pcs','Inventory','VATABLE','0',NULL,0),(7595,'Fool Me Once by Harlan Coben','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7595','pcs','Inventory','VATABLE','0',NULL,0),(7596,'Birth of a Dream Weaver by Ngugi wa Thiongo','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7596','pcs','Inventory','VATABLE','0',NULL,0),(7597,'The Great Divide','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7597','pcs','Inventory','VATABLE','0',NULL,0),(7598,'Window Curtains Floral Yellow 1099 Per Meter With Free Rings','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7598','pcs','Inventory','VATABLE','0',NULL,0),(7599,'Introducing Newton','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7599','pcs','Inventory','VATABLE','0',NULL,0),(7600,'Factfulness by Hans Rosling Anna Rosling Ronnlund and Ola Rosling','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7600','pcs','Inventory','VATABLE','0',NULL,0),(7601,'My Not So Perfect Life','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7601','pcs','Inventory','VATABLE','0',NULL,0),(7602,'The Break','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7602','pcs','Inventory','VATABLE','0',NULL,0),(7603,'The Lions Game','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7603','pcs','Inventory','VATABLE','0',NULL,0),(7604,'A Wrinkle in Time','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7604','pcs','Inventory','VATABLE','0',NULL,0),(7605,'The Wisdom of Whores Bureaucrats Brothels and the Business of AIDS','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7605','pcs','Inventory','VATABLE','0',NULL,0),(7606,'This Little Britain How One Small Country Built The Modern World','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7606','pcs','Inventory','VATABLE','0',NULL,0),(7607,'The Untouchable by John Banville','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7607','pcs','Inventory','VATABLE','0',NULL,0),(7608,'Still Me by Jojo Moyes','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7608','pcs','Inventory','VATABLE','0',NULL,0),(7609,'Glitter Pearl Hijab','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7609','pcs','Inventory','VATABLE','0',NULL,0),(7610,'Make Today Count by John C Maxwell','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7610','pcs','Inventory','VATABLE','0',NULL,0),(7611,'A Storm of Swords Part One Steel and Snow by George RR Martin Book 3','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7611','pcs','Inventory','VATABLE','0',NULL,0),(7612,'Start With In To Start Winning by Amadou Chico Cissoko','6','1','',16.00,'0','1045',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7612','pcs','Inventory','VATABLE','0',NULL,0),(7613,'My Lovely Wife by Samantha Downing','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7613','pcs','Inventory','VATABLE','0',NULL,0),(7614,'Music and Dance in Eastern Africa Current Research in Humanities and Social Sciences','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7614','pcs','Inventory','VATABLE','0',NULL,0),(7615,'A Wimpy Kid Story Rowley Jeffersons Awesome Friendly Adventure Hardcover','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7615','pcs','Inventory','VATABLE','0',NULL,0),(7616,'Charlottes Web by E B White','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7616','pcs','Inventory','VATABLE','0',NULL,0),(7617,'Nairobi in the Making Landscapes of Time and Urban Belonging by Constance Smith','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7617','pcs','Inventory','VATABLE','0',NULL,0),(7618,'Attitude 101 What Every Leader Needs to Know by John C Maxwell','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7618','pcs','Inventory','VATABLE','0',NULL,0),(7619,'A Nearly Normal Family by M T Edvardsson','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7619','pcs','Inventory','VATABLE','0',NULL,0),(7620,'Art of Loving by Erich Fromm','6','1','',16.00,'0','1099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7620','pcs','Inventory','VATABLE','0',NULL,0),(7621,'Secrets of the Millionaire Mind by T Harv Eker','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7621','pcs','Inventory','VATABLE','0',NULL,0),(7622,'Norwegian Wood by Haruki Murakami','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7622','pcs','Inventory','VATABLE','0',NULL,0),(7623,'The Rooster Bar by John Grisham','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7623','pcs','Inventory','VATABLE','0',NULL,0),(7624,'Water Birds on the Lakeshore by Zukiswa Wanner','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7624','pcs','Inventory','VATABLE','0',NULL,0),(7625,'Money Wise by Rina Hicks','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,982.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7625','pcs','Inventory','VATABLE','0',NULL,0),(7626,'No girl is limited by Peter Mbuthia','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7626','pcs','Inventory','VATABLE','0',NULL,0),(7627,'Reminiscing Wonderland','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7627','pcs','Inventory','VATABLE','0',NULL,0),(7628,'Shadow by Michael Morpurgo and Christian Birmingham','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7628','pcs','Inventory','VATABLE','0',NULL,0),(7629,'PREPARE FOR A BETTER LIFE','6','1','',16.00,'0','1100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7629','pcs','Inventory','VATABLE','0',NULL,0),(7630,'All the Bright Places by Jennifer Niven','6','1','',16.00,'0','1131',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7630','pcs','Inventory','VATABLE','0',NULL,0),(7631,'Allegiant','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7631','pcs','Inventory','VATABLE','0',NULL,0),(7632,'I Dreamed of Africa','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7632','pcs','Inventory','VATABLE','0',NULL,0),(7633,'Freakonomics','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7633','pcs','Inventory','VATABLE','0',NULL,0),(7634,'The Power of a Praying Woman','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7634','pcs','Inventory','VATABLE','0',NULL,0),(7635,'Now Discover Your Strengths','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7635','pcs','Inventory','VATABLE','0',NULL,0),(7636,'Nomad','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7636','pcs','Inventory','VATABLE','0',NULL,0),(7637,'I Am Justice A Journey Out of Africa','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7637','pcs','Inventory','VATABLE','0',NULL,0),(7638,'Winter of the World','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7638','pcs','Inventory','VATABLE','0',NULL,0),(7639,'The Last Mile','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7639','pcs','Inventory','VATABLE','0',NULL,0),(7640,'Star of Africa','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7640','pcs','Inventory','VATABLE','0',NULL,0),(7641,'Delivering Happiness','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7641','pcs','Inventory','VATABLE','0',NULL,0),(7642,'Too Close to the Sun','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7642','pcs','Inventory','VATABLE','0',NULL,0),(7643,'Trump Think Like a Billionaire','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7643','pcs','Inventory','VATABLE','0',NULL,0),(7644,'The Queen of Katwe','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7644','pcs','Inventory','VATABLE','0',NULL,0),(7645,'Dog Medicine','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7645','pcs','Inventory','VATABLE','0',NULL,0),(7646,'Autobiography of Benjamin Franklin','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7646','pcs','Inventory','VATABLE','0',NULL,0),(7647,'Super Arms TonerBlack & Orange','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7647','pcs','Inventory','VATABLE','0',NULL,0),(7648,'Maestra','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7648','pcs','Inventory','VATABLE','0',NULL,0),(7649,'The 7 Habits of Happy Kids','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7649','pcs','Inventory','VATABLE','0',NULL,0),(7650,'Love in the Time of Cholera','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7650','pcs','Inventory','VATABLE','0',NULL,0),(7651,'The Timbuktu School for Nomads','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7651','pcs','Inventory','VATABLE','0',NULL,0),(7652,'Fiveminute bedtime stories','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7652','pcs','Inventory','VATABLE','0',NULL,0),(7653,'A Farewell to Arms','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7653','pcs','Inventory','VATABLE','0',NULL,0),(7654,'The Gods That Failed','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7654','pcs','Inventory','VATABLE','0',NULL,0),(7655,'When We Were Orphans','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7655','pcs','Inventory','VATABLE','0',NULL,0),(7656,'Diary of a Wimpy Kid The Getaway','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7656','pcs','Inventory','VATABLE','0',NULL,0),(7657,'The Sixth Man','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7657','pcs','Inventory','VATABLE','0',NULL,0),(7658,'E mc2','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7658','pcs','Inventory','VATABLE','0',NULL,0),(7659,'You Only Have to Be Right Once','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7659','pcs','Inventory','VATABLE','0',NULL,0),(7660,'Eragon Book One','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7660','pcs','Inventory','VATABLE','0',NULL,0),(7661,'Black Lightweight Mens Jacket','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7661','pcs','Inventory','VATABLE','0',NULL,0),(7662,'Excuse Me Your Dream is Calling you','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7662','pcs','Inventory','VATABLE','0',NULL,0),(7663,'Miss Peregrines Home for Peculiar Children','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7663','pcs','Inventory','VATABLE','0',NULL,0),(7664,'A Hunger For God','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7664','pcs','Inventory','VATABLE','0',NULL,0),(7665,'Double Dork Diaries 2 in 1','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7665','pcs','Inventory','VATABLE','0',NULL,0),(7666,'Double Dork Diaries 3 2 in 1','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7666','pcs','Inventory','VATABLE','0',NULL,0),(7667,'Double Dork Diaries 2 2 In 1','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7667','pcs','Inventory','VATABLE','0',NULL,0),(7668,'The Symposium by Plato','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7668','pcs','Inventory','VATABLE','0',NULL,0),(7669,'Great Dialogues of Plato','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7669','pcs','Inventory','VATABLE','0',NULL,0),(7670,'Sleeping Beauties','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7670','pcs','Inventory','VATABLE','0',NULL,0),(7671,'Capitalism The Unknown Ideal by Ayn Rand','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7671','pcs','Inventory','VATABLE','0',NULL,0),(7672,'We Were Eight Years in Power An American Tragedy by Ta Nehisi Coates','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7672','pcs','Inventory','VATABLE','0',NULL,0),(7673,'Hippie by Paulo Coelho','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7673','pcs','Inventory','VATABLE','0',NULL,0),(7674,'Womens Liberation and the African Freedom Struggle by Thomas Sankara','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7674','pcs','Inventory','VATABLE','0',NULL,0),(7675,'Out of Africa by Karen Blixen','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7675','pcs','Inventory','VATABLE','0',NULL,0),(7676,'The Girl of Ink and Stars','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7676','pcs','Inventory','VATABLE','0',NULL,0),(7677,'Memoirs of an Arabian Princess by Emilie Ruete','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7677','pcs','Inventory','VATABLE','0',NULL,0),(7678,'The Power of Significance How Purpose Changes Your Life by John Maxwell','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7678','pcs','Inventory','VATABLE','0',NULL,0),(7679,'Daily Life Strategies for Teens by Jay McGraw','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7679','pcs','Inventory','VATABLE','0',NULL,0),(7680,'The Return of the King Book 3 by J R R Tolkien','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7680','pcs','Inventory','VATABLE','0',NULL,0),(7681,'Becoming a Vessel of Honor by Rebecca Brown','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7681','pcs','Inventory','VATABLE','0',NULL,0),(7682,'A Clash of Kings by George RR Martin Book 2','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7682','pcs','Inventory','VATABLE','0',NULL,0),(7683,'Eighty Days Red by Vina Jackson','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7683','pcs','Inventory','VATABLE','0',NULL,0),(7684,'Managing Your Finances Gods Way by Gladys Juma','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7684','pcs','Inventory','VATABLE','0',NULL,0),(7685,'The Sins of the Father by Jeffrey Archer','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7685','pcs','Inventory','VATABLE','0',NULL,0),(7686,'The Great Alone by Kristin Hannah','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7686','pcs','Inventory','VATABLE','0',NULL,0),(7687,'Mimi na Rais The President and I by Lello Mmassy','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7687','pcs','Inventory','VATABLE','0',NULL,0),(7688,'Amplified Outreach Bible','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7688','pcs','Inventory','VATABLE','0',NULL,0),(7689,'From Dictatorship to Democracy by Gene Sharp','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7689','pcs','Inventory','VATABLE','0',NULL,0),(7690,'Solving Problems KCSE Mathematics Paper 1 by C Muturi','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7690','pcs','Inventory','VATABLE','0',NULL,0),(7691,'Solving Problems KCSE Mathematics Paper 2 by C Muturi','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7691','pcs','Inventory','VATABLE','0',NULL,0),(7692,'First Things First Growing in Pastoral Ministry','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7692','pcs','Inventory','VATABLE','0',NULL,0),(7693,'Isesomo Gods Servant in Congo','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7693','pcs','Inventory','VATABLE','0',NULL,0),(7694,'The Theology of the Hebrew Bible An Introduction','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7694','pcs','Inventory','VATABLE','0',NULL,0),(7695,'LiveListenTell The Art of Preaching','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7695','pcs','Inventory','VATABLE','0',NULL,0),(7696,'The Preachers Portrait Five New Testament Word Studies','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7696','pcs','Inventory','VATABLE','0',NULL,0),(7697,'Premier Revision Encyclopedia Grade 3','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7697','pcs','Inventory','VATABLE','0',NULL,0),(7698,'Shoreline Evolution The Gene Meets Technology by Jacob Aliet','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7698','pcs','Inventory','VATABLE','0',NULL,0),(7699,'Shoreline Origins by Jacob Aliet','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7699','pcs','Inventory','VATABLE','0',NULL,0),(7700,'The Levant Church Chronicles of a Dark Awakening by Jacob Aliet','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7700','pcs','Inventory','VATABLE','0',NULL,0),(7701,'Magnolia Flower When Beauty Casts a Long Shadow by Jacob Aliet Agwa','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7701','pcs','Inventory','VATABLE','0',NULL,0),(7702,'Strange Encounters by Jacob Aliet','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7702','pcs','Inventory','VATABLE','0',NULL,0),(7703,'The Adventures of Monarch You Were Made to Fly','6','1','',16.00,'0','1150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7703','pcs','Inventory','VATABLE','0',NULL,0),(7704,'DC EcoLite','6','1','',16.00,'0','1102',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7704','pcs','Inventory','VATABLE','0',NULL,0),(7705,'ACCOUNTING FOR LAWYERS','6','1','',16.00,'0','1160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7705','pcs','Inventory','VATABLE','0',NULL,0),(7706,'AFRICAN CUSTOMARY LAW SYSTEM AN INTRIDUCTION','6','1','',16.00,'0','1160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7706','pcs','Inventory','VATABLE','0',NULL,0),(7707,'MAGISTRATES MANUAL','6','1','',16.00,'0','1160',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7707','pcs','Inventory','VATABLE','0',NULL,0),(7708,'Will Grayson,Will Grayson','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7708','pcs','Inventory','VATABLE','0',NULL,0),(7709,'Dark Places','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7709','pcs','Inventory','VATABLE','0',NULL,0),(7710,'Five People You Meet In Heaven by Albom Mitch','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7710','pcs','Inventory','VATABLE','0',NULL,0),(7711,'Divergent by Roth Veronica','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7711','pcs','Inventory','VATABLE','0',NULL,0),(7712,'Veronica Decides to Die by Paulo Coelho','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7712','pcs','Inventory','VATABLE','0',NULL,0),(7713,'First Among Equals by Jeffrey Archer','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7713','pcs','Inventory','VATABLE','0',NULL,0),(7714,'Sense and Sensibility by Jane Austen','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7714','pcs','Inventory','VATABLE','0',NULL,0),(7715,'City of Bones by Cassandra Clare','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7715','pcs','Inventory','VATABLE','0',NULL,0),(7716,'Gone Girl by Gillian Flynn','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7716','pcs','Inventory','VATABLE','0',NULL,0),(7717,'I Am Pilgrim by Terry Hayes','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7717','pcs','Inventory','VATABLE','0',NULL,0),(7718,'Adultery by Paulo Coelho','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7718','pcs','Inventory','VATABLE','0',NULL,0),(7719,'Kaspar Prince of Cats','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7719','pcs','Inventory','VATABLE','0',NULL,0),(7720,'They Do It With Mirrors by Agatha Christie','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7720','pcs','Inventory','VATABLE','0',NULL,0),(7721,'Brida by Paulo Coelho','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7721','pcs','Inventory','VATABLE','0',NULL,0),(7722,'In the Name of the Mother Reflections on Writers and Empire by Ngugi wa Thiongo','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7722','pcs','Inventory','VATABLE','0',NULL,0),(7723,'The Picture of Dorian Gray by Oscar Wilde','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7723','pcs','Inventory','VATABLE','0',NULL,0),(7724,'Children of Blood and Bone by Tomi Adeyemi','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7724','pcs','Inventory','VATABLE','0',NULL,0),(7725,'How Women Rise by Marshall Goldsmith and Sally Helgesen','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7725','pcs','Inventory','VATABLE','0',NULL,0),(7726,'What Does a Man Want? by Muthoni Likimani','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7726','pcs','Inventory','VATABLE','0',NULL,0),(7728,'Twisted Times The Phantom by Vincent de Paul Twisted Times #2 ','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7728','pcs','Inventory','VATABLE','0',NULL,0),(7729,'Improving with Age Gods Plan for Getting Older and Better by Jill Briscoe and Stuart Briscoe','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7729','pcs','Inventory','VATABLE','0',NULL,0),(7730,'Led to Lead Faith Lessons from the Life of Moses by Marty Berglund','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7730','pcs','Inventory','VATABLE','0',NULL,0),(7731,'The Sink Radical Transformation with One Small Change by Walter Nusbaum and Daren MartinPhD','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7731','pcs','Inventory','VATABLE','0',NULL,0),(7732,'The Grand Love Story of All Time by Joyce Maina','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7732','pcs','Inventory','VATABLE','0',NULL,0),(7734,'Tales from Africa by Douglas Collins','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7734','pcs','Inventory','VATABLE','0',NULL,0),(7735,'The Litigators by John Grisham','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7735','pcs','Inventory','VATABLE','0',NULL,0),(7736,'One Year of Ugly by Caroline Mackenzie','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7736','pcs','Inventory','VATABLE','0',NULL,0),(7737,'The Hill We Climb An Inaugural Poem by Gorman Amanda','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7737','pcs','Inventory','VATABLE','0',NULL,0),(7738,'Mbugua Githere A Handful of Terere by Mwangi Gicheru','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7738','pcs','Inventory','VATABLE','0',NULL,0),(7739,'Big Shot Diary of a Wimpy Kid Book 16 by Jeff Kinney','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7739','pcs','Inventory','VATABLE','0',NULL,0),(7740,'Home by Toni Morrison','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7740','pcs','Inventory','VATABLE','0',NULL,0),(7741,'A Daunting Journey by Jeremiah Gitau Kiereini','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7741','pcs','Inventory','VATABLE','0',NULL,0),(7742,'Creating Sales Stars A Guide to Managing the Millennials on Your Team by Stephan Schiffman and Gary Krebs','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7742','pcs','Inventory','VATABLE','0',NULL,0),(7743,'The Spirit of the Four Lepers by Nakaya Shani','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7743','pcs','Inventory','VATABLE','0',NULL,0),(7744,'Binti by Nnedi Okorafor','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7744','pcs','Inventory','VATABLE','0',NULL,0),(7745,'A Legacy of Prayer by Catherine Maina','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7745','pcs','Inventory','VATABLE','0',NULL,0),(7746,'Saint Mazie Roman by Jami Attenberg','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7746','pcs','Inventory','VATABLE','0',NULL,0),(7747,'Be a Great Manager Now The 2in1 Manager Speed Read Instant Tips; Big Picture Lasting Results by Audrey Tang','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7747','pcs','Inventory','VATABLE','0',NULL,0),(7748,'PS I Love You by Cecelia Ahern','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7748','pcs','Inventory','VATABLE','0',NULL,0),(7749,'The Merchant of Venice by William Shakespeare','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7749','pcs','Inventory','VATABLE','0',NULL,0),(7750,'The Art Of Dating And Courtship By Drileba Dratibi Daniel','6','1','',16.00,'0','1190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7750','pcs','Inventory','VATABLE','0',NULL,0),(7751,'Working with Emotional Intelligence','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7751','pcs','Inventory','VATABLE','0',NULL,0),(7752,'The Power Of Positive Thinking In Business','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7752','pcs','Inventory','VATABLE','0',NULL,0),(7753,'How Children Succeed','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7753','pcs','Inventory','VATABLE','0',NULL,0),(7754,'The Basic Concepts Of The Quran','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7754','pcs','Inventory','VATABLE','0',NULL,0),(7755,'Rejection Proof','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7755','pcs','Inventory','VATABLE','0',NULL,0),(7756,'Memoirs of a Geisha','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7756','pcs','Inventory','VATABLE','0',NULL,0),(7757,'No Hero','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7757','pcs','Inventory','VATABLE','0',NULL,0),(7758,'Looking for Alaska','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7758','pcs','Inventory','VATABLE','0',NULL,0),(7759,'Career of Evil','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7759','pcs','Inventory','VATABLE','0',NULL,0),(7760,'Book of Bedtime Rhymes','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7760','pcs','Inventory','VATABLE','0',NULL,0),(7761,'The Mission Song','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7761','pcs','Inventory','VATABLE','0',NULL,0),(7762,'Honour Among Thieves','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7762','pcs','Inventory','VATABLE','0',NULL,0),(7763,'Affluenza','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7763','pcs','Inventory','VATABLE','0',NULL,0),(7764,'Stars and Planets Handbooks','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7764','pcs','Inventory','VATABLE','0',NULL,0),(7765,'A Desirable Residence','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7765','pcs','Inventory','VATABLE','0',NULL,0),(7766,'Children of the Revolution','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7766','pcs','Inventory','VATABLE','0',NULL,0),(7767,'Are You Ready to Succeed','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7767','pcs','Inventory','VATABLE','0',NULL,0),(7768,'Raising and Praising Boys','6','1','',16.00,'0','1136',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7768','pcs','Inventory','VATABLE','0',NULL,0),(7769,'Secrets of the Billionaire','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7769','pcs','Inventory','VATABLE','0',NULL,0),(7770,'With Eyes Wide Open by Erick B Gichuru','6','1','',16.00,'0','1195',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7770','pcs','Inventory','VATABLE','0',NULL,0),(7771,'BOURNE IDENTITY by Robert Ludlum','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7771','pcs','Inventory','VATABLE','0',NULL,0),(7772,'FEAST FOR CROWS','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7772','pcs','Inventory','VATABLE','0',NULL,0),(7773,'Big Little Lies by Liane Moriarty','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7773','pcs','Inventory','VATABLE','0',NULL,0),(7774,'Good Strategy Bad Strategy','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7774','pcs','Inventory','VATABLE','0',NULL,0),(7775,'Of goats and poisoned oranges','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7775','pcs','Inventory','VATABLE','0',NULL,0),(7776,'Celebrating Friendship among Women by Margery Kabuya','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7776','pcs','Inventory','VATABLE','0',NULL,0),(7777,'Dont Lets Go to the Dogs Tonight','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7777','pcs','Inventory','VATABLE','0',NULL,0),(7778,'The Book of Memory by Petina Gappah','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7778','pcs','Inventory','VATABLE','0',NULL,0),(7779,'With God All Things Are Possible','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7779','pcs','Inventory','VATABLE','0',NULL,0),(7780,'Touched with Fire An Anthology of Poems','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7780','pcs','Inventory','VATABLE','0',NULL,0),(7781,'True Citizen','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7781','pcs','Inventory','VATABLE','0',NULL,0),(7782,'Fruity African Basket','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7782','pcs','Inventory','VATABLE','0',NULL,0),(7783,'Caring Enough to Confront How to Understand and Express','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7783','pcs','Inventory','VATABLE','0',NULL,0),(7784,'Breaking Tradition to Accomplish Vision','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7784','pcs','Inventory','VATABLE','0',NULL,0),(7785,'Little Fires Everywhere','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7785','pcs','Inventory','VATABLE','0',NULL,0),(7786,'Jigsaw Puzzle and Book My Awesome 123','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7786','pcs','Inventory','VATABLE','0',NULL,0),(7787,'Business Gurus That Changed the World','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7787','pcs','Inventory','VATABLE','0',NULL,0),(7788,'The Middle of Nowhere by Geraldine McCaughrean','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7788','pcs','Inventory','VATABLE','0',NULL,0),(7789,'Get Hired Fast Tap The Hidden Job Market In 15 Days','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7789','pcs','Inventory','VATABLE','0',NULL,0),(7790,'Passbook Number F 47927 Women and Mau Mau in Kenya by Muthoni Likimani','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7790','pcs','Inventory','VATABLE','0',NULL,0),(7791,'Why South Sudan Matters by Garang Malong','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7791','pcs','Inventory','VATABLE','0',NULL,0),(7792,'Big Magic by Elizabeth Gilbert','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7792','pcs','Inventory','VATABLE','0',NULL,0),(7793,'Kwani 05 PART 2','6','1','',16.00,'0','1140',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7793','pcs','Inventory','VATABLE','0',NULL,0),(7794,'Sulwe by Lupita Nyongo Luo Version','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7794','pcs','Inventory','VATABLE','0',NULL,0),(7795,'City of Girls by Elizabeth Gilbert','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7795','pcs','Inventory','VATABLE','0',NULL,0),(7796,'The Outlaw Ocean Crime and Survival in the Last Untamed Frontier by Ian Urbina','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7796','pcs','Inventory','VATABLE','0',NULL,0),(7797,'The Book You Wish Your Parents Had Read and Your Children Will Be Glad That You Did','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7797','pcs','Inventory','VATABLE','0',NULL,0),(7798,'Little Women by Louisa May Alcott','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7798','pcs','Inventory','VATABLE','0',NULL,0),(7799,'An Ice Cream War by William Boyd','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7799','pcs','Inventory','VATABLE','0',NULL,0),(7800,'Take P7 The Crown by Mourine Obare','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7800','pcs','Inventory','VATABLE','0',NULL,0),(7801,'Take P7 Confidence Sit on the Throne by Mourine Obare','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7801','pcs','Inventory','VATABLE','0',NULL,0),(7802,'Take P7 The Greatest Love of All by Mourine Obare','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7802','pcs','Inventory','VATABLE','0',NULL,0),(7803,'Take P7 Healing by Mourine Obare','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7803','pcs','Inventory','VATABLE','0',NULL,0),(7804,'Industrialization in Kenya In Search of a Strategy by Peter Coughlin and Gerrishon K Ikiara','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7804','pcs','Inventory','VATABLE','0',NULL,0),(7805,'My Body is all Mine by Jocelyn Akinyi','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7805','pcs','Inventory','VATABLE','0',NULL,0),(7806,'Bone Meal For Roses by Miranda Sherry','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7806','pcs','Inventory','VATABLE','0',NULL,0),(7807,'Finding Eden By Mark Bichachi','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7807','pcs','Inventory','VATABLE','0',NULL,0),(7808,'The Last Don by Mario Puzo','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7808','pcs','Inventory','VATABLE','0',NULL,0),(7809,'Rowley Jeffersons Awesome Friendly Spooky Stories by Jeff Kinney','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7809','pcs','Inventory','VATABLE','0',NULL,0),(7810,'They Shall be Chastised by Muthoni Likimani','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7810','pcs','Inventory','VATABLE','0',NULL,0),(7811,'Diary of a Clueless Farmer by Karen Ngunjiri','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7811','pcs','Inventory','VATABLE','0',NULL,0),(7812,'Bridget Joness Diary by Helen Fielding','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7812','pcs','Inventory','VATABLE','0',NULL,0),(7813,'The Agikuyu 1890 1965 by Maina Wa Kinyatti','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7813','pcs','Inventory','VATABLE','0',NULL,0),(7814,'My 100 best loved Bible stories by Anna Award','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7814','pcs','Inventory','VATABLE','0',NULL,0),(7815,'Impact of Traditional African Sacrifice on the Value of the Eucharist Lessons from the Catholic Diocese of Homa BayKenya','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7815','pcs','Inventory','VATABLE','0',NULL,0),(7816,'The Defector by Daniel Silva','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7816','pcs','Inventory','VATABLE','0',NULL,0),(7817,'Finding Eden By Mark Bichachi','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7817','pcs','Inventory','VATABLE','0',NULL,0),(7823,'Memoirs of a biscuit baron Madatally Manji by Collins Douglas','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7823','pcs','Inventory','VATABLE','0',NULL,0),(7824,'One by One by Ruth Ware','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7824','pcs','Inventory','VATABLE','0',NULL,0),(7825,'A Brief History of Time by Stephen Hawking','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7825','pcs','Inventory','VATABLE','0',NULL,0),(7826,'SHOULD I? Your questions about money by Florence Bett','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7826','pcs','Inventory','VATABLE','0',NULL,0),(7827,'The Lost Boy by Dave Pelzer','6','1','',16.00,'0','1199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7827','pcs','Inventory','VATABLE','0',NULL,0),(7828,'The Winner Stands Alone by Paulo Coelho','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7828','pcs','Inventory','VATABLE','0',NULL,0),(7829,'The Girl Who Played with Fire by Stieg Larsson','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7829','pcs','Inventory','VATABLE','0',NULL,0),(7830,'Birth Your Way','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7830','pcs','Inventory','VATABLE','0',NULL,0),(7831,'As a Man Thinketh by James Allen','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7831','pcs','Inventory','VATABLE','0',NULL,0),(7832,'Girl Woman Other by Bernardine Evaristo','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7832','pcs','Inventory','VATABLE','0',NULL,0),(7833,'The Prophet by Kahlil Gibran','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7833','pcs','Inventory','VATABLE','0',NULL,0),(7834,'The People of Ostrich Mountain by Ndirangu Githaiga','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7834','pcs','Inventory','VATABLE','0',NULL,0),(7835,'USBFLASH DRIVE oraimo 16G OFD','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7835','pcs','Inventory','VATABLE','0',NULL,0),(7836,'Lust of My Ink by Patrick Lavince','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7836','pcs','Inventory','VATABLE','0',NULL,0),(7837,'Personal Budget by Nawal Khalfan','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7837','pcs','Inventory','VATABLE','0',NULL,0),(7838,'My Little Yellow Book by Sakina Taki','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,81.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7838','pcs','Inventory','VATABLE','0',NULL,0),(7839,'Making Cents by Waceke Nduati','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7839','pcs','Inventory','VATABLE','0',NULL,0),(7840,'Kikuyu Botanical Dictionary by Muruga Gacathi','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7840','pcs','Inventory','VATABLE','0',NULL,0),(7841,'LovePolitics and Dying by Gatere Mwangi','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7841','pcs','Inventory','VATABLE','0',NULL,0),(7842,'Essentials of Criminal Procedure in Kenya by Patrick Kiage','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7842','pcs','Inventory','VATABLE','0',NULL,0),(7843,'Art of institutional leadership Unleashing the potential of emotional intelligence by Laban P Ayiro','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7843','pcs','Inventory','VATABLE','0',NULL,0),(7844,'Unduire Wa Ruriri Rwa Agikuyu by Duncan Ndegwa','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7844','pcs','Inventory','VATABLE','0',NULL,0),(7845,'Some Traditions of the Akamba of Kenya by Celia Nyamweru','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7845','pcs','Inventory','VATABLE','0',NULL,0),(7846,'Nairobi National Park Guide Book','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7846','pcs','Inventory','VATABLE','0',NULL,0),(7847,'The Real You Unpacking You By Angie Murenga','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7847','pcs','Inventory','VATABLE','0',NULL,0),(7848,'When The Ancient Tree Falls by Jared Ojuok','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7848','pcs','Inventory','VATABLE','0',NULL,0),(7849,'Transference by Jacob Aliet','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7849','pcs','Inventory','VATABLE','0',NULL,0),(7850,'Blow The Lid Off by Robert A Belle','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7850','pcs','Inventory','VATABLE','0',NULL,0),(7851,'Unmasking the Wounds Within The Ghosts of Childhood Trauma in Adulthood by Jane Wanjao','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7851','pcs','Inventory','VATABLE','0',NULL,0),(7852,'Wired Weird by Wairimu Kanyi','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7852','pcs','Inventory','VATABLE','0',NULL,0),(7853,'Tea with Mom Stories of Mothers by Edna Thiongo','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7853','pcs','Inventory','VATABLE','0',NULL,0),(7854,'The Pilgrims Progress Novel by John Bunyan','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7854','pcs','Inventory','VATABLE','0',NULL,0),(7855,'Business Conquest by Ian Dennis','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7855','pcs','Inventory','VATABLE','0',NULL,0),(7856,'The Relationship Between Books and Power by Auscar Wambiya','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7856','pcs','Inventory','VATABLE','0',NULL,0),(7857,'Wanjiku in Global Development','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7857','pcs','Inventory','VATABLE','0',NULL,0),(7858,'Away from Victory by Zachary Oguda','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7858','pcs','Inventory','VATABLE','0',NULL,0),(7859,'Sacked so What Power of Hope and Action by Vincent Ogutu','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7859','pcs','Inventory','VATABLE','0',NULL,0),(7860,'Honey and Venom by Esther Mwalimu','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7860','pcs','Inventory','VATABLE','0',NULL,0),(7861,'Commercial Bee Farming by Mwancha Okioma','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7861','pcs','Inventory','VATABLE','0',NULL,0),(7862,'The World Is Ours by Lucie Chihandae','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7862','pcs','Inventory','VATABLE','0',NULL,0),(7863,'The Practice of Groundedness A Transformative Path to Success That Feeds Not Crushes Your Soul by Brad Stulberg','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7863','pcs','Inventory','VATABLE','0',NULL,0),(7864,'Woman Beneath her Feet and Other Stories','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7864','pcs','Inventory','VATABLE','0',NULL,0),(7865,'GUSENGA SI UGUSHYENGA','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7865','pcs','Inventory','VATABLE','0',NULL,0),(7866,'Poor Charlies Almanack The Wit and Wisdom of Charles T Munger by Charles T MungerPeter D KaufmanEd Wexler and Warren E Buffett','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7866','pcs','Inventory','VATABLE','0',NULL,0),(7867,'Seeking Wisdom From Darwin to Munger by Peter Bevelin 3rd Edition','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7867','pcs','Inventory','VATABLE','0',NULL,0),(7868,'Women of the Light by Mugoiri Old Girls Association MOGA','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7868','pcs','Inventory','VATABLE','0',NULL,0),(7869,'GUSENGA SI UGUSHYENGA by TWAGIRUMUKIZA FIDELE','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7869','pcs','Inventory','VATABLE','0',NULL,0),(7870,'My Diet My Medicine A non drug Fight and protection against High Blood Pressure by Hon Mwancha Okioma','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7870','pcs','Inventory','VATABLE','0',NULL,0),(7871,'The Oxford Dictionary of Difficult Words by Archie Hobson','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7871','pcs','Inventory','VATABLE','0',NULL,0),(7872,'Tao of Charlie Munger A Compilation of Quotes from Berkshire Hathaways Vice Chairman on LifeBusinessand the Pursuit of Wealth With Commentary by David Clark','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7872','pcs','Inventory','VATABLE','0',NULL,0),(7873,'Case In Point Complete Case Interview Preparation by Marc P Cosentino and Joan Oleck','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7873','pcs','Inventory','VATABLE','0',NULL,0),(7874,'The Boy Crisis Why Our Boys Are Struggling and What We Can Do about It by Warren Farrell and John Gray','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7874','pcs','Inventory','VATABLE','0',NULL,0),(7875,'Let Your Food Be Your Medicine by Joseck Matheri','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7875','pcs','Inventory','VATABLE','0',NULL,0),(7876,'The Brand Gap How to Bridge the Distance Between Business Strategy and Design by Marty Neumeier','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7876','pcs','Inventory','VATABLE','0',NULL,0),(7877,'Critical Thinking Consider the Verdict by Bruce Waller','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7877','pcs','Inventory','VATABLE','0',NULL,0),(7878,'How to Win Every Argument The Use and Abuse of Logic by Madsen Pirie','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7878','pcs','Inventory','VATABLE','0',NULL,0),(7879,'Silencing Anna by Wanjiru Waithaka','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7879','pcs','Inventory','VATABLE','0',NULL,0),(7880,'Black Rednecks and White Liberals by Thomas Sowell ebook','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7880','pcs','Inventory','VATABLE','0',NULL,0),(7881,'Diary of a Wimpy Kid Diper Overlode Book 17 by Jeff Kinney','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7881','pcs','Inventory','VATABLE','0',NULL,0),(7882,'Lessons from the StreetsThe Art of Money by Vincent Ogutu','6','1','',16.00,'840','1200','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7882','pcs','Inventory','VATABLE','0',NULL,0),(7883,'Life is a gold mine ,can you dig it','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7883','pcs','Inventory','VATABLE','0',NULL,0),(7884,'Heart of Surrender by Bosibori Bogonko','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7884','pcs','Inventory','VATABLE','0',NULL,0),(7885,'Redefining Success According to Jesus by Dr Omar Djoeandy','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7885','pcs','Inventory','VATABLE','0',NULL,0),(7886,'Accounting for Secondary School','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7886','pcs','Inventory','VATABLE','0',NULL,0),(7887,'Journeys and Stories by Elizabeth Mueni Kituku','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7887','pcs','Inventory','VATABLE','0',NULL,0),(7888,'Soul Tourists by Bernardine Evaristo','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7888','pcs','Inventory','VATABLE','0',NULL,0),(7889,'Blonde Roots by Bernardine Evaristo','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7889','pcs','Inventory','VATABLE','0',NULL,0),(7890,'Believe Us How Jurgen Klopp transformed Liverpool into title winners by Melissa Reddy','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7890','pcs','Inventory','VATABLE','0',NULL,0),(7891,'Down But Not Out My Life as a Quadriplegic by Egidiah Karegi','6','1','',16.00,'0','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7891','pcs','Inventory','VATABLE','0',NULL,0),(7892,'The Pains We Live by Sophie Kiwelu Memoir','6','1','',16.00,'0','1490','','0',NULL,NULL,'5',0,0,'91721484936',0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914995398','pcs','Inventory','VATABLE','0',NULL,0),(7893,'JUDICIAL REVIEW IN KENYA','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7893','pcs','Inventory','VATABLE','0',NULL,0),(7894,'DIARY OF A WIMPY KID HARD LUCK','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7894','pcs','Inventory','VATABLE','0',NULL,0),(7895,'Marriage Built to Last','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7895','pcs','Inventory','VATABLE','0',NULL,0),(7896,'CREATIVE SCHOOLS','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7896','pcs','Inventory','VATABLE','0',NULL,0),(7897,'First Things First','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7897','pcs','Inventory','VATABLE','0',NULL,0),(7898,'Churchill','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7898','pcs','Inventory','VATABLE','0',NULL,0),(7899,'Girl at War','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7899','pcs','Inventory','VATABLE','0',NULL,0),(7900,'The Warren Buffett Stock Portfolio','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7900','pcs','Inventory','VATABLE','0',NULL,0),(7901,'Into Thin Air','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7901','pcs','Inventory','VATABLE','0',NULL,0),(7902,'The Breakthrough Company','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7902','pcs','Inventory','VATABLE','0',NULL,0),(7903,'The Sicilian','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7903','pcs','Inventory','VATABLE','0',NULL,0),(7904,'Travels with Herodotus','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7904','pcs','Inventory','VATABLE','0',NULL,0),(7905,'Ecological Intelligence','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7905','pcs','Inventory','VATABLE','0',NULL,0),(7906,'Prepare For War','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7906','pcs','Inventory','VATABLE','0',NULL,0),(7907,'The Sun Is Also a Star','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7907','pcs','Inventory','VATABLE','0',NULL,0),(7908,'The Razors Edge','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7908','pcs','Inventory','VATABLE','0',NULL,0),(7909,'The 22 Immutable Laws of Marketing','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7909','pcs','Inventory','VATABLE','0',NULL,0),(7910,'The 8th Habit','6','1','',16.00,'1150','1490','','0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7910','pcs','Inventory','VATABLE','0',NULL,0),(7911,'Operation Linda Nchi','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7911','pcs','Inventory','VATABLE','0',NULL,0),(7912,'Small MessageBig Impact','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7912','pcs','Inventory','VATABLE','0',NULL,0),(7913,'On Black Sisters Street by Chika Unigwe','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7913','pcs','Inventory','VATABLE','0',NULL,0),(7914,'Scaling Up Excellence','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7914','pcs','Inventory','VATABLE','0',NULL,0),(7915,'The Diary of a Young Girl','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7915','pcs','Inventory','VATABLE','0',NULL,0),(7916,'Return to the Little Coffee Shop of Kabul','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7916','pcs','Inventory','VATABLE','0',NULL,0),(7917,'Turtles All the Way Down by John Green Paperback','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7917','pcs','Inventory','VATABLE','0',NULL,0),(7918,'Back from Africa','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7918','pcs','Inventory','VATABLE','0',NULL,0),(7919,'The Handmaids Tale','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7919','pcs','Inventory','VATABLE','0',NULL,0),(7920,'Dark Matter','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7920','pcs','Inventory','VATABLE','0',NULL,0),(7921,'Pablo Escobar My Father','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7921','pcs','Inventory','VATABLE','0',NULL,0),(7922,'Behind Closed Doors','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7922','pcs','Inventory','VATABLE','0',NULL,0),(7923,'The Breakdown','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7923','pcs','Inventory','VATABLE','0',NULL,0),(7924,'The Fourth Monkey','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7924','pcs','Inventory','VATABLE','0',NULL,0),(7925,'On Beauty by Zadie Smith','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7925','pcs','Inventory','VATABLE','0',NULL,0),(7926,'A Bit of Difference','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7926','pcs','Inventory','VATABLE','0',NULL,0),(7927,'The Upside of Unrequited','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7927','pcs','Inventory','VATABLE','0',NULL,0),(7928,'The Dip The extraordinary benefits of knowing when to quit by Seth Godin','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7928','pcs','Inventory','VATABLE','0',NULL,0),(7929,'House of Stone by Novuyo Rosa Tshuma','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7929','pcs','Inventory','VATABLE','0',NULL,0),(7930,'The Ghost of Sani Abacha by Chuma Nwokolo','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7930','pcs','Inventory','VATABLE','0',NULL,0),(7931,'When Bad Things Happen to Good People','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7931','pcs','Inventory','VATABLE','0',NULL,0),(7932,'American Gods by Neil Gaiman','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7932','pcs','Inventory','VATABLE','0',NULL,0),(7933,'The Ultimate Marketing Tool How to Stand Out in the Marketplace','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7933','pcs','Inventory','VATABLE','0',NULL,0),(7934,'The imaginary girlfriend by John Irving','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7934','pcs','Inventory','VATABLE','0',NULL,0),(7935,'The Noble Quran','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7935','pcs','Inventory','VATABLE','0',NULL,0),(7936,'Educated by Tara Westover','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7936','pcs','Inventory','VATABLE','0',NULL,0),(7937,'What If Its Us by Becky Albertalli and Adam Silvera','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7937','pcs','Inventory','VATABLE','0',NULL,0),(7938,'The Science of Being Great by Wallace D Wattles','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7938','pcs','Inventory','VATABLE','0',NULL,0),(7939,'Twenty Love Poems and a Song of Despair by Pablo Neruda','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7939','pcs','Inventory','VATABLE','0',NULL,0),(7940,'Fools Die by Mario Puzo','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7940','pcs','Inventory','VATABLE','0',NULL,0),(7941,'Rest Why You Get More Done When You Work Less by Alex Soojung Kim Pang','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7941','pcs','Inventory','VATABLE','0',NULL,0),(7942,'The Science of Meditation How to Change Your Brain Mind and Body','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7942','pcs','Inventory','VATABLE','0',NULL,0),(7943,'Angels by Marian Keyes','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7943','pcs','Inventory','VATABLE','0',NULL,0),(7944,'Sheer Abandon by Penny Vincenzi','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7944','pcs','Inventory','VATABLE','0',NULL,0),(7945,'The Unbearable Lightness of Being by Milan Kundera','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7945','pcs','Inventory','VATABLE','0',NULL,0),(7946,'Girl Code by Cara Alwill Leyba','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7946','pcs','Inventory','VATABLE','0',NULL,0),(7947,'How Not to Hate Your Husband After Kids by Jancee Dunn','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7947','pcs','Inventory','VATABLE','0',NULL,0),(7948,'The Other Woman by Sandie Jones','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7948','pcs','Inventory','VATABLE','0',NULL,0),(7949,'Getting Past No by William Ury','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7949','pcs','Inventory','VATABLE','0',NULL,0),(7950,'The Little Prince by Antoine de Saint Exupery','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7950','pcs','Inventory','VATABLE','0',NULL,0),(7951,'The Heavenly Man by Brother Yun','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7951','pcs','Inventory','VATABLE','0',NULL,0),(7952,'The Art of War by Niccolo Machiavelli','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7952','pcs','Inventory','VATABLE','0',NULL,0),(7953,'Oneness With All Life by Eckhart Tolle','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7953','pcs','Inventory','VATABLE','0',NULL,0),(7954,'The Gaze by Elif Shafak','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7954','pcs','Inventory','VATABLE','0',NULL,0),(7955,'The Girl with Seven Names by David John and Lee Hyeon seo','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7955','pcs','Inventory','VATABLE','0',NULL,0),(7956,'The Flea Palace by Elif Shafak','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7956','pcs','Inventory','VATABLE','0',NULL,0),(7957,'The Bride Test by Helen Hoang','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7957','pcs','Inventory','VATABLE','0',NULL,0),(7958,'Circe by Madeline Miller','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7958','pcs','Inventory','VATABLE','0',NULL,0),(7959,'The Communist Manifesto by Friedrich Engels and Karl Marx','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7959','pcs','Inventory','VATABLE','0',NULL,0),(7960,'Brave New World by Aldous Huxley','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7960','pcs','Inventory','VATABLE','0',NULL,0),(7961,'The Book Thief by Markus Zusak','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,123.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7961','pcs','Inventory','VATABLE','0',NULL,0),(7962,'The Zanzibar Wife by Deborah Rodriguez','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7962','pcs','Inventory','VATABLE','0',NULL,0),(7963,'A Woman Is No Man by Etaf Rum','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7963','pcs','Inventory','VATABLE','0',NULL,0),(7964,'The House on Carnaval Street by Deborah Rodriguez','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7964','pcs','Inventory','VATABLE','0',NULL,0),(7965,'The Shadow King by Maaza Mengiste','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7965','pcs','Inventory','VATABLE','0',NULL,0),(7966,'Utopia for Realists by Rutger Bregman','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7966','pcs','Inventory','VATABLE','0',NULL,0),(7967,'Rules of Civility by Amor Towles','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7967','pcs','Inventory','VATABLE','0',NULL,0),(7968,'The Hundred Year Old Man Who Climbed Out the Window and Disappeared','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7968','pcs','Inventory','VATABLE','0',NULL,0),(7969,'Informal Sector Applied Chemistry by SG Maranga','6','1','',16.00,'0','1245',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7969','pcs','Inventory','VATABLE','0',NULL,0),(7970,'The Boy in the Striped Pyjamas by John Boyne','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7970','pcs','Inventory','VATABLE','0',NULL,0),(7971,'Nice Girls Dont Get the Corner Office by Lois P Frankel','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7971','pcs','Inventory','VATABLE','0',NULL,0),(7972,'Daily Meditations for Expectant Mothers','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7972','pcs','Inventory','VATABLE','0',NULL,0),(7973,'The Richest Man in Babylon by George S Clason','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,'91721634585',0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9780451205360','pcs','Inventory','VATABLE','0',NULL,0),(7974,'Life after Death','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7974','pcs','Inventory','VATABLE','0',NULL,0),(7975,'What to Expect the Toddler Years','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7975','pcs','Inventory','VATABLE','0',NULL,0),(7976,'The Collaborator','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7976','pcs','Inventory','VATABLE','0',NULL,0),(7977,'Beauty of Maasai Mara','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7977','pcs','Inventory','VATABLE','0',NULL,0),(7978,'100 Common Bird Calls in East Africa','6','1','',16.00,'0','1188',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7978','pcs','Inventory','VATABLE','0',NULL,0),(7979,'Teaching My Mother How To Give Birth by Warsan Shire','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7979','pcs','Inventory','VATABLE','0',NULL,0),(7980,'Year of Yes by Shonda Rhimes','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7980','pcs','Inventory','VATABLE','0',NULL,0),(7981,'The God of Small Things by Arundhati Roy','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7981','pcs','Inventory','VATABLE','0',NULL,0),(7982,'Sam Walton Made in America','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7982','pcs','Inventory','VATABLE','0',NULL,0),(7983,'What Got You Here Wont Get You There by Marshall Goldsmith','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7983','pcs','Inventory','VATABLE','0',NULL,0),(7984,'Premium Tears by Collins Sakwah','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7984','pcs','Inventory','VATABLE','0',NULL,0),(7985,'Black Sunday by Tola Rotimi Abraham','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7985','pcs','Inventory','VATABLE','0',NULL,0),(7986,'Friends For Life Building Healthy Happy Marriages by Obadiah Mwaura','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7986','pcs','Inventory','VATABLE','0',NULL,0),(7987,'Surrounded by Setbacks by Thomas Erikson','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7987','pcs','Inventory','VATABLE','0',NULL,0),(7988,'Mois Kleptocracy and its Spillovers by Duncan Ndegwa','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7988','pcs','Inventory','VATABLE','0',NULL,0),(7989,'Premium Tears by Ongoma Sakwah','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7989','pcs','Inventory','VATABLE','0',NULL,0),(7990,'The madams by Zukiswa Wanner','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7990','pcs','Inventory','VATABLE','0',NULL,0),(7991,'Daddys Daughter and Other Stories by Otieno OdongoUsha Jose and Ochieng Obunga','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7991','pcs','Inventory','VATABLE','0',NULL,0),(7992,'Life In No Order A compilation of short stories by Kendi Karimi','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7992','pcs','Inventory','VATABLE','0',NULL,0),(7993,'I Wish I Knew This Earlier Lessons on Love by Toni Tone','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7993','pcs','Inventory','VATABLE','0',NULL,0),(7994,'Achieve Your Dream workbook The seven ingredients for success by Anthony Muiruri','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7994','pcs','Inventory','VATABLE','0',NULL,0),(7995,'Be Good For Good Stories of goodness with lessons on life by Anthony Muiruri','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7995','pcs','Inventory','VATABLE','0',NULL,0),(7996,'Tales of Drunken Nights by Victor Bk Mudiir','6','1','',16.00,'0','1250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7996','pcs','Inventory','VATABLE','0',NULL,0),(7997,'PROFESSIONAL ETHICS','6','1','',16.00,'0','1276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7997','pcs','Inventory','VATABLE','0',NULL,0),(7998,'The Art of War by Sun Tzu','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,'91721634760',0,0,0,83.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781570629044','pcs','Inventory','VATABLE','0',NULL,0),(7999,'The Challenge for Africa by Wangari Maathai','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7999','pcs','Inventory','VATABLE','0',NULL,0),(8000,'The Magic of Thinking Big by David J Schwartz','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8000','pcs','Inventory','VATABLE','0',NULL,0),(8001,'The Wealth of Nations by Adam Smith','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8001','pcs','Inventory','VATABLE','0',NULL,0),(8002,'A Visit from the Goon Squad by Jennifer Egan','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8002','pcs','Inventory','VATABLE','0',NULL,0),(8003,'The Art of Thinking Clearly','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8003','pcs','Inventory','VATABLE','0',NULL,0),(8004,'As I Lay Dying by William Faulkner','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8004','pcs','Inventory','VATABLE','0',NULL,0),(8005,'Thinking Fast and Slow by Daniel Kahneman','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8005','pcs','Inventory','VATABLE','0',NULL,0),(8006,'Alchemist by Paulo Coelho','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8006','pcs','Inventory','VATABLE','0',NULL,0),(8007,'1984 by George Orwell','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,89.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8007','pcs','Inventory','VATABLE','0',NULL,0),(8008,'The Color Purple by Alice Walker','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8008','pcs','Inventory','VATABLE','0',NULL,0),(8009,'A Column of Fire by Ken Follett','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8009','pcs','Inventory','VATABLE','0',NULL,0),(8010,'Barking Up the Wrong Tree by Eric Barker','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8010','pcs','Inventory','VATABLE','0',NULL,0),(8011,'The Selfless Gene','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8011','pcs','Inventory','VATABLE','0',NULL,0),(8012,'The Deserts of Africa','6','1','',16.00,'0','1226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8012','pcs','Inventory','VATABLE','0',NULL,0),(8013,'He came to set the captives free by Rebecca Brown','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8013','pcs','Inventory','VATABLE','0',NULL,0),(8014,'Lean In Women Work and the Will to Lead by Sheryl Sandberg','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8014','pcs','Inventory','VATABLE','0',NULL,0),(8015,'Good Boss Bad Boss by Robert I Sutton','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8015','pcs','Inventory','VATABLE','0',NULL,0),(8016,'12 Rules for Life An Antidote to Chaos by Jordan B Peterson','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,'91721634691',0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9780141988511','pcs','Inventory','VATABLE','0',NULL,0),(8017,'Never Split the Difference Negotiating As If Your Life Depended On It by Chris Voss','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8017','pcs','Inventory','VATABLE','0',NULL,0),(8018,'Kenda Muiyuru Rugano rwa Gikuyu na Mumbi by Ngugi wa Thiongo','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8018','pcs','Inventory','VATABLE','0',NULL,0),(8019,'Simplified Swahili by Peter Wilson','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8019','pcs','Inventory','VATABLE','0',NULL,0),(8020,'Paradise by Abdulrazak Gurnah','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8020','pcs','Inventory','VATABLE','0',NULL,0),(8021,'Death and the Kings Horseman Play by Wole Soyinka','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8021','pcs','Inventory','VATABLE','0',NULL,0),(8022,'The Kiss Quotient by Helen Hoang','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8022','pcs','Inventory','VATABLE','0',NULL,0),(8023,'When Breath Becomes Air by Paul Kalanithi','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8023','pcs','Inventory','VATABLE','0',NULL,0),(8024,'Presidential or Parliamentary Democracy in Kenya by Prof Anyang Nyongo','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8024','pcs','Inventory','VATABLE','0',NULL,0),(8025,'Sulwe by Lupita Nyongo English Version','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8025','pcs','Inventory','VATABLE','0',NULL,0),(8026,'Romancing Mister Bridgerton Book 4 in the Bridgerton Series by Julia Quinn','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8026','pcs','Inventory','VATABLE','0',NULL,0),(8027,'Kololo Hill by Neema Shah','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8027','pcs','Inventory','VATABLE','0',NULL,0),(8029,'This Isnt The Life I Signed Up For by Donna Partow','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8029','pcs','Inventory','VATABLE','0',NULL,0),(8030,'Women Gods Secret Weapon Gods Inspiring Message to Women of PowerPurpose and Destiny by Ed Silvoso','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8030','pcs','Inventory','VATABLE','0',NULL,0),(8031,'Have a New Husband by Friday by Dr Kevin Leman','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8031','pcs','Inventory','VATABLE','0',NULL,0),(8032,'MarriageThistles and Flowers by Barnie And Grace Achoki','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8032','pcs','Inventory','VATABLE','0',NULL,0),(8033,'Managing Your finances Gods way by Gladys Juma','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8033','pcs','Inventory','VATABLE','0',NULL,0),(8034,'Kisumu 1901 2001 From An Inland port to First Millennium City by Prof Bethwell A Ogot','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8034','pcs','Inventory','VATABLE','0',NULL,0),(8035,'The Fortune Men by Nadifa Mohamed','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8035','pcs','Inventory','VATABLE','0',NULL,0),(8036,'The Turn of the Key by Ruth Ware','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8036','pcs','Inventory','VATABLE','0',NULL,0),(8038,'EatsShoots and Leaves The Zero Tolerance Approach to Punctuation by Lynne Truss','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8038','pcs','Inventory','VATABLE','0',NULL,0),(8039,'The Judges List by John Grisham','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8039','pcs','Inventory','VATABLE','0',NULL,0),(8040,'In Search Of Sanity BY MUSINGUZI BEGUMISA','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8040','pcs','Inventory','VATABLE','0',NULL,0),(8041,'Heart of Surrender BY BOSIBORI BOGONKO','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8041','pcs','Inventory','VATABLE','0',NULL,0),(8042,'A Journey To Behold BY ALEXIAH MAMI MDINDI','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8042','pcs','Inventory','VATABLE','0',NULL,0),(8043,'Miss Uhuru 1963 Working for Mzee Jomo Kenyatta by Elizabeth Mumbi Madoka','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8043','pcs','Inventory','VATABLE','0',NULL,0),(8044,'Slammed by Colleen Hoover','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8044','pcs','Inventory','VATABLE','0',NULL,0),(8045,'Recitatif by Toni Morrison','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8045','pcs','Inventory','VATABLE','0',NULL,0),(8046,'Chatter Voice in our Head by Ethan Kross','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8046','pcs','Inventory','VATABLE','0',NULL,0),(8047,'The Daughters of Nandi by Dr Nokuthula Mazibuko Msimang','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8047','pcs','Inventory','VATABLE','0',NULL,0),(8048,'Old Sins by Penny Vincenzi','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8048','pcs','Inventory','VATABLE','0',NULL,0),(8049,'Generic The Purpose Driven Life What on Earth Am I Here For? by RICK WARREN','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8049','pcs','Inventory','VATABLE','0',NULL,0),(8050,'Decision Points Memoirs of a Working Mother by Esther Katende','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8050','pcs','Inventory','VATABLE','0',NULL,0),(8051,'Principles for Personal Greatness by Jackson Beracah','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8051','pcs','Inventory','VATABLE','0',NULL,0),(8052,'When I Said I Do','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8052','pcs','Inventory','VATABLE','0',NULL,0),(8053,'Love by Toni Morrison','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8053','pcs','Inventory','VATABLE','0',NULL,0),(8054,'Wired Weird by Wairimu Kanyi','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8054','pcs','Inventory','VATABLE','0',NULL,0),(8055,'Why Should I Marry? I am Happy Single by Patricia Henry','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8055','pcs','Inventory','VATABLE','0',NULL,0),(8056,'Hag Seed by Margaret Atwood','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8056','pcs','Inventory','VATABLE','0',NULL,0),(8057,'Man about Town by Silas Nyanchwani','6','1','',16.00,'1050','1290','','0',NULL,NULL,'5',0,0,'91721466735',0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914741315','pcs','Inventory','VATABLE','0',NULL,0),(8059,'The Return of the Primitive The Anti Industrial Revolution by Ayn Rand','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8059','pcs','Inventory','VATABLE','0',NULL,0),(8060,'Triad The Three Dimensional Investment for Effective Results','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8060','pcs','Inventory','VATABLE','0',NULL,0),(8061,'Malibu Rising by Taylor Jenkins Reid','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8061','pcs','Inventory','VATABLE','0',NULL,0),(8062,'Book Lovers by Emily Henry','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8062','pcs','Inventory','VATABLE','0',NULL,0),(8063,'Beach Read by Emily Henry','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8063','pcs','Inventory','VATABLE','0',NULL,0),(8064,'People We Meet on Vacation by Emily Henry','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8064','pcs','Inventory','VATABLE','0',NULL,0),(8065,'Eleanor and Park by Rainbow Rowell','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8065','pcs','Inventory','VATABLE','0',NULL,0),(8066,'Merchants of Truth Inside the News Revolution by Jill Abramson','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8066','pcs','Inventory','VATABLE','0',NULL,0),(8067,'The Master and Margarita by Mikhail Bulgakov','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8067','pcs','Inventory','VATABLE','0',NULL,0),(8068,'Erotic Stories for Punjabi Widows A Novel by Balli Kaur Jaswal','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8068','pcs','Inventory','VATABLE','0',NULL,0),(8069,'A Good Girls Guide to Murder by Holly Jackson','6','1','',16.00,'0','1290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8069','pcs','Inventory','VATABLE','0',NULL,0),(8070,'Huggies Pants Girl Size 6 1522 kgs Count 30','6','1','',16.00,'0','1292',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8070','pcs','Inventory','VATABLE','0',NULL,0),(8071,'Permission Marketing','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8071','pcs','Inventory','VATABLE','0',NULL,0),(8072,'Switch','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8072','pcs','Inventory','VATABLE','0',NULL,0),(8073,'ON THE ROAD TO KANDAHAR','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8073','pcs','Inventory','VATABLE','0',NULL,0),(8074,'Heal Your Body','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8074','pcs','Inventory','VATABLE','0',NULL,0),(8075,'Questions and AnswersScience','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8075','pcs','Inventory','VATABLE','0',NULL,0),(8076,'The Fasting Edge','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8076','pcs','Inventory','VATABLE','0',NULL,0),(8077,'Start Your New Life Today','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8077','pcs','Inventory','VATABLE','0',NULL,0),(8078,'Beasts of No Nation','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8078','pcs','Inventory','VATABLE','0',NULL,0),(8079,'Thats Not How We Do It Here','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8079','pcs','Inventory','VATABLE','0',NULL,0),(8080,'The Tao of Warren Buffett','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8080','pcs','Inventory','VATABLE','0',NULL,0),(8081,'Flip','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8081','pcs','Inventory','VATABLE','0',NULL,0),(8082,'What Men Say What Women Hear','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8082','pcs','Inventory','VATABLE','0',NULL,0),(8083,'Lawless World','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8083','pcs','Inventory','VATABLE','0',NULL,0),(8084,'The Midnight Gang','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8084','pcs','Inventory','VATABLE','0',NULL,0),(8085,'Tick Bite Fever','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8085','pcs','Inventory','VATABLE','0',NULL,0),(8086,'Maos Last Dancer','6','1','',16.00,'0','1231',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8086','pcs','Inventory','VATABLE','0',NULL,0),(8087,'D Light s 20','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8087','pcs','Inventory','VATABLE','0',NULL,0),(8088,'Growth Hacker Marketing','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8088','pcs','Inventory','VATABLE','0',NULL,0),(8089,'Paths of Glory by Jeffrey Archer','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8089','pcs','Inventory','VATABLE','0',NULL,0),(8090,'Harry Potter and the Cursed Child by JK Rowling','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8090','pcs','Inventory','VATABLE','0',NULL,0),(8091,'Huggies Pants BoySize 3 712kgsCount 36','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8091','pcs','Inventory','VATABLE','0',NULL,0),(8092,'Huggies Pants GirlSize 4 914kgsCount 136','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8092','pcs','Inventory','VATABLE','0',NULL,0),(8093,'Fahrenheit 451 by Ray Bradbury','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8093','pcs','Inventory','VATABLE','0',NULL,0),(8094,'A Long Way Home','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8094','pcs','Inventory','VATABLE','0',NULL,0),(8095,'Lord of the Flies by William Golding','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8095','pcs','Inventory','VATABLE','0',NULL,0),(8096,'The Fever Tree by Jennifer McVeigh','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8096','pcs','Inventory','VATABLE','0',NULL,0),(8097,'ONE DAY Twenty Years Two People','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8097','pcs','Inventory','VATABLE','0',NULL,0),(8098,'I Cant Make This Up Life Lessons by Kevin Hart','6','1','',16.00,'1000','1299','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8098','pcs','Inventory','VATABLE','0',NULL,0),(8099,'Cocktail Hour Under the Tree of Forgetfulness','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8099','pcs','Inventory','VATABLE','0',NULL,0),(8100,'Window Curtain Grey 1299 Per Meter With Free Rings','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8100','pcs','Inventory','VATABLE','0',NULL,0),(8101,'Window Curtain Blue','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8101','pcs','Inventory','VATABLE','0',NULL,0),(8102,'Akata Witch by Nnedi Okorafor','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8102','pcs','Inventory','VATABLE','0',NULL,0),(8103,'The Woman in the Window by A J Finn','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8103','pcs','Inventory','VATABLE','0',NULL,0),(8104,'Peep Inside the Jungle','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8104','pcs','Inventory','VATABLE','0',NULL,0),(8105,'Human Resource Management Practices a Biblical Perspective','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8105','pcs','Inventory','VATABLE','0',NULL,0),(8106,'The Selfish Capitalist Origins of Affluenza','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8106','pcs','Inventory','VATABLE','0',NULL,0),(8107,'What to Feed When','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8107','pcs','Inventory','VATABLE','0',NULL,0),(8108,'What It Means When a Man Falls from the Sky by Lesley Nneka Arimah','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8108','pcs','Inventory','VATABLE','0',NULL,0),(8109,'Business Icons Who Changed the World','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8109','pcs','Inventory','VATABLE','0',NULL,0),(8110,'The Perks of Being a Wallflower','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8110','pcs','Inventory','VATABLE','0',NULL,0),(8111,'Final Girls by Riley Sager','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8111','pcs','Inventory','VATABLE','0',NULL,0),(8112,'Magpie Murders by Anthony Horowitz','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8112','pcs','Inventory','VATABLE','0',NULL,0),(8113,'It Is Just You Everythings Not Shit','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8113','pcs','Inventory','VATABLE','0',NULL,0),(8114,'The Ultimate Sales Letter Attract New Customers Boost Your Sales','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8114','pcs','Inventory','VATABLE','0',NULL,0),(8115,'From Somalia with Love by Naima B Robert','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8115','pcs','Inventory','VATABLE','0',NULL,0),(8116,'Before We Were Yours by Lisa Wingate','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8116','pcs','Inventory','VATABLE','0',NULL,0),(8117,'Radical Candor by Kim Scott','6','1','',16.00,'800','1299','','0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8117','pcs','Inventory','VATABLE','0',NULL,0),(8118,'Piano Specimen Sight Reading Tests GD4','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8118','pcs','Inventory','VATABLE','0',NULL,0),(8119,'Heads of the Colored People by Nafissa Thompson Spires','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8119','pcs','Inventory','VATABLE','0',NULL,0),(8120,'Whats Right with Islam A New Vision for Muslims and the West by Imam Feisal Abdul Rauf','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8120','pcs','Inventory','VATABLE','0',NULL,0),(8121,'Overcoming Depression A Step by step Approach to Gaining Control Over Depression','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8121','pcs','Inventory','VATABLE','0',NULL,0),(8122,'The Other Side of the Story by Marian Keyes','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8122','pcs','Inventory','VATABLE','0',NULL,0),(8123,'The Red Haired Woman by Orhan Pamuk','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8123','pcs','Inventory','VATABLE','0',NULL,0),(8124,'The Moment of Lift by Melinda Gates','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8124','pcs','Inventory','VATABLE','0',NULL,0),(8125,'The Woman in Cabin 10 by Ruth Ware','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8125','pcs','Inventory','VATABLE','0',NULL,0),(8126,'Pop Sockets Grip Paper Flowers','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8126','pcs','Inventory','VATABLE','0',NULL,0),(8127,'Hyper focus by Chris Bailey','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8127','pcs','Inventory','VATABLE','0',NULL,0),(8128,'Shortcut Your Startup by Courtney Reum and Carter Reum','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8128','pcs','Inventory','VATABLE','0',NULL,0),(8129,'The Water Dancer by Ta Nehisi Coates','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8129','pcs','Inventory','VATABLE','0',NULL,0),(8130,'The secrets to your successwealth and happiness by Mboya Denish','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8130','pcs','Inventory','VATABLE','0',NULL,0),(8131,'Maid by Stephanie Land','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8131','pcs','Inventory','VATABLE','0',NULL,0),(8132,'10 Minutes 38 Seconds in This Strange World by Elif Shafak','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8132','pcs','Inventory','VATABLE','0',NULL,0),(8133,'Range by David Epstein','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8133','pcs','Inventory','VATABLE','0',NULL,0),(8134,'Home Fire by Kamila Shamsie','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8134','pcs','Inventory','VATABLE','0',NULL,0),(8135,'A New Earth by Eckhart Tolle','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8135','pcs','Inventory','VATABLE','0',NULL,0),(8136,'Behind the Black Door by Sarah Jane Brown','6','1','',16.00,'0','1235',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8136','pcs','Inventory','VATABLE','0',NULL,0),(8137,'Sulwe by Lupita Nyongo Kiswahili Version','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8137','pcs','Inventory','VATABLE','0',NULL,0),(8138,'The Boy Who Harnessed the Wind By William Kamkwamba Kids Version','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8138','pcs','Inventory','VATABLE','0',NULL,0),(8139,'The New Collected Short Stories by Jeffrey Archer','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8139','pcs','Inventory','VATABLE','0',NULL,0),(8140,'Lila by Marilynne Robinson','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8140','pcs','Inventory','VATABLE','0',NULL,0),(8141,'Housekeeping by Marilynne Robinson','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8141','pcs','Inventory','VATABLE','0',NULL,0),(8142,'Home by Marilynne Robinson','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8142','pcs','Inventory','VATABLE','0',NULL,0),(8143,'The Stationery Shop of Tehran by Marjan Kamali','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8143','pcs','Inventory','VATABLE','0',NULL,0),(8144,'Blockchain Revolution How the Technology Behind Bitcoin Is Changing MoneyBusinessand the World','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8144','pcs','Inventory','VATABLE','0',NULL,0),(8145,'Maajabu Hungry Animals by Zuri Kaloki and Shazeb Khan','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8145','pcs','Inventory','VATABLE','0',NULL,0),(8146,'The Gilded Ones by Namina Forna','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8146','pcs','Inventory','VATABLE','0',NULL,0),(8147,'Lord of the Flies by William Golding','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8147','pcs','Inventory','VATABLE','0',NULL,0),(8148,'Chosen Not Cheated by Koki Oyuke','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8148','pcs','Inventory','VATABLE','0',NULL,0),(8149,'Flowers for Algernon by Daniel Keyes','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8149','pcs','Inventory','VATABLE','0',NULL,0),(8150,'Fasting by Jentezen Franklin','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8150','pcs','Inventory','VATABLE','0',NULL,0),(8151,'Life and Times of Michael K by John Maxwell Coetzee','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8151','pcs','Inventory','VATABLE','0',NULL,0),(8153,'What Were Told Not to Talk About But Were Going to Anyway Womens Voices from East London to Ethiopia by Nimko Ali','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8153','pcs','Inventory','VATABLE','0',NULL,0),(8154,'Flowering Hunger by George Oduor','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8154','pcs','Inventory','VATABLE','0',NULL,0),(8155,'The Idiot by Elif Batuman','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8155','pcs','Inventory','VATABLE','0',NULL,0),(8156,'Miracle Creek by Angie Kim','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8156','pcs','Inventory','VATABLE','0',NULL,0),(8157,'Pet by Akwaeke Emezi','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8157','pcs','Inventory','VATABLE','0',NULL,0),(8158,'A grief observed by C S Lewis','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8158','pcs','Inventory','VATABLE','0',NULL,0),(8159,'If Beale Street Could Talk by James Baldwin','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8159','pcs','Inventory','VATABLE','0',NULL,0),(8160,'Beyond Capitalism and Socialism in Kenya and Tanzania by Joel D Barkan','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8160','pcs','Inventory','VATABLE','0',NULL,0),(8161,'How to Fix a Broken Heart by Guy Winch','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8161','pcs','Inventory','VATABLE','0',NULL,0),(8162,'The Last Days of Socrates by SE Paces','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8162','pcs','Inventory','VATABLE','0',NULL,0),(8163,'The Death of Mrs Westaway by Ruth Ware','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8163','pcs','Inventory','VATABLE','0',NULL,0),(8164,'Allah is Not Obliged by Ahmadou Kourouma','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8164','pcs','Inventory','VATABLE','0',NULL,0),(8165,'Ill Be Gone in the Dark by Michelle McNamara','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8165','pcs','Inventory','VATABLE','0',NULL,0),(8166,'The Reckoning by John Grisham','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8166','pcs','Inventory','VATABLE','0',NULL,0),(8167,'Fear and Loathing in Las Vegas by Hunter S Thompson','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8167','pcs','Inventory','VATABLE','0',NULL,0),(8168,'The Iliad by Homer','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8168','pcs','Inventory','VATABLE','0',NULL,0),(8169,'Omerta by Mario Puzo','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8169','pcs','Inventory','VATABLE','0',NULL,0),(8170,'Love and Other Thought Experiments by Sophie Ward','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8170','pcs','Inventory','VATABLE','0',NULL,0),(8171,'The Humans by Matt Haig','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8171','pcs','Inventory','VATABLE','0',NULL,0),(8172,'Broken Mirror by Hannah Ndegwa','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8172','pcs','Inventory','VATABLE','0',NULL,0),(8173,'Men in Love by Nancy Friday','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8173','pcs','Inventory','VATABLE','0',NULL,0),(8174,'The Boy Who Harnessed the Wind By William Kamkwamba Novel','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8174','pcs','Inventory','VATABLE','0',NULL,0),(8175,'The Diana Chronicles by Tina Brown','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8175','pcs','Inventory','VATABLE','0',NULL,0),(8176,'The Firm by John Grisham','6','1','',16.00,'0','1299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8176','pcs','Inventory','VATABLE','0',NULL,0),(8177,'Fever Dream by Samanta Schweblin','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8177','pcs','Inventory','VATABLE','0',NULL,0),(8178,'Sexorcised by Silas Nyanchwani','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8178','pcs','Inventory','VATABLE','0',NULL,0),(8179,'The People in the Trees by Hanya Yanagihara','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8179','pcs','Inventory','VATABLE','0',NULL,0),(8180,'Ekklesia Rediscovering Gods Instrument for Global Transformation by ED Silvoso','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8180','pcs','Inventory','VATABLE','0',NULL,0),(8181,'God of the Remnant The Plight of Minority Ethnic Groups in Africa','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8181','pcs','Inventory','VATABLE','0',NULL,0),(8182,'Out of the Shadows of African Traditional Religion Christs Deliverance of a Sangoma','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8182','pcs','Inventory','VATABLE','0',NULL,0),(8183,'The Mystery of the Church Applying Pauls Ecclesiology in Africa','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8183','pcs','Inventory','VATABLE','0',NULL,0),(8184,'Give Up the Purple A Call for Servant Leadership in Hierarchical Cultures','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8184','pcs','Inventory','VATABLE','0',NULL,0),(8185,'Let the Gospels Preach the Gospel Sermons around the Cross','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8185','pcs','Inventory','VATABLE','0',NULL,0),(8186,'50 Memos to Men by Silas Nyanchwani','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8186','pcs','Inventory','VATABLE','0',NULL,0),(8187,'Sweet Sweet Revenge Ltd by Jonas Jonasson','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8187','pcs','Inventory','VATABLE','0',NULL,0),(8188,'Ten Thousand Rocks by Ndirangu Githaiga','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8188','pcs','Inventory','VATABLE','0',NULL,0),(8189,'A journey To Behold by Alexiah Mami Mdindi','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8189','pcs','Inventory','VATABLE','0',NULL,0),(8190,'Refilwe by Zukiswa Wanner','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8190','pcs','Inventory','VATABLE','0',NULL,0),(8191,'CLIENT LIST BY FRANK OWEN','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8191','pcs','Inventory','VATABLE','0',NULL,0),(8192,'Thrive by Elizabeth Nkukuu','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,57.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8192','pcs','Inventory','VATABLE','0',NULL,0),(8193,'If It Bleeds by Stephen King','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8193','pcs','Inventory','VATABLE','0',NULL,0),(8194,'The Lincoln Highway by Amor Towles','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8194','pcs','Inventory','VATABLE','0',NULL,0),(8195,'Unafraid to Want You by Oreu Leunoto','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8195','pcs','Inventory','VATABLE','0',NULL,0),(8196,'You Love Me by Caroline Kepnes','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8196','pcs','Inventory','VATABLE','0',NULL,0),(8197,'This Girl by Colleen Hoover','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8197','pcs','Inventory','VATABLE','0',NULL,0),(8198,'MAP OF Nairobi National Park','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8198','pcs','Inventory','VATABLE','0',NULL,0),(8199,'At the Center of the World In Ethiopia by S W Omamo','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8199','pcs','Inventory','VATABLE','0',NULL,0),(8200,'Place of Cool Waters by Ndirangu Githaiga','6','1','',16.00,'0','1300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8200','pcs','Inventory','VATABLE','0',NULL,0),(8201,'Zero Day','6','1','',16.00,'0','1321',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8201','pcs','Inventory','VATABLE','0',NULL,0),(8202,'We Need New Names by NoViolet Bulawayo','6','1','',16.00,'0','1325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8202','pcs','Inventory','VATABLE','0',NULL,0),(8203,'Harry Potter and the Goblet of Fire','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8203','pcs','Inventory','VATABLE','0',NULL,0),(8204,'Harry Potter and the HalfBlood Prince','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8204','pcs','Inventory','VATABLE','0',NULL,0),(8205,'Losing My Virginity','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8205','pcs','Inventory','VATABLE','0',NULL,0),(8206,'Happiness by Design','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8206','pcs','Inventory','VATABLE','0',NULL,0),(8207,'Yoga for Pregnancy,Birth and Beyond','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8207','pcs','Inventory','VATABLE','0',NULL,0),(8208,'Family Wisdom from the Monk','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8208','pcs','Inventory','VATABLE','0',NULL,0),(8209,'Ivory Apes and Peacocks','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8209','pcs','Inventory','VATABLE','0',NULL,0),(8210,'The Glass Wall','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8210','pcs','Inventory','VATABLE','0',NULL,0),(8211,'The New One Minute Manager','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8211','pcs','Inventory','VATABLE','0',NULL,0),(8212,'A Long Way Gone','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8212','pcs','Inventory','VATABLE','0',NULL,0),(8213,'Gut Reactions','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8213','pcs','Inventory','VATABLE','0',NULL,0),(8214,'Shadows on the Grass','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8214','pcs','Inventory','VATABLE','0',NULL,0),(8215,'The Seven Day Weekend','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8215','pcs','Inventory','VATABLE','0',NULL,0),(8216,'Black Milk','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8216','pcs','Inventory','VATABLE','0',NULL,0),(8217,'Blood River','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8217','pcs','Inventory','VATABLE','0',NULL,0),(8218,'The Millionaire Mind','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8218','pcs','Inventory','VATABLE','0',NULL,0),(8219,'The Mating Game','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8219','pcs','Inventory','VATABLE','0',NULL,0),(8220,'Funskool Disney Guess Who Board Game','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8220','pcs','Inventory','VATABLE','0',NULL,0),(8221,'Mom and Me and Mom','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8221','pcs','Inventory','VATABLE','0',NULL,0),(8222,'Future Crimes','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8222','pcs','Inventory','VATABLE','0',NULL,0),(8223,'The Hitchhikers Guide to the Galaxy','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8223','pcs','Inventory','VATABLE','0',NULL,0),(8224,'A Warriors Life','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8224','pcs','Inventory','VATABLE','0',NULL,0),(8225,'Swim with the Sharks','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8225','pcs','Inventory','VATABLE','0',NULL,0),(8226,'The Audacity of Hope by Barack Obama','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8226','pcs','Inventory','VATABLE','0',NULL,0),(8227,'City of Thorns','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8227','pcs','Inventory','VATABLE','0',NULL,0),(8228,'Jamie Vardy The Boy from Nowhere','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8228','pcs','Inventory','VATABLE','0',NULL,0),(8229,'A Durable Fire','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8229','pcs','Inventory','VATABLE','0',NULL,0),(8230,'The Speed of Trust','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8230','pcs','Inventory','VATABLE','0',NULL,0),(8231,'Misbehaving','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8231','pcs','Inventory','VATABLE','0',NULL,0),(8232,'The Power Paradox','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8232','pcs','Inventory','VATABLE','0',NULL,0),(8233,'Arsenal Football Jersey','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8233','pcs','Inventory','VATABLE','0',NULL,0),(8234,'The Underground Railroad','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8234','pcs','Inventory','VATABLE','0',NULL,0),(8235,'The Heart of a Woman by Maya Angelou','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8235','pcs','Inventory','VATABLE','0',NULL,0),(8236,'Born on a Tuesday','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8236','pcs','Inventory','VATABLE','0',NULL,0),(8237,'Who Will Catch Us As We Fall','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8237','pcs','Inventory','VATABLE','0',NULL,0),(8238,'London Cape Town Joburg','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8238','pcs','Inventory','VATABLE','0',NULL,0),(8239,'Here Comes the Sun','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8239','pcs','Inventory','VATABLE','0',NULL,0),(8240,'Lolita','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8240','pcs','Inventory','VATABLE','0',NULL,0),(8241,'Tar Baby by Toni Morrison','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8241','pcs','Inventory','VATABLE','0',NULL,0),(8242,'Three Daughters of Eve by Elif Shafak','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8242','pcs','Inventory','VATABLE','0',NULL,0),(8243,'A Gentleman in Moscow','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8243','pcs','Inventory','VATABLE','0',NULL,0),(8244,'The Bell Jar','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8244','pcs','Inventory','VATABLE','0',NULL,0),(8245,'Irresistible Why you are addicted to technology','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8245','pcs','Inventory','VATABLE','0',NULL,0),(8246,'The Architects Apprentice','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8246','pcs','Inventory','VATABLE','0',NULL,0),(8247,'This Is Going to Hurt by Adam Kay','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,92.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8247','pcs','Inventory','VATABLE','0',NULL,0),(8248,'You Have a Brain A Teens Guide to Think Big by Ben Carson','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8248','pcs','Inventory','VATABLE','0',NULL,0),(8249,'The Fire Next Time My Dungeon Shook','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8249','pcs','Inventory','VATABLE','0',NULL,0),(8250,'Why Not Me','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8250','pcs','Inventory','VATABLE','0',NULL,0),(8251,'The Palm Wine Drinkard','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8251','pcs','Inventory','VATABLE','0',NULL,0),(8252,'The Year of Magical Thinking','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8252','pcs','Inventory','VATABLE','0',NULL,0),(8253,'Wrestling with the Devil A Prison Memoir','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8253','pcs','Inventory','VATABLE','0',NULL,0),(8254,'Amerika Novel','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8254','pcs','Inventory','VATABLE','0',NULL,0),(8255,'Perennial Seller The Art of Making and Marketing','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8255','pcs','Inventory','VATABLE','0',NULL,0),(8256,'Londongrad From Russia with Cash the Inside Story of the Oligarchs','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8256','pcs','Inventory','VATABLE','0',NULL,0),(8257,'Move Fast and Break Things How Facebook Google and Amazon','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8257','pcs','Inventory','VATABLE','0',NULL,0),(8258,'The Power of One','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8258','pcs','Inventory','VATABLE','0',NULL,0),(8259,'The Return of the Primitive The Anti Industrial Revolution','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8259','pcs','Inventory','VATABLE','0',NULL,0),(8260,'The Immortal Life of Henrietta Lacks by Rebecca Skloot','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8260','pcs','Inventory','VATABLE','0',NULL,0),(8261,'The Overstory by Richard Powers','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8261','pcs','Inventory','VATABLE','0',NULL,0),(8262,'Reasons to Stay Alive by Matt Haig','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8262','pcs','Inventory','VATABLE','0',NULL,0),(8263,'The Help by Kathryn Stockett','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8263','pcs','Inventory','VATABLE','0',NULL,0),(8264,'Everything I Never Told You by Celeste Ng','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8264','pcs','Inventory','VATABLE','0',NULL,0),(8265,'Chelsea Home Jersey 1920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8265','pcs','Inventory','VATABLE','0',NULL,0),(8266,'Manchester United Jersey Home Kit 1920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8266','pcs','Inventory','VATABLE','0',NULL,0),(8267,'Eleanor Oliphant Is Completely Fine by Gail Honeyman','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8267','pcs','Inventory','VATABLE','0',NULL,0),(8268,'The Art of War for Executives by Donald G Krause','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8268','pcs','Inventory','VATABLE','0',NULL,0),(8269,'Leaders Resource Kit Tools and Techniques to Develop your Leadership','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8269','pcs','Inventory','VATABLE','0',NULL,0),(8270,'Recovery Freedom From Our Addictions','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8270','pcs','Inventory','VATABLE','0',NULL,0),(8271,'Dragons Den Success from Pitch to Profit','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8271','pcs','Inventory','VATABLE','0',NULL,0),(8272,'The Silent Wife by A S A Harrison','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8272','pcs','Inventory','VATABLE','0',NULL,0),(8273,'The Hearts Invisible Furies by John Boyne','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8273','pcs','Inventory','VATABLE','0',NULL,0),(8274,'Manual of the Warrior of Light by Paulo Coelho','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8274','pcs','Inventory','VATABLE','0',NULL,0),(8275,'Beyond Good and Evil Prelude to a Philosophy of the Future by Friedrich Nietzsche','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8275','pcs','Inventory','VATABLE','0',NULL,0),(8276,'Notes on a Nervous Planet by Matt Haiga','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8276','pcs','Inventory','VATABLE','0',NULL,0),(8277,'Food is different Why we must get the WTO out of Agriculture','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8277','pcs','Inventory','VATABLE','0',NULL,0),(8278,'The Princess Saves Herself in This One by Amanda Lovelace','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8278','pcs','Inventory','VATABLE','0',NULL,0),(8279,'The Four Legendary Kingdoms by Matthew Reilly','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8279','pcs','Inventory','VATABLE','0',NULL,0),(8280,'The God Chasers by Tommy Tenney','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8280','pcs','Inventory','VATABLE','0',NULL,0),(8281,'Anna Karenina by Leo Tolstoy','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8281','pcs','Inventory','VATABLE','0',NULL,0),(8282,'Tiny Beautiful Things Advice on Love and Life from Dear Sugar','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8282','pcs','Inventory','VATABLE','0',NULL,0),(8283,'The Little Coffee Shop of Kabul by Deborah Rodriguez','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8283','pcs','Inventory','VATABLE','0',NULL,0),(8284,'Children of Virtue and Vengeance by Tomi Adeyemi','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8284','pcs','Inventory','VATABLE','0',NULL,0),(8285,'Forty Rules of Love by Elif Shafak','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,74.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8285','pcs','Inventory','VATABLE','0',NULL,0),(8286,'The Tipping Point by Malcolm Gladwell','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8286','pcs','Inventory','VATABLE','0',NULL,0),(8287,'Sir Ali Bin Salim and the Making of Mombasa','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8287','pcs','Inventory','VATABLE','0',NULL,0),(8288,'I Do not Come to you by Chance by Adaobi Tricia Nwaubani','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8288','pcs','Inventory','VATABLE','0',NULL,0),(8289,'The Looting Machine by Tom Burgis','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8289','pcs','Inventory','VATABLE','0',NULL,0),(8290,'Slay In Your Lane by Yomi Adegoke and Elizabeth Uviebinene','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8290','pcs','Inventory','VATABLE','0',NULL,0),(8291,'The Road to Character by David Brooks','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8291','pcs','Inventory','VATABLE','0',NULL,0),(8292,'Release Me','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8292','pcs','Inventory','VATABLE','0',NULL,0),(8293,'The Thing Around Your Neck by Chimamanda Ngozi Adichie','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8293','pcs','Inventory','VATABLE','0',NULL,0),(8294,'Purple Hibiscus by Chimamanda Ngozi Adichie','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8294','pcs','Inventory','VATABLE','0',NULL,0),(8295,'A General Theory of Oblivion by Jose Eduardo Agualusa','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8295','pcs','Inventory','VATABLE','0',NULL,0),(8296,'Superforecasting','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8296','pcs','Inventory','VATABLE','0',NULL,0),(8297,'Committed A Love Story by Elizabeth Gilbert','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8297','pcs','Inventory','VATABLE','0',NULL,0),(8298,'The Cutting Season','6','1','',16.00,'0','1283',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8298','pcs','Inventory','VATABLE','0',NULL,0),(8299,'It Ends With Us by Collen Hoover','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,'91742129668',0,0,0,99999999.99,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471156267','pcs','Inventory','VATABLE','0',NULL,0),(8300,'The Godfather HB by Mario Puzo','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,92.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8300','pcs','Inventory','VATABLE','0',NULL,0),(8301,'Elsewhere Home by Leila Aboulela','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8301','pcs','Inventory','VATABLE','0',NULL,0),(8302,'The Song of Achilles by Madeline Miller','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8302','pcs','Inventory','VATABLE','0',NULL,0),(8303,'Sooley by John Grisham','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8303','pcs','Inventory','VATABLE','0',NULL,0),(8304,'The Gift 12 Lessons to Save Your Life by Edith Eger','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8304','pcs','Inventory','VATABLE','0',NULL,0),(8305,'Family Law Digest On Matrimonial Property by Katarina Juma and Charles Kanjama','6','1','',16.00,'0','1566',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8305','pcs','Inventory','VATABLE','0',NULL,0),(8306,'Frying Plantain by Zalika ReidBenta','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8306','pcs','Inventory','VATABLE','0',NULL,0),(8307,'In the Woods by Tana French','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8307','pcs','Inventory','VATABLE','0',NULL,0),(8308,'The Orchard of Lost Souls by Nadifa Mohamed','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8308','pcs','Inventory','VATABLE','0',NULL,0),(8309,'The Emperors Babe by Bernardine Evaristo','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8309','pcs','Inventory','VATABLE','0',NULL,0),(8310,'Mr Mercedes by Stephen King','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8310','pcs','Inventory','VATABLE','0',NULL,0),(8311,'How to Raise an Elephant by Alexander McCall Smith','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8311','pcs','Inventory','VATABLE','0',NULL,0),(8312,'What the Most Successful People Do Before Breakfast And Two Other Short Guides to Achieving More at Work and at Home by Laura Vanderkam','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8312','pcs','Inventory','VATABLE','0',NULL,0),(8313,'By the Sea by Abdulrazak Gurnah','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8313','pcs','Inventory','VATABLE','0',NULL,0),(8314,'Chomz A Novella by Nanu No1 Umbea Mtaani Series','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8314','pcs','Inventory','VATABLE','0',NULL,0),(8315,'Waiting by Ha Jin','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8315','pcs','Inventory','VATABLE','0',NULL,0),(8316,'Ugly Love by Colleen Hoover','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8316','pcs','Inventory','VATABLE','0',NULL,0),(8317,'Conversations with Friends by Sally Rooney','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8317','pcs','Inventory','VATABLE','0',NULL,0),(8318,'Eight Detectives by Alex Pavesi','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8318','pcs','Inventory','VATABLE','0',NULL,0),(8319,'The Love Hypothesis by Ali Hazelwood','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8319','pcs','Inventory','VATABLE','0',NULL,0),(8320,'Now You See Me An illustrated collection of short memoirs by Kitui dJo Thefu','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8320','pcs','Inventory','VATABLE','0',NULL,0),(8321,'The copywriters handbook a step by step guide to writing copy that sells 3rd edition by Robert W Bly','6','1','',16.00,'0','1350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8321','pcs','Inventory','VATABLE','0',NULL,0),(8322,'Quiet Leadership','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8322','pcs','Inventory','VATABLE','0',NULL,0),(8323,'Tropical Fish','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8323','pcs','Inventory','VATABLE','0',NULL,0),(8324,'Clash of the Kings by George R R Martin','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8324','pcs','Inventory','VATABLE','0',NULL,0),(8325,'DANCE WITH DRAGONS','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8325','pcs','Inventory','VATABLE','0',NULL,0),(8326,'Half of a Yellow Sun by Chimamanda Ngozi Adichie','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8326','pcs','Inventory','VATABLE','0',NULL,0),(8327,'Black Mamba Boy by Nadifa Mohamed','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8327','pcs','Inventory','VATABLE','0',NULL,0),(8328,'The One Minute Manager by Kenneth H Blanchard','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8328','pcs','Inventory','VATABLE','0',NULL,0),(8329,'How Not to be Wrong by Jordan Ellenberg','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8329','pcs','Inventory','VATABLE','0',NULL,0),(8330,'The Catcher in the Rye by JD Salinger','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8330','pcs','Inventory','VATABLE','0',NULL,0),(8331,'The Leader Who Had No Title by Robin Sharma','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8331','pcs','Inventory','VATABLE','0',NULL,0),(8332,'I Am Malala by Malala Yousafzai','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8332','pcs','Inventory','VATABLE','0',NULL,0),(8333,'Start with Why by Simon Sinek','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8333','pcs','Inventory','VATABLE','0',NULL,0),(8334,'Americanah by Chimamanda Ngozi Adichie','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8334','pcs','Inventory','VATABLE','0',NULL,0),(8335,'Cutting for Stone by Abraham Verghese','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8335','pcs','Inventory','VATABLE','0',NULL,0),(8336,'An Abundance of Katherines by John Green','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8336','pcs','Inventory','VATABLE','0',NULL,0),(8337,'The Education of a British Protected Child by Chinua Achebe','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8337','pcs','Inventory','VATABLE','0',NULL,0),(8338,'The Autobiography of Malcolm X by Alex Haley','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8338','pcs','Inventory','VATABLE','0',NULL,0),(8339,'A Beautiful Mind by Sylvia Nasar','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8339','pcs','Inventory','VATABLE','0',NULL,0),(8340,'The Africa House by Christina Lamb','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8340','pcs','Inventory','VATABLE','0',NULL,0),(8341,'Welcome to Lagos by Chibundu Onuzo','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8341','pcs','Inventory','VATABLE','0',NULL,0),(8342,'Mindless Eating','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8342','pcs','Inventory','VATABLE','0',NULL,0),(8343,'Letter to My Daughter by Maya Angelou','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8343','pcs','Inventory','VATABLE','0',NULL,0),(8344,'Exit West by Mohsin Hamid','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8344','pcs','Inventory','VATABLE','0',NULL,0),(8345,'Born a Crime by Trevor Noah','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8345','pcs','Inventory','VATABLE','0',NULL,0),(8346,'The Wife Between Us by Greer Hendricks and Sarah Pekkanen','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8346','pcs','Inventory','VATABLE','0',NULL,0),(8347,'Harry Potter and the Philosophers Stone by J K Rowling','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8347','pcs','Inventory','VATABLE','0',NULL,0),(8348,'Meditations by Marcus Aurelius','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,'91721634620',0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966463609','pcs','Inventory','VATABLE','0',NULL,0),(8349,'The Light We Lost by Jill Santopolo','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8349','pcs','Inventory','VATABLE','0',NULL,0),(8350,'Eat That Frog by Brian Tracy','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8350','pcs','Inventory','VATABLE','0',NULL,0),(8351,'A Place for Us by Fatima Farheen Mirza','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8351','pcs','Inventory','VATABLE','0',NULL,0),(8352,'An Orchestra of Minorities by Chigozie Obioma','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8352','pcs','Inventory','VATABLE','0',NULL,0),(8353,'Pachinko by Min Jin Lee','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8353','pcs','Inventory','VATABLE','0',NULL,0),(8354,'The Vegetarian by Han Kang','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8354','pcs','Inventory','VATABLE','0',NULL,0),(8355,'The illusion of power by GG Kariuki','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8355','pcs','Inventory','VATABLE','0',NULL,0),(8356,'Game of Thrones by George RR Martin Song of Ice and Fire Book 1','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8356','pcs','Inventory','VATABLE','0',NULL,0),(8357,'My Grandmother Asked Me to Tell You She is Sorry','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8357','pcs','Inventory','VATABLE','0',NULL,0),(8358,'The Bastard of Istanbul by Elif Shafak','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8358','pcs','Inventory','VATABLE','0',NULL,0),(8359,'Queenie by Candice Carty Williams','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8359','pcs','Inventory','VATABLE','0',NULL,0),(8360,'The Power of Habit by Charles Duhigg','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8360','pcs','Inventory','VATABLE','0',NULL,0),(8361,'Emotional Intelligence by Daniel Goleman','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8361','pcs','Inventory','VATABLE','0',NULL,0),(8362,'Homegoing by Yaa Gyasi','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8362','pcs','Inventory','VATABLE','0',NULL,0),(8363,'Behold the Dreamers by Imbolo Mbue','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8363','pcs','Inventory','VATABLE','0',NULL,0),(8364,'Washington Black by Esi Edugyan','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8364','pcs','Inventory','VATABLE','0',NULL,0),(8365,'Silver Sparrow by Tayari Jones','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8365','pcs','Inventory','VATABLE','0',NULL,0),(8366,'How I Built This The Unexpected Paths to Success from the Worlds Most Inspiring Entrepreneurs','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8366','pcs','Inventory','VATABLE','0',NULL,0),(8367,'The Guest List by Lucy Foley','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8367','pcs','Inventory','VATABLE','0',NULL,0),(8368,'The Duke and I Book 1 in the Bridgerton Series','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8368','pcs','Inventory','VATABLE','0',NULL,0),(8369,'The Viscount Who Loved Me Book 2 in the Bridgerton Series by Julia Quinn','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8369','pcs','Inventory','VATABLE','0',NULL,0),(8370,'An Offer from a Gentleman Book 3 in the Bridgerton Series by Julia Quinn','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8370','pcs','Inventory','VATABLE','0',NULL,0),(8371,'To Sir PhillipWith Love Book 5 in the Bridgerton Series by Julia Quinn','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8371','pcs','Inventory','VATABLE','0',NULL,0),(8372,'When He Was Wicked Book 6 in the Bridgerton Series by Julia Quinn','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8372','pcs','Inventory','VATABLE','0',NULL,0),(8373,'Becoming The Woman God Wants Me To Be A 90Day Journey to Renewing SpiritSoul and Body by Donna Partow','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8373','pcs','Inventory','VATABLE','0',NULL,0),(8374,'Seize Today by John Mason','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8374','pcs','Inventory','VATABLE','0',NULL,0),(8375,'The Subtle Power of Spiritual Abuse Recognizing and Escaping Spiritual Manipulation and False Spiritual Authority Within the Church by David Johnson and Jeff Van Vonderen','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8375','pcs','Inventory','VATABLE','0',NULL,0),(8376,'Running with the Kenyans PassionAdventureand the Secrets of the Fastest People on Earth by Adharanand Finn','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8376','pcs','Inventory','VATABLE','0',NULL,0),(8377,'Shuggie Bain by Douglas Stuart','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8377','pcs','Inventory','VATABLE','0',NULL,0),(8378,'Treasures In Sackcloth by Estar Ogonda McOyoo','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8378','pcs','Inventory','VATABLE','0',NULL,0),(8379,'The Lion and the Jewel by Wole Soyinka','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8379','pcs','Inventory','VATABLE','0',NULL,0),(8380,'The Teenagers Guide to Money by Jonathan Self','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8380','pcs','Inventory','VATABLE','0',NULL,0),(8381,'21 Letters on Life and Its Challenges by Charles Handy','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8381','pcs','Inventory','VATABLE','0',NULL,0),(8382,'Entangled Life by Merlin Sheldrake','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8382','pcs','Inventory','VATABLE','0',NULL,0),(8383,'Surrounded by Bad Bosses And Lazy Employees How to Stop StrugglingStart Succeedingand Deal with Idiots at Work by Thomas Erikson','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8383','pcs','Inventory','VATABLE','0',NULL,0),(8384,'Out of the Crowd BY RICHARD MWEBESA','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8384','pcs','Inventory','VATABLE','0',NULL,0),(8385,'Gingerbread by Helen Oyeyemi','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8385','pcs','Inventory','VATABLE','0',NULL,0),(8386,'How to Become a Lifelong Financial Success','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8386','pcs','Inventory','VATABLE','0',NULL,0),(8387,'The Institute by Stephen King','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8387','pcs','Inventory','VATABLE','0',NULL,0),(8388,'Without Merit by Colleen Hoover','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8388','pcs','Inventory','VATABLE','0',NULL,0),(8389,'Confess by Colleen Hoover','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8389','pcs','Inventory','VATABLE','0',NULL,0),(8390,'Competition Is Killing Us How Big Business Is Harming Our Society by Michelle Meagher','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8390','pcs','Inventory','VATABLE','0',NULL,0),(8391,'Verity by Colleen Hoover','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8391','pcs','Inventory','VATABLE','0',NULL,0),(8392,'Lets Go Swimming on Doomsday by Natalie C Anderson','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8392','pcs','Inventory','VATABLE','0',NULL,0),(8393,'Rich Dads Escape from the Rat Race How to Become a Rich Kid by Following Rich Dads Advice by Robert T Kiyosaki','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8393','pcs','Inventory','VATABLE','0',NULL,0),(8394,'Open city by Teju Cole','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8394','pcs','Inventory','VATABLE','0',NULL,0),(8395,'Notes from Underground by Fyodor Dostoevsky','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8395','pcs','Inventory','VATABLE','0',NULL,0),(8396,'Crime and Punishment by Fyodor Dostoevsky','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8396','pcs','Inventory','VATABLE','0',NULL,0),(8397,'A Personal Money Nuggets Workbook by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8397','pcs','Inventory','VATABLE','0',NULL,0),(8398,'What if your whole life was based on Lies by TM Logan','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8398','pcs','Inventory','VATABLE','0',NULL,0),(8399,'Rethinking Competitive Advantage New Rules for the Digital Age by Ram Charan','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8399','pcs','Inventory','VATABLE','0',NULL,0),(8400,'Catch Me If You Can The True Story of a Real Fake by Frank W Abagnale and Stan Redding','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8400','pcs','Inventory','VATABLE','0',NULL,0),(8401,'The Merciless Ones by Namina Forna','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8401','pcs','Inventory','VATABLE','0',NULL,0),(8402,'Staying the course A memoir by Dr Lydia Nzomo','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,35.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8402','pcs','Inventory','VATABLE','0',NULL,0),(8403,'Why We Eat Too Much The New Science of Appetite by Dr Andrew Jenkinson','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8403','pcs','Inventory','VATABLE','0',NULL,0),(8404,'Finding Cinderella by Colleen Hoover','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8404','pcs','Inventory','VATABLE','0',NULL,0),(8405,'The Silent Patient by Alex Michaelides','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8405','pcs','Inventory','VATABLE','0',NULL,0),(8406,'Teenagers Money Club Workbook by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8406','pcs','Inventory','VATABLE','0',NULL,0),(8407,'Red at the Bone by Jacqueline Woodson','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8407','pcs','Inventory','VATABLE','0',NULL,0),(8408,'The Every by Dave Eggers','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8408','pcs','Inventory','VATABLE','0',NULL,0),(8410,'Seated My Journey to Becoming by Priscilla Wachira','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8410','pcs','Inventory','VATABLE','0',NULL,0),(8411,'My Mechanical Romance by Alexene Farol Follmuth','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8411','pcs','Inventory','VATABLE','0',NULL,0),(8412,'Called and Empowered by David M Taylor','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8412','pcs','Inventory','VATABLE','0',NULL,0),(8413,'The Last Thing He Told Me by Laura Dave','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8413','pcs','Inventory','VATABLE','0',NULL,0),(8414,'The Psychology of Stupidity by Jean Francois Marmion','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8414','pcs','Inventory','VATABLE','0',NULL,0),(8415,'The Power of Strangers The Benefits of Connecting in a Suspicious World by Joe Keohane','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8415','pcs','Inventory','VATABLE','0',NULL,0),(8416,'The Maidens by Alex Michaelides','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8416','pcs','Inventory','VATABLE','0',NULL,0),(8417,'The System Who Rigged ItHow We Fix It by Robert B Reich','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8417','pcs','Inventory','VATABLE','0',NULL,0),(8418,'Cambridge Primary English Work Book 4 with Digital Access 1 Year by Sally Burt and Debbie Ridgard Copy','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8418','pcs','Inventory','VATABLE','0',NULL,0),(8419,'Cambridge Primary English Workbook 6 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8419','pcs','Inventory','VATABLE','0',NULL,0),(8420,'Framers Lead Title Make Better Decisions In The Age of Big Data by Francis de VericourtKenneth Cukier and Viktor MayerSchoenberger','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8420','pcs','Inventory','VATABLE','0',NULL,0),(8421,'Hidden Bodies A You Novel The You Series by Caroline Kepnes','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8421','pcs','Inventory','VATABLE','0',NULL,0),(8422,'Things We Never Got Over by Lucy Score','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8422','pcs','Inventory','VATABLE','0',NULL,0),(8423,'The Sympathizer by Viet Thanh Nguyen','6','1','',16.00,'0','1390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8423','pcs','Inventory','VATABLE','0',NULL,0),(8424,'ADMINISTRATION OF JUSTICE IN TANZANIA','6','1','',16.00,'0','1392',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8424','pcs','Inventory','VATABLE','0',NULL,0),(8425,'Mastering Legal Research','6','1','',16.00,'0','1392',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8425','pcs','Inventory','VATABLE','0',NULL,0),(8426,'KEY ISSUES IN JURISPRUDENCE','6','1','',16.00,'0','1392',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8426','pcs','Inventory','VATABLE','0',NULL,0),(8427,'Spring Chest Pull Red Silver','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8427','pcs','Inventory','VATABLE','0',NULL,0),(8428,'Living in the Abundance of God','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8428','pcs','Inventory','VATABLE','0',NULL,0),(8429,'Become The Brand of Choice','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8429','pcs','Inventory','VATABLE','0',NULL,0),(8430,'The World Beyond Your Head','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8430','pcs','Inventory','VATABLE','0',NULL,0),(8431,'A MAN OF GOOD HOPE','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8431','pcs','Inventory','VATABLE','0',NULL,0),(8432,'Beliefs that Changed the World','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8432','pcs','Inventory','VATABLE','0',NULL,0),(8433,'How to Run A Government','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8433','pcs','Inventory','VATABLE','0',NULL,0),(8434,'The End of Iraq','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8434','pcs','Inventory','VATABLE','0',NULL,0),(8435,'After You','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8435','pcs','Inventory','VATABLE','0',NULL,0),(8436,'Great Speeches of Our Time','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8436','pcs','Inventory','VATABLE','0',NULL,0),(8438,'Make It in Minutes Faux Flower Arrangements','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8438','pcs','Inventory','VATABLE','0',NULL,0),(8439,'Be Your Own Life Coach','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8439','pcs','Inventory','VATABLE','0',NULL,0),(8440,'Thus Bad Begins','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8440','pcs','Inventory','VATABLE','0',NULL,0),(8441,'The Longer Long Tail','6','1','',16.00,'0','1326',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8441','pcs','Inventory','VATABLE','0',NULL,0),(8442,'Unbowed by Wangari Maathai','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8442','pcs','Inventory','VATABLE','0',NULL,0),(8443,'Zero to One by Peter Thiel','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8443','pcs','Inventory','VATABLE','0',NULL,0),(8444,'Developing the Leader Within You by John C Maxwell','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8444','pcs','Inventory','VATABLE','0',NULL,0),(8445,'The End of Poverty by Jeffrey Sachs','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8445','pcs','Inventory','VATABLE','0',NULL,0),(8446,'59 SecondsThink a little,change a lot','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8446','pcs','Inventory','VATABLE','0',NULL,0),(8447,'Seven Gothic Tales','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8447','pcs','Inventory','VATABLE','0',NULL,0),(8448,'The Woman Next Door','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8448','pcs','Inventory','VATABLE','0',NULL,0),(8449,'Under the Udala Trees by Chinelo Okparanta','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8449','pcs','Inventory','VATABLE','0',NULL,0),(8450,'Running with the Kenyans by Adharanand Finn','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8450','pcs','Inventory','VATABLE','0',NULL,0),(8451,'A Short History of Nearly Everything by Bill Bryson','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8451','pcs','Inventory','VATABLE','0',NULL,0),(8452,'The Vagina Monologues','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8452','pcs','Inventory','VATABLE','0',NULL,0),(8453,'Promise Me Dad A Year of Hope Hardship and Purpose','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8453','pcs','Inventory','VATABLE','0',NULL,0),(8454,'Stars of the New Curfew','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8454','pcs','Inventory','VATABLE','0',NULL,0),(8455,'History of Wolves','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8455','pcs','Inventory','VATABLE','0',NULL,0),(8456,'Call Me by Your Name','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8456','pcs','Inventory','VATABLE','0',NULL,0),(8457,'Katherine Carlyle by Rupert Thomson','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8457','pcs','Inventory','VATABLE','0',NULL,0),(8458,'I Am the Messenger by Markus Zusak','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8458','pcs','Inventory','VATABLE','0',NULL,0),(8459,'The Talent Code Greatness is not born it is grown','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8459','pcs','Inventory','VATABLE','0',NULL,0),(8460,'Rainbow in the Cloud The Wisdom and Spirit of Maya Angelou','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8460','pcs','Inventory','VATABLE','0',NULL,0),(8461,'Toys By James','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8461','pcs','Inventory','VATABLE','0',NULL,0),(8462,'Secrets of Success from The Co Founder of Twitter','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8462','pcs','Inventory','VATABLE','0',NULL,0),(8463,'Planet India By Mira Kamdar','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8463','pcs','Inventory','VATABLE','0',NULL,0),(8464,'Fascinating Womanhood by Helen Andelin','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8464','pcs','Inventory','VATABLE','0',NULL,0),(8465,'Media Stereotypes of Islam and Muslims A Global Perspective','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8465','pcs','Inventory','VATABLE','0',NULL,0),(8466,'Furiously Happy by Jenny Lawson','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8466','pcs','Inventory','VATABLE','0',NULL,0),(8467,'10 Steps to More Fulfilling Life Dale Carnegie Success','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8467','pcs','Inventory','VATABLE','0',NULL,0),(8468,'IOU The Debt Threat and Why We Must Defuse It by Noreena Hertz','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8468','pcs','Inventory','VATABLE','0',NULL,0),(8469,'Your Best Life Begins Each Morning by Joel Osteen','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8469','pcs','Inventory','VATABLE','0',NULL,0),(8470,'How to Deal with Difficult People by Ursula Markham','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8470','pcs','Inventory','VATABLE','0',NULL,0),(8471,'My Love Story by Tina Turner','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8471','pcs','Inventory','VATABLE','0',NULL,0),(8472,'The Rift A New Africa Breaks Free by Alex Perry','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8472','pcs','Inventory','VATABLE','0',NULL,0),(8473,'Manchester Happened by Jennifer Nansubuga Makumbi','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8473','pcs','Inventory','VATABLE','0',NULL,0),(8474,'Zone One by Colson Whitehead','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8474','pcs','Inventory','VATABLE','0',NULL,0),(8475,'Think Like an Entrepreneur Act Like a CEO','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8475','pcs','Inventory','VATABLE','0',NULL,0),(8476,'Mouth Full of Blood by Toni Morrison','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8476','pcs','Inventory','VATABLE','0',NULL,0),(8477,'Scale by Geoffrey West','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8477','pcs','Inventory','VATABLE','0',NULL,0),(8478,'People Power and Profits by Joseph Stiglitz','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8478','pcs','Inventory','VATABLE','0',NULL,0),(8479,'Tuesdays with Morrie by Mitch Albom','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8479','pcs','Inventory','VATABLE','0',NULL,0),(8480,'Liverpool away Kit 1920','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8480','pcs','Inventory','VATABLE','0',NULL,0),(8481,'On Earth We are Briefly Gorgeous by Ocean Vuong','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8481','pcs','Inventory','VATABLE','0',NULL,0),(8482,'The Healing Power of the Breath by Richard Brown and Patricia Gerbarg','6','1','',16.00,'0','1330',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8482','pcs','Inventory','VATABLE','0',NULL,0),(8483,'Normal People by Sally Rooney','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8483','pcs','Inventory','VATABLE','0',NULL,0),(8484,'Give and Take by Adam Grant','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8484','pcs','Inventory','VATABLE','0',NULL,0),(8485,'The Laws of Human Nature by Robert Greene Concise','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8485','pcs','Inventory','VATABLE','0',NULL,0),(8486,'Why Men Dont Listen and Women Cant Read Maps by Allan Pease and Barbara Pease','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8486','pcs','Inventory','VATABLE','0',NULL,0),(8487,'The Death of Vivek Oji by Akwaeke Emezi','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8487','pcs','Inventory','VATABLE','0',NULL,0),(8488,'Guilty by Joan Thatiah','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,'91721467690',0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789789816941','pcs','Inventory','VATABLE','0',NULL,0),(8489,'My Life in Red and White by Arsene Wenger','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8489','pcs','Inventory','VATABLE','0',NULL,0),(8490,'Anatomy of the Spirit The Seven Stages of Power and Healing','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8490','pcs','Inventory','VATABLE','0',NULL,0),(8491,'We Need to Talk About Africa The Harm We Have Doneand how We Should Help','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8491','pcs','Inventory','VATABLE','0',NULL,0),(8492,'The Reading Life The Joy of Seeing New Worlds Through Others Eyes by CS Lewis','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8492','pcs','Inventory','VATABLE','0',NULL,0),(8493,'The Rules to Break by Richard Templar','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8493','pcs','Inventory','VATABLE','0',NULL,0),(8494,'Killing Commendatore by Haruki Murakami','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8494','pcs','Inventory','VATABLE','0',NULL,0),(8495,'Honour by Elif Shafak','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8495','pcs','Inventory','VATABLE','0',NULL,0),(8496,'Childrens Reading Timer A cool way to encourage childrens reading in timed sessions','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8496','pcs','Inventory','VATABLE','0',NULL,0),(8497,'The rules of work by Richard Templar','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8497','pcs','Inventory','VATABLE','0',NULL,0),(8498,'Swahili for the Broken hearted by Peter Moore','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8498','pcs','Inventory','VATABLE','0',NULL,0),(8499,'Women and Leadership Real LivesReal Lessons by Julia Gillard and Ngozi OkonjoIweala','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8499','pcs','Inventory','VATABLE','0',NULL,0),(8500,'A Strangeness in My Mind by Orhan Pamuk','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8500','pcs','Inventory','VATABLE','0',NULL,0),(8501,'Clap When You Land by Elizabeth Acevedo','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8501','pcs','Inventory','VATABLE','0',NULL,0),(8502,'Mythos by Stephen Fry','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8502','pcs','Inventory','VATABLE','0',NULL,0),(8503,'The Concise Untold History of the United States by Oliver Stone and Peter Kuznick','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8503','pcs','Inventory','VATABLE','0',NULL,0),(8504,'Surrounded by Psychopaths How to Protect Yourself from Being Manipulated and Exploited in Business and in Life by Thomas Erikson','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8504','pcs','Inventory','VATABLE','0',NULL,0),(8505,'Think Like a Freak by Stephen J Dubner and Steven Levitt','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8505','pcs','Inventory','VATABLE','0',NULL,0),(8506,'The Hating Game by Sally Thorne','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8506','pcs','Inventory','VATABLE','0',NULL,0),(8507,'Song of Solomon by Toni Morrison','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8507','pcs','Inventory','VATABLE','0',NULL,0),(8508,'How Fiction Works by James Wood','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8508','pcs','Inventory','VATABLE','0',NULL,0),(8509,'My Stroke of Insight by Jill Bolte Taylor','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8509','pcs','Inventory','VATABLE','0',NULL,0),(8510,'Men Are from Mars Women Are from Venus by John Gray','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8510','pcs','Inventory','VATABLE','0',NULL,0),(8511,'Bird Summons by Leila Aboulela','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8511','pcs','Inventory','VATABLE','0',NULL,0),(8512,'Unfuck Yourself Get Out of Your Head and Into Your Life by Gary John Bishop','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8512','pcs','Inventory','VATABLE','0',NULL,0),(8513,'On Living and Dying Well by Marcus Tullius Cicero and Thomas Habinek','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8513','pcs','Inventory','VATABLE','0',NULL,0),(8514,'Patsy by Nicole Dennis Benn','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8514','pcs','Inventory','VATABLE','0',NULL,0),(8515,'The Secret History by Donna Tartt','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8515','pcs','Inventory','VATABLE','0',NULL,0),(8516,'HOW MUCH? The life of your money by Florence Bett','6','1','',16.00,'0','1399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8516','pcs','Inventory','VATABLE','0',NULL,0),(8517,'Desert Dawn by Waris Dirie','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8517','pcs','Inventory','VATABLE','0',NULL,0),(8518,'Desert Children by Waris Dirie','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8518','pcs','Inventory','VATABLE','0',NULL,0),(8519,'The Secret of the Ages by Robert Collier','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8519','pcs','Inventory','VATABLE','0',NULL,0),(8520,'Desert Flower by Waris Dirie','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8520','pcs','Inventory','VATABLE','0',NULL,0),(8521,'A Primates Memoir by Robert M Sapolsky','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8521','pcs','Inventory','VATABLE','0',NULL,0),(8522,'Pedagogy of the Oppressed by Paulo Freire','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8522','pcs','Inventory','VATABLE','0',NULL,0),(8523,'The Prayer of Jabez Breaking Through to the Blessed Life by Bruce Wilkinson','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8523','pcs','Inventory','VATABLE','0',NULL,0),(8524,'IT by Stephen King','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8524','pcs','Inventory','VATABLE','0',NULL,0),(8525,'A Dance with Dragons by George RR Martin Book 5','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8525','pcs','Inventory','VATABLE','0',NULL,0),(8526,'Invisible Women by Caroline Criado Perez','6','1','',16.00,'0','1890','','0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8526','pcs','Inventory','VATABLE','0',NULL,0),(8527,'60AR Oraimo Powerbank Aurora6000mAh','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8527','pcs','Inventory','VATABLE','0',NULL,0),(8528,'The whorehouse by Njoki Kamande','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8528','pcs','Inventory','VATABLE','0',NULL,0),(8529,'Love after love By Ingrid Persaud','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8529','pcs','Inventory','VATABLE','0',NULL,0),(8530,'The Last Gift by Abdulrazak Gurnah','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8530','pcs','Inventory','VATABLE','0',NULL,0),(8531,'They Both Die at the End by Adam Silvera','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8531','pcs','Inventory','VATABLE','0',NULL,0),(8532,'Hopeless by Colleen Hoover','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8532','pcs','Inventory','VATABLE','0',NULL,0),(8533,'How to Save a Life by Eva Carter','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8533','pcs','Inventory','VATABLE','0',NULL,0),(8534,'Whispers in the closet devotional by Mercy Andaro','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8534','pcs','Inventory','VATABLE','0',NULL,0),(8535,'Our Shopping bags Friends of Kenya National Park','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8535','pcs','Inventory','VATABLE','0',NULL,0),(8536,'Its Not About the Burqa by Mariam Khan and Yassmin AbdelMagied','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8536','pcs','Inventory','VATABLE','0',NULL,0),(8537,'Losing Hope by Colleen Hoover','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8537','pcs','Inventory','VATABLE','0',NULL,0),(8538,'FOR GOD AND MY COUNTRY CATHOLIC LEADERSHIP IN MODERN UGANDA JJ CARNEY','6','1','',16.00,'0','1400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8538','pcs','Inventory','VATABLE','0',NULL,0),(8540,'Never Let Me Go by Kazuo Ishiguro','6','1','',16.00,'0','1416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8540','pcs','Inventory','VATABLE','0',NULL,0),(8541,'Crisis In The Horn of Africa','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8541','pcs','Inventory','VATABLE','0',NULL,0),(8542,'Accidental Empires','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8542','pcs','Inventory','VATABLE','0',NULL,0),(8543,'Parenting your Adult Child','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8543','pcs','Inventory','VATABLE','0',NULL,0),(8544,'Untrain Your Brain','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8544','pcs','Inventory','VATABLE','0',NULL,0),(8545,'Drive','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8545','pcs','Inventory','VATABLE','0',NULL,0),(8546,'The Art of Living','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8546','pcs','Inventory','VATABLE','0',NULL,0),(8547,'The Power to Get Things Done','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8547','pcs','Inventory','VATABLE','0',NULL,0),(8548,'Borderlines','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8548','pcs','Inventory','VATABLE','0',NULL,0),(8549,'Peak by Anders Ericsson and Robert Pool','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8549','pcs','Inventory','VATABLE','0',NULL,0),(8550,'Treasure Islands','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8550','pcs','Inventory','VATABLE','0',NULL,0),(8551,'How the West Was Lost','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8551','pcs','Inventory','VATABLE','0',NULL,0),(8552,'Interventions','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8552','pcs','Inventory','VATABLE','0',NULL,0),(8553,'Mr Nice by Howard Marks','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8553','pcs','Inventory','VATABLE','0',NULL,0),(8554,'Economics in One Lesson','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8554','pcs','Inventory','VATABLE','0',NULL,0),(8555,'The Future of Money','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8555','pcs','Inventory','VATABLE','0',NULL,0),(8556,'Chinas Disruptors','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,39.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8556','pcs','Inventory','VATABLE','0',NULL,0),(8557,'Why Women Have Sex','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8557','pcs','Inventory','VATABLE','0',NULL,0),(8558,'The Worlds Worst Children','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8558','pcs','Inventory','VATABLE','0',NULL,0),(8559,'Why Men Dont Have a Clue','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8559','pcs','Inventory','VATABLE','0',NULL,0),(8560,'Farewell Kabul','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8560','pcs','Inventory','VATABLE','0',NULL,0),(8561,'Explorers of the Nile','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8561','pcs','Inventory','VATABLE','0',NULL,0),(8562,'Reunion in Barsaloi','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8562','pcs','Inventory','VATABLE','0',NULL,0),(8563,'Looking for Transwonderland Travels in Nigeria','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8563','pcs','Inventory','VATABLE','0',NULL,0),(8564,'Liverpool Jersey Home Kit 1920','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8564','pcs','Inventory','VATABLE','0',NULL,0),(8565,'Thrive by Arianna Huffington','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8565','pcs','Inventory','VATABLE','0',NULL,0),(8566,'The 17 Indisputable Laws of Teamwork by John Maxwell','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8566','pcs','Inventory','VATABLE','0',NULL,0),(8567,'Alibabas World','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8567','pcs','Inventory','VATABLE','0',NULL,0),(8568,'Chinas Second Continent','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8568','pcs','Inventory','VATABLE','0',NULL,0),(8569,'Blood Sisters by Barbara Keating and Stephanie Keating','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8569','pcs','Inventory','VATABLE','0',NULL,0),(8570,'Slave My True Story','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8570','pcs','Inventory','VATABLE','0',NULL,0),(8571,'Purple Cow by Seth Godin','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8571','pcs','Inventory','VATABLE','0',NULL,0),(8572,'Homo Deus by Yuval Noah Harari','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,991.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8572','pcs','Inventory','VATABLE','0',NULL,0),(8573,'Collins Easy Learning French Dictionary','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8573','pcs','Inventory','VATABLE','0',NULL,0),(8574,'Easy Learning German Dictionary','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8574','pcs','Inventory','VATABLE','0',NULL,0),(8575,'Casio Scientific Calculator','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8575','pcs','Inventory','VATABLE','0',NULL,0),(8576,'The Ministry of Utmost Happiness','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8576','pcs','Inventory','VATABLE','0',NULL,0),(8577,'Made to Stick','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8577','pcs','Inventory','VATABLE','0',NULL,0),(8578,'Zen and the Art of Motorcycle Maintenance','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8578','pcs','Inventory','VATABLE','0',NULL,0),(8579,'The Book of Not by Tsitsi Dangarembga','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8579','pcs','Inventory','VATABLE','0',NULL,0),(8580,'Harry Potter and the Deathly Hallows','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8580','pcs','Inventory','VATABLE','0',NULL,0),(8581,'The Bluest Eye','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8581','pcs','Inventory','VATABLE','0',NULL,0),(8582,'The Undoing Project by Michael Lewis','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8582','pcs','Inventory','VATABLE','0',NULL,0),(8583,'Papillon','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8583','pcs','Inventory','VATABLE','0',NULL,0),(8584,'History of African Civilizations in the Nile Valley','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8584','pcs','Inventory','VATABLE','0',NULL,0),(8585,'The Goldfinch','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8585','pcs','Inventory','VATABLE','0',NULL,0),(8586,'Men Without Women Stories','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8586','pcs','Inventory','VATABLE','0',NULL,0),(8587,'Is Everyone Hanging Out Without Me And Other Concerns','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8587','pcs','Inventory','VATABLE','0',NULL,0),(8588,'Triggers by Marshall Goldsmith','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8588','pcs','Inventory','VATABLE','0',NULL,0),(8589,'PreSuasion A Revolutionary Way to Influence and Persuade','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8589','pcs','Inventory','VATABLE','0',NULL,0),(8590,'The Remains of the Day by Kazuo Ishiguro','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8590','pcs','Inventory','VATABLE','0',NULL,0),(8591,'Your Infinite Power to Be Rich Use the Power of Your Subconscious Mind','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8591','pcs','Inventory','VATABLE','0',NULL,0),(8592,'The Young Che Memories of Che Guevara','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8592','pcs','Inventory','VATABLE','0',NULL,0),(8593,'Walking with Tigers Success Secrets from the Worlds Top Business Leaders','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8593','pcs','Inventory','VATABLE','0',NULL,0),(8594,'The Value in the Valley by Iyanla Vanzant','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8594','pcs','Inventory','VATABLE','0',NULL,0),(8595,'Lagoon by Nnedi Okorafor','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8595','pcs','Inventory','VATABLE','0',NULL,0),(8596,'The River Between by Ngugi wa Thiongo','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8596','pcs','Inventory','VATABLE','0',NULL,0),(8597,'The Art of Persuasion by Juliet Erickson','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8597','pcs','Inventory','VATABLE','0',NULL,0),(8598,'Where have all leaders gone by Lee Iacocca','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8598','pcs','Inventory','VATABLE','0',NULL,0),(8599,'The Fifth Risk Undoing Democracy by Michael Lewis','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8599','pcs','Inventory','VATABLE','0',NULL,0),(8600,'Kiss That Frog by Brian Tracy and Christina Tracy Stein','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8600','pcs','Inventory','VATABLE','0',NULL,0),(8601,'Bent Rib A Journey Through Womens Issues In Islam by Huda Khattab','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8601','pcs','Inventory','VATABLE','0',NULL,0),(8602,'The Teenagers Guide to Money by Jonathan Self','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8602','pcs','Inventory','VATABLE','0',NULL,0),(8603,'Bad Blood Secrets and Lies in a Silicon Valley Startup by John Carreyrou','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8603','pcs','Inventory','VATABLE','0',NULL,0),(8604,'Gravel Heart by Abdulrazak Gurnah','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8604','pcs','Inventory','VATABLE','0',NULL,0),(8605,'Rainbows End A Memoir of Childhood War and an African Farm','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8605','pcs','Inventory','VATABLE','0',NULL,0),(8606,'Commitment by Didier Drogba','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8606','pcs','Inventory','VATABLE','0',NULL,0),(8607,'The Mis Education of the Negro by Carter Godwin Woodson','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8607','pcs','Inventory','VATABLE','0',NULL,0),(8608,'The Bold New Normal by Lucy Quist','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8608','pcs','Inventory','VATABLE','0',NULL,0),(8609,'The Panama Papers by Bastian Obermayer and Frederik Obermaier','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8609','pcs','Inventory','VATABLE','0',NULL,0),(8610,'The Sun Does Shine','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8610','pcs','Inventory','VATABLE','0',NULL,0),(8611,'Leadership and Self Deception Getting Out of the Box','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8611','pcs','Inventory','VATABLE','0',NULL,0),(8612,'The book on the taboo against knowing who you are','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8612','pcs','Inventory','VATABLE','0',NULL,0),(8613,'Leadership Beyond the Boardroom by Dr Fred Mugambi','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8613','pcs','Inventory','VATABLE','0',NULL,0),(8614,'Algorithms to Live By','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8614','pcs','Inventory','VATABLE','0',NULL,0),(8615,'The Mafia Manager A Guide to the Corporate Machiavelli','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8615','pcs','Inventory','VATABLE','0',NULL,0),(8616,'Where the Crawdads Sing by Delia Owens','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8616','pcs','Inventory','VATABLE','0',NULL,0),(8617,'The Screwtape Letters by C S Lewis','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8617','pcs','Inventory','VATABLE','0',NULL,0),(8618,'We The Scarred by Mukoma Wa Ngugi','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8618','pcs','Inventory','VATABLE','0',NULL,0),(8619,'White Fragility by Robin DiAngelo','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8619','pcs','Inventory','VATABLE','0',NULL,0),(8620,'The Smartest Guys in the Room by Bethany McLean and Peter Elkind','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8620','pcs','Inventory','VATABLE','0',NULL,0),(8621,'Feminist Fight Club by Jessica Bennett','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8621','pcs','Inventory','VATABLE','0',NULL,0),(8622,'One of Us Is Lying by Karen M McManus','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8622','pcs','Inventory','VATABLE','0',NULL,0),(8623,'Two Can Keep a Secret by Karen M McManus','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8623','pcs','Inventory','VATABLE','0',NULL,0),(8624,'One of Us Is Next by Karen M McManus','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8624','pcs','Inventory','VATABLE','0',NULL,0),(8625,'Noughts and Crosses by Malorie Blackman','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8625','pcs','Inventory','VATABLE','0',NULL,0),(8626,'A Court of Frost and Starlight by Sarah J Maas','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8626','pcs','Inventory','VATABLE','0',NULL,0),(8627,'A Court of Mist and Fury by Sarah J Maas','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8627','pcs','Inventory','VATABLE','0',NULL,0),(8628,'The Mafia The First 100 Years by William Balsamo','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8628','pcs','Inventory','VATABLE','0',NULL,0),(8629,'The Establishment by Owen Jones','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8629','pcs','Inventory','VATABLE','0',NULL,0),(8630,'No Limits by John Maxwell','6','1','',16.00,'1500','2000','','0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8630','pcs','Inventory','VATABLE','0',NULL,0),(8631,'The Cortexide Mission by Isaac Ndolo','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8631','pcs','Inventory','VATABLE','0',NULL,0),(8632,'Trump The Art of the Deal','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8632','pcs','Inventory','VATABLE','0',NULL,0),(8633,'When Genius Failed by Roger Lowenstein','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8633','pcs','Inventory','VATABLE','0',NULL,0),(8634,'The Greats on Leadership by Jocelyn Davis','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8634','pcs','Inventory','VATABLE','0',NULL,0),(8635,'Our Lady of KIBEHO by by Immaculee Ilibagiza','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8635','pcs','Inventory','VATABLE','0',NULL,0),(8636,'I Know Why the Caged Bird Sings by Maya Angelou','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8636','pcs','Inventory','VATABLE','0',NULL,0),(8637,'Facing Mount Kenya by Jomo Kenyatta','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,42.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8637','pcs','Inventory','VATABLE','0',NULL,0),(8638,'My Story Steven Gerrard','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8638','pcs','Inventory','VATABLE','0',NULL,0),(8639,'You Are the Universe','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8639','pcs','Inventory','VATABLE','0',NULL,0),(8640,'The Fred Factor','6','1','',16.00,'0','1378',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8640','pcs','Inventory','VATABLE','0',NULL,0),(8641,'No woman no cry Book by Rita Marley','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8641','pcs','Inventory','VATABLE','0',NULL,0),(8642,'How to Read the Air by Dinaw Mengestu','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8642','pcs','Inventory','VATABLE','0',NULL,0),(8643,'Give me my Mountain By Esther Muchemi','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8643','pcs','Inventory','VATABLE','0',NULL,0),(8644,'Desertion by Abdulrazak Gurnah','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8644','pcs','Inventory','VATABLE','0',NULL,0),(8645,'My Sister the Serial Killer by Oyinkan Braithwaite','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8645','pcs','Inventory','VATABLE','0',NULL,0),(8646,'Daisy Jones and The Six by Taylor Jenkins Reid','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8646','pcs','Inventory','VATABLE','0',NULL,0),(8647,'Scrabble Board Game','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8647','pcs','Inventory','VATABLE','0',NULL,0),(8648,'The Secret Lives of Baba Segis Wives by Lola Shoneyin','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8648','pcs','Inventory','VATABLE','0',NULL,0),(8649,'The Vanishing Half by Brit Bennett','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8649','pcs','Inventory','VATABLE','0',NULL,0),(8650,'Freshwater by Akwaeke Emezi','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8650','pcs','Inventory','VATABLE','0',NULL,0),(8651,'When Rain Clouds Gather by Bessie Head','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8651','pcs','Inventory','VATABLE','0',NULL,0),(8652,'The Surrendered Wife The Surrendered Wife A step by step guide to finding IntimacyPassion and Peace with a man by Laura Doyle','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8652','pcs','Inventory','VATABLE','0',NULL,0),(8653,'The Name of the Wind by Patrick Rothfuss','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8653','pcs','Inventory','VATABLE','0',NULL,0),(8654,'A Fine Balance by Rohinton Mistry','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8654','pcs','Inventory','VATABLE','0',NULL,0),(8655,'A Guide to Interpreting Scripture ContextHarmonyand Application','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8655','pcs','Inventory','VATABLE','0',NULL,0),(8656,'The War Within Christians and Inner Conflicts','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8656','pcs','Inventory','VATABLE','0',NULL,0),(8657,'GodWhere Are You?','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8657','pcs','Inventory','VATABLE','0',NULL,0),(8658,'Gloria The Archbishops Wife','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8658','pcs','Inventory','VATABLE','0',NULL,0),(8659,'No More Cheeks to Turn?','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8659','pcs','Inventory','VATABLE','0',NULL,0),(8660,'Preaching the Scriptures','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8660','pcs','Inventory','VATABLE','0',NULL,0),(8661,'Stewards of Power Restoring Africas Dignity','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8661','pcs','Inventory','VATABLE','0',NULL,0),(8662,'Celebrating the Lords Supper Ending the Eucharistic Famine','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8662','pcs','Inventory','VATABLE','0',NULL,0),(8663,'The Holy Spirit Lord and Lifegiver','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8663','pcs','Inventory','VATABLE','0',NULL,0),(8664,'The Human Condition Christian Perspectives Through African Eyes','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8664','pcs','Inventory','VATABLE','0',NULL,0),(8665,'Hope for the World The Christian Vision','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8665','pcs','Inventory','VATABLE','0',NULL,0),(8666,'Authentic Forgiveness A Biblical Approach','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8666','pcs','Inventory','VATABLE','0',NULL,0),(8667,'Best Practice Guidelines for Doctoral Programs','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8667','pcs','Inventory','VATABLE','0',NULL,0),(8668,'Creating Shared Resilience The Role of the Church in a Hopeful Future','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8668','pcs','Inventory','VATABLE','0',NULL,0),(8669,'Global KingdomGlobal People Living Faithfully in a Multicultural World','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8669','pcs','Inventory','VATABLE','0',NULL,0),(8670,'Sarahs Laughter DoubtTearsand Christian Hope','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8670','pcs','Inventory','VATABLE','0',NULL,0),(8671,'Strangers in the Kingdom Ministering to RefugeesMigrants and the Stateless','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8671','pcs','Inventory','VATABLE','0',NULL,0),(8672,'Praying Through the Psalms','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8672','pcs','Inventory','VATABLE','0',NULL,0),(8673,'Following Jesus in Turbulent Times DiscipleMaking in the Arab World','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8673','pcs','Inventory','VATABLE','0',NULL,0),(8674,'Exploring Doctrine A Theological English Curriculum','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8674','pcs','Inventory','VATABLE','0',NULL,0),(8675,'Finding Hagar Gods Pursuit of a Runaway','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8675','pcs','Inventory','VATABLE','0',NULL,0),(8676,'The Challenge of Preaching','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8676','pcs','Inventory','VATABLE','0',NULL,0),(8677,'Deuteronomy The God Who Keeps Promises','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8677','pcs','Inventory','VATABLE','0',NULL,0),(8678,'The Dynamics of Biblical Preaching','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8678','pcs','Inventory','VATABLE','0',NULL,0),(8679,'The Future of Humanity Preaching from Revelation 4 to 22','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8679','pcs','Inventory','VATABLE','0',NULL,0),(8680,'Its OK to Be Not OK Preaching the Lament Psalms','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8680','pcs','Inventory','VATABLE','0',NULL,0),(8681,'Life through Gods Word An Introduction to Psalm 119','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8681','pcs','Inventory','VATABLE','0',NULL,0),(8682,'Strength in Weakness An Introduction to 2 Corinthians','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8682','pcs','Inventory','VATABLE','0',NULL,0),(8683,'Becoming Like Jesus Cultivating the Fruit of the Spirit','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8683','pcs','Inventory','VATABLE','0',NULL,0),(8684,'Faith in the Face of Danger An Introduction to the Book of Nehemiah','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8684','pcs','Inventory','VATABLE','0',NULL,0),(8685,'From Why to Worship An Introduction to the Book of Habakkuk','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8685','pcs','Inventory','VATABLE','0',NULL,0),(8686,'Godliness from Head to Toe An Introduction to the Book of James','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8686','pcs','Inventory','VATABLE','0',NULL,0),(8687,'Focus on Christ','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8687','pcs','Inventory','VATABLE','0',NULL,0),(8688,'What Christ Thinks of the Church Preaching from Revelation 1 to 3','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8688','pcs','Inventory','VATABLE','0',NULL,0),(8689,'Reading the Gospel of John through Palestinian Eyes','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8689','pcs','Inventory','VATABLE','0',NULL,0),(8690,'My Pain My Miracles by Rose Gatobu','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8690','pcs','Inventory','VATABLE','0',NULL,0),(8691,'The Emperors Babe by Bernardine Evaristo','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8691','pcs','Inventory','VATABLE','0',NULL,0),(8692,'Miracle Plant How Industrial Hemp Can HealFeedClotheHouseEmploy Kenyans and The World by Michael Karanja Gatheru','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8692','pcs','Inventory','VATABLE','0',NULL,0),(8693,'Klara and the Sun by Kazuo Ishiguro','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8693','pcs','Inventory','VATABLE','0',NULL,0),(8694,'Such a Fun Age by Kiley Reid','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8694','pcs','Inventory','VATABLE','0',NULL,0),(8695,'November 9 by Colleen Hoover','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8695','pcs','Inventory','VATABLE','0',NULL,0),(8696,'Point of Retreat by Colleen Hoover','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8696','pcs','Inventory','VATABLE','0',NULL,0),(8697,'Before the Coffee Gets Cold by Toshikazu Kawaguchi','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8697','pcs','Inventory','VATABLE','0',NULL,0),(8698,'Surrounded by Narcissists OrHow to Stop Other Peoples Egos Ruining Your Life by Thomas Erikson','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8698','pcs','Inventory','VATABLE','0',NULL,0),(8699,'Take a Hint Dani Brown A Novel The Brown Sisters2 by Talia HibbertTake a Hint Dani Brown A Novel The Brown Sisters2 by Talia Hibbert','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8699','pcs','Inventory','VATABLE','0',NULL,0),(8700,'Act Your AgeEve Brown A Novel The Brown Sisters 3 by Talia Hibbert','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8700','pcs','Inventory','VATABLE','0',NULL,0),(8701,'The Thursday Murder Club by Richard Osman','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8701','pcs','Inventory','VATABLE','0',NULL,0),(8702,'Black Girls Must Be Magic by Jayne Allen','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8702','pcs','Inventory','VATABLE','0',NULL,0),(8703,'The Mixer The Story of Premier League Tacticsfrom Route One to False Nines by Michael Cox','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8703','pcs','Inventory','VATABLE','0',NULL,0),(8704,'Why Losing Your Job Could be the Best Thing That Ever Happened to You Five Simple Steps to Thrive after Redundancy by Eleanor Tweddell','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8704','pcs','Inventory','VATABLE','0',NULL,0),(8705,'The Poppy War by RF Kuang','6','1','',16.00,'0','1450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8705','pcs','Inventory','VATABLE','0',NULL,0),(8706,'This Is How You Lose Her','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8706','pcs','Inventory','VATABLE','0',NULL,0),(8707,'Teach yourself Kalenjin 2CDs','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8707','pcs','Inventory','VATABLE','0',NULL,0),(8708,'Pocket Guide to Mammals of East Africa','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8708','pcs','Inventory','VATABLE','0',NULL,0),(8709,'The 4 Disciplines of Execution by Sean CoveyChris McChesney and Jim Huling','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8709','pcs','Inventory','VATABLE','0',NULL,0),(8710,'The Prayer Warriors Way by Cindy Trimm','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8710','pcs','Inventory','VATABLE','0',NULL,0),(8711,'The Wolf of Wall Street','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8711','pcs','Inventory','VATABLE','0',NULL,0),(8712,'Operation Thunderbolt by Saul David','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8712','pcs','Inventory','VATABLE','0',NULL,0),(8713,'The Art of People by Dave Kerpen','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8713','pcs','Inventory','VATABLE','0',NULL,0),(8714,'Sapiens A Brief History of Humankind by Yuval Noah Harari','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8714','pcs','Inventory','VATABLE','0',NULL,0),(8715,'365 Bible Stories','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8715','pcs','Inventory','VATABLE','0',NULL,0),(8716,'Stalingrad','6','1','',16.00,'0','1416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8716','pcs','Inventory','VATABLE','0',NULL,0),(8717,'Women who Run with the Wolves by Clarissa Pinkola Estes','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8717','pcs','Inventory','VATABLE','0',NULL,0),(8718,'A World of Three Zeros by Muhammad Yunus','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8718','pcs','Inventory','VATABLE','0',NULL,0),(8719,'West with the Night by Beryl Markham','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8719','pcs','Inventory','VATABLE','0',NULL,0),(8720,'Holding Up the Universe by Jennifer Niven','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8720','pcs','Inventory','VATABLE','0',NULL,0),(8721,'Kafka on the Shore by Haruki Murakami','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8721','pcs','Inventory','VATABLE','0',NULL,0),(8722,'Designing Your Life Build the Perfect Career Step by Step','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8722','pcs','Inventory','VATABLE','0',NULL,0),(8723,'An American Marriage by Tayari Jones','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8723','pcs','Inventory','VATABLE','0',NULL,0),(8724,'21 Lessons for the 21st Century by Yuval Noah Harari','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8724','pcs','Inventory','VATABLE','0',NULL,0),(8725,'New Power by Jeremy Heimans and Henry Timms','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8725','pcs','Inventory','VATABLE','0',NULL,0),(8726,'The Monk of Mokha by Dave Eggers','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8726','pcs','Inventory','VATABLE','0',NULL,0),(8727,'This Mournable Body by Tsitsi Dangarembga','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8727','pcs','Inventory','VATABLE','0',NULL,0),(8728,'The Power of Your Subconscious Mind by Joseph Murphy','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8728','pcs','Inventory','VATABLE','0',NULL,0),(8729,'A Brief Tour of the Buildings of Nairobi by Evelyne Wanjiku and Yuko Iwatani','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,91.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8729','pcs','Inventory','VATABLE','0',NULL,0),(8730,'Bullshit Jobs by David Graeber','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8730','pcs','Inventory','VATABLE','0',NULL,0),(8731,'Stillness Is the Key by Ryan Holiday','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8731','pcs','Inventory','VATABLE','0',NULL,0),(8732,'The Book of Gutsy Women by Hillary Clinton and Chelsea Clinton','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8732','pcs','Inventory','VATABLE','0',NULL,0),(8733,'Originals by Adam Grant','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8733','pcs','Inventory','VATABLE','0',NULL,0),(8734,'The Girl with the Louding Voice by Abi Dare','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8734','pcs','Inventory','VATABLE','0',NULL,0),(8735,'The Fishermen by Chigozie Obioma','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8735','pcs','Inventory','VATABLE','0',NULL,0),(8736,'Twilight of Democracy by Anne Applebaum','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8736','pcs','Inventory','VATABLE','0',NULL,0),(8737,'The Master Key System by Charles F Haanel','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8737','pcs','Inventory','VATABLE','0',NULL,0),(8738,'Against the Loveless World by Susan Abulhawa','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8738','pcs','Inventory','VATABLE','0',NULL,0),(8739,'The River Between by Ngugi wa Thiongo','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8739','pcs','Inventory','VATABLE','0',NULL,0),(8740,'City on Fire The Fight for Hong Kong by Antony Dapiran','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8740','pcs','Inventory','VATABLE','0',NULL,0),(8741,'We Are All Birds of Uganda by Hafsa Zayyan','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8741','pcs','Inventory','VATABLE','0',NULL,0),(8742,'Tiny Habits by BJ Fogg','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8742','pcs','Inventory','VATABLE','0',NULL,0),(8743,'How Beautiful We Were by Imbolo Mbue','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8743','pcs','Inventory','VATABLE','0',NULL,0),(8744,'His Only Wife by Peace Adzo Medie','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8744','pcs','Inventory','VATABLE','0',NULL,0),(8745,'Luo Values and Practices in Caring For the Sick','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8745','pcs','Inventory','VATABLE','0',NULL,0),(8746,'Conceive Achieve for Teens Tracker Journal by Adnah Mckenna Julius Mwebia','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8746','pcs','Inventory','VATABLE','0',NULL,0),(8747,'Wait on God I Say Wait on God by Pastor Hadassah Rosalind','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8747','pcs','Inventory','VATABLE','0',NULL,0),(8748,'Have a new Kid by Friday by Dr Kevin Leman','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8748','pcs','Inventory','VATABLE','0',NULL,0),(8749,'Beached Whale Learning to Swim in the New Ocean by Daren MartinPhD','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8749','pcs','Inventory','VATABLE','0',NULL,0),(8750,'Whiteboard Business Models that Inspire Action by Daren MartinPhD','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8750','pcs','Inventory','VATABLE','0',NULL,0),(8751,'I Set Foot Adventure; Love; Travel by Antony Muchiri','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8751','pcs','Inventory','VATABLE','0',NULL,0),(8752,'Another Fabulous Year by Wakini Joyce','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8752','pcs','Inventory','VATABLE','0',NULL,0),(8753,'The Church and Politics A Theological Reflection by Dr Bernard Boyo','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8753','pcs','Inventory','VATABLE','0',NULL,0),(8754,'The First Billion Is the Hardest How Believing Its Still Early in the Game Can Lead to Lifes Greatest Comebacks by T Boone Pickens','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8754','pcs','Inventory','VATABLE','0',NULL,0),(8755,'Science in the Soul by Richard Dawkins','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8755','pcs','Inventory','VATABLE','0',NULL,0),(8756,'The Beekeeper of Aleppo by Christy Lefteri','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8756','pcs','Inventory','VATABLE','0',NULL,0),(8757,'The Sense of Style The Thinking Persons Guide to Writing in the 21st Century by Steven Pinker','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8757','pcs','Inventory','VATABLE','0',NULL,0),(8758,'BREAKING FREE by Angela Nsimbi','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8758','pcs','Inventory','VATABLE','0',NULL,0),(8759,'The Diamond Underneath BY MARGARET MWANIKA ABUKUTSA','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8759','pcs','Inventory','VATABLE','0',NULL,0),(8760,'We Were Liars by E Lockhart','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8760','pcs','Inventory','VATABLE','0',NULL,0),(8761,'The Course of Love by Alain de Botton','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8761','pcs','Inventory','VATABLE','0',NULL,0),(8762,'The Mountains Sing by Nguyen Phan Que Mai','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8762','pcs','Inventory','VATABLE','0',NULL,0),(8763,'Hardly Working by Zukiswa Wanner','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8763','pcs','Inventory','VATABLE','0',NULL,0),(8764,'Loose Ties by Yara Nakahanda Monteiro','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8764','pcs','Inventory','VATABLE','0',NULL,0),(8765,'Sweetest Remedy by Jane Igharo','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8765','pcs','Inventory','VATABLE','0',NULL,0),(8766,'Four Hundred Souls A Community History of African America16192019 by Ibram X Kendi and Keisha N Blain','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8766','pcs','Inventory','VATABLE','0',NULL,0),(8767,'Seize the Day How the Dying Teach Us to Live by Hennezel Marie De Marie De Hennezel','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8767','pcs','Inventory','VATABLE','0',NULL,0),(8768,'What Is Not Yours Is Not Yours by Helen Oyeyemi','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8768','pcs','Inventory','VATABLE','0',NULL,0),(8769,'Maybe Someday by Colleen Hoover','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8769','pcs','Inventory','VATABLE','0',NULL,0),(8770,'Black Moses by Alain Mabanckou','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8770','pcs','Inventory','VATABLE','0',NULL,0),(8771,'Speeches That Changed the World','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8771','pcs','Inventory','VATABLE','0',NULL,0),(8772,'The Power by Naomi Alderman','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8772','pcs','Inventory','VATABLE','0',NULL,0),(8773,'Wabi Sabi Japanese Wisdom for a Perfectly Imperfect Life by Beth Kempton','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8773','pcs','Inventory','VATABLE','0',NULL,0),(8774,'Reminders of Him by Colleen Hoover','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8774','pcs','Inventory','VATABLE','0',NULL,0),(8775,'Clays Ark by Octavia E Butler','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8775','pcs','Inventory','VATABLE','0',NULL,0),(8776,'Station Master Eburru and Other Stories by Pheroze Nowrojee','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8776','pcs','Inventory','VATABLE','0',NULL,0),(8777,'Angel in My Home by DR NICOLETTE NABUKEERA BARUNGI','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8777','pcs','Inventory','VATABLE','0',NULL,0),(8778,'Maybe Now by Colleen Hoover','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8778','pcs','Inventory','VATABLE','0',NULL,0),(8779,'Convenience Store Woman by Sayaka Murata and Ginny Tapley Takemori','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8779','pcs','Inventory','VATABLE','0',NULL,0),(8780,'The Cruel Prince by Holly Black','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8780','pcs','Inventory','VATABLE','0',NULL,0),(8781,'The Wicked King by Holly Black','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8781','pcs','Inventory','VATABLE','0',NULL,0),(8782,'The Queen of Nothing by Holly Black','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8782','pcs','Inventory','VATABLE','0',NULL,0),(8783,'The Tools of Argument How the Best Lawyers ThinkArgueand Win by Joel P Trachtman','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8783','pcs','Inventory','VATABLE','0',NULL,0),(8784,'Mirrors of My life by Rebeka Njau','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8784','pcs','Inventory','VATABLE','0',NULL,0),(8785,'Gods Calling The Daring Adventure of a Clergy Couple by Dr Daniel M Mutungi','6','1','',16.00,'0','1490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8785','pcs','Inventory','VATABLE','0',NULL,0),(8786,'Push Up Stand Black','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8786','pcs','Inventory','VATABLE','0',NULL,0),(8787,'I KNOW HOW SHE DOES IT','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8787','pcs','Inventory','VATABLE','0',NULL,0),(8788,'The Vital Question','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8788','pcs','Inventory','VATABLE','0',NULL,0),(8789,'African Beaded Coin holders Gold and Brown','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8789','pcs','Inventory','VATABLE','0',NULL,0),(8790,'Anatomy of a Disappearance','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8790','pcs','Inventory','VATABLE','0',NULL,0),(8791,'The Big Questions','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8791','pcs','Inventory','VATABLE','0',NULL,0),(8792,'Diary of a Bad Year','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8792','pcs','Inventory','VATABLE','0',NULL,0),(8793,'Good as Gold','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8793','pcs','Inventory','VATABLE','0',NULL,0),(8794,'The Utility of Force','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8794','pcs','Inventory','VATABLE','0',NULL,0),(8795,'The Economist Book of isms','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8795','pcs','Inventory','VATABLE','0',NULL,0),(8796,'Pink Flamingos','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8796','pcs','Inventory','VATABLE','0',NULL,0),(8797,'Kid CEO','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,60.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8797','pcs','Inventory','VATABLE','0',NULL,0),(8798,'Crowdsourcing','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8798','pcs','Inventory','VATABLE','0',NULL,0),(8799,'Colorless Tsukuru Tazaki and His Years of Pilgrimage','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8799','pcs','Inventory','VATABLE','0',NULL,0),(8800,'Black Water Rising','6','1','',16.00,'0','1421',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8800','pcs','Inventory','VATABLE','0',NULL,0),(8801,'The Signature of All Things by Elizabeth Gilbert','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8801','pcs','Inventory','VATABLE','0',NULL,0),(8802,'Dead Aid by Dambisa Moyo','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8802','pcs','Inventory','VATABLE','0',NULL,0),(8803,'Where Soldiers Fear to Tread','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8803','pcs','Inventory','VATABLE','0',NULL,0),(8804,'Black Box Thinking by Matthew Syed','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8804','pcs','Inventory','VATABLE','0',NULL,0),(8805,'Black Sheep','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8805','pcs','Inventory','VATABLE','0',NULL,0),(8806,'Getting to Yes','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8806','pcs','Inventory','VATABLE','0',NULL,0),(8807,'A Good African Story by Andrew Rugasira','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8807','pcs','Inventory','VATABLE','0',NULL,0),(8808,'Greatness Guide Book Two by Robin Sharma','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8808','pcs','Inventory','VATABLE','0',NULL,0),(8809,'The Start Up of You by Reid Hoffman and Ben Casnocha','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8809','pcs','Inventory','VATABLE','0',NULL,0),(8810,'The Undercover Economist by Tim Harford','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8810','pcs','Inventory','VATABLE','0',NULL,0),(8811,'Dukawalla and Other Stories by Pheroze Nowrojee','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,33.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8811','pcs','Inventory','VATABLE','0',NULL,0),(8812,'Who Will Cry When You Die by Robin Sharma','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8812','pcs','Inventory','VATABLE','0',NULL,0),(8813,'Guns Germs and Steel by Jared Diamond','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8813','pcs','Inventory','VATABLE','0',NULL,0),(8814,'Rules of the Wild by Francesca Marciano','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8814','pcs','Inventory','VATABLE','0',NULL,0),(8815,'The Power of Focus by Jack Canfield and Mark Victor Hansen','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8815','pcs','Inventory','VATABLE','0',NULL,0),(8816,'The Definitive Book of Body Language by Allan Pease and Barbara Pease','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8816','pcs','Inventory','VATABLE','0',NULL,0),(8817,'Calico Joe by John Grisham Hardcover','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8817','pcs','Inventory','VATABLE','0',NULL,0),(8818,'You Were Made to Make a Difference','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8818','pcs','Inventory','VATABLE','0',NULL,0),(8819,'Finding Your Element by Ken Robinson and Lou Aronica','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8819','pcs','Inventory','VATABLE','0',NULL,0),(8820,'No Matter What 9 Steps to Living the Life You Love by Lisa Nichols','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8820','pcs','Inventory','VATABLE','0',NULL,0),(8821,'Wind Pinball Two Novels','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8821','pcs','Inventory','VATABLE','0',NULL,0),(8822,'The Marriage Game','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8822','pcs','Inventory','VATABLE','0',NULL,0),(8823,'All the Light We Cannot See by Anthony Doerr','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8823','pcs','Inventory','VATABLE','0',NULL,0),(8824,'A Brief History of Seven Killings','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8824','pcs','Inventory','VATABLE','0',NULL,0),(8825,'The Hot Zone The Chilling True Story of an Ebola Outbreak','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8825','pcs','Inventory','VATABLE','0',NULL,0),(8826,'The Blessed Girl by Angela Makholwa','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8826','pcs','Inventory','VATABLE','0',NULL,0),(8827,'Forgiving Our Parents Forgiving Ourselves','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8827','pcs','Inventory','VATABLE','0',NULL,0),(8828,'Stand Strong You Can Overcome Bulling','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8828','pcs','Inventory','VATABLE','0',NULL,0),(8829,'The Psychology of Wealth by Charles Richards','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8829','pcs','Inventory','VATABLE','0',NULL,0),(8830,'Switch How to Change Things When Change Is Hard','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8830','pcs','Inventory','VATABLE','0',NULL,0),(8831,'The Map of Salt and Stars by Jennifer Zeynab Joukhadar','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8831','pcs','Inventory','VATABLE','0',NULL,0),(8832,'Mans Search for Meaning by Viktor E Frankl','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8832','pcs','Inventory','VATABLE','0',NULL,0),(8833,'Everything Happens for a Reason And Other Lies I have Loved','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8833','pcs','Inventory','VATABLE','0',NULL,0),(8834,'The Mystery of Capital by Hernando De Soto','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8834','pcs','Inventory','VATABLE','0',NULL,0),(8835,'Kenya Coffee Roasted Gourmet 500g','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8835','pcs','Inventory','VATABLE','0',NULL,0),(8836,'Applying the Kingdom by Myles Munroe','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8836','pcs','Inventory','VATABLE','0',NULL,0),(8837,'Battle Hymn of the Tiger Mother by Amy Chua','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8837','pcs','Inventory','VATABLE','0',NULL,0),(8838,'The outsider by Stephen King','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8838','pcs','Inventory','VATABLE','0',NULL,0),(8839,'The Commanding Heights The Battle for the World Economy','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8839','pcs','Inventory','VATABLE','0',NULL,0),(8840,'Leadership It is in Your DNA by Rhea Duttagupta','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8840','pcs','Inventory','VATABLE','0',NULL,0),(8841,'Chicken Soup for the Soul by Marie Pasinski','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,500.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8841','pcs','Inventory','VATABLE','0',NULL,0),(8842,'Headscarves and Hymens Why the Middle East Needs a Sexual Revolution','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8842','pcs','Inventory','VATABLE','0',NULL,0),(8843,'Kintu by Jennifer Nansubuga Makumbi','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8843','pcs','Inventory','VATABLE','0',NULL,0),(8844,'Ideas Are Your Only Currency by Rod Judkins','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8844','pcs','Inventory','VATABLE','0',NULL,0),(8845,'The Seven Rules Of Success by Fiona Harrold','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8845','pcs','Inventory','VATABLE','0',NULL,0),(8846,'Salvage the Bones by Jesmyn Ward','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8846','pcs','Inventory','VATABLE','0',NULL,0),(8847,'Life Lists for Women Hardcover','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8847','pcs','Inventory','VATABLE','0',NULL,0),(8848,'The Frackers by Gregory Zuckerman','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8848','pcs','Inventory','VATABLE','0',NULL,0),(8849,'Beyond Intelligence by Wale Akinyemi','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8849','pcs','Inventory','VATABLE','0',NULL,0),(8850,'The Automatic Millionaire Homeowner by David Bach','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8850','pcs','Inventory','VATABLE','0',NULL,0),(8851,'Epictetus Discourses and selected writings by Epictetus','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8851','pcs','Inventory','VATABLE','0',NULL,0),(8852,'The Selfish Gene by Richard Dawkins','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8852','pcs','Inventory','VATABLE','0',NULL,0),(8853,'Stuff Matters by Mark Miodownik','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8853','pcs','Inventory','VATABLE','0',NULL,0),(8854,'Everything Is Figureoutable by Marie Forleo','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8854','pcs','Inventory','VATABLE','0',NULL,0),(8855,'The Truths We Hold by Kamala Harris','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8855','pcs','Inventory','VATABLE','0',NULL,0),(8856,'The First Woman by Jennifer Nansubuga Makumbi','6','1','',16.00,'1400','1690','','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8856','pcs','Inventory','VATABLE','0',NULL,0),(8857,'The E Myth Physician by Michael E Gerber','6','1','',16.00,'0','1425',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8857','pcs','Inventory','VATABLE','0',NULL,0),(8858,'She Comes First by Ian Kerner','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8858','pcs','Inventory','VATABLE','0',NULL,0),(8859,'How to Fix your Shit by Shaa Wasmund','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8859','pcs','Inventory','VATABLE','0',NULL,0),(8860,'Still Alice by Lisa Genova','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8860','pcs','Inventory','VATABLE','0',NULL,0),(8861,'Dance of the Monkeys by Ciku Kimeria','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8861','pcs','Inventory','VATABLE','0',NULL,0),(8862,'The Dictionary of Body Language by Joe Navarro','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8862','pcs','Inventory','VATABLE','0',NULL,0),(8863,'From Pieces to Weight Once Upon a Time in Southside Queens','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8863','pcs','Inventory','VATABLE','0',NULL,0),(8864,'Maasai women in transition gender in the transformation of a pastoral society by Naomi Kipuri','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8864','pcs','Inventory','VATABLE','0',NULL,0),(8865,'Self Esteem Bible Build Your Confidence Day by Day by Gael Lindenfield','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8865','pcs','Inventory','VATABLE','0',NULL,0),(8866,'Love Warrior by Glennon Doyle','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8866','pcs','Inventory','VATABLE','0',NULL,0),(8867,'Afterlives by Abdulrazak Gurnah','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8867','pcs','Inventory','VATABLE','0',NULL,0),(8868,'Profiles On Success by Helen Kithinji','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8868','pcs','Inventory','VATABLE','0',NULL,0),(8869,'Mr Loverman by Bernardine Evaristo','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8869','pcs','Inventory','VATABLE','0',NULL,0),(8870,'Refugee Boy by Benjamin Zephaniah','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8870','pcs','Inventory','VATABLE','0',NULL,0),(8871,'Excuse Me Your Life Is Waiting The Power of Positive Feelings by Lynn Grabhorn','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8871','pcs','Inventory','VATABLE','0',NULL,0),(8872,'How to Be a Woman by Caitlin Moran','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8872','pcs','Inventory','VATABLE','0',NULL,0),(8873,'Inferior The true power of women and the science that shows it by Angela Saini','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8873','pcs','Inventory','VATABLE','0',NULL,0),(8874,'The Woman Warrior by Maxine Hong Kingston','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8874','pcs','Inventory','VATABLE','0',NULL,0),(8875,'Visitations Conversations with the Ghost of the Chairman by Francis Mading Deng','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8875','pcs','Inventory','VATABLE','0',NULL,0),(8876,'How Democracy Ends by David Runciman','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8876','pcs','Inventory','VATABLE','0',NULL,0),(8877,'Creative Confidence by Tom Kelley and David Kelley','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8877','pcs','Inventory','VATABLE','0',NULL,0),(8878,'Think You Can by Ivan Mawanda','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8878','pcs','Inventory','VATABLE','0',NULL,0),(8879,'No Filter How Instagram transformed business celebrity and culture by Sarah Frier','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8879','pcs','Inventory','VATABLE','0',NULL,0),(8880,'Where the Forest Meets the Stars Book by Glendy Vanderah','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8880','pcs','Inventory','VATABLE','0',NULL,0),(8881,'Woman Novel by Charles Bukowski','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8881','pcs','Inventory','VATABLE','0',NULL,0),(8882,'Ham on Rye by Charles Bukowski','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8882','pcs','Inventory','VATABLE','0',NULL,0),(8883,'American Dirt by Jeanine Cummins','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8883','pcs','Inventory','VATABLE','0',NULL,0),(8884,'The Good Ancestor How to Think Long Term in a ShortTerm World by Roman Krznaric','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8884','pcs','Inventory','VATABLE','0',NULL,0),(8885,'I Accuse the Press An Insiders View of the Media and Politics in Africa by Philip Ochieng','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8885','pcs','Inventory','VATABLE','0',NULL,0),(8886,'The Courage to be Disliked by Fumitake Koga and Ichiro Kishimi','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8886','pcs','Inventory','VATABLE','0',NULL,0),(8887,'The Midnight Library by Matt Haig','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8887','pcs','Inventory','VATABLE','0',NULL,0),(8888,'The Unfair Advantage How You Already Have What It Takes to Succeed by Ash Ali and Hasan Kubba','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8888','pcs','Inventory','VATABLE','0',NULL,0),(8889,'Bouncing back and Thriving Titans Secrets to Rising Thriving and Staying on top of your Game','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8889','pcs','Inventory','VATABLE','0',NULL,0),(8890,'Another Fabulous Year by Joyce Wakini','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8890','pcs','Inventory','VATABLE','0',NULL,0),(8891,'The Organized Mind Thinking Straight in the Age of Information Overload by Daniel J Levitin','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8891','pcs','Inventory','VATABLE','0',NULL,0),(8892,'On the Genealogy of Morality by Friedrich Nietzsche and Douglas Smith','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8892','pcs','Inventory','VATABLE','0',NULL,0),(8893,'Diary of an MPs Wife Inside and Outside Power by Sasha Swire','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8893','pcs','Inventory','VATABLE','0',NULL,0),(8894,'The Order of Time by Carlo Rovelli','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8894','pcs','Inventory','VATABLE','0',NULL,0),(8895,'The Rules of Wealth by Richard Templer','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8895','pcs','Inventory','VATABLE','0',NULL,0),(8896,'From Monk to Money Manager A Former Monks Financial Guide to Becoming a Little Bit Wealthy and Why Thats Okay by Doug Lynam','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8896','pcs','Inventory','VATABLE','0',NULL,0),(8897,'The Beautiful Ones by Silvia MorenoGarcia','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8897','pcs','Inventory','VATABLE','0',NULL,0),(8898,'We Hunt the Flame by Hafsah Faizal','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8898','pcs','Inventory','VATABLE','0',NULL,0),(8899,'The Colour of The Sun by Achieng Opiyo','6','1','',16.00,'0','1499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8899','pcs','Inventory','VATABLE','0',NULL,0),(8900,'The Flame Trees of Thika','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8900','pcs','Inventory','VATABLE','0',NULL,0),(8901,'Waiting for the Wild Beasts to Vote by Ahmadou Kourouma','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8901','pcs','Inventory','VATABLE','0',NULL,0),(8903,'Swing Time by Zadie Smith','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8903','pcs','Inventory','VATABLE','0',NULL,0),(8904,'Feel the Fear and Do It Anyway by Susan Jeffers','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8904','pcs','Inventory','VATABLE','0',NULL,0),(8905,'Letters from a Stoic by Seneca','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8905','pcs','Inventory','VATABLE','0',NULL,0),(8906,'Who Moved My Cheese for Teens by Spencer Johnson','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8906','pcs','Inventory','VATABLE','0',NULL,0),(8907,'Coming of Age Strides in African Publishing Essays in Honour of Dr Henry Chakava at 70','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8907','pcs','Inventory','VATABLE','0',NULL,0),(8908,'The Things You Can See Only When You Slow Down by Haemin Sunim','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8908','pcs','Inventory','VATABLE','0',NULL,0),(8909,'Manuscript Found in Accra by Paulo Coelho','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8909','pcs','Inventory','VATABLE','0',NULL,0),(8910,'Rise by Patricia Murugami','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8910','pcs','Inventory','VATABLE','0',NULL,0),(8911,'Nuria Gift Card','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8911','pcs','Inventory','VATABLE','0',NULL,0),(8912,'Hey Whipple Squeeze This The Classic Guide to Creating Great Ads by Luke Sullivan','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8912','pcs','Inventory','VATABLE','0',NULL,0),(8913,'Jenga Wooden Games With 54Pcs','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8913','pcs','Inventory','VATABLE','0',NULL,0),(8914,'Moments in the Mountains Hiking on dead Knees by Stella Ngali Mutuku','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8914','pcs','Inventory','VATABLE','0',NULL,0),(8915,'Alternative Dispute Resolution in the Market place by JG Nyamu','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8915','pcs','Inventory','VATABLE','0',NULL,0),(8916,'Wireless Charger Oraimo OWH61S','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8916','pcs','Inventory','VATABLE','0',NULL,0),(8917,'The Luo Oral Literature Educational Values of their Narratives by Asenath Bole Odaga','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8917','pcs','Inventory','VATABLE','0',NULL,0),(8918,'John Sibi Okumu Collected Plays 20042014 by John Sibi Okumu','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8918','pcs','Inventory','VATABLE','0',NULL,0),(8919,'Kenyan capitaliststhe Stateand development by David Himbara','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8919','pcs','Inventory','VATABLE','0',NULL,0),(8920,'The Diamond Underneath by Margaret A Vidolo','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8920','pcs','Inventory','VATABLE','0',NULL,0),(8921,'Hinds Feet on High Places by Hannah Hurnard','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8921','pcs','Inventory','VATABLE','0',NULL,0),(8922,'Amazing Girl Notebook 200 pages','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8922','pcs','Inventory','VATABLE','0',NULL,0),(8923,'The Real Estate Fastlane The Real Book to Become a Millionaire Real Estate Investor Buy ItRent ItProfit by Marco Devor','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8923','pcs','Inventory','VATABLE','0',NULL,0),(8924,'The Song of Destiny Salamander by Isaac Ndolo','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8924','pcs','Inventory','VATABLE','0',NULL,0),(8925,'The Cult of We WeworkAdam Neumannand the Great Startup Delusion by Eliot Brown','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8925','pcs','Inventory','VATABLE','0',NULL,0),(8926,'The Meritocracy Trap How Americas Foundational Myth Feeds InequalityDismantles the Middle Classand Devours the Elite by Daniel Markovits','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8926','pcs','Inventory','VATABLE','0',NULL,0),(8927,'Arsenal Third Shirt 202021Womens','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8927','pcs','Inventory','VATABLE','0',NULL,0),(8928,'Argentina Home Shirt 202022 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8928','pcs','Inventory','VATABLE','0',NULL,0),(8929,'Inter Milan home Jersey 202021 Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8929','pcs','Inventory','VATABLE','0',NULL,0),(8930,'Arsenal Away Kids Kit 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8930','pcs','Inventory','VATABLE','0',NULL,0),(8931,'Arsenal Home Kids Kit 202021 Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8931','pcs','Inventory','VATABLE','0',NULL,0),(8932,'Barcelona Home Stadium Kit 202021 Kids Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8932','pcs','Inventory','VATABLE','0',NULL,0),(8933,'Chelsea Away Stadium Shirt 202021 Kids Nike','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8933','pcs','Inventory','VATABLE','0',NULL,0),(8934,'Manchester United Home Shirt 202021 Kids Adidas','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8934','pcs','Inventory','VATABLE','0',NULL,0),(8935,'We can fix this country Thought on leadership and the economy by Nganga Mbugua','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8935','pcs','Inventory','VATABLE','0',NULL,0),(8936,'Muyaka 19th Century Swahili Popular Poetry by Mohamed K Abdulaziz','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8936','pcs','Inventory','VATABLE','0',NULL,0),(8937,'Trading The Stock Market Profitably by Peter Oluoch','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8937','pcs','Inventory','VATABLE','0',NULL,0),(8938,'Healthy me Journal','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8938','pcs','Inventory','VATABLE','0',NULL,0),(8939,'Our Secrets by Naima Nurrein','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8939','pcs','Inventory','VATABLE','0',NULL,0),(8940,'A perfect Score memoirs of a teacher by Clifford Chianga Oluoch','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8940','pcs','Inventory','VATABLE','0',NULL,0),(8941,'Boots Dont Lie by Mariam MellOsiime Mpaata','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8941','pcs','Inventory','VATABLE','0',NULL,0),(8942,'Dont Buy That House by Nashon Okowa','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8942','pcs','Inventory','VATABLE','0',NULL,0),(8943,'Kenya Culture Smart The Essential Guide to Customs and Culture by Jane Barsby','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8943','pcs','Inventory','VATABLE','0',NULL,0),(8944,'TRANSITIONAL JUSTICE AND AFTER Kenyas Experience With IDP Resettlement and Peace Building Since The 20072008 post Election Violence','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8944','pcs','Inventory','VATABLE','0',NULL,0),(8945,'Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet','6','1','',16.00,'1000','1500','','0',NULL,NULL,'5',0,0,NULL,0,0,0,163.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8945','pcs','Inventory','VATABLE','0',NULL,0),(8946,'Wealth Beyond Generations by Karumba Kinyua','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8946','pcs','Inventory','VATABLE','0',NULL,0),(8947,'ITS A SHE A TALE OF LIFELOSS AND LOVE BY MAGDALENE MATTHEWS','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8947','pcs','Inventory','VATABLE','0',NULL,0),(8948,'Oral Poetry in Africa The Abagusii of Kenya','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8948','pcs','Inventory','VATABLE','0',NULL,0),(8950,'The Greedy Barbarian by Kakwenza Rukirabashaija','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8950','pcs','Inventory','VATABLE','0',NULL,0),(8951,'Banana Republic by Kakwenza Rukirabashaija','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8951','pcs','Inventory','VATABLE','0',NULL,0),(8952,'Destiny Disrupted by Ahmed Deen','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8952','pcs','Inventory','VATABLE','0',NULL,0),(8953,'Pioneer Senator The life and Times of Gerald Nathaniee Kalya by Godfrey K Sang With Wilson Kalya','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8953','pcs','Inventory','VATABLE','0',NULL,0),(8954,'Amandla Born of the First Congo War by Antonio Longangi','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8954','pcs','Inventory','VATABLE','0',NULL,0),(8955,'Maua by Grace Kagema','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8955','pcs','Inventory','VATABLE','0',NULL,0),(8956,'The fundamentals of ICT by Mucemi Gakuru','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8956','pcs','Inventory','VATABLE','0',NULL,0),(8957,'If You Dont Mind Me Saying Your Mental health is more Important by Josephine Kharay Macharia','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8957','pcs','Inventory','VATABLE','0',NULL,0),(8958,'Beaten Odds Footprints of uncertaintyresilienceadventure and triumph','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8958','pcs','Inventory','VATABLE','0',NULL,0),(8959,'Prisoner of fate by Akin','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8959','pcs','Inventory','VATABLE','0',NULL,0),(8960,'After the End by Clare Mackintosh','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8960','pcs','Inventory','VATABLE','0',NULL,0),(8961,'Wallet Words A practical guide to managing personal finances for financial fitness by Wahome Ngari','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8961','pcs','Inventory','VATABLE','0',NULL,0),(8962,'Dr John Lees Hormone Balance Made Simple The Essential How to Guide to SymptomsDosageTimingand More by John R Lee and Virginia Hopkins','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8962','pcs','Inventory','VATABLE','0',NULL,0),(8963,'Be Honest Your Journal of Selfdiscovery by Kate Adams','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8963','pcs','Inventory','VATABLE','0',NULL,0),(8964,'Nairobi National Park T shirts Assorted size','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8964','pcs','Inventory','VATABLE','0',NULL,0),(8965,'Nairobi National Park T shirts Assorted size','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8965','pcs','Inventory','VATABLE','0',NULL,0),(8966,'Branded Pollo Shirts','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8966','pcs','Inventory','VATABLE','0',NULL,0),(8967,'Madam First Lady My workexperience and lessons as Machakos First Lady by Lillian Nganga','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8967','pcs','Inventory','VATABLE','0',NULL,0),(8968,'Rise The 4 Way Manifesto For Life and Legacy by Dr Patricia Murugami','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8968','pcs','Inventory','VATABLE','0',NULL,0),(8969,'Pause by Dr Patricia Murugami','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8969','pcs','Inventory','VATABLE','0',NULL,0),(8970,'The 2 Hour Job Search Using Technology to Get the Right Job Faster by Steve Dalton','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8970','pcs','Inventory','VATABLE','0',NULL,0),(8971,'The Scavengers','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8971','pcs','Inventory','VATABLE','0',NULL,0),(8972,'Ba Umuntu By Niyibizi Philbert','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8972','pcs','Inventory','VATABLE','0',NULL,0),(8973,'Dont Come in My Mouth by Dr Stella Nyanzi','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8973','pcs','Inventory','VATABLE','0',NULL,0),(8974,'Eulogies of My Mouth Poems for A Poisoned Uganda by Stella Nyanzi','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8974','pcs','Inventory','VATABLE','0',NULL,0),(8975,'Brilliance of Hope An anthology of 41 short stories about the Zimbabwean dispersionby 15 writers by Samantha Rumbidzai Vazhure','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8975','pcs','Inventory','VATABLE','0',NULL,0),(8976,'Religion and Democracy by Garang Malong','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8976','pcs','Inventory','VATABLE','0',NULL,0),(8977,'Citizen Evolution Kenyans of YesterdayToday and Tomorrow by Joe Kinoti Marete','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8977','pcs','Inventory','VATABLE','0',NULL,0),(8978,'Raise Your Hand A Millennials Guide to Courageously Ask For Help and Defeat The Weeds of Regret with Personal Power by Robert A Belle','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8978','pcs','Inventory','VATABLE','0',NULL,0),(8979,'Ogilvy on Advertising by David Ogilvy','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8979','pcs','Inventory','VATABLE','0',NULL,0),(8980,'Ogilvy on Advertising in the Digital Age by Miles Young','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8980','pcs','Inventory','VATABLE','0',NULL,0),(8981,'An outcome Guaranteed by Luke Ameru','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8981','pcs','Inventory','VATABLE','0',NULL,0),(8982,'A Slice of Darkness for Breakfast edited by Charles Chanchori','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8982','pcs','Inventory','VATABLE','0',NULL,0),(8983,'My Personalized Financial Planner by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8983','pcs','Inventory','VATABLE','0',NULL,0),(8984,'A Personal Money Nuggets Workbook by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8984','pcs','Inventory','VATABLE','0',NULL,0),(8985,'The Ilwuasinkishu and Ilmoitanik Maasai A history of internal division Upheavals and Survival by Peter Lengetu Ole Katim and Sironka Ole Masharen','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8985','pcs','Inventory','VATABLE','0',NULL,0),(8986,'SlavesPriests and Kings by Kimari Kimari','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8986','pcs','Inventory','VATABLE','0',NULL,0),(8987,'Adventures of Pendo and Jasiri Vol 1 Pendos First Day In School by Shannon Mujera','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8987','pcs','Inventory','VATABLE','0',NULL,0),(8988,'Cast the First Stone','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8988','pcs','Inventory','VATABLE','0',NULL,0),(8989,'Connect Building Exceptional Relationships with FamilyFriends and Colleagues by David L Bradford and Carole Robin','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8989','pcs','Inventory','VATABLE','0',NULL,0),(8990,'Crucible for Silver and Furnace for Gold','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8990','pcs','Inventory','VATABLE','0',NULL,0),(8991,'Shifting Sands','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8991','pcs','Inventory','VATABLE','0',NULL,0),(8992,'County Map Jigsaw Puzzle Board and Pieces','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8992','pcs','Inventory','VATABLE','0',NULL,0),(8993,'Grafted to Kingdom Sonship by Ananda Kinisu','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8993','pcs','Inventory','VATABLE','0',NULL,0),(8994,'KRAFT','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8994','pcs','Inventory','VATABLE','0',NULL,0),(8995,'101 Authentic Leadership Lessons By Mosinya NyaberiPhD','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8995','pcs','Inventory','VATABLE','0',NULL,0),(8996,'Puzzle Saving the Beautiful Forest','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8996','pcs','Inventory','VATABLE','0',NULL,0),(8997,'Cinderella By Any Other Name by Annemarie Musawale','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8997','pcs','Inventory','VATABLE','0',NULL,0),(8998,'GO BIG 20 Bold Solutions to Fix Our World by Ed Miliband','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8998','pcs','Inventory','VATABLE','0',NULL,0),(8999,'The Land of the Exiled by Victor BK Mudiir','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8999','pcs','Inventory','VATABLE','0',NULL,0),(9000,'Cheat Sheet for Running a StartUp in Africa','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9000','pcs','Inventory','VATABLE','0',NULL,0),(9001,'Wealth Footprints Volume 1 by Gladyce Langat','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9001','pcs','Inventory','VATABLE','0',NULL,0),(9002,'Growing A Business Empire by Dr Mary Mugo','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9002','pcs','Inventory','VATABLE','0',NULL,0),(9003,'Dissecting The Heart of Leadership by Dr Mary Mugo','6','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9003','pcs','Inventory','VATABLE','0',NULL,0),(9004,'MEETINGS Law and Procedure in Kenya Today','6','1','',16.00,'0','1508',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9004','pcs','Inventory','VATABLE','0',NULL,0),(9005,'MEETINGS Law and Procedure in Kenya Today','6','1','',16.00,'0','1508',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9005','pcs','Inventory','VATABLE','0',NULL,0),(9006,'The Shining by Stephen King','6','1','',16.00,'0','1511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9006','pcs','Inventory','VATABLE','0',NULL,0),(9007,'Harry Potter and the Sorcerers Stone','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9007','pcs','Inventory','VATABLE','0',NULL,0),(9008,'Harry Potter and the Chamber of Secrets','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9008','pcs','Inventory','VATABLE','0',NULL,0),(9009,'Harry Potter and the Prisoner of Azkaban','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9009','pcs','Inventory','VATABLE','0',NULL,0),(9010,'21 Speeches That Shaped Our World','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9010','pcs','Inventory','VATABLE','0',NULL,0),(9011,'The ABCs of Success','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9011','pcs','Inventory','VATABLE','0',NULL,0),(9012,'Playing Big by Tara Mohr','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9012','pcs','Inventory','VATABLE','0',NULL,0),(9013,'The Truth An Uncomfortable Book About Relationships','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9013','pcs','Inventory','VATABLE','0',NULL,0),(9014,'The Path to Power','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9014','pcs','Inventory','VATABLE','0',NULL,0),(9015,'365 Animal Tales','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9015','pcs','Inventory','VATABLE','0',NULL,0),(9016,'In Borrowed Light','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9016','pcs','Inventory','VATABLE','0',NULL,0),(9017,'Let it Go by TD Jakes','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9017','pcs','Inventory','VATABLE','0',NULL,0),(9018,'Parenting Isnt for Cowards','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9018','pcs','Inventory','VATABLE','0',NULL,0),(9019,'The Big Short','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9019','pcs','Inventory','VATABLE','0',NULL,0),(9020,'Photographic Guide to Birds of East Africa','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9020','pcs','Inventory','VATABLE','0',NULL,0),(9021,'Gone with the Wind','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9021','pcs','Inventory','VATABLE','0',NULL,0),(9022,'Executive Leather Notebook with details of beads','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9022','pcs','Inventory','VATABLE','0',NULL,0),(9023,'Start up Nation','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9023','pcs','Inventory','VATABLE','0',NULL,0),(9024,'Superbosses','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9024','pcs','Inventory','VATABLE','0',NULL,0),(9025,'Predictably Irrational by Dan Ariely','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9025','pcs','Inventory','VATABLE','0',NULL,0),(9026,'The Muse','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9026','pcs','Inventory','VATABLE','0',NULL,0),(9027,'There Was a Country by Chinua Achebe','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9027','pcs','Inventory','VATABLE','0',NULL,0),(9028,'Manchester United Football Jersey','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9028','pcs','Inventory','VATABLE','0',NULL,0),(9029,'Getting More of What You Want How the Secrets of Economics and Psychology Can Help You Negotiate Anythingin Business and in Life by Margaret A Neale and Thomas Z Lys','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9029','pcs','Inventory','VATABLE','0',NULL,0),(9030,'Pampers Baby Dry Size 2 Jumbo Pack 80','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9030','pcs','Inventory','VATABLE','0',NULL,0),(9031,'Daring Greatly by Brene Brown','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9031','pcs','Inventory','VATABLE','0',NULL,0),(9032,'Dark Market How Hackers Became the New Mafia','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9032','pcs','Inventory','VATABLE','0',NULL,0),(9033,'A Clergymans Daughter','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9033','pcs','Inventory','VATABLE','0',NULL,0),(9034,'Football Bloody Hell The Biography of Alex Ferguson','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9034','pcs','Inventory','VATABLE','0',NULL,0),(9035,'Beloved Vintage Classics','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9035','pcs','Inventory','VATABLE','0',NULL,0),(9036,'Cry the Beloved Country','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9036','pcs','Inventory','VATABLE','0',NULL,0),(9037,'Escobar The Inside Story of Pablo Escobar','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9037','pcs','Inventory','VATABLE','0',NULL,0),(9038,'Unshakeable Trust Study Guide','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9038','pcs','Inventory','VATABLE','0',NULL,0),(9039,'Ethics for a Brave New World','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9039','pcs','Inventory','VATABLE','0',NULL,0),(9040,'A Candid Handbook for Women doing Business in Kenya PB','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9040','pcs','Inventory','VATABLE','0',NULL,0),(9041,'In Other Words','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9041','pcs','Inventory','VATABLE','0',NULL,0),(9042,'Being Mortal Medicine and What Matters in the End','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9042','pcs','Inventory','VATABLE','0',NULL,0),(9043,'The Ten Types of Human','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9043','pcs','Inventory','VATABLE','0',NULL,0),(9044,'Better A Surgeons Notes on Performance','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9044','pcs','Inventory','VATABLE','0',NULL,0),(9045,'Complications A Surgeons Notes on an Imperfect Science','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9045','pcs','Inventory','VATABLE','0',NULL,0),(9046,'Wild Swans Three Daughters of China','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9046','pcs','Inventory','VATABLE','0',NULL,0),(9047,'Germany National Team 2018 Away Jersey','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9047','pcs','Inventory','VATABLE','0',NULL,0),(9048,'Messy How to Be Creative and Resilient','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9048','pcs','Inventory','VATABLE','0',NULL,0),(9049,'Make Your Bed Little Things That Can Change by William H McRaven','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9049','pcs','Inventory','VATABLE','0',NULL,0),(9050,'How to Be a High School Superstar','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9050','pcs','Inventory','VATABLE','0',NULL,0),(9051,'23 Things They Do not Tell You about Capitalism','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9051','pcs','Inventory','VATABLE','0',NULL,0),(9052,'A Sunday at the Pool in Kigali','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9052','pcs','Inventory','VATABLE','0',NULL,0),(9053,'The Airbnb Story','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9053','pcs','Inventory','VATABLE','0',NULL,0),(9054,'The Bed of Procrustes Philosophical and Practical Aphorisms','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9054','pcs','Inventory','VATABLE','0',NULL,0),(9055,'iWoz by Steve Wozniak and Gina Smith','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9055','pcs','Inventory','VATABLE','0',NULL,0),(9056,'The Tell Tale Brain by VS Ramachandran','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9056','pcs','Inventory','VATABLE','0',NULL,0),(9057,'100 Tricks to Appear Smart in Meetings','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9057','pcs','Inventory','VATABLE','0',NULL,0),(9058,'The Celestine Prophecy by James Redfield','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9058','pcs','Inventory','VATABLE','0',NULL,0),(9059,'Dictator land The Men Who Stole Africa','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9059','pcs','Inventory','VATABLE','0',NULL,0),(9060,'Little Bets by Peter Sims','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9060','pcs','Inventory','VATABLE','0',NULL,0),(9061,'Dare To Defy by Peter Shompole Ole Leroka','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9061','pcs','Inventory','VATABLE','0',NULL,0),(9062,'Beautiful Outlaw','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9062','pcs','Inventory','VATABLE','0',NULL,0),(9063,'Alibaba The House That Jack Ma Built','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9063','pcs','Inventory','VATABLE','0',NULL,0),(9064,'What Is the What by Dave Eggers','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9064','pcs','Inventory','VATABLE','0',NULL,0),(9065,'Start where You are A Guide to Compassionate Living','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9065','pcs','Inventory','VATABLE','0',NULL,0),(9066,'Under the Dome by Stephen King','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9066','pcs','Inventory','VATABLE','0',NULL,0),(9067,'Woman at 1000 Degrees','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9067','pcs','Inventory','VATABLE','0',NULL,0),(9068,'Shakespeare in Swahililand In Search of a Global Poet Book by Edward Wilson Lee','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9068','pcs','Inventory','VATABLE','0',NULL,0),(9069,'Born to Run A Hidden Tribe Superathletes and the Greatest Race the World Has Never Seen by Christopher McDougall','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9069','pcs','Inventory','VATABLE','0',NULL,0),(9070,'Frank Sinatra Has a Cold and Other Essays by Gay Talese','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9070','pcs','Inventory','VATABLE','0',NULL,0),(9071,'War Child A Child Soldiers Story by Emmanuel Jal','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9071','pcs','Inventory','VATABLE','0',NULL,0),(9072,'Hot Sex Fantasies by Women for Women by Lisa Sussman','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9072','pcs','Inventory','VATABLE','0',NULL,0),(9073,'Amazing Laws of Cosmic Mind Power by Joseph Murphy','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9073','pcs','Inventory','VATABLE','0',NULL,0),(9074,'In the Footsteps of Alexander the Great by Michael Wood','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9074','pcs','Inventory','VATABLE','0',NULL,0),(9075,'On the Genealogy of Morality by Friedrich Nietzsche','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9075','pcs','Inventory','VATABLE','0',NULL,0),(9076,'The Spirit of Leadership Cultivating the Attributes That Influence Human Action by Myles Munroe','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9076','pcs','Inventory','VATABLE','0',NULL,0),(9077,'A Man for All Markets Beating the Odds from Las Vegas to Wall Street','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9077','pcs','Inventory','VATABLE','0',NULL,0),(9078,'Solve for Happy Engineer Your Path to Joy by Mo Gawdat','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9078','pcs','Inventory','VATABLE','0',NULL,0),(9079,'Black Edge by Sheelah Kolhatkar','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9079','pcs','Inventory','VATABLE','0',NULL,0),(9080,'The Brains Way of Healing by Norman Doidge','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9080','pcs','Inventory','VATABLE','0',NULL,0),(9081,'Africa Altered States Ordinary Miracles by Richard Dowden','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9081','pcs','Inventory','VATABLE','0',NULL,0),(9082,'How They Rule the World by Pedro Banos','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9082','pcs','Inventory','VATABLE','0',NULL,0),(9083,'Quiet by Susan Cain','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9083','pcs','Inventory','VATABLE','0',NULL,0),(9084,'Historical Studies and Social Change in Western Kenya','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9084','pcs','Inventory','VATABLE','0',NULL,0),(9085,'Turn the Ship Around by L David Marquet','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9085','pcs','Inventory','VATABLE','0',NULL,0),(9086,'Leather Executive Notebook with African Fabric','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9086','pcs','Inventory','VATABLE','0',NULL,0),(9087,'Everything Good Will Come by Sefi Atta','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9087','pcs','Inventory','VATABLE','0',NULL,0),(9088,'Live Your Dreams by Les Brown','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9088','pcs','Inventory','VATABLE','0',NULL,0),(9089,'The State of Affairs Rethinking Infidelity by Esther Perel','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9089','pcs','Inventory','VATABLE','0',NULL,0),(9090,'The Magic by Rhonda Byrne','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9090','pcs','Inventory','VATABLE','0',NULL,0),(9091,'A Million Little Pieces by James Frey','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9091','pcs','Inventory','VATABLE','0',NULL,0),(9092,'A Voice Unstilled Archbishop Ndingi Mwanaa Nzeki','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9092','pcs','Inventory','VATABLE','0',NULL,0),(9093,'Kids Treasure Hunt Bible','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9093','pcs','Inventory','VATABLE','0',NULL,0),(9094,'SPQR A History of Ancient Rome by Mary Beard','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9094','pcs','Inventory','VATABLE','0',NULL,0),(9095,'Cloud Atlas by David Mitchell','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9095','pcs','Inventory','VATABLE','0',NULL,0),(9096,'African Myths of Origin','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9096','pcs','Inventory','VATABLE','0',NULL,0),(9097,'The Rational Optimist by Matt Ridley','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9097','pcs','Inventory','VATABLE','0',NULL,0),(9098,'White Mischief by James Fox','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9098','pcs','Inventory','VATABLE','0',NULL,0),(9099,'Red Notice','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9099','pcs','Inventory','VATABLE','0',NULL,0),(9100,'The Little Big Things','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9100','pcs','Inventory','VATABLE','0',NULL,0),(9101,'The Facebook Effect','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9101','pcs','Inventory','VATABLE','0',NULL,0),(9102,'Beneath the Lions Gaze by Maaza Mengiste','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9102','pcs','Inventory','VATABLE','0',NULL,0),(9103,'The Unconsoled','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9103','pcs','Inventory','VATABLE','0',NULL,0),(9104,'Develop Your PR Skills','6','1','',16.00,'0','1473',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9104','pcs','Inventory','VATABLE','0',NULL,0),(9105,'The Culture Code The Secrets Of Highly Successful Groups by Daniel Coyle','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9105','pcs','Inventory','VATABLE','0',NULL,0),(9106,'Stay with Me by Ayobami Adebayo','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9106','pcs','Inventory','VATABLE','0',NULL,0),(9107,'Bad Samaritans The Myth of Free Trade and the Secret History of Capitalism by HaJoon Chang','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9107','pcs','Inventory','VATABLE','0',NULL,0),(9108,'The Righteous Mind by Jonathan Haidt','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9108','pcs','Inventory','VATABLE','0',NULL,0),(9109,'Love in Color by Bolu Babalola','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9109','pcs','Inventory','VATABLE','0',NULL,0),(9110,'Limitless Success by Serah W Muiruri','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,39.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9110','pcs','Inventory','VATABLE','0',NULL,0),(9111,'Cosa Nostra A History of the Sicilian Mafia by John Dickie','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9111','pcs','Inventory','VATABLE','0',NULL,0),(9112,'Small Is Beautiful by E F Schumacher','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9112','pcs','Inventory','VATABLE','0',NULL,0),(9113,'In Shock How nearly dying made me a better doctor by Dr Rana Awdish','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9113','pcs','Inventory','VATABLE','0',NULL,0),(9114,'Acting with Power Why We Are More Powerful Than We Believe by Deborah Gruenfeld','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9114','pcs','Inventory','VATABLE','0',NULL,0),(9115,'What Girls Need How to Raise BoldCourageous and Resilient Girls by Marisa Porges','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9115','pcs','Inventory','VATABLE','0',NULL,0),(9116,'The Denial of Death by Ernest Becker','6','1','',16.00,'0','1550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9116','pcs','Inventory','VATABLE','0',NULL,0),(9117,'Atlas Of Management Thinking','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9117','pcs','Inventory','VATABLE','0',NULL,0),(9118,'Straight to Hell','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9118','pcs','Inventory','VATABLE','0',NULL,0),(9119,'The Game','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9119','pcs','Inventory','VATABLE','0',NULL,0),(9120,'Gather Together in My Name','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9120','pcs','Inventory','VATABLE','0',NULL,0),(9121,'WHITE lion soapstone bookend','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9121','pcs','Inventory','VATABLE','0',NULL,0),(9122,'Do Not Say We Have Nothing','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9122','pcs','Inventory','VATABLE','0',NULL,0),(9123,'The Marsh Lions The Story of an African Pride','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9123','pcs','Inventory','VATABLE','0',NULL,0),(9124,'Hallelujah The Welcome Table','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9124','pcs','Inventory','VATABLE','0',NULL,0),(9125,'Bath Mat Grippy Pads','6','1','',16.00,'0','1497',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9125','pcs','Inventory','VATABLE','0',NULL,0),(9126,'The Everything Store by Brad Stone','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9126','pcs','Inventory','VATABLE','0',NULL,0),(9127,'The Road Less Traveled by M Scott Peck','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9127','pcs','Inventory','VATABLE','0',NULL,0),(9128,'22 Immutable Laws of Branding by Al Ries and Laura Ries','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9128','pcs','Inventory','VATABLE','0',NULL,0),(9129,'The First Phone Call from Heaven','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9129','pcs','Inventory','VATABLE','0',NULL,0),(9130,'Pretty Girls by Karin Slaughter','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9130','pcs','Inventory','VATABLE','0',NULL,0),(9131,'Emmas War by Deborah Scroggins','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9131','pcs','Inventory','VATABLE','0',NULL,0),(9132,'In the Footsteps of Mr Kurtz by Michela Wrong','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9132','pcs','Inventory','VATABLE','0',NULL,0),(9133,'Grit by Angela Duckworth','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9133','pcs','Inventory','VATABLE','0',NULL,0),(9134,'Their Eyes Were Watching God by Zora Neale Hurston','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9134','pcs','Inventory','VATABLE','0',NULL,0),(9135,'Saving Safa Rescuing a Little Girl from FGM by Waris Dirie','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9135','pcs','Inventory','VATABLE','0',NULL,0),(9136,'Ake The Years of Childhood','6','1','',16.00,'0','1511',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9136','pcs','Inventory','VATABLE','0',NULL,0),(9137,'A Good Time to be a Girl by Helena Morrissey','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9137','pcs','Inventory','VATABLE','0',NULL,0),(9138,'Barracoon the story of the last slave by Zora Neale Hurston','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9138','pcs','Inventory','VATABLE','0',NULL,0),(9139,'The Choice by Edith Eger','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9139','pcs','Inventory','VATABLE','0',NULL,0),(9140,'Steve Jobs The Man Who Thought Different A Biography by Karen Blumenthal','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9140','pcs','Inventory','VATABLE','0',NULL,0),(9141,'Black Skin White Masks by Frantz Fanon','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9141','pcs','Inventory','VATABLE','0',NULL,0),(9142,'Why We Sleep by Matthew Walker','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9142','pcs','Inventory','VATABLE','0',NULL,0),(9143,'The Happiness Hypothesis by Jonathan Haidt','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9143','pcs','Inventory','VATABLE','0',NULL,0),(9144,'Digital Minimalism by Cal Newport','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9144','pcs','Inventory','VATABLE','0',NULL,0),(9145,'Mating in Captivity by Esther Perel','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9145','pcs','Inventory','VATABLE','0',NULL,0),(9146,'The Joys of Motherhood by Buchi Emecheta','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9146','pcs','Inventory','VATABLE','0',NULL,0),(9147,'Ego Is the Enemy by Ryan Holiday','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,53.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9147','pcs','Inventory','VATABLE','0',NULL,0),(9148,'How Boards Work And How They Can Work Better in a Chaotic World by Dambisa Moyo','6','1','',16.00,'0','2390','','0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9148','pcs','Inventory','VATABLE','0',NULL,0),(9149,'The Sex Lives of African Women by Nana Darkoa Sekyiamah','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9149','pcs','Inventory','VATABLE','0',NULL,0),(9150,'The Velvet Rope Economy by Nelson Schwartz','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9150','pcs','Inventory','VATABLE','0',NULL,0); INSERT INTO `productlist` VALUES (9151,'Women Who Think Too Much How to Break Free of Overthinking and Reclaim Your Life by Susan Nolen Hoeksema','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9151','pcs','Inventory','VATABLE','0',NULL,0),(9152,'Overcome Rejection BY DRILEBA DRATIBI DANIEL','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9152','pcs','Inventory','VATABLE','0',NULL,0),(9153,'Healing Spiritual Wounds BY JAMES ODINGA','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9153','pcs','Inventory','VATABLE','0',NULL,0),(9154,'The Island of Missing Trees by Elif Shafak','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9154','pcs','Inventory','VATABLE','0',NULL,0),(9155,'Seven Days in June by Tia Williams','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9155','pcs','Inventory','VATABLE','0',NULL,0),(9156,'Tanzania Culture Smart The Essential Guide to Customs and Culture by Quintin Winks and Culture Smart','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9156','pcs','Inventory','VATABLE','0',NULL,0),(9157,'Lives of the Stoics The Art of Living from Zeno to Marcus Aurelius by Ryan Holiday','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9157','pcs','Inventory','VATABLE','0',NULL,0),(9158,'The Mission of Apolo Kivebulaya Religious Encounters and Social Change in the Great Lakes C18651935 by Emma WildWood','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9158','pcs','Inventory','VATABLE','0',NULL,0),(9159,'Good HabitsBad Habits The Science of Making Positive Changes That Stick by Wendy Wood','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9159','pcs','Inventory','VATABLE','0',NULL,0),(9160,'Beyond by Davis Njoroge','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9160','pcs','Inventory','VATABLE','0',NULL,0),(9161,'The Meaning of Life by The School of Life','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9161','pcs','Inventory','VATABLE','0',NULL,0),(9162,'Mama Miti Wangari Maathai and the Trees of Kenya by Donna Jo Napoli and Kadir Nelson','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9162','pcs','Inventory','VATABLE','0',NULL,0),(9163,'The 50th Law by 50 Cent and Robert Greene','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9163','pcs','Inventory','VATABLE','0',NULL,0),(9164,'Pattern Master by Octavia E Butler','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9164','pcs','Inventory','VATABLE','0',NULL,0),(9165,'Year 0033 by J M Evans','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9165','pcs','Inventory','VATABLE','0',NULL,0),(9166,'Crazy Rich Asians by Kevin Kwan','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9166','pcs','Inventory','VATABLE','0',NULL,0),(9167,'The Maasai Pioneers The First Modern Cream by Sironka Ole Masharen','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,'91723097517',0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966051479','pcs','Inventory','VATABLE','0',NULL,0),(9168,'The Guy Who Fired His Boss by Sam Kariuki','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9168','pcs','Inventory','VATABLE','0',NULL,0),(9169,'The Wrong End of the Telescope by Rabih Alameddine','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9169','pcs','Inventory','VATABLE','0',NULL,0),(9170,'The Last Thing He Told Me by Laura Dave','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9170','pcs','Inventory','VATABLE','0',NULL,0),(9171,'Loud Black Girls Slay in Your Lane by Yomi Adegoke and Elizabeth Uviebinene','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9171','pcs','Inventory','VATABLE','0',NULL,0),(9172,'How To Have A Beautiful Mind by Edward de Bono','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9172','pcs','Inventory','VATABLE','0',NULL,0),(9173,'A Man Called Ove by Fredrik Backman','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9173','pcs','Inventory','VATABLE','0',NULL,0),(9174,'Vagabonds by Eloghosa Osunde','6','1','',16.00,'0','1590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9174','pcs','Inventory','VATABLE','0',NULL,0),(9175,'Ending Your Day Right','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9175','pcs','Inventory','VATABLE','0',NULL,0),(9176,'Horn of Africa','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9176','pcs','Inventory','VATABLE','0',NULL,0),(9177,'How The Secret Changed My Life','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9177','pcs','Inventory','VATABLE','0',NULL,0),(9178,'Get Control of Sugar Now','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9178','pcs','Inventory','VATABLE','0',NULL,0),(9179,'Play Like a Man Win Like a Woman','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9179','pcs','Inventory','VATABLE','0',NULL,0),(9180,'Kiss Me Again Restoring Lost Intimacy in Marriage','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9180','pcs','Inventory','VATABLE','0',NULL,0),(9181,'The Wisdom and Teachings of Stephen R Covey','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9181','pcs','Inventory','VATABLE','0',NULL,0),(9182,'Beyond Machiavelli','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9182','pcs','Inventory','VATABLE','0',NULL,0),(9183,'The Happiness Advantage','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9183','pcs','Inventory','VATABLE','0',NULL,0),(9184,'The Book of Dust','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9184','pcs','Inventory','VATABLE','0',NULL,0),(9185,'Strength In What Remains','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9185','pcs','Inventory','VATABLE','0',NULL,0),(9186,'Rise to Globalism','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9186','pcs','Inventory','VATABLE','0',NULL,0),(9187,'The Boy Next Door','6','1','',16.00,'0','1516',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9187','pcs','Inventory','VATABLE','0',NULL,0),(9188,'The Greatness Guide Book One by Robin Sharma','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9188','pcs','Inventory','VATABLE','0',NULL,0),(9189,'Hiding in Plain Sight by Nuruddin Farah','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9189','pcs','Inventory','VATABLE','0',NULL,0),(9190,'Taking People With You by David Novak','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9190','pcs','Inventory','VATABLE','0',NULL,0),(9191,'Chelsea Football Jersey','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9191','pcs','Inventory','VATABLE','0',NULL,0),(9192,'Diamonds Gold and War The British the Boers and the Making of South Africa','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9192','pcs','Inventory','VATABLE','0',NULL,0),(9193,'What Happened by Hillary Clinton','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9193','pcs','Inventory','VATABLE','0',NULL,0),(9194,'How Life Imitates Chess by Garry Kasparov','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9194','pcs','Inventory','VATABLE','0',NULL,0),(9195,'Season of Crimson Blossoms by Abubakar Adam Ibrahim','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9195','pcs','Inventory','VATABLE','0',NULL,0),(9196,'Eat Right For Your Type','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9196','pcs','Inventory','VATABLE','0',NULL,0),(9197,'The Ten Commandments for Business Failure','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9197','pcs','Inventory','VATABLE','0',NULL,0),(9198,'Concise Medical Dictionary','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9198','pcs','Inventory','VATABLE','0',NULL,0),(9199,'A Little Life by Hanya Yanagihara','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9199','pcs','Inventory','VATABLE','0',NULL,0),(9200,'The New Market Leaders','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9200','pcs','Inventory','VATABLE','0',NULL,0),(9201,'How Democracies Die by Steven Levitsky and Daniel Ziblatt','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9201','pcs','Inventory','VATABLE','0',NULL,0),(9202,'Native Son','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9202','pcs','Inventory','VATABLE','0',NULL,0),(9203,'The Wizard of the Nile by Matthew Green','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9203','pcs','Inventory','VATABLE','0',NULL,0),(9204,'21 Most Effective Prayers of The Bible','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9204','pcs','Inventory','VATABLE','0',NULL,0),(9205,'McMafia Seriously Organised Crime','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9205','pcs','Inventory','VATABLE','0',NULL,0),(9206,'The Clothing of Books','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9206','pcs','Inventory','VATABLE','0',NULL,0),(9207,'The Complete Book of Rules','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9207','pcs','Inventory','VATABLE','0',NULL,0),(9208,'Your Erroneous Zones','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9208','pcs','Inventory','VATABLE','0',NULL,0),(9209,'The Bonfire of the Vanities','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9209','pcs','Inventory','VATABLE','0',NULL,0),(9210,'Why Wall Street Matters','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9210','pcs','Inventory','VATABLE','0',NULL,0),(9211,'The Greatest The Quest for Sporting Perfection','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9211','pcs','Inventory','VATABLE','0',NULL,0),(9212,'You have Got to Read This Book','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9212','pcs','Inventory','VATABLE','0',NULL,0),(9213,'Woman at Point Zero by Nawal El Saadawi','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9213','pcs','Inventory','VATABLE','0',NULL,0),(9214,'Rise of the Robots Technology and the Threat of a Jobless Future','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9214','pcs','Inventory','VATABLE','0',NULL,0),(9215,'Weapons of Math Destruction How Big Data Increases','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9215','pcs','Inventory','VATABLE','0',NULL,0),(9216,'It Takes a Village by Hillary Clinton','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9216','pcs','Inventory','VATABLE','0',NULL,0),(9217,'Sula by Toni Morrison','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9217','pcs','Inventory','VATABLE','0',NULL,0),(9218,'Living Through the Meantime by Iyanla Vanzant','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9218','pcs','Inventory','VATABLE','0',NULL,0),(9219,'I am Zlatan Ibrahimovic','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9219','pcs','Inventory','VATABLE','0',NULL,0),(9220,'Flight of the Buffalo Soaring to Excellence Learning to Let Employees','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9220','pcs','Inventory','VATABLE','0',NULL,0),(9221,'The Race For A New Game Machine','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9221','pcs','Inventory','VATABLE','0',NULL,0),(9222,'Shattering the Great Doubt The Chan Practice of Huatou','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9222','pcs','Inventory','VATABLE','0',NULL,0),(9223,'The Prophetic Medicine','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9223','pcs','Inventory','VATABLE','0',NULL,0),(9224,'Peak How all of us can achieve extraordinary things by Anders Ericsson and Robert Pool','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9224','pcs','Inventory','VATABLE','0',NULL,0),(9225,'Secrets of Great Rainmakers The Keys to Success and Wealth','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9225','pcs','Inventory','VATABLE','0',NULL,0),(9226,'Further Along the Road Less Traveled by M Scott Peck','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9226','pcs','Inventory','VATABLE','0',NULL,0),(9227,'The Power of Now by Eckhart Tolle','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9227','pcs','Inventory','VATABLE','0',NULL,0),(9228,'You Dont Need a Title to Be a Leader by Mark Sanborn','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9228','pcs','Inventory','VATABLE','0',NULL,0),(9229,'The Terrible A Storytellers Memoir by Yrsa Daley Ward','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9229','pcs','Inventory','VATABLE','0',NULL,0),(9230,'Clear Your Clutter With Feng Shui','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9230','pcs','Inventory','VATABLE','0',NULL,0),(9231,'The Future of War A History by Lawrence Freedman','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9231','pcs','Inventory','VATABLE','0',NULL,0),(9232,'Kenya Land of Opportunity','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9232','pcs','Inventory','VATABLE','0',NULL,0),(9233,'The Spider Network by David Enrich','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9233','pcs','Inventory','VATABLE','0',NULL,0),(9234,'Bone by Yrsa DaleyWard','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9234','pcs','Inventory','VATABLE','0',NULL,0),(9235,'The Secret Things of God by Dr Henry Cloud','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9235','pcs','Inventory','VATABLE','0',NULL,0),(9236,'The Idea Factory Bell Labs and the Great Age of American Innovation by Jon Gertner','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9236','pcs','Inventory','VATABLE','0',NULL,0),(9237,'The Rise of the Outsiders How Mainstream Politics Lost Its Way by Steve Richards','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9237','pcs','Inventory','VATABLE','0',NULL,0),(9238,'John Thompsons Easiest Piano Course Part Three by John Thompson','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9238','pcs','Inventory','VATABLE','0',NULL,0),(9239,'The Enough Moment Fighting to End Africas Worst Human Rights Crimes','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9239','pcs','Inventory','VATABLE','0',NULL,0),(9240,'The Daily Assortment of Astonishing Things','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9240','pcs','Inventory','VATABLE','0',NULL,0),(9241,'Things I Wish I had Known Before We Got Married by Gary Chapman','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9241','pcs','Inventory','VATABLE','0',NULL,0),(9242,'They Fight Like Soldiers They Die Like Children by Romeo Dallaire','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9242','pcs','Inventory','VATABLE','0',NULL,0),(9243,'When Sparks Fly Igniting Creativity in Groups','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9243','pcs','Inventory','VATABLE','0',NULL,0),(9244,'The Wretched of the Earth by Frantz Fanon','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9244','pcs','Inventory','VATABLE','0',NULL,0),(9245,'Chicken Soup for the Soul Thanks Dad','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9245','pcs','Inventory','VATABLE','0',NULL,0),(9246,'Talk to Me by James Vlahos','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9246','pcs','Inventory','VATABLE','0',NULL,0),(9247,'The Rise and Fall of Nations by Ruchir Sharma','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9247','pcs','Inventory','VATABLE','0',NULL,0),(9248,'Leaders Strategies for Taking Charge by Warren Bennis and Burton Nanus','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9248','pcs','Inventory','VATABLE','0',NULL,0),(9249,'A Leap Into the Future by Anyang Nyongo','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9249','pcs','Inventory','VATABLE','0',NULL,0),(9250,'In the Shadow of Freedom A Heroic Journey to LiberationManhoodand America','6','1','',16.00,'0','1520',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9250','pcs','Inventory','VATABLE','0',NULL,0),(9251,'Transcendent Kingdom by Yaa Gyasi','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9251','pcs','Inventory','VATABLE','0',NULL,0),(9252,'One Day I Will Write About This Place by Binyavanga Wainaina','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9252','pcs','Inventory','VATABLE','0',NULL,0),(9253,'Dr Wangari Maathai Plants a Forest','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9253','pcs','Inventory','VATABLE','0',NULL,0),(9254,'Anxious People by Fredrik Backman','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9254','pcs','Inventory','VATABLE','0',NULL,0),(9255,'The School of Life An Emotional Education by The School of Life Alain de Botton','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9255','pcs','Inventory','VATABLE','0',NULL,0),(9256,'Godmothers Why You Need One How to Be One by Lisa Bevere','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9256','pcs','Inventory','VATABLE','0',NULL,0),(9257,'Politics by Aristotle','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9257','pcs','Inventory','VATABLE','0',NULL,0),(9258,'The Rules of Life A Personal Code for Living a BetterHappierMore Successful Life by Richard Templar','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9258','pcs','Inventory','VATABLE','0',NULL,0),(9259,'The Master Algorithm How the Quest for the Ultimate Learning Machine Will Remake Our World by Pedro Domingos','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9259','pcs','Inventory','VATABLE','0',NULL,0),(9260,'Reading Glasses Pocket Readers','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9260','pcs','Inventory','VATABLE','0',NULL,0),(9261,'From Simple to Complex The journey of a herdsboy by Joseph M Mungai','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9261','pcs','Inventory','VATABLE','0',NULL,0),(9262,'American Kingpin The Epic Hunt for the Criminal Mastermind behind the Silk Road Drugs Empire by Nick Bilton','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9262','pcs','Inventory','VATABLE','0',NULL,0),(9263,'How to Write Like Tolstoy A Journey into the Minds of Our Greatest Writers by Richard Cohen','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9263','pcs','Inventory','VATABLE','0',NULL,0),(9264,'Social Science Research Theory and Principles by Abel Gitau Mugenda','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9264','pcs','Inventory','VATABLE','0',NULL,0),(9265,'Four Quartets by T S Eliot','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9265','pcs','Inventory','VATABLE','0',NULL,0),(9266,'The Fountainhead by Ayn Rand','6','1','',16.00,'0','1599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9266','pcs','Inventory','VATABLE','0',NULL,0),(9267,'Dreams from My Father by Barack Obama','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9267','pcs','Inventory','VATABLE','0',NULL,0),(9268,'Democracy in America','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9268','pcs','Inventory','VATABLE','0',NULL,0),(9269,'The Book of Negroes by Lawrence Hill','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9269','pcs','Inventory','VATABLE','0',NULL,0),(9270,'The Odyssey by Homer','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9270','pcs','Inventory','VATABLE','0',NULL,0),(9271,'The Confidence Code by Katty Kay and Claire Shipman','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9271','pcs','Inventory','VATABLE','0',NULL,0),(9272,'Shoe Dog by Phil Knight','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9272','pcs','Inventory','VATABLE','0',NULL,0),(9273,'2 Peter and Jude','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9273','pcs','Inventory','VATABLE','0',NULL,0),(9274,'My Neighbours Faith Islam Explained for Christians','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9274','pcs','Inventory','VATABLE','0',NULL,0),(9275,'Preachers of a Different Gospel A Pilgrims Reflections on Contemporary Trends in Christianity','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9275','pcs','Inventory','VATABLE','0',NULL,0),(9276,'The Seed and the Soil Engaging with the Word of God','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9276','pcs','Inventory','VATABLE','0',NULL,0),(9277,'A Time for Mission The Challenge for Global Christianity','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9277','pcs','Inventory','VATABLE','0',NULL,0),(9278,'Connecting Curriculum with Context A Handbook for Context Relevant Curriculum Development in Theological Education','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9278','pcs','Inventory','VATABLE','0',NULL,0),(9279,'The Church in Disorienting Times Leading Prophetically Through Adversity','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9279','pcs','Inventory','VATABLE','0',NULL,0),(9280,'Living Radical Discipleship Inspired by John Stott','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9280','pcs','Inventory','VATABLE','0',NULL,0),(9281,'Stumbling toward Zion Recovering the Biblical Tradition of Lament in the Era of World Christianity','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9281','pcs','Inventory','VATABLE','0',NULL,0),(9282,'Missio Politica The Mission of Church and Politics','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9282','pcs','Inventory','VATABLE','0',NULL,0),(9283,'Included and Valued A Practical Theology of Disability','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9283','pcs','Inventory','VATABLE','0',NULL,0),(9284,'Echoes The Lords Prayer in the Preachers Life','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9284','pcs','Inventory','VATABLE','0',NULL,0),(9285,'The Tommyknockers by Stephen King','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9285','pcs','Inventory','VATABLE','0',NULL,0),(9286,'The Gusii of Kenya','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9286','pcs','Inventory','VATABLE','0',NULL,0),(9287,'The Tommyknockers by Stephen King','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9287','pcs','Inventory','VATABLE','0',NULL,0),(9288,'Through the Leopards Gaze by Njambi McGrath','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9288','pcs','Inventory','VATABLE','0',NULL,0),(9289,'Development Studies Theory and Practice by Milton Utwolo Alwanga','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9289','pcs','Inventory','VATABLE','0',NULL,0),(9290,'Callused Hands','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9290','pcs','Inventory','VATABLE','0',NULL,0),(9291,'Life Without Diabetes The Definitive Guide to Understanding and Reversing Type 2 Diabetes by Roy Taylor','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9291','pcs','Inventory','VATABLE','0',NULL,0),(9292,'This Red Land A novel','6','1','',16.00,'0','1600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9292','pcs','Inventory','VATABLE','0',NULL,0),(9293,'Stress Test Reflections on Financial Crises','6','1','',16.00,'0','1606',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9293','pcs','Inventory','VATABLE','0',NULL,0),(9294,'Never Give Up','6','1','',16.00,'0','1606',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9294','pcs','Inventory','VATABLE','0',NULL,0),(9295,'Virgin Way','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9295','pcs','Inventory','VATABLE','0',NULL,0),(9296,'The Ghosts of Happy Valley','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9296','pcs','Inventory','VATABLE','0',NULL,0),(9297,'Act Like a Lady,Think Like a Man','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9297','pcs','Inventory','VATABLE','0',NULL,0),(9298,'Delicious Kenya Cookbook 2','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9298','pcs','Inventory','VATABLE','0',NULL,0),(9299,'100 Days of Right Believing','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9299','pcs','Inventory','VATABLE','0',NULL,0),(9300,'Nice Girls Dont Get Rich','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9300','pcs','Inventory','VATABLE','0',NULL,0),(9301,'Fresh Start','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9301','pcs','Inventory','VATABLE','0',NULL,0),(9302,'Hug Your People','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9302','pcs','Inventory','VATABLE','0',NULL,0),(9303,'Life of Mahatma Gandhi','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9303','pcs','Inventory','VATABLE','0',NULL,0),(9304,'Keffiyeh with Aqal Rope','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9304','pcs','Inventory','VATABLE','0',NULL,0),(9305,'The New Tsar The Rise Reign of Vladimir Putin','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9305','pcs','Inventory','VATABLE','0',NULL,0),(9306,'The Industries of the Future','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9306','pcs','Inventory','VATABLE','0',NULL,0),(9307,'Theres a Business in Every Woman','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9307','pcs','Inventory','VATABLE','0',NULL,0),(9308,'Born Free A Lioness of Two Worlds','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9308','pcs','Inventory','VATABLE','0',NULL,0),(9309,'Flipnosis','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9309','pcs','Inventory','VATABLE','0',NULL,0),(9310,'The Gene An Intimate History','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9310','pcs','Inventory','VATABLE','0',NULL,0),(9311,'How To Behave So Your Children','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9311','pcs','Inventory','VATABLE','0',NULL,0),(9312,'White Highlands','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9312','pcs','Inventory','VATABLE','0',NULL,0),(9313,'Starting Your Day Right','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9313','pcs','Inventory','VATABLE','0',NULL,0),(9314,'Grace Revolution by Joseph Prince','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9314','pcs','Inventory','VATABLE','0',NULL,0),(9315,'The Black Swan by Nassim Taleb','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9315','pcs','Inventory','VATABLE','0',NULL,0),(9316,'Autobiography of Martin Luther King J','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9316','pcs','Inventory','VATABLE','0',NULL,0),(9317,'Pocket Guide Birds of East Africa','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9317','pcs','Inventory','VATABLE','0',NULL,0),(9318,'Tom Mboya The Man Kenya Wanted to Forget','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9318','pcs','Inventory','VATABLE','0',NULL,0),(9319,'Tell Tale','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9319','pcs','Inventory','VATABLE','0',NULL,0),(9320,'New Babycare','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9320','pcs','Inventory','VATABLE','0',NULL,0),(9321,'The Art of Rhetoric','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9321','pcs','Inventory','VATABLE','0',NULL,0),(9322,'Lords of Finance by Liaquat Ahamed','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9322','pcs','Inventory','VATABLE','0',NULL,0),(9323,'Emoji Kids Backpacks','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9323','pcs','Inventory','VATABLE','0',NULL,0),(9324,'Bringing Out the Best in Your Husband','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9324','pcs','Inventory','VATABLE','0',NULL,0),(9325,'The Law of recognition','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9325','pcs','Inventory','VATABLE','0',NULL,0),(9326,'Harvard Business Review on Increasing Customer Loyalty','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9326','pcs','Inventory','VATABLE','0',NULL,0),(9327,'A Suitable Boy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9327','pcs','Inventory','VATABLE','0',NULL,0),(9328,'Binti The Night Masquerade','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9328','pcs','Inventory','VATABLE','0',NULL,0),(9329,'The Devil That Danced on the Water','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9329','pcs','Inventory','VATABLE','0',NULL,0),(9330,'In Search of Excellence','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9330','pcs','Inventory','VATABLE','0',NULL,0),(9331,'The Healing Self','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9331','pcs','Inventory','VATABLE','0',NULL,0),(9332,'On Writing A Memoir of the Craft','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9332','pcs','Inventory','VATABLE','0',NULL,0),(9333,'Karl Marx Early Writings','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9333','pcs','Inventory','VATABLE','0',NULL,0),(9334,'Poor Economics by Abhijit V Banerjee and Esther Duflo','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9334','pcs','Inventory','VATABLE','0',NULL,0),(9335,'The Psychology of Love','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9335','pcs','Inventory','VATABLE','0',NULL,0),(9336,'The Art of Being a Brilliant Teenager','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9336','pcs','Inventory','VATABLE','0',NULL,0),(9337,'The Price of Inequality How Todays Divided Society','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9337','pcs','Inventory','VATABLE','0',NULL,0),(9338,'The Consolations of Philosophy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9338','pcs','Inventory','VATABLE','0',NULL,0),(9339,'The Language Instinct by Steven Pinker','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9339','pcs','Inventory','VATABLE','0',NULL,0),(9340,'Profiles in Courage by John F Kennedy','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9340','pcs','Inventory','VATABLE','0',NULL,0),(9341,'The Memory of Love by Aminatta Forna','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9341','pcs','Inventory','VATABLE','0',NULL,0),(9342,'Mans Search for Ultimate Meaning by Viktor E Frankl','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9342','pcs','Inventory','VATABLE','0',NULL,0),(9343,'God Is Not a Christian by Desmond Tutu','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9343','pcs','Inventory','VATABLE','0',NULL,0),(9344,'The Finance Curse How global finance is making us all poorer','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9344','pcs','Inventory','VATABLE','0',NULL,0),(9345,'Bounce Mozart Federer Picasso Beckham and the Science of Success','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9345','pcs','Inventory','VATABLE','0',NULL,0),(9346,'You Learn by Living by Eleanor Roosevelt','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9346','pcs','Inventory','VATABLE','0',NULL,0),(9347,'Give to Get A Senior Leaders Guide to Navigating Corporate Life','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9347','pcs','Inventory','VATABLE','0',NULL,0),(9348,'Night Dancer by Chika Unigwe','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9348','pcs','Inventory','VATABLE','0',NULL,0),(9349,'A Singular Woman The Untold Story of Barack Obamas Mother','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9349','pcs','Inventory','VATABLE','0',NULL,0),(9350,'Smart Thinking How to Think Big Innovate and Outperform Your Rivals','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9350','pcs','Inventory','VATABLE','0',NULL,0),(9351,'The Alchemists Three Central Bankers and a World on Fire','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9351','pcs','Inventory','VATABLE','0',NULL,0),(9352,'The Myth of Excellence Why Great Companies Never Try to Be the Best at Everything','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9352','pcs','Inventory','VATABLE','0',NULL,0),(9353,'The Clash of Civilizations and the Remaking of World Order','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9353','pcs','Inventory','VATABLE','0',NULL,0),(9354,'An Anonymous Girl by Greer Hendricks and Sarah Pekkanen','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9354','pcs','Inventory','VATABLE','0',NULL,0),(9355,'Success Habits Proven Principles for Greater WealthHealth and Happiness by Napoleon Hill','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9355','pcs','Inventory','VATABLE','0',NULL,0),(9356,'The Daniel Dilemma How to Stand Firm and Love Well in a Culture of Compromise by Chris Hodges','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9356','pcs','Inventory','VATABLE','0',NULL,0),(9357,'Small Wars Permitting Dispatches from Foreign Lands by Christina Lamb','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9357','pcs','Inventory','VATABLE','0',NULL,0),(9358,'The Law Machine by Marcel Berlins and Clare Dyer','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9358','pcs','Inventory','VATABLE','0',NULL,0),(9359,'Sara Book 1 Sara Learns the Secret about the Law of Attraction','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9359','pcs','Inventory','VATABLE','0',NULL,0),(9360,'Who if anyone owns the past reflections on the meaning of public history by Bethwell A Ogot','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9360','pcs','Inventory','VATABLE','0',NULL,0),(9361,'Black Titan A G Gaston and the Making of a Black American Millionaire','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9361','pcs','Inventory','VATABLE','0',NULL,0),(9362,'How to Think Like Churchill by Dan Smith','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9362','pcs','Inventory','VATABLE','0',NULL,0),(9363,'Expect to Win 10 Proven Strategies for Thriving in the Workplace by Carla A Harris','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9363','pcs','Inventory','VATABLE','0',NULL,0),(9364,'Rumi Poems Everymans Library Pocket Poets by Jalal Al Rumi and Peter Washington','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9364','pcs','Inventory','VATABLE','0',NULL,0),(9365,'A Month and A Day and Letters Ken Saro Wiwa','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9365','pcs','Inventory','VATABLE','0',NULL,0),(9366,'Autism Spectrum Disorders The Complete Guide by Chantal Sicile Kira','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9366','pcs','Inventory','VATABLE','0',NULL,0),(9367,'Concentrate Questions and Answers Contract Law by Steve Wilson','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9367','pcs','Inventory','VATABLE','0',NULL,0),(9368,'A Tale of Three Kings by Gene Edwards','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9368','pcs','Inventory','VATABLE','0',NULL,0),(9369,'Choosing Marriage Why It Has to Start with We Me','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9369','pcs','Inventory','VATABLE','0',NULL,0),(9370,'The Language of Love and Respect by Emerson Eggerichs','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9370','pcs','Inventory','VATABLE','0',NULL,0),(9371,'The Worldly Philosophers by Robert Heilbroner','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9371','pcs','Inventory','VATABLE','0',NULL,0),(9372,'Redemption Song and Other Stories by Caine Prize','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9372','pcs','Inventory','VATABLE','0',NULL,0),(9373,'Chicken Soup for the Soul On Being a Parent','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9373','pcs','Inventory','VATABLE','0',NULL,0),(9374,'Blessed in the Darkness by Joel Osteen','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9374','pcs','Inventory','VATABLE','0',NULL,0),(9375,'Making Ideas Happen by Scott Belsky','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9375','pcs','Inventory','VATABLE','0',NULL,0),(9376,'Leadership In Turbulent Times by Doris Kearns Goodwin','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9376','pcs','Inventory','VATABLE','0',NULL,0),(9377,'We Are Displaced by Malala Yousafzai','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9377','pcs','Inventory','VATABLE','0',NULL,0),(9378,'The Boy Who Met Jesus by Immaculee Ilibagiza','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9378','pcs','Inventory','VATABLE','0',NULL,0),(9379,'Healing the Soul of a Woman by Joyce Meyer','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9379','pcs','Inventory','VATABLE','0',NULL,0),(9380,'Kaizen by Sarah Harvey','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9380','pcs','Inventory','VATABLE','0',NULL,0),(9381,'A House for Mr Biswas by VS Naipaul','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9381','pcs','Inventory','VATABLE','0',NULL,0),(9382,'World Order by Henry Kissinger','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9382','pcs','Inventory','VATABLE','0',NULL,0),(9383,'Leapfrog by Nathalie Molina Nino and Sara Grace','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9383','pcs','Inventory','VATABLE','0',NULL,0),(9384,'PUSH Persevere Until Success Happens Through Prayer by Cindy Trimm','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9384','pcs','Inventory','VATABLE','0',NULL,0),(9385,'Beaded leather popper triple wrap bracelet traditional','6','1','',16.00,'0','1563',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9385','pcs','Inventory','VATABLE','0',NULL,0),(9386,'Emergency Sex and Other Desperate Measures by Kenneth CainHeidi Postlewait and Andrew Thomson','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9386','pcs','Inventory','VATABLE','0',NULL,0),(9387,'Something to Smile About by Zig Ziglar','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9387','pcs','Inventory','VATABLE','0',NULL,0),(9388,'Never Eat Alone by Keith Ferrazzi','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9388','pcs','Inventory','VATABLE','0',NULL,0),(9389,'Swimming with Sharks','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9389','pcs','Inventory','VATABLE','0',NULL,0),(9390,'A Long Walk Home','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9390','pcs','Inventory','VATABLE','0',NULL,0),(9391,'Red hippo soapstone bookend','6','1','',16.00,'0','1568',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9391','pcs','Inventory','VATABLE','0',NULL,0),(9392,'Shantaram by Gregory David Roberts','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9392','pcs','Inventory','VATABLE','0',NULL,0),(9393,'The Obstacle Is the Way by Ryan Holiday','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9393','pcs','Inventory','VATABLE','0',NULL,0),(9394,'The Daily Stoic by Ryan Holiday','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9394','pcs','Inventory','VATABLE','0',NULL,0),(9395,'The Complete Works of Florence Shinn','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9395','pcs','Inventory','VATABLE','0',NULL,0),(9396,'Leaders Eat Last by Simon Sinek','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9396','pcs','Inventory','VATABLE','0',NULL,0),(9397,'The Man Without a Face The Unlikely Rise of Vladimir Putin by Masha Gessen','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9397','pcs','Inventory','VATABLE','0',NULL,0),(9398,'Prisoners of Geography by Tim Marshall','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9398','pcs','Inventory','VATABLE','0',NULL,0),(9399,'The Cape Cod Bicycle War and Other Stories by Billy Kahora','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9399','pcs','Inventory','VATABLE','0',NULL,0),(9400,'Surrounded by Idiots by Thomas Erikson','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9400','pcs','Inventory','VATABLE','0',NULL,0),(9401,'The Deficit Myth by Stephanie Kelton','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9401','pcs','Inventory','VATABLE','0',NULL,0),(9402,'Flowers on the Moon by Billy Chapata','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9402','pcs','Inventory','VATABLE','0',NULL,0),(9403,'The Brothers Karamazov by Fyodor Dostoevsky','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9403','pcs','Inventory','VATABLE','0',NULL,0),(9404,'All Your Perfects by Colleen Hoover','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9404','pcs','Inventory','VATABLE','0',NULL,0),(9405,'Africa Is Not A Country Breaking Stereotypes of Modern Africa by Dipo Faloyin','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9405','pcs','Inventory','VATABLE','0',NULL,0),(9406,'Sensehacking How to Use the Power of Your Senses for HappierHealthier Living by Charles Spence','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9406','pcs','Inventory','VATABLE','0',NULL,0),(9407,'An Unusual Grief by Yewande Omotoso','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9407','pcs','Inventory','VATABLE','0',NULL,0),(9408,'3 15 am and other stories by Rudo D M Manyere','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9408','pcs','Inventory','VATABLE','0',NULL,0),(9409,'Black Titan AG Gaston and the Making of a Black American Millionaire by Carol Jenkins and Elizabeth Gardner Hines','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9409','pcs','Inventory','VATABLE','0',NULL,0),(9410,'HADITHI 101 by Edward Ondachi','6','1','',16.00,'0','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9410','pcs','Inventory','VATABLE','0',NULL,0),(9411,'Dying to Be Me','6','1','',16.00,'0','1569',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9411','pcs','Inventory','VATABLE','0',NULL,0),(9412,'The Brain That Changes Itself','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9412','pcs','Inventory','VATABLE','0',NULL,0),(9413,'The Beginners Photography Guide','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9413','pcs','Inventory','VATABLE','0',NULL,0),(9414,'Pampers Diapers Size 5 Jumbo Pack Count 52','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9414','pcs','Inventory','VATABLE','0',NULL,0),(9415,'African Violet and Other Stories','6','1','',16.00,'0','1663',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9415','pcs','Inventory','VATABLE','0',NULL,0),(9416,'Focus by Daniel Goleman','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9416','pcs','Inventory','VATABLE','0',NULL,0),(9417,'Dinner With Mugabe by Heidi Holland','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9417','pcs','Inventory','VATABLE','0',NULL,0),(9418,'Talk Like TED by Carmine Gallo','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9418','pcs','Inventory','VATABLE','0',NULL,0),(9419,'King Leopolds Ghost by Adam Hochschild','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9419','pcs','Inventory','VATABLE','0',NULL,0),(9420,'The Innovators by Walter Isaacson','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9420','pcs','Inventory','VATABLE','0',NULL,0),(9421,'The 100 Dollar Startup by Chris Guillebeau','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9421','pcs','Inventory','VATABLE','0',NULL,0),(9422,'Between the World and Me by TaNehisi Coates','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9422','pcs','Inventory','VATABLE','0',NULL,0),(9423,'The One Thing The Surprisingly Simple Truth behind Extraordinary Results By Gary Keller and Jay Papasan','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9423','pcs','Inventory','VATABLE','0',NULL,0),(9424,'Women Who Love Too Much by Robin Norwood','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9424','pcs','Inventory','VATABLE','0',NULL,0),(9425,'Hit Refresh by Satya Nadella','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9425','pcs','Inventory','VATABLE','0',NULL,0),(9426,'Deep Thinking by Garry Kasparov','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9426','pcs','Inventory','VATABLE','0',NULL,0),(9427,'Whatever You Think Think the Opposite by Paul Arden','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9427','pcs','Inventory','VATABLE','0',NULL,0),(9428,'Abundance Now Amplify Your Life and Achieve Prosperity Today','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9428','pcs','Inventory','VATABLE','0',NULL,0),(9429,'Also Human The Inner Lives of Doctors by Caroline Elton','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9429','pcs','Inventory','VATABLE','0',NULL,0),(9430,'Mukami Kimathi Mau Mau Women Freedom by Alice Wairimu Nderitu','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9430','pcs','Inventory','VATABLE','0',NULL,0),(9431,'Skin in the Game Paperback by Nassim Nicholas Taleb','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9431','pcs','Inventory','VATABLE','0',NULL,0),(9432,'Putin and the Rise of Russia by Michael Sturmer','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9432','pcs','Inventory','VATABLE','0',NULL,0),(9433,'Trillion Dollar Coach by Eric SchmidtJonathan Rosenberg and Alan Eagle','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9433','pcs','Inventory','VATABLE','0',NULL,0),(9434,'Good Economics for Hard Times by Abhijit V Banerjee and Esther Duflo','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9434','pcs','Inventory','VATABLE','0',NULL,0),(9435,'Mindfuck Cambridge Analytica and the Plot to Break America by Christopher Wylie','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9435','pcs','Inventory','VATABLE','0',NULL,0),(9436,'The 15 Invaluable Laws of Growth by John C Maxwell','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9436','pcs','Inventory','VATABLE','0',NULL,0),(9437,'When the Body Says No by Gabor Mate','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9437','pcs','Inventory','VATABLE','0',NULL,0),(9438,'The Dead Are Arising The Life of Malcolm X by Les Payne and Tamara Payne','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9438','pcs','Inventory','VATABLE','0',NULL,0),(9439,'The Miracle Morning by Hal Elrod','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9439','pcs','Inventory','VATABLE','0',NULL,0),(9440,'Attached The New Science of Adult Attachment and How It Can Help You Find and Keep Love by Amir Levine and Rachel Heller','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9440','pcs','Inventory','VATABLE','0',NULL,0),(9441,'A Company Of Owners Maximizing Employee Engagement by Daren MartinPhD','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9441','pcs','Inventory','VATABLE','0',NULL,0),(9442,'At Night All Blood Is Black by David Diop','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9442','pcs','Inventory','VATABLE','0',NULL,0),(9443,'Becoming Michelle Obama by Michelle Obama Paperback','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9443','pcs','Inventory','VATABLE','0',NULL,0),(9444,'A Man who is Not a Man by Thando Mgqolozana','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9444','pcs','Inventory','VATABLE','0',NULL,0),(9445,'A Tale of three Kings by Gene Edwards','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9445','pcs','Inventory','VATABLE','0',NULL,0),(9446,'The Book of Secrets by MG Vassanji','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9446','pcs','Inventory','VATABLE','0',NULL,0),(9447,'A Slow Fire Burning by Paula Hawkins','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9447','pcs','Inventory','VATABLE','0',NULL,0),(9448,'Living The 7 Habits The Courage To Change by Stephen R Covey','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9448','pcs','Inventory','VATABLE','0',NULL,0),(9449,'The Comfort Book by Matt Haig','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9449','pcs','Inventory','VATABLE','0',NULL,0),(9450,'The Pandemic Century A History of Global Contagion from the Spanish Flu to Covid19 by Mark Honigsbaum','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9450','pcs','Inventory','VATABLE','0',NULL,0),(9451,'Refuge Transforming a Broken Refugee System by Alexander Betts and Paul Collier','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9451','pcs','Inventory','VATABLE','0',NULL,0),(9452,'Raising Men Not Boys Shepherding Your Sons to be Men of God by Mike Fabarez','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9452','pcs','Inventory','VATABLE','0',NULL,0),(9453,'Billion Dollar Loser The Epic Rise and Spectacular Fall of Adam Neumann and WeWork by Reeves Wiedeman','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9453','pcs','Inventory','VATABLE','0',NULL,0),(9454,'The Inheritance Games by Jennifer Lynn Barnes','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9454','pcs','Inventory','VATABLE','0',NULL,0),(9455,'The Hawthorne Legacy by Jennifer Lynn Barnes','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9455','pcs','Inventory','VATABLE','0',NULL,0),(9456,'The Final Gambit The Inheritance Games Book 3 by Jennifer Lynn Barnes','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9456','pcs','Inventory','VATABLE','0',NULL,0),(9457,'The Dealmaker Lessons from a Life in Private Equity by Guy Hands','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9457','pcs','Inventory','VATABLE','0',NULL,0),(9458,'Solitude In Pursuit of a Singular Life in a Crowded World By Michael Harris','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9458','pcs','Inventory','VATABLE','0',NULL,0),(9459,'White Men In Black Skin by GK Njue','6','1','',16.00,'0','1690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9459','pcs','Inventory','VATABLE','0',NULL,0),(9460,'A Moms Prayers for Her Son','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9460','pcs','Inventory','VATABLE','0',NULL,0),(9461,'A Dads Prayers for His Daughter','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9461','pcs','Inventory','VATABLE','0',NULL,0),(9462,'The Effective Executive','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9462','pcs','Inventory','VATABLE','0',NULL,0),(9463,'The Artists Handbook','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9463','pcs','Inventory','VATABLE','0',NULL,0),(9464,'When Everything Changes','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9464','pcs','Inventory','VATABLE','0',NULL,0),(9465,'Globalization and Its Discontents','6','1','',16.00,'0','1611',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9465','pcs','Inventory','VATABLE','0',NULL,0),(9466,'Hot Flat and Crowded by Thomas Friedman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9466','pcs','Inventory','VATABLE','0',NULL,0),(9467,'Negro with a Hat by Colin Grant','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9467','pcs','Inventory','VATABLE','0',NULL,0),(9468,'The Personal MBA by Josh Kaufman','6','1','',16.00,'0','2490','','0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9468','pcs','Inventory','VATABLE','0',NULL,0),(9469,'What They Dont Teach You at Harvard by Mark H McCormack','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9469','pcs','Inventory','VATABLE','0',NULL,0),(9470,'Small Giants by Bo Burlingham','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9470','pcs','Inventory','VATABLE','0',NULL,0),(9471,'The Saint the Surfer and the CEO by Robin Sharma','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9471','pcs','Inventory','VATABLE','0',NULL,0),(9472,'How Remarkable Women Lead by Joanna BarshGeoffrey Lewis and Susie Cranston','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9472','pcs','Inventory','VATABLE','0',NULL,0),(9473,'The Ottoman Empire by Halil ?nalc?k','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9473','pcs','Inventory','VATABLE','0',NULL,0),(9474,'Unlimited Power by Anthony Robbins','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9474','pcs','Inventory','VATABLE','0',NULL,0),(9475,'Foldable Laundry Basket','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9475','pcs','Inventory','VATABLE','0',NULL,0),(9476,'Pampers,Pants,Size 5,Jumbo Pack Count 52','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9476','pcs','Inventory','VATABLE','0',NULL,0),(9477,'Finding My Virginity by Richard Branson','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9477','pcs','Inventory','VATABLE','0',NULL,0),(9478,'How to Think Like Mandela by Daniel Smith','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9478','pcs','Inventory','VATABLE','0',NULL,0),(9479,'Love and Respect by Emerson Eggerichs','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9479','pcs','Inventory','VATABLE','0',NULL,0),(9480,'Awaken The Giant Within by Tony Robbins','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9480','pcs','Inventory','VATABLE','0',NULL,0),(9481,'Blue Dahlia Black Gold A Journey Into Angola','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9481','pcs','Inventory','VATABLE','0',NULL,0),(9482,'Chicken Soup for the Soul Woman to Woman','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9482','pcs','Inventory','VATABLE','0',NULL,0),(9483,'Confidence Finding It and Living It','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9483','pcs','Inventory','VATABLE','0',NULL,0),(9484,'Pregnancy Your Questions Answered','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9484','pcs','Inventory','VATABLE','0',NULL,0),(9485,'Dance of the Jakaranda','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9485','pcs','Inventory','VATABLE','0',NULL,0),(9486,'Tadunos Song','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9486','pcs','Inventory','VATABLE','0',NULL,0),(9487,'The Four Agreements A Practical Guide to Personal Freedom by Miguel Ruiz','6','1','',16.00,'0','2300','','2100',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9487','pcs','Inventory','VATABLE','0',NULL,0),(9488,'Born to Love Cursed to Feel','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9488','pcs','Inventory','VATABLE','0',NULL,0),(9489,'The Measure of a Man A Spiritual Autobiography','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9489','pcs','Inventory','VATABLE','0',NULL,0),(9490,'Baby Shoe Shocks','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9490','pcs','Inventory','VATABLE','0',NULL,0),(9491,'The Deals That Made the World by Jacques Peretti','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9491','pcs','Inventory','VATABLE','0',NULL,0),(9492,'History of Africa Volume Two','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9492','pcs','Inventory','VATABLE','0',NULL,0),(9493,'Secret Lives of Cheating Wives A Novel','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9493','pcs','Inventory','VATABLE','0',NULL,0),(9494,'Day of Empire How Hyper powers Rise to Global','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9494','pcs','Inventory','VATABLE','0',NULL,0),(9495,'Passing It On Growing Your Future Leaders','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9495','pcs','Inventory','VATABLE','0',NULL,0),(9496,'Harvard Business Review on Succeeding as an Entrepreneur','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9496','pcs','Inventory','VATABLE','0',NULL,0),(9497,'Harvard Business Review on Managing Supply Chains','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9497','pcs','Inventory','VATABLE','0',NULL,0),(9498,'The Dream House','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9498','pcs','Inventory','VATABLE','0',NULL,0),(9499,'When The Hills Ask For Your Blood','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9499','pcs','Inventory','VATABLE','0',NULL,0),(9500,'The Girls Guide to Being a Boss Without Being a Bitch','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9500','pcs','Inventory','VATABLE','0',NULL,0),(9501,'The In Between World of Vikram Lall','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9501','pcs','Inventory','VATABLE','0',NULL,0),(9502,'Get Over It and On with It','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9502','pcs','Inventory','VATABLE','0',NULL,0),(9503,'The Republic of Imagination America in Three Books','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9503','pcs','Inventory','VATABLE','0',NULL,0),(9504,'The Water Cure by Sophie Mackintosh','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9504','pcs','Inventory','VATABLE','0',NULL,0),(9505,'Aman The Story of a Somali Girl','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9505','pcs','Inventory','VATABLE','0',NULL,0),(9506,'The 12 Bad Habits That Hold Good People Back','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9506','pcs','Inventory','VATABLE','0',NULL,0),(9507,'The Beautiful Things That Heaven Bears','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9507','pcs','Inventory','VATABLE','0',NULL,0),(9508,'Fired Up How the Best of the Best Survived','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9508','pcs','Inventory','VATABLE','0',NULL,0),(9509,'Dash before Dusk A Slave Descendants Journey in Freedom by Joe Khamisi','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9509','pcs','Inventory','VATABLE','0',NULL,0),(9510,'The Sellout by Paul Beatty','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9510','pcs','Inventory','VATABLE','0',NULL,0),(9511,'In the Meantime Finding Yourself and the Love You Want by Iyanla Vanzant','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9511','pcs','Inventory','VATABLE','0',NULL,0),(9512,'John Thompsons Easiest Piano Course Part 1','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9512','pcs','Inventory','VATABLE','0',NULL,0),(9513,'I Did not Do It for You How the World Betrayed a Small African Nation by Michela Wrong','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9513','pcs','Inventory','VATABLE','0',NULL,0),(9514,'Amedeo The True Story of an Italians War in Abyssinia by Sebastian OKelly','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9514','pcs','Inventory','VATABLE','0',NULL,0),(9515,'Living Your Best Life Discover Your Lifes Blueprint for Success by Laura Berman Fortgang','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9515','pcs','Inventory','VATABLE','0',NULL,0),(9516,'The Great Transformation The Beginning of Our Religious Traditions','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9516','pcs','Inventory','VATABLE','0',NULL,0),(9517,'The Harper Book of Quotations by Robert I Fitzhenry','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9517','pcs','Inventory','VATABLE','0',NULL,0),(9518,'Make It Rain by Areva Martin and Donna Beech','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9518','pcs','Inventory','VATABLE','0',NULL,0),(9519,'Afeni Shakur Evolution of a Revolutionary','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9519','pcs','Inventory','VATABLE','0',NULL,0),(9520,'Adamant by Lisa Bevere','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9520','pcs','Inventory','VATABLE','0',NULL,0),(9521,'One Day It will All Make Sense by Common','6','1','',16.00,'0','1615',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9521','pcs','Inventory','VATABLE','0',NULL,0),(9522,'Permanent Record by Edward Snowden','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9522','pcs','Inventory','VATABLE','0',NULL,0),(9523,'My Story by Mohammed bin Rashid Al Maktoum','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9523','pcs','Inventory','VATABLE','0',NULL,0),(9524,'100 Things Millionaires Do by Nigel Cumberland','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9524','pcs','Inventory','VATABLE','0',NULL,0),(9525,'Leading Without Authority by Keith Ferrazzi Hardcover','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9525','pcs','Inventory','VATABLE','0',NULL,0),(9526,'Luo Kitgi gi Timbegi by Ker Paul Mboya','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9526','pcs','Inventory','VATABLE','0',NULL,0),(9527,'Extreme Economies by Richard Davies','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9527','pcs','Inventory','VATABLE','0',NULL,0),(9528,'Home Body by Rupi Kaur','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9528','pcs','Inventory','VATABLE','0',NULL,0),(9529,'The Mothers by Brit Bennett','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9529','pcs','Inventory','VATABLE','0',NULL,0),(9530,'Promises to Keep by Joe Biden','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9530','pcs','Inventory','VATABLE','0',NULL,0),(9531,'The Archer by Paulo Coelho','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9531','pcs','Inventory','VATABLE','0',NULL,0),(9532,'The Success Principles for Teens How to Get From Where You Are to Where You Want to Be By Jack Canfield and Kent Healy','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9532','pcs','Inventory','VATABLE','0',NULL,0),(9533,'Outspoken 50 Speeches by Incredible Women from Boudicca to Michelle Obama','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9533','pcs','Inventory','VATABLE','0',NULL,0),(9534,'Selling in Tough Times Secrets to Selling When No One Is Buying by Tom Hopkins','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9534','pcs','Inventory','VATABLE','0',NULL,0),(9535,'How to Sell Anything to Anybody by Joe Girard and Stanley H Brown','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9535','pcs','Inventory','VATABLE','0',NULL,0),(9536,'Beauty for Ashes by Joyce Meyer','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9536','pcs','Inventory','VATABLE','0',NULL,0),(9538,'Skinny Readers High quality aspheric lenses Reading Glasses','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9538','pcs','Inventory','VATABLE','0',NULL,0),(9539,'Start a Small Business The complete guide to starting a business Teach Yourself by David Weller and Vera Hughes','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9539','pcs','Inventory','VATABLE','0',NULL,0),(9540,'Lagos Noir by Chris Abani','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9540','pcs','Inventory','VATABLE','0',NULL,0),(9541,'Open Water by Caleb Azumah Nelson','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9541','pcs','Inventory','VATABLE','0',NULL,0),(9542,'Effortless Make It Easier to Do What Matters Most by Greg McKeown','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9542','pcs','Inventory','VATABLE','0',NULL,0),(9543,'I Am a Girl from Africa by Elizabeth Nyamayaro','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9543','pcs','Inventory','VATABLE','0',NULL,0),(9544,'Women at Halftime Principles for Producing Your Successful Second Half by Deborah Johnson','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9544','pcs','Inventory','VATABLE','0',NULL,0),(9545,'Mrs Miracle by Debbie Macomber','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9545','pcs','Inventory','VATABLE','0',NULL,0),(9546,'You Are a Champion How to Be the Best You Can Be by Marcus Rashford','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9546','pcs','Inventory','VATABLE','0',NULL,0),(9547,'Sister Outsider by Audre Lorde','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9547','pcs','Inventory','VATABLE','0',NULL,0),(9548,'Beyond Politics A conversation with Kiraitu Murungi by Njeri Rugene','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9548','pcs','Inventory','VATABLE','0',NULL,0),(9549,'On Grand Strategy by John Lewis Gaddis','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9549','pcs','Inventory','VATABLE','0',NULL,0),(9550,'The Champions Mind How Great Athletes ThinkTrainand Thrive by Jim Afremow','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9550','pcs','Inventory','VATABLE','0',NULL,0),(9552,'Muthamaki Waiyaki Wa Hinga The Untold Story by Njoroge Regeru','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9552','pcs','Inventory','VATABLE','0',NULL,0),(9553,'The Jewish Phenomenon by Steven Silbiger Paperback','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9553','pcs','Inventory','VATABLE','0',NULL,0),(9554,'Debriefing the President The Interrogation of Saddam Hussein by John Nixon','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9554','pcs','Inventory','VATABLE','0',NULL,0),(9555,'Those Bones Are Not My Child by Toni Cade Bambara','6','1','',16.00,'0','1699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9555','pcs','Inventory','VATABLE','0',NULL,0),(9556,'Dust by Yvonne Adhiambo Owuor','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,94.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9556','pcs','Inventory','VATABLE','0',NULL,0),(9558,'The Surrender Experiment by Michael A Singer','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9558','pcs','Inventory','VATABLE','0',NULL,0),(9559,'Raindrops and Roses by Patrick Lavince','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9559','pcs','Inventory','VATABLE','0',NULL,0),(9560,'Chasing Ethnic Shadows','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9560','pcs','Inventory','VATABLE','0',NULL,0),(9561,'Fit for Life by Harvey Diamond and Marilyn Diamond','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9561','pcs','Inventory','VATABLE','0',NULL,0),(9562,'Woman Fire Grace by Rebecca Makyeli','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9562','pcs','Inventory','VATABLE','0',NULL,0),(9563,'The Men I have Hated by Tinatswe Mhaka','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9563','pcs','Inventory','VATABLE','0',NULL,0),(9564,'Black Cake A Novel by Charmaine Wilkerson','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9564','pcs','Inventory','VATABLE','0',NULL,0),(9565,'Decoding Boys New Science Behind the Subtle Art of Raising Sons by Cara Natterson','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9565','pcs','Inventory','VATABLE','0',NULL,0),(9566,'Uncomfortable Conversations with a Black Man by Emmanuel Acho','6','1','',16.00,'0','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9566','pcs','Inventory','VATABLE','0',NULL,0),(9567,'Pampers Premium Care,Size 5,Jumbo Pack 48','6','1','',16.00,'0','1701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9567','pcs','Inventory','VATABLE','0',NULL,0),(9568,'Atlas Shrugged','6','1','',16.00,'0','1701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9568','pcs','Inventory','VATABLE','0',NULL,0),(9569,'The 8th Chakra','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9569','pcs','Inventory','VATABLE','0',NULL,0),(9570,'Destiny','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9570','pcs','Inventory','VATABLE','0',NULL,0),(9571,'Gods Leading Lady','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9571','pcs','Inventory','VATABLE','0',NULL,0),(9572,'The Lady Her Lover and Her Lord','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9572','pcs','Inventory','VATABLE','0',NULL,0),(9573,'The Meaning of Marriage','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9573','pcs','Inventory','VATABLE','0',NULL,0),(9574,'7 Secrets to Power Praying','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9574','pcs','Inventory','VATABLE','0',NULL,0),(9575,'Negotiating the Nonnegotiable','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9575','pcs','Inventory','VATABLE','0',NULL,0),(9576,'Brandwashed','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9576','pcs','Inventory','VATABLE','0',NULL,0),(9577,'Top Dog The Science of Winning and Losing','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9577','pcs','Inventory','VATABLE','0',NULL,0),(9578,'Autobiography The Story of My Experiments','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9578','pcs','Inventory','VATABLE','0',NULL,0),(9579,'The Book of Night Women','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9579','pcs','Inventory','VATABLE','0',NULL,0),(9580,'The 7 Habits of Highly Effective Teens','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9580','pcs','Inventory','VATABLE','0',NULL,0),(9581,'Your Magic Power to Be Rich','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9581','pcs','Inventory','VATABLE','0',NULL,0),(9582,'Love Life and Elephants','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9582','pcs','Inventory','VATABLE','0',NULL,0),(9583,'Option B by Sheryl Sandberg and Adam Grant','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9583','pcs','Inventory','VATABLE','0',NULL,0),(9584,'Roots by Alex Haley','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9584','pcs','Inventory','VATABLE','0',NULL,0),(9585,'Arafat Arab Scarf and Robe','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,994.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9585','pcs','Inventory','VATABLE','0',NULL,0),(9586,'Wildflower The Extraordinary Life','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9586','pcs','Inventory','VATABLE','0',NULL,0),(9587,'The 7 Habits of Highly Effective Families','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9587','pcs','Inventory','VATABLE','0',NULL,0),(9588,'Crossbones','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9588','pcs','Inventory','VATABLE','0',NULL,0),(9589,'The School of Greatness','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9589','pcs','Inventory','VATABLE','0',NULL,0),(9590,'Kiraitu Murungi An Odyssey in Kenyan Politics','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9590','pcs','Inventory','VATABLE','0',NULL,0),(9591,'Safe People by Henry Cloud and John Townsend','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9591','pcs','Inventory','VATABLE','0',NULL,0),(9592,'The E Myth Manager Why Most Managers Do not Work','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9592','pcs','Inventory','VATABLE','0',NULL,0),(9593,'Genghis Khan and the Making of the Modern World','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9593','pcs','Inventory','VATABLE','0',NULL,0),(9594,'Currency Wars The Making of the Next Global Crisis','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9594','pcs','Inventory','VATABLE','0',NULL,0),(9595,'The Discourses','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9595','pcs','Inventory','VATABLE','0',NULL,0),(9596,'How to Get a Date Worth Keeping','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9596','pcs','Inventory','VATABLE','0',NULL,0),(9597,'Les Miserables','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9597','pcs','Inventory','VATABLE','0',NULL,0),(9598,'Lewis Hamilton My Story','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9598','pcs','Inventory','VATABLE','0',NULL,0),(9599,'The Pearl That Broke Its Shell','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9599','pcs','Inventory','VATABLE','0',NULL,0),(9600,'The Rise and Fall of the British Empire','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9600','pcs','Inventory','VATABLE','0',NULL,0),(9601,'Intentional Living Choosing a Life That Matters','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9601','pcs','Inventory','VATABLE','0',NULL,0),(9602,'Power Inc The Epic Rivalry between Big Business and Government','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9602','pcs','Inventory','VATABLE','0',NULL,0),(9603,'The Practice of Management by Peter Drucker','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9603','pcs','Inventory','VATABLE','0',NULL,0),(9604,'Women Culture and Politics','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9604','pcs','Inventory','VATABLE','0',NULL,0),(9605,'No Picnic on Mount Kenya by Felice Benuzzi','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9605','pcs','Inventory','VATABLE','0',NULL,0),(9606,'The Mothers by Brit Bennett','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9606','pcs','Inventory','VATABLE','0',NULL,0),(9607,'A Return to Modesty Discovering the Lost Virtue by Wendy Shalit','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9607','pcs','Inventory','VATABLE','0',NULL,0),(9608,'DIY Sex and Relationship Therapy','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9608','pcs','Inventory','VATABLE','0',NULL,0),(9609,'Fashion Brands Branding Style from Armani to Zara','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9609','pcs','Inventory','VATABLE','0',NULL,0),(9610,'Norse Mythology by Neil Gaiman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9610','pcs','Inventory','VATABLE','0',NULL,0),(9611,'We Wish to Inform You That Tomorrow','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9611','pcs','Inventory','VATABLE','0',NULL,0),(9612,'Bioethics of Medical Advances and Genetic Manipulation by Marion Mutugi and Isaac Lenaola','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9612','pcs','Inventory','VATABLE','0',NULL,0),(9613,'They Poured Fire on Us from the Sky The True Story of Three Lost Boys from Sudan','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9613','pcs','Inventory','VATABLE','0',NULL,0),(9614,'Wild at Heart Discovering the Secret of a Mans Soul','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9614','pcs','Inventory','VATABLE','0',NULL,0),(9615,'Janesville An American Story by Amy Goldstein','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9615','pcs','Inventory','VATABLE','0',NULL,0),(9616,'The Power of Body Language How to Succeed in Every Business and Social Encounter by Tonya Reiman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9616','pcs','Inventory','VATABLE','0',NULL,0),(9617,'Oxford Dictionary of Music 6 edition by Tim Rutherford Joyce Kennedy and Michael','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9617','pcs','Inventory','VATABLE','0',NULL,0),(9618,'Commanding Your Morning by Cindy Trimm','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9618','pcs','Inventory','VATABLE','0',NULL,0),(9619,'Twelve Management Skills For Success by Ram Narain','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9619','pcs','Inventory','VATABLE','0',NULL,0),(9620,'Chameleon Aura by Billy Chapata','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9994.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9620','pcs','Inventory','VATABLE','0',NULL,0),(9621,'Smart Couples Finish Rich by David Bach','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9621','pcs','Inventory','VATABLE','0',NULL,0),(9622,'Combatants A memoir of the Bush War and the press in Uganda','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9622','pcs','Inventory','VATABLE','0',NULL,0),(9623,'I Thought It Was Just Me by Brene Brown','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9623','pcs','Inventory','VATABLE','0',NULL,0),(9624,'Codependent No More by Melody Beattie','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9624','pcs','Inventory','VATABLE','0',NULL,0),(9625,'Muslim Girl A Coming of Age Story by Amani Al Khatahtbeh','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9625','pcs','Inventory','VATABLE','0',NULL,0),(9626,'Die Empty by Todd Henry','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9626','pcs','Inventory','VATABLE','0',NULL,0),(9627,'The Narrow Corridor by Daron Acemoglu and James A Robinson','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9627','pcs','Inventory','VATABLE','0',NULL,0),(9628,'Its Not Over Until You Win by Les Brown','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9628','pcs','Inventory','VATABLE','0',NULL,0),(9629,'Pillow Thoughts by Courtney Peppernell','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9629','pcs','Inventory','VATABLE','0',NULL,0),(9630,'Pillow Thoughts II Healing the Heart','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9630','pcs','Inventory','VATABLE','0',NULL,0),(9631,'The Making Of A Symphony Orchestra Timeless Leadership','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9631','pcs','Inventory','VATABLE','0',NULL,0),(9632,'The Firm The Story of McKinsey and Its Secret Influence on American Business','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9632','pcs','Inventory','VATABLE','0',NULL,0),(9633,'Don Quixote by Miguel de Cervantes','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9633','pcs','Inventory','VATABLE','0',NULL,0),(9634,'Rules Of Engagement by Cindy Trimm','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9634','pcs','Inventory','VATABLE','0',NULL,0),(9635,'Twisted The Tangled History of Black Hair Culture by Emma Dabiri','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9635','pcs','Inventory','VATABLE','0',NULL,0),(9636,'Wild Seed by Octavia E Butler','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9636','pcs','Inventory','VATABLE','0',NULL,0),(9637,'His Needs Her Needs by Willard F Harley','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9637','pcs','Inventory','VATABLE','0',NULL,0),(9638,'Peaceful Parent Happy Kids by Laura Markham','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9638','pcs','Inventory','VATABLE','0',NULL,0),(9639,'A COMMENTARY ON EVIDENCE ACT CAP 80','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9639','pcs','Inventory','VATABLE','0',NULL,0),(9640,'A COMMENTARY ON THE CIVIL PROCEDURE ACT CAP 21','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9640','pcs','Inventory','VATABLE','0',NULL,0),(9641,'THE EXODUS OF LAW AND LEGAL METHODS','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9641','pcs','Inventory','VATABLE','0',NULL,0),(9642,'Understanding Negligence and Strict Liability','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9642','pcs','Inventory','VATABLE','0',NULL,0),(9643,'MARRIAGE LAWS IN AFRICA','6','1','',16.00,'0','1740',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9643','pcs','Inventory','VATABLE','0',NULL,0),(9644,'Built to Sell by John Warrillow','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9644','pcs','Inventory','VATABLE','0',NULL,0),(9645,'Your Body,Your Baby,Your Birth by Jenny Smith','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9645','pcs','Inventory','VATABLE','0',NULL,0),(9646,'Questions for Ada by Ijeoma Umebinyuo','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9646','pcs','Inventory','VATABLE','0',NULL,0),(9647,'Gods Generals The Healing Evangelists by Roberts Liardon','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9647','pcs','Inventory','VATABLE','0',NULL,0),(9648,'Gods Generals The Roaring Reformers by Roberts Liardon','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9648','pcs','Inventory','VATABLE','0',NULL,0),(9649,'The Return of Sherlock Holmes by Arthur Conan Doyle','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9649','pcs','Inventory','VATABLE','0',NULL,0),(9650,'Dedan Kimathi Speaks We will fight to the last gun by Maina wa Kinyatti','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9650','pcs','Inventory','VATABLE','0',NULL,0),(9651,'Sparks of Phoenix by Najwa Zebian','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9651','pcs','Inventory','VATABLE','0',NULL,0),(9652,'Good Vibes Good Life by Vex King','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9652','pcs','Inventory','VATABLE','0',NULL,0),(9653,'The Paradox of Choice by Barry Schwartz','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9653','pcs','Inventory','VATABLE','0',NULL,0),(9654,'The Empowered Wife Six Surprising Secrets for Attracting Your Husbands TimeAttentionand Affection by Laura Doyle','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9654','pcs','Inventory','VATABLE','0',NULL,0),(9655,'In the Palace of Flowers by Victoria Princewill','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9655','pcs','Inventory','VATABLE','0',NULL,0),(9656,'Evangelical Truth A Personal Plea for UnityIntegrity and Faithfulness','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9656','pcs','Inventory','VATABLE','0',NULL,0),(9657,'Salvation Belongs to Our God Celebrating the Bibles Central Story','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9657','pcs','Inventory','VATABLE','0',NULL,0),(9658,'The Five Phases of Leadership An Overview for Christian LeadersRevised and Expanded Edition','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9658','pcs','Inventory','VATABLE','0',NULL,0),(9659,'The Shortfall Owning the Challenge of Ministry Funding','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9659','pcs','Inventory','VATABLE','0',NULL,0),(9660,'Reconciliation and Peace in South Sudan A Christian Perspective','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9660','pcs','Inventory','VATABLE','0',NULL,0),(9661,'Pastoral Preaching Building a People for God','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9661','pcs','Inventory','VATABLE','0',NULL,0),(9662,'Women Dont Ask Negotiation and the Gender Divide by Linda Babcock and Sara Laschever','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9662','pcs','Inventory','VATABLE','0',NULL,0),(9663,'Steal Like an Artist by Austin Kleon','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9663','pcs','Inventory','VATABLE','0',NULL,0),(9664,'Unbury Our Dead with Song by M?koma wa Ng?g?','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9664','pcs','Inventory','VATABLE','0',NULL,0),(9665,'Undaunted Stories of Freedom in a Shackled Society by Father Gabriel Dolan','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9665','pcs','Inventory','VATABLE','0',NULL,0),(9666,'The 9 Steps to Financial Freedom by Suze Orman','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9666','pcs','Inventory','VATABLE','0',NULL,0),(9667,'How to Read a Book by Mortimer J Adler','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9667','pcs','Inventory','VATABLE','0',NULL,0),(9668,'Rules for Radicals A Practical Primer for Realistic Radicals by Saul D Alinsky','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9668','pcs','Inventory','VATABLE','0',NULL,0),(9669,'The Promise by Damon Galgut','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9669','pcs','Inventory','VATABLE','0',NULL,0),(9670,'Are Prisons Obsolete by Angela Y Davis','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9670','pcs','Inventory','VATABLE','0',NULL,0),(9671,'The Tea Girl of Hummingbird Lane by Lisa See','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9671','pcs','Inventory','VATABLE','0',NULL,0),(9672,'The Murmur of Bees by Sofia Segovia','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9672','pcs','Inventory','VATABLE','0',NULL,0),(9673,'The Anatomy of Peace Resolving the Heart of Conflict by The Arbinger Institute','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9673','pcs','Inventory','VATABLE','0',NULL,0),(9674,'It Starts with Us by Colleen Hoover','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9674','pcs','Inventory','VATABLE','0',NULL,0),(9675,'Before Your Memory Fades by Toshikazu Kawaguchi','6','1','',16.00,'0','1750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9675','pcs','Inventory','VATABLE','0',NULL,0),(9676,'Its Rising Time','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9676','pcs','Inventory','VATABLE','0',NULL,0),(9677,'Leading by Alex Ferguson','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9677','pcs','Inventory','VATABLE','0',NULL,0),(9678,'Winners And How They Succeed by Alastair Campbell','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9678','pcs','Inventory','VATABLE','0',NULL,0),(9679,'Innovation and Entrepreneurship by Peter F Drucker','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9679','pcs','Inventory','VATABLE','0',NULL,0),(9680,'Milk and Honey by Rupi Kaur','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9680','pcs','Inventory','VATABLE','0',NULL,0),(9681,'Conversations with God Omnibus Book12 and 3','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9681','pcs','Inventory','VATABLE','0',NULL,0),(9682,'The New Machiavelli','6','1','',16.00,'0','1701',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9682','pcs','Inventory','VATABLE','0',NULL,0),(9683,'The One Minute Millionaire The Enlightened Way to Wealth','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9683','pcs','Inventory','VATABLE','0',NULL,0),(9684,'World Without Mind The Existential Threat of Big Tech by Franklin Foer','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9684','pcs','Inventory','VATABLE','0',NULL,0),(9685,'North of South by Shiva Naipaul','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9685','pcs','Inventory','VATABLE','0',NULL,0),(9686,'Love for Imperfect Things by Haemin Sunim','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9686','pcs','Inventory','VATABLE','0',NULL,0),(9687,'Mindset Changing The Way You think To Fulfil Your Potential','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9687','pcs','Inventory','VATABLE','0',NULL,0),(9688,'Why Men Marry Bitches by Sherry Argov','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9688','pcs','Inventory','VATABLE','0',NULL,0),(9689,'The Art of War for Women by Chin Ning Chu','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9689','pcs','Inventory','VATABLE','0',NULL,0),(9690,'The Havoc of Choice by Wanjiru Koinange','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9690','pcs','Inventory','VATABLE','0',NULL,0),(9691,'Blood and Oil by Bradley Hope and Justin Scheck','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9691','pcs','Inventory','VATABLE','0',NULL,0),(9692,'Drug Index by Kimotho 18th Edition Volume 1','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9692','pcs','Inventory','VATABLE','0',NULL,0),(9693,'Decolonising the Mind The Politics of Language in African Literature by Ngugi Wa Thiongo','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9693','pcs','Inventory','VATABLE','0',NULL,0),(9694,'To Sell is Human The Surprising Truth About PersuadingConvincingand Influencing Others By Daniel H Pink','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9694','pcs','Inventory','VATABLE','0',NULL,0),(9695,'A Long Way from Douala by Max Lobe and Ros Schwartz','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9695','pcs','Inventory','VATABLE','0',NULL,0),(9696,'Leadership is Language The Hidden Power of What You Say and What You Dont by L David Marquet','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9696','pcs','Inventory','VATABLE','0',NULL,0),(9697,'WarsGunsand Votes Democracy in Dangerous Places by Paul Collier','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9697','pcs','Inventory','VATABLE','0',NULL,0),(9698,'Put Your Dream to the Test 10 Questions to Help You See It and Seize It by John C Maxwell','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9698','pcs','Inventory','VATABLE','0',NULL,0),(9699,'The Presidents Daughter by Bill Clinton and James Patterson','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9699','pcs','Inventory','VATABLE','0',NULL,0),(9700,'Manifesto On never Gving up by Bernardine Evaristo','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9700','pcs','Inventory','VATABLE','0',NULL,0),(9701,'Kenya The Failed Quest for Electoral Justice by John Onyando','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9701','pcs','Inventory','VATABLE','0',NULL,0),(9702,'A Bigger Picture My Fight to Bring a New African Voice to the Climate Crisis by Vanessa Nakate','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9702','pcs','Inventory','VATABLE','0',NULL,0),(9703,'And This is How to Stay Alive by Shingai Njeri Kagunda','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9703','pcs','Inventory','VATABLE','0',NULL,0),(9704,'Memoirs of a Porcupine by Alain Mabanckou','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9704','pcs','Inventory','VATABLE','0',NULL,0),(9705,'Yinka Where Is Your Huzband by Lizzie Damilola Blackburn','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9705','pcs','Inventory','VATABLE','0',NULL,0),(9706,'The Life and Death of Lord Erroll by Errol Trzebinski','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9706','pcs','Inventory','VATABLE','0',NULL,0),(9707,'Rwanda Inc How a Devastated Nation Became an Economic Model for the Developing World by Patricia Crisafulli and Andrea Redmond','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9707','pcs','Inventory','VATABLE','0',NULL,0),(9708,'Glory by NoViolet Bulawayo','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9708','pcs','Inventory','VATABLE','0',NULL,0),(9709,'When We Were Birds by Ayanna Lloyd Banwo','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9709','pcs','Inventory','VATABLE','0',NULL,0),(9710,'Raila Odinga An Enigma in Kenyan Politics by Babafemi A Badejo','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9710','pcs','Inventory','VATABLE','0',NULL,0),(9711,'The Coddling of the American Mind How Good Intentions and Bad Ideas Are Setting Up a Generation for by Jonathan Haidt and Greg Lukianoff','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9711','pcs','Inventory','VATABLE','0',NULL,0),(9712,'Books Do Furnish a Life Reading and Writing Science by Richard Dawkins','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9712','pcs','Inventory','VATABLE','0',NULL,0),(9713,'Everything Under the Heavens How the Past Helps Shape Chinas Push for Global Power by Howard W French','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9713','pcs','Inventory','VATABLE','0',NULL,0),(9714,'Foreign Gods Inc by Okey Ndibe','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9714','pcs','Inventory','VATABLE','0',NULL,0),(9715,'Dear Senthuran by Akwaeke Emezi','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9715','pcs','Inventory','VATABLE','0',NULL,0),(9716,'The Society of Reluctant Dreamers by Jose Eduardo Agualusa','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9716','pcs','Inventory','VATABLE','0',NULL,0),(9717,'Carrie Soto Is Back by Taylor Jenkins Reid','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9717','pcs','Inventory','VATABLE','0',NULL,0),(9718,'World Class How to LeadLearn and Grow like a Champion by Ben Fennell','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9718','pcs','Inventory','VATABLE','0',NULL,0),(9719,'Bittersweet How Sorrow and Longing Make Us Whole by Susan Cain','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9719','pcs','Inventory','VATABLE','0',NULL,0),(9720,'The Art Of Innovation Lessons in Creativity from IDEOAmericas Leading Design Firm by Tom Kelley','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9720','pcs','Inventory','VATABLE','0',NULL,0),(9721,'Indistractable How to Control Your Attention and Choose Your Life by Nir Eyal','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9721','pcs','Inventory','VATABLE','0',NULL,0),(9722,'Designing Your Work Life How to Thrive and Change and Find Happiness at Work by Bill Burnett and Dave','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9722','pcs','Inventory','VATABLE','0',NULL,0),(9723,'Leaving Bailey Flanigan Series by Karen Kingsbury','6','1','',16.00,'0','1790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9723','pcs','Inventory','VATABLE','0',NULL,0),(9724,'Act Like a Success,Think Like a Success','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9724','pcs','Inventory','VATABLE','0',NULL,0),(9725,'Instinct','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9725','pcs','Inventory','VATABLE','0',NULL,0),(9726,'Get the Truth','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9726','pcs','Inventory','VATABLE','0',NULL,0),(9727,'Rich Dads Before U Quit Your Job','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9727','pcs','Inventory','VATABLE','0',NULL,0),(9728,'Waste Uncovering the Global Food Scandal','6','1','',16.00,'0','1706',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9728','pcs','Inventory','VATABLE','0',NULL,0),(9729,'Mind Platter by Najwa Zebian','6','1','',16.00,'0','1796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9729','pcs','Inventory','VATABLE','0',NULL,0),(9730,'THIS CHILD WILL BE GREAT','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9730','pcs','Inventory','VATABLE','0',NULL,0),(9731,'The 5 Levels of Leadership by John Maxwell','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9731','pcs','Inventory','VATABLE','0',NULL,0),(9732,'Why I Left Goldman Sachs','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9732','pcs','Inventory','VATABLE','0',NULL,0),(9733,'UNsilenced by Rasna Warah','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9733','pcs','Inventory','VATABLE','0',NULL,0),(9734,'Think Better Live Better','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9734','pcs','Inventory','VATABLE','0',NULL,0),(9735,'Built to Last by Jim Collins and Jerry I Porras','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9735','pcs','Inventory','VATABLE','0',NULL,0),(9736,'How Come That Idiots Rich','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9736','pcs','Inventory','VATABLE','0',NULL,0),(9737,'Gods Generals Why They Succeeded and Why some failed by Roberts Liardon','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9737','pcs','Inventory','VATABLE','0',NULL,0),(9738,'Kikuyu District by Paul Sullivan','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9738','pcs','Inventory','VATABLE','0',NULL,0),(9739,'Pocket Guide Insects of East Africa by Dino J Martins','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9739','pcs','Inventory','VATABLE','0',NULL,0),(9740,'The Stupidity Paradox The Power and Pitfalls','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9740','pcs','Inventory','VATABLE','0',NULL,0),(9741,'At Home A Short History of Private Life','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9741','pcs','Inventory','VATABLE','0',NULL,0),(9742,'We Were Feminists Once','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9742','pcs','Inventory','VATABLE','0',NULL,0),(9743,'Blue Capri Kids Jeans','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9743','pcs','Inventory','VATABLE','0',NULL,0),(9744,'Plan to Get Pregnant 10 Steps to Maximum Fertility','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9744','pcs','Inventory','VATABLE','0',NULL,0),(9745,'Sacred Marriage by Gary L Thomas','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9745','pcs','Inventory','VATABLE','0',NULL,0),(9746,'Breaking the Jewish Code','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9746','pcs','Inventory','VATABLE','0',NULL,0),(9747,'The WalMart Effect','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9747','pcs','Inventory','VATABLE','0',NULL,0),(9748,'The Psychology of Selling Increase Your Sales Faster by Brian Tracy','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9748','pcs','Inventory','VATABLE','0',NULL,0),(9749,'The Age of Capital 18481875','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9749','pcs','Inventory','VATABLE','0',NULL,0),(9750,'Autism Spectrum Disorders The Complete Guide','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9750','pcs','Inventory','VATABLE','0',NULL,0),(9751,'Super intelligence PathsDangers and Strategies by Nick Bostrom','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9751','pcs','Inventory','VATABLE','0',NULL,0),(9752,'The First 20 Hours How to Learn Anything Fast','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9752','pcs','Inventory','VATABLE','0',NULL,0),(9753,'Empire State of Mind How Jay Z Went From Street Corner to Corner Office','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9753','pcs','Inventory','VATABLE','0',NULL,0),(9754,'You Can Heal Your Life By Louise Hay','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9754','pcs','Inventory','VATABLE','0',NULL,0),(9755,'Dare to Lead by Brene Brown','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9755','pcs','Inventory','VATABLE','0',NULL,0),(9756,'For Women Only What You Need to Know About the Inner Lives of Men','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9756','pcs','Inventory','VATABLE','0',NULL,0),(9757,'The Stupidity Paradox The Power and Pitfalls of Functional Stupidity at Work','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9757','pcs','Inventory','VATABLE','0',NULL,0),(9758,'Your First Year in Network Marketing','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9758','pcs','Inventory','VATABLE','0',NULL,0),(9759,'All the Good Things Around Us by Ivor Agyeman Duah','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9759','pcs','Inventory','VATABLE','0',NULL,0),(9760,'Known and Strange Things Essays by Teju Cole','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9760','pcs','Inventory','VATABLE','0',NULL,0),(9761,'The Psychic Handbook Discover and Enhance Your Hidden Psychic Powers','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9761','pcs','Inventory','VATABLE','0',NULL,0),(9762,'Easiest Piano Course Part 2 by John Thompson','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9762','pcs','Inventory','VATABLE','0',NULL,0),(9763,'Fame Fortune and Ambition What Is the Real Meaning of Success by Osho','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9763','pcs','Inventory','VATABLE','0',NULL,0),(9764,'The Champions Mind How Great Athletes Think Train and Thrive by Jim Afremow','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9764','pcs','Inventory','VATABLE','0',NULL,0),(9765,'My Gorilla Journey Living with the Orphans of the Rainforest by Helen Attwater','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9765','pcs','Inventory','VATABLE','0',NULL,0),(9766,'Common sense economics by James D Gwartney','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9766','pcs','Inventory','VATABLE','0',NULL,0),(9767,'Strategic Planning How to Deliver Maximum Value through Effective Business Strategy','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9767','pcs','Inventory','VATABLE','0',NULL,0),(9768,'The Teeth May Smile But the Heart Does Not Forget by Andrew Rice','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9768','pcs','Inventory','VATABLE','0',NULL,0),(9769,'The Laws of Medicine Field Notes from an Uncertain Science by Siddhartha Mukherjee','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9769','pcs','Inventory','VATABLE','0',NULL,0),(9770,'The Kenyatta Succession by Joseph Karimi and Philip Ochieng','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9770','pcs','Inventory','VATABLE','0',NULL,0),(9771,'The Tea Girl of Hummingbird Lane by Lisa See','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9771','pcs','Inventory','VATABLE','0',NULL,0),(9772,'That Used to Be Us by Michael Mandelbaum and Thomas Friedman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9772','pcs','Inventory','VATABLE','0',NULL,0),(9773,'The Life and Death of Democracy by John Keane','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9773','pcs','Inventory','VATABLE','0',NULL,0),(9774,'Crossing the Heart of Africa by Julian Smith','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9774','pcs','Inventory','VATABLE','0',NULL,0),(9775,'Celestial Bodies by Jokha al Harthi','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9775','pcs','Inventory','VATABLE','0',NULL,0),(9776,'Why We Buy The Science of Shopping by Paco Underhill','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9776','pcs','Inventory','VATABLE','0',NULL,0),(9777,'Smart Retail by Richard Hammond','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9777','pcs','Inventory','VATABLE','0',NULL,0),(9778,'How to Own Your Own Mind by Napoleon Hill','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9778','pcs','Inventory','VATABLE','0',NULL,0),(9779,'The Girl who Dared to Dream by Betty Gikonyo','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9779','pcs','Inventory','VATABLE','0',NULL,0),(9780,'Kitchen Table Wisdom Stories that Heal','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9780','pcs','Inventory','VATABLE','0',NULL,0),(9781,'Sex and Vanity by Kevin Kwan','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781','pcs','Inventory','VATABLE','0',NULL,0),(9782,'Kleptopia How Dirty Money Is Conquering the World by Tom Burgis','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9782','pcs','Inventory','VATABLE','0',NULL,0),(9783,'Humankind A Hopeful History by Rutger Bregman','6','1','',16.00,'0','1710',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9783','pcs','Inventory','VATABLE','0',NULL,0),(9784,'Tim Cook The Genius Who Took Apple to the Next Level','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9784','pcs','Inventory','VATABLE','0',NULL,0),(9785,'The Quest Search for a Lost Brother by Dorothy Mbori','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9785','pcs','Inventory','VATABLE','0',NULL,0),(9787,'How to Own Your Own Mind by Napoleon Hill','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9787','pcs','Inventory','VATABLE','0',NULL,0),(9788,'Game Plan Winning Strategies for the Second Half of Your Life by Bob Buford','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9788','pcs','Inventory','VATABLE','0',NULL,0),(9789,'Raising Boys by Design What the Bible and Brain Science Reveal About What Your Son Needs to Thrive','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789','pcs','Inventory','VATABLE','0',NULL,0),(9790,'8020 Your Life Work Less Worry Less Succeed More Enjoy More','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9790','pcs','Inventory','VATABLE','0',NULL,0),(9791,'Samsung Rising The Inside Story of the South Korean Giant That Set Out to Beat Apple and Conquer Tech','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9791','pcs','Inventory','VATABLE','0',NULL,0),(9792,'Brave Not Perfect Fear Less Fail More and Live Bolder by Reshma Saujani','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9792','pcs','Inventory','VATABLE','0',NULL,0),(9793,'Becoming Adapted for Younger Readers by Michelle Obama','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9793','pcs','Inventory','VATABLE','0',NULL,0),(9794,'Everyone Communicates Few Connect What the Most Effective People Do Differently by John C Maxwell','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9794','pcs','Inventory','VATABLE','0',NULL,0),(9795,'Sprint How to Solve Big Problems and Test New Ideas in Just Five Days by Jake Knapp','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9795','pcs','Inventory','VATABLE','0',NULL,0),(9796,'A MoonlessStarless Sky Ordinary Women and Men Fighting Extremism in Africa by Alexis Okeowo','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9796','pcs','Inventory','VATABLE','0',NULL,0),(9797,'My Brilliant Friend by Elena Ferrante','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9797','pcs','Inventory','VATABLE','0',NULL,0),(9798,'Essential English Somali Dictionary','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9798','pcs','Inventory','VATABLE','0',NULL,0),(9799,'The Myth of the Strong Leader Political Leadership in the Modern Age by Archie Brown','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9799','pcs','Inventory','VATABLE','0',NULL,0),(9800,'Good MuslimBad Muslim Americathe Cold Warand the Roots of Terror by Mahmood Mamdani','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9800','pcs','Inventory','VATABLE','0',NULL,0),(9801,'The Evolution Of Desire Strategies of Human Mating by David M Buss','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9801','pcs','Inventory','VATABLE','0',NULL,0),(9802,'Love Must Be Tough New Hope for Marriages in Crisis by James C Dobson','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9802','pcs','Inventory','VATABLE','0',NULL,0),(9803,'Bob Marley The Untold Story by Chris Salewicz','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9803','pcs','Inventory','VATABLE','0',NULL,0),(9804,'Where Do We Go from Here Chaos or Community by Martin Luther Dr King Jr','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9804','pcs','Inventory','VATABLE','0',NULL,0),(9805,'Franciscan Sisters of St JosephAsumbi','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9805','pcs','Inventory','VATABLE','0',NULL,0),(9806,'Ogadinma OrEverything Will Be All Right by Ukamaka Olisakwe','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9806','pcs','Inventory','VATABLE','0',NULL,0),(9807,'Quiet Leadership Winning HeartsMinds and Matches by Carlo Ancelotti','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9807','pcs','Inventory','VATABLE','0',NULL,0),(9808,'Lifespan Why We Age and Why We Dont Have To by David Sinclair','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9808','pcs','Inventory','VATABLE','0',NULL,0),(9809,'Show Your Work by Austin Kleon','6','1','',16.00,'0','1799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9809','pcs','Inventory','VATABLE','0',NULL,0),(9810,'The Fortunes of Africa by Martin Meredith','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9810','pcs','Inventory','VATABLE','0',NULL,0),(9811,'AlShabaab in Somalia','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9811','pcs','Inventory','VATABLE','0',NULL,0),(9812,'Get Smart How to Think Decide Act by Brian Tracy','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9812','pcs','Inventory','VATABLE','0',NULL,0),(9813,'The 21 Irrefutable Laws of Leadership by John C Maxwell','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9813','pcs','Inventory','VATABLE','0',NULL,0),(9814,'Where Is God When It Hurts by Philip Yancey','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9814','pcs','Inventory','VATABLE','0',NULL,0),(9815,'Winners Take All by Anand Giridharadas','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9815','pcs','Inventory','VATABLE','0',NULL,0),(9816,'Vagabond by Lerato Mogoatlhe','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9816','pcs','Inventory','VATABLE','0',NULL,0),(9817,'Moonlight A Night of a Thousand Words by Patrick Lavince','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9817','pcs','Inventory','VATABLE','0',NULL,0),(9818,'Mombasa Raha My Foot','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9818','pcs','Inventory','VATABLE','0',NULL,0),(9819,'Passing the Baton By Arrow Solomon Oburu','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9819','pcs','Inventory','VATABLE','0',NULL,0),(9820,'Straight from the Horses Mouth by Meryem Alaoui','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9820','pcs','Inventory','VATABLE','0',NULL,0),(9821,'Undeterred The Rural Boys Journey to the Pinnacle of Academia','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9821','pcs','Inventory','VATABLE','0',NULL,0),(9822,'The Making Of A Symphony Orchestra Timeless Leadership','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9822','pcs','Inventory','VATABLE','0',NULL,0),(9823,'The Business of the 21st Century by Kim Kiyosaki and Robert Kiyosaki','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9823','pcs','Inventory','VATABLE','0',NULL,0),(9824,'Relentlessly Resilient by Peter Wasamba','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9824','pcs','Inventory','VATABLE','0',NULL,0),(9825,'Till Im Laid to Rest','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9825','pcs','Inventory','VATABLE','0',NULL,0),(9826,'Ludic Activities in Foreign Language Learning The CAVIF Project in Uganda','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9826','pcs','Inventory','VATABLE','0',NULL,0),(9827,'Blind Fold by Haroun Risa','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9827','pcs','Inventory','VATABLE','0',NULL,0),(9828,'Kenyan Timing Ate My Boob by Haroun Risa','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9828','pcs','Inventory','VATABLE','0',NULL,0),(9829,'Guide to Generating My Unique Business Idea Workbook by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9829','pcs','Inventory','VATABLE','0',NULL,0),(9830,'Teenagers Money Club Workbook by Elizabeth Waithaka Ndegwa','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9830','pcs','Inventory','VATABLE','0',NULL,0),(9831,'Get Untamed The Journal How to Quit Pleasing and Start Living by Glennon Doyle Hardcover','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9831','pcs','Inventory','VATABLE','0',NULL,0),(9832,'Cambridge Primary Science Workbook 3 with Digital Access 1 Year 2nd Edition by Jon Board and Alan Cross','6','1','',16.00,'0','925','','0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9832','pcs','Inventory','VATABLE','0',NULL,0),(9833,'Cambridge Primary Science Learners Book 5 with Digital Access 1 Year by Fiona Baxter and Liz Dilley','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9833','pcs','Inventory','VATABLE','0',NULL,0),(9834,'Cambridge Primary Science Learners Book 1 with Digital Access 1 Year','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9834','pcs','Inventory','VATABLE','0',NULL,0),(9835,'Cambridge Primary Science Learners Book 2 with Digital Access','6','1','',16.00,'0','1800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9835','pcs','Inventory','VATABLE','0',NULL,0),(9836,'Get Your Hopes Up','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9836','pcs','Inventory','VATABLE','0',NULL,0),(9837,'The Only Sustainable Edge','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9837','pcs','Inventory','VATABLE','0',NULL,0),(9838,'MONEY Master the Game','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9838','pcs','Inventory','VATABLE','0',NULL,0),(9839,'We Are the Change We Seek','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9839','pcs','Inventory','VATABLE','0',NULL,0),(9840,'Birds of the Masai Mara','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9840','pcs','Inventory','VATABLE','0',NULL,0),(9841,'Too Big to Fail','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9841','pcs','Inventory','VATABLE','0',NULL,0),(9842,'The Misadventures of Awkward Black Girl','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9842','pcs','Inventory','VATABLE','0',NULL,0),(9843,'Tribes We Need You to Lead Us','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9843','pcs','Inventory','VATABLE','0',NULL,0),(9844,'Difficult Women','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9844','pcs','Inventory','VATABLE','0',NULL,0),(9845,'Steve Jobs by Walter Isaacson','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9845','pcs','Inventory','VATABLE','0',NULL,0),(9846,'The Origins of Political Order by Francis Fukuyama','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9846','pcs','Inventory','VATABLE','0',NULL,0),(9847,'The Success Principles','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9847','pcs','Inventory','VATABLE','0',NULL,0),(9848,'Adultolescence','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9848','pcs','Inventory','VATABLE','0',NULL,0),(9849,'Business Secrets from the Bible Paperback','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9849','pcs','Inventory','VATABLE','0',NULL,0),(9850,'The Soul of Rumi A New Collection of Ecstatic Poems','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9850','pcs','Inventory','VATABLE','0',NULL,0),(9851,'She Persisted 13 American Women Who Changed the World','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9851','pcs','Inventory','VATABLE','0',NULL,0),(9852,'Deterring Democracy','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9852','pcs','Inventory','VATABLE','0',NULL,0),(9853,'Jungfrau and other short stories','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9853','pcs','Inventory','VATABLE','0',NULL,0),(9854,'The Contented Little Baby Book Of Weaning','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9854','pcs','Inventory','VATABLE','0',NULL,0),(9855,'Longthroat Memoirs Soups Sex and Nigerian Taste Buds','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9855','pcs','Inventory','VATABLE','0',NULL,0),(9856,'Dont Settle for Safe Embracing the Uncomfortable','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9856','pcs','Inventory','VATABLE','0',NULL,0),(9857,'Draw the Circle The 40 Day Prayer Challenge','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9857','pcs','Inventory','VATABLE','0',NULL,0),(9858,'Fierce Leadership A Bold Alternative to the Worst','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9858','pcs','Inventory','VATABLE','0',NULL,0),(9859,'On Revolution by Hannah Arendt','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9859','pcs','Inventory','VATABLE','0',NULL,0),(9860,'Willpower Rediscovering the Greatest Human Strength','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9860','pcs','Inventory','VATABLE','0',NULL,0),(9861,'100 Ideas that Changed the World','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9861','pcs','Inventory','VATABLE','0',NULL,0),(9862,'Barbarians at the Gate The Fall of RJR Nabisco','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9862','pcs','Inventory','VATABLE','0',NULL,0),(9863,'Battling Injustice 16 Women Nobel Peace Laureates','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9863','pcs','Inventory','VATABLE','0',NULL,0),(9864,'Ayiti by Roxane Gay','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9864','pcs','Inventory','VATABLE','0',NULL,0),(9865,'The Warmth of Other Suns The Epic Story of Americas Great Migration','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9865','pcs','Inventory','VATABLE','0',NULL,0),(9866,'From a Crooked Rib by Nuruddin Farah','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9866','pcs','Inventory','VATABLE','0',NULL,0),(9867,'The Black Jacobins by C L R James','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9867','pcs','Inventory','VATABLE','0',NULL,0),(9868,'Nothing But the Truth The Story of a Surgeon with Four Wives By Yusuf Dawood','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9868','pcs','Inventory','VATABLE','0',NULL,0),(9869,'Business Adventures by John Brooks','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9869','pcs','Inventory','VATABLE','0',NULL,0),(9870,'Secrets to Winning at Office Politics How to Achieve Your Goals and Increase Your Influence at Work','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9870','pcs','Inventory','VATABLE','0',NULL,0),(9871,'I Can I Must I Will The Spirit of Success','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9871','pcs','Inventory','VATABLE','0',NULL,0),(9872,'Saviours and Survivors Darfur Politics and the War on Terror','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9872','pcs','Inventory','VATABLE','0',NULL,0),(9873,'The Mediator Gen Lazaro Sumbeiywo and the Southern Sudan Peace Process','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9873','pcs','Inventory','VATABLE','0',NULL,0),(9874,'How Will You Measure Your Life by Clayton Christensen James Allworth and Karen Dillon','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9874','pcs','Inventory','VATABLE','0',NULL,0),(9875,'Blue Ocean Strategy Softcover','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9875','pcs','Inventory','VATABLE','0',NULL,0),(9876,'The Six Pillars of Self Esteem','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9876','pcs','Inventory','VATABLE','0',NULL,0),(9877,'Five Stars The Communication Secrets to Get from Good to Great','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9877','pcs','Inventory','VATABLE','0',NULL,0),(9878,'The Life Changing Magic of Tidying Up by Marie Kondo','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9878','pcs','Inventory','VATABLE','0',NULL,0),(9879,'2 Fish A Poetry Book by Jhene Aiko Efuru Chilombo','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9879','pcs','Inventory','VATABLE','0',NULL,0),(9880,'The Last Time I Lied by Riley Sager','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9880','pcs','Inventory','VATABLE','0',NULL,0),(9881,'Everybody Always Becoming Love in a World Full of Setbacks and Difficult People by Bob Goff','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9881','pcs','Inventory','VATABLE','0',NULL,0),(9882,'Easiest Piano Course Part four by John Thompson','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9882','pcs','Inventory','VATABLE','0',NULL,0),(9883,'Sara Book 2 Solomons Fine Featherless Friends','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9883','pcs','Inventory','VATABLE','0',NULL,0),(9884,'A Talking Owl is Worth a Thousand Words Sara Book 3','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9884','pcs','Inventory','VATABLE','0',NULL,0),(9885,'The Seven Pearls of Financial Wisdom by Carol Pepper and Camilla Webster','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9885','pcs','Inventory','VATABLE','0',NULL,0),(9886,'The Chimp Paradox by Steve Peters','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9886','pcs','Inventory','VATABLE','0',NULL,0),(9887,'F**k It The Ultimate Spiritual Way by John C Parkin','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9887','pcs','Inventory','VATABLE','0',NULL,0),(9888,'She Felt Like Feeling Nothing by R H Sin','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9888','pcs','Inventory','VATABLE','0',NULL,0),(9889,'Food Your Miracle Medicine by Jean Carper','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9889','pcs','Inventory','VATABLE','0',NULL,0),(9890,'Political Order and Political Decay by Francis Fukuyama','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9890','pcs','Inventory','VATABLE','0',NULL,0),(9891,'Buried Beneath the Baobab Tree by Adaobi Tricia Nwaubani and Viviana Mazza','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9891','pcs','Inventory','VATABLE','0',NULL,0),(9892,'Chaos Monkeys by Antonio Garcia Martinez','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9892','pcs','Inventory','VATABLE','0',NULL,0),(9893,'Your Money Or Your Life','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9893','pcs','Inventory','VATABLE','0',NULL,0),(9894,'Beating the Street by Peter Lynch','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9894','pcs','Inventory','VATABLE','0',NULL,0),(9895,'Get Your Shit Together by Sarah Knight','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9895','pcs','Inventory','VATABLE','0',NULL,0),(9896,'Tiger Woods by Jeff Benedict and Armen Keteyian','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9896','pcs','Inventory','VATABLE','0',NULL,0),(9897,'The Special One The Dark Side of Jose Mourinho','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9897','pcs','Inventory','VATABLE','0',NULL,0),(9898,'Tools and Weapons by Brad Smith and Carol Ann Browne','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9898','pcs','Inventory','VATABLE','0',NULL,0),(9899,'Nairobi Noir by Peter Kimani','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9899','pcs','Inventory','VATABLE','0',NULL,0),(9900,'Billion Dollar Whale by Tom Wright and Bradley Hope','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9900','pcs','Inventory','VATABLE','0',NULL,0),(9901,'The Lies That Bind Rethinking Identity by Kwame Anthony Appiah','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9901','pcs','Inventory','VATABLE','0',NULL,0),(9902,'Bad Feminist by Roxane Gay','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9902','pcs','Inventory','VATABLE','0',NULL,0),(9903,'Its Not Supposed to Be This Way by Lysa TerKeurst','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9903','pcs','Inventory','VATABLE','0',NULL,0),(9904,'Behind the Presidential Curtain by Noble Marara','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9904','pcs','Inventory','VATABLE','0',NULL,0),(9905,'When to Walk Away by Gary Thomas','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9905','pcs','Inventory','VATABLE','0',NULL,0),(9906,'Be a Sales Superstar by Brian Tracy','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9906','pcs','Inventory','VATABLE','0',NULL,0),(9907,'Living History by Hillary Clinton','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9907','pcs','Inventory','VATABLE','0',NULL,0),(9908,'Empires in the Sun','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9908','pcs','Inventory','VATABLE','0',NULL,0),(9909,'How to Instantly Connect','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9909','pcs','Inventory','VATABLE','0',NULL,0),(9910,'Nervous Conditions','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9910','pcs','Inventory','VATABLE','0',NULL,0),(9911,'The Creative Priority','6','1','',16.00,'0','1758',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9911','pcs','Inventory','VATABLE','0',NULL,0),(9912,'Banker to the Poor Micro Lending by Muhammad Yunus','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9912','pcs','Inventory','VATABLE','0',NULL,0),(9913,'Changes That Heal by Henry Cloud','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9913','pcs','Inventory','VATABLE','0',NULL,0),(9914,'The Bigger Deal Work Your Way to a Life of Meaning by Sunny Bindra','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,42.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9914','pcs','Inventory','VATABLE','0',NULL,0),(9915,'Mask Off Masculinity Redefined by JJ Bola','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9915','pcs','Inventory','VATABLE','0',NULL,0),(9916,'Gut the inside story of our bodys most under rated organ by Giulia Enders','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9916','pcs','Inventory','VATABLE','0',NULL,0),(9917,'The Bone Clocks by David Mitchell','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9917','pcs','Inventory','VATABLE','0',NULL,0),(9918,'The Resolution for Women by Priscilla Shirer','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9918','pcs','Inventory','VATABLE','0',NULL,0),(9919,'The Last Letter from Your Lover by Jojo Moyes','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9919','pcs','Inventory','VATABLE','0',NULL,0),(9920,'How to speak how to listen by Mortimer J Adler','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9920','pcs','Inventory','VATABLE','0',NULL,0),(9921,'Winning by Jack Welch and Suzy Welch','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9921','pcs','Inventory','VATABLE','0',NULL,0),(9922,'Bridges are for Burning by Bina Idonije','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9922','pcs','Inventory','VATABLE','0',NULL,0),(9923,'What Happened to Janet Uzor by Miracle Emeka Nkwor','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9923','pcs','Inventory','VATABLE','0',NULL,0),(9924,'Where to Begin by Cleo Wade','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9924','pcs','Inventory','VATABLE','0',NULL,0),(9925,'Silence Is My Mother Tongue by Sulaiman Addonia','6','1','',16.00,'0','1850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9925','pcs','Inventory','VATABLE','0',NULL,0),(9926,'Gods Generals The Revivalists','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9926','pcs','Inventory','VATABLE','0',NULL,0),(9927,'Thieves of State Why Corruption Threatens Global Security','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9927','pcs','Inventory','VATABLE','0',NULL,0),(9928,'Knots by Nuruddin Farah','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9928','pcs','Inventory','VATABLE','0',NULL,0),(9929,'THE IDEAL LAWYER','6','1','',16.00,'0','2900','','2000',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9929','pcs','Inventory','VATABLE','0',NULL,0),(9930,'CONCEPT OF CIVIL PROCEDURE IN KENYA','6','1','',16.00,'0','1856',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9930','pcs','Inventory','VATABLE','0',NULL,0),(9931,'RESEARCH METHODOLOGY SIMPLIFIED','6','1','',16.00,'0','2668',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9931','pcs','Inventory','VATABLE','0',NULL,0),(9932,'Childrens Illustrated Bible','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9932','pcs','Inventory','VATABLE','0',NULL,0),(9933,'Nudge by Richard H Thaler and Cass R Sunstein','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9933','pcs','Inventory','VATABLE','0',NULL,0),(9934,'The State of Africa by Martin Meredith','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9934','pcs','Inventory','VATABLE','0',NULL,0),(9935,'Thoughts Are Things by Bob Proctor and Greg S Reid','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9935','pcs','Inventory','VATABLE','0',NULL,0),(9936,'The New Confessions of an Economic HitMan by John Perkins','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9936','pcs','Inventory','VATABLE','0',NULL,0),(9937,'Dont Sweat the Small Stuff by Richard Carlson Omnibus','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9937','pcs','Inventory','VATABLE','0',NULL,0),(9938,'Half time by Bob Buford','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9938','pcs','Inventory','VATABLE','0',NULL,0),(9939,'Memoirs of a Kenyan Spymaster by Bart Joseph Kibati','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9939','pcs','Inventory','VATABLE','0',NULL,0),(9940,'The Seat of the Soul by Gary Zukav','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9940','pcs','Inventory','VATABLE','0',NULL,0),(9941,'The Power of Broke by Daymond John','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9941','pcs','Inventory','VATABLE','0',NULL,0),(9942,'Pocket Guide Butterflies of East Africa by Dino J Martins and Steve Collins','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9942','pcs','Inventory','VATABLE','0',NULL,0),(9943,'It Worked for Me In Life and Leadership by Colin Powell and Tony Koltz','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9943','pcs','Inventory','VATABLE','0',NULL,0),(9944,'Edge of Chaos Why Democracy Is Failing by Dambisa Moyo','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9944','pcs','Inventory','VATABLE','0',NULL,0),(9945,'The 7 Secrets of Leadership Success','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9945','pcs','Inventory','VATABLE','0',NULL,0),(9946,'Guru by Narendra Raval and Kailash Mota','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9946','pcs','Inventory','VATABLE','0',NULL,0),(9947,'The Gifts of Imperfection by Brene Brown','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9947','pcs','Inventory','VATABLE','0',NULL,0),(9948,'One Up On Wall Street by Peter Lynch and John Rothchild','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9948','pcs','Inventory','VATABLE','0',NULL,0),(9949,'The 4 Hour Workweek by Tim Ferriss','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9949','pcs','Inventory','VATABLE','0',NULL,0),(9950,'Fire and Blood Book by George R R Martin','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9950','pcs','Inventory','VATABLE','0',NULL,0),(9951,'Mere Christianity by C S Lewis','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9951','pcs','Inventory','VATABLE','0',NULL,0),(9952,'The Purpose Driven Life Journal What on Earth Am I Here For by Rick Warren','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9952','pcs','Inventory','VATABLE','0',NULL,0),(9953,'The Rose That Grew from Concrete by Tupac Shakur','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9953','pcs','Inventory','VATABLE','0',NULL,0),(9954,'Its Our Turn to Eat by Michela Wrong','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9954','pcs','Inventory','VATABLE','0',NULL,0),(9955,'North of Dawn by Nuruddin Farah','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9955','pcs','Inventory','VATABLE','0',NULL,0),(9956,'My First Time by Janet Mbugua','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9956','pcs','Inventory','VATABLE','0',NULL,0),(9957,'Kenyas War of Independence Mau Mau and its Legacy of Resistance to Colonialism and Imperialism 19481990 by Shiraz Durrani','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9957','pcs','Inventory','VATABLE','0',NULL,0),(9958,'That Will Never Work The Birth of Netflix and the Amazing Life of an Idea by Marc Randolph','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9958','pcs','Inventory','VATABLE','0',NULL,0),(9959,'The Making of a Manager What to Do When Everyone Looks to You by Julie Zhuo','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9959','pcs','Inventory','VATABLE','0',NULL,0),(9960,'Noise A Flaw in Human Judgment by Daniel KahnemanOlivier Sibony and Cass R Sunstein','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9960','pcs','Inventory','VATABLE','0',NULL,0),(9961,'The Seven Husbands of Evelyn Hugo by Taylor Jenkins Reid','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9961','pcs','Inventory','VATABLE','0',NULL,0),(9962,'Cilkas Journey by Heather Morris','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9962','pcs','Inventory','VATABLE','0',NULL,0),(9963,'The Chaos of Longing by K Y Robinson','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9963','pcs','Inventory','VATABLE','0',NULL,0),(9964,'Disciplines of a Godly Man by R Kent Hughes','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9964','pcs','Inventory','VATABLE','0',NULL,0),(9965,'The House of Rust by Khadija Abdalla Bajaber','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9965','pcs','Inventory','VATABLE','0',NULL,0),(9966,'Transitions Making Sense of Lifes Changes by William Bridges and Susan Bridges','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9966','pcs','Inventory','VATABLE','0',NULL,0),(9967,'The Exponential Age How Accelerating Technology is Transforming BusinessPolitics and Society by Azeem Azhar','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9967','pcs','Inventory','VATABLE','0',NULL,0),(9968,'Women Dont Owe You Pretty by Florence Given','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9968','pcs','Inventory','VATABLE','0',NULL,0),(9969,'More Than a Woman by Caitlin Moran','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9969','pcs','Inventory','VATABLE','0',NULL,0),(9970,'Craft in the Real World Rethinking Fiction Writing and Workshopping by Matthew Salesses','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9970','pcs','Inventory','VATABLE','0',NULL,0),(9971,'The Magic of Saida by M G Vassanji','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9971','pcs','Inventory','VATABLE','0',NULL,0),(9972,'The Fundamentals of Strategic Writing by Vincent de Paul','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9972','pcs','Inventory','VATABLE','0',NULL,0),(9973,'Decision Points by George W Bush','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9973','pcs','Inventory','VATABLE','0',NULL,0),(9974,'The Connector Manager Why Some Leaders Build Exceptional Talent and Others Dont by Jaime Roca and Sari Wilde','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9974','pcs','Inventory','VATABLE','0',NULL,0),(9975,'Ugly Dogs Dont Cry by DD Armstrong','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9975','pcs','Inventory','VATABLE','0',NULL,0),(9976,'Once Upon a Time by Vice Nganga','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9976','pcs','Inventory','VATABLE','0',NULL,0),(9977,'OWNERSHIP OF NATURAL RESOURCES AND THE CHALLENGE OF ECONOMIC JUSTICE IN NIGERIAS DELTA REGION A socioEthical Discourse','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9977','pcs','Inventory','VATABLE','0',NULL,0),(9978,'Big Money Energy How to Rule at WorkDominate at Lifeand Make Millions by Ryan Serhant','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9978','pcs','Inventory','VATABLE','0',NULL,0),(9979,'Whiskey Words and a Shovel II by rh Sin','6','1','',16.00,'0','1890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9979','pcs','Inventory','VATABLE','0',NULL,0),(9980,'The ABCs of Real Estate Investing','6','1','',16.00,'0','1891',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9980','pcs','Inventory','VATABLE','0',NULL,0),(9981,'The Introvert Entrepreneur','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9981','pcs','Inventory','VATABLE','0',NULL,0),(9982,'Under New Management','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9982','pcs','Inventory','VATABLE','0',NULL,0),(9983,'Sweaty Palms','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9983','pcs','Inventory','VATABLE','0',NULL,0),(9984,'The Ten Day MBA','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9984','pcs','Inventory','VATABLE','0',NULL,0),(9985,'Animals of the Masai Mara','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9985','pcs','Inventory','VATABLE','0',NULL,0),(9986,'Black Ladies','6','1','',16.00,'0','1801',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9986','pcs','Inventory','VATABLE','0',NULL,0),(9987,'The RealLife MBA','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9987','pcs','Inventory','VATABLE','0',NULL,0),(9988,'The Power of Right Believing','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9988','pcs','Inventory','VATABLE','0',NULL,0),(9989,'Lincoln on Leadership','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9989','pcs','Inventory','VATABLE','0',NULL,0),(9990,'Getting Things Done','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9990','pcs','Inventory','VATABLE','0',NULL,0),(9991,'BillionDollar Lessons','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9991','pcs','Inventory','VATABLE','0',NULL,0),(9992,'Zanzibar Kofia Hat','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9992','pcs','Inventory','VATABLE','0',NULL,0),(9993,'Albert Einstein His Life and Universe','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9993','pcs','Inventory','VATABLE','0',NULL,0),(9994,'Churchill The Power of Words','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9994','pcs','Inventory','VATABLE','0',NULL,0),(9995,'10 Conversations You Need','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9995','pcs','Inventory','VATABLE','0',NULL,0),(9996,'100 Ways To Simplify Your Life','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9996','pcs','Inventory','VATABLE','0',NULL,0),(9997,'A lawyers life','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9997','pcs','Inventory','VATABLE','0',NULL,0),(9998,'The Power of Moments','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9998','pcs','Inventory','VATABLE','0',NULL,0),(9999,'Our Iceberg Is Melting by John Kotter and Holger Rathgeber','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9999','pcs','Inventory','VATABLE','0',NULL,0),(10000,'What I Know For Sure by Oprah Winfrey','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10000','pcs','Inventory','VATABLE','0',NULL,0),(10001,'The Hundred Year Marathon','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10001','pcs','Inventory','VATABLE','0',NULL,0),(10002,'The Wait by DeVon Franklin and Meagan Good','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10002','pcs','Inventory','VATABLE','0',NULL,0),(10003,'The Wretched Africans A Study of Rabai and Freretown Slave Settlements by Joe Khamisi','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10003','pcs','Inventory','VATABLE','0',NULL,0),(10004,'The Politics of Betrayal Diary of a Kenyan Legislator by Joe Khamisi','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10004','pcs','Inventory','VATABLE','0',NULL,0),(10005,'Sowing the Mustard Seed by Yoweri Museveni','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10005','pcs','Inventory','VATABLE','0',NULL,0),(10006,'The Emperor of All Maladies','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10006','pcs','Inventory','VATABLE','0',NULL,0),(10007,'The Complete Father Brown','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10007','pcs','Inventory','VATABLE','0',NULL,0),(10008,'The Self Care Revolution','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10008','pcs','Inventory','VATABLE','0',NULL,0),(10009,'The Spirit Level Why Equality is Better for Everyone','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10009','pcs','Inventory','VATABLE','0',NULL,0),(10010,'Parenting With Love And Logic','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10010','pcs','Inventory','VATABLE','0',NULL,0),(10011,'Bringing Up Girls by James Dobson','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10011','pcs','Inventory','VATABLE','0',NULL,0),(10012,'Grooming the Next Generation for Success','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10012','pcs','Inventory','VATABLE','0',NULL,0),(10013,'Be Anxious for Nothing','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10013','pcs','Inventory','VATABLE','0',NULL,0),(10014,'He Said She Said','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10014','pcs','Inventory','VATABLE','0',NULL,0),(10015,'Everything Under the Heavens','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10015','pcs','Inventory','VATABLE','0',NULL,0),(10016,'Despots Accomplice Donald Trumps Attack on Democracy','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10016','pcs','Inventory','VATABLE','0',NULL,0),(10017,'Happiness by Aminatta Forna','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10017','pcs','Inventory','VATABLE','0',NULL,0),(10018,'Joseph Murumbi A legacy of Integrity','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10018','pcs','Inventory','VATABLE','0',NULL,0),(10019,'Why Smart Executives Fail And What You Can Learn from Their Mistakes','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10019','pcs','Inventory','VATABLE','0',NULL,0),(10020,'Money and Power How Goldman Sachs Came to Rule the World','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10020','pcs','Inventory','VATABLE','0',NULL,0),(10021,'Straight on Till Morning the Biography of Beryl Markham','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10021','pcs','Inventory','VATABLE','0',NULL,0),(10022,'Science Business The Promise the Reality and the Future of Biotech','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10022','pcs','Inventory','VATABLE','0',NULL,0),(10023,'Achieve Sales Excellence The Seven Customer Rules','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10023','pcs','Inventory','VATABLE','0',NULL,0),(10024,'The Tyranny of Experts Economists Dictators and the Forgotten Rights of the Poor by William Easterly','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10024','pcs','Inventory','VATABLE','0',NULL,0),(10025,'Be A Better Leader Teach Yourself','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10025','pcs','Inventory','VATABLE','0',NULL,0),(10026,'Russian Roulette The Inside Story of Putins War on America and the Election of Donald Trump','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10026','pcs','Inventory','VATABLE','0',NULL,0),(10027,'Bringing Up Boys by James Dobson','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10027','pcs','Inventory','VATABLE','0',NULL,0),(10028,'The E Myth Enterprise How to Turn a Great Idea into a Thriving Business','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10028','pcs','Inventory','VATABLE','0',NULL,0),(10029,'Were Going to Need More Wine by Gabrielle Union','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10029','pcs','Inventory','VATABLE','0',NULL,0),(10030,'Post Truth How Bullshit Conquered the World by James Ball','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10030','pcs','Inventory','VATABLE','0',NULL,0),(10031,'My Vision Challenges in the Race for Excellence by Mohammed bin Rashid Al Maktoum','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10031','pcs','Inventory','VATABLE','0',NULL,0),(10032,'Life Lessons by Elisabeth Kubler Ross and David Kessler','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10032','pcs','Inventory','VATABLE','0',NULL,0),(10033,'The Dragonfly Sea by Yvonne Adhiambo Owuor','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10033','pcs','Inventory','VATABLE','0',NULL,0),(10034,'Men Explain Things to Me by Rebecca Solnit','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10034','pcs','Inventory','VATABLE','0',NULL,0),(10035,'Abyssinian Nomad by Maskarm Haile','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10035','pcs','Inventory','VATABLE','0',NULL,0),(10036,'Dissent and the Supreme Court by Melvin I Urofsky','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10036','pcs','Inventory','VATABLE','0',NULL,0),(10037,'The Code of the Extraordinary Mind by Vishen Lakhiani','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10037','pcs','Inventory','VATABLE','0',NULL,0),(10038,'Beyond the University Why Liberal Education Matters by Michael S Roth','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10038','pcs','Inventory','VATABLE','0',NULL,0),(10039,'The Healing Self by Deepak Chopra and Rudolph E Tanzi','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10039','pcs','Inventory','VATABLE','0',NULL,0),(10040,'The Hiltons The True Story of an American Dynasty by J Randy Taraborrelli','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10040','pcs','Inventory','VATABLE','0',NULL,0),(10041,'The Common Law by Oliver Wendell Holmes Jr','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10041','pcs','Inventory','VATABLE','0',NULL,0),(10042,'Why The Rich Are Getting Richer by Robert Kiyosaki','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10042','pcs','Inventory','VATABLE','0',NULL,0),(10043,'Nursery Treasury by Miles Kelly','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10043','pcs','Inventory','VATABLE','0',NULL,0),(10044,'Spiritual Partnership The Journey to Authentic Power by Gary Zukav','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10044','pcs','Inventory','VATABLE','0',NULL,0),(10045,'Disgraceful Oscoode and other essays by Miguna Miguna','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10045','pcs','Inventory','VATABLE','0',NULL,0),(10046,'The Power of Pull by John Hagel IIILang Davison and John Seely Brown','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10046','pcs','Inventory','VATABLE','0',NULL,0),(10047,'Americas Secret War by George Friedman','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10047','pcs','Inventory','VATABLE','0',NULL,0),(10048,'The Last Crusade The Epic Voyages of Vasco Da Gama by Nigel Cliff','6','1','',16.00,'0','1805',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10048','pcs','Inventory','VATABLE','0',NULL,0),(10049,'Upstream How to Solve Problems Before They Happen by Dan Heath','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10049','pcs','Inventory','VATABLE','0',NULL,0),(10050,'No Easy Day by Mark Owen and Kevin Maurer','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10050','pcs','Inventory','VATABLE','0',NULL,0),(10051,'The Kickass Single Mom by Emma Johnson','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10051','pcs','Inventory','VATABLE','0',NULL,0),(10052,'One Day My Soul Just Opened Up by Iyanla Vanzant','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10052','pcs','Inventory','VATABLE','0',NULL,0),(10053,'When Women Pray by TD Jakes','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10053','pcs','Inventory','VATABLE','0',NULL,0),(10054,'Post Corona From Crisis to Opportunity by Scott Galloway','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10054','pcs','Inventory','VATABLE','0',NULL,0),(10055,'A Companion to Marxs Capital by David Harvey','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10055','pcs','Inventory','VATABLE','0',NULL,0),(10056,'Visual MBA Quick guide to everything youll learn in Two years of Business school by Jason Barron','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10056','pcs','Inventory','VATABLE','0',NULL,0),(10057,'Turning Pro Tap Your Inner Power and Create Your Lifes Work by Steven Pressfield','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10057','pcs','Inventory','VATABLE','0',NULL,0),(10058,'Life 30 by Max Tegmark','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10058','pcs','Inventory','VATABLE','0',NULL,0),(10059,'The Bank That Lived a Little Barclays in the Age of the Very Free Market by Philip Augar','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10059','pcs','Inventory','VATABLE','0',NULL,0),(10060,'The China Mirage The Hidden History of American Disaster in Asia by James D Bradley','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10060','pcs','Inventory','VATABLE','0',NULL,0),(10061,'Do the Work by Steven Pressfield','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10061','pcs','Inventory','VATABLE','0',NULL,0),(10062,'Professional Troublemaker The FearFighter Manual by Luvvie Ajayi Jones','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10062','pcs','Inventory','VATABLE','0',NULL,0),(10063,'Working Backwards InsightsStoriesand Secrets from Inside Amazon by Colin Bryar and Bill Carr','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10063','pcs','Inventory','VATABLE','0',NULL,0),(10064,'Days of Awe by A M Homes','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10064','pcs','Inventory','VATABLE','0',NULL,0),(10065,'Red at the Bone by Jacqueline Woodson','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10065','pcs','Inventory','VATABLE','0',NULL,0),(10066,'Redhead by the Side of the Road by Anne Tyler','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10066','pcs','Inventory','VATABLE','0',NULL,0),(10067,'Eat the Buddha by Barbara Demick','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10067','pcs','Inventory','VATABLE','0',NULL,0),(10068,'Breath The New Science of a Lost Art Book by James Nestor','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10068','pcs','Inventory','VATABLE','0',NULL,0),(10069,'The Mechanics of Yenagoa by Michael Afenfia','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10069','pcs','Inventory','VATABLE','0',NULL,0),(10070,'Unspoken Feelings of a Gentleman by Pierre Alex Jeanty','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10070','pcs','Inventory','VATABLE','0',NULL,0),(10071,'Why Women Are Poorer Than Men and What We Can Do About It by Annabelle Williams','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10071','pcs','Inventory','VATABLE','0',NULL,0),(10072,'Nectar by Upile Chisala','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10072','pcs','Inventory','VATABLE','0',NULL,0),(10073,'An American in Africa 50 Years exploring African Heritage and Overcoming Racism in America by Alan Donovan','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10073','pcs','Inventory','VATABLE','0',NULL,0),(10074,'My Brief History by Stephen Hawking','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10074','pcs','Inventory','VATABLE','0',NULL,0),(10075,'Zorba the Greek by Nikos Kazantzakis','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10075','pcs','Inventory','VATABLE','0',NULL,0),(10076,'The Memo What Women of Color Need to Know to Secure a Seat at the Table by Minda Harts','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10076','pcs','Inventory','VATABLE','0',NULL,0),(10077,'Shattered Inside Hillary Clintons Doomed Campaign by Amie Parnes and Jonathan Allen','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10077','pcs','Inventory','VATABLE','0',NULL,0),(10078,'Easy Learning French Complete GrammarVerbs And Vocabulary 3 Books In 1','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10078','pcs','Inventory','VATABLE','0',NULL,0),(10079,'I Am I Am I Am Seventeen Brushes with Death by Maggie OFarrell','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10079','pcs','Inventory','VATABLE','0',NULL,0),(10080,'Up and Ahead Use Strategy to Succeed in Life and Work by Sunny Bindra','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10080','pcs','Inventory','VATABLE','0',NULL,0),(10081,'Confessions of a Forty Something Fk Up by Alexandra Potter','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10081','pcs','Inventory','VATABLE','0',NULL,0),(10082,'The Power of Giving Away Power How the Best Leaders Learn to Let Go by Matthew Barzun','6','1','',16.00,'0','1899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10082','pcs','Inventory','VATABLE','0',NULL,0),(10083,'Links','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10083','pcs','Inventory','VATABLE','0',NULL,0),(10084,'The Republic','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10084','pcs','Inventory','VATABLE','0',NULL,0),(10085,'The Mayor of Mogadishu by Andrew Harding','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10085','pcs','Inventory','VATABLE','0',NULL,0),(10086,'The Purpose Driven by Rick Warren','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10086','pcs','Inventory','VATABLE','0',NULL,0),(10087,'The Sun and Her Flowers by Rupi Kaur','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10087','pcs','Inventory','VATABLE','0',NULL,0),(10088,'War Crimes by Rasna Warah','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10088','pcs','Inventory','VATABLE','0',NULL,0),(10089,'China A History','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10089','pcs','Inventory','VATABLE','0',NULL,0),(10090,'PUSH Persevere Until Success Happens Through Prayer','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10090','pcs','Inventory','VATABLE','0',NULL,0),(10091,'Akata Warrior by Nnedi Okorafor','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10091','pcs','Inventory','VATABLE','0',NULL,0),(10092,'African Nights Kuki Gallmann','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10092','pcs','Inventory','VATABLE','0',NULL,0),(10093,'Soft Magic','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10093','pcs','Inventory','VATABLE','0',NULL,0),(10094,'The Lords of Strategy The Secret Intellectual History by Walter Kiechel','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10094','pcs','Inventory','VATABLE','0',NULL,0),(10095,'The Intelligent Entrepreneur','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10095','pcs','Inventory','VATABLE','0',NULL,0),(10096,'Who Rules the World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10096','pcs','Inventory','VATABLE','0',NULL,0),(10097,'Kingdom Parenting','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10097','pcs','Inventory','VATABLE','0',NULL,0),(10098,'Klopp Bring the Noise','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10098','pcs','Inventory','VATABLE','0',NULL,0),(10099,'The Second Sex','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10099','pcs','Inventory','VATABLE','0',NULL,0),(10100,'The Inevitable','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10100','pcs','Inventory','VATABLE','0',NULL,0),(10101,'Why Women Dont Ask The high cost of avoiding negotiation','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10101','pcs','Inventory','VATABLE','0',NULL,0),(10102,'The Coaching Habit Say Less Ask More','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10102','pcs','Inventory','VATABLE','0',NULL,0),(10103,'The Nine Inside the Secret World of the Supreme Court','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10103','pcs','Inventory','VATABLE','0',NULL,0),(10104,'The Richest Man Who Ever Lived','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10104','pcs','Inventory','VATABLE','0',NULL,0),(10105,'Beyond Expectations From Charcoal to Gold','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10105','pcs','Inventory','VATABLE','0',NULL,0),(10106,'One Day My Soul Just Opened Up by Iyanla Vanzant','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10106','pcs','Inventory','VATABLE','0',NULL,0),(10107,'Oil on Water Tankers Pirates and the Rise of China','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10107','pcs','Inventory','VATABLE','0',NULL,0),(10108,'All the Tea in China How to Buy Sell and Make Money','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10108','pcs','Inventory','VATABLE','0',NULL,0),(10109,'Your Strategy Needs a Strategy How to Choose and Execute by Knut Haanaes and Martin Reeves','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10109','pcs','Inventory','VATABLE','0',NULL,0),(10110,'WalSmart What It Really Takes to Profit in a WalMart World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10110','pcs','Inventory','VATABLE','0',NULL,0),(10111,'Rethinking the Sales Force Redefining Selling to Create and Capture Customer Value','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10111','pcs','Inventory','VATABLE','0',NULL,0),(10112,'Dancing in the Glory of Monsters The Collapse of the Congo','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10112','pcs','Inventory','VATABLE','0',NULL,0),(10113,'Six Most Important Decisions You will Ever Make A Guide for Teens','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10113','pcs','Inventory','VATABLE','0',NULL,0),(10114,'Tribal Leadership Leveraging Natural Groups to Build a Thriving Organization','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10114','pcs','Inventory','VATABLE','0',NULL,0),(10115,'Why You are Not Married Yet','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10115','pcs','Inventory','VATABLE','0',NULL,0),(10116,'The Coaching Habit Say Less Ask More and Change the Way You Lead Forever','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10116','pcs','Inventory','VATABLE','0',NULL,0),(10117,'Through Open Doors A View of Asian Cultures in Kenya','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10117','pcs','Inventory','VATABLE','0',NULL,0),(10118,'Loving what is by Byron Katie','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10118','pcs','Inventory','VATABLE','0',NULL,0),(10119,'Understanding the Purpose and Power of Woman by Myles Munroe','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10119','pcs','Inventory','VATABLE','0',NULL,0),(10120,'Alek My Life from Sudanese Refugee to International Supermodel by Alek Wek','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10120','pcs','Inventory','VATABLE','0',NULL,0),(10121,'Too Close to Call The Thirty Six Day Battle to Decide the 2000 Election by Jeffrey Toobin','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10121','pcs','Inventory','VATABLE','0',NULL,0),(10122,'Lost and Found Finding Hope in the Detours of Life by Sarah Jakes','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10122','pcs','Inventory','VATABLE','0',NULL,0),(10123,'Enemies A History of the FBI by Tim Weiner','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10123','pcs','Inventory','VATABLE','0',NULL,0),(10124,'Manufacturing Consent The Political Economy of the Mass Media','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10124','pcs','Inventory','VATABLE','0',NULL,0),(10125,'The sage of Moroni The Intellectual Biography Of Sayyid Omar Abdallah A Forgotten Muslim Public Intellectual','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10125','pcs','Inventory','VATABLE','0',NULL,0),(10126,'Thinking in Bets by Annie Duke','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10126','pcs','Inventory','VATABLE','0',NULL,0),(10127,'Art of Unlearning by Chief Nyamweya','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10127','pcs','Inventory','VATABLE','0',NULL,0),(10128,'The Fifth Agreement by Miguel Ruiz and Jose Luis Ruiz','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10128','pcs','Inventory','VATABLE','0',NULL,0),(10129,'Brutally Honest by Mel B and Louise Gannon','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10129','pcs','Inventory','VATABLE','0',NULL,0),(10130,'Tomorrows Lawyers by Richard Susskind','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10130','pcs','Inventory','VATABLE','0',NULL,0),(10131,'The Bad Ass Librarians of Timbuktu by Joshua Hammer','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10131','pcs','Inventory','VATABLE','0',NULL,0),(10132,'Galatians','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10132','pcs','Inventory','VATABLE','0',NULL,0),(10133,'The Bible and Other Faiths What Does the Lord Require of Us?','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10133','pcs','Inventory','VATABLE','0',NULL,0),(10134,'The Church Gods Pilgrim People','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10134','pcs','Inventory','VATABLE','0',NULL,0),(10135,'Reading Romans at Ground Level A Contemporary Rural African Perspective','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10135','pcs','Inventory','VATABLE','0',NULL,0),(10136,'Mission Drift? Exploring a Paradigm Shift in Evangelical Mission with Particular Reference to Microfinance','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10136','pcs','Inventory','VATABLE','0',NULL,0),(10137,'Theological Models of the Doctrine of the Trinity The TrinityDiversity and Theological Hermeneutics','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10137','pcs','Inventory','VATABLE','0',NULL,0),(10138,'Unashamed ServantLeadership','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10138','pcs','Inventory','VATABLE','0',NULL,0),(10139,'Ministry Education That Transforms Modeling and Teaching the Transformed Life','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10139','pcs','Inventory','VATABLE','0',NULL,0),(10140,'Is It Working? Researching Context to Improve Curriculum A Resource Book for Theological Schools','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10140','pcs','Inventory','VATABLE','0',NULL,0),(10141,'The Missiology behind the Story Voices from the Arab World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10141','pcs','Inventory','VATABLE','0',NULL,0),(10142,'From Genocide to Generosity Hatreds Heal on Rwandas Hills','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10142','pcs','Inventory','VATABLE','0',NULL,0),(10143,'The Maturing Church An Integrated Approach to ContextualizationDiscipleship and Mission','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10143','pcs','Inventory','VATABLE','0',NULL,0),(10144,'In Academia for the Church Eastern and Central European Theological Perspectives','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10144','pcs','Inventory','VATABLE','0',NULL,0),(10145,'Of This Our Country Acclaimed Nigerian Writers on the HomeIdentity and Culture They Know','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10145','pcs','Inventory','VATABLE','0',NULL,0),(10146,'Worth An Inspiring True Story of AbandonmentExileInner Strength and Belonging by Bharti Dhir','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10146','pcs','Inventory','VATABLE','0',NULL,0),(10147,'Through the wilderness of life Duke of Emali by Richard Kioko Kiundi','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10147','pcs','Inventory','VATABLE','0',NULL,0),(10148,'The Code Breaker Jennifer DoudnaGene Editingand the Future of the Human Race by Walter Isaacson','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10148','pcs','Inventory','VATABLE','0',NULL,0),(10149,'MissionariesMercenaries and Misfits an anthology by Rasna Warah','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10149','pcs','Inventory','VATABLE','0',NULL,0),(10150,'Zarina Patel An Indomitable Spirit by G M Gona','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10150','pcs','Inventory','VATABLE','0',NULL,0),(10151,'Black Girls Must Die Exhausted A Novel by Jayne Allen','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10151','pcs','Inventory','VATABLE','0',NULL,0),(10152,'This Close to Okay by Leesa Cross Smith','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10152','pcs','Inventory','VATABLE','0',NULL,0),(10153,'TimeChance and Potential by Edward Ondachi','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10153','pcs','Inventory','VATABLE','0',NULL,0),(10154,'The Love Affairs of Nathaniel P by Adelle Waldman','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10154','pcs','Inventory','VATABLE','0',NULL,0),(10155,'MARRIAGE IS A SCAM by Maria Waweru','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10155','pcs','Inventory','VATABLE','0',NULL,0),(10156,'A Bad Boy for a Weekend by Monicah Lubanga Kuta','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10156','pcs','Inventory','VATABLE','0',NULL,0),(10157,'Waist Twisting Disc White Blue','6','1','',16.00,'0','1947',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10157','pcs','Inventory','VATABLE','0',NULL,0),(10158,'Waist Twisting Disc White Orange','6','1','',16.00,'0','1947',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10158','pcs','Inventory','VATABLE','0',NULL,0),(10159,'What the CEO Wants You to Know','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10159','pcs','Inventory','VATABLE','0',NULL,0),(10160,'Blackass by A Igoni Barrett','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10160','pcs','Inventory','VATABLE','0',NULL,0),(10161,'Rich Kid Smart Kid by Robert T Kiyosaki','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10161','pcs','Inventory','VATABLE','0',NULL,0),(10162,'50 Top Birding Sites in Kenya by Catherine Ngarachu','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10162','pcs','Inventory','VATABLE','0',NULL,0),(10163,'Thank You for Being Late by Thomas L Friedman','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10163','pcs','Inventory','VATABLE','0',NULL,0),(10164,'Reclaim Your Soul','6','1','',16.00,'0','1853',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10164','pcs','Inventory','VATABLE','0',NULL,0),(10165,'The Sixth Extinction An Unnatural History by Elizabeth Kolbert','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10165','pcs','Inventory','VATABLE','0',NULL,0),(10166,'Rise and Grind by Daymond John','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10166','pcs','Inventory','VATABLE','0',NULL,0),(10167,'King James Version Value Thinline Bible Leather soft Pink by Thomas Nelson','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10167','pcs','Inventory','VATABLE','0',NULL,0),(10168,'The Age of Surveillance Capitalism by Shoshana Zuboff','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10168','pcs','Inventory','VATABLE','0',NULL,0),(10169,'Hi God Its Me Again by Nicole Crank','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10169','pcs','Inventory','VATABLE','0',NULL,0),(10170,'Not yet Uhuru by Jaramogi Oginga Odinga','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10170','pcs','Inventory','VATABLE','0',NULL,0),(10171,'The Bomber Mafia by Malcolm Gladwell','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10171','pcs','Inventory','VATABLE','0',NULL,0),(10172,'How to Talk to AnyoneAnytimeAnywhere The Secrets to Good Communication by Larry King','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10172','pcs','Inventory','VATABLE','0',NULL,0),(10173,'The New Map EnergyClimateand the Clash of Nations by Daniel Yergin','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10173','pcs','Inventory','VATABLE','0',NULL,0),(10174,'The Millionaire Real Estate Mogul Strategies to Building Wealth with Real Estate by Dean Walton','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10174','pcs','Inventory','VATABLE','0',NULL,0),(10175,'Bible Companion HC','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10175','pcs','Inventory','VATABLE','0',NULL,0),(10176,'Healing Is the New High A Guide to Overcoming Emotional Turmoil and Finding Freedom by Vex King','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10176','pcs','Inventory','VATABLE','0',NULL,0),(10177,'Nearly All The Men In Lagos Are Mad by Damilare Kuku','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10177','pcs','Inventory','VATABLE','0',NULL,0),(10178,'A Broken Peoples Playlist by Chimeka Garricks','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10178','pcs','Inventory','VATABLE','0',NULL,0),(10179,'Bless the Daughter Raised by a Voice in Her Head Poems by Warsan Shire','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10179','pcs','Inventory','VATABLE','0',NULL,0),(10180,'The Way of Men by Jack Donovan','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10180','pcs','Inventory','VATABLE','0',NULL,0),(10181,'Masters of Money Strategies for Success from the CFOs of South Africas Biggest Companies by KC Rottok ChesainaThe chief financial officer CFO is critical to a companys financial success In Masters of Moneychartered accountant and entrepreneur KC Rottok Ch','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10181','pcs','Inventory','VATABLE','0',NULL,0),(10182,'After troy by Taban lo Liyong','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10182','pcs','Inventory','VATABLE','0',NULL,0),(10183,'A Conspiracy of Ravens by Othuke Ominiabohs','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10183','pcs','Inventory','VATABLE','0',NULL,0),(10184,'People Live Here by TJ Benson','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10184','pcs','Inventory','VATABLE','0',NULL,0),(10185,'The Madhouse by TJ Benson','6','1','',16.00,'0','1950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10185','pcs','Inventory','VATABLE','0',NULL,0),(10186,'FORENSIC ICT','6','1','',16.00,'0','1972',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10186','pcs','Inventory','VATABLE','0',NULL,0),(10187,'INSURANCE LAW AND PRACTICE IN KENYA','6','1','',16.00,'0','1972',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10187','pcs','Inventory','VATABLE','0',NULL,0),(10188,'Notebook Guard','6','1','',16.00,'0','1877',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10188','pcs','Inventory','VATABLE','0',NULL,0),(10189,'Multiguard X','6','1','',16.00,'0','1877',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10189','pcs','Inventory','VATABLE','0',NULL,0),(10190,'Entrepreneurship a Global Perspective','6','1','',16.00,'0','1981',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10190','pcs','Inventory','VATABLE','0',NULL,0),(10191,'The World Is Flat by Thomas L Friedman','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10191','pcs','Inventory','VATABLE','0',NULL,0),(10192,'Histories of the Hanged by David Anderson','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10192','pcs','Inventory','VATABLE','0',NULL,0),(10193,'Fan into Flame by John Gatu','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10193','pcs','Inventory','VATABLE','0',NULL,0),(10194,'Essentialism The Disciplined Pursuit of Less by Greg McKeown','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10194','pcs','Inventory','VATABLE','0',NULL,0),(10195,'The 5 Love Languages The Secret to Love that Lasts by Gary Chapman','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10195','pcs','Inventory','VATABLE','0',NULL,0),(10196,'Fooled by Randomness by Nassim Nicholas Taleb','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10196','pcs','Inventory','VATABLE','0',NULL,0),(10197,'The Shock Doctrine by Naomi Klein','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10197','pcs','Inventory','VATABLE','0',NULL,0),(10198,'The Five Love Languages by Gary Chapman','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10198','pcs','Inventory','VATABLE','0',NULL,0),(10199,'Waiting and Dating A Sensible Guide to a Fulfilling Love Relationship by Myles Munroe','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10199','pcs','Inventory','VATABLE','0',NULL,0),(10200,'Antifragile by Nassim Taleb','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10200','pcs','Inventory','VATABLE','0',NULL,0),(10201,'Measure What Matters by John Doerr','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10201','pcs','Inventory','VATABLE','0',NULL,0),(10202,'The Sealed Nectar Ar Raheequl Makhtum By SafiurRahman AlMubarakpuri','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10202','pcs','Inventory','VATABLE','0',NULL,0),(10203,'Atomic Habits by James Clear','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,'91721634915',0,0,0,86.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781847941831','pcs','Inventory','VATABLE','0',NULL,0),(10204,'It is Possible An African Woman Speaks by Phoebe Asiyo','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10204','pcs','Inventory','VATABLE','0',NULL,0),(10205,'He Motions by T D Jakes','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10205','pcs','Inventory','VATABLE','0',NULL,0),(10206,'Crushing by TD Jakes','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10206','pcs','Inventory','VATABLE','0',NULL,0),(10207,'Chase the Lion by Mark Batterson','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10207','pcs','Inventory','VATABLE','0',NULL,0),(10208,'Becoming A Guided Journal for Discovering Your Voice','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10208','pcs','Inventory','VATABLE','0',NULL,0),(10209,'Ikigai by Hector Garcia and Francesc Miralles','6','2','',16.00,'1900','2500','2','0',NULL,NULL,'5',0,0,'91747648270',0,0,0,80.00,'2025-05-19 12:51:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','10209','pcs','Inventory','VATABLE','0','',0),(10210,'Smarter Faster Better by Charles Duhigg','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10210','pcs','Inventory','VATABLE','0',NULL,0),(10211,'All About Love by Bell hooks','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10211','pcs','Inventory','VATABLE','0',NULL,0),(10212,'Study Planner Hard Work Pays','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10212','pcs','Inventory','VATABLE','0',NULL,0),(10213,'Untamed by Glennon Doyle','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10213','pcs','Inventory','VATABLE','0',NULL,0),(10214,'Think Again The Power of Knowing What You Dont Know by Adam Grant','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10214','pcs','Inventory','VATABLE','0',NULL,0),(10215,'The Body Keeps the Score BrainMindand Body in the Healing of Trauma by Bessel van der Kolk','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10215','pcs','Inventory','VATABLE','0',NULL,0),(10216,'Amazon Unbound Jeff Bezos and the Invention of a Global Empire by Brad Stone','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10216','pcs','Inventory','VATABLE','0',NULL,0),(10217,'Will by Will Smith and Mark Manson','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10217','pcs','Inventory','VATABLE','0',NULL,0),(10218,'Aftershocks by Nadia Owusu','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10218','pcs','Inventory','VATABLE','0',NULL,0),(10219,'The Girls in the Wild Fig Tree How I Fought to Save MyselfMy Sisterand Thousands of Girls Worldwide by Nice Lengete','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10219','pcs','Inventory','VATABLE','0',NULL,0),(10220,'Wahala by Nikki May','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,64.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10220','pcs','Inventory','VATABLE','0',NULL,0),(10221,'The Key Man The True Story of How the Global Elite Was Duped by a Capitalist Fairy Tale by Simon Clark and Will Louch','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10221','pcs','Inventory','VATABLE','0',NULL,0),(10222,'Reinventing Government How the Entrepreneurial Spirit is Transforming the Public Sector by David Osborne and Ted Gaebler','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10222','pcs','Inventory','VATABLE','0',NULL,0),(10223,'Collins German Dictionary and Grammar by Collins Dictionaries','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10223','pcs','Inventory','VATABLE','0',NULL,0),(10224,'Lunch with the FT 52 Classic Interviews by Lionel Barber','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10224','pcs','Inventory','VATABLE','0',NULL,0),(10225,'Life at the Bottom The Worldview That Makes the Underclass by Theodore Dalrymple','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10225','pcs','Inventory','VATABLE','0',NULL,0),(10226,'Golden The Power of Silence in a World of Noise by Justin Zorn and Leigh Marz','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10226','pcs','Inventory','VATABLE','0',NULL,0),(10227,'The Condom and Other Stories by Peter Chika','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10227','pcs','Inventory','VATABLE','0',NULL,0),(10228,'If You Want to Make God Laugh by Bianca Marais','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10228','pcs','Inventory','VATABLE','0',NULL,0),(10229,'The System Who Owns the Internetand How It Owns Us by James Ball','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10229','pcs','Inventory','VATABLE','0',NULL,0),(10230,'Footprints in the Sand by Stanley Gazemba','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10230','pcs','Inventory','VATABLE','0',NULL,0),(10231,'More from less by Andrew McAfree','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10231','pcs','Inventory','VATABLE','0',NULL,0),(10232,'Secret to LoveHealth and Money by Rhonda Byrne','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10232','pcs','Inventory','VATABLE','0',NULL,0),(10233,'Has China Won The Chinese Challenge to American Primacy by Kishore Mahbubani','6','1','',16.00,'0','1990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10233','pcs','Inventory','VATABLE','0',NULL,0),(10234,'Safari Boot','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10234','pcs','Inventory','VATABLE','0',NULL,0),(10235,'Unshakeable Your Guide to Financial Freedom','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10235','pcs','Inventory','VATABLE','0',NULL,0),(10236,'Long Walk to Freedom by Nelson Mandela','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10236','pcs','Inventory','VATABLE','0',NULL,0),(10237,'POSTCAPITALISM','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10237','pcs','Inventory','VATABLE','0',NULL,0),(10238,'Anxiety for Beginners','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10238','pcs','Inventory','VATABLE','0',NULL,0),(10239,'Hug Your Haters','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10239','pcs','Inventory','VATABLE','0',NULL,0),(10240,'African Leather Orange and Purple','6','1','',16.00,'0','1896',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10240','pcs','Inventory','VATABLE','0',NULL,0),(10241,'Unmerited Favor by Joseph Prince','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10241','pcs','Inventory','VATABLE','0',NULL,0),(10242,'The Africans by David Lamb','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10242','pcs','Inventory','VATABLE','0',NULL,0),(10243,'HBR Guide to Getting the Right Work Done','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10243','pcs','Inventory','VATABLE','0',NULL,0),(10244,'Darfur A New History of a Long War Julie Flint and Alex de Waal','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10244','pcs','Inventory','VATABLE','0',NULL,0),(10245,'Flawers by Billy Chapata','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10245','pcs','Inventory','VATABLE','0',NULL,0),(10246,'The Predators Ball The Inside Story of Drexel Burnham and the Rise of the JunkBond Raiders','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10246','pcs','Inventory','VATABLE','0',NULL,0),(10247,'Goodbye Yesterday by Cindy Trimm','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10247','pcs','Inventory','VATABLE','0',NULL,0),(10248,'Burnt Sugar by Avni Doshi','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10248','pcs','Inventory','VATABLE','0',NULL,0),(10249,'The Secret Daily Teachings by Rhonda Byrne','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10249','pcs','Inventory','VATABLE','0',NULL,0),(10250,'The Lean Startup by Eric Ries','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10250','pcs','Inventory','VATABLE','0',NULL,0),(10251,'The Scramble for Africa by Thomas Pakenham','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10251','pcs','Inventory','VATABLE','0',NULL,0),(10252,'Britains Gulag The Brutal End of Empire in Kenya by Caroline Elkins','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10252','pcs','Inventory','VATABLE','0',NULL,0),(10253,'Boundaries in Dating by Henry Cloud and John Townsend','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10253','pcs','Inventory','VATABLE','0',NULL,0),(10254,'If I Could Tell You Just One Thing by Richard Reed','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10254','pcs','Inventory','VATABLE','0',NULL,0),(10255,'Selling Results The Innovative System for Maximizing Sales','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10255','pcs','Inventory','VATABLE','0',NULL,0),(10256,'The End of History and the Last Man','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10256','pcs','Inventory','VATABLE','0',NULL,0),(10257,'Unseen The Gift of Being Hidden in a World','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10257','pcs','Inventory','VATABLE','0',NULL,0),(10258,'Girls Kids Princess Sequin Dress','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10258','pcs','Inventory','VATABLE','0',NULL,0),(10259,'The King of Oil The Secret Lives of Marc Rich','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10259','pcs','Inventory','VATABLE','0',NULL,0),(10260,'Little Leaders Bold Women in Black History','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10260','pcs','Inventory','VATABLE','0',NULL,0),(10261,'Sorry The English and Their Manners','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10261','pcs','Inventory','VATABLE','0',NULL,0),(10262,'Acts of faith','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10262','pcs','Inventory','VATABLE','0',NULL,0),(10263,'The Shackled Continent Africas Past Present and Future','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10263','pcs','Inventory','VATABLE','0',NULL,0),(10264,'The Power of Story Rewrite Your Destiny in Business and in Life','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10264','pcs','Inventory','VATABLE','0',NULL,0),(10265,'Idea Man A Memoir by the Co founder of Microsoft','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10265','pcs','Inventory','VATABLE','0',NULL,0),(10266,'Braving the Wilderness by Brene Brown','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10266','pcs','Inventory','VATABLE','0',NULL,0),(10267,'My Voice by Angie Martinez','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10267','pcs','Inventory','VATABLE','0',NULL,0),(10268,'A Woman After Gods Own Heart by Elizabeth George','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10268','pcs','Inventory','VATABLE','0',NULL,0),(10269,'The Lexus and the Olive Tree by Thomas L Friedman','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10269','pcs','Inventory','VATABLE','0',NULL,0),(10270,'From Glass Ceilings to Open Skies','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10270','pcs','Inventory','VATABLE','0',NULL,0),(10271,'Personality Plus by Florence Littauer','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10271','pcs','Inventory','VATABLE','0',NULL,0),(10272,'The Perfect Mother by Aimee Molloy','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10272','pcs','Inventory','VATABLE','0',NULL,0),(10273,'Girl Wash Your Face by Rachel Hollis','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10273','pcs','Inventory','VATABLE','0',NULL,0),(10274,'South Bs Finest by Makena Maganjo','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10274','pcs','Inventory','VATABLE','0',NULL,0),(10275,'The Ride of a Lifetime by Robert Iger','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10275','pcs','Inventory','VATABLE','0',NULL,0),(10276,'The Kipsigis Talai','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10276','pcs','Inventory','VATABLE','0',NULL,0),(10277,'The Hidden Scars of Female Genital Mutilation by Sadia Hussein','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10277','pcs','Inventory','VATABLE','0',NULL,0),(10278,'Trotsky A Biography by Robert Service','6','1','',16.00,'0','1900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10278','pcs','Inventory','VATABLE','0',NULL,0),(10279,'On the Wings of a Sparrow How the Seventh Day Adventist Church Came to Western Kenya','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10279','pcs','Inventory','VATABLE','0',NULL,0),(10280,'The Boy Who Was Raised as a Dog And Other Stories from a Child Psychiatrists Notebook','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10280','pcs','Inventory','VATABLE','0',NULL,0),(10281,'Crossing Rivers An African Historical Fiction The Agikuyu Book 1','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10281','pcs','Inventory','VATABLE','0',NULL,0),(10282,'Study Planner Dream Bigger Do Bigger','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10282','pcs','Inventory','VATABLE','0',NULL,0),(10283,'Student Study Planner Hard Work Pays','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10283','pcs','Inventory','VATABLE','0',NULL,0),(10284,'Stylish Pink Student Study Planner A goal without a plan is just a wish','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10284','pcs','Inventory','VATABLE','0',NULL,0),(10285,'When Helping Hurts How to Alleviate Poverty without Hurting the Poor and Yourself','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10285','pcs','Inventory','VATABLE','0',NULL,0),(10286,'Hurricanes A Memoir by Rick Ross and Neil Martinez Belkin','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10286','pcs','Inventory','VATABLE','0',NULL,0),(10287,'Reading lights The Really Flexible Book LightRead After Dark','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10287','pcs','Inventory','VATABLE','0',NULL,0),(10288,'Americas Deadliest Export Democracy The Truth About US Foreign Policy and Everything Else by William Blum','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10288','pcs','Inventory','VATABLE','0',NULL,0),(10289,'How I Learned to Understand the World by Hans Rosling','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10289','pcs','Inventory','VATABLE','0',NULL,0),(10290,'Building Blocks for Institutional Transformation Experiences from Kenyatta University by Olive M Mugenda','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10290','pcs','Inventory','VATABLE','0',NULL,0),(10291,'Unfinished by Priyanka Chopra','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10291','pcs','Inventory','VATABLE','0',NULL,0),(10292,'The Secret Gratitude Book by Rhonda Byrne','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10292','pcs','Inventory','VATABLE','0',NULL,0),(10293,'The Fail Safe Startup Your Roadmap for Entrepreneurial Success by Tom Eisenmann','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10293','pcs','Inventory','VATABLE','0',NULL,0),(10294,'Chronicles from the Land of the Happiest People on Earth by Wole Soyinka','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10294','pcs','Inventory','VATABLE','0',NULL,0),(10295,'Who Took My Money by Robert Kiyosaki and Sharon Lechter','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10295','pcs','Inventory','VATABLE','0',NULL,0),(10296,'To Be a Man A Guide to True Masculine Power by Robert Augustus Masters','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10296','pcs','Inventory','VATABLE','0',NULL,0),(10297,'Luo Clans and Legends By Felix O Okatch','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10297','pcs','Inventory','VATABLE','0',NULL,0),(10298,'Motherhood Your Way by Hollie de Cruz','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10298','pcs','Inventory','VATABLE','0',NULL,0),(10299,'Promises Broken by Joe Khamisi','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,77.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10299','pcs','Inventory','VATABLE','0',NULL,0),(10300,'Whole Again Healing Your Heart and Rediscovering Your True Self After Toxic Relationships and Emotional Abuse by Jackson MacKenzie','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10300','pcs','Inventory','VATABLE','0',NULL,0),(10301,'The Dawn of Everything A New History of Humanity by David Graeber and David Wengrow','6','1','',16.00,'0','1999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10301','pcs','Inventory','VATABLE','0',NULL,0),(10302,'13 Things Mentally Strong People Dont Do by Amy Morin','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10302','pcs','Inventory','VATABLE','0',NULL,0),(10303,'Quest for Liberty by Gikonyo Kiano','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10303','pcs','Inventory','VATABLE','0',NULL,0),(10305,'Rework by Jason Fried and David Heinemeier Hansson','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10305','pcs','Inventory','VATABLE','0',NULL,0),(10306,'Soar Build Your Vision from the Ground Up by T D Jakes','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10306','pcs','Inventory','VATABLE','0',NULL,0),(10307,'Natural Honey with Comb The Hive','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10307','pcs','Inventory','VATABLE','0',NULL,0),(10308,'The New Contented Little Baby Book The Secret To Calm And Confident Parenting by Gina Ford','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10308','pcs','Inventory','VATABLE','0',NULL,0),(10309,'Finishing Well by Bob Buford','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10309','pcs','Inventory','VATABLE','0',NULL,0),(10310,'For Love of Soysambu The Saga of Lord Delamere and His Descendants in Kenya by Juliet Barnes','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10310','pcs','Inventory','VATABLE','0',NULL,0),(10311,'Crafting a Political Union Collective Identity Dynamics in the East African Community','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10311','pcs','Inventory','VATABLE','0',NULL,0),(10312,'Guru A Long Walk to Success by Kailash Mota and Narendra Raval','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10312','pcs','Inventory','VATABLE','0',NULL,0),(10313,'Mau Mau and the Kikuyu by Richard Leakey','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10313','pcs','Inventory','VATABLE','0',NULL,0),(10314,'Homecoming Through the eyes of three generations by Daniel Gachukia','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10314','pcs','Inventory','VATABLE','0',NULL,0),(10315,'They Were Us Stories of Victims and Survivors of Police Brutality in Kenya','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10315','pcs','Inventory','VATABLE','0',NULL,0),(10316,'Netherlands Away Stadium Shirt 202022 Nike','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10316','pcs','Inventory','VATABLE','0',NULL,0),(10317,'It Is Possible An African Womans Reflections on a Life Long Political Journey by Phoebe Muga Asiyo','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10317','pcs','Inventory','VATABLE','0',NULL,0),(10318,'Quest for Liberty Gikonyo Kiano','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10318','pcs','Inventory','VATABLE','0',NULL,0),(10319,'The Rise and Fall of Napoleon Rise by Robert Asprey','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10319','pcs','Inventory','VATABLE','0',NULL,0),(10320,'Kikamba Dictionary KikambaEnglishKikambaKikambaEnglishKikamba by John Harun Mwau','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10320','pcs','Inventory','VATABLE','0',NULL,0),(10321,'Kiswahili Hatua Kwa Hatua','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10321','pcs','Inventory','VATABLE','0',NULL,0),(10322,'Islam in Africa by Dr Hassan Kinyua Omari','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10322','pcs','Inventory','VATABLE','0',NULL,0),(10323,'Masjid Organization 21st Century','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10323','pcs','Inventory','VATABLE','0',NULL,0),(10324,'Essays on Pan Africanism by Shiraz Durrani and Noosim Naimasiah','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10324','pcs','Inventory','VATABLE','0',NULL,0),(10325,'Believer My Forty Years in Politics by David Axelrod','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10325','pcs','Inventory','VATABLE','0',NULL,0),(10326,'Beacons of Judiciary Transformation by Dr Willy Mutunga','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10326','pcs','Inventory','VATABLE','0',NULL,0),(10327,'The Other Black Girl by Zakiya Dalila Harris','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10327','pcs','Inventory','VATABLE','0',NULL,0),(10328,'Do the Work The Official UnrepentantAss KickingNo KiddingChange Your Life Sidekick to Unfuck Yourself by Gary John Bishop','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10328','pcs','Inventory','VATABLE','0',NULL,0),(10329,'Tears of Disinheritance Revisiting the Maasai Historical and Contemporary Land Injustices in Kenya by Ben R Ole Koissaba','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10329','pcs','Inventory','VATABLE','0',NULL,0),(10330,'Honey Comb 1Kg','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10330','pcs','Inventory','VATABLE','0',NULL,0),(10331,'Black Coffee and Steamy Nights by Eudiah Kamonjo','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10331','pcs','Inventory','VATABLE','0',NULL,0),(10332,'The First Wife A Tale of Polygamy by Paulina Chiziane','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10332','pcs','Inventory','VATABLE','0',NULL,0),(10333,'Getting Things Done The Key to Exemplary Leadership by Geoffrey Kaituko','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10333','pcs','Inventory','VATABLE','0',NULL,0),(10334,'Facing the World from Gusii A Memoir','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10334','pcs','Inventory','VATABLE','0',NULL,0),(10335,'Scholarly Research Writing and Publishing into Journals Bookss','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10335','pcs','Inventory','VATABLE','0',NULL,0),(10336,'A Hole in the Air by Lazarus Panashe Nyagwambo','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10336','pcs','Inventory','VATABLE','0',NULL,0),(10337,'You Made a Fool of Death with Your Beauty Novel by Akwaeke Emezi','6','1','',16.00,'0','2000','','0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10337','pcs','Inventory','VATABLE','0',NULL,0),(10338,'Harnessing the Trade Winds The Story of the Centuries Old Indian Trade with East Africausing the Monsoon Winds by Blanche DSouza','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10338','pcs','Inventory','VATABLE','0',NULL,0),(10339,'CREATING A CONSIATENT CULTURE OF SAFEGUARDING IN CHURCH AND SOCIETY','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10339','pcs','Inventory','VATABLE','0',NULL,0),(10340,'Shadow Walkers The Glory of Kings novel by Mutendei Writes','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10340','pcs','Inventory','VATABLE','0',NULL,0),(10341,'Entrepreneurship Hits And Misses by Eunice Maina Mburu','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10341','pcs','Inventory','VATABLE','0',NULL,0),(10342,'Squatters and the Roots of Mau Mau 190563 by Tabitha Kanogo','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10342','pcs','Inventory','VATABLE','0',NULL,0),(10343,'Tomorrow I Become a Woman by Aiwanose Odafen','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10343','pcs','Inventory','VATABLE','0',NULL,0),(10344,'Even When Your Voice Shakes by Ruby Yayra Goka','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10344','pcs','Inventory','VATABLE','0',NULL,0),(10345,'Child of Destiny by Annemarie Musawale','6','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10345','pcs','Inventory','VATABLE','0',NULL,0),(10346,'The New Contented Little Baby Book','6','1','',16.00,'0','2043',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10346','pcs','Inventory','VATABLE','0',NULL,0),(10347,'Povertythe Bibleand Africa Contextual Foundations for Helping the Poor','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10347','pcs','Inventory','VATABLE','0',NULL,0),(10348,'The Trinity of Sin','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10348','pcs','Inventory','VATABLE','0',NULL,0),(10349,'Integrity in Nigerian Politics An Introduction to Christian Political Ethics','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10349','pcs','Inventory','VATABLE','0',NULL,0),(10350,'Imaginative Preaching Praying the Scriptures so God Can Speak through You','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10350','pcs','Inventory','VATABLE','0',NULL,0),(10351,'Grieving with Hope Selected Aspects of Funeral Sermons','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10351','pcs','Inventory','VATABLE','0',NULL,0),(10352,'Demonology for the Global Church A Biblical Approach in a Multicultural Age','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10352','pcs','Inventory','VATABLE','0',NULL,0),(10353,'Journey through the Storm Lessons from Musalaha Ministry of Reconciliation','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10353','pcs','Inventory','VATABLE','0',NULL,0),(10354,'Compassion and the Mission of God Revealing the Invisible Kingdom','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10354','pcs','Inventory','VATABLE','0',NULL,0),(10355,'Relational Preaching Knowing GodHis Wordand Your Hearers','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10355','pcs','Inventory','VATABLE','0',NULL,0),(10356,'Knowing Jesus Through the Old Testament','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10356','pcs','Inventory','VATABLE','0',NULL,0),(10357,'Kwame Bediako','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10357','pcs','Inventory','VATABLE','0',NULL,0),(10358,'Make it Count Planner','6','1','',16.00,'0','2050',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10358','pcs','Inventory','VATABLE','0',NULL,0),(10359,'Freo Guard 16','6','1','',16.00,'0','2076',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10359','pcs','Inventory','VATABLE','0',NULL,0),(10360,'In the Garden of Beasts','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10360','pcs','Inventory','VATABLE','0',NULL,0),(10361,'Mind Is the Master','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10361','pcs','Inventory','VATABLE','0',NULL,0),(10362,'Arabic Electric Incense Burner','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10362','pcs','Inventory','VATABLE','0',NULL,0),(10363,'A Noble but Onerous Duty','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10363','pcs','Inventory','VATABLE','0',NULL,0),(10364,'Your Pregnancy Week by Week','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10364','pcs','Inventory','VATABLE','0',NULL,0),(10365,'The Warren Buffett Way','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10365','pcs','Inventory','VATABLE','0',NULL,0),(10366,'EMPLOYMENT LAW Guide for Employers','6','1','',16.00,'0','2088',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10366','pcs','Inventory','VATABLE','0',NULL,0),(10367,'LAW OF SUCCESSION','6','1','',16.00,'0','2088',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10367','pcs','Inventory','VATABLE','0',NULL,0),(10368,'Fashion Illustration Africa','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10368','pcs','Inventory','VATABLE','0',NULL,0),(10369,'The Compassionate Mind by Paul Gilbert','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10369','pcs','Inventory','VATABLE','0',NULL,0),(10370,'1Q84 Books 1 2 and 3','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10370','pcs','Inventory','VATABLE','0',NULL,0),(10371,'HBR Guide to Finance Basics for Managers','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10371','pcs','Inventory','VATABLE','0',NULL,0),(10372,'Jesse Jackson A Biography','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10372','pcs','Inventory','VATABLE','0',NULL,0),(10373,'Precolonial Black Africa','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10373','pcs','Inventory','VATABLE','0',NULL,0),(10374,'The Man Who Knew','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10374','pcs','Inventory','VATABLE','0',NULL,0),(10375,'The Difference Maker Making Your Attitude Your Greatest Asset','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10375','pcs','Inventory','VATABLE','0',NULL,0),(10376,'Psycho Cybernetics A New Way to Get More Living Out of Life by Maxwell Maltz','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10376','pcs','Inventory','VATABLE','0',NULL,0),(10377,'Calypso','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10377','pcs','Inventory','VATABLE','0',NULL,0),(10378,'The Effective Executive in Action by Peter Drucker','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10378','pcs','Inventory','VATABLE','0',NULL,0),(10379,'The World As It Is Inside the Obama White House','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10379','pcs','Inventory','VATABLE','0',NULL,0),(10380,'Aligned Thinking Make Every Moment Count','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10380','pcs','Inventory','VATABLE','0',NULL,0),(10381,'Fervent A Womans Battle Plan to SeriousSpecific and Strategic Prayer','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10381','pcs','Inventory','VATABLE','0',NULL,0),(10382,'The Biology of Belief by Bruce Lipton','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10382','pcs','Inventory','VATABLE','0',NULL,0),(10383,'T Is for Transformation Unleash the 7 Superpowers to Help You Dig Deeper','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10383','pcs','Inventory','VATABLE','0',NULL,0),(10384,'Love Her Wild by Atticus Poetry','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10384','pcs','Inventory','VATABLE','0',NULL,0),(10385,'The Truth About Money by Ric Edelman','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10385','pcs','Inventory','VATABLE','0',NULL,0),(10386,'The Ultimate Guide to Network Marketing','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10386','pcs','Inventory','VATABLE','0',NULL,0),(10387,'The Power of Character in Leadership How Values Morals Ethics and Principles Affect Leaders','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10387','pcs','Inventory','VATABLE','0',NULL,0),(10388,'The Mask of Masculinity by Lewis Howes','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10388','pcs','Inventory','VATABLE','0',NULL,0),(10389,'Lean Thinking Banish Waste and Create Wealth in Your Corporation','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10389','pcs','Inventory','VATABLE','0',NULL,0),(10390,'The CEO Next Door by Elena L BotelhoKim Powell and Tahl Raz','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10390','pcs','Inventory','VATABLE','0',NULL,0),(10391,'The Rape of Nanking by Iris Chang','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10391','pcs','Inventory','VATABLE','0',NULL,0),(10392,'Leaders Myth and Reality by Stanley McChrystalJeff Eggers and Jay Mangone','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10392','pcs','Inventory','VATABLE','0',NULL,0),(10393,'Her Mothers Hope by Francine Rivers','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10393','pcs','Inventory','VATABLE','0',NULL,0),(10394,'King James Version Large Print Thinline Bible','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10394','pcs','Inventory','VATABLE','0',NULL,0),(10395,'Blitzscaling The Lightning Fast Path to Building Massively Valuable Companies','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10395','pcs','Inventory','VATABLE','0',NULL,0),(10396,'How to Fail at Almost Everything and Still Win Big by Scott Adams','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10396','pcs','Inventory','VATABLE','0',NULL,0),(10397,'The Life Changing Magic of Not Giving a Fk by Sarah Knight','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10397','pcs','Inventory','VATABLE','0',NULL,0),(10398,'Fixing the Money Thing by Gary Keesee','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10398','pcs','Inventory','VATABLE','0',NULL,0),(10399,'Sell It Like Serhant by Ryan Serhant','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10399','pcs','Inventory','VATABLE','0',NULL,0),(10400,'The War of Art by Steven Pressfield','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10400','pcs','Inventory','VATABLE','0',NULL,0),(10401,'Dear Girls by Ali Wong','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10401','pcs','Inventory','VATABLE','0',NULL,0),(10402,'No Higher Honour by Condoleezza Rice','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10402','pcs','Inventory','VATABLE','0',NULL,0),(10403,'Disrupt Yourself by Whitney Johnson','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10403','pcs','Inventory','VATABLE','0',NULL,0),(10404,'Hustle Harder Hustle Smarter by Curtis Jackson','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10404','pcs','Inventory','VATABLE','0',NULL,0),(10405,'Lights Out PrideDelusionand the Fall of General Electric by Ted Mann and Thomas Gryta','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10405','pcs','Inventory','VATABLE','0',NULL,0),(10406,'Maybe You Should Talk to Someone by Lori Gottlieb','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10406','pcs','Inventory','VATABLE','0',NULL,0),(10407,'The Gatekeepers How the White House Chiefs of Staff Define Every Presidency by Chris Whipple','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10407','pcs','Inventory','VATABLE','0',NULL,0),(10408,'Woman Evolve Break Up with Your Fears and Revolutionize Your Life by Sarah Jakes Roberts','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10408','pcs','Inventory','VATABLE','0',NULL,0),(10409,'Keep Sharp Build a Better Brain at Any Age by Sanjay Gupta','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10409','pcs','Inventory','VATABLE','0',NULL,0),(10410,'Uncommon Wealth Britain and the Aftermath of Empire by Kojo Koram','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10410','pcs','Inventory','VATABLE','0',NULL,0),(10411,'The Power of Women A Doctors Journey of Hope and Healing by Denis Mukwege','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10411','pcs','Inventory','VATABLE','0',NULL,0),(10412,'Cambridge Primary Mathematics Learners Book 4 with Digital Access 1 Year Cambridge Primary Maths 2nd Edition by Mary Wood and Emma Low','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10412','pcs','Inventory','VATABLE','0',NULL,0),(10413,'Cambridge Primary English Learners Book 4 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10413','pcs','Inventory','VATABLE','0',NULL,0),(10414,'Cambridge Primary Mathematics Learners 2 Cambridge by Cherri Moseley and Janet Rees','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10414','pcs','Inventory','VATABLE','0',NULL,0),(10415,'Cambridge Primary English Learners Book 2 with Digital Access 1 Year by Gill Budgell and Kate Ruttle','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10415','pcs','Inventory','VATABLE','0',NULL,0),(10416,'Cambridge Primary English Learners Book 3 with Digital Access 1 Year by Sarah Lindsay and Kate Ruttle','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10416','pcs','Inventory','VATABLE','0',NULL,0),(10417,'Cambridge Primary English Learners Book 6 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10417','pcs','Inventory','VATABLE','0',NULL,0),(10418,'Cambridge Primary Mathematics Learners Book 1 with Digital Access 1 Year Cambridge Primary Maths','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10418','pcs','Inventory','VATABLE','0',NULL,0),(10419,'Fully Human A New Way of Using Your Mind by Steve Biddulph','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10419','pcs','Inventory','VATABLE','0',NULL,0),(10420,'Safe House Explorations in','6','1','',16.00,'0','1991',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10420','pcs','Inventory','VATABLE','0',NULL,0),(10421,'Battlefield Of The Mind By Joyce Meyer','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10421','pcs','Inventory','VATABLE','0',NULL,0),(10422,'Relentless From Good to Great to Unstoppable by Tim S Grover','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10422','pcs','Inventory','VATABLE','0',NULL,0),(10423,'HBR Guide to Better Business Writing','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10423','pcs','Inventory','VATABLE','0',NULL,0),(10424,'Wholeness Winning in Life from the Inside Out','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10424','pcs','Inventory','VATABLE','0',NULL,0),(10425,'Media and Identity in Africa','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10425','pcs','Inventory','VATABLE','0',NULL,0),(10426,'How to Rig an Election by Brian Klaas and Nic Cheeseman','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10426','pcs','Inventory','VATABLE','0',NULL,0),(10427,'This is Marketing You Cant Be Seen Until You Learn To See by Seth Godin','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10427','pcs','Inventory','VATABLE','0',NULL,0),(10428,'Ubuntu An Inspiring Story About an African Tradition of Teamwork and Collaboration','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10428','pcs','Inventory','VATABLE','0',NULL,0),(10429,'The Power of the Pussy by Kara King','6','1','',16.00,'0','1995',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10429','pcs','Inventory','VATABLE','0',NULL,0),(10430,'Secrets of closing the sale by Zig Ziglar','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10430','pcs','Inventory','VATABLE','0',NULL,0),(10431,'Golden Child by Claire Adam','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10431','pcs','Inventory','VATABLE','0',NULL,0),(10432,'Corporate Culture Getting It Right by Naomi Stanford','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10432','pcs','Inventory','VATABLE','0',NULL,0),(10433,'Test Gods Tragedy and Triumph in the New Space Race by Nicholas Schmidle','6','1','',16.00,'0','2099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10433','pcs','Inventory','VATABLE','0',NULL,0),(10434,'Rising Strong by Brene Brown','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10434','pcs','Inventory','VATABLE','0',NULL,0),(10435,'How I raised myself from failure to success in selling by Frank Bettger','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10435','pcs','Inventory','VATABLE','0',NULL,0),(10436,'Development as Freedom by Amartya Sen','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10436','pcs','Inventory','VATABLE','0',NULL,0),(10437,'The Wealthy Barber The Common Sense Guide to Successful Financial Planning by David Chilton','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10437','pcs','Inventory','VATABLE','0',NULL,0),(10438,'The Financial Diet by Chelsea Fagan and Lauren Ver Hage','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10438','pcs','Inventory','VATABLE','0',NULL,0),(10439,'The contented little baby book of weaning by Gina Ford','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10439','pcs','Inventory','VATABLE','0',NULL,0),(10440,'The Automatic Millionaire by David Bach','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10440','pcs','Inventory','VATABLE','0',NULL,0),(10441,'The Top Five Regrets of the Dying A Life Transformed by the Dearly Departing by Bronnie Ware','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10441','pcs','Inventory','VATABLE','0',NULL,0),(10442,'Becoming the Woman I Want to Be by Donna Partow','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10442','pcs','Inventory','VATABLE','0',NULL,0),(10443,'Lead from the Outside How to Build Your Future and Make Real Change by Stacey Abrams','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10443','pcs','Inventory','VATABLE','0',NULL,0),(10444,'Butter Honey Pig Bread by Francesca Ekwuyasi','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10444','pcs','Inventory','VATABLE','0',NULL,0),(10445,'Broken Open How Difficult Times Can Help Us Grow by Elizabeth Lesser','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10445','pcs','Inventory','VATABLE','0',NULL,0),(10446,'The Book of Ichigo Ichie The Art of Making the Most of Every Momentthe Japanese Way by Hector Garcia and Francesc Miralles','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10446','pcs','Inventory','VATABLE','0',NULL,0),(10447,'Honey and Spice by Bolu Babalola','6','1','',16.00,'0','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10447','pcs','Inventory','VATABLE','0',NULL,0),(10448,'Lies Women Believe by Nancy Leigh DeMoss and Elisabeth Elliot','6','1','',16.00,'0','2150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10448','pcs','Inventory','VATABLE','0',NULL,0),(10449,'Dear Sonali Letters to the Daughter I Never Had by Lynn Toler','6','1','',16.00,'0','2150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10449','pcs','Inventory','VATABLE','0',NULL,0),(10450,'Ask and It Is Given by Esther Hicks and Jerry Hicks','6','1','',16.00,'0','2150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10450','pcs','Inventory','VATABLE','0',NULL,0),(10451,'Forgiving What You Cant Forget Discover How to Move OnMake Peace with Painful Memories and Create a Life Thats Beautiful Again by Lysa TerKeurst','6','1','',16.00,'0','2150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10451','pcs','Inventory','VATABLE','0',NULL,0),(10452,'If Then How One Data Company Invented the Future by Jill Lepore','6','1','',16.00,'0','2150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10452','pcs','Inventory','VATABLE','0',NULL,0),(10453,'Africa A Biography of the Continent','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10453','pcs','Inventory','VATABLE','0',NULL,0),(10454,'Beyond White Mischief','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10454','pcs','Inventory','VATABLE','0',NULL,0),(10455,'Customer Centric Selling','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10455','pcs','Inventory','VATABLE','0',NULL,0),(10456,'The Social Animal','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10456','pcs','Inventory','VATABLE','0',NULL,0),(10457,'Origins Fourteen Billion Years of Cosmic Evolution','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10457','pcs','Inventory','VATABLE','0',NULL,0),(10458,'The 360 Degree Leader','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10458','pcs','Inventory','VATABLE','0',NULL,0),(10459,'The Night Trilogy Night Dawn Day','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10459','pcs','Inventory','VATABLE','0',NULL,0),(10460,'The Wealth and Poverty of Nations','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10460','pcs','Inventory','VATABLE','0',NULL,0),(10461,'i Glow One Solar LED Lantern','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10461','pcs','Inventory','VATABLE','0',NULL,0),(10462,'Humble Leadership The Power of Relationships Openness and Trust','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10462','pcs','Inventory','VATABLE','0',NULL,0),(10463,'The Education of Millionaires by Michael Ellsberg','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10463','pcs','Inventory','VATABLE','0',NULL,0),(10464,'The Book of Five Rings by Miyamoto Musashi Hardcover','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10464','pcs','Inventory','VATABLE','0',NULL,0),(10465,'Trust by Iyanla Vanzant','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10465','pcs','Inventory','VATABLE','0',NULL,0),(10466,'The Wisdom of Teams by Jon R Katzenbach and Douglas K Smith','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10466','pcs','Inventory','VATABLE','0',NULL,0),(10467,'Games People Play','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10467','pcs','Inventory','VATABLE','0',NULL,0),(10468,'The Who Says You Cant YOU DO by Daniel Chidiac','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10468','pcs','Inventory','VATABLE','0',NULL,0),(10469,'The Dictators Handbook Why Bad Behavior is Almost Always Good Politics by Bruce Bueno De Mesquita and Alastair Smith','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10469','pcs','Inventory','VATABLE','0',NULL,0),(10470,'Thinking for a Change by John C Maxwell','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10470','pcs','Inventory','VATABLE','0',NULL,0),(10471,'The Silva Mind Control Method by Jose Silva','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10471','pcs','Inventory','VATABLE','0',NULL,0),(10472,'High output management by Andrew Grove','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10472','pcs','Inventory','VATABLE','0',NULL,0),(10473,'Why Should Anyone Be Led by You by Rob Goffee and Gareth Jones','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10473','pcs','Inventory','VATABLE','0',NULL,0),(10474,'King Warrior Magician Lover by Robert L Moore and Douglas Gillette','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10474','pcs','Inventory','VATABLE','0',NULL,0),(10475,'Snap Selling by Jill Konrath','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10475','pcs','Inventory','VATABLE','0',NULL,0),(10476,'Today Matters by John Maxwell','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10476','pcs','Inventory','VATABLE','0',NULL,0),(10477,'The Man Who Moved the World The Life and Work of Mohamed Amin by Bob SmithSalim Amin and Patrick Welland','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10477','pcs','Inventory','VATABLE','0',NULL,0),(10478,'Think Like a Monk by Jay Shetty','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10478','pcs','Inventory','VATABLE','0',NULL,0),(10479,'Loonshots by Safi Bahcall','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10479','pcs','Inventory','VATABLE','0',NULL,0),(10480,'Your Next Five Moves Master the Art of Business Strategy by Patrick BetDavid','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10480','pcs','Inventory','VATABLE','0',NULL,0),(10481,'Lessons in Maa A grammar of Maasai Language by Frans Mol','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10481','pcs','Inventory','VATABLE','0',NULL,0),(10482,'The Practice Shipping Creative Work by Seth Godin','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10482','pcs','Inventory','VATABLE','0',NULL,0),(10483,'A Radical Awakening Turn Pain into PowerEmbrace Your TruthLive Free by Dr Shefali Tsabary','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10483','pcs','Inventory','VATABLE','0',NULL,0),(10484,'RaceRail and Society Roots of Modern Kenya by Neera Kent Kapila','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10484','pcs','Inventory','VATABLE','0',NULL,0),(10485,'No New Land by M G Vassanji','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10485','pcs','Inventory','VATABLE','0',NULL,0),(10486,'The Invisible Life of Addie LaRue by VE Schwab','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10486','pcs','Inventory','VATABLE','0',NULL,0),(10487,'Crush It Why NOW Is the Time to Cash In on Your Passion by Gary Vaynerchuk','6','1','',16.00,'0','2190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10487','pcs','Inventory','VATABLE','0',NULL,0),(10488,'The Vortex','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10488','pcs','Inventory','VATABLE','0',NULL,0),(10489,'My Life Fidel Castro','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10489','pcs','Inventory','VATABLE','0',NULL,0),(10490,'Legacy of Ashes','6','1','',16.00,'0','2086',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10490','pcs','Inventory','VATABLE','0',NULL,0),(10491,'Tribe of Mentors by Tim Ferriss','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10491','pcs','Inventory','VATABLE','0',NULL,0),(10492,'Destined to Reign by Joseph Prince','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10492','pcs','Inventory','VATABLE','0',NULL,0),(10493,'How to Be Human The Manual','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10493','pcs','Inventory','VATABLE','0',NULL,0),(10494,'The CEO Next Door','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10494','pcs','Inventory','VATABLE','0',NULL,0),(10495,'Brave Rose McGowan','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10495','pcs','Inventory','VATABLE','0',NULL,0),(10496,'Wild Ride Inside Ubers Quest for World Domination','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10496','pcs','Inventory','VATABLE','0',NULL,0),(10497,'The Excellence Dividend Meeting the Tech Tide','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10497','pcs','Inventory','VATABLE','0',NULL,0),(10498,'The Fourth Industrial Revolution by Klaus Schwab','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10498','pcs','Inventory','VATABLE','0',NULL,0),(10499,'The Resilience Dividend Being Strong in a World Where Things Go Wrong','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10499','pcs','Inventory','VATABLE','0',NULL,0),(10500,'Wisdom at Work by Chip Conley','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10500','pcs','Inventory','VATABLE','0',NULL,0),(10501,'Casio FX82MS','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10501','pcs','Inventory','VATABLE','0',NULL,0),(10502,'The Economist Guide to Management Ideas and Gurus by Tim Hindle','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10502','pcs','Inventory','VATABLE','0',NULL,0),(10503,'The Messenger The Rise and Fall of Elijah Muhammad by Karl Evanzz','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10503','pcs','Inventory','VATABLE','0',NULL,0),(10504,'Black Leopard Red Wolf by Marlon James','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10504','pcs','Inventory','VATABLE','0',NULL,0),(10505,'Game Changers by Dave Asprey','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10505','pcs','Inventory','VATABLE','0',NULL,0),(10506,'The Female Vision Womens Real Power at Work by Julie Johnson and Sally Helgesen','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10506','pcs','Inventory','VATABLE','0',NULL,0),(10507,'Investment Biker Around the World with Jim Rogers','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10507','pcs','Inventory','VATABLE','0',NULL,0),(10508,'The Messy Middle by Scott Belsky','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10508','pcs','Inventory','VATABLE','0',NULL,0),(10509,'Developing the Leader Within You 20 by John C Maxwell','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10509','pcs','Inventory','VATABLE','0',NULL,0),(10510,'Success and Luck by Robert H Frank','6','1','',16.00,'0','2090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10510','pcs','Inventory','VATABLE','0',NULL,0),(10511,'Flow by Mihaly Csikszentmihalyi','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10511','pcs','Inventory','VATABLE','0',NULL,0),(10512,'Take Nothing With You Rethinking the Role of Missionaries by Skeeter Wilson','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10512','pcs','Inventory','VATABLE','0',NULL,0),(10513,'Who They Was by Gabriel Krauze Hardcover','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10513','pcs','Inventory','VATABLE','0',NULL,0),(10514,'Maps by Nuruddin Farah','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10514','pcs','Inventory','VATABLE','0',NULL,0),(10515,'Selling to Win by Richard Denny','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10515','pcs','Inventory','VATABLE','0',NULL,0),(10516,'Maasai Language and culture dictionary by Frans Mol','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10516','pcs','Inventory','VATABLE','0',NULL,0),(10517,'A Mind at Home with Itself Finding Freedom in a World of Suffering by Byron Katie and Stephen Mitchell','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10517','pcs','Inventory','VATABLE','0',NULL,0),(10518,'Saving Justice TruthTransparencyand Trust by James B Comey Hardcover','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10518','pcs','Inventory','VATABLE','0',NULL,0),(10519,'Managing the Professional Service Firm by David Maister','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10519','pcs','Inventory','VATABLE','0',NULL,0),(10520,'Legacy What the All Blacks Can Teach Us About the Business of Life by James Kerr','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10520','pcs','Inventory','VATABLE','0',NULL,0),(10521,'The Smart Money Woman by Arese Ugwu','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10521','pcs','Inventory','VATABLE','0',NULL,0),(10522,'Beautiful Things A Memoir by Hunter Biden','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10522','pcs','Inventory','VATABLE','0',NULL,0),(10523,'State of Terror by Hillary Clinton and Louise Penny','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10523','pcs','Inventory','VATABLE','0',NULL,0),(10524,'Black and Female by Tsitsi Dangarembga','6','1','',16.00,'0','2199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10524','pcs','Inventory','VATABLE','0',NULL,0),(10525,'Kanzu for Kids 5 12 Years Old','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10525','pcs','Inventory','VATABLE','0',NULL,0),(10526,'The Infinite Game by Simon Sinek','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10526','pcs','Inventory','VATABLE','0',NULL,0),(10527,'Only the Paranoid Survive by Andrew Grove','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10527','pcs','Inventory','VATABLE','0',NULL,0),(10528,'Budi Wireless Headphones','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10528','pcs','Inventory','VATABLE','0',NULL,0),(10529,'Reading Jeremiah in Africa Biblical Essays in Sociopolitical Imagination','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10529','pcs','Inventory','VATABLE','0',NULL,0),(10530,'African Hermeneutics','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10530','pcs','Inventory','VATABLE','0',NULL,0),(10531,'God and Creation','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10531','pcs','Inventory','VATABLE','0',NULL,0),(10532,'Christianity and Suffering African Perspectives','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10532','pcs','Inventory','VATABLE','0',NULL,0),(10533,'Governance and Christian Higher Education in the African Context','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10533','pcs','Inventory','VATABLE','0',NULL,0),(10534,'From Theology of Transparency to Theology of Coexistence The Challenge for Egyptian Christians','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10534','pcs','Inventory','VATABLE','0',NULL,0),(10535,'Leadership Training in the Hands of the Church Experiential Learning and Contextual Practices in North Africa and the Middle East','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10535','pcs','Inventory','VATABLE','0',NULL,0),(10536,'Partnership Theology in Creative Access Regions','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10536','pcs','Inventory','VATABLE','0',NULL,0),(10537,'The Story of the Church in South Africa','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10537','pcs','Inventory','VATABLE','0',NULL,0),(10538,'Taking Up the Mantle Latin American Evangelical Theology in the 20th Century','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10538','pcs','Inventory','VATABLE','0',NULL,0),(10539,'Making Disciples in Africa Engaging Syncretism in the African Church through Philosophical Analysis of Worldviews','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10539','pcs','Inventory','VATABLE','0',NULL,0),(10540,'Let the Church Meet in Your House The Theological Foundation of the New Testament House Church','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10540','pcs','Inventory','VATABLE','0',NULL,0),(10541,'Towards Vital Wholeness in Theological Education Framing Areas for Assessment','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10541','pcs','Inventory','VATABLE','0',NULL,0),(10542,'Excellence in Theological Education Effective Training for Church Leaders','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10542','pcs','Inventory','VATABLE','0',NULL,0),(10543,'Transitioning from a Theological College to a Christian University A MultiCase Study in the East African Context','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10543','pcs','Inventory','VATABLE','0',NULL,0),(10544,'The Church from Every Tribe and Tongue Ecclesiology in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10544','pcs','Inventory','VATABLE','0',NULL,0),(10545,'So Great a Salvation Soteriology in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10545','pcs','Inventory','VATABLE','0',NULL,0),(10546,'The Spirit over the Earth Pneumatology in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10546','pcs','Inventory','VATABLE','0',NULL,0),(10547,'The Trinity among the Nations The Doctrine of God in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10547','pcs','Inventory','VATABLE','0',NULL,0),(10548,'Jesus without Borders Christology in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10548','pcs','Inventory','VATABLE','0',NULL,0),(10549,'All Things New Eschatology in the Majority World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10549','pcs','Inventory','VATABLE','0',NULL,0),(10550,'Family in Mission Theology and Praxis','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10550','pcs','Inventory','VATABLE','0',NULL,0),(10551,'A Theology of Suffering','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10551','pcs','Inventory','VATABLE','0',NULL,0),(10552,'Vulnerable Love Islamthe Church and the Triune God','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10552','pcs','Inventory','VATABLE','0',NULL,0),(10553,'Every Believer a Disciple Joining in Gods Mission','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10553','pcs','Inventory','VATABLE','0',NULL,0),(10554,'Breath and Bone Living Out the Mission of God in the World','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10554','pcs','Inventory','VATABLE','0',NULL,0),(10555,'God With Us and Without UsVolume One Oneness in Trinity versus Absolute Oneness','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10555','pcs','Inventory','VATABLE','0',NULL,0),(10556,'Dark Days of Authoritarianism To Be in History','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10556','pcs','Inventory','VATABLE','0',NULL,0),(10557,'Mission Between the Times Essays on the Kingdom','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10557','pcs','Inventory','VATABLE','0',NULL,0),(10558,'Theology of Work and Poverty Alleviation in Mozambique','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10558','pcs','Inventory','VATABLE','0',NULL,0),(10559,'Missions amidst Pagodas Contextual Communication of the Gospel in Burmese Buddhist Context','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10559','pcs','Inventory','VATABLE','0',NULL,0),(10560,'What Angels Long to Read Reading and Preaching the New Testament','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10560','pcs','Inventory','VATABLE','0',NULL,0),(10561,'Sweeter than Honey Preaching the Old Testament','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10561','pcs','Inventory','VATABLE','0',NULL,0),(10562,'The Wayfarer','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10562','pcs','Inventory','VATABLE','0',NULL,0),(10563,'Oburu Oginga In the Shadow of my Father by Oburu Oginga','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10563','pcs','Inventory','VATABLE','0',NULL,0),(10564,'Set Boundaries Find Peace A Guide to Reclaiming Yourself by Nedra Glover Tawwab','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10564','pcs','Inventory','VATABLE','0',NULL,0),(10565,'The Startup Wife by Anam Tahmima','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10565','pcs','Inventory','VATABLE','0',NULL,0),(10566,'The Anthropocene Reviewed Essays on a Human Centered Planet by John Green','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10566','pcs','Inventory','VATABLE','0',NULL,0),(10567,'Painting a Mirage The Mire by Samantha Rumbidzai Vazhure','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10567','pcs','Inventory','VATABLE','0',NULL,0),(10568,'Dele Weds Destiny A stunning novel of friendshiplove and home the most heartwarming debut of 2022 by Dele Weds Destiny','6','1','',16.00,'0','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10568','pcs','Inventory','VATABLE','0',NULL,0),(10569,'My Remarkable Mom This is your story by Jyune and Ciku','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10569','pcs','Inventory','VATABLE','0',NULL,0),(10570,'Leather Panel purse with brown beading','6','1','',16.00,'0','2133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10570','pcs','Inventory','VATABLE','0',NULL,0),(10571,'So You Feel Stuck in Your Career? 20 thoughtprovoking ideas and 100+ selfcoaching tools to awaken your inner guru and get you moving boldly','6','1','',16.00,'0','2249',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10571','pcs','Inventory','VATABLE','0',NULL,0),(10572,'Boundaries in Marriage by Henry Cloud and John Townsend','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10572','pcs','Inventory','VATABLE','0',NULL,0),(10573,'Social Intelligence The New Science of Human Relationships by Daniel Goleman','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10573','pcs','Inventory','VATABLE','0',NULL,0),(10574,'Giants of Enterprise Seven Business Innovators and the Empires They Built','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10574','pcs','Inventory','VATABLE','0',NULL,0),(10575,'How Europe Underdeveloped Africa by Walter Rodney','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,58.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10575','pcs','Inventory','VATABLE','0',NULL,0),(10576,'Outwitting the Devil by Napoleon Hill','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10576','pcs','Inventory','VATABLE','0',NULL,0),(10577,'The Seven Necessary Sins for Women and Girls by Mona Eltahawy','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10577','pcs','Inventory','VATABLE','0',NULL,0),(10578,'The Rational Male Preventive Medicine by Rollo Tomassi','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10578','pcs','Inventory','VATABLE','0',NULL,0),(10579,'Woman Code Perfect Your CycleAmplify Your FertilitySupercharge Your Sex Driveand Become a Power Source by Alisa Vitti','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10579','pcs','Inventory','VATABLE','0',NULL,0),(10580,'The Love Songs of WEB Du Bois by Honoree Fanonne Jeffers','6','1','',16.00,'0','2250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10580','pcs','Inventory','VATABLE','0',NULL,0),(10581,'Philosophy and Religion from Plato','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10581','pcs','Inventory','VATABLE','0',NULL,0),(10582,'Unhappy Valley Conflict in Kenya and Africa','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10582','pcs','Inventory','VATABLE','0',NULL,0),(10583,'Maya Angelou The Complete Poetry','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10583','pcs','Inventory','VATABLE','0',NULL,0),(10584,'Nice Girls Just Dont Get It','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10584','pcs','Inventory','VATABLE','0',NULL,0),(10585,'Becoming Somaliland African Issues by Mark Bradbury','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10585','pcs','Inventory','VATABLE','0',NULL,0),(10586,'Islam and the Future of Tolerance A Dialogue by Sam Harris and Maajid Nawaz','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10586','pcs','Inventory','VATABLE','0',NULL,0),(10587,'Defeating Dictators Fighting Tyranny in Africa and Around the World','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10587','pcs','Inventory','VATABLE','0',NULL,0),(10588,'Loyal Enemies by Jamie Gilham','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10588','pcs','Inventory','VATABLE','0',NULL,0),(10589,'Bezonomics by Brian Dumaine','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10589','pcs','Inventory','VATABLE','0',NULL,0),(10590,'MBS The Rise to Power of Mohammed bin Salman','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10590','pcs','Inventory','VATABLE','0',NULL,0),(10591,'Why Nations Fail by Daron Acemoglu and James A Robinson','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10591','pcs','Inventory','VATABLE','0',NULL,0),(10592,'Left to Tell by Immaculee Ilibagiza','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10592','pcs','Inventory','VATABLE','0',NULL,0),(10593,'Team of Rivals by Doris Kearns Goodwin','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10593','pcs','Inventory','VATABLE','0',NULL,0),(10594,'Influence The Psychology of Persuasion by Robert Cialdini','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10594','pcs','Inventory','VATABLE','0',NULL,0),(10595,'The Gulag Archipelago by Aleksandr Solzhenitsyn','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10595','pcs','Inventory','VATABLE','0',NULL,0),(10596,'How to Be a Stoic Using Ancient Philosophy to Live a Modern Life by Massimo Pigliucci','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10596','pcs','Inventory','VATABLE','0',NULL,0),(10597,'What a Time to Be Alone by Chidera Eggerue Hardcover','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10597','pcs','Inventory','VATABLE','0',NULL,0),(10598,'The Defining Decade by Meg Jay','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10598','pcs','Inventory','VATABLE','0',NULL,0),(10599,'5AM Club by Robin Sharma','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10599','pcs','Inventory','VATABLE','0',NULL,0),(10600,'What Color Is Your Parachute 2022 by Richard Nelson Bolles','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10600','pcs','Inventory','VATABLE','0',NULL,0),(10601,'Bibi The Turbulent Life and Times of Benjamin Netanyahu','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10601','pcs','Inventory','VATABLE','0',NULL,0),(10602,'Call Sign Chaos Learning to Lead by Jim Mattis','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10602','pcs','Inventory','VATABLE','0',NULL,0),(10603,'The Deep State The Fall of the Constitution and the Rise of a Shadow Government by Mike Lofgren','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10603','pcs','Inventory','VATABLE','0',NULL,0),(10604,'A Love Affair with the Sun A Memoir of Seventy Years in Kenya by Sir Michael Blundell','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10604','pcs','Inventory','VATABLE','0',NULL,0),(10605,'Born to Serve by Hon Matu Wamae','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10605','pcs','Inventory','VATABLE','0',NULL,0),(10606,'The Sweetness of Water by Nathan Harris','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10606','pcs','Inventory','VATABLE','0',NULL,0),(10607,'Unbound Twitter thoughts for the heart and mind by Verlaine Diane Soobroydoo','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10607','pcs','Inventory','VATABLE','0',NULL,0),(10608,'My Fourth Time We Drowned Seeking Refuge on the Worlds Deadliest Migration Route by Sally Hayden','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10608','pcs','Inventory','VATABLE','0',NULL,0),(10609,'To Paradise by Hanya Yanagihara','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10609','pcs','Inventory','VATABLE','0',NULL,0),(10610,'The Masterpiece by Francine Rivers','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10610','pcs','Inventory','VATABLE','0',NULL,0),(10611,'The Republic The Influential Classic Hardcover by Plato and Tom ButlerBowdon Introduction','6','1','',16.00,'0','2290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10611','pcs','Inventory','VATABLE','0',NULL,0),(10612,'The Tigers Prey HB','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10612','pcs','Inventory','VATABLE','0',NULL,0),(10613,'The First Tycoon','6','1','',16.00,'0','2181',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10613','pcs','Inventory','VATABLE','0',NULL,0),(10615,'How to Write It by Sandra Lamb','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10615','pcs','Inventory','VATABLE','0',NULL,0),(10616,'Wizard of the Crow by Ngugi wa Thiongo','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10616','pcs','Inventory','VATABLE','0',NULL,0),(10617,'Great by Choice by Jim Collins','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10617','pcs','Inventory','VATABLE','0',NULL,0),(10618,'Taking Advice How Leaders Get Good Counsel','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10618','pcs','Inventory','VATABLE','0',NULL,0),(10619,'Obliquity Why Our Goals Are Best Achieved Indirectly','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10619','pcs','Inventory','VATABLE','0',NULL,0),(10620,'Nairobi then and now 50 years by Stephen and Bhavna Mills','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10620','pcs','Inventory','VATABLE','0',NULL,0),(10621,'Practice Perfect 42 Rules for Getting Better at Getting Better','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10621','pcs','Inventory','VATABLE','0',NULL,0),(10622,'Click What Millions of People Are Doing Online and Why it Matters','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10622','pcs','Inventory','VATABLE','0',NULL,0),(10623,'Wander Woman How High Achieving Women Find Contentment and Direction','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10623','pcs','Inventory','VATABLE','0',NULL,0),(10624,'Guide to Emerging Markets The business outlook opportunities and obstacles','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10624','pcs','Inventory','VATABLE','0',NULL,0),(10625,'Hello Tomorrow The Transformational Power of Vision by Cindy Trimm','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10625','pcs','Inventory','VATABLE','0',NULL,0),(10626,'Guide to the Management Gurus by Carol Kennedy','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10626','pcs','Inventory','VATABLE','0',NULL,0),(10627,'Conspiracy of Fools by Kurt Eichenwald','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10627','pcs','Inventory','VATABLE','0',NULL,0),(10628,'Creating Competitive Advantage by Jaynie L Smith','6','1','',16.00,'0','2185',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10628','pcs','Inventory','VATABLE','0',NULL,0),(10629,'This Is What America Looks Like by Ilhan Omar','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10629','pcs','Inventory','VATABLE','0',NULL,0),(10630,'Shoemaker The Untold Story of the British Family Firm that Became a Global Brand','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10630','pcs','Inventory','VATABLE','0',NULL,0),(10631,'How to Lead When You are Not in Charge by Clay Scroggins','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10631','pcs','Inventory','VATABLE','0',NULL,0),(10632,'The Robot in the Next Cubicle What You Need to Know to Adapt and Succeed in the Automation Age by Larry Boyer','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10632','pcs','Inventory','VATABLE','0',NULL,0),(10633,'Sugar Barons FamilyCorruptionEmpire and War by Matthew Parker','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10633','pcs','Inventory','VATABLE','0',NULL,0),(10634,'African Wildlife and Livelihoods The Promise and Performance of Community Conservation by David HulmeMarshall W Murphree and Marshall Murphree','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10634','pcs','Inventory','VATABLE','0',NULL,0),(10635,'The Splendid and the Vile A Saga of ChurchillFamilyand Defiance During the Blitz by Erik Larson','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10635','pcs','Inventory','VATABLE','0',NULL,0),(10636,'And Home was Kariakoo A Memoir of East Africa Book by M G Vassanji','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10636','pcs','Inventory','VATABLE','0',NULL,0),(10637,'Disloyal A Memoir by Michael Cohen','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10637','pcs','Inventory','VATABLE','0',NULL,0),(10638,'No Rules Rules Netflix and the Culture of Reinvention by Erin Meyer and Reed Hastings','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10638','pcs','Inventory','VATABLE','0',NULL,0),(10639,'Finish What You Start The Art of Following ThroughTaking ActionExecuting and SelfDiscipline by Peter Hollins','6','1','',16.00,'0','2299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10639','pcs','Inventory','VATABLE','0',NULL,0),(10640,'Islamic Travel Prayer Mat','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10640','pcs','Inventory','VATABLE','0',NULL,0),(10641,'Daily Inspiration from The Monk Who Sold His Ferrari by Robin Sharma','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10641','pcs','Inventory','VATABLE','0',NULL,0),(10642,'Gay Girl Good God by Jackie Hill Perry','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10642','pcs','Inventory','VATABLE','0',NULL,0),(10643,'African Public Theology','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10643','pcs','Inventory','VATABLE','0',NULL,0),(10644,'Titan The Life of John D Rockefeller Sr by Ron Chernow','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10644','pcs','Inventory','VATABLE','0',NULL,0),(10645,'An Early Start for Your Child with Autism Using Everyday Activities to Help Kids ConnectCommunicateand Learn by Sally J RogersGeraldine Dawson and Laurie A Vismara','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10645','pcs','Inventory','VATABLE','0',NULL,0),(10646,'Why Has Nobody Told Me This Before by Julie Smith','6','1','',16.00,'0','2800','','0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10646','pcs','Inventory','VATABLE','0',NULL,0),(10647,'Presidents Pressman A memoir by Lee Njiru','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10647','pcs','Inventory','VATABLE','0',NULL,0),(10648,'The World for Sale MoneyPower and the Traders Who Barter the Earths Resources by Javier Blas and Jack Farchy','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10648','pcs','Inventory','VATABLE','0',NULL,0),(10649,'Manifest The Sunday Times bestseller that will change your life by Roxie Nafousi','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10649','pcs','Inventory','VATABLE','0',NULL,0),(10650,'Mediocre The Dangerous Legacy of White Male America Hard by Ijeoma Oluo','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10650','pcs','Inventory','VATABLE','0',NULL,0),(10651,'The Eternal Audience of One by Remy Ngamije','6','1','',16.00,'0','2300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10651','pcs','Inventory','VATABLE','0',NULL,0),(10652,'AN OUTLINE OF CRIMINAL PROCEDURE IN KENYA','6','1','',16.00,'0','2320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10652','pcs','Inventory','VATABLE','0',NULL,0),(10653,'AFRICAN CUSTOMARY LAW DEVELOPING AN AFRICAN JURISPRUDENCE','6','1','',16.00,'0','2320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10653','pcs','Inventory','VATABLE','0',NULL,0),(10654,'DEMISE AND REBIRTH OF PARLIAMENT A KENYAN PARADIGM','6','1','',16.00,'0','2320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10654','pcs','Inventory','VATABLE','0',NULL,0),(10655,'Malcolm X by Manning Marable','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10655','pcs','Inventory','VATABLE','0',NULL,0),(10656,'Against Principalities and Powers Spiritual Beings in Relation to Communal Identity and the Moral Discourse of Ephesians','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10656','pcs','Inventory','VATABLE','0',NULL,0),(10657,'Expository Preaching in Africa Engaging Orality for Effective Proclamation','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10657','pcs','Inventory','VATABLE','0',NULL,0),(10658,'African Christian Theology','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10658','pcs','Inventory','VATABLE','0',NULL,0),(10659,'Blessing the Curse? A Biblical Approach for Restoring Relationships in the Church','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10659','pcs','Inventory','VATABLE','0',NULL,0),(10660,'Preaching That Comes Alive Delivering a Word from the Lord','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10660','pcs','Inventory','VATABLE','0',NULL,0),(10661,'Thinking Theologically about Language Teaching Christian Perspectives on an Educational Calling','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10661','pcs','Inventory','VATABLE','0',NULL,0),(10662,'Blessed New Humanity in Christ','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10662','pcs','Inventory','VATABLE','0',NULL,0),(10663,'Dont Drop the Mic The Power of Your Words Can Change the World by T D Jakes','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10663','pcs','Inventory','VATABLE','0',NULL,0),(10664,'A Kenyan Journey by Pheroze Nowrojee','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10664','pcs','Inventory','VATABLE','0',NULL,0),(10665,'The Silk Roads A New History of the World by Peter Frankopan','6','1','',16.00,'0','2350',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10665','pcs','Inventory','VATABLE','0',NULL,0),(10666,'Safari Guide to East African Birds','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10666','pcs','Inventory','VATABLE','0',NULL,0),(10667,'HBRs 10 Must Reads The Essentials','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10667','pcs','Inventory','VATABLE','0',NULL,0),(10668,'HBRs 10 Must Reads on Communication','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10668','pcs','Inventory','VATABLE','0',NULL,0),(10669,'HBRs 10 Must Reads on Strategy by Harvard Business ReviewMichael E PorterRenee Mauborgne and W Chan Kim','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10669','pcs','Inventory','VATABLE','0',NULL,0),(10670,'Getting Somalia Wrong Faith War and Hope in a Shattered State','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10670','pcs','Inventory','VATABLE','0',NULL,0),(10671,'Warriors Life and Death Among the Somalis by Gerald Hanley','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10671','pcs','Inventory','VATABLE','0',NULL,0),(10672,'The Motivation Manifesto by Brendon Burchard','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10672','pcs','Inventory','VATABLE','0',NULL,0),(10673,'A Testament of Hope The Essential Writings and Speeches by Martin Luther King Jr','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10673','pcs','Inventory','VATABLE','0',NULL,0),(10674,'Army of None by Paul Scharre','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10674','pcs','Inventory','VATABLE','0',NULL,0),(10675,'Land and Sustainable Development in Africa','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10675','pcs','Inventory','VATABLE','0',NULL,0),(10676,'Communicate to Inspire A Guide for Leaders by Kevin D Murray','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10676','pcs','Inventory','VATABLE','0',NULL,0),(10677,'Swahili Origins by James De Vere Allen','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10677','pcs','Inventory','VATABLE','0',NULL,0),(10678,'The Great Escape by Angus Deaton','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10678','pcs','Inventory','VATABLE','0',NULL,0),(10679,'Riding on a Tiger An Autobiography of Moody Awori','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10679','pcs','Inventory','VATABLE','0',NULL,0),(10680,'A Lineage of Grace by Francine Rivers','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10680','pcs','Inventory','VATABLE','0',NULL,0),(10681,'Deep Work Rules for Focused Success in a distracted World by Cal Newport','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10681','pcs','Inventory','VATABLE','0',NULL,0),(10682,'The Way of the Superior Man by David Deida','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10682','pcs','Inventory','VATABLE','0',NULL,0),(10683,'The African Origin of Civilization Myth or Reality by Cheikh Anta Diop','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10683','pcs','Inventory','VATABLE','0',NULL,0),(10684,'The Untethered Soul The Journey Beyond Yourself by Michael A Singer','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10684','pcs','Inventory','VATABLE','0',NULL,0),(10685,'Leadershift by John Maxwell','6','1','',16.00,'0','2390','','0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10685','pcs','Inventory','VATABLE','0',NULL,0),(10686,'Redeeming Love by Francine Rivers','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10686','pcs','Inventory','VATABLE','0',NULL,0),(10687,'The Power of the Pussy by Kara King','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10687','pcs','Inventory','VATABLE','0',NULL,0),(10688,'Greenlights Raucous stories and outlaw wisdom from the Academy Award winning actor by Matthew McConaughey','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10688','pcs','Inventory','VATABLE','0',NULL,0),(10689,'Welcome Home A Guide to Building a Home For Your Soul by Najwa Zebian','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10689','pcs','Inventory','VATABLE','0',NULL,0),(10690,'My Life in Full WorkFamilyand Our Future by Indra Nooyi','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10690','pcs','Inventory','VATABLE','0',NULL,0),(10691,'The Education of an Idealist by Samantha Power','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10691','pcs','Inventory','VATABLE','0',NULL,0),(10692,'Family Enterprises The Essentials by Peter Leach','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10692','pcs','Inventory','VATABLE','0',NULL,0),(10693,'The Way of Integrity Finding the Path to Your True Self by Martha Beck','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10693','pcs','Inventory','VATABLE','0',NULL,0),(10694,'Bamboozled by Jesus How God Tricked Me into the Life of My Dreams by Yvonne Orji','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10694','pcs','Inventory','VATABLE','0',NULL,0),(10695,'Empire of Pain The Secret History of the Sackler Dynasty by Patrick Radden Keefe','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10695','pcs','Inventory','VATABLE','0',NULL,0),(10696,'Working HardHardly Working How to achieve morestress less and feel fulfilled by Grace Beverley','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10696','pcs','Inventory','VATABLE','0',NULL,0),(10697,'LEADERSHIP IN THE BIBLE AND AFRICAN SOCIETY','6','1','',16.00,'0','2390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10697','pcs','Inventory','VATABLE','0',NULL,0),(10698,'From Global to Metanational','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10698','pcs','Inventory','VATABLE','0',NULL,0),(10699,'The Perfect Hire','6','1','',16.00,'0','2276',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10699','pcs','Inventory','VATABLE','0',NULL,0),(10700,'How The Mighty Fall by Jim Collins','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10700','pcs','Inventory','VATABLE','0',NULL,0),(10701,'The Snowball Warren Buffett and the Business of Life by Alice Schroeder','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10701','pcs','Inventory','VATABLE','0',NULL,0),(10702,'The Hairdresser of Harare by Tendai Huchu','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10702','pcs','Inventory','VATABLE','0',NULL,0),(10703,'Family Enterprises The Essentials','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10703','pcs','Inventory','VATABLE','0',NULL,0),(10704,'Astrophysics for People in a Hurry by Neil deGrasse Tyson','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10704','pcs','Inventory','VATABLE','0',NULL,0),(10705,'Flower Girls Bridesmaid Special Occasion Lace Dress','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10705','pcs','Inventory','VATABLE','0',NULL,0),(10706,'The Robot in the Next Cubicle by Larry Boyer','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10706','pcs','Inventory','VATABLE','0',NULL,0),(10707,'Sexy Little Numbers How to Grow Your Business Using the Data You Already Have','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10707','pcs','Inventory','VATABLE','0',NULL,0),(10708,'Bearing the Cross by David Garrow','6','1','',16.00,'0','2280',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10708','pcs','Inventory','VATABLE','0',NULL,0),(10709,'Making Futures by Sangu Delle','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10709','pcs','Inventory','VATABLE','0',NULL,0),(10710,'A Long Petal of the Sea by Isabel Allende Hardcover','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10710','pcs','Inventory','VATABLE','0',NULL,0),(10711,'The Real Book of Real Estate Real Experts Real Stories Real Life by Robert Kiyosaki','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10711','pcs','Inventory','VATABLE','0',NULL,0),(10712,'Debt The First 5000 Years by David Graeber','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10712','pcs','Inventory','VATABLE','0',NULL,0),(10713,'Relationship Goals How to Win at DatingMarriageand Sex by Michael Todd','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10713','pcs','Inventory','VATABLE','0',NULL,0),(10714,'The perfect nine the epic of Gikuyu and Mumbi by Ngugi wa Thiongo','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10714','pcs','Inventory','VATABLE','0',NULL,0),(10715,'Why Were Polarized Book by Ezra Klein','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10715','pcs','Inventory','VATABLE','0',NULL,0),(10716,'The Struggle for Land and Justice in Kenya by Ambreena Manji','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10716','pcs','Inventory','VATABLE','0',NULL,0),(10717,'Finding Me by Viola Davis','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10717','pcs','Inventory','VATABLE','0',NULL,0),(10718,'Cracking the Monitoring and Evaluation ME Career by Rogers Mutie','6','1','',16.00,'0','2399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10718','pcs','Inventory','VATABLE','0',NULL,0),(10719,'Ihram for Hajj and Umrah Cloth','6','1','',16.00,'0','2400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10719','pcs','Inventory','VATABLE','0',NULL,0),(10720,'Boundaries by Henry Cloud and John Townsend','6','1','',16.00,'0','2400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10720','pcs','Inventory','VATABLE','0',NULL,0),(10721,'Kidneys for the King by Miguna Miguna','6','1','',16.00,'0','2400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10721','pcs','Inventory','VATABLE','0',NULL,0),(10722,'The Fatherhood Principle Gods Design and Destiny for Every Man by Myles Munroe','6','1','',16.00,'0','2400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10722','pcs','Inventory','VATABLE','0',NULL,0),(10723,'Women and the Vote A World History','6','1','',16.00,'0','2328',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10723','pcs','Inventory','VATABLE','0',NULL,0),(10724,'The Millionaire Next Door by Thomas J Stanley','6','1','',16.00,'0','2450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10724','pcs','Inventory','VATABLE','0',NULL,0),(10725,'No Hard Feelings by Liz Fosslien and Mollie West Duffy','6','1','',16.00,'0','2450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10725','pcs','Inventory','VATABLE','0',NULL,0),(10726,'Beautiful WorldWhere Are You by Sally Rooney','6','1','',16.00,'0','2450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10726','pcs','Inventory','VATABLE','0',NULL,0),(10727,'Things They Lost by Okwiri Oduor','6','1','',16.00,'0','2450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10727','pcs','Inventory','VATABLE','0',NULL,0),(10728,'Decoding Greatness How the Best in the World Reverse Engineer Success by Ron Friedman','6','1','',16.00,'0','2450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10728','pcs','Inventory','VATABLE','0',NULL,0),(10729,'The Pregnancy and Baby Book','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10729','pcs','Inventory','VATABLE','0',NULL,0),(10730,'Pine Green Wedge Boot','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10730','pcs','Inventory','VATABLE','0',NULL,0),(10731,'Men Light Brown Leather Loafer','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10731','pcs','Inventory','VATABLE','0',NULL,0),(10732,'Men Genuine Leather Loafers','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10732','pcs','Inventory','VATABLE','0',NULL,0),(10733,'All Things New Heaven Earth and the Restoration','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10733','pcs','Inventory','VATABLE','0',NULL,0),(10734,'Wise Words The Philosophy of Everyday Life','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10734','pcs','Inventory','VATABLE','0',NULL,0),(10735,'Extreme Productivity Boost Your Results','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10735','pcs','Inventory','VATABLE','0',NULL,0),(10736,'The 4 Hour Body An Uncommon Guide to Rapid Fat Loss Incredible Sex and Becoming Superhuman','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10736','pcs','Inventory','VATABLE','0',NULL,0),(10737,'Lee Kuan Yew The Grand Masters Insights on China the United States and the World','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10737','pcs','Inventory','VATABLE','0',NULL,0),(10738,'Turning Points in African Democracy by Abdul Raufu Mustapha and Lindsay Whitfield','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10738','pcs','Inventory','VATABLE','0',NULL,0),(10739,'Africa and the War on Drugs by Neil Carrier and Gernot Klantschnig','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10739','pcs','Inventory','VATABLE','0',NULL,0),(10740,'How To Sell Your Way Through Life by Napoleon Hill','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10740','pcs','Inventory','VATABLE','0',NULL,0),(10741,'Gandhi A Political and Spiritual Life by Kathryn Tidrick','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10741','pcs','Inventory','VATABLE','0',NULL,0),(10742,'The Path Made Clear by Oprah Winfrey Hardcover','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10742','pcs','Inventory','VATABLE','0',NULL,0),(10743,'Shut Up and Listen by Tilman Fertitta','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10743','pcs','Inventory','VATABLE','0',NULL,0),(10744,'On Ajayi Crowther Street by Elnathan John','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10744','pcs','Inventory','VATABLE','0',NULL,0),(10745,'Textbook of Highway and Traffic Engineering','6','1','',16.00,'0','2471',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10745','pcs','Inventory','VATABLE','0',NULL,0),(10746,'What to Expect When Youre Expecting by Heidi Murkoff','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10746','pcs','Inventory','VATABLE','0',NULL,0),(10747,'Execution The Discipline of Getting Things Done by Larry Bossidy and Ram Charan','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10747','pcs','Inventory','VATABLE','0',NULL,0),(10748,'Good to Great by Jim Collins','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10748','pcs','Inventory','VATABLE','0',NULL,0),(10749,'Led by Faith by Immaculee Ilibagiza','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10749','pcs','Inventory','VATABLE','0',NULL,0),(10750,'Against All Odds by Kalonzo Musyoka','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10750','pcs','Inventory','VATABLE','0',NULL,0),(10751,'From Third World to First by Lee Kuan Yew','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10751','pcs','Inventory','VATABLE','0',NULL,0),(10752,'The Constitution of Kenya Contemporary Readings by P L O LumumbaMorris Kiwinda Mbondenyi and Steve O Odero','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10752','pcs','Inventory','VATABLE','0',NULL,0),(10753,'The Ascent of Money A Financial History of the World by Niall Ferguson','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10753','pcs','Inventory','VATABLE','0',NULL,0),(10754,'Pio Gama Pinto Untold Life Story of First Unsung Martyr','6','2','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,'91721813008',0,0,0,90.00,'2024-07-24 12:25:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','10754','pcs','Inventory','VATABLE','0','',0),(10755,'Kybalion A Study of the Hermetic Philosophy of Ancient Egypt and Greece by Three Initiates and William Walker Atkinson','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10755','pcs','Inventory','VATABLE','0',NULL,0),(10756,'Breaking the Habit of Being Yourself by Joe Dispenza','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10756','pcs','Inventory','VATABLE','0',NULL,0),(10757,'You Can Be The Happiest Woman In The World by Dr Aid al Qarni','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10757','pcs','Inventory','VATABLE','0',NULL,0),(10758,'The 48 Laws of Power by Robert Greene','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10758','pcs','Inventory','VATABLE','0',NULL,0),(10759,'Thomas Sankara Speaks by Thomas Sankara','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10759','pcs','Inventory','VATABLE','0',NULL,0),(10760,'Do Not Disturb The Story of a Political Murder and an African Regime Gone Bad by Michela Wrong','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10760','pcs','Inventory','VATABLE','0',NULL,0),(10761,'The Effective Executive The Definitive Guide to Getting the Right Things Done by Peter F Drucker','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10761','pcs','Inventory','VATABLE','0',NULL,0),(10762,'Decolonization and Afro Feminism by Sylvia Tamale','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10762','pcs','Inventory','VATABLE','0',NULL,0),(10763,'The Unplugged Alpha by Richard Cooper','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10763','pcs','Inventory','VATABLE','0',NULL,0),(10764,'The Cancer Code A Revolutionary New Understanding of a Medical Mystery by Dr Jason Fung','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10764','pcs','Inventory','VATABLE','0',NULL,0),(10765,'Leading the Unleadable How to Manage MavericksCynicsDivasand Other Difficult People by Alan Willett','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10765','pcs','Inventory','VATABLE','0',NULL,0),(10766,'The Secret Lives of Church Ladies by Deesha Philyaw','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10766','pcs','Inventory','VATABLE','0',NULL,0),(10767,'The Complete Collected Poems of Maya Angelou','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10767','pcs','Inventory','VATABLE','0',NULL,0),(10768,'Over My Dead Body by Jeffrey Archer','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10768','pcs','Inventory','VATABLE','0',NULL,0),(10769,'The Decline of Spiritual Authority in Gikuyu Traditional Religion by Dr Peter Kiarie Njoroge','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10769','pcs','Inventory','VATABLE','0',NULL,0),(10770,'The Big Nine How the Tech Titans and Their Thinking Machines Could Warp Humanity by Amy Webb','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10770','pcs','Inventory','VATABLE','0',NULL,0),(10772,'After the Rain Gentle Reminders for HealingCourageand SelfLove by Alexandra Elle','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10772','pcs','Inventory','VATABLE','0',NULL,0),(10773,'Mount Pleasant Novel by Patrice Nganang','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10773','pcs','Inventory','VATABLE','0',NULL,0),(10774,'Babel Or the Necessity of Violence An Arcane History of the Oxford Translators Revolution by R F Kuang','6','1','',16.00,'0','2490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10774','pcs','Inventory','VATABLE','0',NULL,0),(10775,'Sarong Kikoi','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10775','pcs','Inventory','VATABLE','0',NULL,0),(10776,'Checked Dress Black White','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10776','pcs','Inventory','VATABLE','0',NULL,0),(10777,'Brown Cap Toe Formal Shoes','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10777','pcs','Inventory','VATABLE','0',NULL,0),(10778,'Pregnancy Encyclopedia','6','1','',16.00,'0','2371',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10778','pcs','Inventory','VATABLE','0',NULL,0),(10779,'Brown Mens Belt','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10779','pcs','Inventory','VATABLE','0',NULL,0),(10780,'Brown checked sleeveless dress','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10780','pcs','Inventory','VATABLE','0',NULL,0),(10781,'Dark Grey Mens Training Top','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10781','pcs','Inventory','VATABLE','0',NULL,0),(10782,'The Passage of Power The Years of Lyndon Johnson','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10782','pcs','Inventory','VATABLE','0',NULL,0),(10783,'The Presidents The Transformation of the American Presidency','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10783','pcs','Inventory','VATABLE','0',NULL,0),(10784,'Champion Young Mens Embroidered Hoodie','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10784','pcs','Inventory','VATABLE','0',NULL,0),(10785,'Enjoy Your Life by Dr Muhammad Adb Al Rahman Al Arifi','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10785','pcs','Inventory','VATABLE','0',NULL,0),(10786,'Becoming Michelle Obama by Michelle Obama','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10786','pcs','Inventory','VATABLE','0',NULL,0),(10787,'Nairobi Today The Paradox of a Fragmented City','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10787','pcs','Inventory','VATABLE','0',NULL,0),(10788,'Identity The Demand for Dignity and the Politics of Resentment','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10788','pcs','Inventory','VATABLE','0',NULL,0),(10789,'The Essentials of Psychoanalysis Sigmund Freud','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10789','pcs','Inventory','VATABLE','0',NULL,0),(10790,'The Breakthrough Imperative How the Best Managers Get Outstanding Results','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10790','pcs','Inventory','VATABLE','0',NULL,0),(10791,'Imperial Reckoning The Untold Story of Britains Gulag in Kenya by Caroline Elkins','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10791','pcs','Inventory','VATABLE','0',NULL,0),(10792,'Global Corruption Money Power and Ethics in the Modern World','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10792','pcs','Inventory','VATABLE','0',NULL,0),(10793,'Kingdom Principles by Myles Munroe','6','1','',16.00,'0','2375',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10793','pcs','Inventory','VATABLE','0',NULL,0),(10794,'History of Resistance in Kenya by Maina Wa Kinyatti','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10794','pcs','Inventory','VATABLE','0',NULL,0),(10795,'The Artists Way by Julia Cameron','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10795','pcs','Inventory','VATABLE','0',NULL,0),(10796,'Verbal Connections Card Game','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10796','pcs','Inventory','VATABLE','0',NULL,0),(10797,'The Economists Tale A Consultant Encounters Hunger and the World Bank','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10797','pcs','Inventory','VATABLE','0',NULL,0),(10798,'Selfhood Divinity of the Clitoris by Rev Timothy Njoya','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10798','pcs','Inventory','VATABLE','0',NULL,0),(10799,'The Circle Maker by Mark Batterson','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10799','pcs','Inventory','VATABLE','0',NULL,0),(10800,'The illusion of power by GG Kariuki Hardcover','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10800','pcs','Inventory','VATABLE','0',NULL,0),(10801,'The City Of God Augustine of Hippo by Saint Augustine and David Clarke','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10801','pcs','Inventory','VATABLE','0',NULL,0),(10802,'Buffett The Making of an American Capitalist by Roger Lowenstein','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10802','pcs','Inventory','VATABLE','0',NULL,0),(10803,'Mau Mau From Below by Greet Kershaw and John Lonsdale','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10803','pcs','Inventory','VATABLE','0',NULL,0),(10804,'HBRs 10 Must Reads on AIAnalyticsand the New Machine Age with bonus article Why Every Company Needs an Augmented Reality Strategy by Michael E Porter and James E Heppelmann','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10804','pcs','Inventory','VATABLE','0',NULL,0),(10805,'Arguing with Zombies EconomicsPoliticsand the Fight for a Better Future by Paul Krugman','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10805','pcs','Inventory','VATABLE','0',NULL,0),(10806,'Saviors and Survivors DarfurPoliticsand the War on Terror by Mahmood Mamdani','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10806','pcs','Inventory','VATABLE','0',NULL,0),(10807,'Cybersecurity The Insights You Need from Harvard Business Review by Harvard Business Review','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10807','pcs','Inventory','VATABLE','0',NULL,0),(10808,'Timeless Seeds of Advice The Sayings of Prophet Muhammad Ibn TaymiyyahIbn alQayyimIbn alJawzi and Other Prominent Scholars in Bringing Comfort and Hope to the Soul by B B Abdulla','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10808','pcs','Inventory','VATABLE','0',NULL,0),(10809,'Conversations In Ink by Anjali Shah','6','1','',16.00,'0','2499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10809','pcs','Inventory','VATABLE','0',NULL,0),(10810,'We the People by Rev Timothy Njoya','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10810','pcs','Inventory','VATABLE','0',NULL,0),(10811,'Platform Revolution How Networked Markets by Geoffrey G ParkerMarshall W Van Alstyne and Sangeet Paul Choudary','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10811','pcs','Inventory','VATABLE','0',NULL,0),(10812,'The 7 Habits of Highly Effective People by Stephen R Covey','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10812','pcs','Inventory','VATABLE','0',NULL,0),(10813,'The Big Conservation Lie by Mordecai Ogada and John Mbaria','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10813','pcs','Inventory','VATABLE','0',NULL,0),(10814,'The Ideal Muslim by Dr Muhammad Ali Al Hashimi','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10814','pcs','Inventory','VATABLE','0',NULL,0),(10815,'Entrepreneur Revolution by Daniel Priestley','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10815','pcs','Inventory','VATABLE','0',NULL,0),(10816,'Mwakenya The Unfinished Revolution by Maina Wa Kinyatti','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10816','pcs','Inventory','VATABLE','0',NULL,0),(10817,'Rich Dads Guide to Investing by Robert Kiyosaki','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10817','pcs','Inventory','VATABLE','0',NULL,0),(10818,'A Promised Land by Barack Obama Hardcover','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10818','pcs','Inventory','VATABLE','0',NULL,0),(10819,'Nuria Global','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10819','pcs','Inventory','VATABLE','0',NULL,0),(10820,'Minute Books','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10820','pcs','Inventory','VATABLE','0',NULL,0),(10821,'Kunyaza The Secret to Female Pleasure by Habeeb Akande','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10821','pcs','Inventory','VATABLE','0',NULL,0),(10822,'Martas Legacy Series Set of 2 Her Mothers HopeHer Daughters Dream by Francine Rivers','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10822','pcs','Inventory','VATABLE','0',NULL,0),(10823,'Scars Of A Nation Survivor Of Kiambaa Church Massacre And The Elusive Justice by Peter Mbuthia','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10823','pcs','Inventory','VATABLE','0',NULL,0),(10824,'Pivoting in Heels by Carole Mandi','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,56.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10824','pcs','Inventory','VATABLE','0',NULL,0),(10825,'Reptiles and Amphibians of East Africa by Kim HowellRobert C Drewes and Stephen Spawls','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10825','pcs','Inventory','VATABLE','0',NULL,0),(10826,'African Contextual Realities','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10826','pcs','Inventory','VATABLE','0',NULL,0),(10827,'Mission without Conquest An Alternative Missionary Practice','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10827','pcs','Inventory','VATABLE','0',NULL,0),(10828,'WholeLife Mission for the Whole Church Overcoming the SacredSecular Divide through Theological Education','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10828','pcs','Inventory','VATABLE','0',NULL,0),(10830,'Exploring Parables in Luke Integrated Skills for ESLEFL Students of Theology','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10830','pcs','Inventory','VATABLE','0',NULL,0),(10831,'Rock Bottom by Charles Chanchori','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10831','pcs','Inventory','VATABLE','0',NULL,0),(10832,'Lords of Impunity by Rasna Warah','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,'91721812980',0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9780578311401','pcs','Inventory','VATABLE','0',NULL,0),(10833,'John Thompsons Modern Course for the Piano First Grade 1 by John Thompson and Katherine Faith','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10833','pcs','Inventory','VATABLE','0',NULL,0),(10834,'The Climb to the Mountain Top The Making of a Professor by Prof Adrian Wekulo Mukhebi','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10834','pcs','Inventory','VATABLE','0',NULL,0),(10835,'Son of the Nile by Teddy Warria','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10835','pcs','Inventory','VATABLE','0',NULL,0),(10836,'The Raila Conspiracy The secrets behind denying him the Kenyan Presidency by Babior Newton','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10836','pcs','Inventory','VATABLE','0',NULL,0),(10837,'Strategic Thinking 10 Lessons from 1,000 Strategic Plans Dr Fred Ogola','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10837','pcs','Inventory','VATABLE','0',NULL,0),(10838,'Waste of sin by Akin','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10838','pcs','Inventory','VATABLE','0',NULL,0),(10839,'The Power Law Inside Silicon Valleys Venture Capital Machine by Sebastian Mallaby','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10839','pcs','Inventory','VATABLE','0',NULL,0),(10840,'Zamba The True Story of the Greatest Lion That Ever Lived by Ralph Helfer','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10840','pcs','Inventory','VATABLE','0',NULL,0),(10841,'Courage is a Calling Saving Mombasas Street Children by Lucy Yinda','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10841','pcs','Inventory','VATABLE','0',NULL,0),(10842,'Capitalism Without Capital The Rise of the Intangible Economy by Jonathan Haskel and Stian Westlake','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10842','pcs','Inventory','VATABLE','0',NULL,0),(10843,'Strategic Thinking The Dynamics of Political Strategies in Africa by Prof Fred Ogola','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10843','pcs','Inventory','VATABLE','0',NULL,0),(10844,'Zanzibar Plates Maastricht and Other Ceramics on the East African by Villoo Nowrojee and Pheroze Nowrojee','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10844','pcs','Inventory','VATABLE','0',NULL,0),(10845,'The Path to KALIECH William Odongo Omamo','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10845','pcs','Inventory','VATABLE','0',NULL,0),(10846,'The Power of Many Values for Success in Business and in Life Meg Whitman','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10846','pcs','Inventory','VATABLE','0',NULL,0),(10847,'Stronger Than Faith My Journey In the Quest for Justice in Repressive Kenya 19582015 by Oduora Ongwen','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10847','pcs','Inventory','VATABLE','0',NULL,0),(10848,'Sleepwalking Land by Mia Couto','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10848','pcs','Inventory','VATABLE','0',NULL,0),(10849,'Drafts 100 Letters I Will Never Send by Nkosilesisa Kwanele Ncube','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10849','pcs','Inventory','VATABLE','0',NULL,0),(10850,'Paul Mboya A portrait of a Great Leader by Godfrey K Sang and Dr Vincent A Orinda','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10850','pcs','Inventory','VATABLE','0',NULL,0),(10851,'BIBLE AND ORALITY IN AFRICA','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10851','pcs','Inventory','VATABLE','0',NULL,0),(10852,'Cabral Pinto Willy Mutunga Undercover by Willy Mutunga','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10852','pcs','Inventory','VATABLE','0',NULL,0),(10853,'Thinking in Systems by Donella H Meadows and Diana Wright','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10853','pcs','Inventory','VATABLE','0',NULL,0),(10854,'Positioning The Battle for Your Mind by Al Ries and Jack Trout','6','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10854','pcs','Inventory','VATABLE','0',NULL,0),(10855,'The World Is Ours by Lucie Chihandae','6','1','',16.00,'0','2550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10855','pcs','Inventory','VATABLE','0',NULL,0),(10856,'THE NEW CONSTITUTIONAL LAW OF KENYA PRINCIPLESGOVERNANCE AND HUMAN RIGHTS','6','1','',16.00,'0','2552',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10856','pcs','Inventory','VATABLE','0',NULL,0),(10857,'Mellon An American Life','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10857','pcs','Inventory','VATABLE','0',NULL,0),(10858,'Unhappy Valley Conflict in Kenya and Africa Book 2','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10858','pcs','Inventory','VATABLE','0',NULL,0),(10859,'The Bottom Billion','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10859','pcs','Inventory','VATABLE','0',NULL,0),(10860,'Baby Warm Swaddling Blanket','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10860','pcs','Inventory','VATABLE','0',NULL,0),(10861,'The House of Rothschild Moneys Prophets 17981848','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10861','pcs','Inventory','VATABLE','0',NULL,0),(10862,'Being Maasai Ethnicity and Identity in East Africa','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10862','pcs','Inventory','VATABLE','0',NULL,0),(10863,'Manners in Islam Al Adab al Mufrad','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10863','pcs','Inventory','VATABLE','0',NULL,0),(10864,'Discipline Equals Freedom Field Manual by Jocko Willink','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10864','pcs','Inventory','VATABLE','0',NULL,0),(10865,'INTRODUCTION OF JUDICIAL PRACTICE AND ADMINISTRATION','6','1','',16.00,'0','2576',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10865','pcs','Inventory','VATABLE','0',NULL,0),(10866,'What to Expect the First Year by Heidi Murkoff','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10866','pcs','Inventory','VATABLE','0',NULL,0),(10867,'The Secret by Rhonda Byrne','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10867','pcs','Inventory','VATABLE','0',NULL,0),(10868,'The Power by Rhonda Byrne','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10868','pcs','Inventory','VATABLE','0',NULL,0),(10869,'Tools of Titans by Tim Ferriss','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10869','pcs','Inventory','VATABLE','0',NULL,0),(10870,'The Compound Effect by Darren Hardy','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10870','pcs','Inventory','VATABLE','0',NULL,0),(10871,'You Are the Placebo Making Your Mind Matter by Dr Joe Dispenza','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10871','pcs','Inventory','VATABLE','0',NULL,0),(10872,'Seasons of Hope by David Musila','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10872','pcs','Inventory','VATABLE','0',NULL,0),(10873,'The Private Life of Chairman Mao by Li Zhisui','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10873','pcs','Inventory','VATABLE','0',NULL,0),(10874,'A Guide to the Good Life The Ancient Art of Stoic Joy by William B Irvine','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10874','pcs','Inventory','VATABLE','0',NULL,0),(10875,'The Boy the Mole the Fox and the Horse by Charlie Mackesy','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10875','pcs','Inventory','VATABLE','0',NULL,0),(10876,'Beyond Order 12 More Rules For Life by Jordan B Peterson','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10876','pcs','Inventory','VATABLE','0',NULL,0),(10877,'Cases and Statutes on Evidence in Sierra Leone by Joseph Amadu','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10877','pcs','Inventory','VATABLE','0',NULL,0),(10878,'The House of Rothschild The worlds Banker 18491999 by Niall Ferguson','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10878','pcs','Inventory','VATABLE','0',NULL,0),(10879,'Courage Is Calling by Ryan Holiday','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10879','pcs','Inventory','VATABLE','0',NULL,0),(10880,'The Rise of a Hustler From Chicken Seller to Presidency by Babior Newton','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10880','pcs','Inventory','VATABLE','0',NULL,0),(10881,'Guide to Analyzing Companies by Bob Vause','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10881','pcs','Inventory','VATABLE','0',NULL,0),(10882,'Becoming Michelle Obama by Michelle Obama Hardcover','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10882','pcs','Inventory','VATABLE','0',NULL,0),(10883,'Living Untethered Beyond the Human Predicament by Michael A Singer','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10883','pcs','Inventory','VATABLE','0',NULL,0),(10884,'Tuki English Swahili Dictionary','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10884','pcs','Inventory','VATABLE','0',NULL,0),(10885,'The Art Book Big Ideas Simply Explained Hardcover Illustrated by DK','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10885','pcs','Inventory','VATABLE','0',NULL,0),(10886,'Thinking 101 Lessons on How To Transform Your Thinking and Your Life by Wookyoung Ahn','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10886','pcs','Inventory','VATABLE','0',NULL,0),(10887,'Descent From Cherangany Hills Memoirs of a Reluctant Academic by Benjamin Kipkorir','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10887','pcs','Inventory','VATABLE','0',NULL,0),(10888,'The Scout Mindset Why Some People See Things Clearly and Others Dont by Julia Galef','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10888','pcs','Inventory','VATABLE','0',NULL,0),(10889,'Conscious Business How to Build Value Through Value by Fred Kofman','6','1','',16.00,'0','2590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10889','pcs','Inventory','VATABLE','0',NULL,0),(10890,'Field Guide to African Wildlife','6','1','',16.00,'0','2466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10890','pcs','Inventory','VATABLE','0',NULL,0),(10891,'How to Make Real Money in Second Life','6','1','',16.00,'0','2466',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10891','pcs','Inventory','VATABLE','0',NULL,0),(10892,'Multiple Streams of Income','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10892','pcs','Inventory','VATABLE','0',NULL,0),(10893,'Defining Moments in Black History','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10893','pcs','Inventory','VATABLE','0',NULL,0),(10894,'Funky colored Birthday photo booth props','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10894','pcs','Inventory','VATABLE','0',NULL,0),(10895,'50 Great Myths of Human Evolution Understanding Misconceptions','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10895','pcs','Inventory','VATABLE','0',NULL,0),(10896,'Soaring Above the Storms of Passion by Musalia Mudavadi','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10896','pcs','Inventory','VATABLE','0',NULL,0),(10897,'Little Red Book of Selling 125 Principles of Sales Greatness','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10897','pcs','Inventory','VATABLE','0',NULL,0),(10898,'Superior The Return of Race Science by Angela Saini','6','1','',16.00,'0','2470',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10898','pcs','Inventory','VATABLE','0',NULL,0),(10899,'The Greatest Secret by Rhonda Byrne','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10899','pcs','Inventory','VATABLE','0',NULL,0),(10900,'Neither Settler nor Native The Making and Unmaking of Permanent Minorities by Mahmood Mamdani','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10900','pcs','Inventory','VATABLE','0',NULL,0),(10901,'Manthe State and War a theoretical analysis by Kenneth Waltz','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10901','pcs','Inventory','VATABLE','0',NULL,0),(10902,'The Conscious Parent Transforming OurselvesEmpowering Our Children by Shefali Tsabary','6','1','',16.00,'0','2599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10902','pcs','Inventory','VATABLE','0',NULL,0),(10903,'Psychology from the Islamic Perspective by Dr Aisha Utz','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10903','pcs','Inventory','VATABLE','0',NULL,0),(10904,'Running on Empty by Jonice Webb','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10904','pcs','Inventory','VATABLE','0',NULL,0),(10905,'The Everyday Hero Manifesto Activate Your PositivityMaximize Your ProductivityServe The World by Robin Sharma','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10905','pcs','Inventory','VATABLE','0',NULL,0),(10906,'Reconstructing Amelia by Kimberly McCreight','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10906','pcs','Inventory','VATABLE','0',NULL,0),(10907,'Diplomacy by Henry Kissinger','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10907','pcs','Inventory','VATABLE','0',NULL,0),(10908,'Human Resources Management Set ConceptsMethodologiesTools and Application by Information Resources Management Association','6','1','',16.00,'0','2600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10908','pcs','Inventory','VATABLE','0',NULL,0),(10909,'Step by Step Home Design and Decorating','6','1','',16.00,'0','2518',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10909','pcs','Inventory','VATABLE','0',NULL,0),(10910,'The Founders Dilemmas Anticipating and Avoiding the Pitfalls That Can Sink a Startup by Noam Wasserman','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10910','pcs','Inventory','VATABLE','0',NULL,0),(10911,'Romans','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10911','pcs','Inventory','VATABLE','0',NULL,0),(10912,'Seeking a City with Foundations Theology for an Urban World','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10912','pcs','Inventory','VATABLE','0',NULL,0),(10913,'God Is One A Christian Defence of Divine Unity in the Muslim Golden Age','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10913','pcs','Inventory','VATABLE','0',NULL,0),(10914,'Thinking Biblically about Islam GenesisTransfigurationTransformation','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10914','pcs','Inventory','VATABLE','0',NULL,0),(10915,'Twin Cultures Separated by Centuries An Indian Reading of 1 Corinthians','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10915','pcs','Inventory','VATABLE','0',NULL,0),(10916,'Writing and Research A Guide for Theological Students','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10916','pcs','Inventory','VATABLE','0',NULL,0),(10917,'Tackling Trauma GlobalBiblicaland Pastoral Perspectives','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10917','pcs','Inventory','VATABLE','0',NULL,0),(10918,'Missing Voices Learning to Lead beyond Our Horizons','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10918','pcs','Inventory','VATABLE','0',NULL,0),(10919,'Breakfast on the Beach The Development of Simon Peter','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10919','pcs','Inventory','VATABLE','0',NULL,0),(10920,'Under the Frangipani by Mia Couto','6','1','',16.00,'0','2650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10920','pcs','Inventory','VATABLE','0',NULL,0),(10921,'Kanzu','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10921','pcs','Inventory','VATABLE','0',NULL,0),(10922,'Thobe Kanzu','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10922','pcs','Inventory','VATABLE','0',NULL,0),(10923,'The Wisdom of Sundays LifeChanging Insights','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10923','pcs','Inventory','VATABLE','0',NULL,0),(10924,'Big Miracles The 11 Spiritual Rules for Ultimate Success','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10924','pcs','Inventory','VATABLE','0',NULL,0),(10925,'Find Your Why','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10925','pcs','Inventory','VATABLE','0',NULL,0),(10926,'Leadership Gold','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10926','pcs','Inventory','VATABLE','0',NULL,0),(10927,'Business in Africa Corporate Insights by Dianna Games','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10927','pcs','Inventory','VATABLE','0',NULL,0),(10928,'Wisdom at Work The Making of a Modern Elder','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10928','pcs','Inventory','VATABLE','0',NULL,0),(10929,'Dare to Serve How to Drive Superior Results by Serving Others by Cheryl A Bachelder','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10929','pcs','Inventory','VATABLE','0',NULL,0),(10930,'Becoming Supernatural by Joe Dispenza','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,93.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10930','pcs','Inventory','VATABLE','0',NULL,0),(10931,'From Recipients to Donors by Emma Mawdsley','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10931','pcs','Inventory','VATABLE','0',NULL,0),(10932,'The Future of Capitalism Facing the New Anxieties','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10932','pcs','Inventory','VATABLE','0',NULL,0),(10933,'The African Slave Trade by Basil Davidson','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10933','pcs','Inventory','VATABLE','0',NULL,0),(10934,'Africas Greatest Entrepreneurs by Moky Makura','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10934','pcs','Inventory','VATABLE','0',NULL,0),(10935,'Mao The Unknown Story','6','1','',16.00,'0','2556',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10935','pcs','Inventory','VATABLE','0',NULL,0),(10936,'The Last Black Unicorn by Tiffany Haddish','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10936','pcs','Inventory','VATABLE','0',NULL,0),(10937,'Travelling While Black By Nanjala Nyabola','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10937','pcs','Inventory','VATABLE','0',NULL,0),(10938,'Research Methods Quantitative and Qualitative Approaches by Olive M Mugenda and Abel G Mugenda Third Edition','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,'91722240585',0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966970299','pcs','Inventory','VATABLE','0',NULL,0),(10939,'Undaunted Overcoming Doubts and Doubters by Kara Goldin','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10939','pcs','Inventory','VATABLE','0',NULL,0),(10940,'Snakes in Suits When Psychopaths Go to Work by Dr Paul Babiak and Dr Robert D Hare','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10940','pcs','Inventory','VATABLE','0',NULL,0),(10941,'Rediscovering the Kingdom by Myles Munroe','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10941','pcs','Inventory','VATABLE','0',NULL,0),(10942,'Sensuous Knowledge A Black Feminist Approach for Everyone by Minna Salami','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10942','pcs','Inventory','VATABLE','0',NULL,0),(10943,'CEO Excellence The Six Mindsets That Distinguish the Best Leaders from the Rest by Carolyn DewarScott Keller and Vikram Malhotra','6','1','',16.00,'0','3790','','0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10943','pcs','Inventory','VATABLE','0',NULL,0),(10944,'Radical Uncertainty by Mervyn King','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10944','pcs','Inventory','VATABLE','0',NULL,0),(10945,'Remarkably Bright Creatures by Shelby Van Pelt','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10945','pcs','Inventory','VATABLE','0',NULL,0),(10946,'Trust and Inspire How Truly Great Leaders Unleash Greatness in Others by Stephen MR Covey','6','1','',16.00,'0','2690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10946','pcs','Inventory','VATABLE','0',NULL,0),(10947,'Elizabeth the Queen The Life of a Modern Monarch','6','1','',16.00,'0','2561',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10947','pcs','Inventory','VATABLE','0',NULL,0),(10948,'Baker Watchman Knit Beanies','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10948','pcs','Inventory','VATABLE','0',NULL,0),(10949,'No Bad Ideas Cosmo Jersey','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10949','pcs','Inventory','VATABLE','0',NULL,0),(10950,'Black Star A View of the Life and Times of Kwame Nkrumah','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10950','pcs','Inventory','VATABLE','0',NULL,0),(10951,'Start Your Own Business','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10951','pcs','Inventory','VATABLE','0',NULL,0),(10952,'Sour Honey and Soul Food by Billy Chapata','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10952','pcs','Inventory','VATABLE','0',NULL,0),(10953,'You are not a country Africa','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10953','pcs','Inventory','VATABLE','0',NULL,0),(10954,'Making the Most of Your Money Now by Jane Bryant Quinn','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10954','pcs','Inventory','VATABLE','0',NULL,0),(10955,'Enough by John C Bogle','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10955','pcs','Inventory','VATABLE','0',NULL,0),(10956,'Notes from a Young Black Chef by Kwame Onwuachi and Joshua David Stein','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10956','pcs','Inventory','VATABLE','0',NULL,0),(10957,'HBRs 10 Must Reads on Managing Yourself','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10957','pcs','Inventory','VATABLE','0',NULL,0),(10958,'Let Love Have the Last Word by Common','6','1','',16.00,'0','2565',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10958','pcs','Inventory','VATABLE','0',NULL,0),(10959,'Great Leaders Have No Rules by Kevin Kruse','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10959','pcs','Inventory','VATABLE','0',NULL,0),(10960,'Message to the Blackman in America by Elijah Muhammad','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10960','pcs','Inventory','VATABLE','0',NULL,0),(10961,'Crude Nation How Oil Riches Ruined Venezuela by Ral Gallegos','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10961','pcs','Inventory','VATABLE','0',NULL,0),(10962,'Vision Or Mirage Saudi Arabia at the Crossroads by David Rundell','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10962','pcs','Inventory','VATABLE','0',NULL,0),(10963,'The Bezos Letters 14 Principles to Grow Your Business Like Amazon by Steve Anderson and Karen Anderson','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10963','pcs','Inventory','VATABLE','0',NULL,0),(10964,'DoingsNonDoings and MisDoings by Kenya Chief Justices 19631998 by Justice Abdul Majid CockarEGH','6','1','',16.00,'0','2699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10964','pcs','Inventory','VATABLE','0',NULL,0),(10965,'Tidak Kikoi','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10965','pcs','Inventory','VATABLE','0',NULL,0),(10966,'The 100 Absolutely Unbreakable Laws of Business Success by Brian Tracy','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10966','pcs','Inventory','VATABLE','0',NULL,0),(10967,'The Partnership The Making of Goldman Sachs by Charles D Ellis','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10967','pcs','Inventory','VATABLE','0',NULL,0),(10968,'Turquoise Dreams Anthology of short stories by Zimbabwean women by Samantha Rumbidzai Vazhure','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10968','pcs','Inventory','VATABLE','0',NULL,0),(10969,'Win Every Argument The Art of DebatingPersuadingand Public Speaking by Mehdi Hasan','6','1','',16.00,'0','2700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10969','pcs','Inventory','VATABLE','0',NULL,0),(10970,'Retail Business Management','6','1','',16.00,'0','2613',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10970','pcs','Inventory','VATABLE','0',NULL,0),(10971,'Walking in Kenyatta Struggles By Duncan Ndegwa','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10971','pcs','Inventory','VATABLE','0',NULL,0),(10972,'The Subtle Art of Not Giving a Fuck by Mark Manson','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10972','pcs','Inventory','VATABLE','0',NULL,0),(10973,'The Ideal Muslimah The True Islamic Personality of the Muslim by Muhammad Ali Hashimi','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10973','pcs','Inventory','VATABLE','0',NULL,0),(10974,'The Third Door The Wild Quest to Uncover How the Worlds Most Successful People Launched Their Careers by Alex Banayan','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10974','pcs','Inventory','VATABLE','0',NULL,0),(10975,'Everything Is Fucked by Mark Manson','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10975','pcs','Inventory','VATABLE','0',NULL,0),(10976,'Africas Greatest Entrepreneurs by Moky Makura','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10976','pcs','Inventory','VATABLE','0',NULL,0),(10977,'The Light We Carry Overcoming in Uncertain Times Hardcover November 152022 by Michelle Obama','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,31.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10977','pcs','Inventory','VATABLE','0',NULL,0),(10978,'Sound Design In Film A Kenyan Cinema Book Series by Gabriel Thuku Kimani','6','1','',16.00,'0','2750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10978','pcs','Inventory','VATABLE','0',NULL,0),(10979,'Chess For Dummies','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10979','pcs','Inventory','VATABLE','0',NULL,0),(10980,'Womens Activism in Africa','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10980','pcs','Inventory','VATABLE','0',NULL,0),(10981,'The Chronicles of Narnia Complete','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10981','pcs','Inventory','VATABLE','0',NULL,0),(10982,'The Four Obsessions of an Extraordinary Executive','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10982','pcs','Inventory','VATABLE','0',NULL,0),(10983,'Knowledge And Decisions by Thomas Sowell','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10983','pcs','Inventory','VATABLE','0',NULL,0),(10984,'3 Kings Diddy Dr Dre Jay Z and Hip Hops Multi billion Dollar Rise','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10984','pcs','Inventory','VATABLE','0',NULL,0),(10985,'The Growth Delusion The Wealth and Well Being of Nations','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10985','pcs','Inventory','VATABLE','0',NULL,0),(10986,'The Power of a Positive Team Proven Principles and Practices That Make Great Teams Great','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10986','pcs','Inventory','VATABLE','0',NULL,0),(10987,'The Power Of Babel Language and Governance In The African Experience by Ali A Mazrui and Alamin Mazrui','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10987','pcs','Inventory','VATABLE','0',NULL,0),(10988,'Dollars and Sense How We Misthink Money and How to Spend Smarter by Dan Ariely and Jeff Kreisler','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10988','pcs','Inventory','VATABLE','0',NULL,0),(10989,'The Assault on Intelligence by Michael V Hayden','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10989','pcs','Inventory','VATABLE','0',NULL,0),(10990,'Everything You Have Told Me Is True by Mary Harper','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10990','pcs','Inventory','VATABLE','0',NULL,0),(10991,'Does Your Marketing Sell','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10991','pcs','Inventory','VATABLE','0',NULL,0),(10992,'What You Do Is Who You Are by Ben Horowitz','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10992','pcs','Inventory','VATABLE','0',NULL,0),(10993,'A Song for You My Life with Whitney Houston','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10993','pcs','Inventory','VATABLE','0',NULL,0),(10994,'FAMILY LAW IN KENYA','6','1','',16.00,'0','2784',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10994','pcs','Inventory','VATABLE','0',NULL,0),(10995,'INTERNATIONAL HUMAN RIGHTS AND THEIR ENFORCEMENT IN AFRICA','6','1','',16.00,'0','2784',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10995','pcs','Inventory','VATABLE','0',NULL,0),(10996,'Mastery by Robert Greene','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10996','pcs','Inventory','VATABLE','0',NULL,0),(10997,'The 33 Strategies of War by Robert Greene','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10997','pcs','Inventory','VATABLE','0',NULL,0),(10998,'Che Guevara A Revolutionary Life by Jon Lee Anderson','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10998','pcs','Inventory','VATABLE','0',NULL,0),(10999,'Digital Democracy Analogue Politics How the Internet Is Transforming Politics in Africa by Nanjala Nyabola','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10999','pcs','Inventory','VATABLE','0',NULL,0),(11000,'The Laws of Human Nature by Robert Greene','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,'91721634829',0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781781259191','pcs','Inventory','VATABLE','0',NULL,0),(11001,'The Politics Book Big Ideas Simply Explained by Sam AtkinsonRebecca Warren and Kate Johnsen','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11001','pcs','Inventory','VATABLE','0',NULL,0),(11002,'From Our Mothers Hearths Bukusu Folktales and Proverbs by Namulundah Florence','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11002','pcs','Inventory','VATABLE','0',NULL,0),(11003,'Secrets of Sand Hill Road by Scott Kupor','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11003','pcs','Inventory','VATABLE','0',NULL,0),(11004,'The Art of Seduction by Robert Greene','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11004','pcs','Inventory','VATABLE','0',NULL,0),(11005,'The Rational Male Positive Masculinity by Rollo Tomassi Volume 3','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11005','pcs','Inventory','VATABLE','0',NULL,0),(11006,'The Psychology of Money by Morgan Housel','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11006','pcs','Inventory','VATABLE','0',NULL,0),(11007,'Adult Children of Emotionally Immature Parents by Lindsay C Gibson','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11007','pcs','Inventory','VATABLE','0',NULL,0),(11008,'The Rational Male Religion by Rollo Tomassi','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11008','pcs','Inventory','VATABLE','0',NULL,0),(11009,'Together LonelinessHealth and What Happens When We Find Connection by Vivek H Murthy','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11009','pcs','Inventory','VATABLE','0',NULL,0),(11010,'Mossad The Greatest Missions of the Israeli Secret Service by Michael BarZohar and Nissim Mishal','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11010','pcs','Inventory','VATABLE','0',NULL,0),(11011,'Kenyas Tax Czar The autobiography of MG Waweru','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,32.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11011','pcs','Inventory','VATABLE','0',NULL,0),(11012,'Capital without Borders Wealth Managers and the One Percent by Brooke Harrington','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11012','pcs','Inventory','VATABLE','0',NULL,0),(11013,'Goals How to Get Everything You Want Faster Than You Ever Thought Possible by Brian Tracy','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11013','pcs','Inventory','VATABLE','0',NULL,0),(11014,'Seeking Wisdom A Spiritual Path to Creative Connection by Julia Cameron','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11014','pcs','Inventory','VATABLE','0',NULL,0),(11015,'The Listening Path The Creative Art of Attention A Six Week Artists Way Programme by Julia Cameron','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11015','pcs','Inventory','VATABLE','0',NULL,0),(11016,'The Happiest Man on Earth The Beautiful Life of an Auschwitz Survivor by Eddie Jaku','6','1','',16.00,'0','2790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11016','pcs','Inventory','VATABLE','0',NULL,0),(11017,'The Economics Book Big Ideas Simply Explained','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11017','pcs','Inventory','VATABLE','0',NULL,0),(11018,'Unscrewed Women Sex Power','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11018','pcs','Inventory','VATABLE','0',NULL,0),(11019,'The Gina Ford Baby and Toddler Cook Book','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11019','pcs','Inventory','VATABLE','0',NULL,0),(11020,'Capital A Critique of Political Economy Vol 3','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11020','pcs','Inventory','VATABLE','0',NULL,0),(11021,'Making Africa Work A Handbook for Economic Success','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11021','pcs','Inventory','VATABLE','0',NULL,0),(11022,'A Taste Of Patience','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11022','pcs','Inventory','VATABLE','0',NULL,0),(11023,'Devils Bargain by Joshua Green','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11023','pcs','Inventory','VATABLE','0',NULL,0),(11024,'Sheng Rise of a Kenyan Swahili Vernacular by Chege Githiora','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11024','pcs','Inventory','VATABLE','0',NULL,0),(11025,'Crucible of the Ages Essays in Honour of Wole Soyinka at 80','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11025','pcs','Inventory','VATABLE','0',NULL,0),(11026,'Jeff Immelt and the New GE Way Innovation Transformation and Winning in the 21st Century','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11026','pcs','Inventory','VATABLE','0',NULL,0),(11027,'Heart and Hustle by Patricia Bright','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11027','pcs','Inventory','VATABLE','0',NULL,0),(11028,'My Blood Not for Sale by Muthoni Likimani','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11028','pcs','Inventory','VATABLE','0',NULL,0),(11029,'Working by Robert Caro Hardcover','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11029','pcs','Inventory','VATABLE','0',NULL,0),(11030,'The Testaments by Margaret Atwood','6','1','',16.00,'0','2660',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11030','pcs','Inventory','VATABLE','0',NULL,0),(11031,'More Myself by Alicia Keys','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11031','pcs','Inventory','VATABLE','0',NULL,0),(11032,'The Beautiful No by Sheri Salata','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11032','pcs','Inventory','VATABLE','0',NULL,0),(11033,'The Three Laws of Performance Rewriting the Future of Your Organization and Your Life','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11033','pcs','Inventory','VATABLE','0',NULL,0),(11034,'Eyes to the Wind A Memoir of Love and DeathHope and Resistance by Ady Barkan','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11034','pcs','Inventory','VATABLE','0',NULL,0),(11035,'Pitch Anything by Oren Klaff','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11035','pcs','Inventory','VATABLE','0',NULL,0),(11036,'Becoming Bulletproof by Evy Poumpouras','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11036','pcs','Inventory','VATABLE','0',NULL,0),(11037,'Relational Intelligence The People Skills You Need for the Life of Purpose You Want by Dharius Daniel','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11037','pcs','Inventory','VATABLE','0',NULL,0),(11038,'Fighting Without Ceasing by Muthoni Likimani','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11038','pcs','Inventory','VATABLE','0',NULL,0),(11039,'Click Millionaires Work LessLive More with an Internet Business You Love by Scott Fox','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11039','pcs','Inventory','VATABLE','0',NULL,0),(11040,'Happy Valley The Story of the English in Kenya by Nicholas Best','6','1','',16.00,'0','2799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11040','pcs','Inventory','VATABLE','0',NULL,0),(11041,'Backrest Folding Padded Islamic Prayer Mat','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11041','pcs','Inventory','VATABLE','0',NULL,0),(11042,'Necessary Endings Hardcover by Henry Cloud','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11042','pcs','Inventory','VATABLE','0',NULL,0),(11043,'Assata An Autobiography by Assata Shakur','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11043','pcs','Inventory','VATABLE','0',NULL,0),(11044,'Purpose Mindset How Microsoft Inspires Employees and Alumni to Change the World by Akhtar Badshah','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11044','pcs','Inventory','VATABLE','0',NULL,0),(11045,'ForgivenessPeacemakingand Reconciliation','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11045','pcs','Inventory','VATABLE','0',NULL,0),(11046,'African Voices Towards African British Theologies','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11046','pcs','Inventory','VATABLE','0',NULL,0),(11047,'African Christian Leadership RealitiesOpportunitiesand Impact','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11047','pcs','Inventory','VATABLE','0',NULL,0),(11048,'Leadership in Theological EducationVolume 1 Foundations for Academic Leadership','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11048','pcs','Inventory','VATABLE','0',NULL,0),(11049,'The Motif of Hospitality in Theological Education A Critical Appraisal with Implications for Application in Theological Education','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11049','pcs','Inventory','VATABLE','0',NULL,0),(11050,'TEE in Asia Empowering ChurchesEquipping Disciples','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11050','pcs','Inventory','VATABLE','0',NULL,0),(11051,'Leadership in Theological EducationVolume 2 Foundations for Curriculum Design','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11051','pcs','Inventory','VATABLE','0',NULL,0),(11052,'Leadership in Theological EducationVolume 3 Foundations for Faculty Development','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11052','pcs','Inventory','VATABLE','0',NULL,0),(11053,'The Kingdom of God in Africa A History of African Christianity','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11053','pcs','Inventory','VATABLE','0',NULL,0),(11054,'Asian Christian Theology Evangelical Perspectives','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11054','pcs','Inventory','VATABLE','0',NULL,0),(11055,'The Pharisees in Matthew 23 Reconsidered','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11055','pcs','Inventory','VATABLE','0',NULL,0),(11056,'LITIGATION THE ART OF STRATEGY AND PRACTICE','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11056','pcs','Inventory','VATABLE','0',NULL,0),(11057,'The Bezos Blueprint Communication Secrets of the Worlds Greatest Salesman by Carmine Gallo','6','1','',16.00,'0','2800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11057','pcs','Inventory','VATABLE','0',NULL,0),(11058,'Thomas Jefferson The Art of Power','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11058','pcs','Inventory','VATABLE','0',NULL,0),(11059,'Thobe Al Rabie Kanzu Cream','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11059','pcs','Inventory','VATABLE','0',NULL,0),(11060,'Chocolate Brown Abaya','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11060','pcs','Inventory','VATABLE','0',NULL,0),(11061,'Haven Under The Hill A Kenya Vignette','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11061','pcs','Inventory','VATABLE','0',NULL,0),(11062,'Envirofit SuperGrill Black','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11062','pcs','Inventory','VATABLE','0',NULL,0),(11063,'Humans Of New York','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11063','pcs','Inventory','VATABLE','0',NULL,0),(11064,'Feminism is for Everybody Passionate Politics','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11064','pcs','Inventory','VATABLE','0',NULL,0),(11065,'Arafat Scarf Wholesale 10 Pieces','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11065','pcs','Inventory','VATABLE','0',NULL,0),(11066,'Modern Warfare Intelligence and Deterrence','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11066','pcs','Inventory','VATABLE','0',NULL,0),(11067,'Machine Platform Crowd Harnessing Our Digital Future','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11067','pcs','Inventory','VATABLE','0',NULL,0),(11068,'Fixing Failed States A Framework for Rebuilding a Fractured World','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11068','pcs','Inventory','VATABLE','0',NULL,0),(11069,'Finding My Voice by Valerie Jarrett','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11069','pcs','Inventory','VATABLE','0',NULL,0),(11070,'The Patterning Instinct by Jeremy Lent','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11070','pcs','Inventory','VATABLE','0',NULL,0),(11071,'The Motivation Myth by Jeff Haden','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11071','pcs','Inventory','VATABLE','0',NULL,0),(11072,'Airlift to America How Barack Obama SrJohn F KennedyTom Mboya and 800 East African Students Changed Their World and Ours','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11072','pcs','Inventory','VATABLE','0',NULL,0),(11073,'Tough Love by Susan Rice Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11073','pcs','Inventory','VATABLE','0',NULL,0),(11074,'The Almanack of Naval Ravikant A Guide to Wealth and Happiness by Eric Jorgenson','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11074','pcs','Inventory','VATABLE','0',NULL,0),(11075,'So Good They Cannot Ignore You by Cal Newport','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11075','pcs','Inventory','VATABLE','0',NULL,0),(11076,'Dont Be Sad by Aaidh ibn Abdullah Al Qarni','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11076','pcs','Inventory','VATABLE','0',NULL,0),(11077,'How we made it in Africa by Jaco Maritz','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11077','pcs','Inventory','VATABLE','0',NULL,0),(11078,'Lieutenant General Daniel Opande In Pursuit of Peace in Africa','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11078','pcs','Inventory','VATABLE','0',NULL,0),(11079,'The Bribery Syndrome by Joe Khamisi','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11079','pcs','Inventory','VATABLE','0',NULL,0),(11080,'Reclaim Your Heart by Yasmin Mogahed','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11080','pcs','Inventory','VATABLE','0',NULL,0),(11081,'The Strategy of Denial American Defense in an Age of Great Power Conflict by Elbridge A Colby','6','1','',16.00,'0','2890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11081','pcs','Inventory','VATABLE','0',NULL,0),(11082,'Mistaking Africa','6','1','',16.00,'0','2751',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11082','pcs','Inventory','VATABLE','0',NULL,0),(11083,'Jab Jab Jab Right Hook by Gary Vaynerchuk','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11083','pcs','Inventory','VATABLE','0',NULL,0),(11084,'Conscience of a Conservative A Rejection of Destructive Politics','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11084','pcs','Inventory','VATABLE','0',NULL,0),(11085,'The Six Figure Second Income','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11085','pcs','Inventory','VATABLE','0',NULL,0),(11086,'In the Lap of the Buddha by Gavin Harrison','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11086','pcs','Inventory','VATABLE','0',NULL,0),(11087,'Killing Commendatore by Haruki Murakami','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11087','pcs','Inventory','VATABLE','0',NULL,0),(11088,'The Language of the Game How to Understand Soccer by Laurent Dubois','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11088','pcs','Inventory','VATABLE','0',NULL,0),(11089,'How to Get Rid of a President by David Priess','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11089','pcs','Inventory','VATABLE','0',NULL,0),(11090,'Putting the Cart Before the Horse by Abdi Kusow','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11090','pcs','Inventory','VATABLE','0',NULL,0),(11091,'Farsighted by Steven Johnson','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11091','pcs','Inventory','VATABLE','0',NULL,0),(11092,'The Ghost Warriors by Samuel M Katz','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11092','pcs','Inventory','VATABLE','0',NULL,0),(11093,'I Am My Brand by Kubi Springer','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11093','pcs','Inventory','VATABLE','0',NULL,0),(11094,'Alchemy by Rory Sutherland','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11094','pcs','Inventory','VATABLE','0',NULL,0),(11095,'Global Salafism by Roel Meijer','6','1','',16.00,'0','2755',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11095','pcs','Inventory','VATABLE','0',NULL,0),(11096,'Devolution in Kenya A commentary by PLO Lumumba','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11096','pcs','Inventory','VATABLE','0',NULL,0),(11097,'The Meaning of Mariah Carey by Mariah Carey and Michaela Angela Davis','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11097','pcs','Inventory','VATABLE','0',NULL,0),(11098,'In Pursuit of Excellence Memoirs of Professor Charles Odidi Okidi','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11098','pcs','Inventory','VATABLE','0',NULL,0),(11099,'Common Stocks and Uncommon Profits and Other Writings by Philip A Fisher and Kenneth L Fisher','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11099','pcs','Inventory','VATABLE','0',NULL,0),(11100,'Things We Lost to the Water by Eric Nguyen','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11100','pcs','Inventory','VATABLE','0',NULL,0),(11101,'Just Work Get Shit DoneFast and Fair by Kim Scott','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11101','pcs','Inventory','VATABLE','0',NULL,0),(11102,'The Daily Laws 366 Meditations on PowerSeductionMasteryStrategy and Human Nature by Robert Greene','6','1','',16.00,'0','2899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11102','pcs','Inventory','VATABLE','0',NULL,0),(11103,'How to Do the Work Recognize Your PatternsHeal from Your Pastand Create Your Self by Nicole LePera','6','1','',16.00,'0','2900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11103','pcs','Inventory','VATABLE','0',NULL,0),(11104,'A Casebook on the Law of Succession','6','1','',16.00,'0','2900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11104','pcs','Inventory','VATABLE','0',NULL,0),(11105,'SUPREME COURT OF KENYA CASE DIGEST','6','1','',16.00,'0','2900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11105','pcs','Inventory','VATABLE','0',NULL,0),(11106,'Principles of Constitutional Law','6','1','',16.00,'0','2900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11106','pcs','Inventory','VATABLE','0',NULL,0),(11107,'Born a Crime by Trevor Noah Hardcover','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11107','pcs','Inventory','VATABLE','0',NULL,0),(11108,'Envirofit SmartSaver jiko la kuni','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11108','pcs','Inventory','VATABLE','0',NULL,0),(11109,'Unashamed by Lecrae','6','1','',16.00,'0','2945',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11109','pcs','Inventory','VATABLE','0',NULL,0),(11110,'Wildlife of East Africa A photographic guide','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11110','pcs','Inventory','VATABLE','0',NULL,0),(11111,'The Consulting Bible by Alan Weiss','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11111','pcs','Inventory','VATABLE','0',NULL,0),(11112,'God Speaks My Language A History of Bible Translation in East Africa','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11112','pcs','Inventory','VATABLE','0',NULL,0),(11113,'African Christian Ethics','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11113','pcs','Inventory','VATABLE','0',NULL,0),(11114,'Character and Virtue in Theological Education An Academic Epistolary Novel','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11114','pcs','Inventory','VATABLE','0',NULL,0),(11115,'Getting to Grips with Biblical Hebrew An Introductory Textbook','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11115','pcs','Inventory','VATABLE','0',NULL,0),(11116,'God With Us and Without UsVolume Two The Beauty and Power of Oneness in Trinity','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11116','pcs','Inventory','VATABLE','0',NULL,0),(11117,'In Search of Christ in Latin America From Colonial Image to Liberating Savior','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11117','pcs','Inventory','VATABLE','0',NULL,0),(11118,'A Christian Theology of Suffering in the Context of Theravada Buddhism in Thailand','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11118','pcs','Inventory','VATABLE','0',NULL,0),(11119,'The Conversion of Igbo Christians to Islam A Study of Religious Change in a Christian Heartland','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11119','pcs','Inventory','VATABLE','0',NULL,0),(11120,'The Development of Vocational Stewardship among Indonesian Christian Professionals Spiritual Formation for Marketplace Ministry','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11120','pcs','Inventory','VATABLE','0',NULL,0),(11121,'Dialogue of Life Social Engagement as the Preferred Means to Incarnational Mission in the Context of Malay Hegemony','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11121','pcs','Inventory','VATABLE','0',NULL,0),(11122,'The Philippine Council of Evangelical Churches Its BackgroundContextand Formation among PostWorld War II Churches','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11122','pcs','Inventory','VATABLE','0',NULL,0),(11124,'Insights from the Lives of Olive Doke and Paul Kasonga for Pioneer Mission and Church Planting Today','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11124','pcs','Inventory','VATABLE','0',NULL,0),(11125,'Mission through Diaspora The Case of the Chinese Church in the USA','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11125','pcs','Inventory','VATABLE','0',NULL,0),(11126,'Women and Pride An Exploration of the Feminist Critique of Reinhold Niebuhrs Theology of Sin','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11126','pcs','Inventory','VATABLE','0',NULL,0),(11127,'Women in Mission SIMECWA Women in Nigeria 19232013','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11127','pcs','Inventory','VATABLE','0',NULL,0),(11128,'From The Cradle To The Cradle By Tony Olang','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11128','pcs','Inventory','VATABLE','0',NULL,0),(11129,'Crazy Faith Its Only Crazy Until It Happens by Michael Todd Hardcover','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11129','pcs','Inventory','VATABLE','0',NULL,0),(11130,'It Starts with Us by Colleen Hoover Hardcover','6','1','',16.00,'0','2950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11130','pcs','Inventory','VATABLE','0',NULL,0),(11131,'THE LAW OF MATRIMONIAL PROPERTY IN EAST AFRICA','6','1','',16.00,'0','2964',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11131','pcs','Inventory','VATABLE','0',NULL,0),(11132,'Knowledge Encyclopedia by Dorling Kindersley','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11132','pcs','Inventory','VATABLE','0',NULL,0),(11133,'Lonely Planet Kenya Travel Guide by Lonely PlanetAnthony HamStuart Butler and Dean Starnes','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11133','pcs','Inventory','VATABLE','0',NULL,0),(11134,'Lonely Planet Tanzania Travel Guide by Lonely PlanetMary Fitzpatrick and Tim Bewer','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11134','pcs','Inventory','VATABLE','0',NULL,0),(11135,'The Prize The Epic Quest for Oil Money and Power by Daniel Yergin','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11135','pcs','Inventory','VATABLE','0',NULL,0),(11136,'Things We Lost to the Water by Eric Nguyen','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11136','pcs','Inventory','VATABLE','0',NULL,0),(11137,'The Diabetes Code Prevent and Reverse Type 2 Diabetes Naturally by Dr Jason Fung','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11137','pcs','Inventory','VATABLE','0',NULL,0),(11138,'Good HabitsBad Habits The Science of Making Positive Changes That Stick by Wendy Wood','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11138','pcs','Inventory','VATABLE','0',NULL,0),(11139,'A GUIDE TO THE LAWS OF KENYA','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11139','pcs','Inventory','VATABLE','0',NULL,0),(11140,'Caste The Origins of Our Discontents by Isabel Wilkerson','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11140','pcs','Inventory','VATABLE','0',NULL,0),(11141,'Atlas of the Heart Mapping Meaningful Connection and the Language of Human Experience by Brene Brown','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11141','pcs','Inventory','VATABLE','0',NULL,0),(11142,'Guinness World Records 2022','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11142','pcs','Inventory','VATABLE','0',NULL,0),(11143,'Cambridge English Grammar in Use by Raymond Murphy','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11143','pcs','Inventory','VATABLE','0',NULL,0),(11144,'Sheer Grit by Zipporah Kittony','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11144','pcs','Inventory','VATABLE','0',NULL,0),(11145,'In Pursuit of Purpose The Key to Personal Fulfillment by Myles Munroe','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11145','pcs','Inventory','VATABLE','0',NULL,0),(11146,'Tutankhamuns Trumpet The Story of Ancient Egypt in 100 Objects by Toby Wilkinson','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11146','pcs','Inventory','VATABLE','0',NULL,0),(11147,'A More Complete Beast by Jack Donovan','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11147','pcs','Inventory','VATABLE','0',NULL,0),(11148,'Beyond the Shadows of My Dream The Biography of Martin Oduor Otieno by Martin Oduor Paperback','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11148','pcs','Inventory','VATABLE','0',NULL,0),(11149,'Slouching Towards Utopia An Economic History of the Twentieth Century by Bradford DeLong','6','1','',16.00,'0','2990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11149','pcs','Inventory','VATABLE','0',NULL,0),(11150,'The Managers Guide to Strategy','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11150','pcs','Inventory','VATABLE','0',NULL,0),(11151,'Pastoralism and Politics in Northern Kenya and Southern Ethiopia','6','1','',16.00,'0','2846',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11151','pcs','Inventory','VATABLE','0',NULL,0),(11152,'Stylish Hot Pink Dress','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11152','pcs','Inventory','VATABLE','0',NULL,0),(11153,'Kanzu Thobe Al Rabie','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11153','pcs','Inventory','VATABLE','0',NULL,0),(11154,'Unbounded by Boniface Mwangi','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11154','pcs','Inventory','VATABLE','0',NULL,0),(11155,'Little Mogadishu Eastleigh Nairobis Global Somali Hub','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11155','pcs','Inventory','VATABLE','0',NULL,0),(11156,'The Fate of Africa A History of Fifty Years of Independence by Martin Meredith','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11156','pcs','Inventory','VATABLE','0',NULL,0),(11157,'Magna Carta of Exponentiality by Vusi Thembekwayo','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11157','pcs','Inventory','VATABLE','0',NULL,0),(11158,'Vusi Business and Life Lessons from a Black Dragon by Vusi Thembekwayo','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11158','pcs','Inventory','VATABLE','0',NULL,0),(11159,'The Dichotomy of Leadership Balancing the Challenges of Extreme Ownership','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11159','pcs','Inventory','VATABLE','0',NULL,0),(11160,'Who Killed Hammarskjold The UN the Cold War and White Supremacy in Africa','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11160','pcs','Inventory','VATABLE','0',NULL,0),(11161,'What Are Your Blind Spots Conquering the 5 Misconceptions that Hold Leaders Back','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11161','pcs','Inventory','VATABLE','0',NULL,0),(11162,'Smart Band Fit Bit Oraimo','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11162','pcs','Inventory','VATABLE','0',NULL,0),(11163,'Great Migrations Official Companion to the National Geographic Channel','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11163','pcs','Inventory','VATABLE','0',NULL,0),(11164,'Culture and Customs of Somalia by Mohamed Diriye Abdullahi','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11164','pcs','Inventory','VATABLE','0',NULL,0),(11165,'The Lords Resistance Army Myth and Reality by Tim Allen and Koen Vlassenroot','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11165','pcs','Inventory','VATABLE','0',NULL,0),(11166,'Treason by Miguna Miguna','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100026.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11166','pcs','Inventory','VATABLE','0',NULL,0),(11167,'The Politics of Trade and Industrial Policy in Africa','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11167','pcs','Inventory','VATABLE','0',NULL,0),(11168,'A Political Biography of Jakaya Mrisho Kikwete','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11168','pcs','Inventory','VATABLE','0',NULL,0),(11169,'Control and crisis in colonial Kenya by Bruce J Berman','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11169','pcs','Inventory','VATABLE','0',NULL,0),(11170,'How We Win by Farah Pandith Hardcover','6','1','',16.00,'0','2850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11170','pcs','Inventory','VATABLE','0',NULL,0),(11171,'What It Takes by Stephen A Schwarzman Hardcover','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11171','pcs','Inventory','VATABLE','0',NULL,0),(11172,'Marketing 40 Moving from Traditional to Digital by Philip KotlerHermawan Kartajaya and Iwan Setiawan','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11172','pcs','Inventory','VATABLE','0',NULL,0),(11173,'Riding With Giants by Peter Holmes a Court','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11173','pcs','Inventory','VATABLE','0',NULL,0),(11174,'How to Avoid a Climate Disaster The Solutions We Have and the Breakthroughs We Need by Bill Gates','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11174','pcs','Inventory','VATABLE','0',NULL,0),(11175,'Fountain of Knowledge History of the University of Nairobi 19522020 by Prof Bethwell A Ogot and Prof Madara M Ogot','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11175','pcs','Inventory','VATABLE','0',NULL,0),(11176,'The Nine Lives of Pakistan Dispatches from a Precarious State by Declan Walsh','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11176','pcs','Inventory','VATABLE','0',NULL,0),(11177,'Project Hail Mary by Andy Weir','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11177','pcs','Inventory','VATABLE','0',NULL,0),(11178,'The Experience Economy by B Joseph Pine II and James H Gilmore','6','1','',16.00,'0','2999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11178','pcs','Inventory','VATABLE','0',NULL,0),(11179,'Titan The Life of John D Rockefeller Sr','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11179','pcs','Inventory','VATABLE','0',NULL,0),(11180,'The Ultimate Collection A Vegetarian Cookbook by Nakuru Lions Club of MenengaiMr Sanjov Soni and Mr Bhupendra Shah','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11180','pcs','Inventory','VATABLE','0',NULL,0),(11181,'Profit First by Mike Michalowicz','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11181','pcs','Inventory','VATABLE','0',NULL,0),(11182,'Smart bracelet oraimo OFB20 ZZ','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11182','pcs','Inventory','VATABLE','0',NULL,0),(11183,'What Happened to You? Conversations on TraumaResilienceand Healing by Oprah Winfrey and Bruce D Perry','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11183','pcs','Inventory','VATABLE','0',NULL,0),(11184,'Releasing Your Potential Exposing the Hidden You by Myles Munroe','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11184','pcs','Inventory','VATABLE','0',NULL,0),(11185,'101 Essays That Will Change The Way You Think by Brianna Wiest','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11185','pcs','Inventory','VATABLE','0',NULL,0),(11186,'Man Enough Undefining My Masculinity by Justin Baldoni','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11186','pcs','Inventory','VATABLE','0',NULL,0),(11187,'On Board The Insiders Guide to Surviving Life in the Boardroom by John Tusa','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11187','pcs','Inventory','VATABLE','0',NULL,0),(11188,'Power Politics and Law by Prof Githu Muigai','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11188','pcs','Inventory','VATABLE','0',NULL,0),(11189,'The Rise of a Hustler From Chicken Seller to Presidency by Babior Newton Hardcover','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11189','pcs','Inventory','VATABLE','0',NULL,0),(11190,'The Human Resource Management Scope by Dr Selina AmbePhD','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11190','pcs','Inventory','VATABLE','0',NULL,0),(11191,'The Time Travelling Economist Why EducationElectricity and Fertility Are Key to Escaping Poverty by Charlie Robertson','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11191','pcs','Inventory','VATABLE','0',NULL,0),(11192,'When the Circus Leaves Town What Happens When Football Leaves Home by David Proudlove','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11192','pcs','Inventory','VATABLE','0',NULL,0),(11193,'Before the Next Song and Other Poems by Mapfumo Clement Chihota','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11193','pcs','Inventory','VATABLE','0',NULL,0),(11194,'Sell Me This Pen by Eunice Maina Mburu','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11194','pcs','Inventory','VATABLE','0',NULL,0),(11195,'My Lifes Journey By Hon Titus Mbathi','6','1','',16.00,'0','3000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11195','pcs','Inventory','VATABLE','0',NULL,0),(11196,'CRIMINAL PROCEDURE AND LAW IN UGANDA','6','1','',16.00,'0','3016',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11196','pcs','Inventory','VATABLE','0',NULL,0),(11197,'EQUITY TRUSTS','6','1','',16.00,'0','3016',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11197','pcs','Inventory','VATABLE','0',NULL,0),(11198,'The Leadership Pipeline','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11198','pcs','Inventory','VATABLE','0',NULL,0),(11199,'Africa The Politics of Suffering and Smiling by Patrick Chabal','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11199','pcs','Inventory','VATABLE','0',NULL,0),(11200,'The Starbucks Experience Five Principles for Turning Ordinary','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11200','pcs','Inventory','VATABLE','0',NULL,0),(11201,'Sell or Be Sold How to Get Your Way in Business and in Life','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11201','pcs','Inventory','VATABLE','0',NULL,0),(11202,'The Colder War How the Global Energy Trade Slipped from Americas Grasp by Marin Katusa','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11202','pcs','Inventory','VATABLE','0',NULL,0),(11203,'A Handbook on Company Law by Dr Kibaya Imaana Laibuta','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11203','pcs','Inventory','VATABLE','0',NULL,0),(11204,'The 5 Second Rule by Mel Robbins','6','1','',16.00,'0','3090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11204','pcs','Inventory','VATABLE','0',NULL,0),(11205,'A Taste of Honey Sexuality and Erotology in Islam by Habeeb Akande','6','1','',16.00,'0','3090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11205','pcs','Inventory','VATABLE','0',NULL,0),(11206,'The Winners by Fredrik Backman Hardcover','6','1','',16.00,'0','3090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11206','pcs','Inventory','VATABLE','0',NULL,0),(11207,'The E Myth Revisited by Michael E Gerber','6','1','',16.00,'0','3099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11207','pcs','Inventory','VATABLE','0',NULL,0),(11208,'Death by Meeting A Leadership Fable about Solving the Most Painful Problem in Business by Patrick Lencioni','6','1','',16.00,'0','3099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11208','pcs','Inventory','VATABLE','0',NULL,0),(11209,'Black Poachers White Hunters A Social History of Hunting in Colonial Kenya by Edward I Steinhart','6','1','',16.00,'0','3099',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11209','pcs','Inventory','VATABLE','0',NULL,0),(11210,'The Intelligent Investor by Benjamin Graham and Jason Zweig','6','1','',16.00,'0','3100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11210','pcs','Inventory','VATABLE','0',NULL,0),(11211,'The Ideal Team Player How to Recognize and Cultivate The Three Essential Virtues by Patrick Lencioni','6','1','',16.00,'0','3100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11211','pcs','Inventory','VATABLE','0',NULL,0),(11212,'The Room Where It Happened by John Bolton Hardcover','6','1','',16.00,'0','3100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11212','pcs','Inventory','VATABLE','0',NULL,0),(11213,'Relentless Love Living Out Integral Mission to Combat PovertyInjustice and Conflict','6','1','',16.00,'0','3100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11213','pcs','Inventory','VATABLE','0',NULL,0),(11214,'Confession of the Lioness by Mia Couto','6','1','',16.00,'0','3100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11214','pcs','Inventory','VATABLE','0',NULL,0),(11215,'Laundry Basket','6','1','',16.00,'0','3131',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11215','pcs','Inventory','VATABLE','0',NULL,0),(11216,'THE LAW and PRACTICE of EVIDENCE IN KENYA','6','1','',16.00,'0','3132',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11216','pcs','Inventory','VATABLE','0',NULL,0),(11217,'The Fate of Sudan The Origins and Consequences','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11217','pcs','Inventory','VATABLE','0',NULL,0),(11218,'Seizing the Moment The Amazing Story of the Awori Family','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11218','pcs','Inventory','VATABLE','0',NULL,0),(11219,'Beyond The E Myth by Michael E Gerber','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11219','pcs','Inventory','VATABLE','0',NULL,0),(11220,'Seeing Like a State by James C Scott','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11220','pcs','Inventory','VATABLE','0',NULL,0),(11221,'Capital in the Twenty First Century by Thomas Piketty','6','1','',16.00,'0','3150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11221','pcs','Inventory','VATABLE','0',NULL,0),(11222,'The Mountain Is You Transforming Self Sabotage Into Self Mastery by Brianna Wiest','6','1','',16.00,'0','3150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11222','pcs','Inventory','VATABLE','0',NULL,0),(11223,'The Wilderness Guardian','6','1','',16.00,'0','3184',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11223','pcs','Inventory','VATABLE','0',NULL,0),(11224,'The Five Dysfunctions of a Team A Leadership Fable by Patrick Lencioni','6','1','',16.00,'0','3190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11224','pcs','Inventory','VATABLE','0',NULL,0),(11225,'Unscripted LifeLibertyand the Pursuit of Entrepreneurship by MJ DeMarco','6','1','',16.00,'0','3190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11225','pcs','Inventory','VATABLE','0',NULL,0),(11226,'The Alchemy of Finance by George Soros','6','1','',16.00,'0','3190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11226','pcs','Inventory','VATABLE','0',NULL,0),(11227,'Unscripted The Great RatRace Escape From WageSlavery to Wealth How to Start a PurposeDriven Business and Win Financial Freedom for a Lifetime by MJ DeMarco','6','1','',16.00,'0','3190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11227','pcs','Inventory','VATABLE','0',NULL,0),(11228,'Computer Paper Form 95 x 11 2 Part','6','1','',16.00,'0','3036',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11228','pcs','Inventory','VATABLE','0',NULL,0),(11229,'Male Daughters Female Husbands Gender and Sex','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11229','pcs','Inventory','VATABLE','0',NULL,0),(11230,'The Blue Economy 30 The Marriage of Science Innovation','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11230','pcs','Inventory','VATABLE','0',NULL,0),(11231,'Leading with Questions How Leaders Find the Right Solutions','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11231','pcs','Inventory','VATABLE','0',NULL,0),(11232,'Wonders of Life by Brian Cox','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11232','pcs','Inventory','VATABLE','0',NULL,0),(11233,'Soonish Ten Emerging Technologies That will Improve and or Ruin Everything','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11233','pcs','Inventory','VATABLE','0',NULL,0),(11234,'Extreme Ownership How US Navy SEALs Lead and Win by Jocko Willink and Leif Babin','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11234','pcs','Inventory','VATABLE','0',NULL,0),(11235,'Ngugi Reflections on his Life of Writing','6','1','',16.00,'0','3040',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11235','pcs','Inventory','VATABLE','0',NULL,0),(11236,'Higher Is Waiting by Tyler Perry','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11236','pcs','Inventory','VATABLE','0',NULL,0),(11237,'The Everyday Life Bible by Joyce Meyer','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11237','pcs','Inventory','VATABLE','0',NULL,0),(11238,'Potent Brews Social History Of Alcohol In East Africa 18501999','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11238','pcs','Inventory','VATABLE','0',NULL,0),(11239,'The Millionaire Fastlane by MJ DeMarco','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11239','pcs','Inventory','VATABLE','0',NULL,0),(11240,'Decolonising the Mind The Politics of Language in African Literature','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11240','pcs','Inventory','VATABLE','0',NULL,0),(11241,'Just as I Am A Memoir by Cicely Tyson','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11241','pcs','Inventory','VATABLE','0',NULL,0),(11242,'Whose Reality Counts? Putting the First Last by Robert Chambers','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11242','pcs','Inventory','VATABLE','0',NULL,0),(11243,'Ataturk The Biography of the Founder of Modern Turkey by Andrew Mango','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11243','pcs','Inventory','VATABLE','0',NULL,0),(11244,'Who Not How The Formula to Achieve Bigger Goals Through Accelerating Teamwork by Dan Sullivan and Benjamin P Hardy','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11244','pcs','Inventory','VATABLE','0',NULL,0),(11245,'Winning The Unforgiving Race to Greatness Book by Shari Wenk and Tim S Grover','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11245','pcs','Inventory','VATABLE','0',NULL,0),(11246,'From Strength to Strength Finding SuccessHappinessand Deep Purpose in the Second Half of Life by Arthur C Brooks','6','1','',16.00,'0','3199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11246','pcs','Inventory','VATABLE','0',NULL,0),(11247,'Mattress Protector White','6','1','',16.00,'0','3200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11247','pcs','Inventory','VATABLE','0',NULL,0),(11248,'Photocopy papers A4 One Box 5 Reams','6','1','',16.00,'0','3200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11248','pcs','Inventory','VATABLE','0',NULL,0),(11249,'Mau Mau From Within The Story of the Kenya Land and Freedom Army by Karari Njama AuthorDonald L BarnettNgugi wa ThiongoMicere Githae MugoGitu wa Kahengeri and Kamoji Wachiira','6','1','',16.00,'0','3200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11249','pcs','Inventory','VATABLE','0',NULL,0),(11250,'The African Trilogy Things Fall Apart; Arrow of God; No Longer at Ease Penguin Classics Deluxe Edition by Chinua Achebe','6','1','',16.00,'0','3200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11250','pcs','Inventory','VATABLE','0',NULL,0),(11251,'Safari Metal Stool','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11251','pcs','Inventory','VATABLE','0',NULL,0),(11252,'BathrobesWhite','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11252','pcs','Inventory','VATABLE','0',NULL,0),(11253,'Birds of Kenya and Northern Tanzania Helm Field Guides','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11253','pcs','Inventory','VATABLE','0',NULL,0),(11254,'Oversubscribed How to Get People Lining Up','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11254','pcs','Inventory','VATABLE','0',NULL,0),(11255,'The Rise of China and India in Africa','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11255','pcs','Inventory','VATABLE','0',NULL,0),(11256,'The Matriarch Barbara Bush and the Making of an American Dynasty Hardcover','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11256','pcs','Inventory','VATABLE','0',NULL,0),(11257,'A Text Book on TAX LAW IN KENYA','6','1','',16.00,'0','3245',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11257','pcs','Inventory','VATABLE','0',NULL,0),(11258,'The Corporate Lattice','6','1','',16.00,'0','3088',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11258','pcs','Inventory','VATABLE','0',NULL,0),(11259,'Engaging Religions and Worldviews in Africa A Christian Theological Method','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11259','pcs','Inventory','VATABLE','0',NULL,0),(11260,'ReincarnationOblivion or Heaven? A Christian Exploration','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11260','pcs','Inventory','VATABLE','0',NULL,0),(11261,'Handbook for Supervisors of Doctoral Students in Evangelical Theological Institutions','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11261','pcs','Inventory','VATABLE','0',NULL,0),(11262,'Beginning from Man and Woman Witnessing Christs Love in the Family','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11262','pcs','Inventory','VATABLE','0',NULL,0),(11263,'Biblical Shalom for Sustainable Holistic Transformational Development in Nigeria A Study of Two Rural Communities in North Central Nigeria','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11263','pcs','Inventory','VATABLE','0',NULL,0),(11264,'Brother Bakht Singh Theologian and Father of the Indian Independent Christian Church Movement','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11264','pcs','Inventory','VATABLE','0',NULL,0),(11265,'By What Authority? The Literary Function and Impact of Conflict Stories in the Gospel of Matthew','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11265','pcs','Inventory','VATABLE','0',NULL,0),(11266,'Catalyzing ReaderResponse to the Oral Gospel A Rhetorical Analysis of the Markan Texts Convincing and Convicting Devices','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11266','pcs','Inventory','VATABLE','0',NULL,0),(11267,'The Concept of Divine Sovereignty in Micah A Vision for the Fulfillment of the Abrahamic Promises','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11267','pcs','Inventory','VATABLE','0',NULL,0),(11268,'The Doctrine of the Holy Spirit in the Major Reformed Confessions and Catechisms of the Sixteenth and Seventeenth Centuries','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11268','pcs','Inventory','VATABLE','0',NULL,0),(11269,'The Evolution of Legislation on Religious Offences A Study of British India and the Implications for Contemporary Pakistan','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11269','pcs','Inventory','VATABLE','0',NULL,0),(11270,'FaithIntegrated BeingKnowingand Doing A Study among Christian Faculty in Indonesia','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11270','pcs','Inventory','VATABLE','0',NULL,0),(11271,'The Perilous Sayings Interpreting Christs Call to Obedience in the Sermon on the Mount','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11271','pcs','Inventory','VATABLE','0',NULL,0),(11272,'Revelation and Grace A Critical Appraisal of Hendrik Kraemers Theology of Religions','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11272','pcs','Inventory','VATABLE','0',NULL,0),(11273,'The Theology of the Land in Amos 79','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11273','pcs','Inventory','VATABLE','0',NULL,0),(11274,'Communal Holiness in the Gospel of John The Vine Metaphor as a Test Case with Lessons from African Hospitality and Trinitarian Theology','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11274','pcs','Inventory','VATABLE','0',NULL,0),(11275,'Reading Psalm 145 with the Sages A Compositional Analysis','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11275','pcs','Inventory','VATABLE','0',NULL,0),(11277,'Concrete Time and Concrete Eternity Karl Barths Doctrine of Time and Eternity and Its Trinitarian Background','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11277','pcs','Inventory','VATABLE','0',NULL,0),(11278,'Seeing the Face of God Exploring an Old Testament Theme','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11278','pcs','Inventory','VATABLE','0',NULL,0),(11279,'Hermeneutics of Mission in Matthew Israel and the Nations in the Interpretative Framework of Matthews Gospel','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11279','pcs','Inventory','VATABLE','0',NULL,0),(11280,'Bible Translation in Suriname An Overview of its HistoryTranslatorsand Sources','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11280','pcs','Inventory','VATABLE','0',NULL,0),(11281,'Competencies for Leading in Diversity A Case Study of National Evangelical Associations in Africa','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11281','pcs','Inventory','VATABLE','0',NULL,0),(11282,'This Is True Grace The Shaping of Social Behavioural Instructions by Theology in 1 Peter','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11282','pcs','Inventory','VATABLE','0',NULL,0),(11283,'Jesuss Identification with the Marginalized and the Liminal The Messianic Identity in Mark','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11283','pcs','Inventory','VATABLE','0',NULL,0),(11284,'Beyond Justice Death and the Retribution Principle in the Book of Job','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11284','pcs','Inventory','VATABLE','0',NULL,0),(11285,'Theology of Participation A Conversation of Traditions','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11285','pcs','Inventory','VATABLE','0',NULL,0),(11286,'Cultural Integration and the Gospel in Vietnamese Mission Theology A Paradigm Shift','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11286','pcs','Inventory','VATABLE','0',NULL,0),(11287,'Work and Community in the Thessalonian Correspondence','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11287','pcs','Inventory','VATABLE','0',NULL,0),(11288,'The Crocodile River by Pauline Magosvongwe','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11288','pcs','Inventory','VATABLE','0',NULL,0),(11289,'Cremation of the Scarecrow by Dzikamayi Chando','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11289','pcs','Inventory','VATABLE','0',NULL,0),(11290,'Starfish Blossoms by Samantha Rumbidzai Vazhure','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11290','pcs','Inventory','VATABLE','0',NULL,0),(11291,'Whispers Over a Brewing Dawn by Marial Awendit','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11291','pcs','Inventory','VATABLE','0',NULL,0),(11292,'The Mad Man on First Street and Other Short Stories by David Chasumba','6','1','',16.00,'0','3250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11292','pcs','Inventory','VATABLE','0',NULL,0),(11293,'Computer Paper Form 95 x 11 2 Part Pay slip','6','1','',16.00,'0','3273',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11293','pcs','Inventory','VATABLE','0',NULL,0),(11294,'10X Rule by Grant Cardone','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11294','pcs','Inventory','VATABLE','0',NULL,0),(11295,'Stories for Boys Who Dare to Be Different Hardcover','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11295','pcs','Inventory','VATABLE','0',NULL,0),(11296,'The World Atlas of Coffee by James Hoffmann','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11296','pcs','Inventory','VATABLE','0',NULL,0),(11297,'Legacy of Violence A History of the British Empire by Caroline Elkins','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11297','pcs','Inventory','VATABLE','0',NULL,0),(11298,'The Mental Toughness Handbook A StepByStep Guide to Facing Lifes ChallengesManaging Negative Emotionsand Overcoming Adversity with Courage and Poise by Damon Zahariades','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11298','pcs','Inventory','VATABLE','0',NULL,0),(11299,'Designing Your Work Life How to Thrive and Change and Find Happiness at Work by Bill Burnett and Dave Evans Hardcover','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11299','pcs','Inventory','VATABLE','0',NULL,0),(11300,'The Men Ive Hated by Tinatswe Mhaka','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11300','pcs','Inventory','VATABLE','0',NULL,0),(11301,'Grave Park Poesy by Joseph Matose','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11301','pcs','Inventory','VATABLE','0',NULL,0),(11302,'Once Upon a Time by Vice Nganga','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11302','pcs','Inventory','VATABLE','0',NULL,0),(11303,'315 am and Other Stories by Rudo Manyere','6','1','',16.00,'0','3290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11303','pcs','Inventory','VATABLE','0',NULL,0),(11304,'Multi plus 100','6','1','',16.00,'0','3131',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11304','pcs','Inventory','VATABLE','0',NULL,0),(11305,'The Strategist Be the leader your business needs by Cynthia A Montgomery Hardcover','6','1','',16.00,'0','3299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11305','pcs','Inventory','VATABLE','0',NULL,0),(11306,'Ten Rules for Strategic Innovators From Idea to Execution','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11306','pcs','Inventory','VATABLE','0',NULL,0),(11307,'Way of the Turtle The Secret Methods that Turned Ordinary People by Curtis Faith','6','1','',16.00,'0','3299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11307','pcs','Inventory','VATABLE','0',NULL,0),(11308,'Conquer the Chaos by Clate Mask and Scott Martineau Hardcover','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11308','pcs','Inventory','VATABLE','0',NULL,0),(11309,'African Intellectuals by Thandika Mkandawire','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11309','pcs','Inventory','VATABLE','0',NULL,0),(11310,'The Harvard Business Review Entrepreneurs Handbook','6','1','',16.00,'0','3135',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11310','pcs','Inventory','VATABLE','0',NULL,0),(11311,'Reading Glasses Really Useful Light Up ReadersRead without disturbing others','6','1','',16.00,'0','3299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11311','pcs','Inventory','VATABLE','0',NULL,0),(11312,'Power Moms How Executive Mothers Navigate Work and Life by Joann Lublin','6','1','',16.00,'0','3299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11312','pcs','Inventory','VATABLE','0',NULL,0),(11313,'The Book on Negotiating Real Estate Expert Strategies for Getting the Best Deals When Buying Selling Investment Property by J ScottMark Ferguson and Carol Scott','6','1','',16.00,'0','3299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11313','pcs','Inventory','VATABLE','0',NULL,0),(11314,'Why Men Love Bitches by Sherry Argov','6','1','',16.00,'0','3300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11314','pcs','Inventory','VATABLE','0',NULL,0),(11315,'The Cairo Trilogy by Naguib Mahfouz','6','1','',16.00,'0','3300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11315','pcs','Inventory','VATABLE','0',NULL,0),(11316,'CRIMINAL PROSECUTIONS AND THE ESSENCE OF CRIMINAL OFFENCES IN KENYA','6','1','',16.00,'0','3306',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11316','pcs','Inventory','VATABLE','0',NULL,0),(11317,'The New Kings of Crude','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11317','pcs','Inventory','VATABLE','0',NULL,0),(11318,'Reinventing Organizations','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11318','pcs','Inventory','VATABLE','0',NULL,0),(11319,'Sudan South Sudan and Darfur What Everyone Needs to Know','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11319','pcs','Inventory','VATABLE','0',NULL,0),(11320,'Fighting for Britain African Soldiers in the Second World War by David Killingray and Martin Plaut','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11320','pcs','Inventory','VATABLE','0',NULL,0),(11321,'Mein Kampf by Adolf Hitler','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11321','pcs','Inventory','VATABLE','0',NULL,0),(11322,'Understanding Peacekeeping by Alex J BellamyPaul Williams and Stuart Griffin','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11322','pcs','Inventory','VATABLE','0',NULL,0),(11323,'A Poisonous Thorn in Our Hearts by James Copnall','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11323','pcs','Inventory','VATABLE','0',NULL,0),(11324,'Deerma Portable Wireless Juicer','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11324','pcs','Inventory','VATABLE','0',NULL,0),(11325,'Primed to Perform by Neel Doshi and Lindsay McGregor Hardcover','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11325','pcs','Inventory','VATABLE','0',NULL,0),(11326,'Wall Art in Kenya by Arvind Vohora and John Purser','6','1','',16.00,'0','3349',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11326','pcs','Inventory','VATABLE','0',NULL,0),(11327,'Through My African Eyes by Jeff Koinange','6','1','',16.00,'0','3390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11327','pcs','Inventory','VATABLE','0',NULL,0),(11328,'Warlord Democrats in Africa by Anders Themner','6','1','',16.00,'0','3390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11328','pcs','Inventory','VATABLE','0',NULL,0),(11329,'The E Myth Attorney by Michael E Gerber and Sanford Fisch','6','1','',16.00,'0','3390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11329','pcs','Inventory','VATABLE','0',NULL,0),(11330,'Grasses of East Africa by Dino J Martins','6','1','',16.00,'0','3390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11330','pcs','Inventory','VATABLE','0',NULL,0),(11331,'Cascades How to Create a Movement that Drives Transformational Change by Greg Satell','6','1','',16.00,'0','3390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11331','pcs','Inventory','VATABLE','0',NULL,0),(11332,'The Economist Guide to Business Modelling','6','1','',16.00,'0','3226',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11332','pcs','Inventory','VATABLE','0',NULL,0),(11333,'Gideons Spies The Secret History of the Mossad by Gordon Thomas','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11333','pcs','Inventory','VATABLE','0',NULL,0),(11334,'American Aristocrats','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11334','pcs','Inventory','VATABLE','0',NULL,0),(11335,'Destruction of Black Civilization Great Issues of a Race From 4500 BC To 2000 AD by Chancellor Williams','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11335','pcs','Inventory','VATABLE','0',NULL,0),(11336,'Market Wizards Interviews with Top Traders by Jack D Schwager','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11336','pcs','Inventory','VATABLE','0',NULL,0),(11337,'No Refuge The Crisis of Refugee Militarization in Africa','6','1','',16.00,'0','3230',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11337','pcs','Inventory','VATABLE','0',NULL,0),(11338,'Limitless by Jim Kwik','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11338','pcs','Inventory','VATABLE','0',NULL,0),(11339,'Unstuffed Decluttering Workbook by Juliet Kabaka Kiplagat','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11339','pcs','Inventory','VATABLE','0',NULL,0),(11340,'Blueprint The Evolutionary Origins of a Good Society by Nicholas Christakis','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11340','pcs','Inventory','VATABLE','0',NULL,0),(11341,'Killing for Conservation Wildlife Policy in Zimbabwe by Rosaleen Duffy','6','1','',16.00,'0','3399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11341','pcs','Inventory','VATABLE','0',NULL,0),(11342,'Africa Bible Commentary','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11342','pcs','Inventory','VATABLE','0',NULL,0),(11343,'Discover Your True North','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11343','pcs','Inventory','VATABLE','0',NULL,0),(11344,'History as destiny and history as knowledge by Bethwell A Ogot','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11344','pcs','Inventory','VATABLE','0',NULL,0),(11345,'Pioneering Portfolio Management by David F Swensen','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11345','pcs','Inventory','VATABLE','0',NULL,0),(11346,'A Rope from the Sky by Zach Vertin','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11346','pcs','Inventory','VATABLE','0',NULL,0),(11347,'The innovators dilemma by Clayton M Christensen','6','1','',16.00,'0','3450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11347','pcs','Inventory','VATABLE','0',NULL,0),(11348,'TAX DEVELOPMENT Solving Kenyas Fiscal Crisis through Human Rights','6','1','',16.00,'0','3480',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11348','pcs','Inventory','VATABLE','0',NULL,0),(11349,'Journey of a Lifetime Pilgrimage to Makkah by Mohamed Amin','6','1','',16.00,'0','3490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11349','pcs','Inventory','VATABLE','0',NULL,0),(11350,'The Prosperity Paradox by Clayton M ChristensenEfosa Ojomo and Karen Dillon','6','1','',16.00,'0','3490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11350','pcs','Inventory','VATABLE','0',NULL,0),(11351,'Pure white Duvet','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11351','pcs','Inventory','VATABLE','0',NULL,0),(11352,'Making Sense of the Central African Republic','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11352','pcs','Inventory','VATABLE','0',NULL,0),(11353,'Kids Muslim Swimsuit Age 6 10','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11353','pcs','Inventory','VATABLE','0',NULL,0),(11354,'Wooden on Leadership How to Create a Winning Organization','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11354','pcs','Inventory','VATABLE','0',NULL,0),(11355,'Gandhi The Years That Changed the World 19141948','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11355','pcs','Inventory','VATABLE','0',NULL,0),(11356,'Peace and Conflict in Africa by','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11356','pcs','Inventory','VATABLE','0',NULL,0),(11357,'Oddities3000 Darwin Trucker Snapback Cap','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11357','pcs','Inventory','VATABLE','0',NULL,0),(11358,'American Heiress The Wild Saga of the Kidnapping Crimes and Trial of Patty Hearst by Jeffrey Toobin','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11358','pcs','Inventory','VATABLE','0',NULL,0),(11359,'Elections and the Media in Post Conflict Africa Votes and Voices for Peace','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11359','pcs','Inventory','VATABLE','0',NULL,0),(11360,'Goodnight Stories for Rebel Girls 2','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11360','pcs','Inventory','VATABLE','0',NULL,0),(11361,'Detonate Why And How Corporations Must Blow Up Best Practices','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11361','pcs','Inventory','VATABLE','0',NULL,0),(11362,'My footprints on the sands of time by Bethwell Allan Ogot','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11362','pcs','Inventory','VATABLE','0',NULL,0),(11363,'The Sewing Book by Alison Smith','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11363','pcs','Inventory','VATABLE','0',NULL,0),(11364,'Washing the Negro white by Kwaku Adu Opako','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11364','pcs','Inventory','VATABLE','0',NULL,0),(11365,'The Changing Dynamics of Terrorism and Violent Extremism An Analysis Volume I','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11365','pcs','Inventory','VATABLE','0',NULL,0),(11366,'Criminal Law by William Musyoka','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,91.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11366','pcs','Inventory','VATABLE','0',NULL,0),(11367,'Competing in the Age of AI Strategy and Leadership When Algorithms and Networks Run the World','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11367','pcs','Inventory','VATABLE','0',NULL,0),(11368,'Rumba Rules The Politics of Dance Music in Mobutus Zaire by Bob W White','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11368','pcs','Inventory','VATABLE','0',NULL,0),(11369,'The Three Box Solution A Strategy for Leading Innovation by Vijay Govindarajan Hardcover','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11369','pcs','Inventory','VATABLE','0',NULL,0),(11370,'Africa Writes Back The African Writers Series and the Launch of African Literature by James Currey','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11370','pcs','Inventory','VATABLE','0',NULL,0),(11371,'The Mamba Mentality How I Play by Kobe Bryant','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11371','pcs','Inventory','VATABLE','0',NULL,0),(11372,'Business Model You A OnePage Method For Reinventing Your Career by Tim ClarkAlexander Osterwalder and Yves Pigneur','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11372','pcs','Inventory','VATABLE','0',NULL,0),(11373,'Strategy Beyond the Hockey Stick PeopleProbabilitiesand Big Moves to Beat the Odds by Chris BradleyMartin Hirt and Sven Smit','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11373','pcs','Inventory','VATABLE','0',NULL,0),(11374,'The Man Who Stole Himself The Slave Odyssey of Hans Jonathan by Gisli Palsson','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11374','pcs','Inventory','VATABLE','0',NULL,0),(11375,'The Book on Rental Property Investing How to Create Wealth With Intelligent Buy and Hold Real Estate Investing by Brandon Turner','6','1','',16.00,'0','3499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11375','pcs','Inventory','VATABLE','0',NULL,0),(11376,'Colored Kanzu','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11376','pcs','Inventory','VATABLE','0',NULL,0),(11377,'Huggies Dry Comfort Diapers,Size 3 58kgs,X2,Count 128','6','1','',16.00,'0','3325',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11377','pcs','Inventory','VATABLE','0',NULL,0),(11378,'Qamis Rawat Al Safa','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11378','pcs','Inventory','VATABLE','0',NULL,0),(11379,'High Performance Habits How Extraordinary People by Brendon Burchard','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11379','pcs','Inventory','VATABLE','0',NULL,0),(11380,'Safari Guide to East African Animals by Jonathan and Angela Scott','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11380','pcs','Inventory','VATABLE','0',NULL,0),(11381,'The Hard Thing About Hard Things by Ben Horowitz','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11381','pcs','Inventory','VATABLE','0',NULL,0),(11382,'Forward to Independence by Fitz de Souza','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,41.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11382','pcs','Inventory','VATABLE','0',NULL,0),(11383,'OUTDOOR BLUETOOTH SPEAKER','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11383','pcs','Inventory','VATABLE','0',NULL,0),(11384,'National Policy and a Regional Response in South African Higher Education by Nico CloetePundy Pillay and Saleem Badat','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11384','pcs','Inventory','VATABLE','0',NULL,0),(11385,'Tears of the Crocodile From Rio to Reality in the Developing World by Neil MiddletonPhil OKeefe and Sam Moyo','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11385','pcs','Inventory','VATABLE','0',NULL,0),(11386,'Acropolis Against Terrorism by Eric Gand','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11386','pcs','Inventory','VATABLE','0',NULL,0),(11387,'Daughter of Africa by Gina Din','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11387','pcs','Inventory','VATABLE','0',NULL,0),(11388,'Modern Gikuyu Dictionary GikuyuEnglish and English Gikuyu','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11388','pcs','Inventory','VATABLE','0',NULL,0),(11389,'Scent A Natural History of Fragrance by Elise Vernon Pearlstine','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11389','pcs','Inventory','VATABLE','0',NULL,0),(11390,'Geological Highlights of East Africas National Parks by Roger Scoon','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11390','pcs','Inventory','VATABLE','0',NULL,0),(11391,'The Time Travelling Economist Why EducationElectricity and Fertility Are Key to Escaping Poverty by Charlie Robertson','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11391','pcs','Inventory','VATABLE','0',NULL,0),(11392,'Strategic Litigation and the Struggle for LesbianGay and Bisexual Equality in Africa by Adrian Jjuuko','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11392','pcs','Inventory','VATABLE','0',NULL,0),(11393,'Geological Highlights of East Africas National Parks by Roger Scoon','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11393','pcs','Inventory','VATABLE','0',NULL,0),(11394,'A hole in the air by Lazarus Panashe Nyagwambo','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11394','pcs','Inventory','VATABLE','0',NULL,0),(11395,'Painting a Mirage by Samantha Rumbidzai Vazhure','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11395','pcs','Inventory','VATABLE','0',NULL,0),(11396,'Design Your Life Personal Planner Dusty Rose','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11396','pcs','Inventory','VATABLE','0',NULL,0),(11397,'Design Your Life Personal Planner Magic Mint','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11397','pcs','Inventory','VATABLE','0',NULL,0),(11398,'Design Your Life Personal Planner Silver Grey','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11398','pcs','Inventory','VATABLE','0',NULL,0),(11399,'The General and I by Helen Pilale Nkaissery A memoir','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11399','pcs','Inventory','VATABLE','0',NULL,0),(11400,'The Crux How Leaders Become Strategists by Richard Rumelt','6','1','',16.00,'0','3500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11400','pcs','Inventory','VATABLE','0',NULL,0),(11401,'South Sudan The Untold Story','6','1','',16.00,'0','3506',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11401','pcs','Inventory','VATABLE','0',NULL,0),(11402,'Breaking Sudan The Search for Peace by Jok Madut Jok','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,29.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11402','pcs','Inventory','VATABLE','0',NULL,0),(11403,'Little Book of Common Sense Investing by John C Bogle','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11403','pcs','Inventory','VATABLE','0',NULL,0),(11404,'GIANNA Blue 3in1 Laser Cut Handbag','6','1','',16.00,'0','3372',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11404','pcs','Inventory','VATABLE','0',NULL,0),(11405,'1 and 2 Timothy and Titus','6','1','',16.00,'0','3550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11405','pcs','Inventory','VATABLE','0',NULL,0),(11406,'Building a Wellness Business That Lasts How to Make a Great Living Doing What You Love by Rick Stollmeyer','6','1','',16.00,'0','3550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11406','pcs','Inventory','VATABLE','0',NULL,0),(11407,'Whos Got Your Back by Keith Ferrazzi','6','1','',16.00,'0','3590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11407','pcs','Inventory','VATABLE','0',NULL,0),(11408,'The Dance of Change The challenges to sustaining momentum in a learning organization by Peter SengeRichard RossArt KleinerGeorge RothBryan Smith and Richard B Ross','6','1','',16.00,'0','3590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11408','pcs','Inventory','VATABLE','0',NULL,0),(11409,'The Total Money Makeover A Proven Plan for Financial Fitness by Dave Ramsey','6','1','',16.00,'0','3590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11409','pcs','Inventory','VATABLE','0',NULL,0),(11410,'Custodians of the Land Ecology and Culture in the History of Tanzania by Gregory MaddoxIsaria N Kimambo and James L Giblin','6','1','',16.00,'0','3590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11410','pcs','Inventory','VATABLE','0',NULL,0),(11411,'Yellow Ladies Clutch Purse','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11411','pcs','Inventory','VATABLE','0',NULL,0),(11412,'Aishura Clutch Bag','6','1','',16.00,'0','3416',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11412','pcs','Inventory','VATABLE','0',NULL,0),(11413,'Dark Brown Men Official Boots','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11413','pcs','Inventory','VATABLE','0',NULL,0),(11414,'Women and ICT in Africa and the Middle East','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11414','pcs','Inventory','VATABLE','0',NULL,0),(11415,'Civil war is not a stupid thing accounting for violence in developing countries','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11415','pcs','Inventory','VATABLE','0',NULL,0),(11416,'The Ngorongoro Story by Hugo van Lawick and Tom Lithgow','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11416','pcs','Inventory','VATABLE','0',NULL,0),(11417,'A Textbook on Tax Law in Kenya by Dr Njoroge Obadiah Kimani','6','1','',16.00,'0','3599',NULL,'0',NULL,NULL,'5',0,0,'91721987400',0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966530936','pcs','Inventory','VATABLE','0',NULL,0),(11418,'The E Myth Real Estate Agent by Michael E Gerber and Brad Korn','6','1','',16.00,'0','3599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11418','pcs','Inventory','VATABLE','0',NULL,0),(11419,'Leadership on the Line by Marty Linsky and Ronald Heifetz Hardcover','6','1','',16.00,'0','3420',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11419','pcs','Inventory','VATABLE','0',NULL,0),(11420,'Invent and Wander The Collected Writings of Jeff Bezos by Walter Isaacson Hardcover','6','1','',16.00,'0','3599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11420','pcs','Inventory','VATABLE','0',NULL,0),(11421,'Spare by Prince Harry','6','1','',16.00,'0','3599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,87.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11421','pcs','Inventory','VATABLE','0',NULL,0),(11422,'Defeating Mau Mau Creating Kenya Counterinsurgency Civil War and Decolonization','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11422','pcs','Inventory','VATABLE','0',NULL,0),(11423,'Unsettled Denial and Belonging Among White Kenyans by Janet McIntosh','6','1','',16.00,'0','3690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11423','pcs','Inventory','VATABLE','0',NULL,0),(11424,'The Rational Male by Rollo Tomassi Volume One','6','1','',16.00,'0','3690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11424','pcs','Inventory','VATABLE','0',NULL,0),(11425,'How to Lead Wisdom from the Worlds Greatest CEOsFoundersand Game Changers by David M Rubenstein','6','1','',16.00,'0','3690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11425','pcs','Inventory','VATABLE','0',NULL,0),(11426,'Black Rednecks and White Liberals by Thomas Sowell','6','1','',16.00,'0','3690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11426','pcs','Inventory','VATABLE','0',NULL,0),(11427,'Good Night Stories for Rebel Girls by Elena Favilli and Francesca Cavallo','6','1','',16.00,'0','3699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11427','pcs','Inventory','VATABLE','0',NULL,0),(11428,'Value Proposition Design How to Create Products and Services Customers Want','6','1','',16.00,'0','3699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11428','pcs','Inventory','VATABLE','0',NULL,0),(11429,'100 Years of The Best American Short Stories','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11429','pcs','Inventory','VATABLE','0',NULL,0),(11430,'The Founders Mentality by Chris Zook and James Allen','6','1','',16.00,'0','3515',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11430','pcs','Inventory','VATABLE','0',NULL,0),(11431,'The Smart Money Tribe An African Womans Guide to Making Bank by Arese Ugwu','6','1','',16.00,'0','3699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11431','pcs','Inventory','VATABLE','0',NULL,0),(11432,'Ethnicity and Empire in Kenya Loyalty and Martial Race Among the KambaC1800 to the Present by Myles Osborne','6','1','',16.00,'0','3699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11432','pcs','Inventory','VATABLE','0',NULL,0),(11433,'Uncommon Service How to Win by Putting Customers at the Core of Your Business by Anne Morriss and Frances X Frei','6','1','',16.00,'0','3699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11433','pcs','Inventory','VATABLE','0',NULL,0),(11434,'Computer Paper Form 95 x 11 3 Part','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11434','pcs','Inventory','VATABLE','0',NULL,0),(11435,'The Jewish Phenomenon by Steven Silbiger Hardcover','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11435','pcs','Inventory','VATABLE','0',NULL,0),(11436,'Transforming Theological Education A Practical Handbook for Integrative Learning','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11436','pcs','Inventory','VATABLE','0',NULL,0),(11437,'Challenging Tradition Innovation in Advanced Theological Education','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11437','pcs','Inventory','VATABLE','0',NULL,0),(11439,'Church and Mission in the Context of War A Descriptive Missiological Study of the Response of the Baptist Church in Central Africa to the War in Eastern Congo between 1990 and 2011','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11439','pcs','Inventory','VATABLE','0',NULL,0),(11440,'A Complementary Approach to the Interpretation and Translation of Biblical Metaphors','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11440','pcs','Inventory','VATABLE','0',NULL,0),(11441,'Dostoevskys Convictional Theology Expressed in His Life and Literature','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11441','pcs','Inventory','VATABLE','0',NULL,0),(11442,'The Fellowship of the Throne in Johns Apocalypse A TheoPolitical Inquiry into Authority and Society and their Christological Bond','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11442','pcs','Inventory','VATABLE','0',NULL,0),(11443,'The Impact of EthnicPoliticaland Religious Violence on Northern Nigeriaand a Theological Reflection on Its Healing','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11443','pcs','Inventory','VATABLE','0',NULL,0),(11444,'Interpersonal Reconciliation between Christians in a ShameOriented Culture A Sri Lankan Case Study','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11444','pcs','Inventory','VATABLE','0',NULL,0),(11445,'Sermon Listening A New Approach Based on Congregational Studies and Rhetoric','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11445','pcs','Inventory','VATABLE','0',NULL,0),(11446,'A Theological Examination of Symbolism in Ezekiel with Emphasis on the Shepherd Metaphor','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11446','pcs','Inventory','VATABLE','0',NULL,0),(11447,'Development of Chinese Church Leaders A Study of Relational Leadership in Contemporary Chinese Churches','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11447','pcs','Inventory','VATABLE','0',NULL,0),(11448,'Yahwehs Elegant Speeches of the Abrahamic Narratives A Study of the StylisticsCharacterizationsand Functions of the Divine Speeches in Abrahamic Narratives','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11448','pcs','Inventory','VATABLE','0',NULL,0),(11450,'Rethinking Missio Dei among Evangelical Churches in an Eastern European Orthodox Context','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11450','pcs','Inventory','VATABLE','0',NULL,0),(11451,'Heaven and Earth in LukeActs','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11451','pcs','Inventory','VATABLE','0',NULL,0),(11452,'Forgiveness and Politics A Critical Appraisal','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11452','pcs','Inventory','VATABLE','0',NULL,0),(11453,'Gender and Development A History of Womens Education in Kenya','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11453','pcs','Inventory','VATABLE','0',NULL,0),(11454,'Benefaction and Patronage in Leadership A SocioHistorical Exegesis of the Pastoral Epistles','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11454','pcs','Inventory','VATABLE','0',NULL,0),(11456,'Russian Baptist Mission Theology in Historical and Contemporary Perspective','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11456','pcs','Inventory','VATABLE','0',NULL,0),(11457,'Focalization in the Old Testament Narratives with Specific Examples from the Book of Ruth','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11457','pcs','Inventory','VATABLE','0',NULL,0),(11458,'Journeys to New LifeIdentity and Community Empowering Jesus followers and Jamaats in Bangladesh','6','1','',16.00,'0','3700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11458','pcs','Inventory','VATABLE','0',NULL,0),(11459,'The Congo Wars Conflict Myth and Reality','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11459','pcs','Inventory','VATABLE','0',NULL,0),(11460,'Shiriki Coffee Maker 500ML Tangerine Orange With Free 30gms Coffee','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11460','pcs','Inventory','VATABLE','0',NULL,0),(11461,'War and Peace in Somalia National Grievances Local Conflict and AlShabaab','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11461','pcs','Inventory','VATABLE','0',NULL,0),(11462,'Mutton Mince Meat Halal 5Kgs','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11462','pcs','Inventory','VATABLE','0',NULL,0),(11463,'Exploring Theological English Student Textbook ReadingVocabularyand Grammar for ESLEFL','6','1','',16.00,'0','3750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11463','pcs','Inventory','VATABLE','0',NULL,0),(11464,'Secrets of Divine Love A Spiritual Journey into the Heart of Islam by A Helwa','6','1','',16.00,'0','3790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11464','pcs','Inventory','VATABLE','0',NULL,0),(11465,'No More Mr Nice Guy A Proven Plan for Getting What You Want in LoveSexand Life by Robert A Glover','6','1','',16.00,'0','3790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11465','pcs','Inventory','VATABLE','0',NULL,0),(11466,'Leadershift by John Maxwell Hardcover','6','1','',16.00,'3000','3500','20','NaN',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11466','pcs','Inventory','VATABLE','0',NULL,0),(11467,'A Field Guide to the Tracks and Signs by Chris Stuart and Mathilde Stuart','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11467','pcs','Inventory','VATABLE','0',NULL,0),(11468,'Women Dashiki Dress XX','6','1','',16.00,'0','3610',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11468','pcs','Inventory','VATABLE','0',NULL,0),(11469,'The McKinsey way','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11469','pcs','Inventory','VATABLE','0',NULL,0),(11470,'The Asian Aspiration Why and How Africa Should Emulate Asia by Greg MillsOlusegun ObasanjoHailemariam Desalegn and Emily Van der Merwe','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11470','pcs','Inventory','VATABLE','0',NULL,0),(11471,'The McKinsey Edge Success Principles from the Worlds Most Powerful Consulting Firm','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11471','pcs','Inventory','VATABLE','0',NULL,0),(11472,'The Innovators Method Bringing the Lean Start up Into Your Organization','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11472','pcs','Inventory','VATABLE','0',NULL,0),(11473,'Hot Seat What I Learned Leading a Great American Company by Jeff Immelt','6','1','',16.00,'0','3799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11473','pcs','Inventory','VATABLE','0',NULL,0),(11474,'Field Guide to the Larger Mammals of Africa by Chris Mathilde Stuart and Chris Stuart','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11474','pcs','Inventory','VATABLE','0',NULL,0),(11475,'Violence in African Elections Between Democracy and Big Man Politics','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11475','pcs','Inventory','VATABLE','0',NULL,0),(11476,'Logo Beanie Grey 2018 Mercedes AMG Petronas Motorsport','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11476','pcs','Inventory','VATABLE','0',NULL,0),(11477,'Understanding the Somalia Conflagration Identity Political Islam and Peace building','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11477','pcs','Inventory','VATABLE','0',NULL,0),(11478,'Nyerere The Early Years by Thomas Molony','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11478','pcs','Inventory','VATABLE','0',NULL,0),(11479,'Humans by Brandon Stanton','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11479','pcs','Inventory','VATABLE','0',NULL,0),(11480,'COLORFUL BLUETOOTH SPEAKER','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11480','pcs','Inventory','VATABLE','0',NULL,0),(11481,'Leadership by Algorithm Who Leads and Who Follows in the AI Era by David De Cremer','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11481','pcs','Inventory','VATABLE','0',NULL,0),(11482,'LEGAL PRACTICE MANAGEMENT','6','1','',16.00,'0','3828',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11482','pcs','Inventory','VATABLE','0',NULL,0),(11483,'The Leadership Challenge by Barry Posner and James Kouzes','6','1','',16.00,'0','3850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11483','pcs','Inventory','VATABLE','0',NULL,0),(11484,'The Religious Other A Biblical Understanding of Islamthe Quran and Muhammad','6','1','',16.00,'0','3850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11484','pcs','Inventory','VATABLE','0',NULL,0),(11485,'Early Christianity A Textbook for African Students','6','1','',16.00,'0','3850',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11485','pcs','Inventory','VATABLE','0',NULL,0),(11486,'An Illustrated Guide Medicinal plants of East Africa by Najma Dharani and Abiy Yenesew','6','1','',16.00,'0','4550','2','0',NULL,NULL,'5',0,0,'91742129928',0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9781775847878','pcs','Inventory','VATABLE','0',NULL,0),(11487,'Cant Hurt Me by David Goggins','6','1','',16.00,'0','3890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11487','pcs','Inventory','VATABLE','0',NULL,0),(11488,'The Power Broker by Robert Caro','6','1','',16.00,'0','3890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11488','pcs','Inventory','VATABLE','0',NULL,0),(11489,'Renegades Born in the USA by Barack Obama and Bruce Springsteen Hardcover','6','1','',16.00,'0','3890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11489','pcs','Inventory','VATABLE','0',NULL,0),(11490,'In It Together The Beautiful Struggle Uniting Us All by Eckhart Aurelius Hughes Hardcover','6','1','',16.00,'0','3890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11490','pcs','Inventory','VATABLE','0',NULL,0),(11491,'The Smart Money Method How to pick stocks like a hedge fund pro by Stephen Clapham','6','1','',16.00,'0','3890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11491','pcs','Inventory','VATABLE','0',NULL,0),(11492,'The First 90 Days in Government','6','1','',16.00,'0','3895',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11492','pcs','Inventory','VATABLE','0',NULL,0),(11493,'Connected Strategy by Nicolaj Siggelkow and Christian Terwiesch','6','1','',16.00,'0','3895',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11493','pcs','Inventory','VATABLE','0',NULL,0),(11494,'Looters and Grabbers by Joe Khamisi','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,32.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11494','pcs','Inventory','VATABLE','0',NULL,0),(11495,'The McKinsey Mind','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11495','pcs','Inventory','VATABLE','0',NULL,0),(11496,'Brands on a Mission by Myriam Sidibe Hardcover','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11496','pcs','Inventory','VATABLE','0',NULL,0),(11497,'Perfect Pitch The Art of Selling Ideas and Winning New Business by Jon Steel','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11497','pcs','Inventory','VATABLE','0',NULL,0),(11498,'Decolonization and Independence in Kenya by Bethwell Ogot and William Ochieng','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11498','pcs','Inventory','VATABLE','0',NULL,0),(11499,'Bibi My Story by Benjamin Netanyahu','6','1','',16.00,'0','3899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11499','pcs','Inventory','VATABLE','0',NULL,0),(11500,'Square Top Decker mosquito net Pink','6','1','',16.00,'0','3705',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11500','pcs','Inventory','VATABLE','0',NULL,0),(11501,'Study Bible for Women NKJV Edition by Thomas Nelson','6','1','',16.00,'0','3900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11501','pcs','Inventory','VATABLE','0',NULL,0),(11502,'You Got Anything Stronger by Gabrielle Union','6','1','',16.00,'0','3900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11502','pcs','Inventory','VATABLE','0',NULL,0),(11503,'Heineken in Africa A Multinational Unleashed by Olivier van Beemen','6','1','',16.00,'0','3900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11503','pcs','Inventory','VATABLE','0',NULL,0),(11504,'A Trail of Crab Tracks A Novel by Patrice Nganang','6','1','',16.00,'0','3900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11504','pcs','Inventory','VATABLE','0',NULL,0),(11505,'A Course in Miracles by Helen Schucman','6','1','',16.00,'0','3950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11505','pcs','Inventory','VATABLE','0',NULL,0),(11506,'Strategy A History by Lawrence Freedman','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11506','pcs','Inventory','VATABLE','0',NULL,0),(11507,'Field Guide to Common Trees and Shrubs of East Africa by Najma Dharani','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11507','pcs','Inventory','VATABLE','0',NULL,0),(11508,'Modest Gym Wear Gym Suit','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11508','pcs','Inventory','VATABLE','0',NULL,0),(11509,'Mentored by a Millionaire Master Strategies of Super Achievers','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11509','pcs','Inventory','VATABLE','0',NULL,0),(11510,'Beyond Khartoum A History of Subnational Government in Sudan','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11510','pcs','Inventory','VATABLE','0',NULL,0),(11511,'My Life My Purpose A Tanzanian President Remembers by Benjamin Mkapa','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11511','pcs','Inventory','VATABLE','0',NULL,0),(11512,'12 Months to $1 Million How to Pick a Winning ProductBuild a Real Businessand Become a SevenFigure Entrepreneur by Ryan Daniel Moran','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11512','pcs','Inventory','VATABLE','0',NULL,0),(11513,'Complete Guide To Fasting Heal Your Body Through IntermittentAlternateDayand Extended Fasting by Dr Jason Fung and Jimmy Moore','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11513','pcs','Inventory','VATABLE','0',NULL,0),(11514,'Leaf Of Allah Khat and Agricultural Transformation In Harerge Ethiopia 18751991 by Ezekiel Gebissa','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11514','pcs','Inventory','VATABLE','0',NULL,0),(11515,'Beyond the Shadows of My Dream The Biography of Martin Oduor Otieno by Martin Oduor Hardcover','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11515','pcs','Inventory','VATABLE','0',NULL,0),(11516,'Our World of Illusion by Jerr rreJ and Bruno Solis De Campos','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11516','pcs','Inventory','VATABLE','0',NULL,0),(11517,'Tuntai Clutch Bag','6','1','',16.00,'0','3796',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11517','pcs','Inventory','VATABLE','0',NULL,0),(11518,'Abrahams People a Kenyan Dynasty by Jane Barsby','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11518','pcs','Inventory','VATABLE','0',NULL,0),(11519,'The New Harvest Agricultural Innovation in Africa by Calestous Juma','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11519','pcs','Inventory','VATABLE','0',NULL,0),(11520,'Modest Forever Floral maxi Dress','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11520','pcs','Inventory','VATABLE','0',NULL,0),(11521,'A Certain Amount of Madness The Life Politics and Legacies of Thomas Sankara','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11521','pcs','Inventory','VATABLE','0',NULL,0),(11522,'The Heart of Change by John Kotter','6','1','',16.00,'0','3800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11522','pcs','Inventory','VATABLE','0',NULL,0),(11523,'Critique of Black Reason by Achille Mbembe','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11523','pcs','Inventory','VATABLE','0',NULL,0),(11524,'Kenya A Country in the Making 18801940 by Nigel Pavitt','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11524','pcs','Inventory','VATABLE','0',NULL,0),(11525,'Clan Cleansing in Somalia The Ruinous Legacy of 1991 by Lidwien Kapteijns','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11525','pcs','Inventory','VATABLE','0',NULL,0),(11526,'History of Nairobi 18992012 From a Railway Camp and Supply Depot to a World Class African Metropolis Hardcover Paperback','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11526','pcs','Inventory','VATABLE','0',NULL,0),(11527,'Fanatical Prospecting The Ultimate Guide to Opening Sales Conversations and Filling the Pipeline by Leveraging Social SellingTelephoneEmailTextand Cold Calling by Jeb Blount','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11527','pcs','Inventory','VATABLE','0',NULL,0),(11528,'BE 20 Beyond Entrepreneurship 20 Turning Your Business into an Enduring Great Company by Jim Collins','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11528','pcs','Inventory','VATABLE','0',NULL,0),(11529,'Stealing from the Saracens How Islamic Architecture Shaped Europe by Diana Darke','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11529','pcs','Inventory','VATABLE','0',NULL,0),(11530,'The wall speaks by Jerr rreJ','6','1','',16.00,'0','3999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11530','pcs','Inventory','VATABLE','0',NULL,0),(11531,'Kissinger The Idealist 19231968 by Niall Ferguson','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11531','pcs','Inventory','VATABLE','0',NULL,0),(11532,'Inside Al Shabaab by Harun Maruf and Dan Joseph','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11532','pcs','Inventory','VATABLE','0',NULL,0),(11533,'First Raise a Flag How South Sudan Won the Longest War But Lost the Peace by Peter Martell','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11533','pcs','Inventory','VATABLE','0',NULL,0),(11534,'The Devils Advocate A Spry Polemic on how to be Seriously Good in Court by Iain Morley','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11534','pcs','Inventory','VATABLE','0',NULL,0),(11535,'The Outsiders Eight Unconventional CEOs and Their Radically Rational Blueprint for Success','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11535','pcs','Inventory','VATABLE','0',NULL,0),(11536,'Printing papers A4 5 Reams White','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11536','pcs','Inventory','VATABLE','0',NULL,0),(11537,'The Soldiers Legacy The Kenya Army at 55 by The Kenya Army','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11537','pcs','Inventory','VATABLE','0',NULL,0),(11538,'A Celebrity Chef in Africa by Eamon Mullan','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11538','pcs','Inventory','VATABLE','0',NULL,0),(11539,'Knowing God The Trilogy Knowing JesusGod the Fatherand the Holy Spirit Through the Old Testament','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11539','pcs','Inventory','VATABLE','0',NULL,0),(11540,'Ahmadi and Christian SocioPolitical Responses to Pakistans Blasphemy Laws A ComparisonContrast and Critique with Special Reference to the Christian Church in Pakistan','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11540','pcs','Inventory','VATABLE','0',NULL,0),(11542,'A Different Way of Being Towards a Reformed Theology of Ethnopolitical Cohesion for the Kenyan Context','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11542','pcs','Inventory','VATABLE','0',NULL,0),(11543,'Engaging Politics in Myanmar A Study of Aung San Suu Kyi and Martin Luther King Jr in Light of Walter Winks Political Theology','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11543','pcs','Inventory','VATABLE','0',NULL,0),(11546,'Foundations for African Theological Ethics','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11546','pcs','Inventory','VATABLE','0',NULL,0),(11547,'Can God Save My Village? A Theological Study of Identity among the Tribal People of NorthEast India with a Special Reference to the Kukis of Manipur','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11547','pcs','Inventory','VATABLE','0',NULL,0),(11548,'ResponsibilityChastisement and Restoration Relational Justice in the Book of Hosea','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11548','pcs','Inventory','VATABLE','0',NULL,0),(11549,'Corruption Mocking at Justice A Theological and Ethical Perspective on Public Life in Tanzania and Its Implications for the Anglican Church of Tanzania','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11549','pcs','Inventory','VATABLE','0',NULL,0),(11550,'Born in Blackness AfricaAfricansand the Making of the Modern World1471 to the Second World War by Howard W French','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11550','pcs','Inventory','VATABLE','0',NULL,0),(11551,'Kick off by Roy Gachuhi','6','1','',16.00,'0','4000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11551','pcs','Inventory','VATABLE','0',NULL,0),(11552,'CRIMINOLOGY IN AFRICA','6','1','',16.00,'0','4060',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11552','pcs','Inventory','VATABLE','0',NULL,0),(11553,'Beautiful Portraits of black beauty','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11553','pcs','Inventory','VATABLE','0',NULL,0),(11554,'Beyond Khartoum A History of Sub national Government in Sudan','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11554','pcs','Inventory','VATABLE','0',NULL,0),(11555,'The inner citadel Book by Pierre Hadot','6','1','',16.00,'0','4085',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11555','pcs','Inventory','VATABLE','0',NULL,0),(11556,'Millionaire Success Habits by Dean Graziosi Hardcover','6','1','',16.00,'0','4090',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11556','pcs','Inventory','VATABLE','0',NULL,0),(11557,'The Game Changer','6','1','',16.00,'0','3895',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11557','pcs','Inventory','VATABLE','0',NULL,0),(11558,'Somalia The Untold Story The War Through the Eyes of Somali Women','6','1','',16.00,'0','4100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11558','pcs','Inventory','VATABLE','0',NULL,0),(11559,'Muslim Beachwear Swimsuit','6','1','',16.00,'0','4133',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11559','pcs','Inventory','VATABLE','0',NULL,0),(11560,'Reinventing the Organization How Companies Can Deliver Radically Greater Value in Fast Changing Markets by Arthur Yeung and Dave Ulrich','6','1','',16.00,'0','4150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11560','pcs','Inventory','VATABLE','0',NULL,0),(11561,'Principles of COMMERCIAL LAW','6','1','',16.00,'0','4176',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11561','pcs','Inventory','VATABLE','0',NULL,0),(11562,'We Do Not Have Borders','6','1','',16.00,'0','4180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11562','pcs','Inventory','VATABLE','0',NULL,0),(11563,'Uhuru Kenyatta A Legacy of Democracy and Development','6','1','',16.00,'0','4180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11563','pcs','Inventory','VATABLE','0',NULL,0),(11564,'Principles by Ray Dalio','6','1','',16.00,'0','4190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11564','pcs','Inventory','VATABLE','0',NULL,0),(11565,'The First 90 Days Updated by Michael D Watkins Hardcover','6','1','',16.00,'0','4190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11565','pcs','Inventory','VATABLE','0',NULL,0),(11566,'Executing Your Strategy How to Break it Down and Get it Done by Mark MorganRaymond E LevittRaymond Elliot Levitt and William Malek','6','1','',16.00,'0','4190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11566','pcs','Inventory','VATABLE','0',NULL,0),(11567,'Women of Desire A Guide to Passionate Love and Sexual Compatibility by Habeeb Akande','6','1','',16.00,'0','4190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11567','pcs','Inventory','VATABLE','0',NULL,0),(11568,'Team Emotional Intelligence 20 The Four Essential Skills of High Performing Teams Jean Greaves and Evan Watkins','6','1','',16.00,'0','4190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11568','pcs','Inventory','VATABLE','0',NULL,0),(11569,'No Bad Ideas Booker Premium Adj Cap','6','1','',16.00,'0','3990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11569','pcs','Inventory','VATABLE','0',NULL,0),(11570,'The Real Politics of the Horn of Africa Money War and the Business of Power','6','1','',16.00,'0','4199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11570','pcs','Inventory','VATABLE','0',NULL,0),(11571,'New Daughters of Africa by Margaret Busby','6','1','',16.00,'0','4199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11571','pcs','Inventory','VATABLE','0',NULL,0),(11572,'A Letter To My Daughter From Your Mother','6','1','',16.00,'0','4199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11572','pcs','Inventory','VATABLE','0',NULL,0),(11573,'Ethiopia The Last Two Frontiers by John Markakis','6','1','',16.00,'0','4199',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11573','pcs','Inventory','VATABLE','0',NULL,0),(11574,'Peeling Back the Mask by Miguna Miguna','6','1','',16.00,'0','4200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11574','pcs','Inventory','VATABLE','0',NULL,0),(11575,'Entrepreneurship and Small Firms','6','1','',16.00,'0','4228',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11575','pcs','Inventory','VATABLE','0',NULL,0),(11576,'Backpack With WheelsBlue Black','6','1','0',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11576','pcs','Inventory','VATABLE','0',NULL,0),(11577,'Lee Kuan Yew The Man and His Ideas','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11577','pcs','Inventory','VATABLE','0',NULL,0),(11578,'Mastering Modern World History by Norman Lowe','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11578','pcs','Inventory','VATABLE','0',NULL,0),(11579,'War and Politics in Sudan by Justin D Leach','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11579','pcs','Inventory','VATABLE','0',NULL,0),(11580,'Abyei Between The Two Sudans','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11580','pcs','Inventory','VATABLE','0',NULL,0),(11581,'Just for Today The Life and Times of Jean Marie Seroney','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11581','pcs','Inventory','VATABLE','0',NULL,0),(11582,'NIV Large Print Compact Bible by Zondervan','6','1','',16.00,'0','4299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11582','pcs','Inventory','VATABLE','0',NULL,0),(11583,'The Beaststhe Gravesand the Ghosts A Study of Contextualized Preaching during Chinese Festivals','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11583','pcs','Inventory','VATABLE','0',NULL,0),(11585,'A Study of Current Leadership Styles in the North African Church','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11585','pcs','Inventory','VATABLE','0',NULL,0),(11586,'Christianity in Suriname An Overview of its HistoryTheologians and Sources','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11586','pcs','Inventory','VATABLE','0',NULL,0),(11587,'From Land to Landsfrom Eden to the Renewed Earth A ChristCentred Biblical Theology of the Promised Land','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11587','pcs','Inventory','VATABLE','0',NULL,0),(11588,'Heralds and Community An Enquiry into Pauls Conception of Mission and Its Indebtedness to the JesusTradition','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11588','pcs','Inventory','VATABLE','0',NULL,0),(11589,'Translating Nephesh in the Psalms into Chinese An Exercise in Intergenerational and Literary Bible Translation','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11589','pcs','Inventory','VATABLE','0',NULL,0),(11591,'Jesus Christ as Ancestor A Theological Study of Major African Ancestor Christologies in Conversation with the Patristic Christologies of Tertullian and Athanasius','6','1','',16.00,'0','4300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11591','pcs','Inventory','VATABLE','0',NULL,0),(11592,'Moi at 90','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11592','pcs','Inventory','VATABLE','0',NULL,0),(11593,'Leonardo da Vinci','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11593','pcs','Inventory','VATABLE','0',NULL,0),(11594,'How China Escaped the Poverty Trap by Yuen Yuen Ang Hardcover','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11594','pcs','Inventory','VATABLE','0',NULL,0),(11595,'Building Construction Handbook by Roy Chudley 12th Edition','6','1','',16.00,'0','4390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11595','pcs','Inventory','VATABLE','0',NULL,0),(11596,'The Kingdon Field Guide to African Mammals by Jonathan Kingdon','6','1','',16.00,'0','4399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11596','pcs','Inventory','VATABLE','0',NULL,0),(11597,'Great People Decisions by Claudio Fernandez Araoz','6','1','',16.00,'0','4180',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11597','pcs','Inventory','VATABLE','0',NULL,0),(11598,'MZEE RUKHSA Safari ya Maisha Yangu by Ali Hassan Mwinyi','6','1','',16.00,'0','4399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11598','pcs','Inventory','VATABLE','0',NULL,0),(11599,'The Ultimate Question 20 How Net Promoter Companies Thrive in a CustomerDriven World by Fred Reichheld','6','1','',16.00,'0','4399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11599','pcs','Inventory','VATABLE','0',NULL,0),(11600,'The Church in the World A HistoricalEcclesiological Study of the Church of Uganda with Particular Reference to PostIndependence Uganda19621992','6','1','',16.00,'0','4450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11600','pcs','Inventory','VATABLE','0',NULL,0),(11601,'Managing Human Resources','6','1','',16.00,'0','4266',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11601','pcs','Inventory','VATABLE','0',NULL,0),(11603,'Environmental Governance in Kenya Implementing the Framework Law by Charles O OkidiPatricia Kameri Mbote and Migai Akech','6','1','',16.00,'0','4490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11603','pcs','Inventory','VATABLE','0',NULL,0),(11604,'Kenya Between Hope and Despair 19632011 by Daniel Branch','6','1','',16.00,'0','4499','1000','0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11604','pcs','Inventory','VATABLE','0',NULL,0),(11605,'Women over 50 Celebrations Lamentations and Knowingness by Susan Wakhungu Githuku','6','1','',16.00,'0','4499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11605','pcs','Inventory','VATABLE','0',NULL,0),(11606,'A People Called the Agikuyu Yesterday and Today and Tomorrow','6','1','',16.00,'0','4499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11606','pcs','Inventory','VATABLE','0',NULL,0),(11607,'Military Power Explaining Victory and Defeat','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11607','pcs','Inventory','VATABLE','0',NULL,0),(11608,'The High Potential Leader by Ram Charan','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11608','pcs','Inventory','VATABLE','0',NULL,0),(11609,'Christianity and Genocide in Rwanda by Timothy Longman','6','1','',16.00,'0','4275',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11609','pcs','Inventory','VATABLE','0',NULL,0),(11610,'History of Nairobi 18992012 From a Railway Camp and Supply Depot to a World Class African Metropolis Hardcover','6','1','',16.00,'0','4499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11610','pcs','Inventory','VATABLE','0',NULL,0),(11611,'A History of Modern Africa 1800 to the Present by Richard J Reid','6','1','',16.00,'0','4499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11611','pcs','Inventory','VATABLE','0',NULL,0),(11612,'African Civilizations An Archaeological Perspective by Graham Connah','6','1','',16.00,'0','4499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11612','pcs','Inventory','VATABLE','0',NULL,0),(11613,'The Lunatic Express by Charles Miller','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11613','pcs','Inventory','VATABLE','0',NULL,0),(11614,'Volkano Backpack','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11614','pcs','Inventory','VATABLE','0',NULL,0),(11615,'Leading Change By John Kotter','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11615','pcs','Inventory','VATABLE','0',NULL,0),(11616,'Mutiiri Mutaarani by Kimani wa Boro','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11616','pcs','Inventory','VATABLE','0',NULL,0),(11617,'Strengths Based Leadership by Tom Rath and Barry Conchie Hardcover','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11617','pcs','Inventory','VATABLE','0',NULL,0),(11618,'In Bibis Kitchen The Recipes and Stories of Grandmothers from the Eight African Countries That Touch the Indian Ocean','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11618','pcs','Inventory','VATABLE','0',NULL,0),(11619,'Acclimated to Africa Cultural Competence for Westerners by Debbi DiGennaro','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11619','pcs','Inventory','VATABLE','0',NULL,0),(11620,'African Friends and Money Matters Observations from AfricaSecond Edition by David EMaranz','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11620','pcs','Inventory','VATABLE','0',NULL,0),(11621,'Bajju Christian Conversion in the Middle Belt of Nigeria by Carol V McKinney','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11621','pcs','Inventory','VATABLE','0',NULL,0),(11622,'Baranzans People An Ethnohistory of the Bajju of the Middle Belt of Nigeria by Carol V Mckinney','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11622','pcs','Inventory','VATABLE','0',NULL,0),(11623,'Bible Translation Basics Communicating Scripture in a Relevant Way by ErnstAugust Gutt ,Harriet Hill and Margaret Hill','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11623','pcs','Inventory','VATABLE','0',NULL,0),(11624,'Discourse Features of New Testament Greek A Courses book on the Information Structure of New Testament GreekSecond Edition by Stephen H Levinsohn','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11624','pcs','Inventory','VATABLE','0',NULL,0),(11625,'Ensnared by AIDS Cultural Contexts of HIV and AIDS in NepalSecond Edition by David KBeine','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11625','pcs','Inventory','VATABLE','0',NULL,0),(11626,'Juba Arabic for Beginners by Richard L Watson','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11626','pcs','Inventory','VATABLE','0',NULL,0),(11627,'Local Literacies Theory and Practice by Glenys Waters','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11627','pcs','Inventory','VATABLE','0',NULL,0),(11628,'Morphology and Syntax Tools for Analyzing the Worlds Languages by JAlbert Bickford','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11628','pcs','Inventory','VATABLE','0',NULL,0),(11629,'Sudanese Arabic English English Sudanese Arabic A Concise Dictionary by Janet Persson Rianne Tamis','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11629','pcs','Inventory','VATABLE','0',NULL,0),(11630,'Sudanese Colloquial Arabic for Beginners by Andrew M Persson and Janet R Persson','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11630','pcs','Inventory','VATABLE','0',NULL,0),(11631,'Bank 40 Banking EverywhereNever at a Bank by Brett King','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11631','pcs','Inventory','VATABLE','0',NULL,0),(11632,'The Changing World Order Why Nations Succeed and Fail by Ray Dalio','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11632','pcs','Inventory','VATABLE','0',NULL,0),(11633,'The Bitcoin Standard The Decentralized Alternative to Central Banking by Saifedean Ammous','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11633','pcs','Inventory','VATABLE','0',NULL,0),(11634,'How Brands Grow What Marketers Dont Know by Byron Sharp','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11634','pcs','Inventory','VATABLE','0',NULL,0),(11635,'How Brands Grow Part 2 Emerging MarketsServicesDurablesNew and Luxury Brands Illustrated by Jenni Romaniuk and Byron Sharp','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11635','pcs','Inventory','VATABLE','0',NULL,0),(11636,'The Longevity Paradox How to Die Young at a Ripe Old Age by Dr Steven R Gundry MD Hardcover','6','1','',16.00,'0','4500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11636','pcs','Inventory','VATABLE','0',NULL,0),(11637,'Cliptec Epic 156 BackPack','6','1','',16.00,'0','4323',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11637','pcs','Inventory','VATABLE','0',NULL,0),(11638,'Envirofit SuperSaver Jiko la Kuni','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11638','pcs','Inventory','VATABLE','0',NULL,0),(11639,'The New Age of Innovation','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11639','pcs','Inventory','VATABLE','0',NULL,0),(11640,'New Venture Creation','6','1','',16.00,'0','4361',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11640','pcs','Inventory','VATABLE','0',NULL,0),(11641,'The Kingdon Pocket Guide to African Mammals','6','1','',16.00,'0','4590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11641','pcs','Inventory','VATABLE','0',NULL,0),(11642,'Classic Kitchens','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11642','pcs','Inventory','VATABLE','0',NULL,0),(11643,'China The Worlds Oldest Living Civilization','6','1','',16.00,'0','4366',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11643','pcs','Inventory','VATABLE','0',NULL,0),(11644,'African Diaspora Slavery Modernity and Globalization','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11644','pcs','Inventory','VATABLE','0',NULL,0),(11645,'Counselling in Transcultural Settings','6','1','',16.00,'0','4370',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11645','pcs','Inventory','VATABLE','0',NULL,0),(11646,'Whats Your Problem? To Solve Your Toughest ProblemsChange the Problems You Solve by Thomas WedellWedellsborg','6','1','',16.00,'0','4599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11646','pcs','Inventory','VATABLE','0',NULL,0),(11647,'African Cosmos Stellar Arts','6','1','',16.00,'0','4651',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11647','pcs','Inventory','VATABLE','0',NULL,0),(11648,'Basic Counselling Skills Helpers','6','1','',16.00,'0','4655',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11648','pcs','Inventory','VATABLE','0',NULL,0),(11649,'Running Lean Iterate from Plan A to a Plan That Works Book by Ash Maurya','6','1','',16.00,'0','4690',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11649','pcs','Inventory','VATABLE','0',NULL,0),(11650,'Chocolate Grey Men Smart Casual Boot','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11650','pcs','Inventory','VATABLE','0',NULL,0),(11651,'The Age of Sustainable Development by Jeffrey Sachs','6','1','',16.00,'0','4465',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11651','pcs','Inventory','VATABLE','0',NULL,0),(11652,'Wooden Reading Rest Adjustable book rest for the home Now suitable for tablets too','6','1','',16.00,'0','4699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11652','pcs','Inventory','VATABLE','0',NULL,0),(11653,'Marketing Automation Practical Steps to More Effective Direct Marketing by Jeff LeSueur','6','1','',16.00,'0','4699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11653','pcs','Inventory','VATABLE','0',NULL,0),(11654,'Quantum Computing Since Democritus by Scott Aaronson','6','1','',16.00,'0','4699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11654','pcs','Inventory','VATABLE','0',NULL,0),(11655,'The Oxford Handbook of Modern African History Oxford Handbooks by John Parker and Richard Reid','6','1','',16.00,'0','4699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11655','pcs','Inventory','VATABLE','0',NULL,0),(11656,'Full Arabian Attire','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,98.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11656','pcs','Inventory','VATABLE','0',NULL,0),(11657,'Africa Study Bible NLT','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11657','pcs','Inventory','VATABLE','0',NULL,0),(11658,'The African Christian and Islam','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11658','pcs','Inventory','VATABLE','0',NULL,0),(11659,'The Transformation of African Christianity Development and Change in the Nigerian Church','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11659','pcs','Inventory','VATABLE','0',NULL,0),(11661,'Transforming Missiology An Alternative Approach to Missiological Education','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11661','pcs','Inventory','VATABLE','0',NULL,0),(11662,'Perception and Identity A Study of the Relationship between the Ethiopian Orthodox Church and Evangelical Churches in Ethiopia','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11662','pcs','Inventory','VATABLE','0',NULL,0),(11663,'Bandits on the Border The Last Frontier in the Search for Somali Unity by Nene Mburu','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11663','pcs','Inventory','VATABLE','0',NULL,0),(11664,'Fighting the Mau Mau The British Army and counter insurgency in the Kenya emergency by Huw Bennett','6','1','',16.00,'0','4790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11664','pcs','Inventory','VATABLE','0',NULL,0),(11665,'Africa in Fashion LuxuryCraft and Textile Heritage by Ken Kweku Nimo','6','1','',16.00,'0','4790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11665','pcs','Inventory','VATABLE','0',NULL,0),(11666,'Business Accounting by Frank Wood Volume1 14th edition','6','1','',16.00,'0','4799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11666','pcs','Inventory','VATABLE','0',NULL,0),(11667,'Making and Breaking States in Africa The Somali Experience by Ioan Lewis','6','1','',16.00,'0','4560',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11667','pcs','Inventory','VATABLE','0',NULL,0),(11668,'The Dhandho Investor The LowRisk Value Method to High Returns by Mohnish Pabrai','6','1','',16.00,'0','4799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11668','pcs','Inventory','VATABLE','0',NULL,0),(11669,'Business Model Generation A Handbook for Visionaries Game Changers and Challengers by Alexander Osterwalder and Yves Pigneur','6','1','',16.00,'0','4800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11669','pcs','Inventory','VATABLE','0',NULL,0),(11670,'The Innovators DNA Mastering the Five Skills of Disruptive Innovators by Jeff Dyer Hardcover','6','1','',16.00,'0','4800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11670','pcs','Inventory','VATABLE','0',NULL,0),(11671,'Birds of East Africa Kenya Tanzania Uganda Rwanda and Burundi','6','1','',16.00,'0','4890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11671','pcs','Inventory','VATABLE','0',NULL,0),(11672,'Thou Shall Prosper Thou Shall Prosper Ten Commandments for Making Money by Daniel Lapin','6','1','',16.00,'0','4890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11672','pcs','Inventory','VATABLE','0',NULL,0),(11673,'The Perfect Day to Boss Up by Rick Ross','6','1','',16.00,'0','4890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11673','pcs','Inventory','VATABLE','0',NULL,0),(11674,'Paradise on Earth by Dr Ashraf Sheikh','6','1','',16.00,'0','4890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11674','pcs','Inventory','VATABLE','0',NULL,0),(11675,'Wisdom of the Elders Personal Reflections of Over 70 Kenyans who Have Lived Through Changing Times by Susan Wakhungu Githuku and Bobby Pall','6','1','',16.00,'0','4899',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11675','pcs','Inventory','VATABLE','0',NULL,0),(11676,'Tyre Size14 Petromax','6','1','',16.00,'0','4900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11676','pcs','Inventory','VATABLE','0',NULL,0),(11677,'Japanese Understanding of Salvation Soteriology in the Context of Japanese Animism','6','1','',16.00,'0','4900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11677','pcs','Inventory','VATABLE','0',NULL,0),(11678,'Scattered and Gathered A Global Compendium of Diaspora Missiology','6','1','',16.00,'0','4900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11678','pcs','Inventory','VATABLE','0',NULL,0),(11679,'AVS 13','6','1','',16.00,'0','4936',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11679','pcs','Inventory','VATABLE','0',NULL,0),(11680,'Obama An Intimate Portrait The Historic Presidency in Photographs by Pete Souza','6','1','',16.00,'0','4940',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11680','pcs','Inventory','VATABLE','0',NULL,0),(11681,'Emotional Intelligence 20 by Travis Bradberry and Jean Greaves','6','1','',16.00,'0','4950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11681','pcs','Inventory','VATABLE','0',NULL,0),(11682,'Theatre Near the Equator The Donovan Maule Story by Annabel Maule','6','1','',16.00,'0','4950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11682','pcs','Inventory','VATABLE','0',NULL,0),(11683,'Currency Kings How Billionaire Traders Made their Fortune Trading Forex and How You Can Too by Ben Robson','6','1','',16.00,'0','4950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11683','pcs','Inventory','VATABLE','0',NULL,0),(11685,'Lamb Chops Halal Meat 5Kgs','6','1','',16.00,'0','4990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11685','pcs','Inventory','VATABLE','0',NULL,0),(11686,'Lieutenant General Daniel Opande In Pursuit of Peace in Africa Hardcover','6','1','',16.00,'0','4990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11686','pcs','Inventory','VATABLE','0',NULL,0),(11687,'Red Kitenge Mix Handbag','6','1','',16.00,'0','4746',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11687','pcs','Inventory','VATABLE','0',NULL,0),(11688,'Whiteboard With A Stand 3 x 2 feet','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11688','pcs','Inventory','VATABLE','0',NULL,0),(11689,'Manifest Now by Idil Ahmed','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11689','pcs','Inventory','VATABLE','0',NULL,0),(11690,'Party Politics and Economic Reform in Africas Democracies by M Anne Pitcher','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11690','pcs','Inventory','VATABLE','0',NULL,0),(11691,'Field Guides Birds of East Africa KenyaTanzaniaUgandaRwandaBurundi by Stevenson Second Edition','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11691','pcs','Inventory','VATABLE','0',NULL,0),(11692,'Medical Medium Cleanse to Heal by Anthony William','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11692','pcs','Inventory','VATABLE','0',NULL,0),(11693,'Governmental and Nonprofit Accounting Pearson New Internati by Robert Freeman','6','1','',16.00,'0','4999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11693','pcs','Inventory','VATABLE','0',NULL,0),(11694,'Multicolor canvas shoulder bag','6','1','',16.00,'0','4750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11694','pcs','Inventory','VATABLE','0',NULL,0),(11695,'Gardening in Eastern Africa by Kenya Horticultural Society','6','1','',16.00,'0','5000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11695','pcs','Inventory','VATABLE','0',NULL,0),(11696,'50 Years of Central Banking in Kenya by Patrick Njoroge and Victor Murinde','6','1','',16.00,'0','5000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11696','pcs','Inventory','VATABLE','0',NULL,0),(11697,'Dealing with Government in South Sudan','6','1','',16.00,'0','5035',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11697','pcs','Inventory','VATABLE','0',NULL,0),(11698,'Whiteboard Magnetic 4 x 3 feet','6','1','',16.00,'0','5130',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11698','pcs','Inventory','VATABLE','0',NULL,0),(11699,'Boards That Deliver Advancing Corporate Governance From Compliance to Competitive Advantage by Ram Charan','6','1','',16.00,'0','5190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11699','pcs','Inventory','VATABLE','0',NULL,0),(11700,'Scaling Up How a Few Companies Make It and Why the Rest Dont by Verne Harnish','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11700','pcs','Inventory','VATABLE','0',NULL,0),(11701,'Understanding and Developing Theological Education','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11701','pcs','Inventory','VATABLE','0',NULL,0),(11702,'A Study of the Emergence and Early Development of Selected Protestant Chinese Churches in the Philippines','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11702','pcs','Inventory','VATABLE','0',NULL,0),(11703,'Missionary of Reconciliation The Role of the Doctrine of Reconciliation in the Preaching of Bishop Festo Kivengere of Uganda between 19711988','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11703','pcs','Inventory','VATABLE','0',NULL,0),(11704,'Russian Baptists and Orthodoxy19601990 A Comparative Study of TheologyLiturgyand Traditions','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11704','pcs','Inventory','VATABLE','0',NULL,0),(11705,'Mission Partnership in Creative Tension An Analysis of Relationships within the Evangelical Missions Movement with Special Reference to Peru and Britain from 19872006','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11705','pcs','Inventory','VATABLE','0',NULL,0),(11706,'South Asia Bible Commentary A OneVolume Commentary on the Whole Bible','6','1','',16.00,'0','5200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11706','pcs','Inventory','VATABLE','0',NULL,0),(11707,'Linglong Tyres Size 14','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11707','pcs','Inventory','VATABLE','0',NULL,0),(11708,'Lamb Ribs Halal Meat 10Kgs','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11708','pcs','Inventory','VATABLE','0',NULL,0),(11709,'Strengths Finder 20 by Tom Rath Hardcover','6','1','',16.00,'0','5250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11709','pcs','Inventory','VATABLE','0',NULL,0),(11710,'The Flame of Freedom by Raila Odinga and Sarah Elderkin Original','6','1','',16.00,'0','5290',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11710','pcs','Inventory','VATABLE','0',NULL,0),(11711,'Rumba on the River','6','1','',16.00,'0','5399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11711','pcs','Inventory','VATABLE','0',NULL,0),(11712,'Shades of Benga The Story of Popular Music in Kenya 19462016','6','1','',16.00,'0','5415',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11712','pcs','Inventory','VATABLE','0',NULL,0),(11713,'Becoming a Conflict Competent Leader','6','1','',16.00,'0','5225',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11713','pcs','Inventory','VATABLE','0',NULL,0),(11714,'GT Radial Tyre 19565R15 China','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11714','pcs','Inventory','VATABLE','0',NULL,0),(11715,'A Railway to Nowhere The Building of the Lunatic Line 1896 1901 by Brian Yonge and Stephen Mills','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11715','pcs','Inventory','VATABLE','0',NULL,0),(11716,'Life Journeys Seeking Destiny Conversations With High Achieving Women In Kenya by Susan Wakhungu Githuku','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11716','pcs','Inventory','VATABLE','0',NULL,0),(11717,'Kibaki Cabinets Intrigues Drama Triumphs','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11717','pcs','Inventory','VATABLE','0',NULL,0),(11718,'Context and Contextuality The Mission of Migrant Churches with a Focus on the Pacific Coast Slavic Baptist Association','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11718','pcs','Inventory','VATABLE','0',NULL,0),(11719,'Life Journeys Seeking Destiny Conversations With High Achieving Men In Kenya by Susan Wakhungu Githuku','6','1','',16.00,'0','5500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11719','pcs','Inventory','VATABLE','0',NULL,0),(11720,'Winnie the Pooh The Complete Collection of Stories and Poems','6','1','',16.00,'0','5510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11720','pcs','Inventory','VATABLE','0',NULL,0),(11721,'Teach Yourself Complete Swahili','6','1','',16.00,'0','5510',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11721','pcs','Inventory','VATABLE','0',NULL,0),(11722,'Basic Economics by Thomas Sowell','6','1','',16.00,'0','5590',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11722','pcs','Inventory','VATABLE','0',NULL,0),(11723,'Davi Sling Bag','6','1','',16.00,'0','5316',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11723','pcs','Inventory','VATABLE','0',NULL,0),(11724,'The Third Wave Democratization in the Late Twentieth Century','6','1','',16.00,'0','5320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11724','pcs','Inventory','VATABLE','0',NULL,0),(11725,'Evidence The Fundamentals by Phil Huxley','6','1','',16.00,'0','5320',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11725','pcs','Inventory','VATABLE','0',NULL,0),(11726,'Linglong Tyres Size 15','6','1','',16.00,'0','5601',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11726','pcs','Inventory','VATABLE','0',NULL,0),(11727,'Mastering Entrepreneurship','6','1','',16.00,'0','5411',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11727','pcs','Inventory','VATABLE','0',NULL,0),(11728,'Beef Fillet untrimmed Halal 5Kgs','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11728','pcs','Inventory','VATABLE','0',NULL,0),(11729,'Moi Cabinets Drama Intrigues Triumphs by The Kenya Year Book','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,99.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11729','pcs','Inventory','VATABLE','0',NULL,0),(11730,'A History of the Luo Speaking Peoples of Eastern Africa by Prof Bethwell Ogot','6','1','',16.00,'0','5790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11730','pcs','Inventory','VATABLE','0',NULL,0),(11731,'SuperSaver Premium Charcoal Stove Jiko La Makaa','6','1','',16.00,'0','5799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11731','pcs','Inventory','VATABLE','0',NULL,0),(11732,'The Balanced Scorecard Translating Strategy into Action by Robert S Kaplan and David P Norton','6','1','',16.00,'0','5890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11732','pcs','Inventory','VATABLE','0',NULL,0),(11733,'The Four Steps to the Epiphany by Steve Blank Hard Cover','6','1','',16.00,'0','5890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11733','pcs','Inventory','VATABLE','0',NULL,0),(11734,'Making the World Safe for Dictatorship by Alexander Dukalskis','6','1','',16.00,'0','5900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11734','pcs','Inventory','VATABLE','0',NULL,0),(11735,'Africa Bible Commentary A OneVolume Commentary Written by 70 African Scholars','6','1','',16.00,'0','5950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11735','pcs','Inventory','VATABLE','0',NULL,0),(11736,'The Branch Exposition of the BibleVolume 1 A Preachers Commentary of the New Testament','6','1','',16.00,'0','5950',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11736','pcs','Inventory','VATABLE','0',NULL,0),(11737,'Me Against My Brother At War in Somalia Sudan and Rwanda by Scott Peterson','6','1','',16.00,'0','5990',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11737','pcs','Inventory','VATABLE','0',NULL,0),(11738,'Simple Life Paintings by Nujuum Arts 2017','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11738','pcs','Inventory','VATABLE','0',NULL,0),(11739,'Whole Lamb Halal Meat 10Kgs','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11739','pcs','Inventory','VATABLE','0',NULL,0),(11740,'The Phonics Handbook Montessori','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11740','pcs','Inventory','VATABLE','0',NULL,0),(11741,'Whole Mbuzi Goat Carcass','6','1','',16.00,'0','5999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11741','pcs','Inventory','VATABLE','0',NULL,0),(11742,'Aston Martin Red Bull Racing 2018 Team Cap','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11742','pcs','Inventory','VATABLE','0',NULL,0),(11743,'Maxwell Leadership Bible by John C Maxwell and Thomas Nelson','6','1','',16.00,'0','5999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11743','pcs','Inventory','VATABLE','0',NULL,0),(11744,'Maroon 3 column portable wooden wardrobe','6','1','',16.00,'0','5700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11744','pcs','Inventory','VATABLE','0',NULL,0),(11745,'Journey through Kenya by Mohamed AminDuncan Willets and Brian Tetley','6','1','',16.00,'0','6000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11745','pcs','Inventory','VATABLE','0',NULL,0),(11746,'The Kenyan TJRC An Outsiders View from the Inside by Ronald C Slye','6','1','',16.00,'0','6000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11746','pcs','Inventory','VATABLE','0',NULL,0),(11747,'Shadow in Perpetuity The Hard Journey with Cancer by Nicholas Anthony OthienoAbinya','6','1','',16.00,'0','6000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11747','pcs','Inventory','VATABLE','0',NULL,0),(11748,'Capital and Ideology by Thomas Piketty','6','1','',16.00,'0','6100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11748','pcs','Inventory','VATABLE','0',NULL,0),(11749,'The Globalization of World Politics','6','1','',16.00,'0','5843',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11749','pcs','Inventory','VATABLE','0',NULL,0),(11750,'History and Development of Money in Kenya by Central Bank of Kenya','6','1','',16.00,'0','6175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11750','pcs','Inventory','VATABLE','0',NULL,0),(11751,'Understanding International Diplomacy Theory Practice and Ethics','6','1','',16.00,'0','5890',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11751','pcs','Inventory','VATABLE','0',NULL,0),(11752,'Gemba Kaizen by Masaaki Imai','6','1','',16.00,'0','6200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11752','pcs','Inventory','VATABLE','0',NULL,0),(11753,'NIV Study Bible Zondervan Large Print','6','1','',16.00,'0','6250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11753','pcs','Inventory','VATABLE','0',NULL,0),(11754,'Beef Fillet Trimmed Halal 5Kgs','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11754','pcs','Inventory','VATABLE','0',NULL,0),(11755,'Whole Goat Mbuzi 10Kgs','6','1','',16.00,'0','6299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11755','pcs','Inventory','VATABLE','0',NULL,0),(11756,'The Nuer a description of the modes of livelihood and political institutions of a Nilotic people','6','1','',16.00,'0','6365',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11756','pcs','Inventory','VATABLE','0',NULL,0),(11757,'Lansinoh Manual Breast Pump','6','1','',16.00,'0','6076',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11757','pcs','Inventory','VATABLE','0',NULL,0),(11758,'Moving the Maasai A Colonial Misadventure by Lotte Hughes','6','1','',16.00,'0','6399',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11758','pcs','Inventory','VATABLE','0',NULL,0),(11759,'The Journey Within by Dinesh Patel','6','1','',16.00,'0','6490',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11759','pcs','Inventory','VATABLE','0',NULL,0),(11760,'Grey Double Tassel Satchel Handbag','6','1','',16.00,'0','6175',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11760','pcs','Inventory','VATABLE','0',NULL,0),(11761,'The Africans A Reader by Ali A Mazrui and Toby Kleban Levine','6','1','',16.00,'0','6499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11761','pcs','Inventory','VATABLE','0',NULL,0),(11762,'A Prehistoric People THE CENTRAL KIKUYU Before 1970 by Dr Samuel Mwituria Maina','6','1','',16.00,'0','6500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11762','pcs','Inventory','VATABLE','0',NULL,0),(11763,'Oddities3000 Kalino Backpack','6','1','',16.00,'0','6270',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11763','pcs','Inventory','VATABLE','0',NULL,0),(11764,'Big Debt Crises by Ray Dalio','6','1','',16.00,'0','6599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11764','pcs','Inventory','VATABLE','0',NULL,0),(11765,'Development as Rebellion A biography of Julius Nyerere by Saida Yahya OthmanNgwanza Kamata and Issa G Shivji','6','1','',16.00,'0','6650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11765','pcs','Inventory','VATABLE','0',NULL,0),(11766,'The Economics of Microfinance by Beatriz Armendariz and Jonathon Morduch','6','1','',16.00,'0','6699',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11766','pcs','Inventory','VATABLE','0',NULL,0),(11767,'God With Us and Without UsVolumes One and Two The Beauty and Power of Oneness in Trinity versus Absolute Oneness','6','1','',16.00,'0','6700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11767','pcs','Inventory','VATABLE','0',NULL,0),(11768,'Managing Information IT for Business','6','1','',16.00,'0','6451',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11768','pcs','Inventory','VATABLE','0',NULL,0),(11769,'Malcolm Gladwell Collection 6 Books The Tipping PointWhat the Dog SawBlinkTalking to StrangersOutliers and The Bomber Mafia','6','1','',16.00,'0','6799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11769','pcs','Inventory','VATABLE','0',NULL,0),(11770,'Sudans Nuba Mountains People Under Siege','6','1','',16.00,'0','6555',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11770','pcs','Inventory','VATABLE','0',NULL,0),(11771,'Can You Create Your own Job Discussions with 25 Entrepreneurs who did by Susan Wakhungu','6','1','',16.00,'0','6900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11771','pcs','Inventory','VATABLE','0',NULL,0),(11772,'Langstroth hive Mzinga ya Nyuki','6','1','',16.00,'0','6650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11772','pcs','Inventory','VATABLE','0',NULL,0),(11773,'Inner Glimpse by Idil Ahmed','6','1','',16.00,'0','6999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11773','pcs','Inventory','VATABLE','0',NULL,0),(11774,'Kenya A History Since Independence by Charles Hornsby','6','1','',16.00,'0','7790','','0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11774','pcs','Inventory','VATABLE','0',NULL,0),(11775,'Indians in Kenya The Politics of Diaspora','6','1','',16.00,'0','7299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11775','pcs','Inventory','VATABLE','0',NULL,0),(11776,'The Economics of the Latecomers Catching UpTechnology Transfer and Institutions in GermanyJapan and South Korea','6','1','',16.00,'0','7299',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11776','pcs','Inventory','VATABLE','0',NULL,0),(11777,'Safety 1st DECT Safe Contact Baby Monitor','6','1','',16.00,'0','7315',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11777','pcs','Inventory','VATABLE','0',NULL,0),(11778,'Christian Reflection in Africa Review and Engagement','6','1','',16.00,'0','7450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11778','pcs','Inventory','VATABLE','0',NULL,0),(11779,'CEAT Tyre 195 R15 C','6','1','',16.00,'0','7499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11779','pcs','Inventory','VATABLE','0',NULL,0),(11780,'Discrimination Law Theory and Context Text and Materials by Nicholas BamforthMaleiha Malik and Colm OCinneide','6','1','',16.00,'0','7125',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11780','pcs','Inventory','VATABLE','0',NULL,0),(11781,'Nairobi The City That Calls Your Name 5453 FT by Susan WakhunguGithuku and Natalie Githuku','6','1','',16.00,'0','7500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11781','pcs','Inventory','VATABLE','0',NULL,0),(11782,'Managing for the Future by Peter Drucker','6','1','',16.00,'0','7500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11782','pcs','Inventory','VATABLE','0',NULL,0),(11783,'Life Goats at 7,599Kshs','6','1','',16.00,'0','7220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,150.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11783','pcs','Inventory','VATABLE','0',NULL,0),(11784,'Whiteboard Magnetic 5 x 3 feet','6','1','',16.00,'0','7220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11784','pcs','Inventory','VATABLE','0',NULL,0),(11785,'Goat Chops Halal Meat 10Kgs','6','1','',16.00,'0','7220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11785','pcs','Inventory','VATABLE','0',NULL,0),(11786,'Jacaru Safari Cowboy Hat','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11786','pcs','Inventory','VATABLE','0',NULL,0),(11787,'The Giriama and colonial resistance in Kenya 18001920','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11787','pcs','Inventory','VATABLE','0',NULL,0),(11788,'Dinka Legendary Cattle Keepers of Sudan','6','1','',16.00,'0','7790',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11788','pcs','Inventory','VATABLE','0',NULL,0),(11789,'We Came in Dhows by Cynthia Salvadori 3 volumes','6','1','',16.00,'0','7799',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11789','pcs','Inventory','VATABLE','0',NULL,0),(11790,'BNF 84 September 2022 March 2023','6','1','',16.00,'0','7800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11790','pcs','Inventory','VATABLE','0',NULL,0),(11791,'Hind quarter beef Halal 10Kgs','6','1','',16.00,'0','7505',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11791','pcs','Inventory','VATABLE','0',NULL,0),(11792,'Supply of Somali Goat Meat Kenya Export','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11792','pcs','Inventory','VATABLE','0',NULL,0),(11793,'BMX Bike 4 6 Years','6','1','',16.00,'0','7600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11793','pcs','Inventory','VATABLE','0',NULL,0),(11794,'Visual Voices The Works of Contemporary Artists In Kenya by Susan Wakhungu Githuku','6','1','',16.00,'0','7999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11794','pcs','Inventory','VATABLE','0',NULL,0),(11795,'Casio Piano 46 47 2 childfriendly minisize keys and include 100 tones50 rhythms and 10 integrated songs','6','1','',16.00,'0','7999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11795','pcs','Inventory','VATABLE','0',NULL,0),(11796,'Lamb Cubes Boneless Halal 10Kgs','6','1','',16.00,'0','8170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11796','pcs','Inventory','VATABLE','0',NULL,0),(11797,'Indians in Kenya The Politics of Diaspora by Sana Aiyar','6','1','',16.00,'0','8190',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11797','pcs','Inventory','VATABLE','0',NULL,0),(11798,'Project Finance in Theory and Practice,2nd Edition','6','1','',16.00,'0','7933',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11798','pcs','Inventory','VATABLE','0',NULL,0),(11799,'Ross and Wilson Anatomy and Physiology in Health and Illness by Allison Wynn GrantAnne Waugh and Kathleen J W Wilson','6','1','',16.00,'0','8499',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11799','pcs','Inventory','VATABLE','0',NULL,0),(11800,'Line Interactive Ultima UPS','6','1','',16.00,'0','8075',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11800','pcs','Inventory','VATABLE','0',NULL,0),(11801,'Transcend External Hard Drive 1 TB 25? M2','6','1','',16.00,'0','8170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11801','pcs','Inventory','VATABLE','0',NULL,0),(11802,'Brunner and Suddarths Textbook of Medical by Suzanne C Smeltzer 14th Edition','6','1','',16.00,'0','8599',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11802','pcs','Inventory','VATABLE','0',NULL,0),(11803,'Painted Bodies African Body Painting Tattoos and Scarification','6','1','',16.00,'0','8831',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11803','pcs','Inventory','VATABLE','0',NULL,0),(11804,'Brown Flowered Ediths Handbag','6','1','',16.00,'0','8455',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11804','pcs','Inventory','VATABLE','0',NULL,0),(11805,'Black silk velvet Abaya','6','1','',16.00,'0','8911',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11805','pcs','Inventory','VATABLE','0',NULL,0),(11806,'Soft Dreams Travel Cot Navy Blue','6','1','',16.00,'0','8973',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11806','pcs','Inventory','VATABLE','0',NULL,0),(11807,'Tornado Cookware set','6','1','',16.00,'0','8546',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11807','pcs','Inventory','VATABLE','0',NULL,0),(11808,'Whole Life Goat Mbuzi 15+Kgs','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11808','pcs','Inventory','VATABLE','0',NULL,0),(11809,'Terrorism and Counterintelligence','6','1','',16.00,'0','8550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11809','pcs','Inventory','VATABLE','0',NULL,0),(11810,'Equality in Kenyas 2010 Constitution Understanding the Competing and Interrelated Conceptions by Victoria Miyandazi','6','1','',16.00,'0','8999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11810','pcs','Inventory','VATABLE','0',NULL,0),(11811,'Mercedes AMG Petronas 2022 Lewis Hamilton Cap White','6','1','',16.00,'0','9000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11811','pcs','Inventory','VATABLE','0',NULL,0),(11812,'Black leather tote Laptop bag','6','1','',16.00,'0','8788',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11812','pcs','Inventory','VATABLE','0',NULL,0),(11813,'A trendy Abaya in knitted black and pink','6','1','',16.00,'0','8883',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11813','pcs','Inventory','VATABLE','0',NULL,0),(11814,'Boards That Make a Difference A New Design for Leadership in Nonprofit and Public Organizations by John Carver','6','1','',16.00,'0','9390',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11814','pcs','Inventory','VATABLE','0',NULL,0),(11815,'Security Analysis Principles and Technique by Benjamin Graham and David L Dodd','6','1','',16.00,'0','9500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11815','pcs','Inventory','VATABLE','0',NULL,0),(11816,'Seperua Laptop Bag','6','1','',16.00,'0','9120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11816','pcs','Inventory','VATABLE','0',NULL,0),(11817,'Rose Onix Stone Necklace Earrings','6','1','',16.00,'0','9120',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11817','pcs','Inventory','VATABLE','0',NULL,0),(11818,'Fisher Price Babys Bouncer Adorable Animals','6','1','',16.00,'0','9215',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11818','pcs','Inventory','VATABLE','0',NULL,0),(11819,'The Winning Brief 100 Tips for Persuasive Briefing in Trial and Appellate Courts by Bryan A Garner','6','1','',16.00,'0','9999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11819','pcs','Inventory','VATABLE','0',NULL,0),(11820,'A Court of Specialists Judicial Behavior on the UK Supreme Court','6','1','',16.00,'0','9999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11820','pcs','Inventory','VATABLE','0',NULL,0),(11821,'Shredder Powershred 6C Cross Cut Shredder Fellowes','6','1','',16.00,'0','9999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11821','pcs','Inventory','VATABLE','0',NULL,0),(11822,'Green Lentils Grade 1 Wholesale 50Kgs','6','1','',16.00,'0','10000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11822','pcs','Inventory','VATABLE','0',NULL,0),(11823,'eGift Voucher 10000Kshs','6','1','',16.00,'0','10000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11823','pcs','Inventory','VATABLE','0',NULL,0),(11824,'Beyond Candlesticks by Steve Nison','6','1','',16.00,'0','10830',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11824','pcs','Inventory','VATABLE','0',NULL,0),(11825,'Robert Greene Collections 48 Laws of PowerLaws of Human nature33 wars of strategies and Art of seduction Mastery','6','1','',16.00,'0','11000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11825','pcs','Inventory','VATABLE','0',NULL,0),(11826,'Beyond Candlesticks New Japanese Charting Techniques Revealed by Steve Nison','6','1','',16.00,'0','11000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11826','pcs','Inventory','VATABLE','0',NULL,0),(11827,'The Suicidal State in Somalia The Rise and Fall of the Siad Barre Regime 19691991','6','1','',16.00,'0','11400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11827','pcs','Inventory','VATABLE','0',NULL,0),(11828,'Msafiri Travel Bag','6','1','',16.00,'0','10925',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11828','pcs','Inventory','VATABLE','0',NULL,0),(11829,'Empire and the Nuer Documents and Texts from the Pacification of the Southern Sudan 18981930 by Douglas H Johnson','6','1','',16.00,'0','11500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11829','pcs','Inventory','VATABLE','0',NULL,0),(11830,'Home 200 X2 Niwa','6','1','',16.00,'0','11016',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11830','pcs','Inventory','VATABLE','0',NULL,0),(11831,'Willow Laundry Baskets','6','1','',16.00,'0','12441',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11831','pcs','Inventory','VATABLE','0',NULL,0),(11832,'Agricultural Development in China and Africa A Comparative Analysis','6','1','',16.00,'0','11875',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11832','pcs','Inventory','VATABLE','0',NULL,0),(11833,'HBRs10 MUST READS on managing yourselfPeopleChange ManagementStrategyLeadershipthe Essentials','6','1','',16.00,'0','12999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11833','pcs','Inventory','VATABLE','0',NULL,0),(11834,'Whiteboard Magnetic 1800 X 1200MM','6','1','',16.00,'0','13866',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11834','pcs','Inventory','VATABLE','0',NULL,0),(11835,'Azuaya Clasico Panama Hat','6','1','',16.00,'0','14725',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11835','pcs','Inventory','VATABLE','0',NULL,0),(11836,'Security Governance in East Africa Pictures of Policing from the Ground','6','1','',16.00,'0','14250',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11836','pcs','Inventory','VATABLE','0',NULL,0),(11838,'5 Piece Orange Abstract','6','1','',16.00,'0','15196',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11838','pcs','Inventory','VATABLE','0',NULL,0),(11839,'Amazon Kindle Touch 8GB Black','6','1','',16.00,'0','15999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11839','pcs','Inventory','VATABLE','0',NULL,0),(11840,'Sahih Bukhari English Translation With the Arabic Text 9 volume set','6','1','',16.00,'0','16150',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11840','pcs','Inventory','VATABLE','0',NULL,0),(11841,'General History of Africa Complete Set of Vol 18 Unesco General History of Africa','6','1','',16.00,'0','18000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11841','pcs','Inventory','VATABLE','0',NULL,0),(11842,'Summa Mountain Bikes','6','1','',16.00,'0','19000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11845','pcs','Inventory','VATABLE','0',NULL,0),(11843,'DoricaOrica Necklace Three Piece','6','1','',16.00,'0','18996',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11846','pcs','Inventory','VATABLE','0',NULL,0),(11844,'Executive Leather Travel Duffle bag','6','1','',16.00,'0','19000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11847','pcs','Inventory','VATABLE','0',NULL,0),(11845,'Amazon Kindle Paperwhite 8GB Twilight Blue','6','1','',16.00,'0','21999',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11848','pcs','Inventory','VATABLE','0',NULL,0),(11846,'The Oxford Handbook of Kenyan Politics','6','1','',16.00,'0','22800',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11850','pcs','Inventory','VATABLE','0',NULL,0),(11847,'Fitbit Charge 3 Fitness Activity Tracker','6','1','',16.00,'0','23750',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11851','pcs','Inventory','VATABLE','0',NULL,0),(11848,'Going The Distance The Greatest Of Kenyas Relentless Runners 19582019 by Susan Wakhungu Githuku','6','1','',16.00,'0','25000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11853','pcs','Inventory','VATABLE','0',NULL,0),(11849,'Southern Kikuyu Before 1903 Volume 12 and 3 by LSB Leakey','6','1','',16.00,'0','25900',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11854','pcs','Inventory','VATABLE','0',NULL,0),(11850,'High Quality Kofia Made in Mombasa','6','1','',16.00,'0','24700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11855','pcs','Inventory','VATABLE','0',NULL,0),(11851,'The way of men','6','2','',16.00,'1000','1500','0','0',NULL,NULL,'3',0,0,'7215301674648285',0,0,0,5.00,'2023-01-25 15:06:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','11856','pcs','Inventory','ZERO RATED','3',NULL,0),(11852,'Delivery Charges','6','2','',16.00,'0','300','0','',NULL,NULL,'5',0,0,'3697821674653852',0,0,0,807.00,'2023-01-25 16:39:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11857','pcs','Inventory','VATABLE','5',NULL,0),(11853,'the peter principle','6','2','',16.00,'1500','1800','2','',NULL,NULL,'0',0,0,'9637121674814169',0,0,0,1.00,'2023-01-27 13:11:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11858','pcs','Inventory','EXEMPTED','1',NULL,0),(11854,'RUNDO THE ELEPHANT','6','2','',16.00,'150','200','0','',NULL,NULL,'1',0,0,'5653071674822966',0,0,0,3.00,'2023-01-27 15:38:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11859','pcs','Inventory','EXEMPTED','1',NULL,0),(11855,'8 RULES OF LOVE','6','2','',16.00,'2000','2500','0','',NULL,NULL,'1',0,0,'7999931675088945',0,0,0,4.00,'2023-01-30 17:30:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11860','pcs','Inventory','EXEMPTED','1',NULL,0),(11856,'50 memos to men','6','2','',16.00,'900','1300','0','',NULL,NULL,'1',0,0,'91721466690',0,0,0,78.00,'2024-07-20 12:11:30','9','1','1','0000-00-00','mainitem','na','','active','','9789914409260','pcs','Inventory','EXEMPTED','1','',0),(11857,'strange happenings','6','2','',16.00,'230','300','0','',NULL,NULL,'1',0,0,'8760111675264789',0,0,0,2.00,'2023-02-01 18:21:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11862','pcs','Inventory','EXEMPTED','1',NULL,0),(11858,'colour africas wild animals as you learn swahili words','6','2','',16.00,'250','350','0','',NULL,NULL,'1',0,0,'7161391675265293',0,0,0,10.00,'2023-02-01 18:30:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11863','pcs','Inventory','EXEMPTED','1',NULL,0),(11859,'cancel pressure','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'5355751675330672',0,0,0,3.00,'2023-02-02 12:39:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11864','pcs','Inventory','EXEMPTED','1',NULL,0),(11860,'BETRAYAL','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'4203181675672859',0,0,0,4.00,'2023-02-06 11:46:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11865','pcs','Inventory','EXEMPTED','1',NULL,0),(11861,'elements of style','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'8247761675676902',0,0,0,9.00,'2023-02-06 12:49:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11866','pcs','Inventory','EXEMPTED','1',NULL,0),(11862,'how to kill a mocking bird','6','2','',16.00,'900','1090','0','',NULL,NULL,'0',0,0,'706471675689870',0,0,0,5.00,'2023-02-06 16:25:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11867','pcs','Inventory','EXEMPTED','1',NULL,0),(11863,'robin sharma 5am club','6','2','',16.00,'2200','2290','0','',NULL,NULL,'0',0,0,'5212821675692876',0,0,0,4.00,'2023-02-06 17:18:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11868','pcs','Inventory','EXEMPTED','1',NULL,0),(11864,'delivery fee','6','2','',16.00,'550','550','0','',NULL,NULL,'0',0,0,'215991675750199',0,0,0,36.00,'2023-02-07 09:10:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11869','pcs','Inventory','EXEMPTED','1',NULL,0),(11865,'siku za mwizi','6','2','',16.00,'180','300','0','',NULL,NULL,'0',0,0,'6351241675756474',0,0,0,4.00,'2023-02-07 10:58:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11870','pcs','Inventory','EXEMPTED','1',NULL,0),(11866,'safari ya bahati','6','2','',16.00,'180','300','0','',NULL,NULL,'0',0,0,'7387421675756704',0,0,0,3.00,'2023-02-07 11:04:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11871','pcs','Inventory','EXEMPTED','1',NULL,0),(11867,'mosi na pili','6','2','',16.00,'180','300','0','',NULL,NULL,'0',0,0,'6664481675757168',0,0,0,5.00,'2023-02-07 11:07:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11872','pcs','Inventory','EXEMPTED','1',NULL,0),(11868,'tuzo za usafi','6','2','',16.00,'180','300','0','',NULL,NULL,'0',0,0,'2764831675757246',0,0,0,4.00,'2023-02-07 11:09:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11873','pcs','Inventory','EXEMPTED','1',NULL,0),(11869,'blossoms of the savannah','6','2','',16.00,'330','580','0','',NULL,NULL,'0',0,0,'3587701675772951',0,0,0,3.00,'2023-02-07 15:30:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11874','pcs','Inventory','EXEMPTED','1',NULL,0),(11870,'SAMWEL RALPH THE CHILDREN OF THE RAIN AND OTHER STORIES','6','2','',16.00,'276','395','0','',NULL,NULL,'0',0,0,'2488201675858408',0,0,0,2.00,'2023-02-08 16:13:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11875','pcs','Inventory','EXEMPTED','1',NULL,0),(11871,'AYUBU STIFANO MZEE KABIRANI NA HADITHI ZIGINE','6','2','',16.00,'276','395','0','',NULL,NULL,'0',0,0,'8249441675862028',0,0,0,3.00,'2023-02-08 16:17:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11876','pcs','Inventory','EXEMPTED','1',NULL,0),(11872,'GEOFFREY MUNGOU YANANIANDAMA','6','2','',16.00,'315','450','','',NULL,NULL,'0',0,0,'5925131675862243',0,0,0,2.00,'2023-02-08 16:21:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11877','pcs','Inventory','EXEMPTED','1',NULL,0),(11873,'NIMEPOTEZA TENA','6','2','',16.00,'346','495','0','',NULL,NULL,'0',0,0,'8037201675862475',0,0,0,6.00,'2023-02-08 16:24:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11878','pcs','Inventory','EXEMPTED','1',NULL,0),(11874,'8 rules of love jay shetty','6','2','',16.00,'2190','2490','0','',NULL,NULL,'0',0,0,'3441151676105243',0,0,0,0.00,'2023-02-11 11:49:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11879','pcs','Inventory','EXEMPTED','1',NULL,0),(11875,'home going by yaa gyasi','6','2','',16.00,'1100','1299','0','',NULL,NULL,'0',0,0,'664611676704359',0,0,0,14.00,'2023-02-18 10:13:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11880','pcs','Inventory','EXEMPTED','1',NULL,0),(11876,'100 years of rugby','6','2','',16.00,'3000','3900','0','',NULL,NULL,'0',0,0,'1803131676711656',0,0,0,2.00,'2023-02-18 12:15:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11881','pcs','Inventory','EXEMPTED','1',NULL,0),(11877,'foundation music book 3','6','2','',16.00,'590','690','0','',NULL,NULL,'0',0,0,'2776171676711957',0,0,0,7.00,'2023-02-18 12:20:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11882','pcs','Inventory','EXEMPTED','1',NULL,0),(11878,'heart bones by colleen hoover','6','2','',16.00,'1800','1990','0','',NULL,NULL,'0',0,0,'9219411676727648',0,0,0,9.00,'2023-02-18 16:42:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11883','pcs','Inventory','EXEMPTED','1',NULL,0),(11879,'equity and trusts by david bakibinga','6','2','',16.00,'2000','3016','0','',NULL,NULL,'0',0,0,'4879571676887859',0,0,0,9.00,'2023-02-20 13:12:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11884','pcs','Inventory','EXEMPTED','1',NULL,0),(11880,'in every mirror shes black','6','2','',16.00,'1150','1390','0','',NULL,NULL,'0',0,0,'5813371676969783',0,0,0,8.00,'2023-02-21 11:59:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11885','pcs','Inventory','EXEMPTED','1',NULL,0),(11881,'things they havent told','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'2418051677070940',0,0,0,9.00,'2023-02-22 16:03:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11886','pcs','Inventory','EXEMPTED','1',NULL,0),(11882,'half a yellow sun','6','2','',16.00,'1090','1390','0','',NULL,NULL,'0',0,0,'3848691677141767',0,0,0,4.00,'2023-02-23 11:43:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11887','pcs','Inventory','EXEMPTED','1',NULL,0),(11883,'wrapping fee','6','2','',16.00,'60','200','0','',NULL,NULL,'0',0,0,'707461677223183',0,0,0,47.00,'2023-02-24 10:20:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11888','pcs','Inventory','EXEMPTED','1',NULL,0),(11884,'what does a man want','6','2','',16.00,'890','1190','0','',NULL,NULL,'0',0,0,'9015291677228370',0,0,0,10.00,'2023-02-24 11:47:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11889','pcs','Inventory','EXEMPTED','1',NULL,0),(11885,'buster goes for a christmas walk','6','2','',16.00,'350','500','0','',NULL,NULL,'0',0,0,'2477681677228538',0,0,0,9.00,'2023-02-24 11:50:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11890','pcs','Inventory','EXEMPTED','1',NULL,0),(11886,'JOURNEYS AND STORIES ELIZABETH MUENI KITUKU','6','2','',16.00,'900','1200','0','',NULL,NULL,'0',0,0,'6470341677229672',0,0,0,14.00,'2023-02-24 12:09:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11891','pcs','Inventory','EXEMPTED','1',NULL,0),(11887,'MOHAMED BAKARI ESSAYS','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'8557171677229903',0,0,0,7.00,'2023-02-24 12:12:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11892','pcs','Inventory','EXEMPTED','1',NULL,0),(11888,'MOHAMED BAKARI ESSAYS BOOK 2','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'663631677230017',0,0,0,7.00,'2023-02-24 12:15:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11893','pcs','Inventory','EXEMPTED','1',NULL,0),(11889,'MOHAMED BVAKARI ESSAYS BOOK 3','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6368731677230122',0,0,0,8.00,'2023-02-24 12:16:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11894','pcs','Inventory','EXEMPTED','1',NULL,0),(11890,'TROY ONYANGO FOR WHAT ARE BUTTERFLIES WITHOUT WINGS','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4088861677230412',0,0,0,16.00,'2023-02-24 12:21:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11895','pcs','Inventory','EXEMPTED','1',NULL,0),(11891,'even when your voice shakes','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'4243741677230494',0,0,0,5.00,'2023-02-24 12:24:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11896','pcs','Inventory','EXEMPTED','1',NULL,0),(11892,'RUTH MAWIA MWANZIA_THE GIRL FROM KYONDONI','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'1052891677230825',0,0,0,8.00,'2023-02-24 12:29:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11897','pcs','Inventory','EXEMPTED','1',NULL,0),(11893,'GIKUYU-english dictionary 1st edition','6','2','',16.00,'1100','1400','0','',NULL,NULL,'0',0,0,'2546161677230993',0,0,0,9.00,'2023-02-24 12:31:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11898','pcs','Inventory','EXEMPTED','1',NULL,0),(11894,'islam in kenya MOHAMED BAKARI','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'8078171677231132',0,0,0,26.00,'2023-02-24 12:33:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11899','pcs','Inventory','EXEMPTED','1',NULL,0),(11895,'combo(should i &how much)','6','2','',16.00,'2000','2298','0','',NULL,NULL,'0',0,0,'6623111677506496',0,0,0,9.00,'2023-02-27 17:02:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11900','pcs','Inventory','EXEMPTED','1',NULL,0),(11896,'what they havent told you about retirement JACOB KAIMENYI','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'1319071677506975',0,0,0,1.00,'2023-02-27 17:10:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11901','pcs','Inventory','EXEMPTED','1',NULL,0),(11897,'promises to keep H W NJOROGE','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'2327801677745614',0,0,0,7.00,'2023-03-02 11:28:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11902','pcs','Inventory','EXEMPTED','1',NULL,0),(11898,'DONT ANSWER WHEN THEY CALL','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'7096591677745685',0,0,0,3.00,'2023-03-02 11:29:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11903','pcs','Inventory','EXEMPTED','1',NULL,0),(11899,'THE COURAGE TO LEAD YOUNG','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'9874401678084508',0,0,0,27.00,'2023-03-06 09:36:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11904','pcs','Inventory','EXEMPTED','1',NULL,0),(11900,'PROMISES TO KEEP AND MILES TO GO','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6081911678175866',0,0,0,4.00,'2023-03-07 10:58:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11905','pcs','Inventory','EXEMPTED','1',NULL,0),(11901,'BENGA MAESTRO','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8372471678778126',0,0,0,4.00,'2023-03-14 10:16:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11906','pcs','Inventory','EXEMPTED','1',NULL,0),(11902,'POLITICS OF ETHNIC DISCRIMINATION IN SUDAN','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'2053601678778186',0,0,0,4.00,'2023-03-14 10:17:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11907','pcs','Inventory','EXEMPTED','1',NULL,0),(11903,'OTIENO ACHACH CHRISTIAN KONJIRA ALLOO','6','2','',16.00,'750','1000','0','',NULL,NULL,'0',0,0,'9874651678796083',0,0,0,4.00,'2023-03-14 15:16:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11908','pcs','Inventory','EXEMPTED','1',NULL,0),(11904,'THE COLE LEGACY','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'7677891679037660',0,0,0,2.00,'2023-03-17 10:21:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11909','pcs','Inventory','EXEMPTED','1',NULL,0),(11905,'TOTAL READERS BK 1`','6','2','',16.00,'375','475','0','',NULL,NULL,'0',0,0,'6108661679305546',0,0,0,15.00,'2023-03-20 12:46:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11910','pcs','Inventory','EXEMPTED','1',NULL,0),(11906,'TOTAL READERS BK 2','6','2','',16.00,'364','464','0','',NULL,NULL,'0',0,0,'7627771679305606',0,0,0,15.00,'2023-03-20 12:48:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11911','pcs','Inventory','EXEMPTED','1',NULL,0),(11907,'SOUND AND READ BK 1','6','2','',16.00,'290','390','0','',NULL,NULL,'0',0,0,'6882861679305728',0,0,0,3.00,'2023-03-20 12:49:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11912','pcs','Inventory','EXEMPTED','1',NULL,0),(11908,'SOUND AND READ BOOK 2','6','2','',16.00,'335','435','0','',NULL,NULL,'0',0,0,'6659931679305793',0,0,0,3.00,'2023-03-20 12:50:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11913','pcs','Inventory','EXEMPTED','1',NULL,0),(11909,'ATIS TRENDS','6','2','',16.00,'350','450','0','',NULL,NULL,'0',0,0,'8538381679385226',0,0,0,1.00,'2023-03-21 10:55:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11914','pcs','Inventory','EXEMPTED','1',NULL,0),(11910,'GOOKA THE VILLAGE TO THE CITY','6','2','',16.00,'1500','1850','0','',NULL,NULL,'0',0,0,'9484001679496917',0,0,0,24.00,'2023-03-22 17:57:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11915','pcs','Inventory','EXEMPTED','1',NULL,0),(11911,'gooka colouring book','6','2','',16.00,'1250','1350','0','',NULL,NULL,'0',0,0,'999961679497124',0,0,0,2.00,'2023-03-22 18:00:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11916','pcs','Inventory','EXEMPTED','1',NULL,0),(11912,'HIDDEN ABUSE','6','2','',16.00,'1999','1299','0','',NULL,NULL,'0',0,0,'4664041679554930',0,0,0,10.00,'2023-03-23 10:02:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11917','pcs','Inventory','EXEMPTED','1',NULL,0),(11913,'The american roommate','6','2','',16.00,'1690','NaN','0','1400',NULL,NULL,'0',0,0,'5516361679570901',0,0,0,2.00,'2023-03-23 14:30:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11918','pcs','Inventory','EXEMPTED','3',NULL,0),(11914,'Jade city','6','2','',16.00,'1690','1690','1','0',NULL,NULL,'0',0,0,'3228891679571001',0,0,0,2.00,'2023-03-23 14:32:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11919','pcs','Inventory','ZERO RATED','1',NULL,0),(11915,'Throne of glass','6','2','',16.00,'1290','1000','0','',NULL,NULL,'0',0,0,'3667491679571321',0,0,0,4.00,'2023-03-23 14:36:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11920','pcs','Inventory','EXEMPTED','0',NULL,0),(11916,'wolf of congo','6','2','',16.00,'2000','2300','0','',NULL,NULL,'0',0,0,'8263851679573119',0,0,0,3.00,'2023-03-23 15:06:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11921','pcs','Inventory','EXEMPTED','1',NULL,0),(11917,'Energy Future in Africa','6','2','',16.00,'1500','2000','','',NULL,NULL,'0',0,0,'3813981679924772',0,0,0,4.00,'2023-03-27 16:47:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11922','pcs','Inventory','EXEMPTED','5',NULL,0),(11918,'do not accept to die','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'4815111680011520',0,0,0,4.00,'2023-03-28 16:54:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11923','pcs','Inventory','EXEMPTED','1',NULL,0),(11919,'ahmed hassanREFEREE OF A DIRTY UGLY GAME','6','2','',16.00,'1700','2500','0','1700',NULL,NULL,'0',0,0,'6874391680254126',0,0,0,75.00,'2023-03-31 12:18:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11924','pcs','Inventory','EXEMPTED','1',NULL,0),(11920,'OVERREACH','6','2','',16.00,'2900','2900','0','',NULL,NULL,'0',0,0,'6367091680266381',0,0,0,9.00,'2023-03-31 15:40:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11925','pcs','Inventory','EXEMPTED','1',NULL,0),(11921,'ahmed isaack REFEREE OF A DIRTY GAMEhardcover','6','2','',16.00,'3200','3500','0','',NULL,NULL,'0',0,0,'4664871680588043',0,0,0,23.00,'2023-04-04 09:02:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11926','pcs','Inventory','EXEMPTED','1',NULL,0),(11922,'SHIPPING COST','6','2','',16.00,'800','3000','0','500',NULL,NULL,'0',0,0,'7955861680589526',0,0,0,7.00,'2023-04-04 09:26:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11927','pcs','Inventory','EXEMPTED','1',NULL,0),(11923,'I AM FROM TEDDY WARRIA','6','2','',16.00,'400','500','0','',NULL,NULL,'0',0,0,'4534721680681845',0,0,0,9.00,'2023-04-05 11:05:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11928','pcs','Inventory','EXEMPTED','1',NULL,0),(11924,'THE COLOUR OF THE SKUNK NSEMIA','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'5415571680681973',0,0,0,4.00,'2023-04-05 11:07:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11929','pcs','Inventory','EXEMPTED','1',NULL,0),(11925,'because we are people','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'3597861680682109',0,0,0,4.00,'2023-04-05 11:11:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11930','pcs','Inventory','EXEMPTED','1',NULL,0),(11926,'ABANTU','6','2','',16.00,'2500','2750','0','',NULL,NULL,'0',0,0,'5787931680682384',0,0,0,22.00,'2023-04-05 11:13:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11931','pcs','Inventory','EXEMPTED','1',NULL,0),(11927,'delivery fee ','6','2','',16.00,'150','500','0','10',NULL,NULL,'0',0,0,'3326441680783049',0,0,0,92.00,'2023-04-06 15:11:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11932','pcs','Inventory','EXEMPTED','1',NULL,0),(11928,'EMOTION BY DESIGN','6','2','',16.00,'1500','1790','0','',NULL,NULL,'0',0,0,'6669981681217402',0,0,0,9.00,'2023-04-11 15:50:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11933','pcs','Inventory','EXEMPTED','1',NULL,0),(11929,'WHY BABA IS NOT THE 5TH','6','2','',16.00,'500','700','0','1000',NULL,NULL,'0',0,0,'2777171681282777',0,0,0,11.00,'2023-04-12 10:01:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11934','pcs','Inventory','EXEMPTED','1',NULL,0),(11930,'the checklist manifesto','6','2','',16.00,'1500','1690','0','',NULL,NULL,'0',0,0,'4433111681363733',0,0,0,8.00,'2023-04-13 08:29:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11935','pcs','Inventory','EXEMPTED','1',NULL,0),(11931,'DOPAMINE finding balance in the age of indulgence','6','2','',16.00,'1600','1900','0','',NULL,NULL,'0',0,0,'7222191681740625',0,0,0,8.00,'2023-04-17 17:11:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11936','pcs','Inventory','EXEMPTED','1',NULL,0),(11932,'BEFORE I LET GO','6','2','',16.00,'1500','1750','0','',NULL,NULL,'0',0,0,'4709161682326835',0,0,0,8.00,'2023-04-24 12:01:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11937','pcs','Inventory','EXEMPTED','1',NULL,0),(11933,'FROM MTV TO MECCA KRISTIANE BACKER','6','2','',16.00,'2500','2890','0','',NULL,NULL,'0',0,0,'2120781682662334',0,0,0,8.00,'2023-04-28 09:13:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11938','pcs','Inventory','EXEMPTED','1',NULL,0),(11934,'the parenting map','6','2','',16.00,'2500','2900','0','',NULL,NULL,'0',0,0,'3591161682679786',0,0,0,4.00,'2023-04-28 14:04:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11939','pcs','Inventory','EXEMPTED','1',NULL,0),(11935,'THE MYTH OF NORMAL','6','2','',16.00,'2400','2600','0','',NULL,NULL,'0',0,0,'6343131682679890',0,0,0,7.00,'2023-04-28 14:05:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11940','pcs','Inventory','EXEMPTED','1',NULL,0),(11936,'BREATH THE NEW SCUIENCE OF A LOST ART','6','2','',16.00,'1500','1899','0','',NULL,NULL,'0',0,0,'6966081682680445',0,0,0,9.00,'2023-04-28 14:15:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11941','pcs','Inventory','EXEMPTED','1',NULL,0),(11937,'SECRET LIVES OF CHURCH GIRLS','6','2','',16.00,'2200','2490','0','',NULL,NULL,'0',0,0,'457211682765681',0,0,0,8.00,'2023-04-29 13:55:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11942','pcs','Inventory','EXEMPTED','1',NULL,0),(11938,'FORTHE RECORD','6','2','',16.00,'2000','3000','0','1900',NULL,NULL,'0',0,0,'6866651683006922',0,0,0,451.00,'2023-05-02 08:59:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11943','pcs','Inventory','EXEMPTED','1',NULL,0),(11939,'ELLAHS BICYCLE','6','2','',16.00,'200','350','0','',NULL,NULL,'0',0,0,'2848811683185588',0,0,0,9.00,'2023-05-04 10:34:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11944','pcs','Inventory','EXEMPTED','1',NULL,0),(11940,'LEAVE UNRIVALLED LEGACY JOEL GITAU','6','2','',16.00,'800','999','0','',NULL,NULL,'0',0,0,'2793451683270596',0,0,0,4.00,'2023-05-05 10:12:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11945','pcs','Inventory','EXEMPTED','1',NULL,0),(11941,'ADEN DUALE FOR THE RECORD HARDCOVER','6','2','',16.00,'3500','3850','0','',NULL,NULL,'0',0,0,'9336801683270732',0,0,0,478.00,'2023-05-05 10:13:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11946','pcs','Inventory','EXEMPTED','1',NULL,0),(11942,'NEW CONFIDENT AFRICA MBIRA RIMI','6','2','',16.00,'900','1200','0','',NULL,NULL,'0',0,0,'8146731683270800',0,0,0,0.00,'2023-05-05 10:14:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11947','pcs','Inventory','EXEMPTED','1',NULL,0),(11943,'THE FIRST ORGANISM INNOCENT OUKO','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'2396391683270871',0,0,0,9.00,'2023-05-05 10:15:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11948','pcs','Inventory','EXEMPTED','1',NULL,0),(11944,' Connect: Building Exceptional Relationships with Family, Friends and Colleagues by David L. Bradford and Carole Robin ','6','2','',16.00,'1200','1500','5','1200',NULL,NULL,'0',0,0,'2847241683283815',0,0,0,2.00,'2023-05-05 13:51:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11949','pcs','Inventory','EXEMPTED','2',NULL,0),(11945,'GABOR MATE SCATTERED MIBNDS','6','2','',16.00,'2000','2150','0','',NULL,NULL,'0',0,0,'8323111683287235',0,0,0,9.00,'2023-05-05 14:48:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11950','pcs','Inventory','EXEMPTED','1',NULL,0),(11946,'GET UNTAMED THE JOURNAL','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'5938871683287330',0,0,0,9.00,'2023-05-05 14:50:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11951','pcs','Inventory','EXEMPTED','1',NULL,0),(11947,'UNTAMED STOP PLEASING START LIVING','6','2','',16.00,'1790','1990','0','',NULL,NULL,'0',0,0,'6783831683287434',0,0,0,19.00,'2023-05-05 14:51:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11952','pcs','Inventory','EXEMPTED','1',NULL,0),(11948,'I AM UNIQUE','6','2','',16.00,'600','900','0','',NULL,NULL,'0',0,0,'7660761683287775',0,0,0,5.00,'2023-05-05 14:57:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11953','pcs','Inventory','EXEMPTED','1',NULL,0),(11949,'NANCY DREW GIRL DETECTIVE','6','2','',16.00,'490','690','0','',NULL,NULL,'0',0,0,'9440761683287954',0,0,0,14.00,'2023-05-05 15:01:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11954','pcs','Inventory','EXEMPTED','1',NULL,0),(11950,'THE EXTRAORDINARY LIFE OF MICHELLE OBAMA','6','2','',16.00,'800','900','0','',NULL,NULL,'0',0,0,'4116851683288091',0,0,0,29.00,'2023-05-05 15:02:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11955','pcs','Inventory','EXEMPTED','1',NULL,0),(11951,'THE EXTRAORDINARY LIFE OF MARY SEACOLE','6','2','',16.00,'700','900','0','',NULL,NULL,'0',0,0,'8760771683288233',0,0,0,14.00,'2023-05-05 15:05:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11956','pcs','Inventory','EXEMPTED','1',NULL,0),(11952,'HOW TO MEET YOURSELF','6','2','',16.00,'2900','3200','0','',NULL,NULL,'0',0,0,'6065771683288562',0,0,0,19.00,'2023-05-05 15:10:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11957','pcs','Inventory','EXEMPTED','1',NULL,0),(11953,'Help Next Door','6','2','',16.00,'1200','1500','0','',NULL,NULL,'2',0,0,'7364681683299447',0,0,0,5.00,'2023-05-05 18:12:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11958','pcs','Inventory','EXEMPTED','2',NULL,0),(11954,'Foggy funnel','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'8274531683300488',0,0,0,7.00,'2023-05-05 18:29:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11959','pcs','Inventory','EXEMPTED','2',NULL,0),(11955,' When We Were Dogs by Sam Okello ','6','2','',16.00,'700','1000','2','10',NULL,NULL,'0',0,0,'9496601683300610',0,0,0,15.00,'2023-05-05 18:31:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11960','pcs','Inventory','EXEMPTED','2',NULL,0),(11956,' Beautiful Mess by Scholastica Moraa ','6','2','',16.00,'750','1000','2','',NULL,NULL,'2',0,0,'5870001683300735',0,0,0,8.00,'2023-05-05 18:33:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11961','pcs','Inventory','EXEMPTED','2',NULL,0),(11957,' The Courage to LEAD Young: A Memoir by Evalin Karijo ','6','2','',16.00,'1800','1400','2','',NULL,NULL,'0',0,0,'4724171683300956',0,0,0,5.00,'2023-05-05 18:37:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11962','pcs','Inventory','EXEMPTED','2',NULL,0),(11958,' The Energy Future of Africa: A Journey Through Africa’s Green Revolution And How It Can Change The World by Mugwe Manga ','6','2','',16.00,'1500','2000','','',NULL,NULL,'0',0,0,'624981683301290',0,0,0,5.00,'2023-05-05 18:42:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11963','pcs','Inventory','EXEMPTED','1',NULL,0),(11959,' ASHES OF MY HEART','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'235611683301580',0,0,0,1.00,'2023-07-15 10:04:11','10','1','1','0000-00-00','mainitem','na','','active','','11964','pcs','Inventory','ZERO RATED','2','',0),(11960,' Lightning In A Bottle by Enock Khapoya ','6','2','',16.00,'800','100','2','',NULL,NULL,'0',0,0,'3764031683301811',0,0,0,10.00,'2023-05-05 18:50:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11965','pcs','Inventory','EXEMPTED','2',NULL,0),(11961,' TRAIL OF A FUGITIVE by Gachiengo Gitau ','6','2','',16.00,'800','1150','2','',NULL,NULL,'0',0,0,'84731683301982',0,0,0,13.00,'2023-05-05 18:53:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11966','pcs','Inventory','EXEMPTED','2',NULL,0),(11962,' THE LAST KNOWN MAIDENS OF RAMOGI BY BEN OKECH ','6','2','',16.00,'549','450','2','',NULL,NULL,'0',0,0,'4878511683302096',0,0,0,10.00,'2023-05-05 18:56:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11967','pcs','Inventory','EXEMPTED','2',NULL,0),(11963,'Deputy Mom','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'6643371683302237',0,0,0,18.00,'2023-05-05 18:58:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11968','pcs','Inventory','EXEMPTED','2',NULL,0),(11964,' Qwani First Edition ','6','2','',16.00,'550','700','2','',NULL,NULL,'2',0,0,'9363601683302360',0,0,0,13.00,'2023-05-05 19:00:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11969','pcs','Inventory','EXEMPTED','2',NULL,0),(11965,'ENTREPRENEURSHIP: What women entrepreneurs and any small scale trader need in order to succeed by Dr. Hannah Orwa Bula ','6','2','',16.00,'1500','2000','2','',NULL,NULL,'2',0,0,'2979801683302477',0,0,0,9.00,'2023-05-05 19:02:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11970','pcs','Inventory','EXEMPTED','2',NULL,0),(11966,' 101 IMPECCABLE NUGGETS ON CORRUPTION – Wisdom Bank ','6','2','',16.00,'1000','1200','2','',NULL,NULL,'0',0,0,'5548871683302573',0,0,0,9.00,'2023-05-05 19:03:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11971','pcs','Inventory','EXEMPTED','2',NULL,0),(11967,' ZAKIIA a life sealed in fate by Priscilla Mugo ','6','2','',16.00,'1000','1200','2','',NULL,NULL,'2',0,0,'8173391683302786',0,0,0,2.00,'2023-05-05 19:07:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11972','pcs','Inventory','EXEMPTED','2',NULL,0),(11968,'DUNE','6','2','',16.00,'1790','1990','0','',NULL,NULL,'0',0,0,'6132401683372011',0,0,0,13.00,'2023-05-06 14:24:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11973','pcs','Inventory','EXEMPTED','1',NULL,0),(11969,'THE BLEAK HOUSE CHARLES DICKENS','6','2','',16.00,'846','946','0','',NULL,NULL,'0',0,0,'190761683372802',0,0,0,19.00,'2023-05-06 14:37:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11974','pcs','Inventory','EXEMPTED','1',NULL,0),(11970,'Confessions of nairobi book 2','6','2','',16.00,'750','990','0','',NULL,NULL,'0',0,0,'5100751683388173',0,0,0,10.00,'2023-05-06 18:51:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11975','pcs','Inventory','EXEMPTED','2',NULL,0),(11971,'Hope made a way','6','2','',16.00,'1199','800','0','',NULL,NULL,'0',0,0,'8877561683388618',0,0,0,0.00,'2023-05-06 18:58:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11976','pcs','Inventory','EXEMPTED','2',NULL,0),(11972,'For the record paperback','6','2','',16.00,'2100','3000','2','2200',NULL,NULL,'0',0,0,'1570011683788614',0,0,0,19.00,'2023-05-11 10:05:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11977','pcs','Inventory','EXEMPTED','2',NULL,0),(11973,'Constitution Makers on Constitution Making','6','2','',16.00,'13000','17900','2','0',NULL,NULL,'22',0,0,'383541683792420',0,0,0,3.00,'2023-05-11 11:08:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11978','pcs','Inventory','EXEMPTED','2',NULL,0),(11974,'rage of boys','6','2','',16.00,'1000','1200','2','1200',NULL,NULL,'0',0,0,'5715731683964759',0,0,0,4.00,'2023-05-13 11:00:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11979','pcs','Inventory','EXEMPTED','2',NULL,0),(11975,'THE APPERANCE OF POWER TANNER GUZY','6','2','',16.00,'1900','2190','0','',NULL,NULL,'0',0,0,'2374241683976643',0,0,0,9.00,'2023-05-13 14:18:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11980','pcs','Inventory','EXEMPTED','1',NULL,0),(11976,'facing mount kenya a running commentary','6','2','',16.00,'700','999','2','',NULL,NULL,'0',0,0,'8149141684235737',0,0,0,18.00,'2023-05-16 14:16:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11981','pcs','Inventory','EXEMPTED','2',NULL,0),(11977,'kenyas foreign policy and diplomacy','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'5443421684401504',0,0,0,6.00,'2023-05-18 12:19:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11982','pcs','Inventory','EXEMPTED','1',NULL,0),(11978,'A BASIC GUIDE TO DIPLOMATIC SERVICE','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'3759141684401705',0,0,0,13.00,'2023-05-18 12:23:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11983','pcs','Inventory','EXEMPTED','1',NULL,0),(11979,'WHITE MALICE','6','2','',16.00,'4600','1890','0','',NULL,NULL,'0',0,0,'8735101684575615',0,0,0,9.00,'2023-05-20 12:41:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11984','pcs','Inventory','EXEMPTED','1',NULL,0),(11980,'OTIENO THE VILLAIN','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'100811684740434',0,0,0,13.00,'2023-05-22 10:29:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11985','pcs','Inventory','EXEMPTED','1',NULL,0),(11981,'copying with marginalisation','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8433011684740565',0,0,0,4.00,'2023-05-22 10:55:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11986','pcs','Inventory','EXEMPTED','1',NULL,0),(11982,'MOHAMED BAKARI THE MORPHO-PHONOLOGY OF KENYAN SWAHILI DIALECTS','6','2','',16.00,'7200','7500','0','',NULL,NULL,'0',0,0,'9677471684742309',0,0,0,10.00,'2023-05-22 11:00:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11987','pcs','Inventory','EXEMPTED','1',NULL,0),(11983,'ROUGH SILK HARDCOVER','6','2','',16.00,'2300','2350','0','',NULL,NULL,'0',0,0,'288631684828472',0,0,0,25.00,'2023-05-23 10:55:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11988','pcs','Inventory','EXEMPTED','1',NULL,0),(11984,'rough silk paper back','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'6376741686141845',0,0,0,26.00,'2023-06-07 15:44:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11989','pcs','Inventory','EXEMPTED','1',NULL,0),(11985,'tom mboya prof bethwell OGOT','6','2','',16.00,'500','790','0','',NULL,NULL,'0',0,0,'8493431686142039',0,0,0,22.00,'2023-06-07 15:48:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11990','pcs','Inventory','EXEMPTED','1',NULL,0),(11986,'NIV Joy Children’s Bible – Pink','6','2','',16.00,'850','925','0','',NULL,NULL,'0',0,0,'2324961686393509',0,0,0,19.00,'2023-06-10 13:39:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11991','pcs','Inventory','EXEMPTED','1',NULL,0),(11987,'FORTHE RECORD','6','2','',16.00,'2500','3590','0','',NULL,NULL,'0',0,0,'7684031686574121',0,0,0,10.00,'2023-06-12 15:49:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11992','pcs','Inventory','EXEMPTED','1',NULL,0),(11988,'OBESITY CODE by M.D. Fung, Jason ','6','2','',16.00,'2890','2990','0','',NULL,NULL,'0',0,0,'5191411686574177',0,0,0,9.00,'2023-06-12 15:50:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11993','pcs','Inventory','EXEMPTED','1',NULL,0),(11989,'the diabetes code','6','2','',16.00,'3500','3590','0','',NULL,NULL,'0',0,0,'9811991686574352',0,0,0,9.00,'2023-06-12 15:53:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11994','pcs','Inventory','EXEMPTED','1',NULL,0),(11990,'in Gods name','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'1141621686575343',0,0,0,9.00,'2023-06-12 16:09:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11995','pcs','Inventory','EXEMPTED','1',NULL,0),(11991,'The chronicles of a village surgeon by Dr .Aruyaru Stanley Mwenda ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'844411686813670',0,0,0,3.00,'2023-06-15 10:22:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11996','pcs','Inventory','EXEMPTED','1',NULL,0),(11992,'Don’t You Trust Me? Bola’s Hidden Burden by Dr. Evalyn Oloo – Ideal for 13- 18 and Parents ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'8040181686814436',0,0,0,13.00,'2023-06-15 10:34:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11997','pcs','Inventory','EXEMPTED','1',NULL,0),(11993,'A History of the Luo Speaking Peoples of Eastern Africa by Prof. Bethwell Ogot ','6','2','',16.00,'4400','5790','0','4000',NULL,NULL,'0',0,0,'7673741686814647',0,0,0,9.00,'2023-06-15 10:39:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11998','pcs','Inventory','EXEMPTED','1',NULL,0),(11994,'THEY CALL IT A SLUM WE CALL IT HOME by Peter Abungu ','6','2','',16.00,'800','1050','0','',NULL,NULL,'0',0,0,'5077781686825877',0,0,0,17.00,'2023-06-15 13:45:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','11999','pcs','Inventory','EXEMPTED','1',NULL,0),(11995,'Betrayal of Public Trust by Prof. Jacob T. Kaimenyi ','6','2','',16.00,'900','1090','0','',NULL,NULL,'0',0,0,'9840901686897205',0,0,0,9.00,'2023-06-16 09:33:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12000','pcs','Inventory','EXEMPTED','1',NULL,0),(11996,' Jesus’ Africa by Patience Museveni Rwabwogo ','6','2','',16.00,'2000','2500','5','',NULL,NULL,'0',0,0,'921451686994793',0,0,0,19.00,'2023-06-17 12:41:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12001','pcs','Inventory','EXEMPTED','2',NULL,0),(11997,' Herstory Unleashed: Empowered Women Empowering Nations by Kendi Karimi ','6','2','',16.00,'1000','1200','2','',NULL,NULL,'0',0,0,'6247071686995237',0,0,0,14.00,'2023-06-17 12:48:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12002','pcs','Inventory','EXEMPTED','2',NULL,0),(11998,' Enchengeria EkeGusii Dictionary: A Complete EkeGusii Trilingual Dictionary ','6','2','',16.00,'1200','1800','5','',NULL,NULL,'0',0,0,'1748221686995402',0,0,0,8.00,'2023-06-17 12:50:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12003','pcs','Inventory','EXEMPTED','2',NULL,0),(11999,' When Rejection Knocks by Zoe’ivy A. Lutsili ','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'6103101686995529',0,0,0,7.00,'2023-06-17 12:52:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12004','pcs','Inventory','EXEMPTED','2',NULL,0),(12000,' Mau Mau: The Untold Story by JST Kamunchuluh ','6','2','',16.00,'2000','3000','5','',NULL,NULL,'0',0,0,'5445571686996064',0,0,0,5.00,'2023-06-17 13:01:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12005','pcs','Inventory','EXEMPTED','2',NULL,0),(12001,' My Heart Sings, Sometimes by Eunniah Mbabazi ','6','2','',16.00,'1000','1500','2','',NULL,NULL,'0',0,0,'3276331686997019',0,0,0,7.00,'2023-06-17 13:18:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12006','pcs','Inventory','EXEMPTED','2',NULL,0),(12002,' Mvita: History of Mombasa 12th Century – 2012 by Prof. Bethwell A. Ogot and Prof. Madara Ogot ','6','2','',16.00,'2500','3000','2','5',NULL,NULL,'0',0,0,'8988731686997156',0,0,0,1.00,'2023-06-17 13:19:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12007','pcs','Inventory','EXEMPTED','2',NULL,0),(12003,' THE CONFEDERATE: A Vanessa Series Book One by Gichuki Jonia ','6','2','',16.00,'1800','2200','2','',NULL,NULL,'0',0,0,'5113651686997484',0,0,0,14.00,'2023-06-17 13:25:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12008','pcs','Inventory','EXEMPTED','2',NULL,0),(12004,' The Children of the Rain and Other Stories ','6','2','',16.00,'300','395','2','',NULL,NULL,'0',0,0,'3315881686997642',0,0,0,19.00,'2023-06-17 13:28:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12009','pcs','Inventory','EXEMPTED','2',NULL,0),(12005,' Yananiandama na Hadithi Nyingine ','6','2','',16.00,'350','450','2','',NULL,NULL,'0',0,0,'7181871686997827',0,0,0,19.00,'2023-06-17 13:31:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12010','pcs','Inventory','EXEMPTED','2',NULL,0),(12006,' A Strange Twist and Other Stories ','6','2','',16.00,'550','700','2','',NULL,NULL,'0',0,0,'8458711686997954',0,0,0,19.00,'2023-06-17 13:33:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12011','pcs','Inventory','EXEMPTED','2',NULL,0),(12007,'Threads of Time: Torture, Imprisonment and a Quest for Social Justice by Mugo Theuri ','6','2','',16.00,'1800','2390','2','',NULL,NULL,'0',0,0,'8320451686998082',0,0,0,8.00,'2023-06-17 13:36:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12012','pcs','Inventory','EXEMPTED','2',NULL,0),(12008,'Two threads ahead','6','2','',16.00,'1800','2390','2','',NULL,NULL,'0',0,0,'510341686998292',0,0,0,10.00,'2023-06-17 13:39:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12013','pcs','Inventory','EXEMPTED','2',NULL,0),(12009,'Two paths ahead','6','2','',16.00,'1800','2390','2','',NULL,NULL,'0',0,0,'7170161686998446',0,0,0,14.00,'2023-06-17 13:41:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12014','pcs','Inventory','EXEMPTED','2',NULL,0),(12010,'THE COMEBACK by Vincent Ogutu ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'6302951687000547',0,0,0,26.00,'2023-06-17 14:16:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12015','pcs','Inventory','EXEMPTED','1',NULL,0),(12011,'Breaking The Silence on NGOs in Africa by Nicholas Mwangi and Lewis Maghanga ','6','2','',16.00,'1590','1890','0','',NULL,NULL,'0',0,0,'7858721687000875',0,0,0,6.00,'2023-06-17 14:21:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12016','pcs','Inventory','EXEMPTED','1',NULL,0),(12012,' Flowers Have Thorns','6','2','',16.00,'550','750','0','',NULL,NULL,'0',0,0,'1284821687001228',0,0,0,8.00,'2023-06-17 14:27:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12017','pcs','Inventory','EXEMPTED','1',NULL,0),(12013,'The Parasitic Mind: How Infectious Ideas Are Killing Common Sense by Gad Saad','6','2','',16.00,'1990','2190','0','',NULL,NULL,'0',0,0,'597261687004288',0,0,0,9.00,'2023-06-17 15:18:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12018','pcs','Inventory','EXEMPTED','1',NULL,0),(12014,'The Fall of the Priests and the Rise of the Lawyers by Philip Wood ','6','2','',16.00,'3000','4000','0','',NULL,NULL,'0',0,0,'710741687004404',0,0,0,9.00,'2023-06-17 15:20:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12019','pcs','Inventory','EXEMPTED','1',NULL,0),(12015,'A Mutiny of Morning: Reclaiming the Black Body from Heart of Darkness by Nikesha Breeze ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'5219231687009105',0,0,0,9.00,'2023-06-17 16:38:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12020','pcs','Inventory','EXEMPTED','1',NULL,0),(12016,'Settler Colonialism by Roxanne Dunbar Ortiz ','6','2','',16.00,'300','550','0','',NULL,NULL,'0',0,0,'5364891687009238',0,0,0,9.00,'2023-06-17 16:42:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12021','pcs','Inventory','EXEMPTED','1',NULL,0),(12017,'Developing the Leader Within You 2.0 by John C Maxwell ','6','2','',16.00,'2290','2490','0','',NULL,NULL,'0',0,0,'9817381687335513',0,0,0,14.00,'2023-06-21 11:19:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12022','pcs','Inventory','EXEMPTED','1',NULL,0),(12018,'More than Meets the Eye and other stories ','6','2','',16.00,'550','750','0','',NULL,NULL,'0',0,0,'4012401687418225',0,0,0,9.00,'2023-06-22 10:18:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12023','pcs','Inventory','EXEMPTED','1',NULL,0),(12019,'Kenya Year Book 2022 ','6','2','',16.00,'490','590','0','',NULL,NULL,'0',0,0,'997871687418751',0,0,0,9.00,'2023-06-22 10:26:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12024','pcs','Inventory','EXEMPTED','1',NULL,0),(12020,'Historical Postcards of Kenya by Stephen Mills and Joel Bertrand ','6','2','',16.00,'2990','4990','0','',NULL,NULL,'0',0,0,'1386621687418957',0,0,0,19.00,'2023-06-22 10:30:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12025','pcs','Inventory','EXEMPTED','1',NULL,0),(12021,'Forever Interrupted Novel by Taylor Jenkins Reid ','6','2','',16.00,'1390','1590','0','',NULL,NULL,'0',0,0,'1863351687431247',0,0,0,9.00,'2023-06-22 13:54:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12026','pcs','Inventory','EXEMPTED','1',NULL,0),(12022,'Lucky Girl by Irene Muchemi Ndiritu ','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'7448561687431461',0,0,0,18.00,'2023-06-22 13:58:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12027','pcs','Inventory','EXEMPTED','1',NULL,0),(12023,' A Spell of Good Things by Ayobami Adebayo ','6','2','',16.00,'1490','2490','0','',NULL,NULL,'0',0,0,'1096481687431635',0,0,0,19.00,'2023-06-22 14:01:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12028','pcs','Inventory','EXEMPTED','1',NULL,0),(12024,'Beartown by Fredrik Backman','6','2','',16.00,'1190','1390','0','',NULL,NULL,'0',0,0,'7465471687431737',0,0,0,19.00,'2023-06-22 14:03:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12029','pcs','Inventory','EXEMPTED','1',NULL,0),(12025,'Hello Beautiful by Ann Napolitano ','6','2','',16.00,'1900','2090','0','',NULL,NULL,'0',0,0,'2947231687440503',0,0,0,9.00,'2023-06-22 16:29:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12030','pcs','Inventory','EXEMPTED','1',NULL,0),(12026,'Nairobi The City That Calls Your Name 5453 FT by Susan Wakhungu-Githuku and Natalie Githuku ','6','2','',16.00,'6500','7500','0','',NULL,NULL,'0',0,0,'8455641687441718',0,0,0,0.00,'2023-06-22 16:49:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12031','pcs','Inventory','EXEMPTED','1',NULL,0),(12027,'Bluff: A Fisheries Officer at Malindi by Thomas Allfree ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'5741691687600130',0,0,0,7.00,'2023-06-24 12:49:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12032','pcs','Inventory','EXEMPTED','1',NULL,0),(12028,' Forced by Fate and Driven by Faith: The true story of the Wajir peacebuilding process by Nuria Abdullahi Abdi ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5876111687600249',0,0,0,6.00,'2023-06-24 12:51:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12033','pcs','Inventory','EXEMPTED','1',NULL,0),(12029,'Mohamed Bakari Collected Essays Volume 2 ','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'8105431687600487',0,0,0,22.00,'2023-06-24 12:55:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12034','pcs','Inventory','EXEMPTED','1',NULL,0),(12030,'Mohamed Bakari Collected Essays Volume 3','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'3598361687600578',0,0,0,32.00,'2023-06-24 12:57:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12035','pcs','Inventory','EXEMPTED','1',NULL,0),(12031,'Mohamed Bakari Collected Essays Volume 4','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'3482271687600648',0,0,0,22.00,'2023-06-24 12:59:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12036','pcs','Inventory','EXEMPTED','1',NULL,0),(12032,'A Cocktail of Unlikely Tales by Ciku Kimani-Mwaniki ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6600211687600883',0,0,0,53.00,'2023-06-24 13:01:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12037','pcs','Inventory','EXEMPTED','1',NULL,0),(12033,' Home Shop Books, International Bestsellers RELENTLESS by GEOFFREY OBEL -5% RELENTLESS by GEOFFREY OBEL ','6','2','',16.00,'1800','1900','0','',NULL,NULL,'0',0,0,'5191771687601055',0,0,0,45.00,'2023-06-24 13:05:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12038','pcs','Inventory','EXEMPTED','1',NULL,0),(12034,'Mohamed Bakari Collected Essays Volume 1','6','2','',16.00,'2000','2500','0','',NULL,NULL,'0',0,0,'7287371687601890',0,0,0,48.00,'2023-06-24 13:18:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12039','pcs','Inventory','EXEMPTED','2',NULL,0),(12035,'Excellent trilingual dictionary','6','2','',16.00,'1200','1890','2','',NULL,NULL,'0',0,0,'3930811687602064',0,0,0,18.00,'2023-06-24 13:22:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12040','pcs','Inventory','EXEMPTED','2',NULL,0),(12036,'RELENTLESS BY GEOFFREY OUNDA','6','2','',16.00,'1200','1890','2','',NULL,NULL,'0',0,0,'8691631687602206',0,0,0,12.00,'2023-06-24 13:24:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12041','pcs','Inventory','EXEMPTED','2',NULL,0),(12037,'REMIND ME TO FORGET','6','2','',16.00,'500','1000','2','',NULL,NULL,'0',0,0,'9642171687602355',0,0,0,18.00,'2023-06-24 13:28:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12042','pcs','Inventory','EXEMPTED','2',NULL,0),(12038,'THIS HEART OF MINE','6','2','',16.00,'700','1200','2','2',NULL,NULL,'0',0,0,'7803101687602590',0,0,0,16.00,'2023-06-24 13:30:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12043','pcs','Inventory','EXEMPTED','2',NULL,0),(12039,'HYENAS','6','2','',16.00,'800','1500','2','2',NULL,NULL,'0',0,0,'9266211687602682',0,0,0,16.00,'2023-06-24 13:32:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12044','pcs','Inventory','EXEMPTED','2',NULL,0),(12040,' Coping with Marginalisation: The Case of Kenyan Somali and Ugandan Muslims ','6','2','',16.00,'1200','1500','2','',NULL,NULL,'2',0,0,'5216791687602755',0,0,0,16.00,'2023-06-24 13:33:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12045','pcs','Inventory','EXEMPTED','2',NULL,0),(12041,' WHAT HAPPENED AT THE END OF THE ROAD by Warũgũrũ Mũchĩra ','6','2','',16.00,'1000','1200','2','',NULL,NULL,'0',0,0,'964941687602970',0,0,0,16.00,'2023-06-24 13:36:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12046','pcs','Inventory','EXEMPTED','2',NULL,0),(12042,'Women of the Light by Mugoiri Old Girls Association (MOGA) ','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'3457531687612452',0,0,0,21.00,'2023-06-24 16:23:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12047','pcs','Inventory','EXEMPTED','1',NULL,0),(12043,'WHISPERS AND OTHER POEMS By Joshua Kyama','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'9871511687613174',0,0,0,9.00,'2023-06-24 16:28:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12048','pcs','Inventory','EXEMPTED','1',NULL,0),(12044,'broken vase','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'9834761687613505',0,0,0,19.00,'2023-06-24 16:32:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12049','pcs','Inventory','EXEMPTED','1',NULL,0),(12045,'CAMP IN BETWEEN STORIES BY S. AWUOR OPANGA ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'5404721687613711',0,0,0,15.00,'2023-06-24 16:35:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12050','pcs','Inventory','EXEMPTED','1',NULL,0),(12046,'hyenas','6','2','',16.00,'900','1200','0','',NULL,NULL,'0',0,0,'1044651687613850',0,0,0,10.00,'2023-06-24 16:38:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12051','pcs','Inventory','EXEMPTED','1',NULL,0),(12047,'Citizen Evolution Kenyans of YesterdayToday and Tomorrow by Joe Kinoti Marete','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8994011687616077',0,0,0,25.00,'2023-06-24 17:15:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12052','pcs','Inventory','EXEMPTED','1',NULL,0),(12048,'Ten Cities: Clubbing in Nairobi, Cairo, Kyiv, Johannesburg, Berlin, Naples, Luanda, Lagos, Bristol, Lisbon, 1960–Present by Johannes Hossfeld Etyang','6','2','',16.00,'4300','4490','0','',NULL,NULL,'0',0,0,'2334171687620319',0,0,0,18.00,'2023-06-24 18:25:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12053','pcs','Inventory','EXEMPTED','1',NULL,0),(12049,'Proverbs of the Abagusii of Kenya ','6','2','',16.00,'500','850','0','',NULL,NULL,'0',0,0,'9558661687771790',0,0,0,19.00,'2023-06-26 12:30:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12054','pcs','Inventory','EXEMPTED','1',NULL,0),(12050,'Twists and Turns : A story of Survival ','6','2','',16.00,'600','800','0','',NULL,NULL,'0',0,0,'8930601687771933',0,0,0,14.00,'2023-06-26 12:32:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12055','pcs','Inventory','EXEMPTED','1',NULL,0),(12051,'TENTACLES OF CRIME BY DENNIS ODHIAMBO','6','2','',16.00,'400','600','0','',NULL,NULL,'0',0,0,'2549431687772069',0,0,0,9.00,'2023-06-26 12:35:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12056','pcs','Inventory','EXEMPTED','1',NULL,0),(12052,'Zanzibar Plates: Maastricht and Other Ceramics on the East African by Villoo Nowrojee and Pheroze Nowrojee ','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'3494441687772294',0,0,0,11.00,'2023-06-26 12:38:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12057','pcs','Inventory','EXEMPTED','1',NULL,0),(12053,'The Lady who Married a Crow','6','2','',16.00,'600','800','0','',NULL,NULL,'0',0,0,'9808431687772419',0,0,0,9.00,'2023-06-26 12:40:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12058','pcs','Inventory','EXEMPTED','1',NULL,0),(12054,'NOT WITHOUT MY WATER POT','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6998851687876506',0,0,0,3.00,'2023-06-27 17:35:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12059','pcs','Inventory','EXEMPTED','1',NULL,0),(12055,'ARIKANA','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'6949411687876696',0,0,0,5.00,'2023-06-27 17:39:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12060','pcs','Inventory','EXEMPTED','1',NULL,0),(12056,'Beaten Odds Footprints of uncertaintyresilienceadventure and triumph ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4978581687877148',0,0,0,7.00,'2023-06-27 17:46:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12061','pcs','Inventory','EXEMPTED','1',NULL,0),(12057,'Nairobi Cocktail by Ciku Kimani-Mwaniki ','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'2170381687877266',0,0,0,22.00,'2023-06-27 17:48:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12062','pcs','Inventory','EXEMPTED','1',NULL,0),(12058,'DHOUDI MOKO MAG LUO','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7185411688030749',0,0,0,18.00,'2023-06-29 12:26:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12063','pcs','Inventory','EXEMPTED','1',NULL,0),(12059,'the great ponds','6','2','',16.00,'590','690','0','',NULL,NULL,'0',0,0,'7200361688030862',0,0,0,9.00,'2023-06-29 12:28:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12064','pcs','Inventory','EXEMPTED','1',NULL,0),(12060,'The Boy Who Believed by Pius Mithika ','6','2','',16.00,'1300','1600','0','',NULL,NULL,'0',0,0,'9534341688038280',0,0,0,14.00,'2023-06-29 14:31:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12065','pcs','Inventory','EXEMPTED','1',NULL,0),(12061,'sinster trophy','6','2','',16.00,'600','750','0','',NULL,NULL,'0',0,0,'8419101688039562',0,0,0,19.00,'2023-06-29 14:53:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12066','pcs','Inventory','EXEMPTED','1',NULL,0),(12062,'In every mirror she is black','6','2','',16.00,'1200','1490','2','',NULL,NULL,'0',0,0,'4459941688125851',0,0,0,19.00,'2023-06-30 14:51:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12067','pcs','Inventory','EXEMPTED','2',NULL,0),(12063,'tintin flight 714','6','2','',16.00,'900','1150','2','',NULL,NULL,'0',0,0,'4963661688218511',0,0,0,19.00,'2023-07-01 16:35:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12068','pcs','Inventory','EXEMPTED','2',NULL,0),(12064,'Work Therapy: Or the man who mistook by Naomi Shragai ','6','2','',16.00,'1700','1890','0','',NULL,NULL,'0',0,0,'2010941688370666',0,0,0,8.00,'2023-07-03 10:51:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12069','pcs','Inventory','EXEMPTED','1',NULL,0),(12065,'JOHN GRISHAN THE BOYS FROM BILOXI','6','2','',16.00,'2700','2950','0','',NULL,NULL,'0',0,0,'9775511688370881',0,0,0,23.00,'2023-07-03 10:55:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12070','pcs','Inventory','EXEMPTED','1',NULL,0),(12066,'the hardy boys','6','2','',16.00,'590','790','0','',NULL,NULL,'0',0,0,'3008771688371423',0,0,0,9.00,'2023-07-03 11:04:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12071','pcs','Inventory','EXEMPTED','1',NULL,0),(12067,'The 5 Languages of Appreciation in the Workplace: Empowering Organizations by Encouraging People by Gary Chapman and Paul White ','6','2','',16.00,'1900','2390','0','',NULL,NULL,'0',0,0,'4090741688485381',0,0,0,26.00,'2023-07-04 18:44:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12072','pcs','Inventory','EXEMPTED','1',NULL,0),(12068,'The Seven moons of Maali','6','2','',16.00,'1800','2290','2','',NULL,NULL,'0',0,0,'5386231688544554',0,0,0,18.00,'2023-07-05 11:10:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12073','pcs','Inventory','EXEMPTED','2',NULL,0),(12069,'Don’t You Trust Me? Bola’s Hidden Burden by Dr. Evalyn Oloo – Ideal for 13- 18 and Parents ','6','2','',16.00,'350','500','0','',NULL,NULL,'0',0,0,'1697251688553099',0,0,0,49.00,'2023-07-05 13:32:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12074','pcs','Inventory','EXEMPTED','1',NULL,0),(12070,'Bongo Guided journals ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5611991688553173',0,0,0,24.00,'2023-07-05 13:33:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12075','pcs','Inventory','EXEMPTED','1',NULL,0),(12071,'A DAY AT THE MARKET by Tony Olang ','6','2','',16.00,'550','750','0','',NULL,NULL,'0',0,0,'7850981688553258',0,0,0,23.00,'2023-07-05 13:34:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12076','pcs','Inventory','EXEMPTED','1',NULL,0),(12072,' THE TRAVELLER by Tony Olang ','6','2','',16.00,'550','750','0','',NULL,NULL,'0',0,0,'1071281688553294',0,0,0,23.00,'2023-07-05 13:35:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12077','pcs','Inventory','EXEMPTED','1',NULL,0),(12073,'80/20 Your Life Work Less Worry Less Succeed More Enjoy More ','6','2','',16.00,'1599','1799','0','',NULL,NULL,'0',0,0,'6815601688553447',0,0,0,120.00,'2023-07-05 13:38:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12078','pcs','Inventory','EXEMPTED','1',NULL,0),(12074,'Life Goes Round by Ray Mwihaki- Ideal 2- 12 years ','6','2','',16.00,'320','520','0','',NULL,NULL,'0',0,0,'6437511688553621',0,0,0,13.00,'2023-07-05 13:40:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12079','pcs','Inventory','EXEMPTED','1',NULL,0),(12075,'THE 80/ PRINCIPLE RICHARD KOCH','6','2','',16.00,'2150','2350','0','',NULL,NULL,'0',0,0,'9033701688553683',0,0,0,16.00,'2023-07-05 13:42:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12080','pcs','Inventory','EXEMPTED','1',NULL,0),(12076,'The Bandit By Thirsty Kipsoiwet Chemnjor ','6','2','',16.00,'1160','1360','0','',NULL,NULL,'0',0,0,'8795491688717649',0,0,0,24.00,'2023-07-07 11:15:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12081','pcs','Inventory','EXEMPTED','1',NULL,0),(12077,'The Village Whistle and Other Stories ','6','2','',16.00,'550','850','0','',NULL,NULL,'0',0,0,'5672441688717757',0,0,0,19.00,'2023-07-07 11:16:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12082','pcs','Inventory','EXEMPTED','1',NULL,0),(12078,'A Surreal Journey of Discovery by Eric Rugara','6','2','',16.00,'1150','1350','0','',NULL,NULL,'0',0,0,'9724641688717836',0,0,0,17.00,'2023-07-07 11:17:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12083','pcs','Inventory','EXEMPTED','1',NULL,0),(12079,'SUFFERING WITHOUT BITTERNESS: Love That Breaks The Curse By Tut Kuany Kok','6','2','',16.00,'1100','1300','0','',NULL,NULL,'0',0,0,'7801651688717952',0,0,0,12.00,'2023-07-07 11:19:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12084','pcs','Inventory','EXEMPTED','1',NULL,0),(12080,'baada ya dhiki','6','2','',16.00,'490','590','0','',NULL,NULL,'0',0,0,'7089481688718064',0,0,0,20.00,'2023-07-07 11:21:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12085','pcs','Inventory','EXEMPTED','1',NULL,0),(12081,'Birthday Breakup and Other Stories By Silas Nyanchwani ','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'9646011688718249',0,0,0,28.00,'2023-07-07 11:24:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12086','pcs','Inventory','EXEMPTED','1',NULL,0),(12082,'dark but satisfying','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'8149391688718341',0,0,0,11.00,'2023-07-07 11:26:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12087','pcs','Inventory','EXEMPTED','1',NULL,0),(12083,'FORWARD KENYA EMILY MUKOMUNENE','6','2','',16.00,'1900','2100','0','',NULL,NULL,'0',0,0,'3858691688718822',0,0,0,9.00,'2023-07-07 11:34:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12088','pcs','Inventory','EXEMPTED','1',NULL,0),(12084,'Cambridge Primary Science Learners BOOK 2','6','2','',16.00,'1000','2050','0','',NULL,NULL,'0',0,0,'3053141688723284',0,0,0,12.00,'2023-07-07 12:48:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12089','pcs','Inventory','EXEMPTED','1',NULL,0),(12085,'CAMBRIDGE PRIMARY MATHEMATICS LEARNERS BOOK 3','6','2','',16.00,'1050','2050','0','',NULL,NULL,'0',0,0,'593601688723379',0,0,0,19.00,'2023-07-07 12:50:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12090','pcs','Inventory','EXEMPTED','1',NULL,0),(12086,'CAMBRIDGE PRIMARY SCIENCE WORKBOOK 2','6','2','',16.00,'725','925','0','',NULL,NULL,'0',0,0,'5589151688723455',0,0,0,20.00,'2023-07-07 12:56:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12091','pcs','Inventory','EXEMPTED','1',NULL,0),(12087,'CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 2','6','2','',16.00,'1900','2050','0','',NULL,NULL,'0',0,0,'4835431688723770',0,0,0,24.00,'2023-07-07 12:57:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12092','pcs','Inventory','EXEMPTED','1',NULL,0),(12088,' CAMBRIDGE PRIMARY MATHEMATICS LEARNERS BOOK 2','6','2','',16.00,'1900','2050','0','',NULL,NULL,'0',0,0,'1466451688723828',0,0,0,18.00,'2023-07-07 12:57:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12093','pcs','Inventory','EXEMPTED','1',NULL,0),(12089,'CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3','6','2','',16.00,'1900','2050','0','2000',NULL,NULL,'0',0,0,'711961688723873',0,0,0,25.00,'2023-07-07 12:58:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12094','pcs','Inventory','EXEMPTED','1',NULL,0),(12090,'CAMBRIDGE PRIMARY SCIENCE WORKBOOK 3','6','2','',16.00,'1900','2050','0','',NULL,NULL,'0',0,0,'1616011688723908',0,0,0,25.00,'2023-07-07 12:59:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12095','pcs','Inventory','EXEMPTED','1',NULL,0),(12091,'CAMBRIDGE PRIMARY SCIENCE LEARNERS BOOK 3','6','2','',16.00,'800','925','0','500',NULL,NULL,'0',0,0,'284771688723972',0,0,0,25.00,'2023-07-07 13:00:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12096','pcs','Inventory','EXEMPTED','1',NULL,0),(12092,'SheLeads: Lessons from Women Leaders ','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'5628891688811977',0,0,0,21.00,'2023-07-08 13:26:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12097','pcs','Inventory','EXEMPTED','1',NULL,0),(12093,'POPE BENEDICT XVI','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'3645671689066670',0,0,0,19.00,'2023-07-11 12:12:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12098','pcs','Inventory','EXEMPTED','1',NULL,0),(12094,'THE VILLAGE GIRL: MY DREAM, LIFE AND LEGACY by Mary Wangari (Paperback) ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'4469641689067042',0,0,0,6.00,'2023-07-11 12:18:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12099','pcs','Inventory','EXEMPTED','1',NULL,0),(12095,'CAREER CHOICE','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'9642511689088311',0,0,0,12.00,'2023-07-11 18:12:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12100','pcs','Inventory','EXEMPTED','1',NULL,0),(12096,'THREE WEEKS IN PARIS','6','2','',16.00,'550','790','0','',NULL,NULL,'0',0,0,'3010051689239952',0,0,0,26.00,'2023-07-13 12:20:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12101','pcs','Inventory','EXEMPTED','1',NULL,0),(12097,'UNEXPECTED BLESSINGS','6','2','',16.00,'1190','1390','0','',NULL,NULL,'0',0,0,'8694751689240016',0,0,0,23.00,'2023-07-13 12:21:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12102','pcs','Inventory','EXEMPTED','1',NULL,0),(12098,'The body is willing but the soul is weak: East Africa and the East African Dream – A critical analysis by Jared Joram Wangira ','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'3458431689326186',0,0,0,21.00,'2023-07-14 12:17:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12103','pcs','Inventory','EXEMPTED','1',NULL,0),(12099,'The Savage Avenger by Kakwenza Rukirabashaija','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7802531689326503',0,0,0,15.00,'2023-07-14 12:22:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12104','pcs','Inventory','EXEMPTED','1',NULL,0),(12100,'Stained Gem by Anyango Nyar Aketch ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'3126341689326665',0,0,0,18.00,'2023-07-14 12:25:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12105','pcs','Inventory','EXEMPTED','1',NULL,0),(12101,'A REFLECTION ON OUR CULTURES','6','2','',16.00,'750','900','0','',NULL,NULL,'0',0,0,'55101689326811',0,0,0,19.00,'2023-07-14 12:27:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12106','pcs','Inventory','EXEMPTED','1',NULL,0),(12102,'Slave, Interpreter and Commissioner General by Richard Oduku – Paperback','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'6006051689327007',0,0,0,26.00,'2023-07-14 12:30:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12107','pcs','Inventory','EXEMPTED','30',NULL,0),(12103,'It Is Possible: An African Womans Reflections on a Life Long Political Journey by Phoebe Muga Asiyo ','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'284751689327196',0,0,0,18.00,'2023-07-14 12:34:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12108','pcs','Inventory','EXEMPTED','1',NULL,0),(12104,'LETS TALK','6','2','',16.00,'700','900','0','',NULL,NULL,'0',0,0,'4806581689327296',0,0,0,9.00,'2023-07-14 12:35:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12109','pcs','Inventory','EXEMPTED','1',NULL,0),(12105,'The Power of Now by Eckhart Tolle ','6','2','',16.00,'1590','1890','0','',NULL,NULL,'0',0,0,'1429471689345143',0,0,0,9.00,'2023-07-14 17:33:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12110','pcs','Inventory','EXEMPTED','1',NULL,0),(12106,'The Rational Male The Players Handbook: A Red Pill Guide to Game by Rollo Tomassi','6','2','',16.00,'2990','3990','0','',NULL,NULL,'0',0,0,'3562301689412258',0,0,0,19.00,'2023-07-15 12:12:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12111','pcs','Inventory','VATABLE','1',NULL,0),(12107,'Kahawa ','6','2','',16.00,'250','350','0','',NULL,NULL,'0',0,0,'2731481689414341',0,0,0,14.00,'2023-07-15 12:46:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12112','pcs','Inventory','VATABLE','1',NULL,0),(12108,'KIPAWA by ALEXANDER NDUATI – Kenyan story book for children in Grade 3, 4 and 5 ','6','2','',16.00,'150','250','0','',NULL,NULL,'0',0,0,'66161689414579',0,0,0,18.00,'2023-07-15 12:50:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12113','pcs','Inventory','VATABLE','1',NULL,0),(12109,'savage avenger','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'3430541689414708',0,0,0,60.00,'2023-07-15 12:52:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12114','pcs','Inventory','VATABLE','1',NULL,0),(12110,'CHAPU CHAPU','6','2','',16.00,'100','206','0','',NULL,NULL,'0',0,0,'7521071689414902',0,0,0,20.00,'2023-07-15 12:56:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12115','pcs','Inventory','VATABLE','1',NULL,0),(12111,'Dust by Yvonne Adhiambo Owuor ','6','2','',16.00,'1390','1590','0','',NULL,NULL,'0',0,0,'126441689582334',0,0,0,19.00,'2023-07-17 11:26:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12116','pcs','Inventory','VATABLE','1',NULL,0),(12112,'General History of Africa Complete Set of Vol 1-8 (Unesco General History of Africa) ','6','2','',16.00,'15000','18000','0','10000',NULL,NULL,'0',0,0,'2664841690186414',0,0,0,19.00,'2023-07-24 11:14:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12117','pcs','Inventory','VATABLE','1',NULL,0),(12113,'sibiloi','6','2','',16.00,'1290','1490','0','',NULL,NULL,'0',0,0,'2607241690788127',0,0,0,14.00,'2023-07-31 10:26:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12118','pcs','Inventory','VATABLE','1',NULL,0),(12114,'THE THREE HEARTS OF A MAN by Robert Burale','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7648491690788492',0,0,0,17.00,'2023-07-31 10:30:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12119','pcs','Inventory','VATABLE','1',NULL,0),(12115,'Old Money by Charles Chanchori ','6','2','',16.00,'495','595','0','',NULL,NULL,'0',0,0,'993041690791965',0,0,0,19.00,'2023-07-31 11:28:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12120','pcs','Inventory','VATABLE','1',NULL,0),(12116,'Luo Proverbs and Wise Sayings by Obonyo Ochieng Digolo ','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'5322191690792349',0,0,0,16.00,'2023-07-31 11:33:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12121','pcs','Inventory','VATABLE','1',NULL,0),(12117,'Luo Proverbs and Wise Sayings by Obonyo Ochieng Digolo ','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'5321381690797634',0,0,0,20.00,'2023-07-31 13:01:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12122','pcs','Inventory','VATABLE','1',NULL,0),(12118,'Maina, A Talented African Village Boy by Lilly Wambui ','6','2','',16.00,'650','850','0','',NULL,NULL,'0',0,0,'4668021691053507',0,0,0,18.00,'2023-08-03 12:05:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12123','pcs','Inventory','VATABLE','1',NULL,0),(12119,'MANDY by ALEXANDER NDUATI ','6','2','',16.00,'100','250','0','',NULL,NULL,'0',0,0,'5212981691053597',0,0,0,13.00,'2023-08-03 12:07:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12124','pcs','Inventory','VATABLE','1',NULL,0),(12120,'How Jasto Became an Environment Champion by Wanjiru M. Thuku ','6','2','',16.00,'300','550','0','',NULL,NULL,'0',0,0,'9548631691053806',0,0,0,17.00,'2023-08-03 12:11:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12450','pcs','Inventory','VATABLE','1',NULL,0),(12121,'ELLAH’S BICYCLE by Amondi Edith Oluoch – Grade 3 , Age 7-9 ','6','2','',16.00,'200','350','0','',NULL,NULL,'0',0,0,'8642781691053961',0,0,0,8.00,'2023-08-03 12:13:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12451','pcs','Inventory','VATABLE','15',NULL,0),(12122,'ELLAH’S BICYCLE by Amondi Edith Oluoch – Grade 3 , Age 7-9 ','6','2','',16.00,'250','350','0','',NULL,NULL,'0',0,0,'2312781691054248',0,0,0,12.00,'2023-08-03 12:18:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12453','pcs','Inventory','VATABLE','1',NULL,0),(12123,'Naughty Epo by Winnie Alwayo ','6','2','',16.00,'515','715','0','',NULL,NULL,'0',0,0,'5076571691054505',0,0,0,11.00,'2023-08-03 12:22:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12454','pcs','Inventory','VATABLE','1',NULL,0),(12124,'A Monkeys Wedding by Lisa Christoffersen ','6','2','',16.00,'500','800','0','',NULL,NULL,'0',0,0,'4090191691054884',0,0,0,15.00,'2023-08-03 12:28:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12455','pcs','Inventory','VATABLE','1',NULL,0),(12125,'Grumpy Greg and other stories by Caroline Mathenge – Ideal for 6-10 years old ','6','2','',16.00,'250','350','0','550',NULL,NULL,'0',0,0,'7781261691055327',0,0,0,13.00,'2023-08-03 12:38:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12456','pcs','Inventory','VATABLE','1',NULL,0),(12126,'Growing Up and Thriving by Dave Mugo ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'4860101691055592',0,0,0,10.00,'2023-08-03 12:40:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12457','pcs','Inventory','VATABLE','1',NULL,0),(12127,' Kitabu B1: Jasiri Ameenda Wapi? ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'9725341691133273',0,0,0,12.00,'2023-08-04 10:15:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12458','pcs','Inventory','VATABLE','1',NULL,0),(12128,'Kitabu F2: Vita vya Migombani ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'7701291691133307',0,0,0,10.00,'2023-08-04 10:16:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12459','pcs','Inventory','VATABLE','1',NULL,0),(12129,'Kitabu C1: Ziara ya Kijijini ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'7842641691133388',0,0,0,9.00,'2023-08-04 10:17:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12460','pcs','Inventory','VATABLE','1',NULL,0),(12130,'Book E2: The Big Surprise ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'932041691133436',0,0,0,17.00,'2023-08-04 10:18:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12461','pcs','Inventory','VATABLE','1',NULL,0),(12131,'Book F2: The Battle For Bananaland ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'8628261691133494',0,0,0,18.00,'2023-08-04 10:19:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12462','pcs','Inventory','VATABLE','1',NULL,0),(12132,'Kitabu E1: Bangili ya Ajabu ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'7951931691133621',0,0,0,17.00,'2023-08-04 10:20:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12463','pcs','Inventory','VATABLE','1',NULL,0),(12133,' Book E1: The Precious Bracelet ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'941441691133655',0,0,0,17.00,'2023-08-04 10:21:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12464','pcs','Inventory','VATABLE','1',NULL,0),(12134,'Book C2: The Big Fight ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'4036311691134340',0,0,0,17.00,'2023-08-04 10:32:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12465','pcs','Inventory','VATABLE','1',NULL,0),(12135,'Kitabu C2: Ugomvi Mkubwa ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'5505551691134433',0,0,0,18.00,'2023-08-04 10:34:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12466','pcs','Inventory','VATABLE','1',NULL,0),(12136,'Book B2: A Trip To The Park ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'3717581691134592',0,0,0,17.00,'2023-08-04 10:36:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12467','pcs','Inventory','VATABLE','1',NULL,0),(12137,'Book A1: What A Mess! ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'3462001691134733',0,0,0,17.00,'2023-08-04 10:39:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12468','pcs','Inventory','VATABLE','1',NULL,0),(12138,'Book A2: Time To Play ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'4915771691135581',0,0,0,16.00,'2023-08-04 10:53:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12469','pcs','Inventory','VATABLE','1',NULL,0),(12139,'Kitabu A1: Lo! Ameharibu ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'6252591691135669',0,0,0,17.00,'2023-08-04 10:55:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12470','pcs','Inventory','VATABLE','1',NULL,0),(12140,'Kitabu A2: Wakati wa Kucheza ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'6869531691135846',0,0,0,17.00,'2023-08-04 10:57:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12471','pcs','Inventory','VATABLE','1',NULL,0),(12141,'Book C1: A Visit To The Village ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'5631821691135948',0,0,0,16.00,'2023-08-04 10:59:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12472','pcs','Inventory','VATABLE','1',NULL,0),(12142,'Book F1: Jasiri’s Secret ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'5541661691136057',0,0,0,17.00,'2023-08-04 11:01:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12473','pcs','Inventory','VATABLE','1',NULL,0),(12143,'Kitabu F1: Siri ya Jasiri ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'7533121691136170',0,0,0,15.00,'2023-08-04 11:03:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12474','pcs','Inventory','VATABLE','1',NULL,0),(12144,'Book B1: Where Is Jasiri? ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'7759861691136256',0,0,0,16.00,'2023-08-04 11:04:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12475','pcs','Inventory','VATABLE','1',NULL,0),(12145,'Kitabu D1: Alijua Hajui ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'6227801691136348',0,0,0,17.00,'2023-08-04 11:06:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12476','pcs','Inventory','VATABLE','1',NULL,0),(12146,'Book D1: Know It All ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'5223591691136422',0,0,0,16.00,'2023-08-04 11:07:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12477','pcs','Inventory','VATABLE','1',NULL,0),(12147,'Kitabu B2: Safari ya Mbugani ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'3401041691136542',0,0,0,17.00,'2023-08-04 11:10:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12478','pcs','Inventory','VATABLE','1',NULL,0),(12148,'Kitabu E2: Karamu ya Kushangaza ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'2538851691136659',0,0,0,18.00,'2023-08-04 11:11:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12479','pcs','Inventory','VATABLE','1',NULL,0),(12149,'Kitabu D2: Usiku wa Hofu ','6','2','',16.00,'200','297','0','',NULL,NULL,'0',0,0,'3278721691136728',0,0,0,16.00,'2023-08-04 11:12:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12480','pcs','Inventory','VATABLE','1',NULL,0),(12150,'Ann and the Pen ','6','2','',16.00,'200','300','0','',NULL,NULL,'0',0,0,'6163271691137065',0,0,0,18.00,'2023-08-04 11:18:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12481','pcs','Inventory','VATABLE','1',NULL,0),(12151,'DEBORAH AND THE CHICKEN by Amondi Edith Oluoch – Age 7-9 Grade 3 ','6','2','',16.00,'250','350','0','',NULL,NULL,'0',0,0,'5440931691137149',0,0,0,17.00,'2023-08-04 11:19:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12482','pcs','Inventory','VATABLE','1',NULL,0),(12152,'The Giant Lollipop Tree by Emmah Achieng ','6','2','',16.00,'100','140','0','',NULL,NULL,'0',0,0,'3996821691137285',0,0,0,17.00,'2023-08-04 11:21:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12483','pcs','Inventory','VATABLE','1',NULL,0),(12153,'High 5 by Maryana Munyendo ','6','2','',16.00,'200','399','0','',NULL,NULL,'0',0,0,'5494281691137377',0,0,0,20.00,'2023-08-04 11:23:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12484','pcs','Inventory','VATABLE','1',NULL,0),(12154,' MY LITTLE BIG ANIMAL COLOURING BOOK by Tony Olang ','6','2','',16.00,'600','749','0','',NULL,NULL,'0',0,0,'3261861691137444',0,0,0,16.00,'2023-08-04 11:24:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12485','pcs','Inventory','VATABLE','1',NULL,0),(12155,'Kantu and Gonza by Juliet Nsiima ','6','2','',16.00,'500','700','0','',NULL,NULL,'0',0,0,'5776311691137539',0,0,0,17.00,'2023-08-04 11:26:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12486','pcs','Inventory','VATABLE','1',NULL,0),(12156,'SheLeads: Lessons from Women Leaders ','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'4569151691144180',0,0,0,20.00,'2023-08-04 13:16:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12487','pcs','Inventory','VATABLE','1',NULL,0),(12157,'The Burdens by John Ruganda ','6','2','',16.00,'600','750','0','',NULL,NULL,'0',0,0,'2035601691153183',0,0,0,17.00,'2023-08-04 15:47:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12488','pcs','Inventory','VATABLE','1',NULL,0),(12158,'A Funeral Dress for Nyasuguta by Sant Mark ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'1346591691745997',0,0,0,11.00,'2023-08-11 12:27:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12489','pcs','Inventory','VATABLE','1',NULL,0),(12159,'THE LAST HAND OF RAMOGI BY BEN O, OKECH ','6','2','',16.00,'500','649','0','',NULL,NULL,'0',0,0,'847101691746091',0,0,0,5.00,'2023-08-11 12:28:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12490','pcs','Inventory','VATABLE','1',NULL,0),(12160,'SECOND CHANCES BY ESTHER W. KAMANDE ','6','2','',16.00,'399','499','0','',NULL,NULL,'0',0,0,'2737351691746579',0,0,0,18.00,'2023-08-11 12:36:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12491','pcs','Inventory','VATABLE','1',NULL,0),(12161,'zuri jijini','6','2','',16.00,'300','250','0','',NULL,NULL,'0',0,0,'6739471693667480',0,0,0,19.00,'2023-09-02 18:12:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12492','pcs','Inventory','VATABLE','1',NULL,0),(12162,'The 7 Rules of Real Estate Investment by Nashon Okowa ','6','2','',16.00,'2000','2000','0','',NULL,NULL,'0',0,0,'279101695222675',0,0,0,18.00,'2023-09-20 18:11:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12493','pcs','Inventory','VATABLE','2',NULL,0),(12163,'THE CEO X FACTOR By KC Rottok Chesaina ','6','2','',16.00,'2300','2450','0','',NULL,NULL,'0',0,0,'8898971695222896',0,0,0,17.00,'2023-09-20 18:16:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12494','pcs','Inventory','VATABLE','1',NULL,0),(12164,'Heartbeat: An American Cardiologist in Kenya by Dr. Silverstein with Mary Anne Fitzgerald ','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'3218461697443998',0,0,0,46.00,'2023-10-16 11:13:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12495','pcs','Inventory','EXEMPTED','1',NULL,0),(12165,'Early Bird: A Memoir Hon. Beth Mugo ','6','2','',16.00,'2350','2850','0','',NULL,NULL,'0',0,0,'6263651697444037',0,0,0,41.00,'2023-10-16 11:16:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12496','pcs','Inventory','EXEMPTED','1',NULL,0),(12166,'Heartbeat ','6','2','',16.00,'2500','3000','2','3000',NULL,NULL,'2',0,0,'6812421698311038',0,0,0,47.00,'2023-10-26 12:05:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12497','pcs','Inventory','EXEMPTED','2',NULL,0),(12167,'Before You Earn Your First Income: Money Management Basics You Should Know Before You Graduate by Rose Wakiria ','6','2','',16.00,'550','800','0','',NULL,NULL,'0',0,0,'8878651698762528',0,0,0,19.00,'2023-10-31 17:29:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12498','pcs','Inventory','EXEMPTED','1',NULL,0),(12168,'Liquid Ways To Invest Your Money in Kenya by Purity K. Wakahiu ','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'6713011698762667',0,0,0,0.00,'2023-10-31 17:31:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12499','pcs','Inventory','EXEMPTED','1',NULL,0),(12169,'The Minimalist Entrepreneur: How Great Founders Do More with Less by Sahil Lavingia ','6','2','',16.00,'2500','2790','0','',NULL,NULL,'0',0,0,'9839001698762790',0,0,0,19.00,'2023-10-31 17:33:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12500','pcs','Inventory','EXEMPTED','1',NULL,0),(12170,'A moving Horizon by Amb Francis Muthaura','6','2','',16.00,'2800','3350','5','',NULL,NULL,'0',0,0,'1713961698997425',0,0,0,89.00,'2023-11-03 10:45:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12501','pcs','Inventory','VATABLE','5',NULL,0),(12171,'May I Play With You ( Age 3-6) ','6','2','',16.00,'200','250','0','',NULL,NULL,'0',0,0,'1849621699085984',0,0,0,25.00,'2023-11-04 11:20:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12502','pcs','Inventory','EXEMPTED','1',NULL,0),(12172,'Priest (Priest, 1) by Sierra Simone ','6','2','',16.00,'1700','1890','0','',NULL,NULL,'0',0,0,'1982751699086064',0,0,0,19.00,'2023-11-04 11:21:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12503','pcs','Inventory','EXEMPTED','1',NULL,0),(12173,'crayons','6','2','',16.00,'50','90','0','50',NULL,NULL,'0',0,0,'9440331699086159',0,0,0,95.00,'2023-11-04 11:23:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12504','pcs','Inventory','EXEMPTED','1',NULL,0),(12174,'Palestine: A Four Thousand Year History by Nur Masalha ','6','2','',16.00,'3000','3490','0','',NULL,NULL,'0',0,0,'4460191699256631',0,0,0,19.00,'2023-11-06 10:44:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12505','pcs','Inventory','EXEMPTED','2',NULL,0),(12175,'Loot: Britain and the Benin Bronzes by Barnaby Phillips','6','2','',16.00,'1800','1990','0','',NULL,NULL,'0',0,0,'6003451699256711',0,0,0,19.00,'2023-11-06 10:45:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12506','pcs','Inventory','EXEMPTED','2',NULL,0),(12176,'The Beautyful Ones Are Not Yet Born by Ayi Kwei Armah ','6','2','',16.00,'2300','2490','0','',NULL,NULL,'0',0,0,'9553141699256827',0,0,0,29.00,'2023-11-06 10:47:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12507','pcs','Inventory','EXEMPTED','1',NULL,0),(12177,'The Muqaddimah: An Introduction to History by Ibn Khaldûn ','6','2','',16.00,'3000','3190','0','',NULL,NULL,'0',0,0,'2845831699257023',0,0,0,24.00,'2023-11-06 10:50:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12508','pcs','Inventory','EXEMPTED','1',NULL,0),(12178,'Jonathan swift gullivers travels','6','2','',16.00,'1500','1590','0','',NULL,NULL,'0',0,0,'8924791699257367',0,0,0,19.00,'2023-11-06 10:57:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12509','pcs','Inventory','EXEMPTED','1',NULL,0),(12179,'Solomonic Economics','6','2','',16.00,'2000','2500','5','2000',NULL,NULL,'0',0,0,'956721699358067',0,0,0,99.00,'2023-11-07 14:55:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12510','pcs','Inventory','EXEMPTED','5',NULL,0),(12180,'Becoming the woman of your dreams','6','2','',16.00,'1500','2000','5','1500',NULL,NULL,'0',0,0,'6554641699358149',0,0,0,92.00,'2023-11-07 14:56:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12511','pcs','Inventory','EXEMPTED','5',NULL,0),(12181,'Healing the mind','6','2','',16.00,'1500','2000','5','',NULL,NULL,'0',0,0,'7348181699358217',0,0,0,97.00,'2023-11-07 14:58:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12512','pcs','Inventory','EXEMPTED','5',NULL,0),(12182,'Aspects of ameru culture','6','2','',16.00,'1000','1500','5','1000',NULL,NULL,'0',0,0,'9812021699358312',0,0,0,99.00,'2023-11-07 14:59:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12513','pcs','Inventory','EXEMPTED','5',NULL,0),(12183,'Intentional personal branding','6','2','',16.00,'1000','1500','5','1000',NULL,NULL,'0',0,0,'5087341699358393',0,0,0,98.00,'2023-11-07 15:00:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12514','pcs','Inventory','EXEMPTED','5',NULL,0),(12184,'A Surreal Journey of Discovery by Eric Rugara','6','2','',16.00,'990','1050','0','',NULL,NULL,'0',0,0,'8976491699366360',0,0,0,20.00,'2023-11-07 17:13:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12515','pcs','Inventory','EXEMPTED','1',NULL,0),(12185,'Sinners by Sarah Haluwa','6','2','',16.00,'990','1000','0','',NULL,NULL,'0',0,0,'4345161699366451',0,0,0,16.00,'2023-11-07 17:14:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12516','pcs','Inventory','EXEMPTED','1',NULL,0),(12186,'The List','6','2','',16.00,'1690','1990','0','1590',NULL,NULL,'0',0,0,'1790861699539657',0,0,0,9.00,'2023-11-09 17:21:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12517','pcs','Inventory','EXEMPTED','2',NULL,0),(12187,'How it happened by Burudi Nabwera ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'7409251699969338',0,0,0,17.00,'2023-11-14 16:42:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12518','pcs','Inventory','EXEMPTED','10',NULL,0),(12188,'THE GOOD LIFE','6','2','',16.00,'2000','2250','0','',NULL,NULL,'0',0,0,'2713691700751055',0,0,0,49.00,'2023-11-23 17:51:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12519','pcs','Inventory','EXEMPTED','1',NULL,0),(12189,'constitution of kenya','6','2','',16.00,'450','790','0','400',NULL,NULL,'0',0,0,'9646331700828398',0,0,0,5.00,'2023-11-24 15:20:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12520','pcs','Inventory','EXEMPTED','1',NULL,0),(12190,'21 LAWS OF LEADERSHIP IN THE BIBLE','6','2','',16.00,'1500','1890','0','1200',NULL,NULL,'0',0,0,'599011700828618',0,0,0,23.00,'2023-11-24 15:24:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12521','pcs','Inventory','EXEMPTED','1',NULL,0),(12191,'Mogen Jabare','6','8','',16.00,'400','600','2','400',NULL,NULL,'0',0,0,'7356981701755904',0,0,0,19.00,'2023-12-05 08:59:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12522','pcs','Inventory','EXEMPTED','2',NULL,0),(12192,'Som Koda','6','2','',16.00,'400','600','2','',NULL,NULL,'0',0,0,'5305951701755976',0,0,0,19.00,'2023-12-05 09:00:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12523','pcs','Inventory','EXEMPTED','2',NULL,0),(12193,'Simbi Nyaima','6','8','',16.00,'400','600','2','',NULL,NULL,'0',0,0,'975101701756040',0,0,0,19.00,'2023-12-05 09:02:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12524','pcs','Inventory','EXEMPTED','2',NULL,0),(12194,'Sigend LUO maduogo','6','2','',16.00,'400','600','0','',NULL,NULL,'0',0,0,'6407141701756130',0,0,0,19.00,'2023-12-05 09:03:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12525','pcs','Inventory','EXEMPTED','2',NULL,0),(12195,'Jandes Ambition ','6','2','',16.00,'400','600','2','',NULL,NULL,'0',0,0,'6915041701756189',0,0,0,19.00,'2023-12-05 09:04:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12526','pcs','Inventory','EXEMPTED','2',NULL,0),(12196,'Primer Mar Somo','6','2','',16.00,'400','600','2','',NULL,NULL,'0',0,0,'548681701756248',0,0,0,19.00,'2023-12-05 09:04:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12527','pcs','Inventory','EXEMPTED','2',NULL,0),(12197,'The Monk Who Sold His Ferrari by Robin Sharma','6','2','',16.00,'1390','1290','0','',NULL,NULL,'0',0,0,'8529161701871096',0,0,0,48.00,'2023-12-06 16:59:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12528','pcs','Inventory','EXEMPTED','1',NULL,0),(12198,' Time Wise ','6','2','',16.00,'2700','2700','0','',NULL,NULL,'0',0,0,'1850811703239532',0,0,0,19.00,'2023-12-22 13:06:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12529','pcs','Inventory','EXEMPTED','1',NULL,0),(12199,' A Farm of Roses by Njoki Kiunga ','6','2','',16.00,'350','400','0','',NULL,NULL,'0',0,0,'6504321705414769',0,0,0,30.00,'2024-01-16 17:20:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12530','pcs','Inventory','EXEMPTED','1',NULL,0),(12200,'Triplet Tales by Jason, Jeremy and Julie Mugo','6','2','',16.00,'200','250','0','',NULL,NULL,'0',0,0,'9115891705414831',0,0,0,0.00,'2024-01-16 17:22:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12531','pcs','Inventory','EXEMPTED','25',NULL,0),(12201,'Daudi anapika, grade 2 ','6','2','',16.00,'270','300','0','',NULL,NULL,'0',0,0,'9040991705414978',0,0,0,19.00,'2024-01-16 17:23:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12532','pcs','Inventory','EXEMPTED','1',NULL,0),(12202,'Silver Shadow Saves the Town by Liam Kiamba','6','2','',16.00,'220','250','0','',NULL,NULL,'0',0,0,'4430271705415069',0,0,0,24.00,'2024-01-16 17:25:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12533','pcs','Inventory','EXEMPTED','1',NULL,0),(12203,'The Surprise Puppies by Ryan Kiamba ','6','2','',16.00,'250','250','0','',NULL,NULL,'0',0,0,'6594511705415149',0,0,0,19.00,'2024-01-16 17:27:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12534','pcs','Inventory','EXEMPTED','1',NULL,0),(12204,'my turn','6','2','',16.00,'180','200','0','',NULL,NULL,'0',0,0,'8711721705415381',0,0,0,19.00,'2024-01-16 17:30:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12535','pcs','Inventory','EXEMPTED','1',NULL,0),(12205,'rainbow','6','2','',16.00,'130','150','0','',NULL,NULL,'0',0,0,'8550771705415490',0,0,0,20.00,'2024-01-16 17:32:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12536','pcs','Inventory','EXEMPTED','1',NULL,0),(12206,'my turn-','6','2','',16.00,'120','150','0','',NULL,NULL,'0',0,0,'6007281705415656',0,0,0,20.00,'2024-01-16 17:34:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12537','pcs','Inventory','EXEMPTED','1',NULL,0),(12207,'No more tricks','6','2','',16.00,'130','150','0','',NULL,NULL,'0',0,0,'3625641705415680',0,0,0,24.00,'2024-01-16 17:35:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12538','pcs','Inventory','EXEMPTED','1',NULL,0),(12208,'LOST AND FOUND','6','2','',16.00,'250','290','0','',NULL,NULL,'0',0,0,'917311705415765',0,0,0,24.00,'2024-01-16 17:36:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12539','pcs','Inventory','EXEMPTED','1',NULL,0),(12209,'A VISIT TO THE FARM','6','2','',16.00,'250','290','0','',NULL,NULL,'0',0,0,'4335031705415820',0,0,0,19.00,'2024-01-16 17:38:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12540','pcs','Inventory','EXEMPTED','1',NULL,0),(12210,'KIM SAYS SORRY','6','2','',16.00,'250','300','0','',NULL,NULL,'0',0,0,'7488351705415939',0,0,0,24.00,'2024-01-16 17:40:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12541','pcs','Inventory','EXEMPTED','1',NULL,0),(12211,'Safari ya Bahati, Timothy Sumba Safari ya Bahati, Timothy Sumba ','6','2','',16.00,'260','299','0','',NULL,NULL,'0',0,0,'4744761705416328',0,0,0,20.00,'2024-01-16 17:46:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12542','pcs','Inventory','EXEMPTED','1',NULL,0),(12212,'Je, Huu ni Uungwana','6','2','',16.00,'1500','1790','2','1200',NULL,NULL,'0',0,0,'2961591705484200',0,0,0,18.00,'2024-01-17 12:38:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12543','pcs','Inventory','EXEMPTED','2',NULL,0),(12213,'Encounters from Africa: An anthology of short stories by Various Authors','6','2','',16.00,'890','790','0','',NULL,NULL,'0',0,0,'4923371705568414',0,0,0,99.00,'2024-01-18 12:00:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12544','pcs','Inventory','EXEMPTED','1',NULL,0),(12214,'Confessions Of Nairobi Men by Joan Thatiah ','6','2','',16.00,'1100','1250','0','',NULL,NULL,'0',0,0,'91721466560',0,0,0,6.00,'2024-01-18 12:02:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914502671','pcs','Inventory','EXEMPTED','1',NULL,0),(12215,'going to buy a plot in Maaī Mahiū by Cecilia Gathoni','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6294221705568576',0,0,0,19.00,'2024-01-18 12:03:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12546','pcs','Inventory','EXEMPTED','1',NULL,0),(12216,' Campus Diaries by J. B Omukangala ','6','2','',16.00,'600','700','0','',NULL,NULL,'0',0,0,'7568001705568705',0,0,0,48.00,'2024-01-18 12:05:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12547','pcs','Inventory','EXEMPTED','1',NULL,0),(12217,' Menstrupedia comic: a friendly Guide to healthy Periods- ideal for girls 9yrs and above ','6','2','',16.00,'750','1000','0','550',NULL,NULL,'0',0,0,'91721466871',0,0,0,13.00,'2024-08-28 08:51:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914500141','pcs','Inventory','VATABLE','1','',0),(12218,' Sunset in the Savannah by David Ole Munke ','6','2','',16.00,'600','715','0','',NULL,NULL,'0',0,0,'5736411705568976',0,0,0,14.00,'2024-01-18 12:10:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12549','pcs','Inventory','EXEMPTED','1',NULL,0),(12219,' My Weekly Reflection Journal ','6','2','',16.00,'600','700','0','',NULL,NULL,'0',0,0,'6818861705569054',0,0,0,19.00,'2024-01-18 12:11:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12550','pcs','Inventory','EXEMPTED','1',NULL,0),(12220,' The ALTERNATIVE by Peter Muchai ','6','2','',16.00,'750','850','0','',NULL,NULL,'0',0,0,'1536371705569191',0,0,0,24.00,'2024-01-18 12:13:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12551','pcs','Inventory','EXEMPTED','1',NULL,0),(12221,' No Tears for the Cherished: A Memoir ','6','2','',16.00,'1500','1700','0','',NULL,NULL,'0',0,0,'6029941705569290',0,0,0,93.00,'2024-01-18 12:15:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12552','pcs','Inventory','EXEMPTED','1',NULL,0),(12222,'THEY CALL IT A SLUM WE CALL IT A HOME','6','2','',16.00,'950','1050','0','',NULL,NULL,'0',0,0,'3858101705569396',0,0,0,24.00,'2024-01-18 12:17:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12553','pcs','Inventory','EXEMPTED','1',NULL,0),(12223,'the guy from eastlands','6','2','',16.00,'490','590','0','',NULL,NULL,'0',0,0,'135811705569479',0,0,0,19.00,'2024-01-18 12:18:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12554','pcs','Inventory','EXEMPTED','1',NULL,0),(12224,' Ankara notebook A7 by Gingko Africa ','6','2','',16.00,'1500','1700','0','',NULL,NULL,'0',0,0,'6887381705569642',0,0,0,19.00,'2024-01-18 12:21:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12555','pcs','Inventory','EXEMPTED','1',NULL,0),(12225,' Big Girl Goals Guide ','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'4970181705569739',0,0,0,49.00,'2024-01-18 12:22:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12556','pcs','Inventory','EXEMPTED','1',NULL,0),(12226,'PEPONI ','6','2','',16.00,'1790','1890','0','',NULL,NULL,'0',0,0,'3827111705569808',0,0,0,49.00,'2024-01-18 12:24:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12557','pcs','Inventory','EXEMPTED','1',NULL,0),(12227,'what happened to hellen','6','2','',16.00,'1100','1200','0','',NULL,NULL,'0',0,0,'8232791705569902',0,0,0,49.00,'2024-01-18 12:25:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12558','pcs','Inventory','EXEMPTED','1',NULL,0),(12228,' Diaries of a Humanitarian Worker: My Lens by Dr. Wangari Irungu ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5114811705570010',0,0,0,79.00,'2024-01-18 12:27:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12559','pcs','Inventory','EXEMPTED','1',NULL,0),(12229,'CITY OF CANNIBALS','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'6581091705570142',0,0,0,99.00,'2024-01-18 12:29:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12560','pcs','Inventory','EXEMPTED','1',NULL,0),(12230,'GREAT LIGHT OF NATIONS LUO','6','2','',16.00,'4000','4300','0','',NULL,NULL,'0',0,0,'6621201706711411',0,0,0,195.00,'2024-01-31 17:31:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12561','pcs','Inventory','EXEMPTED','1',NULL,0),(12231,'THE POLITICAL CANARY OF KENYA','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'6802561706711513',0,0,0,45.00,'2024-01-31 17:32:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12562','pcs','Inventory','EXEMPTED','1',NULL,0),(12232,' NOT WITHOUT MY WATER POT by Tony Olang ','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'1052451706711653',0,0,0,49.00,'2024-01-31 17:34:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12563','pcs','Inventory','EXEMPTED','1',NULL,0),(12233,' From The Cradle To The Cradle By Tony Olang ','6','2','',16.00,'2300','2950','0','',NULL,NULL,'0',0,0,'6037661706711690',0,0,0,46.00,'2024-01-31 17:36:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12564','pcs','Inventory','EXEMPTED','1',NULL,0),(12234,' Terrorists of the Aberdare by Nganga Mbugua ','6','2','',16.00,'500','650','0','',NULL,NULL,'0',0,0,'2850901706712135',0,0,0,33.00,'2024-01-31 17:42:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12565','pcs','Inventory','EXEMPTED','1',NULL,0),(12235,' The Forgotten Heroes and Heroines ( Mau Mau War Veterans ) by Gitu wa Kahengeri ','6','2','',16.00,'500','600','0','',NULL,NULL,'0',0,0,'1209791706712716',0,0,0,18.00,'2024-01-31 17:53:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12566','pcs','Inventory','EXEMPTED','1',NULL,0),(12236,' The Betrayal of the Mau Mau Freedom Fighters by Gitu wa Kahengeri ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'9701411706712889',0,0,0,20.00,'2024-01-31 17:55:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12567','pcs','Inventory','EXEMPTED','1',NULL,0),(12237,'Build to last Jim Collins','6','2','',16.00,'1900','2000','0','',NULL,NULL,'0',0,0,'7491931708959280',0,0,0,19.00,'2024-02-26 17:55:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12568','pcs','Inventory','EXEMPTED','1',NULL,0),(12238,'Kenya in the 1973-1974 UN Security Council by Donald W. Kaniaru','6','2','',16.00,'2000','2500','2','2000',NULL,NULL,'0',0,0,'7575131710593670',0,0,0,42.00,'2024-03-16 15:56:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12569','pcs','Inventory','EXEMPTED','2',NULL,0),(12239,' THE CLOUDS BETWEEN by Mirigo Kinyanjui ','6','2','',16.00,'1000','1200','2','1000',NULL,NULL,'0',0,0,'4839761710593773',0,0,0,47.00,'2024-03-16 16:00:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12570','pcs','Inventory','EXEMPTED','2',NULL,0),(12240,' Ma ya Ngai by Dr. Mbŭgua Mŭmbi ','6','2','',16.00,'2000','2500','2','',NULL,NULL,'0',0,0,'1000101710594010',0,0,0,49.00,'2024-03-16 16:01:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12571','pcs','Inventory','EXEMPTED','2',NULL,0),(12241,'Home and beyond ','6','2','',16.00,'2000','2200','2','',NULL,NULL,'0',0,0,'4558671710594223',0,0,0,47.00,'2024-03-16 16:08:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12572','pcs','Inventory','EXEMPTED','2',NULL,0),(12242,' Ten Thousand Days in the Humanitarian Security Management by Mbaye Diouf ','6','2','',16.00,'1000','1300','2','',NULL,NULL,'0',0,0,'5981271710594530',0,0,0,49.00,'2024-03-16 16:11:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12573','pcs','Inventory','EXEMPTED','2',NULL,0),(12243,'Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'7271421710594701',0,0,0,45.00,'2024-03-16 16:15:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12574','pcs','Inventory','EXEMPTED','2',NULL,0),(12244,' NONRO Genealogy and Brief History of JOKISUMO by Zack Oloo ','6','2','',16.00,'1000','1300','2','',NULL,NULL,'0',0,0,'8497081710594952',0,0,0,43.00,'2024-03-16 16:17:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12575','pcs','Inventory','EXEMPTED','2',NULL,0),(12245,' Beyond That Horizon by Wahiga Gichinga ','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'7903081710595046',0,0,0,49.00,'2024-03-16 16:18:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12576','pcs','Inventory','EXEMPTED','2',NULL,0),(12246,' The sins of our father by Grace Kieya ','6','2','',16.00,'650','880','2','',NULL,NULL,'0',0,0,'8430581710595133',0,0,0,47.00,'2024-03-16 16:20:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12577','pcs','Inventory','EXEMPTED','2',NULL,0),(12247,'Till death do us part','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'793981710595727',0,0,0,46.00,'2024-03-16 16:30:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12578','pcs','Inventory','EXEMPTED','2',NULL,0),(12248,'Best Before ’09 by Sharon Gwada','6','2','',16.00,'1000','1350','2','',NULL,NULL,'0',0,0,'330631710595809',0,0,0,48.00,'2024-03-16 16:33:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12579','pcs','Inventory','EXEMPTED','2',NULL,0),(12249,'Escape from Australia ','6','2','',16.00,'1200','1450','2','',NULL,NULL,'0',0,0,'3800991710595981',0,0,0,47.00,'2024-03-16 16:34:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12580','pcs','Inventory','EXEMPTED','2',NULL,0),(12250,'Stoning the Devil of War in Sudan','6','2','',16.00,'1000','1450','2','',NULL,NULL,'0',0,0,'3346531710596081',0,0,0,42.00,'2024-03-16 16:36:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12581','pcs','Inventory','EXEMPTED','2',NULL,0),(12251,'Hop Skip and Jump by Scholar Akinyi','6','2','',16.00,'1000','1200','2','',NULL,NULL,'0',0,0,'383461710596373',0,0,0,41.00,'2024-03-16 16:40:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12582','pcs','Inventory','EXEMPTED','2',NULL,0),(12252,' IS BAAR SAWAAHILIGA BY Nelson Odero ','6','2','',16.00,'800','900','2','',NULL,NULL,'0',0,0,'8279201710596950',0,0,0,45.00,'2024-03-16 16:50:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12583','pcs','Inventory','EXEMPTED','2',NULL,0),(12253,' From Village to Village by Austin Otieno ','6','2','',16.00,'1500','1900','2','',NULL,NULL,'0',0,0,'7825861710597020',0,0,0,41.00,'2024-03-16 16:52:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12584','pcs','Inventory','EXEMPTED','2',NULL,0),(12254,'The Odyssey of an African Man by Edward J. Mburu','6','2','',16.00,'1000','1450','2','',NULL,NULL,'0',0,0,'9191101710597173',0,0,0,49.00,'2024-03-16 16:54:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12585','pcs','Inventory','EXEMPTED','2',NULL,0),(12255,' The Political Canary Of Kenya by Akech Ochungo ','6','2','',16.00,'1500','2000','2','',NULL,NULL,'0',0,0,'2571961710597339',0,0,0,43.00,'2024-03-16 16:56:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12586','pcs','Inventory','EXEMPTED','2',NULL,0),(12256,'Eastern Butterfly ','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'517921710597503',0,0,0,46.00,'2024-03-16 17:00:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12587','pcs','Inventory','EXEMPTED','2',NULL,0),(12257,'Dark Red','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'1815141710597642',0,0,0,49.00,'2024-03-16 17:01:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12588','pcs','Inventory','EXEMPTED','2',NULL,0),(12258,'THE ODYSSEY @ 40 Years in Journalism by Odhiambo Orlale','6','2','',16.00,'2000','2500','2','',NULL,NULL,'0',0,0,'1210341710597742',0,0,0,48.00,'2024-03-16 17:04:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12589','pcs','Inventory','EXEMPTED','2',NULL,0),(12259,'The windmill dance','6','2','',16.00,'1000','1200','2','',NULL,NULL,'0',0,0,'7826841710597872',0,0,0,49.00,'2024-03-16 17:06:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12590','pcs','Inventory','EXEMPTED','2',NULL,0),(12260,'Closure','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'8800761710598001',0,0,0,48.00,'2024-03-16 17:07:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12591','pcs','Inventory','EXEMPTED','2',NULL,0),(12261,'The Burgundy ','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'6916901710598051',0,0,0,47.00,'2024-03-16 17:08:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12592','pcs','Inventory','EXEMPTED','2',NULL,0),(12262,'Uncharted words','6','2','',16.00,'1200','1500','2','',NULL,NULL,'0',0,0,'6943781710598473',0,0,0,49.00,'2024-03-16 17:15:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12593','pcs','Inventory','EXEMPTED','2',NULL,0),(12263,'Tomorrow never came','6','2','',16.00,'1500','1300','2','',NULL,NULL,'0',0,0,'7370471710598514',0,0,0,49.00,'2024-03-16 17:18:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12594','pcs','Inventory','EXEMPTED','2',NULL,0),(12264,'A bag from Nairobi','6','2','',16.00,'400','549','2','',NULL,NULL,'0',0,0,'1349681710599295',0,0,0,49.00,'2024-03-16 17:29:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12595','pcs','Inventory','EXEMPTED','2',NULL,0),(12265,'Crossroads legend ','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'2359841710599669',0,0,0,47.00,'2024-03-16 17:35:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12596','pcs','Inventory','EXEMPTED','2',NULL,0),(12266,'JE HUU NI UNGWANA','6','2','',16.00,'1690','1790','0','',NULL,NULL,'0',0,0,'6275961711015027',0,0,0,16.00,'2024-03-21 12:57:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12597','pcs','Inventory','EXEMPTED','1',NULL,0),(12267,'BREAKING THE ILLUSIONS -SICILY KARIUKI','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'5645711711015078',0,0,0,19.00,'2024-03-21 12:58:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12598','pcs','Inventory','EXEMPTED','1',NULL,0),(12268,'JOHN KEEN','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'4346931711015142',0,0,0,14.00,'2024-03-21 12:59:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12599','pcs','Inventory','EXEMPTED','1',NULL,0),(12269,' What is Money – A Money Life Skills Workbook for Children 5 – 7 years of age by Elizabeth Waithaka What is Money – A Money Life Skills Workbook for Children 5 – 7 years of age by Elizabeth Waithaka ','6','2','',16.00,'300','400','0','',NULL,NULL,'0',0,0,'4065441713443296',0,0,0,27.00,'2024-04-18 15:30:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12600','pcs','Inventory','EXEMPTED','1',NULL,0),(12270,' Is Money a Treasure- A Money Life skills Workbook for Children 9 -12 years by Elizabeth Waithaka Is Money a Treasure- A Money Life skills Workbook for Children 9 -12 years by Elizabeth Waithaka ','6','2','',16.00,'400','400','0','',NULL,NULL,'0',0,0,'2179821713443807',0,0,0,39.00,'2024-04-18 15:39:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12601','pcs','Inventory','EXEMPTED','1',NULL,0),(12271,' Needs Versus Wants- A Money Life Skills Workbook for Children from 7 years of age by Elizabeth Waithaka Needs Versus Wants- A Money Life Skills Workbook for Children from 7 years of age by Elizabeth Waithaka ','6','2','',16.00,'400','400','0','',NULL,NULL,'0',0,0,'4069381713444164',0,0,0,29.00,'2024-04-18 15:45:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12602','pcs','Inventory','EXEMPTED','1',NULL,0),(12272,'unplugged book 2','6','2','',16.00,'1400','1500','0','',NULL,NULL,'0',0,0,'91721467413',0,0,0,77.00,'2024-04-19 17:31:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798862855005','pcs','Inventory','EXEMPTED','1',NULL,0),(12273,'calming the storm','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'7843691713881155',0,0,0,69.00,'2024-04-23 17:07:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12604','pcs','Inventory','EXEMPTED','1',NULL,0),(12274,'beyond call of duty','6','2','',16.00,'2000','2500','5','',NULL,NULL,'0',0,0,'2878601715262334',0,0,0,17.00,'2024-05-09 16:46:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12605','pcs','Inventory','EXEMPTED','5',NULL,0),(12275,'The great lwanda magere','6','2','',16.00,'200','350','2','',NULL,NULL,'0',0,0,'6859781715262485',0,0,0,13.00,'2024-05-09 16:48:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12606','pcs','Inventory','EXEMPTED','2',NULL,0),(12276,'Africa aura','6','2','',16.00,'2500','3000','2','',NULL,NULL,'0',0,0,'2171781715262532',0,0,0,19.00,'2024-05-09 16:49:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12607','pcs','Inventory','EXEMPTED','2',NULL,0),(12277,'Zuri time to play','6','2','',16.00,'250','350','2','',NULL,NULL,'0',0,0,'784701715262591',0,0,0,19.00,'2024-05-09 16:51:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12608','pcs','Inventory','EXEMPTED','2',NULL,0),(12278,'where is jasiri','6','2','',16.00,'250','350','2','',NULL,NULL,'0',0,0,'2320581715262690',0,0,0,19.00,'2024-05-09 16:52:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12609','pcs','Inventory','EXEMPTED','2',NULL,0),(12279,'Chayom','6','2','',16.00,'800','1000','2','',NULL,NULL,'0',0,0,'5103961715262870',0,0,0,19.00,'2024-05-09 16:55:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12610','pcs','Inventory','EXEMPTED','2',NULL,0),(12280,'African history of africa','6','2','',16.00,'2000','2790','2','',NULL,NULL,'0',0,0,'8421721715263109',0,0,0,16.00,'2024-05-09 16:59:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12611','pcs','Inventory','EXEMPTED','2',NULL,0),(12281,' a house of rage','6','2','',16.00,'1000','1250','2','',NULL,NULL,'0',0,0,'2450341715263183',0,0,0,17.00,'2024-05-09 17:00:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12612','pcs','Inventory','EXEMPTED','2',NULL,0),(12282,'Calming STORM by Speaker Francis Ole Kaparo','6','2','',16.00,'2000','2500','2','',NULL,NULL,'0',0,0,'2845331716375241',0,0,0,12.00,'2024-05-22 13:55:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12613','pcs','Inventory','EXEMPTED','2',NULL,0),(12283,'LUO OF KENYA;Chronicled profile of luo clans Stephen Osieyo','6','2','',16.00,'3000','3500','0','',NULL,NULL,'0',0,0,'91721654360',0,0,0,28.00,'2024-05-22 16:02:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914501216','pcs','Inventory','EXEMPTED','1',NULL,0),(12284,'HE GOOD SUCCESS','6','2','',16.00,'2000','2200','0','',NULL,NULL,'0',0,0,'7658491716538647',0,0,0,30.00,'2024-05-24 11:18:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12615','pcs','Inventory','EXEMPTED','1',NULL,0),(12285,'THE GOOD SUCCESS','6','2','',16.00,'2000','2200','0','',NULL,NULL,'0',0,0,'1640371716538907',0,0,0,46.00,'2024-05-24 11:22:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12616','pcs','Inventory','EXEMPTED','1',NULL,0),(12286,'The last plague','6','2','',16.00,'700','790','0','',NULL,NULL,'0',0,0,'9844731716818725',0,0,0,49.00,'2024-05-27 17:06:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12617','pcs','Inventory','EXEMPTED','1',NULL,0),(12287,'Why you marry wrong','6','2','',16.00,'450','500','0','',NULL,NULL,'0',0,0,'8739041716974084',0,0,0,29.00,'2024-05-29 12:16:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12618','pcs','Inventory','EXEMPTED','50',NULL,0),(12288,'Weakening the african man','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'8410711716974200',0,0,0,66.00,'2024-05-29 12:18:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12619','pcs','Inventory','EXEMPTED','1',NULL,0),(12289,'BLACK GIRLS MUST HAVE IT ALL','6','2','',16.00,'1890','1700','0','',NULL,NULL,'0',0,0,'9092541718698616',0,0,0,19.00,'2024-06-18 11:17:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12620','pcs','Inventory','EXEMPTED','1',NULL,0),(12290,'MIDDLE DAUGHTER CHIKA UNIGWE','6','2','',16.00,'2890','2700','0','',NULL,NULL,'0',0,0,'4438901718698665',0,0,0,49.00,'2024-06-18 11:18:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12621','pcs','Inventory','EXEMPTED','1',NULL,0),(12291,'the legend beach house','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'2289881719585352',0,0,0,58.00,'2024-06-28 17:37:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12622','pcs','Inventory','EXEMPTED','1',NULL,0),(12292,'unplugged book 3','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'91721467393',0,0,0,1983.00,'2024-07-08 14:09:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798862051124','pcs','Inventory','EXEMPTED','1',NULL,0),(12293,'From Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiography ','6','2','',16.00,'1200','1500','0','1000',NULL,NULL,'0',0,0,'6544081720602347',0,0,0,95.00,'2024-07-10 12:06:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12624','pcs','Inventory','EXEMPTED','1',NULL,0),(12294,' Kenya Ni Nchi Yetu Pia by Rose Koros ','6','2','',16.00,'500','700','0','',NULL,NULL,'0',0,0,'6429361720602380',0,0,0,15.00,'2024-07-10 12:08:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12625','pcs','Inventory','EXEMPTED','1',NULL,0),(12295,'P000594927Arom Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiograph','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4933681720618940',0,0,0,16.00,'2024-07-10 16:44:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12626','pcs','Inventory','EXEMPTED','1',NULL,0),(12296,' Hidden Potentia HARDCOVER: The Science of Achieving Greater Things by Adam Grant ','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'9653891721038125',0,0,0,48.00,'2024-07-15 13:09:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12627','pcs','Inventory','EXEMPTED','1',NULL,0),(12297,'maximizing your potential','6','2','',16.00,'1300','1590','0','',NULL,NULL,'0',0,0,'5999561721038930',0,0,0,18.00,'2024-07-15 13:24:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12628','pcs','Inventory','EXEMPTED','1',NULL,0),(12298,'The principles and power of vision','6','2','',16.00,'1800','1890','0','',NULL,NULL,'0',0,0,'9521731721039066',0,0,0,48.00,'2024-07-15 13:26:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12629','pcs','Inventory','EXEMPTED','1',NULL,0),(12299,'The power of character;Myles Munroe','6','2','',16.00,'1700','1890','0','',NULL,NULL,'0',0,0,'6505641721039217',0,0,0,48.00,'2024-07-15 13:28:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12630','pcs','Inventory','EXEMPTED','1',NULL,0),(12300,'Understanding your potential','6','2','',16.00,'1800','1890','0','',NULL,NULL,'0',0,0,'7356231721040153',0,0,0,18.00,'2024-07-15 13:43:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12631','pcs','Inventory','EXEMPTED','1',NULL,0),(12301,'Understanding the power and purpose of men;Myles munroe','6','2','',16.00,'1790','1890','0','',NULL,NULL,'0',0,0,'4734091721040243',0,0,0,48.00,'2024-07-15 13:46:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12632','pcs','Inventory','EXEMPTED','1',NULL,0),(12302,'Love does not elections','6','2','',16.00,'1000','1000','0','',NULL,NULL,'0',0,0,'998841721042368',0,0,0,45.00,'2024-07-15 14:20:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12633','pcs','Inventory','EXEMPTED','1',NULL,0),(12303,'The chronicles of the unseen and other stories;Tigest Samuel','6','2','',16.00,'1500','1790','0','',NULL,NULL,'0',0,0,'307811721042490',0,0,0,18.00,'2024-07-15 14:23:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12634','pcs','Inventory','EXEMPTED','1',NULL,0),(12304,' Ethical Leadership – Creating a Culture of Trust and Responsibility By Carol Banks ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'1185991721044187',0,0,0,47.00,'2024-07-15 14:50:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12635','pcs','Inventory','EXEMPTED','1',NULL,0),(12305,' The Present Hindsight by Gakuru Githinji ','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'8375341721044234',0,0,0,78.00,'2024-07-15 14:51:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12636','pcs','Inventory','EXEMPTED','1',NULL,0),(12306,' Achieve Your Dream workbook : The seven ingredients for success by Anthony Muiruri ','6','2','',16.00,'1000','1250','0','',NULL,NULL,'0',0,0,'8133651721044300',0,0,0,16.00,'2024-07-15 14:52:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12637','pcs','Inventory','EXEMPTED','1',NULL,0),(12307,' The Power of Your Destiny Book; Maria Kegode ','6','2','',16.00,'700','950','0','',NULL,NULL,'0',0,0,'3077921721044372',0,0,0,28.00,'2024-07-15 14:55:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12638','pcs','Inventory','EXEMPTED','1',NULL,0),(12308,' Creative Thinking : A Journey through the 8 facets of Intelligence by John Akello ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'3057961721044580',0,0,0,46.00,'2024-07-15 14:56:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12639','pcs','Inventory','EXEMPTED','1',NULL,0),(12309,' Claim Your Mental Freedom by Saadia A. Siyat ','6','2','',16.00,'700','900','0','',NULL,NULL,'0',0,0,'8418951721044615',0,0,0,17.00,'2024-07-15 15:03:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12640','pcs','Inventory','EXEMPTED','1',NULL,0),(12310,' FOOD FOR THOUGHT by Ian Dennis ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6372621721045005',0,0,0,46.00,'2024-07-15 15:05:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12641','pcs','Inventory','EXEMPTED','1',NULL,0),(12311,' ABUBAKAR’S DREAM by Otieno Ogai ','6','2','',16.00,'1500','1790','0','',NULL,NULL,'0',0,0,'3708851721045113',0,0,0,14.00,'2024-07-15 15:07:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12642','pcs','Inventory','EXEMPTED','1',NULL,0),(12312,' Designing Your Destiny by Paul Oloo ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'2432401721045262',0,0,0,46.00,'2024-07-15 15:09:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12643','pcs','Inventory','EXEMPTED','1',NULL,0),(12313,' Swings to Parenting by Festus Maina and Nancy K. Maina ','6','2','',16.00,'1200','1450','0','',NULL,NULL,'0',0,0,'6208571721045360',0,0,0,18.00,'2024-07-15 15:10:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12644','pcs','Inventory','EXEMPTED','1',NULL,0),(12314,' The Parent Map: Discovering God’s Plan for Raising Great Kids by Harold J. Sala ','6','2','',16.00,'1000','1090','0','',NULL,NULL,'0',0,0,'7900801721045464',0,0,0,48.00,'2024-07-15 15:12:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12645','pcs','Inventory','EXEMPTED','1',NULL,0),(12315,' The Ideal Startup by Nicholas Aruho ','6','2','',16.00,'1000','1300','0','',NULL,NULL,'0',0,0,'5803401721046780',0,0,0,15.00,'2024-07-15 15:33:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12646','pcs','Inventory','EXEMPTED','1',NULL,0),(12316,' The Success We Need ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'6041891721046827',0,0,0,16.00,'2024-07-15 15:36:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12647','pcs','Inventory','EXEMPTED','1',NULL,0),(12317,'The journey of becoming;Alex Miringu','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'8422351721046993',0,0,0,28.00,'2024-07-15 15:38:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12648','pcs','Inventory','EXEMPTED','1',NULL,0),(12318,' THE GAME OF LIFE by Carol Nyambura ','6','2','',16.00,'200','500','0','',NULL,NULL,'0',0,0,'852711721047129',0,0,0,16.00,'2024-07-15 15:40:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12649','pcs','Inventory','EXEMPTED','1',NULL,0),(12319,' From Employment to a Side Hustle to a Business Empire by Lucy Munga ','6','2','',16.00,'1750','1950','0','',NULL,NULL,'0',0,0,'3125481721047206',0,0,0,28.00,'2024-07-15 15:41:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12650','pcs','Inventory','EXEMPTED','1',NULL,0),(12320,' Beyond Intelligence by Wale Akinyemi ','6','2','',16.00,'1300','1499','0','',NULL,NULL,'0',0,0,'4174451721047284',0,0,0,27.00,'2024-07-15 15:47:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12651','pcs','Inventory','EXEMPTED','1',NULL,0),(12321,'Loved by you.The domino effect;Peter Abungu','6','2','',16.00,'1300','1450','0','',NULL,NULL,'0',0,0,'1798091721047683',0,0,0,26.00,'2024-07-15 15:50:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12652','pcs','Inventory','EXEMPTED','1',NULL,0),(12322,'Invincible Thinking','6','2','',16.00,'500','903','0','',NULL,NULL,'0',0,0,'5047231721047808',0,0,0,18.00,'2024-07-15 15:52:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12653','pcs','Inventory','EXEMPTED','1',NULL,0),(12323,' Kifo Kisimani by KITHAKAWA MBERIA ','6','2','',16.00,'600','650','0','',NULL,NULL,'0',0,0,'5788381721048289',0,0,0,18.00,'2024-07-15 16:00:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12654','pcs','Inventory','EXEMPTED','1',NULL,0),(12324,' THE DEAD CAME CALLING by Ndũcũ wa Ngũgĩ ','6','2','',16.00,'500','690','0','',NULL,NULL,'0',0,0,'2911081721048521',0,0,0,19.00,'2024-07-15 16:03:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12655','pcs','Inventory','EXEMPTED','1',NULL,0),(12325,' Voice of The People by Okiya Omtatah Okoiti ','6','2','',16.00,'600','690','0','',NULL,NULL,'0',0,0,'6749891721048628',0,0,0,49.00,'2024-07-15 16:05:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12656','pcs','Inventory','EXEMPTED','1',NULL,0),(12326,' jewel of Sobriety: Reflections Of a Recovering Alcoholic By Jacob Oketch ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4399891721048728',0,0,0,29.00,'2024-07-15 16:06:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12657','pcs','Inventory','EXEMPTED','1',NULL,0),(12327,' Leadership Through The Eyes of A prisons Officer by Wanini Kireri ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'7930231721048825',0,0,0,19.00,'2024-07-15 16:08:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12658','pcs','Inventory','EXEMPTED','1',NULL,0),(12328,'EXECUTION;unleashing the power to achieve personal and corporate results','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9497341721048923',0,0,0,30.00,'2024-07-15 16:11:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12659','pcs','Inventory','EXEMPTED','1',NULL,0),(12329,'Dont hesitate','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'695161721049077',0,0,0,29.00,'2024-07-15 16:14:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12660','pcs','Inventory','EXEMPTED','1',NULL,0),(12330,' THE REWIRED MAN by Don Otieno ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'9181001721049251',0,0,0,19.00,'2024-07-15 16:15:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12661','pcs','Inventory','EXEMPTED','1',NULL,0),(12331,' UNBOUND by Peris Nyaguthii ','6','2','',16.00,'1100','1200','0','',NULL,NULL,'0',0,0,'4761831721050101',0,0,0,18.00,'2024-07-15 16:29:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12662','pcs','Inventory','EXEMPTED','1',NULL,0),(12332,' YOU BE YOU by Carol Nyambura ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'3732341721050893',0,0,0,19.00,'2024-07-15 16:42:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12663','pcs','Inventory','EXEMPTED','1',NULL,0),(12333,' A Reflection on our Cultures by Nicholas Mbugua ','6','2','',16.00,'600','750','0','',NULL,NULL,'0',0,0,'4913971721050937',0,0,0,27.00,'2024-07-15 16:43:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12664','pcs','Inventory','EXEMPTED','1',NULL,0),(12334,' Youth and Truth: De-Westernizing The Mind By Abdinoor Maalims ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9063581721051097',0,0,0,29.00,'2024-07-15 16:45:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12665','pcs','Inventory','EXEMPTED','1',NULL,0),(12335,' Over Cultivated Minds: Stories of resilience, love hope amidst mental health challenges by George Simwa ','6','2','',16.00,'1000','1250','0','',NULL,NULL,'0',0,0,'6788461721051312',0,0,0,18.00,'2024-07-15 16:50:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12666','pcs','Inventory','EXEMPTED','1',NULL,0),(12336,' You Will Overcome by Purity Museo ','6','2','',16.00,'700','999','0','',NULL,NULL,'0',0,0,'838721721051499',0,0,0,48.00,'2024-07-15 16:53:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12667','pcs','Inventory','EXEMPTED','1',NULL,0),(12337,' The pain of rejection ','6','2','',16.00,'1200','1400','0','',NULL,NULL,'0',0,0,'9089971721051890',0,0,0,19.00,'2024-07-15 16:59:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12668','pcs','Inventory','EXEMPTED','1',NULL,0),(12338,'a short desperation','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'826721721052857',0,0,0,19.00,'2024-07-15 17:14:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12669','pcs','Inventory','EXEMPTED','1',NULL,0),(12339,'Intentionality;Shadrack Radido','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'3636831721052929',0,0,0,19.00,'2024-07-15 17:16:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12670','pcs','Inventory','EXEMPTED','1',NULL,0),(12340,' The Tattooist of Auschwitz: A Novel by Heather Morris ','6','2','',16.00,'1800','1990','0','',NULL,NULL,'0',0,0,'7805921721221634',0,0,0,16.00,'2024-07-17 16:07:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12671','pcs','Inventory','EXEMPTED','1',NULL,0),(12341,' CIVIL LITIGATION IN KENYA by Gladys Mwangi ','6','2','',16.00,'2000','2500','0','',NULL,NULL,'0',0,0,'2324371721300914',0,0,0,47.00,'2024-07-18 14:09:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12672','pcs','Inventory','EXEMPTED','1',NULL,0),(12342,'ADMINSTRATIVE LAW;Migai Aketch','6','2','',16.00,'4300','4500','0','',NULL,NULL,'0',0,0,'3607941721301120',0,0,0,29.00,'2024-07-18 14:16:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12673','pcs','Inventory','EXEMPTED','1',NULL,0),(12343,' Tales of Wamugumo by Peter Ngibuni Kuguru ','6','2','',16.00,'200','350','0','',NULL,NULL,'0',0,0,'3146291721380902',0,0,0,95.00,'2024-07-19 12:23:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12674','pcs','Inventory','EXEMPTED','1',NULL,0),(12344,' Champions of The Earth: An Epic Adventure In Climate Discovery And Action ','6','2','',16.00,'800','1100','0','',NULL,NULL,'0',0,0,'4402861721381177',0,0,0,26.00,'2024-07-19 12:26:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','12675','pcs','Inventory','EXEMPTED','1',NULL,0),(12345,'i am her','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'9779621721464991',0,0,0,18.00,'2024-07-20 11:44:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914764444','pcs','Inventory','EXEMPTED','1',NULL,0),(12346,' Tausi and Taji; A Sneak-peek to Amazing Careers ','6','2','',16.00,'850','939','2','',NULL,NULL,'0',0,0,'2307861721485103',0,0,0,10.00,'2024-07-20 17:19:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781738702428','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12347,'Chain of junkdown;Okiya Omtatah Okoiti','6','2','',16.00,'400','550','0','',NULL,NULL,'0',0,0,'8834351721654375',0,0,0,29.00,'2024-07-22 16:21:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966498731','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12348,'Mbaya Wetu;Ken Walibora','6','2','',16.00,'300','490','0','',NULL,NULL,'0',0,0,'91721805943',0,0,0,50.00,'2024-07-24 10:26:22','9','1','1','0000-00-00','mainitem','na','','active','','9789966347794','pcs','Inventory','EXEMPTED','10','',0),(12349,' Triple Heritage: A Journey to Self discovery by Rasna Warah ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'1310491721812925',0,0,0,19.00,'2024-07-24 12:22:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966347795','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12350,'70 Realities of running a successful business','6','2','',16.00,'1000','1350','0','',NULL,NULL,'0',0,0,'1136861722086246',0,0,0,19.00,'2024-07-27 16:19:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966190765','pcs','Inventory','EXEMPTED','1',NULL,0),(12351,' Sand Roses by Hamza Koudri ','6','2','',16.00,'1500','2590','0','1400',NULL,NULL,'0',0,0,'6146661722246035',0,0,0,15.00,'2024-07-29 12:41:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966190766','pcs','Inventory','EXEMPTED','1',NULL,0),(12352,'Dholuo-English Dictionary;Asenath Bole Odaga','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'2679521722325737',0,0,0,27.00,'2024-07-30 10:50:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966190767','pcs','Inventory','EXEMPTED','1',NULL,0),(12353,'Reloaded Comprehensive KCSE Revision English Paper 2&3','6','2','',16.00,'500','700','0','',NULL,NULL,'0',0,0,'2412661722349782',0,0,0,26.00,'2024-07-30 17:33:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999006','pcs','Inventory','EXEMPTED','1',NULL,0),(12354,' KCSE Made Familiar: Biology','6','2','',16.00,'1100','1245','0','',NULL,NULL,'0',0,0,'9100211722350037',0,0,0,32.00,'2024-07-30 17:35:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999007','pcs','Inventory','EXEMPTED','1',NULL,0),(12355,' KCSE Made Familiar: Chemistry','6','2','',16.00,'1100','1245','0','',NULL,NULL,'0',0,0,'9769591722350138',0,0,0,32.00,'2024-07-30 17:36:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999008','pcs','Inventory','EXEMPTED','1',NULL,0),(12356,' KCSE Made Familiar:Physic','6','2','',16.00,'1100','890','0','500',NULL,NULL,'0',0,0,'6140021722350189',0,0,0,42.00,'2024-07-30 17:37:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999009','pcs','Inventory','EXEMPTED','1',NULL,0),(12357,'KCSE Mirror mathematics','6','2','',16.00,'1100','1250','0','',NULL,NULL,'0',0,0,'4980661722350371',0,0,0,72.00,'2024-07-30 17:40:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999010','pcs','Inventory','EXEMPTED','1',NULL,0),(12358,'KCSE Mirror Biology','6','2','',16.00,'1000','1250','0','',NULL,NULL,'0',0,0,'7476481722350429',0,0,0,2.00,'2024-07-30 17:41:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999011','pcs','Inventory','EXEMPTED','1',NULL,0),(12359,'KCSE Mirror Agriculture','6','2','',16.00,'1100','1250','0','',NULL,NULL,'0',0,0,'6836711722350593',0,0,0,42.00,'2024-07-30 17:44:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999012','pcs','Inventory','EXEMPTED','1',NULL,0),(12360,' KCSE Made Familiar: Agriculture','6','2','',16.00,'1200','1245','0','',NULL,NULL,'0',0,0,'1624911722350660',0,0,0,42.00,'2024-07-30 17:45:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999013','pcs','Inventory','EXEMPTED','1',NULL,0),(12361,' Whispers of solace By Wanja Wang’ondu ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'3800781722417896',0,0,0,0.00,'2024-07-31 12:25:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999014','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12362,'A Journey Of Faith','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6279481722418021',0,0,0,17.00,'2024-07-31 12:28:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999015','pcs','Inventory','EXEMPTED','1',NULL,0),(12363,' Whispers of solace By Wanja Wang’ondu ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'2050151722418085',0,0,0,17.00,'2024-07-31 12:28:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999016','pcs','Inventory','EXEMPTED','1',NULL,0),(12364,'KCSE Made Familiar: Chemistry ','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'9051561722433806',0,0,0,76.00,'2024-07-31 16:50:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999017','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12365,'KCSE Made Familiar: Mathematics','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'4740651722433880',0,0,0,76.00,'2024-07-31 16:52:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999018','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12366,'KCSE Made Familiar: Physics','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'6933521722434007',0,0,0,76.00,'2024-07-31 16:54:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999019','pcs','Inventory','EXEMPTED','1',NULL,0),(12367,'KCSE Made Familiar: Biology','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'9149711722434105',0,0,0,76.00,'2024-07-31 16:55:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999020','pcs','Inventory','EXEMPTED','1',NULL,0),(12368,'KCSE Made Familiar: Agriculture','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'6593311722434158',0,0,0,76.00,'2024-07-31 16:56:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999021','pcs','Inventory','EXEMPTED','1',NULL,0),(12369,'KCSE Made Familiar: Business','6','2','',16.00,'700','890','0','',NULL,NULL,'0',0,0,'4270621722434219',0,0,0,76.00,'2024-07-31 16:58:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999022','pcs','Inventory','EXEMPTED','1',NULL,0),(12370,'KCSE Mirror Mathematics','6','2','',16.00,'900','1150','0','',NULL,NULL,'0',0,0,'4284171722436788',0,0,0,76.00,'2024-07-31 17:40:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999023','pcs','Inventory','EXEMPTED','1',NULL,0),(12371,'KCSE Mirror Biology','6','2','',16.00,'950','1150','0','',NULL,NULL,'0',0,0,'1805931722436845',0,0,0,76.00,'2024-07-31 17:41:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999024','pcs','Inventory','EXEMPTED','1',NULL,0),(12372,'KCSE Mirror Physics','6','2','',16.00,'750','1150','0','',NULL,NULL,'0',0,0,'3153561722436896',0,0,0,76.00,'2024-07-31 17:42:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999025','pcs','Inventory','EXEMPTED','1',NULL,0),(12373,'KCSE Mirror Chemistry','6','2','',16.00,'750','1150','0','',NULL,NULL,'0',0,0,'2040261722436997',0,0,0,76.00,'2024-07-31 17:44:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999026','pcs','Inventory','EXEMPTED','1',NULL,0),(12374,' KCSE Mirror Agriculture','6','2','',16.00,'750','1150','0','',NULL,NULL,'0',0,0,'7923961722437080',0,0,0,76.00,'2024-07-31 17:45:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999027','pcs','Inventory','EXEMPTED','1',NULL,0),(12375,' KCSE Mirror Business Studies','6','2','',16.00,'750','1150','0','',NULL,NULL,'0',0,0,'9115671722437163',0,0,0,76.00,'2024-07-31 17:47:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999028','pcs','Inventory','EXEMPTED','1',NULL,0),(12376,' The Ultimate Collection A Vegetarian Cookbook by Nakuru Lions Club of Menengai, Mr Sanjov Soni and Mr Bhupendra Shah ','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'640741722514183',0,0,0,19.00,'2024-08-01 15:10:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999029','pcs','Inventory','EXEMPTED','1',NULL,0),(12377,'Targeter Exam Paper Grade 3','6','2','',16.00,'30','50','0','',NULL,NULL,'0',0,0,'34761722520881',0,0,0,76.00,'2024-08-01 17:04:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999030','pcs','Inventory','EXEMPTED','1',NULL,0),(12378,'Targeter Exam Paper Grade 5','6','2','',16.00,'80','100','0','',NULL,NULL,'0',0,0,'4655951722521094',0,0,0,76.00,'2024-08-01 17:06:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999031','pcs','Inventory','EXEMPTED','1',NULL,0),(12379,'Targeter Exam Paper Grade 6','6','2','',16.00,'70','100','0','',NULL,NULL,'0',0,0,'4764291722521175',0,0,0,76.00,'2024-08-01 17:06:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999032','pcs','Inventory','EXEMPTED','1',NULL,0),(12380,'Targeter Exam Paper Grade 7','6','2','',16.00,'100','150','0','',NULL,NULL,'0',0,0,'5565371722521206',0,0,0,76.00,'2024-08-01 17:07:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999033','pcs','Inventory','EXEMPTED','1',NULL,0),(12381,'Targeter Exam Paper Grade 8','6','2','',16.00,'120','150','0','',NULL,NULL,'0',0,0,'6607871722521245',0,0,0,76.00,'2024-08-01 17:08:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999034','pcs','Inventory','EXEMPTED','1',NULL,0),(12382,'Targeter Series Combined Encyclopedia Grade 7 V1','6','2','',16.00,'1100','1290','0','',NULL,NULL,'0',0,0,'3878911722521293',0,0,0,76.00,'2024-08-01 17:13:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999035','pcs','Inventory','EXEMPTED','1',NULL,0),(12383,'Kids Story Books ','6','2','',16.00,'5000','6000','0','',NULL,NULL,'0',0,0,'437961722523968',0,0,0,19.00,'2024-08-01 17:53:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914999036','pcs','Inventory','EXEMPTED','1',NULL,0),(12384,'Get It Right Geography PP1 KCSE Revision','6','2','',16.00,'500','750','0','',NULL,NULL,'0',0,0,'2270251722599972',0,0,0,114.00,'2024-08-02 15:02:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966193445','pcs','Inventory','EXEMPTED','1',NULL,0),(12385,'Get It Right Geography PP2 KCSE Revision','6','2','',16.00,'500','690','0','',NULL,NULL,'0',0,0,'5537861722600135',0,0,0,114.00,'2024-08-02 15:04:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966193452','pcs','Inventory','EXEMPTED','1',NULL,0),(12386,' KCSE Mirror History','6','2','',16.00,'1000','1150','0','',NULL,NULL,'0',0,0,'6014761722600244',0,0,0,126.00,'2024-08-02 15:08:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966193453','pcs','Inventory','EXEMPTED','1',NULL,0),(12387,' KCSE Mirror CRE ','6','2','',16.00,'1000','1150','1','',NULL,NULL,'0',0,0,'3919881722600488',0,0,0,108.00,'2024-08-02 15:11:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966193454','pcs','Inventory','EXEMPTED','1',NULL,0),(12388,' My Struggle Prostate Cancer by Hon. Joe Khamisi ','6','2','',16.00,'2300','2600','0','',NULL,NULL,'0',0,0,'7067581722847707',0,0,0,48.00,'2024-08-05 11:49:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966193455','pcs','Inventory','EXEMPTED','1',NULL,0),(12389,'Storms Of strength','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'975851722867265',0,0,0,20.00,'2024-08-05 17:15:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914768541','pcs','Inventory','EXEMPTED','1',NULL,0),(12390,'Why Sally Has No Legs','6','2','',16.00,'100','250','0','',NULL,NULL,'0',0,0,'5425791722867358',0,0,0,20.00,'2024-08-05 17:17:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966109019','pcs','Inventory','EXEMPTED','1',NULL,0),(12391,'Let Me Call You Back','6','2','',16.00,'1300','1590','0','',NULL,NULL,'0',0,0,'281211723044245',0,0,0,19.00,'2024-08-07 18:26:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914500981','pcs','Inventory','EXEMPTED','1',NULL,0),(12392,' Wanga Odyssey by Dennis Mukolwe ','6','2','',16.00,'700','850','0','',NULL,NULL,'0',0,0,'3881161723044608',0,0,0,21.00,'2024-08-07 18:30:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914500982','pcs','Inventory','EXEMPTED','1',NULL,0),(12393,'Troubled sunsets by Tiwaine Ole Nchoko','6','2','',16.00,'1000','1250','2','',NULL,NULL,'0',0,0,'2653821723097322',0,0,0,43.00,'2024-08-08 09:10:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914979206','pcs','Inventory','EXEMPTED','','',0),(12394,'Love Story','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'551901723195278',0,0,0,29.00,'2024-08-09 12:22:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768381','pcs','Inventory','EXEMPTED','1',NULL,0),(12395,'Leadin Resilience','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5447251723280285',0,0,0,50.00,'2024-08-10 11:58:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768382','pcs','Inventory','EXEMPTED','1',NULL,0),(12396,' Leading Resilience: Strategies for Thriving in Disruptive Times by Eltigani Ahmed ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'8200851723280441',0,0,0,48.00,'2024-08-10 12:01:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768383','pcs','Inventory','EXEMPTED','1',NULL,0),(12397,' Inkaatinin Oo Lmaasai by David Ole Munke ','6','2','',16.00,'500','715','0','',NULL,NULL,'0',0,0,'8627071723296418',0,0,0,17.00,'2024-08-10 16:27:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768384','pcs','Inventory','EXEMPTED','1',NULL,0),(12398,'Artist The Ruler','6','2','',16.00,'500','690','0','',NULL,NULL,'0',0,0,'7895621723296506',0,0,0,9.00,'2024-08-10 16:29:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768385','pcs','Inventory','EXEMPTED','1',NULL,0),(12399,'Interpen E Maasai','6','2','',16.00,'300','590','0','',NULL,NULL,'0',0,0,'2326131723296644',0,0,0,19.00,'2024-08-10 16:32:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781444768386','pcs','Inventory','EXEMPTED','1',NULL,0),(12400,'Walking the promise','6','2','',16.00,'3000','3490','2','',NULL,NULL,'0',0,0,'6140981723624219',0,0,0,19.00,'2024-08-14 11:31:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635181','pcs','Inventory','EXEMPTED','','',0),(12401,' God, the Devil, and Darwin: A Critique of Intelligent Design Theory by Niall Shanks ','6','2','',16.00,'3000','4999','0','',NULL,NULL,'0',0,0,'9596871723709911',0,0,0,20.00,'2024-08-15 11:19:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635182','pcs','Inventory','EXEMPTED','1',NULL,0),(12402,' Ngaahika Ndeenda (I Will Marry When I Want) by Ngũgĩ wa Thiong’o and Ngũgĩ wa Mirii in the Kikuyu language ','6','2','',16.00,'500','750','0','',NULL,NULL,'0',0,0,'8319991723714321',0,0,0,17.00,'2024-08-15 12:32:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635183','pcs','Inventory','EXEMPTED','1',NULL,0),(12403,' Son of the clan from Kenya to India and back by Waweru Njuguna (Kagogo) ','6','2','',16.00,'1700','2900','0','',NULL,NULL,'0',0,0,'3983601723723467',0,0,0,18.00,'2024-08-15 15:05:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635184','pcs','Inventory','EXEMPTED','1',NULL,0),(12404,'Same as Ever by Morgan Housel ','6','2','',16.00,'2000','3190','0','',NULL,NULL,'0',0,0,'7493991723900698',0,0,0,29.00,'2024-08-17 16:19:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635185','pcs','Inventory','EXEMPTED','1',NULL,0),(12405,' Propaganda by Edward Bernays ','6','2','',16.00,'2000','2990','0','',NULL,NULL,'0',0,0,'9078161723900872',0,0,0,29.00,'2024-08-17 16:21:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635186','pcs','Inventory','EXEMPTED','1',NULL,0),(12406,'Success to Signifinace by Dr Manu','6','2','',16.00,'2000','2500','2','',NULL,NULL,'0',0,0,'4299931724222558',0,0,0,46.00,'2024-08-21 09:43:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635187','pcs','Inventory','EXEMPTED','','',0),(12407,'Emergent Africa by Mangeni and Juma','6','2','',16.00,'3500','4000','2','',NULL,NULL,'0',0,0,'1745931724222607',0,0,0,48.00,'2024-08-21 09:44:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966635188','pcs','Inventory','EXEMPTED','','',0),(12408,' Sealed With A Kiss by Brian Mbanacho ','6','2','',16.00,'1100','700','0','',NULL,NULL,'0',0,0,'269941724686478',0,0,0,0.00,'2024-08-26 18:42:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408133','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12409,' Desert Crisis by Shilaho Wa Muteshi ','6','2','',16.00,'1800','1600','0','',NULL,NULL,'0',0,0,'3735701724687277',0,0,0,16.00,'2024-08-26 18:51:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408134','pcs','Inventory','EXEMPTED','1',NULL,0),(12410,'Watch Where Youre Going','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4798531724687638',0,0,0,20.00,'2024-08-26 18:57:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408135','pcs','Inventory','EXEMPTED','1',NULL,0),(12411,' C0nn3ct B4ck : The OJT by Gichuki Jonia (Book2) ','6','2','',16.00,'1200','1400','0','',NULL,NULL,'0',0,0,'4124441724688429',0,0,0,15.00,'2024-08-26 19:07:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408136','pcs','Inventory','EXEMPTED','1',NULL,0),(12412,' JOHN KEEN; A PROFILE IN COURAGE ','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'498731724688821',0,0,0,2.00,'2024-08-26 19:14:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408137','pcs','Inventory','EXEMPTED','1',NULL,0),(12413,' Sealed With A Kiss by Brian Mbanacho ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'7101711724688941',0,0,0,18.00,'2024-08-26 19:17:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408138','pcs','Inventory','EXEMPTED','1',NULL,0),(12414,' VISIONS OF CHRYSALIS by Franz Owano ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'9622361724689470',0,0,0,17.00,'2024-08-26 19:25:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408139','pcs','Inventory','EXEMPTED','1',NULL,0),(12415,'A CRY IN THE MAU','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'509491724689576',0,0,0,17.00,'2024-08-26 19:27:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408140','pcs','Inventory','EXEMPTED','1',NULL,0),(12416,'Desert Crisis','6','2','',16.00,'1600','1800','0','',NULL,NULL,'0',0,0,'1665831724689698',0,0,0,30.00,'2024-08-26 19:29:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408141','pcs','Inventory','EXEMPTED','1',NULL,0),(12417,' KISA: An Anthology of African Short Stories ','6','2','',16.00,'500','800','0','',NULL,NULL,'0',0,0,'6045161724690091',0,0,0,17.00,'2024-08-26 19:35:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408142','pcs','Inventory','EXEMPTED','1',NULL,0),(12418,' Wanga Odyssey by Dennis Mukolwe ','6','2','',16.00,'700','850','0','',NULL,NULL,'0',0,0,'3086541724690203',0,0,0,30.00,'2024-08-26 19:37:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408143','pcs','Inventory','EXEMPTED','1',NULL,0),(12419,' Let us Conspire and other stories edited by Billy Kahora ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'1682551724690666',0,0,0,26.00,'2024-08-26 19:45:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408144','pcs','Inventory','EXEMPTED','1',NULL,0),(12420,'Beyond the call','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'9034421724690798',0,0,0,19.00,'2024-08-26 19:47:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408145','pcs','Inventory','EXEMPTED','1',NULL,0),(12421,'The ground commander','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'181311724691115',0,0,0,46.00,'2024-08-26 19:52:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408146','pcs','Inventory','EXEMPTED','1',NULL,0),(12422,'NBO 24','6','2','',16.00,'3300','3800','0','',NULL,NULL,'0',0,0,'385441724691157',0,0,0,46.00,'2024-08-26 19:53:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408147','pcs','Inventory','EXEMPTED','1',NULL,0),(12423,'POPE CHRISTINE','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'3334171724691196',0,0,0,48.00,'2024-08-26 19:53:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408148','pcs','Inventory','EXEMPTED','1',NULL,0),(12424,'THE AIDS WARD','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'3489831724691239',0,0,0,48.00,'2024-08-26 19:54:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408149','pcs','Inventory','EXEMPTED','1',NULL,0),(12425,'The black mans testament','6','2','',16.00,'2700','3000','0','',NULL,NULL,'0',0,0,'5832481724691291',0,0,0,46.00,'2024-08-26 19:56:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408150','pcs','Inventory','EXEMPTED','1',NULL,0),(12426,'The sasabonsam','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'269411724691380',0,0,0,47.00,'2024-08-26 19:57:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408151','pcs','Inventory','EXEMPTED','1',NULL,0),(12427,'The african power house','6','2','',16.00,'1200','1450','0','',NULL,NULL,'0',0,0,'2607361724691432',0,0,0,49.00,'2024-08-26 19:59:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408152','pcs','Inventory','EXEMPTED','1',NULL,0),(12428,'Under the mango tree','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'1979141724691559',0,0,0,49.00,'2024-08-26 20:00:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408153','pcs','Inventory','EXEMPTED','1',NULL,0),(12429,'The first family of kibundo','6','2','',16.00,'1200','1400','0','',NULL,NULL,'0',0,0,'8232621724691609',0,0,0,49.00,'2024-08-26 20:02:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408154','pcs','Inventory','EXEMPTED','1',NULL,0),(12430,'A close call in Mogadishu','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4785601724691723',0,0,0,39.00,'2024-08-26 20:03:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408155','pcs','Inventory','EXEMPTED','1',NULL,0),(12431,'The Ground Commander','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'2008151724691788',0,0,0,50.00,'2024-08-26 20:04:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408156','pcs','Inventory','EXEMPTED','1',NULL,0),(12432,'LEARN BASIC KIKUYU LANGUAGE','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'4755361724692457',0,0,0,18.00,'2024-08-26 20:15:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408157','pcs','Inventory','EXEMPTED','1',NULL,0),(12433,'UNSETTLED','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'4018721724692541',0,0,0,18.00,'2024-08-26 20:16:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408158','pcs','Inventory','EXEMPTED','1',NULL,0),(12434,'NGUCOKA URIRI MUGATHE','6','2','',16.00,'800','950','0','',NULL,NULL,'0',0,0,'4819351724692623',0,0,0,8.00,'2024-08-26 20:19:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408159','pcs','Inventory','EXEMPTED','1',NULL,0),(12435,' GUILT OF A PRIEST by Gachiengo Gitau ','6','2','',16.00,'1000','1250','0','',NULL,NULL,'0',0,0,'3449441724692783',0,0,0,45.00,'2024-08-26 20:20:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408160','pcs','Inventory','EXEMPTED','1',NULL,0),(12436,'KIMULWON','6','2','',16.00,'2000','2200','0','',NULL,NULL,'0',0,0,'4435411724692898',0,0,0,49.00,'2024-08-26 20:22:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408161','pcs','Inventory','EXEMPTED','1',NULL,0),(12437,'Success To Signifinance','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6456821724692990',0,0,0,100.00,'2024-08-26 20:24:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914408162','pcs','Inventory','EXEMPTED','1',NULL,0),(12438,'The Coffin Factory by Shilaho Wa Muteshi','6','2','',16.00,'1400','1600','0','',NULL,NULL,'0',0,0,'1623811724760127',0,0,0,59.00,'2024-08-27 15:03:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798664356038','pcs','Inventory','EXEMPTED','1',NULL,0),(12439,' Remains of Dead Hope by Shilaho Wa Muteshi ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'8956251724760217',0,0,0,29.00,'2024-08-27 15:05:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781500483425','pcs','Inventory','EXEMPTED','1',NULL,0),(12440,'Gikuyu na Magongona by Vincent Kieya','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'91724760469',0,0,0,28.00,'2024-08-27 15:07:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914493832','pcs','Inventory','EXEMPTED','1',NULL,0),(12441,' By Their Fruits-A collection of essays and short stories by Franz Owano','6','2','',16.00,'1000','1250','0','',NULL,NULL,'0',0,0,'618821724761317',0,0,0,19.00,'2024-08-27 15:22:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914493833','pcs','Inventory','EXEMPTED','1',NULL,0),(12442,' Intersex persons and the law in Kenya by John Chigiti ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'6402631724761405',0,0,0,23.00,'2024-08-27 15:27:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914400038','pcs','Inventory','EXEMPTED','1',NULL,0),(12443,' Fortitude of the Heart ','6','2','',16.00,'1300','1440','0','',NULL,NULL,'0',0,0,'1313991724761627',0,0,0,30.00,'2024-08-27 15:28:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781913637088','pcs','Inventory','EXEMPTED','1',NULL,0),(12444,' Call of the Abyss and Other Stories by wilson-mwambogha ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'8938231724761766',0,0,0,29.00,'2024-08-27 15:30:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914498516','pcs','Inventory','EXEMPTED','1',NULL,0),(12445,' The Helper’s Son by Ayodeji Olaifa ','6','2','',16.00,'1500','1690','0','',NULL,NULL,'0',0,0,'4986481724761843',0,0,0,48.00,'2024-08-27 15:33:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781776402052','pcs','Inventory','EXEMPTED','1',NULL,0),(12446,'Heart of a prince','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'3491961724762239',0,0,0,9.00,'2024-08-27 15:38:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781776402053','pcs','Inventory','EXEMPTED','1',NULL,0),(12447,' Boy Child In Distress by Kairu Magutu ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'3245961724762305',0,0,0,20.00,'2024-08-27 15:41:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966825292','pcs','Inventory','EXEMPTED','1',NULL,0),(12448,' Unjani Mfwethu ? The story of a migrant in South Africa by Ayodeji Olaifa ','6','2','',16.00,'1400','1690','0','',NULL,NULL,'0',0,0,'5791921724762514',0,0,0,28.00,'2024-08-27 15:42:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780620929585','pcs','Inventory','EXEMPTED','1',NULL,0),(12449,' Wind of Justice and other stories by Sylvester Ochieng Juma ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'2513831724762580',0,0,0,28.00,'2024-08-27 15:44:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798373922685','pcs','Inventory','EXEMPTED','1',NULL,0),(12450,' KENYAN MEDIA MARKET REGULATION and PROGRAMMING DIVERSITY by Dr Haron Karanja Mwangi ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'7155461724762666',0,0,0,25.00,'2024-08-27 15:45:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966149336','pcs','Inventory','EXEMPTED','1',NULL,0),(12451,' LOVE ANTIGEN by Ash Jay ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'1722431724762751',0,0,0,27.00,'2024-08-27 15:50:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966149337','pcs','Inventory','EXEMPTED','1',NULL,0),(12452,' Clean Injustice by Ash Jay ','6','2','',16.00,'1000','1000','0','',NULL,NULL,'0',0,0,'9664791724763039',0,0,0,47.00,'2024-08-27 15:51:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914748185','pcs','Inventory','EXEMPTED','1',NULL,0),(12453,' WAVES – by Misky Nur ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'7307731724763101',0,0,0,67.00,'2024-08-27 15:54:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914503869','pcs','Inventory','EXEMPTED','1',NULL,0),(12454,' Nuns at the Gate by Ayodeji Olaifa ','6','2','',16.00,'1390','1690','0','',NULL,NULL,'0',0,0,'8366911724763255',0,0,0,28.00,'2024-08-27 15:55:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780796156280','pcs','Inventory','EXEMPTED','1',NULL,0),(12455,' The Devil Must Die by Josephat Nyakundi ','6','2','',16.00,'800','1100','0','',NULL,NULL,'0',0,0,'9420891724763334',0,0,0,29.00,'2024-08-27 16:00:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914766165','pcs','Inventory','EXEMPTED','1',NULL,0),(12456,' The Last Raibuni with M’Angaine O M’Ithiria by Engineer Kiruki Mwithimbu ','6','2','',16.00,'2500','2790','0','',NULL,NULL,'0',0,0,'8649481724763607',0,0,0,17.00,'2024-08-27 16:03:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728241','pcs','Inventory','EXEMPTED','1',NULL,0),(12457,' The Sound of Goodbye By Kitui Wakape ','6','2','',16.00,'700','1190','0','',NULL,NULL,'0',0,0,'7457071724765903',0,0,0,50.00,'2024-08-27 16:43:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728242','pcs','Inventory','EXEMPTED','1',NULL,0),(12458,'THE WOMEN OF BIAFRA Onyeka Nwelue','6','2','',16.00,'2200','2590','0','',NULL,NULL,'0',0,0,'4182021724766229',0,0,0,49.00,'2024-08-27 16:46:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','A978-1-0686383-0-5A','pcs','Inventory','EXEMPTED','1',NULL,0),(12459,' Thorns in Her Flesh: Illustrated poetry by Eshe Benson ','6','2','',16.00,'500','790','0','',NULL,NULL,'0',0,0,'3715291724766589',0,0,0,20.00,'2024-08-27 16:51:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914704907','pcs','Inventory','EXEMPTED','1',NULL,0),(12460,' TOO LATE TO LOVE ME BY VIC GAD MOGUCHE ','6','2','',16.00,'700','999','0','',NULL,NULL,'0',0,0,'39221724766753',0,0,0,30.00,'2024-08-27 16:53:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781234567897','pcs','Inventory','EXEMPTED','1',NULL,0),(12461,' Wandering Words by Kabiru Muraya ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'8290551724766840',0,0,0,19.00,'2024-08-27 16:54:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781234567898','pcs','Inventory','EXEMPTED','1',NULL,0),(12462,'Alphabet Of Kenya And Other Poems','6','2','',16.00,'1050','1350','0','',NULL,NULL,'0',0,0,'1837891724766899',0,0,0,19.00,'2024-08-27 16:58:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966130327','pcs','Inventory','EXEMPTED','1',NULL,0),(12463,' Breaking the Barriers:Empowered Girlchild by Evelyne Mwakina ','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'5781341724767234',0,0,0,46.00,'2024-08-27 17:01:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914497106','pcs','Inventory','EXEMPTED','1',NULL,0),(12464,' The Me In We by Patrick Lavince ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7065171724767360',0,0,0,19.00,'2024-08-27 17:03:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914490831','pcs','Inventory','EXEMPTED','1',NULL,0),(12465,'Everything Has Wings','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'7222431724767404',0,0,0,25.00,'2024-08-27 17:05:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966644480','pcs','Inventory','EXEMPTED','1',NULL,0),(12466,' The Rustle of Leaves by Sylvester Wauye ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9816961724767503',0,0,0,29.00,'2024-08-27 17:09:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914970852','pcs','Inventory','EXEMPTED','1',NULL,0),(12467,' 30 Years This March Poems by Josephine Olok ','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'3731571724767763',0,0,0,30.00,'2024-08-27 17:12:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913614016','pcs','Inventory','EXEMPTED','1',NULL,0),(12468,' Moonlight: A Night of a Thousand Words by Patrick Lavince ','6','2','',16.00,'1500','1800','0','',NULL,NULL,'0',0,0,'6880461724767920',0,0,0,19.00,'2024-08-27 17:18:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966133632','pcs','Inventory','EXEMPTED','1',NULL,0),(12469,' Alana’s Magical Adventure at Mazingira Park ','6','2','',0.00,'250','360','2','',NULL,NULL,'0',0,0,'874961724842148',0,0,0,99.00,'2024-08-28 13:49:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','Alana','pcs','Inventory','EXEMPTED','','',0),(12470,' Of Musical Affairs by Mwangi Nyambura ','6','2','',0.00,'500','600','0','',NULL,NULL,'0',0,0,'8462001724846606',0,0,0,15.00,'2024-08-28 15:04:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789787856031','pcs','Inventory','EXEMPTED','1',NULL,0),(12471,'9780753560136','6','2','',0.00,'2400','2650','0','',NULL,NULL,'0',0,0,'91725624500',0,0,0,20.00,'2024-09-06 15:07:53','9','1','1','0000-00-00','mainitem','Inclusive',' An African History Of Africa ; Zeinab Badawi','active','','9780753560136','pcs','Inventory','EXEMPTED','1',NULL,0),(12472,' Half a Day and other stories ','6','2','',0.00,'500','690','0','',NULL,NULL,'0',0,0,'7535701726048793',0,0,0,28.00,'2024-09-11 13:00:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780753560137','pcs','Inventory','EXEMPTED','1',NULL,0),(12473,'The doctrine of entrepreneurship by Dr. EDWARD','6','2','',0.00,'700','1000','2','',NULL,NULL,'0',0,0,'4265521726231643',0,0,0,49.00,'2024-09-13 15:49:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780753560138','pcs','Inventory','EXEMPTED','2',NULL,0),(12474,'hr profession','6','2','',0.00,'1100','1500','2','',NULL,NULL,'0',0,0,'5620431726231883',0,0,0,49.00,'2024-09-13 15:55:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780753560139','pcs','Inventory','EXEMPTED','2',NULL,0),(12475,'Mediation and Governance in Fragile Contexts','6','2','',0.00,'2100','2890','0','',NULL,NULL,'0',0,0,'91726829363',0,0,0,23.00,'2024-09-20 13:48:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781626377769','pcs','Inventory','EXEMPTED','1',NULL,0),(12476,'Seasons of The Jacarandas-Anthology of stories set in Kenya','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'7142281726829464',0,0,0,14.00,'2024-09-20 13:54:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781910162811','pcs','Inventory','EXEMPTED','1',NULL,0),(12477,'The Lion Of Egerton Castle','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'91726829782',0,0,0,19.00,'2024-09-20 13:55:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781910394984','pcs','Inventory','EXEMPTED','1',NULL,0),(12478,'Mohammed Bakari The Morpho-phonology Of The Kenyan Swahili Dialects','6','2','',0.00,'6700','7500','0','6600',NULL,NULL,'0',0,0,'3656261726829899',0,0,0,29.00,'2024-09-20 14:01:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963731','pcs','Inventory','EXEMPTED','1',NULL,0),(12479,'M.G.Vassanji.Nowhere Exactly','6','2','',0.00,'3200','3690','0','',NULL,NULL,'0',0,0,'8403291726830187',0,0,0,49.00,'2024-09-20 14:04:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963732','pcs','Inventory','EXEMPTED','1',NULL,0),(12480,'The kikuyu Marriage','6','2','',0.00,'700','950','0','',NULL,NULL,'0',0,0,'8394031726830796',0,0,0,11.00,'2024-09-20 14:14:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963733','pcs','Inventory','EXEMPTED','1',NULL,0),(12481,' History of Resistance in Kenya by Maina Wa Kinyatti ','6','2','',0.00,'2100','2499','0','',NULL,NULL,'0',0,0,'6963501726830893',0,0,0,16.00,'2024-09-20 14:15:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963734','pcs','Inventory','EXEMPTED','1',NULL,0),(12482,'Nyandarua Folklore','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9828731726831079',0,0,0,11.00,'2024-09-20 14:19:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963735','pcs','Inventory','EXEMPTED','1',NULL,0),(12483,'Yesterdays Newspaper','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'751911726831223',0,0,0,17.00,'2024-09-20 14:21:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963736','pcs','Inventory','EXEMPTED','1',NULL,0),(12484,' The 1982 MUTINY and the Aftermath by Andrew Kobia Ethuru ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'4293731726831434',0,0,0,9.00,'2024-09-20 14:24:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963737','pcs','Inventory','EXEMPTED','1',NULL,0),(12485,'Feminism For The African Woman','6','2','',0.00,'1000','1250','0','',NULL,NULL,'0',0,0,'5768211726831641',0,0,0,47.00,'2024-09-20 14:28:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963738','pcs','Inventory','EXEMPTED','1',NULL,0),(12486,'NAIROBI-The visible city','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'1187751726831809',0,0,0,10.00,'2024-09-20 14:31:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963739','pcs','Inventory','EXEMPTED','1',NULL,0),(12487,' Push Gen Z Push harder Storm storm of social revolution by David G. Maillu ','6','2','',0.00,'900','1200','0','',NULL,NULL,'0',0,0,'5715951726831978',0,0,0,45.00,'2024-09-20 14:33:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914963740','pcs','Inventory','EXEMPTED','1',NULL,0),(12488,' MAU MAU DETAINEE by Joseph Muthee ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'9056001726832146',0,0,0,10.00,'2024-09-20 14:36:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966133847','pcs','Inventory','EXEMPTED','1',NULL,0),(12489,'MWANGEKA WA MALOKA','6','2','',0.00,'500','600','0','',NULL,NULL,'0',0,0,'4017211726832217',0,0,0,36.00,'2024-09-20 14:37:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914500578','pcs','Inventory','EXEMPTED','1',NULL,0),(12490,' MP’s Diary by Hon Eng Muriuki Karue ','6','2','',0.00,'1200','1470','0','',NULL,NULL,'0',0,0,'9193831726832314',0,0,0,19.00,'2024-09-20 14:39:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966054241','pcs','Inventory','EXEMPTED','1',NULL,0),(12491,' Kenya: From Cradle of Humankind to a Circus by Florence Kimani ','6','2','',0.00,'300','500','0','',NULL,NULL,'0',0,0,'9885291726832442',0,0,0,17.00,'2024-09-20 14:41:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966054242','pcs','Inventory','EXEMPTED','1',NULL,0),(12492,' CHURCH TRANSFORMATION THROUGH TURBULENCE, Propelled Orchestration of Church and Nation Concerns by Dr. David M. Githii ','6','2','',0.00,'1550','1850','0','',NULL,NULL,'0',0,0,'5764891726832511',0,0,0,28.00,'2024-09-20 14:42:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966054243','pcs','Inventory','EXEMPTED','1',NULL,0),(12493,' Stuck Here: African Immigrants Tell Their Stories by Marvin Opiyo ','6','2','',0.00,'2000','2300','0','',NULL,NULL,'0',0,0,'2922851726832590',0,0,0,28.00,'2024-09-20 14:44:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966054244','pcs','Inventory','EXEMPTED','1',NULL,0),(12494,' Every Gikuyu Boy by Age of Thirteen by James Ngumy ','6','2','',0.00,'500','690','0','',NULL,NULL,'0',0,0,'7232931726832756',0,0,0,19.00,'2024-09-20 14:46:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966054245','pcs','Inventory','EXEMPTED','1',NULL,0),(12495,'THE STORIES OF KULANG TOAT','6','2','',0.00,'1400','1700','0','',NULL,NULL,'0',0,0,'2911121726832862',0,0,0,29.00,'2024-09-20 14:48:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780648502845','pcs','Inventory','EXEMPTED','1',NULL,0),(12496,' Oral Literature of the Asians in East Africa by Mubina Hassanali Kirmani and Sanaullah Kirmani ','6','2','',0.00,'500','890','0','',NULL,NULL,'0',0,0,'2292601726832983',0,0,0,29.00,'2024-09-20 14:50:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780648502846','pcs','Inventory','EXEMPTED','1',NULL,0),(12497,' The Vanishing Indigenous Heritage of the Abagusii of Western Kenya ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'4192321726833091',0,0,0,18.00,'2024-09-20 14:53:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914760132','pcs','Inventory','EXEMPTED','1',NULL,0),(12498,' SOUTH SUDAN – A Track of Neglect and Misrule ','6','2','',0.00,'3500','4500','0','',NULL,NULL,'0',0,0,'306271726833284',0,0,0,18.00,'2024-09-20 14:55:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914707007','pcs','Inventory','EXEMPTED','1',NULL,0),(12499,' HR PROFESSION in Kenya: Evolution, Legislation and Future by Samson Osero ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'3259071726833398',0,0,0,29.00,'2024-09-20 14:58:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914707008','pcs','Inventory','EXEMPTED','1',NULL,0),(12500,'THEORETICAL FOUNDATIONS OF LAND LAW IN T.Z','6','2','',0.00,'1700','1900','0','',NULL,NULL,'0',0,0,'179341726833989',0,0,0,18.00,'2024-09-20 15:07:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966530073','pcs','Inventory','EXEMPTED','1',NULL,0),(12501,'Of Musical Affairs by Mwangi Nyambura','6','2','',0.00,'400','600','0','',NULL,NULL,'0',0,0,'4904311727102462',0,0,0,20.00,'2024-09-23 17:42:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966530074','pcs','Inventory','EXEMPTED','1',NULL,0),(12502,'Practising an honourable profession','6','2','',0.00,'2500','3000','2','',NULL,NULL,'0',0,0,'3706411727164628',0,0,0,38.00,'2024-09-24 10:58:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531186','pcs','Inventory','EXEMPTED','2',NULL,0),(12503,'Judicial hints','6','2','',0.00,'2000','2500','2','2',NULL,NULL,'0',0,0,'7335881727164791',0,0,0,49.00,'2024-09-24 11:01:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','978996653403','pcs','Inventory','EXEMPTED','2',NULL,0),(12504,'Kenya’s Swahili Coast: From the Roman Empire to 1888 by Judy Aldrick','6','2','',0.00,'1700','2390','2','',NULL,NULL,'0',0,0,'1524341727253094',0,0,0,42.00,'2024-09-25 11:34:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757821','pcs','Inventory','EXEMPTED','2',NULL,0),(12505,'Doctors at heart by Dr Dan','6','2','',0.00,'2000','2500','2','200',NULL,NULL,'0',0,0,'8144391727518230',0,0,0,49.00,'2024-09-28 13:11:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757822','pcs','Inventory','EXEMPTED','2',NULL,0),(12506,'at night men take the lonely way back home','6','2','',0.00,'1700','2000','0','1500',NULL,NULL,'0',0,0,'6513721727518583',0,0,0,49.00,'2024-09-28 13:17:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757823','pcs','Inventory','EXEMPTED','2',NULL,0),(12507,'First platoon','6','2','',0.00,'2800','3890','2','2500',NULL,NULL,'0',0,0,'6331901727518654',0,0,0,49.00,'2024-09-28 13:18:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757824','pcs','Inventory','EXEMPTED','2',NULL,0),(12508,'Surprise Kill Vanish','6','2','',0.00,'2800','3890','2','2500',NULL,NULL,'0',0,0,'7290201727518727',0,0,0,48.00,'2024-09-28 13:19:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757825','pcs','Inventory','EXEMPTED','2',NULL,0),(12509,'Area 51','6','2','',0.00,'2800','3890','2','2500',NULL,NULL,'0',0,0,'3007721727518790',0,0,0,49.00,'2024-09-28 13:20:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757826','pcs','Inventory','EXEMPTED','2',NULL,0),(12510,'Nuclear war','6','2','',0.00,'3500','4500','2','3000',NULL,NULL,'0',0,0,'5080141727518832',0,0,0,49.00,'2024-09-28 13:21:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757827','pcs','Inventory','EXEMPTED','2',NULL,0),(12511,'Property Law by Francis, Ouma and Raphael ','6','2','',0.00,'3000','4000','2','2500',NULL,NULL,'0',0,0,'3651251727765982',0,0,0,49.00,'2024-10-01 10:01:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757828','pcs','Inventory','EXEMPTED','','',0),(12512,' Doctor at Heart: An autobiography by Dr Dan Gikonyo ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'329331727768695',0,0,0,22.00,'2024-10-01 10:45:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757829','pcs','Inventory','EXEMPTED','1',NULL,0),(12513,' Success to Significance – Dr Manu Chandaria’s biography Penned by journalists Kwendo Opanga and Charles Wachira & Edited by John Agunda and George Mathew ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'6622151727768859',0,0,0,11.00,'2024-10-01 10:48:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757830','pcs','Inventory','EXEMPTED','1',NULL,0),(12514,' The Art of Money and Wealth Creation by Patrick Muinde ','6','2','',0.00,'1400','1850','0','',NULL,NULL,'0',0,0,'498411727769004',0,0,0,19.00,'2024-10-01 10:50:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757831','pcs','Inventory','EXEMPTED','1',NULL,0),(12515,'WInnie and Nelson ','6','2','',0.00,'2000','2500','2','2000',NULL,NULL,'0',0,0,'5375441727963652',0,0,0,49.00,'2024-10-03 16:56:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757832','pcs','Inventory','EXEMPTED','','',0),(12516,' Rig Or Be Rigged? by Hon. Millie Odhiambo Mabona ','6','2','',0.00,'2500','2900','0','',NULL,NULL,'0',0,0,'9238541727967039',0,0,0,27.00,'2024-10-03 17:51:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757833','pcs','Inventory','EXEMPTED','1',NULL,0),(12517,' Angola is Wherever I Plant My Field by João Melo ','6','2','',0.00,'1900','2690','0','1800',NULL,NULL,'0',0,0,'514301728115030',0,0,0,45.00,'2024-10-05 10:57:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757834','pcs','Inventory','EXEMPTED','1',NULL,0),(12518,' The Dark Side of Skin by Jeferson Tenório (Author) and Bruna Dantas Lobato (Translator) ','6','2','',0.00,'1900','2690','0','1850',NULL,NULL,'0',0,0,'1662051728115131',0,0,0,55.00,'2024-10-05 10:59:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757835','pcs','Inventory','EXEMPTED','1',NULL,0),(12519,' A History of Burning by Janika Oza ','6','2','',0.00,'1400','1690','0','1350',NULL,NULL,'0',0,0,'5224891728115304',0,0,0,55.00,'2024-10-05 11:02:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757836','pcs','Inventory','EXEMPTED','1',NULL,0),(12520,' Latitudes of Longing: A Novel by Shubhangi Swarup ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'1549861728115394',0,0,0,56.00,'2024-10-05 11:03:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757837','pcs','Inventory','EXEMPTED','1',NULL,0),(12521,' The Magic of Saida by M.G. Vassanji ','6','2','',0.00,'1500','2490','0','1800',NULL,NULL,'0',0,0,'479671728115499',0,0,0,48.00,'2024-10-05 11:05:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757838','pcs','Inventory','EXEMPTED','1',NULL,0),(12522,' The Djinn Waits a Hundred Years: A Novel by Shubnum Khan ','6','2','',0.00,'1500','2890','0','1800',NULL,NULL,'0',0,0,'4377111728115611',0,0,0,54.00,'2024-10-05 11:07:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757839','pcs','Inventory','EXEMPTED','1',NULL,0),(12523,' Our Friends the Pollinators : A Handbook of Pollinator Diversity and Conservation in East Africa by Dino Martins ','6','2','',0.00,'1500','1690','0','',NULL,NULL,'0',0,0,'2208661728116775',0,0,0,58.00,'2024-10-05 11:26:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757840','pcs','Inventory','EXEMPTED','1',NULL,0),(12524,'Trapped in History','6','2','',0.00,'4500','5200','2','4800',NULL,NULL,'0',0,0,'5100801728281730',0,0,0,48.00,'2024-10-07 09:16:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966757841','pcs','Inventory','EXEMPTED','2',NULL,0),(12525,'Righ thing, Right now','6','2','',0.00,'2000','2890','2','',NULL,NULL,'0',0,0,'6370281728287008',0,0,0,49.00,'2024-10-07 10:44:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166317','pcs','Inventory','EXEMPTED','','',0),(12526,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','',0.00,'1500','1650','0','',NULL,NULL,'0',0,0,'3032361728658894',0,0,0,49.00,'2024-10-11 18:02:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166318','pcs','Inventory','EXEMPTED','1',NULL,0),(12527,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','',0.00,'1200','1650','0','1100',NULL,NULL,'0',0,0,'285841728663128',0,0,0,50.00,'2024-10-11 19:12:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166319','pcs','Inventory','EXEMPTED','1',NULL,0),(12528,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'4529321728663228',0,0,0,30.00,'2024-10-11 19:14:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166320','pcs','Inventory','EXEMPTED','1',NULL,0),(12529,' Resilience: One Girls Quest for a better future, against all odds by Najma Sahal ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'3282361728663356',0,0,0,18.00,'2024-10-11 19:16:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166321','pcs','Inventory','EXEMPTED','1',NULL,0),(12530,' Mwana Mdogo Wa Mfalme / Le Petit Prince (Swahili Edition) Swahili Edition by Antoine de Saint-Exupery (Author), Phillipp Kruse (Translator) and Walter Bgoya (Translator) ','6','2','',0.00,'1190','1390','0','',NULL,NULL,'0',0,0,'891481728721084',0,0,0,48.00,'2024-10-12 11:18:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166322','pcs','Inventory','EXEMPTED','1',NULL,0),(12531,' Epic musings of a farmers daughter by Jane Nyamuringa Ruigu-Njuguna ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'1007321728731777',0,0,0,57.00,'2024-10-12 14:16:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166323','pcs','Inventory','EXEMPTED','1',NULL,0),(12532,' In The Shadows of Justice by David Owusu ','6','2','',0.00,'1000','1300','0','',NULL,NULL,'0',0,0,'6944971728731851',0,0,0,19.00,'2024-10-12 14:18:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166324','pcs','Inventory','EXEMPTED','1',NULL,0),(12533,' Before The Devil Wakes Up ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7907221728732039',0,0,0,45.00,'2024-10-12 14:21:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166325','pcs','Inventory','EXEMPTED','1',NULL,0),(12534,'Resilent Rebirth ISAAC GICHIENGO','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'5904381728732447',0,0,0,29.00,'2024-10-12 14:28:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166326','pcs','Inventory','EXEMPTED','1',NULL,0),(12535,'Triumph Over Adversity','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'3819651728732628',0,0,0,29.00,'2024-10-12 14:32:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166327','pcs','Inventory','EXEMPTED','1',NULL,0),(12536,' Innovation and Its Enemies: Why People Resist New Technologies by Calestous Juma ','6','2','',0.00,'6400','6690','0','6500',NULL,NULL,'0',0,0,'3611161728998319',0,0,0,47.00,'2024-10-15 16:19:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166328','pcs','Inventory','EXEMPTED','1',NULL,0),(12537,'No Need To Lie','6','2','',0.00,'2300','2590','0','',NULL,NULL,'0',0,0,'6474461729341408',0,0,0,49.00,'2024-10-19 15:38:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166329','pcs','Inventory','EXEMPTED','1',NULL,0),(12538,' 52 weeks gratitude journal for kids ','6','2','',0.00,'350','650','0','',NULL,NULL,'0',0,0,'8505591729594851',0,0,0,24.00,'2024-10-22 14:01:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166330','pcs','Inventory','EXEMPTED','1',NULL,0),(12539,'Gift wrapping','6','2','',0.00,'90','100','0','',NULL,NULL,'0',0,0,'6077151729605560',0,0,0,999.00,'2024-10-22 17:00:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166331','pcs','Inventory','EXEMPTED','1',NULL,0),(12540,'Mastery Of Love','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'6537651729614753',0,0,0,29.00,'2024-10-22 19:33:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166332','pcs','Inventory','EXEMPTED','1',NULL,0),(12541,' Change Your Brain Change Your Life by Daniel Amen ','6','2','',0.00,'2500','2890','0','',NULL,NULL,'0',0,0,'1079051729614847',0,0,0,59.00,'2024-10-22 19:34:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166333','pcs','Inventory','EXEMPTED','1',NULL,0),(12542,' Things No One Taught Us About Love: How to Build Healthy Relationships with Yourself and Others (The Good Vibes Trilogy) by Vex King ','6','2','',0.00,'2090','2390','0','',NULL,NULL,'0',0,0,'6167621729614890',0,0,0,49.00,'2024-10-22 19:36:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166334','pcs','Inventory','EXEMPTED','1',NULL,0),(12543,'Affirmations For Kids','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'1313391729615688',0,0,0,48.00,'2024-10-22 19:49:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166335','pcs','Inventory','EXEMPTED','1',NULL,0),(12544,'Trivia Game','6','2','',0.00,'700','800','0','',NULL,NULL,'0',0,0,'8054391729615814',0,0,0,99.00,'2024-10-22 19:51:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166336','pcs','Inventory','EXEMPTED','1',NULL,0),(12545,' The Road to the Country A NOVEL: By Chigozie Obioma ','6','2','',0.00,'1890','2190','0','',NULL,NULL,'0',0,0,'5085021729688718',0,0,0,38.00,'2024-10-23 16:05:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166337','pcs','Inventory','EXEMPTED','1',NULL,0),(12546,'strategic agility by masai david','6','2','',0.00,'700','1000','5','',NULL,NULL,'0',0,0,'8179681729753603',0,0,0,99.00,'2024-10-24 10:09:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166338','pcs','Inventory','EXEMPTED','2',NULL,0),(12547,' Southern Kikuyu Before 1903 Volume 1, 2 and 3 by L.S.B Leakey ','6','2','',0.00,'24000','25900','0','',NULL,NULL,'0',0,0,'4665691729761740',0,0,0,87.00,'2024-10-24 12:23:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166339','pcs','Inventory','EXEMPTED','1',NULL,0),(12548,' Unduire Wa Ruriri Rwa Agikuyu by Duncan Ndegwa ','6','2','',0.00,'800','1200','0','',NULL,NULL,'0',0,0,'8943951729762085',0,0,0,19.00,'2024-10-24 12:28:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166340','pcs','Inventory','EXEMPTED','1',NULL,0),(12549,'a handbook of estate planning ','6','2','',0.00,'800','1000','2','',NULL,NULL,'0',0,0,'1989291729861829',0,0,0,99.00,'2024-10-25 16:11:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166341','pcs','Inventory','EXEMPTED','100',NULL,0),(12550,'GIVE AND TAKE ADM GRANT','6','2','',0.00,'1500','1890','3','',NULL,NULL,'0',0,0,'7814411730123313',0,0,0,99.00,'2024-10-28 16:49:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166342','pcs','Inventory','EXEMPTED','10',NULL,0),(12551,'the finance plannerby kilee','6','2','',0.00,'2000','2500','2','',NULL,NULL,'0',0,0,'2494771730536035',0,0,0,0.00,'2024-11-02 11:28:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166343','pcs','Inventory','EXEMPTED','2',NULL,0),(12552,'one for sorrow,two for joy','6','2','',0.00,'1800','1890','0','',NULL,NULL,'0',0,0,'6729061730536121',0,0,0,99.00,'2024-11-02 11:30:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788166344','pcs','Inventory','EXEMPTED','2',NULL,0),(12553,'8 Lessons in Military Leadership','6','2','',0.00,'1800','2090','2','1900',NULL,NULL,'0',0,0,'3515601730729435',0,0,0,50.00,'2024-11-04 17:12:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680538','pcs','Inventory','EXEMPTED','2',NULL,0),(12554,'The Honourables','6','2','',0.00,'1000','1250','0','',NULL,NULL,'0',0,0,'2418451730802333',0,0,0,18.00,'2024-11-05 13:26:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680539','pcs','Inventory','EXEMPTED','1','',0),(12555,'ELIUD MAHIHU','6','2','',0.00,'1800','2000','0','1700',NULL,NULL,'0',0,0,'3495771730802586',0,0,0,18.00,'2024-11-05 13:30:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680540','pcs','Inventory','EXEMPTED','1',NULL,0),(12556,'sweet and sour milk by nuruddin farah','6','2','',0.00,'2000','2490','3','',NULL,NULL,'0',0,0,'6268031730888758',0,0,0,99.00,'2024-11-06 13:26:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680541','pcs','Inventory','EXEMPTED','2',NULL,0),(12557,'someday, maybe by onyi','6','2','',0.00,'2000','2190','2','',NULL,NULL,'0',0,0,'9819201730888817',0,0,0,99.00,'2024-11-06 13:27:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680542','pcs','Inventory','EXEMPTED','2',NULL,0),(12558,'the road to country by chigozie','6','2','',0.00,'2000','2190','0','',NULL,NULL,'0',0,0,'2451711730888874',0,0,0,99.00,'2024-11-06 13:29:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680543','pcs','Inventory','EXEMPTED','2',NULL,0),(12559,' The Foggy Tunnel: Mheshimiwas spouses -A pillow of Joys and Tears by Dr. Sarah mwakiuna Kilemi ','6','2','',0.00,'1300','1500','0','',NULL,NULL,'0',0,0,'3426271730967736',0,0,0,29.00,'2024-11-07 11:22:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680544','pcs','Inventory','EXEMPTED','1',NULL,0),(12560,' How to Heal Childhood Wounds and Traumas by Sister Itaclaria Thomas ','6','2','',0.00,'900','1200','0','',NULL,NULL,'0',0,0,'3271691730968214',0,0,0,19.00,'2024-11-07 11:30:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680545','pcs','Inventory','EXEMPTED','1',NULL,0),(12561,'Outlive: The Science and Art of Longevity by Peter Attia MD and Bill Gifford','6','2','',0.00,'3000','3690','0','',NULL,NULL,'0',0,0,'5516871731056897',0,0,0,99.00,'2024-11-08 12:09:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680546','pcs','Inventory','EXEMPTED','2',NULL,0),(12562,'retirement plannnig by kaimenyi','6','2','',0.00,'1250','1500','0','',NULL,NULL,'0',0,0,'812291731056945',0,0,0,98.00,'2024-11-08 12:10:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680547','pcs','Inventory','EXEMPTED','2',NULL,0),(12563,'kenya general map','6','2','',0.00,'750','812','0','',NULL,NULL,'0',0,0,'6506361731068283',0,0,0,99.00,'2024-11-08 15:19:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680548','pcs','Inventory','EXEMPTED','2',NULL,0),(12564,' Thrivease Wildlife kids’ Colouring Book ','6','2','',0.00,'900','1000','0','',NULL,NULL,'0',0,0,'4828331731068691',0,0,0,99.00,'2024-11-08 15:25:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680549','pcs','Inventory','EXEMPTED','2',NULL,0),(12565,' KENYA CONSTITUENCIES MAP – SCHOOL SERIES ','6','2','',0.00,'4200','4466','0','',NULL,NULL,'0',0,0,'465331731401688',0,0,0,29.00,'2024-11-12 11:55:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781612680550','pcs','Inventory','EXEMPTED','1',NULL,0),(12566,' Constitutional Law, Doctrines, and the Litigation of Fundamental Rights and Freedoms by Isaac Lenaola and Arnold Ochieng Oginga ','6','2','',0.00,'3700','4000','0','',NULL,NULL,'0',0,0,'8446121731404453',0,0,0,48.00,'2024-11-12 12:41:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531148','pcs','Inventory','EXEMPTED','1',NULL,0),(12567,'Call To Serve DONALD KANIARU','6','2','',0.00,'3100','3490','0','',NULL,NULL,'0',0,0,'6876211731923553',0,0,0,16.00,'2024-11-18 12:55:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531149','pcs','Inventory','EXEMPTED','1',NULL,0),(12568,' Against The Tide: My Journey on a less Trodden Path by Hon. Martha Karua ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'4084191731923748',0,0,0,78.00,'2024-11-18 12:56:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531150','pcs','Inventory','EXEMPTED','1',NULL,0),(12569,' AUDACITY AND SACRIFICE: My life and Career by Judge Lee Gacuiga Muthoga ','6','2','',0.00,'3200','3500','0','',NULL,NULL,'0',0,0,'8237361731923869',0,0,0,95.00,'2024-11-18 12:58:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531151','pcs','Inventory','EXEMPTED','1',NULL,0),(12570,' A saint to behold with Philip Kinyinga Kinyinga M’Inoti by Engineer Kiruki Mwithimbu and Kimathi Kinyinga ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'2948771731932808',0,0,0,19.00,'2024-11-18 15:27:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531152','pcs','Inventory','EXEMPTED','1',NULL,0),(12571,' SheLeads: Lessons from Women Leaders ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'4662461731934359',0,0,0,80.00,'2024-11-18 15:53:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531153','pcs','Inventory','EXEMPTED','1',NULL,0),(12572,' PILLARS OF STATECRAFT: NATION BUILDING IN A CHANGING WORLD by Dr Kofo Obasanjo-Blackshire ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'2557261731934604',0,0,0,17.00,'2024-11-18 15:57:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531154','pcs','Inventory','EXEMPTED','1',NULL,0),(12573,' The Empirical Value of a Legacy Estate by Hillary Odira ','6','2','',0.00,'1590','1950','0','',NULL,NULL,'0',0,0,'4691071731934950',0,0,0,48.00,'2024-11-18 16:03:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531155','pcs','Inventory','EXEMPTED','30',NULL,0),(12574,' How to Be the Love You Seek: Break Cycles, Find Peace, and Heal Your Relationships by Dr. Nicole LePera ','6','2','',0.00,'3750','3950','0','',NULL,NULL,'0',0,0,'4052981732625199',0,0,0,59.00,'2024-11-26 15:47:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710788','pcs','Inventory','EXEMPTED','1',NULL,0),(12575,' Solja! Diary Of A Private Security Guard by Col (Rtd) J M Owuoth ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'1360261732711732',0,0,0,28.00,'2024-11-27 15:49:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710789','pcs','Inventory','EXEMPTED','1',NULL,0),(12576,' Somalia: Voices from the front by Col. Retired JM Owuoth ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'6187541732711840',0,0,0,10.00,'2024-11-27 15:51:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710790','pcs','Inventory','EXEMPTED','1',NULL,0),(12577,'the 15 invaluable laws of growth by john maxwell','6','2','',0.00,'1500','1890','0','',NULL,NULL,'0',0,0,'8193391732787939',0,0,0,99.00,'2024-11-28 13:00:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710791','pcs','Inventory','EXEMPTED','2',NULL,0),(12578,'How To Change:The Science Of Getting To where You Want To Be','6','2','',0.00,'1500','1700','0','',NULL,NULL,'0',0,0,'4899861733558605',0,0,0,19.00,'2024-12-07 11:04:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710792','pcs','Inventory','EXEMPTED','1',NULL,0),(12579,'Worthy Jada Pinkett Smith','6','2','',0.00,'3700','4000','0','',NULL,NULL,'0',0,0,'9716191734188189',0,0,0,19.00,'2024-12-14 17:57:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710793','pcs','Inventory','EXEMPTED','1',NULL,0),(12580,' Creative Writing Workbook: Write Like a Writer by Clifford Chianga Oluoch – Book 5 ','6','2','',0.00,'500','800','0','',NULL,NULL,'0',0,0,'6174911734340737',0,0,0,47.00,'2024-12-16 12:19:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781398710794','pcs','Inventory','EXEMPTED','1',NULL,0),(12581,' PILLARS OF STATECRAFT: NATION BUILDING IN A CHANGING WORLD by Dr Kofo Obasanjo-Blackshire ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'1746281734342572',0,0,0,50.00,'2024-12-16 12:50:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789785955231','pcs','Inventory','EXEMPTED','1',NULL,0),(12582,' The Twins of Omdurman by Joseph Nderitu ','6','2','',0.00,'800','1000','0','',NULL,NULL,'0',0,0,'6369311734596417',0,0,0,24.00,'2024-12-19 11:21:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789785955232','pcs','Inventory','EXEMPTED','1',NULL,0),(12583,' Eluid Mahihu: My Story: In the corridors of Power Through the colonial , Kenyatta and Moi Eras – Paperback ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'8838761734782805',0,0,0,43.00,'2024-12-21 15:07:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789785955233','pcs','Inventory','EXEMPTED','1',NULL,0),(12584,' The Diary of a CEO: The 33 Laws of Business and Life by Steven Bartlett ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'9631641734950255',0,0,0,45.00,'2024-12-23 13:38:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789785955234','pcs','Inventory','EXEMPTED','1',NULL,0),(12585,'The Odyssey of the Nubi','6','2','',0.00,'4000','4500','2','',NULL,NULL,'0',0,0,'8980161735292774',0,0,0,98.00,'2024-12-27 12:49:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913633222','pcs','Inventory','EXEMPTED','','',0),(12586,'Kenyans Nubians then and now','6','2','',0.00,'4500','5150','2','',NULL,NULL,'0',0,0,'6037431735292974',0,0,0,97.00,'2024-12-27 12:51:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780983834601','pcs','Inventory','EXEMPTED','','',0),(12587,'Sea level - a portrait of Zanzibar','6','2','',0.00,'2500','3500','2','',NULL,NULL,'0',0,0,'1383141735293083',0,0,0,99.00,'2024-12-27 12:52:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789987084197','pcs','Inventory','EXEMPTED','','',0),(12588,'disability: Laws and Rights','6','2','',0.00,'4000','5000','2','',NULL,NULL,'0',0,0,'4821681735293193',0,0,0,96.00,'2024-12-27 12:54:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966100283','pcs','Inventory','EXEMPTED','','',0),(12589,'Somo ber book 1','6','2','',0.00,'500','600','2','',NULL,NULL,'0',0,0,'2528501735376113',0,0,0,98.00,'2024-12-28 11:56:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966563958','pcs','Inventory','EXEMPTED','','',0),(12590,'LUO Great lIghts of Nations','6','2','',0.00,'3500','4300','2','',NULL,NULL,'0',0,0,'128441735376311',0,0,0,99.00,'2024-12-28 11:59:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966563959','pcs','Inventory','EXEMPTED','','',0),(12591,'Dholuo English by Bethwell Ogot','6','2','',0.00,'500','600','2','',NULL,NULL,'0',0,0,'6006891735376425',0,0,0,99.00,'2024-12-28 12:01:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505337','pcs','Inventory','EXEMPTED','','',0),(12592,'Chike Kod kweche','6','2','',0.00,'500','800','2','',NULL,NULL,'0',0,0,'7933221735376509',0,0,0,95.00,'2024-12-28 12:02:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914491197','pcs','Inventory','EXEMPTED','','',0),(12593,'Luo English Biological Dictionary','6','2','',0.00,'900','1200','2','',NULL,NULL,'0',0,0,'389851735376574',0,0,0,99.00,'2024-12-28 12:04:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468413','pcs','Inventory','EXEMPTED','','',0),(12594,'MATATU MADNESS','6','2','',0.00,'2500','3000','2','',NULL,NULL,'0',0,0,'210591735376679',0,0,0,99.00,'2024-12-28 12:07:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468414','pcs','Inventory','EXEMPTED','','',0),(12595,'Run Cheche Run','6','2','',0.00,'350','500','2','',NULL,NULL,'0',0,0,'3591081735377095',0,0,0,99.00,'2024-12-28 12:12:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468415','pcs','Inventory','EXEMPTED','','',0),(12596,' Creative Writing Workbook: Write Like a Writer by Clifford Chianga Oluoch – Book 6','6','2','',0.00,'600','800','2','',NULL,NULL,'0',0,0,'7642121735563495',0,0,0,99.00,'2024-12-30 15:59:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468416','pcs','Inventory','EXEMPTED','','',0),(12597,'Revenge of the tipping point','6','2','',0.00,'2500','2950','2','',NULL,NULL,'0',0,0,'3984761735643220',0,0,0,99.00,'2024-12-31 14:08:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468417','pcs','Inventory','EXEMPTED','','',0),(12598,'My Passion for Change by Dr Juma Mukhwana','6','2','',0.00,'2500','3000','2','',NULL,NULL,'0',0,0,'1439551736401928',0,0,0,98.00,'2025-01-09 08:53:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468418','pcs','Inventory','EXEMPTED','','',0),(12599,' Matatu Madness: A story from the Inside by Engineer Kiruki Mwithimbu ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'7379701736407192',0,0,0,42.00,'2025-01-09 10:20:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468419','pcs','Inventory','EXEMPTED','1',NULL,0),(12600,'Koinange Wa mbiyu- Mau Mau misunderstood leader','6','2','',0.00,'1200','1390','2','1000',NULL,NULL,'0',0,0,'7954471737021550',0,0,0,98.00,'2025-01-16 13:00:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966468420','pcs','Inventory','EXEMPTED','','',0),(12601,'A Court Of Thorns And Roses','6','2','',0.00,'1990','1790','0','',NULL,NULL,'0',0,0,'4510691737362015',0,0,0,89.00,'2025-01-20 11:35:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605399','pcs','Inventory','EXEMPTED','1',NULL,0),(12602,' BUILDING IN KENYA : A REAL ESTATE DEVELOPERS TOOL KIT by by Emma Miloyo and Robyn T. Emerson ','6','2','',0.00,'3000','3250','0','',NULL,NULL,'0',0,0,'8331711737533547',0,0,0,119.00,'2025-01-22 11:13:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605400','pcs','Inventory','EXEMPTED','1',NULL,0),(12603,'International Shipping Fee Charged On KG Or Size Of The Package Whichever Is Higher','6','2','',0.00,'4000','5000','2','',NULL,NULL,'0',0,0,'8714351737617149',0,0,0,99.00,'2025-01-23 10:30:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605401','pcs','Inventory','EXEMPTED','','',0),(12604,'How To Know A Person','6','2','',0.00,'2600','3500','0','',NULL,NULL,'0',0,0,'9163031737647700',0,0,0,49.00,'2025-01-23 18:55:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605402','pcs','Inventory','EXEMPTED','1',NULL,0),(12605,'love,marry kill by zukiswa','6','2','',0.00,'1000.','1200','0','1100',NULL,NULL,'0',0,0,'91738310529',0,0,0,100.00,'2025-01-31 11:02:43','9','1','1','0000-00-00','mainitem','na','','active','','9781526605403','pcs','Inventory','EXEMPTED','1','',0),(12606,'love, marry kill by zukiswa','6','2','',0.00,'1000','1200','0','1100',NULL,NULL,'0',0,0,'6857351738310587',0,0,0,100.00,'2025-01-31 11:04:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605404','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12607,' Rigathi Gachagua and the Politics of Betrayal Edited by Mbugua Nganga ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8701271739262606',0,0,0,93.00,'2025-02-11 11:30:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605405','pcs','Inventory','EXEMPTED','1',NULL,0),(12608,' Gods Special Children: My daughters battle with mental health by Justice Ann Ngibuini Mwaure ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'4568921739262637',0,0,0,59.00,'2025-02-11 11:31:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605406','pcs','Inventory','EXEMPTED','1',NULL,0),(12609,' The Traveller: Crossing Borders and Connecting Africa by Thebe Ikalafeng ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'4310651739262693',0,0,0,78.00,'2025-02-11 11:32:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605407','pcs','Inventory','EXEMPTED','1',NULL,0),(12610,' Spirited: the Life of Wahu. Kaara ','6','2','',0.00,'2500','2900','0','2000',NULL,NULL,'0',0,0,'2067061739262769',0,0,0,43.00,'2025-02-11 11:33:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605408','pcs','Inventory','EXEMPTED','1',NULL,0),(12611,' End of the Road by Godfrey Allan Busolo ','6','2','',0.00,'400','600','0','',NULL,NULL,'0',0,0,'5754301739262796',0,0,0,24.00,'2025-02-11 11:34:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605409','pcs','Inventory','EXEMPTED','1',NULL,0),(12612,' Fragile to fierce: A true life story of Father Marino Gemma written by Richard Kitheka Mbindyo ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'3200031739262915',0,0,0,98.00,'2025-02-11 11:35:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605410','pcs','Inventory','EXEMPTED','1',NULL,0),(12613,' A PILLAR OF HOPE: Dreams of a little hunter girl by Millicent Akoth Oloo ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'672291739263996',0,0,0,46.00,'2025-02-11 11:53:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605411','pcs','Inventory','EXEMPTED','1',NULL,0),(12614,' Daring Leadership in the 21st Century by Lucy Kioko ','6','2','',0.00,'900','1200','0','500',NULL,NULL,'0',0,0,'7854021739264022',0,0,0,48.00,'2025-02-11 11:54:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605412','pcs','Inventory','EXEMPTED','1',NULL,0),(12615,' Real Growth Hacks by Festus Maina ','6','2','',0.00,'1500','1800','0','',NULL,NULL,'0',0,0,'6692351739264079',0,0,0,58.00,'2025-02-11 11:55:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605413','pcs','Inventory','EXEMPTED','1',NULL,0),(12616,' UNSTOPPABLE VOYAGER: A hoteliers Diary by Charles Muchangi Wambogo ','6','2','',0.00,'1500','1800','0','',NULL,NULL,'0',0,0,'9467521739264132',0,0,0,89.00,'2025-02-11 11:56:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605414','pcs','Inventory','EXEMPTED','1',NULL,0),(12617,' From Watchdogs to Traitors: The less you know, the more you believe ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'8611991739264187',0,0,0,98.00,'2025-02-11 11:57:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605415','pcs','Inventory','EXEMPTED','1',NULL,0),(12618,' The Diary of a Girl Doctor: Insights from Real life Experiences of a Doctor by Doreen Oyunge ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8727821739264686',0,0,0,111.00,'2025-02-11 12:05:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605416','pcs','Inventory','EXEMPTED','1',NULL,0),(12619,' Hard To Assume by Edward Nguchuga ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'2269891739264930',0,0,0,48.00,'2025-02-11 12:09:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605417','pcs','Inventory','EXEMPTED','1',NULL,0),(12620,' A pioneer African Pastor – Rev Wanyoike Kamawe ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'2184651739264963',0,0,0,48.00,'2025-02-11 12:10:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605418','pcs','Inventory','EXEMPTED','1',NULL,0),(12621,' Political Mask by Anthony Murigu ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'5581871739265017',0,0,0,45.00,'2025-02-11 12:11:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605419','pcs','Inventory','EXEMPTED','1',NULL,0),(12622,' The Line Of One by Anne Ikiara ','6','2','',0.00,'2190','3490','0','1900',NULL,NULL,'0',0,0,'9587821739265084',0,0,0,36.00,'2025-02-11 12:12:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605420','pcs','Inventory','EXEMPTED','1',NULL,0),(12623,' From Scars To Stardom by Benson Gicharu ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'531071739265316',0,0,0,48.00,'2025-02-11 12:15:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605421','pcs','Inventory','EXEMPTED','1',NULL,0),(12624,' Breaking Point: A Journalist Quest for Salvation in Nigeria’s Chaos ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'3274161739265345',0,0,0,49.00,'2025-02-11 12:16:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605422','pcs','Inventory','EXEMPTED','1',NULL,0),(12625,' Love Marry and Kill by Zukiswa Wanner ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'1523571739265541',0,0,0,45.00,'2025-02-11 12:19:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605423','pcs','Inventory','EXEMPTED','1',NULL,0),(12626,' CROSSROADS Legends by Mirigo Kinyanjui ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'5306941739265572',0,0,0,48.00,'2025-02-11 12:20:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605424','pcs','Inventory','EXEMPTED','1',NULL,0),(12627,' Research and Methods: Creating New Knowledge by Dr. Samwel Oresi ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'4732631739265628',0,0,0,49.00,'2025-02-11 12:23:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605425','pcs','Inventory','EXEMPTED','1',NULL,0),(12628,' Micro and Macro Economics by Dr. Samwel Oresi ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'4910741739265785',0,0,0,49.00,'2025-02-11 12:24:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605426','pcs','Inventory','EXEMPTED','1',NULL,0),(12629,' Diaries of a Dead African by Chuma Nwokolo ','6','2','',0.00,'1400','1600','0','',NULL,NULL,'0',0,0,'3749061739265892',0,0,0,50.00,'2025-02-11 12:25:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605427','pcs','Inventory','EXEMPTED','1',NULL,0),(12630,' ME, YOU, WE & DIVERSITY – by Susan Omondi ','6','2','',0.00,'1790','2000','0','',NULL,NULL,'0',0,0,'9136361739265945',0,0,0,13.00,'2025-02-11 12:27:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605428','pcs','Inventory','EXEMPTED','1',NULL,0),(12631,' THE GO GETTER PLANNERS by Hannah Githuki ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'91739266462',0,0,0,48.00,'2025-02-11 12:34:38','9','1','1','0000-00-00','mainitem','na','','active','','9781526605429','pcs','Inventory','EXEMPTED','1','',0),(12632,' 10x Is Easier Than 2x: How World Class Entrepreneurs Achieve More by Doing Less by Dan Sullivan and Dr. Benjamin Hardy ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'7860961739266579',0,0,0,27.00,'2025-02-11 12:36:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605430','pcs','Inventory','EXEMPTED','1',NULL,0),(12633,'highlighter','6','2','',0.00,'70','100','0','800',NULL,NULL,'0',0,0,'3689151739520155',0,0,0,95.00,'2025-02-14 11:03:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605431','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12634,'peace from broken pieces by iyanla vanzant','6','2','',0.00,'2000','2150','0','2050',NULL,NULL,'0',0,0,'1854421739521181',0,0,0,99.00,'2025-02-14 11:22:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605432','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12635,' Soko Short Stories by Gachery Lydia ','6','2','',0.00,'1000','1500','0','900',NULL,NULL,'0',0,0,'8485941739620655',0,0,0,34.00,'2025-02-15 14:58:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605433','pcs','Inventory','EXEMPTED','1',NULL,0),(12636,' Radical Acceptance Awakening the Love that Heals Fear and Shame by Tara Brach ','6','2','',0.00,'2850','3000','0','',NULL,NULL,'0',0,0,'9520141739804421',0,0,0,99.00,'2025-02-17 18:01:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605434','pcs','Inventory','EXEMPTED','1',NULL,0),(12637,'PROVERBS 31 WOMAN','6','2','',0.00,'900','1000','0','900',NULL,NULL,'0',0,0,'7147161740136791',0,0,0,100.00,'2025-02-21 14:20:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605435','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12638,'WANGARI','6','2','',0.00,'800','1090','0','900',NULL,NULL,'0',0,0,'91740137091',0,0,0,0.00,'2025-02-21 14:25:16','9','1','1','0000-00-00','mainitem','na','','active','','9781526605436','pcs','Inventory','EXEMPTED','','',0),(12639,'i am affirmations for kids ','6','2','',0.00,'300','360','0','320',NULL,NULL,'0',0,0,'9899651740305118',0,0,0,99.00,'2025-02-23 13:06:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605437','pcs','Inventory','EXEMPTED','','',0),(12640,'the tales of wamugumo','6','2','',0.00,'340','390','0','350',NULL,NULL,'0',0,0,'7596791740305213',0,0,0,99.00,'2025-02-23 13:08:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605438','pcs','Inventory','EXEMPTED','','',0),(12641,'jasiri,jasiri and toto','6','2','',0.00,'300','350','0','320',NULL,NULL,'0',0,0,'3943131740305292',0,0,0,96.00,'2025-02-23 13:11:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605439','pcs','Inventory','EXEMPTED','','',0),(12642,'power your vision ','6','2','',0.00,'1800','2000','0','1900',NULL,NULL,'0',0,0,'477341740491737',0,0,0,98.00,'2025-02-25 16:57:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781526605440','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12643,' Nyakach: The Last Born of the Luo Nation by Charles Ananga K’Okolo ','6','2','',0.00,'2300','2500','0','',NULL,NULL,'0',0,0,'7879961740493992',0,0,0,49.00,'2025-02-25 17:34:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914409185','pcs','Inventory','EXEMPTED','1',NULL,0),(12644,' Odera Akango by Prof Bethwell Ogot ','6','2','',0.00,'500','650','0','',NULL,NULL,'0',0,0,'8369731740494204',0,0,0,49.00,'2025-02-25 17:37:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914771404','pcs','Inventory','EXEMPTED','1',NULL,0),(12645,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'750481740494402',0,0,0,41.00,'2025-02-25 17:40:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914768817','pcs','Inventory','EXEMPTED','1',NULL,0),(12646,' The Witchcraft and Magic of the Ameru People ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'744541740494624',0,0,0,38.00,'2025-02-25 17:44:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914768818','pcs','Inventory','EXEMPTED','1',NULL,0),(12647,' The Luo Exit: for the economic recovery of winam by John Owegi Ferdinand ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'1393041740494727',0,0,0,76.00,'2025-02-25 17:46:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505030','pcs','Inventory','EXEMPTED','1',NULL,0),(12648,'NTANGI GI OTIS','6','2','',0.00,'690','890','0','',NULL,NULL,'0',0,0,'1019151740494788',0,0,0,699.00,'2025-02-25 17:47:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505031','pcs','Inventory','EXEMPTED','1',NULL,0),(12649,'OTHUNGA GI NYIERO','6','2','',0.00,'300','500','0','',NULL,NULL,'0',0,0,'770661740494856',0,0,0,59.00,'2025-02-25 17:48:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505032','pcs','Inventory','EXEMPTED','1',NULL,0),(12650,'POKO NYAR MIGUMBA','6','2','',0.00,'500','800','0','',NULL,NULL,'0',0,0,'2466911740494918',0,0,0,49.00,'2025-02-25 17:49:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505033','pcs','Inventory','EXEMPTED','1',NULL,0),(12651,'WASOMURU SIGANA MAMIT','6','2','',0.00,'320','500','0','',NULL,NULL,'0',0,0,'39171740494974',0,0,0,49.00,'2025-02-25 17:50:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505034','pcs','Inventory','EXEMPTED','1',NULL,0),(12652,'OGILO NINGO PINY KIRON','6','2','',0.00,'500','790','0','',NULL,NULL,'0',0,0,'3641881740495038',0,0,0,19.00,'2025-02-25 17:51:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505035','pcs','Inventory','EXEMPTED','1',NULL,0),(12653,' The Last Economic Superpower: The Retreat of Globalization, the End of American Dominance, and What We Can Do about It by Joseph Quinlan ','6','2','',0.00,'3500','4000','0','',NULL,NULL,'0',0,0,'8570081740654654',0,0,0,49.00,'2025-02-27 14:11:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780071742832','pcs','Inventory','EXEMPTED','1','',0),(12654,' The Making of Judge- Footprints of Faith: Stories That Shaped my Path by Justice Asenath Ongeri ','6','2','',0.00,'2500','2850','0','',NULL,NULL,'0',0,0,'5514651740814679',0,0,0,39.00,'2025-03-01 10:39:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505559','pcs','Inventory','EXEMPTED','1',NULL,0),(12655,' MY LITTLE BIG ANIMAL COLOURING BOOK by Tony Olang ','6','2','',0.00,'500','749','0','',NULL,NULL,'0',0,0,'8427321740836772',0,0,0,50.00,'2025-03-01 16:47:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495447','pcs','Inventory','EXEMPTED','1',NULL,0),(12656,'Favourite Story Bible ','6','2','',0.00,'1000','1290','0','',NULL,NULL,'0',0,0,'1757171740836898',0,0,0,48.00,'2025-03-01 16:49:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781928436003','pcs','Inventory','EXEMPTED','1',NULL,0),(12657,' The Diary Mentorship For Young Lawyers by Justice John Chigiti ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'6306111740841414',0,0,0,36.00,'2025-03-01 18:04:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781928436004','pcs','Inventory','EXEMPTED','1',NULL,0),(12658,' The Wretched Africans: A Study of Rabai and Freretown Slave Settlements by Joe Khamisi ','6','2','',0.00,'1500','1899','0','',NULL,NULL,'0',0,0,'9487381741021067',0,0,0,49.00,'2025-03-03 19:58:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781928436005','pcs','Inventory','EXEMPTED','1',NULL,0),(12659,'moi\'s kleptocracy','6','2','',0.00,'1400','1500','02','1450',NULL,NULL,'0',0,0,'2835641741257162',0,0,0,200.00,'2025-03-06 13:34:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781928436006','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12660,'kenya between hope and despair','6','2','',0.00,'6590','6590','2','6400',NULL,NULL,'0',0,0,'7475451741257427',0,0,0,99.00,'2025-03-06 13:38:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781928436007','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12661,' Arabic Island by Alexis De Vilar ','6','2','',0.00,'6000','7500','0','',NULL,NULL,'0',0,0,'9866531741260061',0,0,0,77.00,'2025-03-06 14:21:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495737','pcs','Inventory','EXEMPTED','1',NULL,0),(12662,'WHERE IS KENYA','6','2','',0.00,'4500','5500','0','',NULL,NULL,'0',0,0,'4658901741709274',0,0,0,79.00,'2025-03-11 19:08:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495738','pcs','Inventory','EXEMPTED','1',NULL,0),(12663,' NBO24 Nairobi 2024 Architecture Guide by Janfrans van der Eerden ','6','2','',0.00,'3000','3500','0','',NULL,NULL,'0',0,0,'1459311741709488',0,0,0,48.00,'2025-03-11 19:11:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495739','pcs','Inventory','EXEMPTED','80',NULL,0),(12664,'voice of agony','6','2','',0.00,'2300','2500','0','2400',NULL,NULL,'0',0,0,'8908201741863374',0,0,0,99.00,'2025-03-13 13:57:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495740','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12665,' The Diary Mentorship For Young Lawyers by Justice John Chigiti ','6','2','',0.00,'1400','2000','0','1000',NULL,NULL,'0',0,0,'7018261741865287',0,0,0,591.00,'2025-03-13 14:29:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495741','pcs','Inventory','EXEMPTED','1',NULL,0),(12666,'INTERVENTIONS BY KOFI ANNAN','6','2','',0.00,'1950','2000','0','1950',NULL,NULL,'0',0,0,'8535071741870110',0,0,0,99.00,'2025-03-13 15:49:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495742','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12667,'How to start an airbnb bussiness by Amanda Kimani','6','2','',0.00,'2400','2500','0','',NULL,NULL,'0',0,0,'2436681741935362',0,0,0,99.00,'2025-03-14 09:58:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495743','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12668,'Dream count by Chimamanda Ngozi','6','2','',0.00,'2000','2600','2','',NULL,NULL,'0',0,0,'8540901742024071',0,0,0,93.00,'2025-03-15 10:36:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495744','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12669,'nearly all men','6','2','',0.00,'1900','2090','2','1900',NULL,NULL,'0',0,0,'1943981742128659',0,0,0,50.00,'2025-03-16 15:38:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781800751934','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12670,'song of solomon by toni morris','6','2','',0.00,'1500','1690','2','1500',NULL,NULL,'0',0,0,'843021742128739',0,0,0,50.00,'2025-03-16 15:40:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780099768418','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12671,'american kingpin by Nick bilton','6','2','',0.00,'1700','1890','2','1750',NULL,NULL,'0',0,0,'255201742128849',0,0,0,50.00,'2025-03-16 15:42:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780753547007','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12672,'manuscript found in accra paulo coelho','6','2','',0.00,'1350','1500','2','1400',NULL,NULL,'0',0,0,'4583881742128982',0,0,0,5.00,'2025-03-16 15:44:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780007520619','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12673,'Beloved by Toni Morrison','6','2','',0.00,'1700','1890','2','1750',NULL,NULL,'0',0,0,'7890521742129329',0,0,0,5.00,'2025-03-16 15:51:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780099511656','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12674,'Anti-stress colouring book;the faican woman edition','6','2','',0.00,'1600','1760','2','',NULL,NULL,'0',0,0,'3464241742130289',0,0,0,4.00,'2025-03-16 16:09:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612593','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12675,' DEFINING THE KENYA WE WANT by Samuel Karanja ','6','2','',0.00,'500','800','0','',NULL,NULL,'0',0,0,'7560931742205258',0,0,0,9.00,'2025-03-17 12:54:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612594','pcs','Inventory','EXEMPTED','1',NULL,0),(12676,'learning kiswahili with wanjiku','6','2','',0.00,'900','1000','2','900',NULL,NULL,'0',0,0,'9139911742369761',0,0,0,99.00,'2025-03-19 10:36:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612595','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12677,'confessions of nairobi men bk 2','6','2','',0.00,'1200','1450','0','1350',NULL,NULL,'0',0,0,'3362181742372572',0,0,0,95.00,'2025-03-19 11:24:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612596','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12678,'1+1 = 4 Reimagining Excellence in A disruptive economy by Evans Okoyo','6','2','',0.00,'1300','1500','0','1400',NULL,NULL,'0',0,0,'1670651742373894',0,0,0,49.00,'2025-03-19 11:47:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612597','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12679,'Drive by Daniel H.Pink','6','2','',0.00,'2000','2590','0','2400',NULL,NULL,'0',0,0,'9200191742384590',0,0,0,4.00,'2025-03-19 14:44:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612598','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12680,'kenyan economist','6','2','',0.00,'300','490','0','400',NULL,NULL,'0',0,0,'204021742469088',0,0,0,98.00,'2025-03-20 15:57:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612599','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12681,' Generation #Occupy: The Anatomy of an Evolving Riot by Okolla Darius ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'8145211742546363',0,0,0,41.00,'2025-03-21 11:40:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612600','pcs','Inventory','EXEMPTED','1',NULL,0),(12682,' NaiRobbery Coctail by Empress Ciku Kimani-Mwaniki ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9059961742546511',0,0,0,46.00,'2025-03-21 11:42:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612601','pcs','Inventory','EXEMPTED','1',NULL,0),(12683,' The Men We Dated & the girlfriends who Advised us ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5115071742547947',0,0,0,48.00,'2025-03-21 12:06:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612602','pcs','Inventory','EXEMPTED','1',NULL,0),(12684,' The Misunderstood Witch: A novel by RODGERS ODIMBA ','6','2','',0.00,'600','750','0','',NULL,NULL,'0',0,0,'10101742548013',0,0,0,58.00,'2025-03-21 12:07:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612603','pcs','Inventory','EXEMPTED','1',NULL,0),(12685,' Cycle of Injustice by Faith Njoki ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'4710521742548079',0,0,0,47.00,'2025-03-21 12:08:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612604','pcs','Inventory','EXEMPTED','1',NULL,0),(12686,' In search and defence of radical legal education: A personal foot note by Prof Justice Willy Mutunga ','6','2','',0.00,'500','700','0','',NULL,NULL,'0',0,0,'4162711742548212',0,0,0,37.00,'2025-03-21 12:10:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612605','pcs','Inventory','EXEMPTED','1',NULL,0),(12687,' The Making of Judge- Footprints of Faith: Stories That Shaped my Path by Justice Asenath Ongeri ','6','2','',0.00,'2550','2850','0','',NULL,NULL,'0',0,0,'8265621742548405',0,0,0,50.00,'2025-03-21 12:13:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612606','pcs','Inventory','EXEMPTED','1',NULL,0),(12688,' Patriotism and Visionary Leadership by Muriithi Kiyu ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'9675971742548504',0,0,0,57.00,'2025-03-21 12:15:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612607','pcs','Inventory','EXEMPTED','1',NULL,0),(12689,' Autobiography and Revelation of the Mysteries of Life By Wandera SGC Bideru ','6','2','',0.00,'1200','1590','0','',NULL,NULL,'0',0,0,'2038341742548620',0,0,0,96.00,'2025-03-21 12:17:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612608','pcs','Inventory','EXEMPTED','1',NULL,0),(12690,' Without Fear or Favour by Duncan Mindo ','6','2','',0.00,'2200','2499','0','',NULL,NULL,'0',0,0,'3516971742548714',0,0,0,48.00,'2025-03-21 12:19:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612609','pcs','Inventory','EXEMPTED','1',NULL,0),(12691,' LAST ARROW IN THE QUIVER by JOHN GATHATWA ','6','2','',0.00,'1700','2000','0','',NULL,NULL,'0',0,0,'4444241742548782',0,0,0,48.00,'2025-03-21 12:20:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612610','pcs','Inventory','EXEMPTED','1',NULL,0),(12692,' Method and Technique in the Bar Exam by Christopher Rosana ','6','2','',0.00,'1900','2190','0','',NULL,NULL,'0',0,0,'5586261742548984',0,0,0,49.00,'2025-03-21 12:23:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612611','pcs','Inventory','EXEMPTED','1',NULL,0),(12693,'Legislation on media, speech and expression in Ghana','6','2','',0.00,'4500','5500','0','',NULL,NULL,'0',0,0,'5253871742549083',0,0,0,49.00,'2025-03-21 12:25:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612612','pcs','Inventory','EXEMPTED','1',NULL,0),(12694,' The Gambler ','6','2','',0.00,'220','440','0','',NULL,NULL,'0',0,0,'7428091742914906',0,0,0,99.00,'2025-03-25 18:02:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612613','pcs','Inventory','EXEMPTED','1',NULL,0),(12695,'The lumumba plot by Stuart Reid','6','2','',0.00,'5000','5690','0','5400',NULL,NULL,'0',0,0,'1522231743063362',0,0,0,99.00,'2025-03-27 11:17:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612614','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12696,'Inside the presidency by Dickson Jere','6','2','',0.00,'1000','1200','0','900',NULL,NULL,'0',0,0,'4555851743063463',0,0,0,99.00,'2025-03-27 11:19:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913612615','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12697,' We Who Wrestle with God: Perceptions of the Divine by Jordan B. Peterson ','6','2','',0.00,'2000','2990','0','',NULL,NULL,'0',0,0,'3554091743065799',0,0,0,499.00,'2025-03-27 11:57:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780241619636','pcs','Inventory','EXEMPTED','1',NULL,0),(12698,' The Let Them Theory: A Life-Changing Tool That Millions of People Can’t Stop Talking About by Mel Robbins ','6','2','',0.00,'4000','4550','0','',NULL,NULL,'0',0,0,'2966581743161927',0,0,0,700.00,'2025-03-28 14:39:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781788176187','pcs','Inventory','EXEMPTED','1',NULL,0),(12699,' The Inmate: A gripping psychological thriller by Freida McFadden ','6','2','',0.00,'1700','1890','0','',NULL,NULL,'0',0,0,'7435941743162060',0,0,0,99.00,'2025-03-28 14:41:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221385','pcs','Inventory','EXEMPTED','1',NULL,0),(12700,' The 2 Tribes of Kenya by WINSTONE SHARRAD MUSEBE ','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'8150461743580529',0,0,0,22.00,'2025-04-02 10:55:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221386','pcs','Inventory','VATABLE','1',NULL,0),(12701,' On Leadership: Lessons for the 21st Century by Tony Blair ','6','2','',16.00,'3000','3500','0','',NULL,NULL,'0',0,0,'8253651743580696',0,0,0,58.00,'2025-04-02 10:58:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221387','pcs','Inventory','VATABLE','1',NULL,0),(12702,' Our Untold truths. Empowering Women: The Untold Truths We Wish We Knew ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'2541931743580732',0,0,0,59.00,'2025-04-02 11:02:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221388','pcs','Inventory','VATABLE','1',NULL,0),(12703,' Conquering POVERTY of the Mind by Ronald Wasike ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'9061871743580940',0,0,0,27.00,'2025-04-02 11:03:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221389','pcs','Inventory','VATABLE','1',NULL,0),(12704,' Congo Masquerade: The Political Culture of Aid Inefficiency and Reform Failure (African Arguments) by Theodore Trefon ','6','2','',16.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6609561743581338',0,0,0,99.00,'2025-04-02 11:09:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221390','pcs','Inventory','VATABLE','1',NULL,0),(12705,' Personal Financial and Retirement Planning by Aggrey Jonathan K Bett ','6','2','',16.00,'1300','1600','0','',NULL,NULL,'0',0,0,'7648851743581454',0,0,0,18.00,'2025-04-02 11:11:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221391','pcs','Inventory','VATABLE','1',NULL,0),(12706,' The Gift of Fear: Survival Signals That Protect Us from Violence by Gavin de Becker ','6','2','',16.00,'1500','1690','0','',NULL,NULL,'0',0,0,'3140841743581583',0,0,0,29.00,'2025-04-02 11:13:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221392','pcs','Inventory','VATABLE','1',NULL,0),(12707,' The wisdom and philosophy of African Proverbs: The Gikuyu World view by Gerard Joseph Wanjohi ','6','2','',16.00,'1890','2190','0','',NULL,NULL,'0',0,0,'9029881743581694',0,0,0,31.00,'2025-04-02 11:15:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221393','pcs','Inventory','VATABLE','1',NULL,0),(12708,' THE BEAUTY OF A WOMAN by BRIAN ODHIAMBO ','6','2','',16.00,'500','700','0','',NULL,NULL,'0',0,0,'3047571743581816',0,0,0,59.00,'2025-04-02 11:17:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221394','pcs','Inventory','VATABLE','1',NULL,0),(12709,' A Banquet for Pigs and Vultures ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'841341743581912',0,0,0,19.00,'2025-04-02 11:18:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221395','pcs','Inventory','VATABLE','1',NULL,0),(12710,' Beyond tribal Lines ','6','2','',16.00,'500','800','0','',NULL,NULL,'0',0,0,'6682811743581984',0,0,0,49.00,'2025-04-02 11:20:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221396','pcs','Inventory','VATABLE','1',NULL,0),(12711,' Mastering Uncertainty: How to Thrive in an Unpredictable World by Csaba Konkoly and Matt Watkinson ','6','2','',16.00,'1400','1690','0','',NULL,NULL,'0',0,0,'113921743582072',0,0,0,49.00,'2025-04-02 11:21:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221397','pcs','Inventory','VATABLE','1',NULL,0),(12712,' POLITICS AND THE AFRICAN DREAM by Robert Wanyama ','6','2','',16.00,'500','900','0','',NULL,NULL,'0',0,0,'356311743582159',0,0,0,49.00,'2025-04-02 11:23:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221398','pcs','Inventory','VATABLE','1',NULL,0),(12713,' a history of desperation by dominic walubengo','6','2','',16.00,'900','1000','0','950',NULL,NULL,'0',0,0,'9168461743854402',0,0,0,99.00,'2025-04-05 15:01:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221399','pcs','Inventory','VATABLE',NULL,NULL,0),(12714,' ME, YOU, WE & DIVERSITY – by Susan Omondi ','6','2','',16.00,'1500','1790','0','',NULL,NULL,'0',0,0,'6789321744718045',0,0,0,60.00,'2025-04-15 14:54:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221400','pcs','Inventory','VATABLE','1',NULL,0),(12715,'Healing your inner self by Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'5962361744797045',0,0,0,100.00,'2025-04-16 12:52:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221401','pcs','Inventory','VATABLE',NULL,NULL,0),(12716,'Dreams before dating by Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'7082331744797177',0,0,0,99.00,'2025-04-16 12:54:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221402','pcs','Inventory','VATABLE',NULL,NULL,0),(12717,'Dating Right by Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'1486191744797287',0,0,0,100.00,'2025-04-16 12:56:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221403','pcs','Inventory','VATABLE',NULL,NULL,0),(12718,'Before you say \'i do\' Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'265491744797367',0,0,0,100.00,'2025-04-16 12:57:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221404','pcs','Inventory','VATABLE',NULL,NULL,0),(12719,'Mastery by Benjamin Zulu','6','2','',16.00,'2000','2200','0','',NULL,NULL,'0',0,0,'2474761744797458',0,0,0,99.00,'2025-04-16 12:59:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221405','pcs','Inventory','VATABLE',NULL,NULL,0),(12720,'Toxic relashionships by Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'3790411744797570',0,0,0,100.00,'2025-04-16 13:01:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221406','pcs','Inventory','VATABLE',NULL,NULL,0),(12721,'unplugged 4 by Jacob Aliet','6','2','',16.00,'2000','2200','0','',NULL,NULL,'0',0,0,'2449261745505345',0,0,0,97.00,'2025-04-24 17:36:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221407','pcs','Inventory','VATABLE',NULL,NULL,0),(12722,' A CALF OF A BULL by Gatluak Jany ','6','2','',16.00,'600','750','0','',NULL,NULL,'0',0,0,'7812841745569239',0,0,0,49.00,'2025-04-25 11:21:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221408','pcs','Inventory','VATABLE','1',NULL,0),(12723,' SILENT WHISPERS and OTHER STORIES ','6','2','',16.00,'1500','1000','0','',NULL,NULL,'0',0,0,'4271021745569370',0,0,0,49.00,'2025-04-25 11:23:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221409','pcs','Inventory','VATABLE','1',NULL,0),(12724,' Amir by Sandra Nekh ','6','2','',16.00,'1500','1300','0','',NULL,NULL,'0',0,0,'5635931745569687',0,0,0,49.00,'2025-04-25 11:28:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221410','pcs','Inventory','VATABLE','1',NULL,0),(12725,' Mourning Glory by Prof. Egara Kabaji ','6','2','',16.00,'600','650','0','',NULL,NULL,'0',0,0,'8770481745570523',0,0,0,49.00,'2025-04-25 11:42:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221411','pcs','Inventory','VATABLE','1',NULL,0),(12726,' Beyond the pulpit and other short stories','6','2','',16.00,'700','999','0','',NULL,NULL,'0',0,0,'91745570834',0,0,0,49.00,'2025-04-25 11:48:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221412','pcs','Inventory','VATABLE','1','',0),(12727,' Life’s Balances by Nicholas Watila Khisa ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'1077761745570983',0,0,0,59.00,'2025-04-25 11:50:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221413','pcs','Inventory','VATABLE','1',NULL,0),(12728,' Bitter Honey by Khisa Matili ','6','2','',16.00,'720','930','0','',NULL,NULL,'0',0,0,'7059431745571213',0,0,0,59.00,'2025-04-25 11:54:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221414','pcs','Inventory','VATABLE','1',NULL,0),(12729,' BOY CHILD by Franz Owano ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'6428021745571715',0,0,0,49.00,'2025-04-25 12:02:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221415','pcs','Inventory','VATABLE','1',NULL,0),(12730,' Whispers by Bramwel Saisi ','6','2','',16.00,'999','1199','0','',NULL,NULL,'0',0,0,'8173311745571975',0,0,0,48.00,'2025-04-25 12:06:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221416','pcs','Inventory','VATABLE','1',NULL,0),(12731,' Loose Ties by Yara Nakahanda Monteiro ','6','2','',16.00,'1300','1490','0','',NULL,NULL,'0',0,0,'2396011745572130',0,0,0,49.00,'2025-04-25 12:18:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221417','pcs','Inventory','VATABLE','1',NULL,0),(12732,' The Matatu Slasher by Keith Kinambuga ','6','2','',16.00,'1300','1600','0','',NULL,NULL,'0',0,0,'1299041745573449',0,0,0,43.00,'2025-04-25 12:31:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221418','pcs','Inventory','VATABLE','1',NULL,0),(12733,' ROCK OF THE FIRST WIFE by Ben O. Okech ','6','2','',16.00,'500','649','0','',NULL,NULL,'0',0,0,'477871745574098',0,0,0,44.00,'2025-04-25 12:42:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221419','pcs','Inventory','VATABLE','1',NULL,0),(12734,' That Kawaida Girl by Gladwell Pendo ','6','2','',16.00,'1100','1300','0','',NULL,NULL,'0',0,0,'4583781745574328',0,0,0,48.00,'2025-04-25 12:45:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781464221420','pcs','Inventory','VATABLE','1',NULL,0),(12735,'Half potraits under water','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'9307221745588179',0,0,0,48.00,'2025-04-25 16:37:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789786048956','pcs','Inventory','VATABLE','1',NULL,0),(12736,' THE TONGUE BETWEEN THE TEETH by Hussein Golicha ','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'4902161745589221',0,0,0,49.00,'2025-04-25 16:54:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789786048957','pcs','Inventory','VATABLE','1',NULL,0),(12737,' Clear Thinking: Turning Ordinary Moments into Extraordinary Results by Shane Parrish ','6','2','',16.00,'1500','1690','0','',NULL,NULL,'0',0,0,'7140391745840637',0,0,0,49.00,'2025-04-28 14:45:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789786048958','pcs','Inventory','VATABLE','1',NULL,0),(12738,' Shadows of Love by Egara Kabaji ','6','2','',16.00,'600','650','0','',NULL,NULL,'0',0,0,'1510611745849067',0,0,0,57.00,'2025-04-28 17:04:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789786048959','pcs','Inventory','VATABLE','1',NULL,0),(12739,' A BLESSED JOURNEY BY JOHN NGANGA WAMATU ','6','2','',16.00,'1000','1300','0','',NULL,NULL,'0',0,0,'7848121745849160',0,0,0,55.00,'2025-04-28 17:06:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781637470008','pcs','Inventory','VATABLE','1',NULL,0),(12740,' Hard To Assume by Edward Nguchuga ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'4819101745849462',0,0,0,56.00,'2025-04-28 17:12:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914505825','pcs','Inventory','VATABLE','1',NULL,0),(12741,' We’ve Been Here: Stories of Self Discovery and Belonging ','6','2','',16.00,'1300','1500','0','',NULL,NULL,'0',0,0,'3370421745849557',0,0,0,47.00,'2025-04-28 17:13:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914498066','pcs','Inventory','VATABLE','1',NULL,0),(12742,' Killed at Sunset by Shadrack Andibo ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'5845381745850331',0,0,0,58.00,'2025-04-28 17:26:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373066','pcs','Inventory','VATABLE','1',NULL,0),(12743,' Jeneza Kutoka Saurabia by Kithaka Wa Mberia ','6','2','',16.00,'500','690','0','',NULL,NULL,'0',0,0,'111851745851093',0,0,0,44.00,'2025-04-28 17:39:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966794215','pcs','Inventory','VATABLE','1',NULL,0),(12744,'Kiburi Cha Nondo Na Hadithi nyingine','6','2','',16.00,'300','485','0','',NULL,NULL,'0',0,0,'3531981745851375',0,0,0,46.00,'2025-04-28 17:44:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914744446','pcs','Inventory','VATABLE','1',NULL,0),(12745,'Kuli','6','2','',16.00,'500','650','0','',NULL,NULL,'0',0,0,'4668121745851834',0,0,0,59.00,'2025-04-28 17:52:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966497710','pcs','Inventory','VATABLE','1',NULL,0),(12746,' The King’s Bracelet: A Historical Fiction Novel by Didi Wamukoya ','6','2','',16.00,'800','999','0','',NULL,NULL,'0',0,0,'7596391745852023',0,0,0,44.00,'2025-04-28 17:54:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914948028','pcs','Inventory','VATABLE','1',NULL,0),(12747,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'5977831745852566',0,0,0,90.00,'2025-04-28 18:03:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914948029','pcs','Inventory','VATABLE','1',NULL,0),(12748,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'7791481745852632',0,0,0,60.00,'2025-04-28 18:04:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914948030','pcs','Inventory','VATABLE','1',NULL,0),(12749,' REVENGE OF A HEROINE By George Kimani ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'125031745852794',0,0,0,48.00,'2025-04-28 18:07:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914372380','pcs','Inventory','VATABLE','1',NULL,0),(12750,'American dreammare','6','2','',16.00,'2300','2500','0','',NULL,NULL,'0',0,0,'7214751745852837',0,0,0,48.00,'2025-04-28 18:08:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914372381','pcs','Inventory','VATABLE','1',NULL,0),(12751,' In the Hands of a Poet ','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'4878571745853011',0,0,0,45.00,'2025-04-28 18:10:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914402162','pcs','Inventory','VATABLE','1',NULL,0),(12752,' Voices of the Revolution: Your Rage Will Be Replenished ','6','2','',16.00,'300','550','0','',NULL,NULL,'0',0,0,'5905641745853127',0,0,0,48.00,'2025-04-28 18:12:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914402163','pcs','Inventory','VATABLE','1',NULL,0),(12753,' Conquering POVERTY of the Mind by Ronald Wasike ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'5487401745853227',0,0,0,50.00,'2025-04-28 18:14:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373868','pcs','Inventory','VATABLE','1',NULL,0),(12754,' The Illusion Of Forever- Agatha Mwende ','6','2','',16.00,'900','1150','0','',NULL,NULL,'0',0,0,'1540441745853377',0,0,0,49.00,'2025-04-28 18:17:48','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373869','pcs','Inventory','VATABLE','1',NULL,0),(12755,' Imperfect Match by K Kimuyu ','6','2','',16.00,'1100','1290','0','',NULL,NULL,'0',0,0,'9251341745853519',0,0,0,76.00,'2025-04-28 18:19:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914764307','pcs','Inventory','VATABLE','1',NULL,0),(12756,' We Refuse to be Victims: poems from prison by Sam Mugumya ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6240361745853632',0,0,0,44.00,'2025-04-28 18:21:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9783982513287','pcs','Inventory','VATABLE','1',NULL,0),(12757,' Maasai Education and Social Change by Prof Sarone Ole Sena ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'3190701745853742',0,0,0,41.00,'2025-04-28 18:24:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914375510','pcs','Inventory','VATABLE','1',NULL,0),(12758,' Sunset Bliss and Other Poems By Collins T. Odera ','6','2','',16.00,'600','750','0','',NULL,NULL,'0',0,0,'6449361745853981',0,0,0,56.00,'2025-04-28 18:27:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798335146746','pcs','Inventory','VATABLE','1',NULL,0),(12759,' Nayeche: the Mother of Turkana and other stories by Miriam Nakoi ','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'5798411745854106',0,0,0,48.00,'2025-04-28 18:28:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374100','pcs','Inventory','VATABLE','1',NULL,0),(12760,' MATATU MADNESS: story from the inside by Eng. Kiruki Mwithimbu ','6','2','',16.00,'2500','3000','0','',NULL,NULL,'0',0,0,'4023211745854225',0,0,0,79.00,'2025-04-28 18:31:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728296','pcs','Inventory','VATABLE','1',NULL,0),(12761,' WHISPERS OF LOVE: Poems for my beloved daughter by Nancy Onchiri ','6','2','',16.00,'300','800','0','',NULL,NULL,'0',0,0,'9749351745854331',0,0,0,49.00,'2025-04-28 18:32:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728297','pcs','Inventory','VATABLE','1',NULL,0),(12762,' I AM GEN Z by Emmanuel Muchui ','6','2','',16.00,'1500','2000','0','',NULL,NULL,'0',0,0,'9063541745854569',0,0,0,47.00,'2025-04-28 18:36:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728298','pcs','Inventory','VATABLE','1',NULL,0),(12763,' Whispers Of My Soul by Vallary Okelo ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'1829251745854710',0,0,0,48.00,'2025-04-28 18:39:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728299','pcs','Inventory','VATABLE','1',NULL,0),(12764,' TURKANA PROVERBS, WISE SAYINGS AND IDIOMS by Boniface Korobe ','6','2','',0.00,'3000','3500','0','',NULL,NULL,'0',0,0,'9256761745854915',0,0,0,49.00,'2025-04-28 18:42:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966728300','pcs','Inventory','EXEMPTED','1',NULL,0),(12765,' President Advisor by Robert Mwangi ','6','2','',0.00,'1400','1699','0','',NULL,NULL,'0',0,0,'6972961745855075',0,0,0,46.00,'2025-04-28 18:45:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781312072879','pcs','Inventory','EXEMPTED','1',NULL,0),(12766,' Five Fingers by Robert Mwangi ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'4450111745855185',0,0,0,41.00,'2025-04-28 18:47:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781716906527','pcs','Inventory','EXEMPTED','1',NULL,0),(12767,' The Line Of One by Anne Ikiara ','6','2','',0.00,'2200','2490','0','',NULL,NULL,'0',0,0,'5985411745855285',0,0,0,60.00,'2025-04-28 18:48:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373226','pcs','Inventory','EXEMPTED','1',NULL,0),(12768,' Nongorio cia Marítwa ma Agīkùyù by Kariuki wa Mbigi ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7417171745855827',0,0,0,47.00,'2025-04-28 18:57:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373227','pcs','Inventory','EXEMPTED','1',NULL,0),(12769,' Your Alibi is Dead by Andrew Ngumbau ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'7310591745855937',0,0,0,57.00,'2025-04-28 18:59:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373228','pcs','Inventory','EXEMPTED','1',NULL,0),(12770,' Wicked Agadapidi and Other songs Part 1 by Boniface Otieno ','6','2','',0.00,'400','599','0','',NULL,NULL,'0',0,0,'1216241745856042',0,0,0,48.00,'2025-04-28 19:01:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373229','pcs','Inventory','EXEMPTED','1',NULL,0),(12771,' JERUSALEM BY BETTY KILONZO ','6','2','',0.00,'500','900','0','',NULL,NULL,'0',0,0,'7871541745856127',0,0,0,49.00,'2025-04-28 19:02:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373230','pcs','Inventory','EXEMPTED','1',NULL,0),(12772,'the lawyer\'s diary by Justice john','6','2','',0.00,'1800','2000','1000','',NULL,NULL,'0',0,0,'7148301745919882',0,0,0,99.00,'2025-04-29 12:55:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373231','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12773,'A glimse of aberdare','6','2','',0.00,'2000','1500','0','',NULL,NULL,'0',0,0,'8264451745928558',0,0,0,49.00,'2025-04-29 15:10:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373232','pcs','Inventory','EXEMPTED','2',NULL,0),(12774,'Amboseli National Park by Polly','6','2','',0.00,'2000','1500','2','',NULL,NULL,'0',0,0,'1126281745928813',0,0,0,99.00,'2025-04-29 15:14:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9471234567897','pcs','Inventory','EXEMPTED','2',NULL,0),(12775,' Judicial Review: Law, Procedure and Practice by Hon. Peter Kaluma ','6','2','',0.00,'3000','3490','0','',NULL,NULL,'0',0,0,'6211151745931952',0,0,0,89.00,'2025-04-29 16:07:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531179','pcs','Inventory','EXEMPTED','1',NULL,0),(12776,'TOYOTA WAY TO CONTINUOUS IMPROVEMENT BY JEFFREY AND JAMES','6','2','',0.00,'6000','6500','0','',NULL,NULL,'0',0,0,'4531071746002198',0,0,0,99.00,'2025-04-30 11:38:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966531180','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12777,' Lasting Love: How to find your Soulmate Without losing yourself by Benjamin Zulu ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'8929311746183045',0,0,0,49.00,'2025-05-02 13:51:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914768732','pcs','Inventory','EXEMPTED','1',NULL,0),(12778,' ‘Feeling,’ a poetry anthology celebrating iconic Ugandan women ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'1046771746271536',0,0,0,44.00,'2025-05-03 14:26:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789913641036','pcs','Inventory','EXEMPTED','1',NULL,0),(12779,' Troubled Heart; Poetic Reflections, Musings and Philosophy by Sankara Berhane Sellassie ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'7647161746272539',0,0,0,47.00,'2025-05-03 14:42:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914495669','pcs','Inventory','EXEMPTED','1',NULL,0),(12780,' Renditions of the soul by Dennis J Indimulii Renditions of the soul by Dennis J Indimulii ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'1286001746272750',0,0,0,27.00,'2025-05-03 14:46:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914975130','pcs','Inventory','EXEMPTED','1',NULL,0),(12781,' Praxis, Power and Passion: My Medical Journey through Africa by Dr Ernest Nyamato ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'9112991746272898',0,0,0,59.00,'2025-05-03 14:49:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914985931','pcs','Inventory','EXEMPTED','1',NULL,0),(12782,' Black Voices & Other Poems by Carolyn Gatonye ','6','2','',0.00,'300','500','0','',NULL,NULL,'0',0,0,'6705161746273069',0,0,0,29.00,'2025-05-03 14:52:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914375107','pcs','Inventory','EXEMPTED','1',NULL,0),(12783,' A Cab Driver’s Story by Githombothi Njiraini ','6','2','',0.00,'70030','1000','0','',NULL,NULL,'0',0,0,'4109781746273235',0,0,0,27.00,'2025-05-03 14:54:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914376296','pcs','Inventory','EXEMPTED','1',NULL,0),(12784,' Song Of A Wounded Mother BYy Ochieng McOkoth ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'5659391746273447',0,0,0,59.00,'2025-05-03 14:58:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914983715','pcs','Inventory','EXEMPTED','1',NULL,0),(12785,' Bhakita Today: The Experience of a low income cadre health caregiver by Dr. Mary Njeri Kinyanjui ','6','2','',0.00,'300','500','0','',NULL,NULL,'0',0,0,'369691746273583',0,0,0,46.00,'2025-05-03 15:02:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789956554331','pcs','Inventory','EXEMPTED','1',NULL,0),(12786,' Shades of Worlds Diversities: Poems from Africa and Beyond by Boniface Otieno ','6','2','',0.00,'300','550','0','',NULL,NULL,'0',0,0,'7833791746273796',0,0,0,47.00,'2025-05-03 15:03:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914503050','pcs','Inventory','EXEMPTED','1',NULL,0),(12787,' The Life of Koko by Geoffrey Matata ','6','2','',0.00,'300','500','0','',NULL,NULL,'0',0,0,'9256471746273886',0,0,0,57.00,'2025-05-03 15:05:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9798340658449','pcs','Inventory','EXEMPTED','1',NULL,0),(12788,' Will This Be A Problem? The Anthology : Issue V ','6','2','',0.00,'1700','1950','0','',NULL,NULL,'0',0,0,'1606551746273970',0,0,0,45.00,'2025-05-03 15:06:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914373202','pcs','Inventory','EXEMPTED','1',NULL,0),(12789,'The Life And Art Of Louis Mwaniki by Elizabeth','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'3723961746274051',0,0,0,505.00,'2025-05-03 15:08:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748980','pcs','Inventory','EXEMPTED','1',NULL,0),(12790,' The Sun and Her Rising: Illustrated poems by Kangai Benson ','6','2','',0.00,'590','790','0','',NULL,NULL,'0',0,0,'2487241746274657',0,0,0,59.00,'2025-05-03 15:18:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748981','pcs','Inventory','EXEMPTED','1',NULL,0),(12791,'Field Guide to Common Trees and Shrubs of East Africa by Najma Dharani','6','2','',0.00,'6000','6500','0','',NULL,NULL,'0',0,0,'8901351746545039',0,0,0,100.00,'2025-05-06 18:26:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748982','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12792,'NUBIAN STRUGGLE FOR LAND RIGHTS IN KIBRA by Ibrahim Yunis Ali ','6','2','',0.00,'800','1000','0','',NULL,NULL,'0',0,0,'4466711746614833',0,0,0,99.00,'2025-05-07 13:47:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748983','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12793,'I am not Dead by Joyce Kimotho ','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'3861491746787342',0,0,0,99.00,'2025-05-09 13:43:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748984','pcs','Inventory','VATABLE',NULL,NULL,0),(12794,'Journey through Kenya by Mohamed Amin, Duncan Willets and Brian Tetley ','6','2','',16.00,'5500','6000','0','',NULL,NULL,'0',0,0,'7162611746793098',0,0,0,99.00,'2025-05-09 15:19:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748985','pcs','Inventory','VATABLE',NULL,NULL,0),(12795,'KENYA COUNTIES MAP-PATRIOT ','6','2','',16.00,'600','696','0','',NULL,NULL,'0',0,0,'2531881746867580',0,0,0,99.00,'2025-05-10 12:00:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748986','pcs','Inventory','VATABLE',NULL,NULL,0),(12796,'KENYA COUNTIES MAP-PATRIOT','6','2','',16.00,'600','696','2','',NULL,NULL,'0',0,0,'9256431746867716',0,0,0,100.00,'2025-05-10 12:02:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966748987','pcs','Inventory','VATABLE',NULL,NULL,0),(12797,' Uyoma and Other Poems by Peter Wasamba ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'1227161746886551',0,0,0,52.00,'2025-05-10 17:16:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772265','pcs','Inventory','VATABLE','1',NULL,0),(12798,' My Soul Begins to Flower by Kingwa Kamencu My Soul Begins to Flower by Kingwa Kamencu ','6','2','',16.00,'1200','1500','0','',NULL,NULL,'0',0,0,'6437651746886711',0,0,0,42.00,'2025-05-10 17:19:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772266','pcs','Inventory','VATABLE','1',NULL,0),(12799,' Chosen By The Gods by Muema Stephen Ndunda ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'6348951746886972',0,0,0,52.00,'2025-05-10 17:23:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772267','pcs','Inventory','VATABLE','1',NULL,0),(12800,' The Blessing in Disguise by Muema Stephen Ndunda ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'184151746887226',0,0,0,52.00,'2025-05-10 17:27:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772268','pcs','Inventory','VATABLE','1',NULL,0),(12801,' Enemies of Nairobery by Muema Stephen Ndunda ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'5907531746887411',0,0,0,42.00,'2025-05-10 17:31:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772269','pcs','Inventory','VATABLE','1',NULL,0),(12802,'Kenyan Comics Anthology 2024','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'3735461746887593',0,0,0,56.00,'2025-05-10 17:34:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914772270','pcs','Inventory','VATABLE','1',NULL,0),(12803,' Politics and the African Dream by Robert Wanyama ','6','2','',16.00,'500','900','0','',NULL,NULL,'0',0,0,'5227751746887833',0,0,0,48.00,'2025-05-10 17:39:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914771091','pcs','Inventory','VATABLE','1',NULL,0),(12804,' Reminiscence of a legal Practitioner by Duncan Mindo ','6','2','',16.00,'2500','3000','0','',NULL,NULL,'0',0,0,'4781951746888159',0,0,0,48.00,'2025-05-10 17:43:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914946673','pcs','Inventory','VATABLE','1',NULL,0),(12805,' Broken Souls: Chronicles of A Humanitarian Health Worker by Dr David Wasambla ','6','2','',16.00,'2300','2600','0','',NULL,NULL,'0',0,0,'3851441746888275',0,0,0,47.00,'2025-05-10 17:45:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914946674','pcs','Inventory','VATABLE','1',NULL,0),(12806,' A History of Kasigau, Kenya by Christine Wachia Katuu – B. ED ','6','2','',0.00,'1300','1600','0','',NULL,NULL,'0',0,0,'7857191746889557',0,0,0,45.00,'2025-05-10 18:06:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914946675','pcs','Inventory','EXEMPTED','1',NULL,0),(12807,' Through my eyes: a matriarchal journey by Ann W. Ndegwa ','6','2','',0.00,'1600','1890','0','',NULL,NULL,'0',0,0,'6688721746889666',0,0,0,60.00,'2025-05-10 18:08:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914376258','pcs','Inventory','EXEMPTED','1',NULL,0),(12808,' Life in the sky by Jimnah Albert Muchene ','6','2','',0.00,'1200','1500','0','',NULL,NULL,'0',0,0,'7559041746890151',0,0,0,49.00,'2025-05-10 18:16:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914376259','pcs','Inventory','EXEMPTED','1',NULL,0),(12809,' NUBIAN STRUGGLE FOR LAND RIGHTS IN KIBRA by Ibrahim Yunis Ali ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'2279081746890554',0,0,0,45.00,'2025-05-10 18:23:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914376260','pcs','Inventory','EXEMPTED','1',NULL,0),(12810,' Defeating COVID-19 : In The African Frontline by Shem Otoi Sam ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'6579391746891321',0,0,0,46.00,'2025-05-10 18:38:12','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914376261','pcs','Inventory','EXEMPTED','1',NULL,0),(12811,' CHURCH TRANSFORMATION THROUGH TURBULENCE, Propelled Orchestration of Church and Nation Concerns by Dr. David M. Githii ','6','2','',0.00,'1500','1850','0','',NULL,NULL,'0',0,0,'7682261746891627',0,0,0,60.00,'2025-05-10 18:41:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914764666','pcs','Inventory','EXEMPTED','1',NULL,0),(12812,' Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','',0.00,'1300','1500','0','',NULL,NULL,'0',0,0,'9094411746891911',0,0,0,58.00,'2025-05-10 18:45:40','9','1','1','0000-00-00','mainitem','Inclusive',' Reporting Presidential Politics in Kenya by Michael Ndonye ','active','','9789914764667','pcs','Inventory','EXEMPTED','1',NULL,0),(12813,' Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','',0.00,'1900','2100','0','',NULL,NULL,'0',0,0,'9853911746892087',0,0,0,60.00,'2025-05-10 18:49:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9788394711856','pcs','Inventory','EXEMPTED','1',NULL,0),(12814,' AGAINST THE ODDS: LIFE OF AFRICAN MIGRANT WORKERS IN EUROPE by James Omolo ','6','2','',0.00,'1900','2100','0','',NULL,NULL,'0',0,0,'649881746892259',0,0,0,58.00,'2025-05-10 18:51:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9788394711857','pcs','Inventory','EXEMPTED','1',NULL,0),(12815,' My sick and Lame by Mirigo Kinyanjui ','6','2','',0.00,'1300','1500','0','',NULL,NULL,'0',0,0,'6207541746892558',0,0,0,96.00,'2025-05-10 18:56:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9788394711858','pcs','Inventory','EXEMPTED','1',NULL,0),(12816,' Horn of Terror by Mshenga Mwacharo ','6','2','',0.00,'1000','1300','0','',NULL,NULL,'0',0,0,'3390951746892751',0,0,0,0.00,'2025-05-10 19:00:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914501667','pcs','Inventory','EXEMPTED','1',NULL,0),(12817,' When One Will by Isabella Kamau ','6','2','',0.00,'600','750','0','',NULL,NULL,'0',0,0,'7733411746892914',0,0,0,59.00,'2025-05-10 19:02:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914501668','pcs','Inventory','EXEMPTED','1',NULL,0),(12818,' The Forbidden Cut by Mshenga Mwacharo ','6','2','',0.00,'1000','1300','0','',NULL,NULL,'0',0,0,'671081746893058',0,0,0,47.00,'2025-05-10 19:05:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914501674','pcs','Inventory','EXEMPTED','1',NULL,0),(12819,' The unmarked grave and other stories ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'6664251746893213',0,0,0,59.00,'2025-05-10 19:07:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914402957','pcs','Inventory','EXEMPTED','1',NULL,0),(12820,' No Easy Road to Panacea by Patrick Munge ','6','2','',0.00,'500','699','0','',NULL,NULL,'0',0,0,'9163911746893573',0,0,0,88.00,'2025-05-10 19:13:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914402958','pcs','Inventory','EXEMPTED','1',NULL,0),(12821,' Political Mask by Anthony Murigu ','6','2','',0.00,'700','1000','0','',NULL,NULL,'0',0,0,'3148641746893684',0,0,0,60.00,'2025-05-10 19:16:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914771916','pcs','Inventory','EXEMPTED','1',NULL,0),(12822,' TRANSITION by Mirigo Kinyanjui ','6','2','',0.00,'1000','1200','0','',NULL,NULL,'0',0,0,'9864051746893901',0,0,0,56.00,'2025-05-10 19:19:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914771917','pcs','Inventory','EXEMPTED','1',NULL,0),(12823,' The History of the African Independent Pentecostal Church of Africa ( A.I.P.C.A): Centenary of Nationalism, Pentecostalism and Factionalism ( 1922-2024) The First Independent Church at Gitumba in 1930s by C.T Muchiri Phd, MBS ','6','2','',0.00,'2700','3000','0','',NULL,NULL,'0',0,0,'7838471746896504',0,0,0,53.00,'2025-05-10 20:02:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914771918','pcs','Inventory','EXEMPTED','1',NULL,0),(12824,' City Boy: Chronicles of a Nairobi Life: An Autobiography by Dr Frank Njenga ','6','2','',0.00,'2200','2500','0','',NULL,NULL,'0',0,0,'4973851747035863',0,0,0,53.00,'2025-05-12 10:45:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569646','pcs','Inventory','EXEMPTED','1',NULL,0),(12825,'TRIPPLE HERITAGE','6','2','',16.00,'900','1100','0','',NULL,NULL,'0',0,0,'8398171747061552',0,0,0,49.00,'2025-05-12 17:52:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569647','pcs','Inventory','VATABLE','1',NULL,0),(12826,' Foreign Aid or Foreign Gain? Africa Must Rethink by Peter Wendoh ','6','2','',0.00,'800','900','2','',NULL,NULL,'0',0,0,'7664951747135284',0,0,0,93.00,'2025-05-13 14:22:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569648','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12827,'THE HISTORY OF THE AFRICAN INDEPENDENT PENTECOASTAL CHURCH OF AFRICA','6','2','',0.00,'2300','2500','2','',NULL,NULL,'0',0,0,'5566881747135390',0,0,0,100.00,'2025-05-13 14:25:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569649','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12828,'A Question of Time by Abiero A Question of Time by Abiero ','6','2','',0.00,'1200','1300','2','',NULL,NULL,'0',0,0,'2643861747135659',0,0,0,99.00,'2025-05-13 14:28:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569650','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12829,'A LOVELY SORROW by Muna “Moons” AhmedA LOVELY SORROW by Muna “Moons” Ahmed','6','2','',0.00,'800','1000','2','',NULL,NULL,'0',0,0,'73481747135753',0,0,0,99.00,'2025-05-13 14:30:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569651','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12830,'The White Man’s Prostitute by Patrick Maina ','6','2','',0.00,'1200','1300','2','',NULL,NULL,'0',0,0,'8982871747135944',0,0,0,98.00,'2025-05-13 14:33:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569652','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12831,'Library of Poetic Heritage by Nicholas Amessouwoe','6','2','',0.00,'800','1000','2','',NULL,NULL,'0',0,0,'1540721747136063',0,0,0,99.00,'2025-05-13 14:35:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569653','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12832,'THE ACT by Brian Olago','6','2','',0.00,'800','1000','2','',NULL,NULL,'0',0,0,'7388951747136292',0,0,0,96.00,'2025-05-13 14:38:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569654','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12833,'Ndoto ya AmerikaNdoto ya Amerika BY KEN WALIBORA(KICD)','6','2','',0.00,'300','350','2','',NULL,NULL,'0',0,0,'6363631747136350',0,0,0,99.00,'2025-05-13 14:40:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569655','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12834,'The Black by Peter Wanjohi ','6','2','',0.00,'1000','1200','100','',NULL,NULL,'0',0,0,'7330371747136919',0,0,0,96.00,'2025-05-13 14:49:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569656','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12835,'CHIK PINY KENYA: CONSTITUTION OF KENYA IN DHOLUO ','6','2','',0.00,'1300','1500','2','',NULL,NULL,'0',0,0,'2452401747137103',0,0,0,99.00,'2025-05-13 14:53:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569657','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12836,'Rivers of Love (Volume 1) by paul brian','6','2','',0.00,'1300','1500','2','',NULL,NULL,'0',0,0,'2304201747137292',0,0,0,99.00,'2025-05-13 14:55:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569658','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12837,'Rivers of Love (Volume 2) by paul brian','6','2','',0.00,'1300','1500','2','',NULL,NULL,'0',0,0,'8142931747137362',0,0,0,99.00,'2025-05-13 14:56:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569659','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12838,'Rivers of Love (Volume 3) by Paul Brian','6','2','',0.00,'1300','1500','2','',NULL,NULL,'0',0,0,'6876641747137419',0,0,0,99.00,'2025-05-13 14:58:41','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569660','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12839,'Rivers of Love (Volume 3) by Paul Brian','6','2','',0.00,'1300','1500','0','',NULL,NULL,'0',0,0,'8612221747137533',0,0,0,100.00,'2025-05-13 14:59:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569661','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12840,'Rivers of Love (Volume 4) by Paul Brian','6','2','',0.00,'1300','1500','2','',NULL,NULL,'0',0,0,'306961747137720',0,0,0,99.00,'2025-05-13 15:02:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569662','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12841,'Embu book of records by Kondia Mwaniki','6','2','',0.00,'2900','3000','2','',NULL,NULL,'0',0,0,'97881747138468',0,0,0,96.00,'2025-05-13 15:15:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569663','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12842,'Rũũĩ Rwa Muoyo by Ngũgĩ Wa Thiong’o ( Translated version of The River Between) Rũũĩ Rwa Muoyo by Ngũgĩ Wa Thiong’o ( Translated version of The River Between) ','6','2','',0.00,'700','850','2','',NULL,NULL,'0',0,0,'4008291747138636',0,0,0,98.00,'2025-05-13 15:18:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569664','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12843,'Faith Based Access to Justice In Kenya By Henry Murigi ','6','2','',0.00,'1250','1390','2','',NULL,NULL,'0',0,0,'5677511747139140',0,0,0,99.00,'2025-05-13 15:26:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569665','pcs','Inventory','EXEMPTED',NULL,NULL,0),(12844,'Jeneza kutoka saurabia by kithaka wa mberia','6','2','',16.00,'500','650','0','',NULL,NULL,'0',0,0,'2444781747310782',0,0,0,100.00,'2025-05-15 16:43:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569666','pcs','Inventory','VATABLE',NULL,NULL,0),(12845,'Whispers From My Childhood','6','2','',16.00,'1400','1625','0','',NULL,NULL,'0',0,0,'7067571747384709',0,0,0,78.00,'2025-05-16 11:39:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789966569667','pcs','Inventory','VATABLE','1',NULL,0),(12846,' Waembu in Africa Fathers Of Agikuyu by John Njeru ','6','2','',16.00,'700','1000','0','',NULL,NULL,'0',0,0,'8289511747384791',0,0,0,59.00,'2025-05-16 11:40:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914702620','pcs','Inventory','VATABLE','1',NULL,0),(12847,' The Rescued Girl and Other Stories by Phoebe Nadupoi Larmoi ','6','2','',16.00,'950','1050','0','',NULL,NULL,'0',0,0,'7466751747384889',0,0,0,55.00,'2025-05-16 11:42:08','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914378771','pcs','Inventory','VATABLE','1',NULL,0),(12848,' A Delhi Obsession by M.G. Vassanji ','6','2','',16.00,'2200','2490','0','',NULL,NULL,'0',0,0,'3577281748075719',0,0,0,89.00,'2025-05-24 11:36:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692878','pcs','Inventory','VATABLE','1',NULL,0),(12849,' The Stormy Petrel: Manilal Ambalal Desai by Zarina Patel ','6','2','',16.00,'1500','1890','0','',NULL,NULL,'0',0,0,'670051748075834',0,0,0,49.00,'2025-05-24 11:37:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692879','pcs','Inventory','VATABLE','1',NULL,0),(12850,' Upeo wa Sintaksia ya Kiswahili ','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'4975501748075931',0,0,0,81.00,'2025-05-24 11:39:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692880','pcs','Inventory','VATABLE','1',NULL,0),(12851,' Unplugged 4 – Religion Paperback ','6','2','',16.00,'1700','2000','0','',NULL,NULL,'0',0,0,'3872391748089251',0,0,0,48.00,'2025-05-24 15:21:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692881','pcs','Inventory','VATABLE','1',NULL,0),(12852,'Shipping Fee','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'7336081748089342',0,0,0,9999.00,'2025-05-24 15:23:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692882','pcs','Inventory','VATABLE','1',NULL,0),(12853,' This Life is Personal: Blueprint for Family, Money and Retirement by Joseph Iha with Elizabeth Taka ','6','2','',16.00,'2500','2800','0','',NULL,NULL,'0',0,0,'4385481748351627',0,0,0,79.00,'2025-05-27 16:14:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692883','pcs','Inventory','VATABLE','1',NULL,0),(12854,' Unmasking LGBTQ- Lies, Gambles, Biases, Truth, Questions by Ernest Wamboye ','6','2','',16.00,'500','800','0','',NULL,NULL,'0',0,0,'9623121748360435',0,0,0,59.00,'2025-05-27 18:41:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692884','pcs','Inventory','VATABLE','1',NULL,0),(12855,' MEGA THINKING for MEGA LIVING by Dr Wale Akinyemi ','6','2','',16.00,'1000','1300','0','',NULL,NULL,'0',0,0,'2479621748360759',0,0,0,49.00,'2025-05-27 18:46:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692885','pcs','Inventory','VATABLE','1','',0),(12856,' Drive: The Surprising Truth About What Motivates Us by Daniel H. Pink ','6','2','',16.00,'2390','2590','0','',NULL,NULL,'0',0,0,'9869511748361049',0,0,0,89.00,'2025-05-27 18:51:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780385692886','pcs','Inventory','VATABLE','1',NULL,0),(12857,' Crucial Conversations Tools for Talking When Stakes Are High by Kerry Patterson, Joseph Grenny, Ron McMillan and Al Switzler ','6','2','',16.00,'2890','3890','0','',NULL,NULL,'0',0,0,'3603571748424259',0,0,0,59.00,'2025-05-28 12:33:55','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781260474183','pcs','Inventory','VATABLE','1',NULL,0),(12858,' The Persuaders: At the Front Lines of the Fight for Hearts, Minds, and Democracy by Anand Giridharadas ','6','2','',16.00,'2100','2390','0','',NULL,NULL,'0',0,0,'4945311748424836',0,0,0,89.00,'2025-05-28 12:36:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9780141996974','pcs','Inventory','VATABLE','1',NULL,0),(12859,' The Whole-Brain Child: 12 Revolutionary Strategies to Nurture Your Child’s Developing Mind by Daniel J. Siegel M.D. and Tina Payne Bryson ','6','2','',16.00,'2600','2890','0','',NULL,NULL,'0',0,0,'7050651748424992',0,0,0,59.00,'2025-05-28 12:45:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781780338378','pcs','Inventory','VATABLE','1',NULL,0),(12860,' High Road Leadership: Bringing People Together in a World That Divides by John C. Maxwell ','6','2','',16.00,'1500','1990','0','',NULL,NULL,'0',0,0,'4565271748425841',0,0,0,99.00,'2025-05-28 12:52:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781637634417','pcs','Inventory','VATABLE','60',NULL,0),(12861,' The Power of Your Subconscious Mind by Joseph Murphy ','6','2','',16.00,'2300','2890','0','1990',NULL,NULL,'0',0,0,'5527621748426066',0,0,0,49.00,'2025-05-28 12:55:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179396','pcs','Inventory','VATABLE','1',NULL,0),(12862,' Sticky Tabs / Book Tabs Pastel Dot ','6','2','',16.00,'150','200','0','',NULL,NULL,'0',0,0,'6598121748428676',0,0,0,7998.00,'2025-05-28 13:38:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179397','pcs','Inventory','VATABLE','5',NULL,0),(12863,'English-Maa Dictionary by Donkol Ole Keiwa ','6','2','',16.00,'1800','1950','0','',NULL,NULL,'0',0,0,'3107721748506943',0,0,0,94.00,'2025-05-29 11:23:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179398','pcs','Inventory','VATABLE',NULL,NULL,0),(12864,'Maasai Warrior to Statesman by Moses Ole Marima ','6','2','',16.00,'2600','2800','0','',NULL,NULL,'0',0,0,'7180321748507013',0,0,0,99.00,'2025-05-29 11:24:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179399','pcs','Inventory','VATABLE',NULL,NULL,0),(12865,'Transitions in Forest Conservation and Management In Kenya by Fredrick Owino ','6','2','',16.00,'1300','1500','2','',NULL,NULL,'0',0,0,'6344581748507152',0,0,0,97.00,'2025-05-29 11:27:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179400','pcs','Inventory','VATABLE',NULL,NULL,0),(12866,' Wirute Gikuyu Kiega By Waweru Mwangi GD3 (Approved) ','6','2','',16.00,'400','450','0','',NULL,NULL,'0',0,0,'8622921748600320',0,0,0,58.00,'2025-05-30 13:19:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179401','pcs','Inventory','VATABLE','1',NULL,0),(12867,' Theory of Structures – With Worked Examples by Alexander Akhubi ','6','2','',16.00,'2500','3000','0','',NULL,NULL,'0',0,0,'5661041748963434',0,0,0,49.00,'2025-06-03 18:11:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179402','pcs','Inventory','VATABLE','1',NULL,0),(12868,'it didnt start with you','6','2','',16.00,'2000','2890','2','',NULL,NULL,'0',0,0,'8057831749018043',0,0,0,19.00,'2025-06-04 09:21:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179403','pcs','Inventory','VATABLE','','',0),(12869,' Elon Musk by Walter Isaacson ','6','2','',16.00,'4200','4750','0','',NULL,NULL,'0',0,0,'7989961749280639',0,0,0,89.00,'2025-06-07 10:17:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179404','pcs','Inventory','VATABLE','1',NULL,0),(12870,'From Millennials To Gen-Z: Leadership Insights For Africa by Lucas Mburu, PhD ','6','2','',16.00,'1300','1500','2','',NULL,NULL,'0',0,0,'5370461749291446',0,0,0,99.00,'2025-06-07 13:18:56','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179405','pcs','Inventory','VATABLE',NULL,NULL,0),(12871,'KASONGO: The ‘Wan-Tam’ School Captain and Other Stories by Steve Biko Omondi ','6','2','',16.00,'900','950','2','',NULL,NULL,'0',0,0,'9236081749293540',0,0,0,93.00,'2025-06-07 13:53:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179406','pcs','Inventory','VATABLE',NULL,NULL,0),(12872,'The Light We Carry: Overcoming in Uncertain Times – November 15, 2022 by Michelle Obama','6','2','',16.00,'1700','1890','2','',NULL,NULL,'0',0,0,'6745041749293728',0,0,0,99.00,'2025-06-07 13:57:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179407','pcs','Inventory','VATABLE',NULL,NULL,0),(12873,'Go Tell It on the Mountain by James Baldwin ','6','2','',16.00,'1700','1890','2','',NULL,NULL,'0',0,0,'5101141749293961',0,0,0,99.00,'2025-06-07 14:02:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179408','pcs','Inventory','VATABLE',NULL,NULL,0),(12874,'THE YOUTH STRUGGLE by WASHINGTON MBOYA ADONGO ','6','2','',16.00,'1300','1500','2','',NULL,NULL,'0',0,0,'5231511749294581',0,0,0,99.00,'2025-06-07 14:10:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179409','pcs','Inventory','VATABLE',NULL,NULL,0),(12875,'Money Circles by Robert Mwangi ','6','2','',16.00,'1399','1499','0','',NULL,NULL,'0',0,0,'8343531749294681',0,0,0,99.00,'2025-06-07 14:11:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179410','pcs','Inventory','VATABLE',NULL,NULL,0),(12876,'Decolonizing Maasai History: A Path to Indigenous African Futures by Meitamei Olol Olol Dapash and Mary Poole ','6','2','',16.00,'3800','4000','2','',NULL,NULL,'0',0,0,'8076121749377705',0,0,0,98.00,'2025-06-08 13:15:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179411','pcs','Inventory','VATABLE',NULL,NULL,0),(12877,'Field Marshall Muthoni by Ruth Wairimu Karani','6','2','',16.00,'800','841','2','',NULL,NULL,'0',0,0,'5132291749378314',0,0,0,99.00,'2025-06-08 13:25:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179412','pcs','Inventory','VATABLE',NULL,NULL,0),(12878,'Quit: The Power of Knowing When to Walk Away by Annie Duke','6','2','',16.00,'1800','1890','0','',NULL,NULL,'0',0,0,'2715481749378984',0,0,0,99.00,'2025-06-08 13:36:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179413','pcs','Inventory','VATABLE',NULL,NULL,0),(12879,'Mau Mau: The Untold Story by JST Kamunchuluh ','6','2','',16.00,'2800','3000','0','',NULL,NULL,'0',0,0,'1105881749379821',0,0,0,99.00,'2025-06-08 13:50:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179414','pcs','Inventory','VATABLE',NULL,NULL,0),(12880,'Whispers From My Childhood By Timothy Kimani (Njugush) ','6','2','',16.00,'1600','1625','2','',NULL,NULL,'0',0,0,'8774191749380392',0,0,0,100.00,'2025-06-08 14:02:05','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179415','pcs','Inventory','VATABLE',NULL,NULL,0),(12881,'Hustler Vs Gen Z by Gado-Editorial Cartoon From The East African Standard and The Continent. ','6','2','',16.00,'2800','2990','2','',NULL,NULL,'0',0,0,'4754101749392666',0,0,0,99.00,'2025-06-08 17:24:57','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179416','pcs','Inventory','VATABLE',NULL,NULL,0),(12882,'INHERITED DANGER by Okanga Ooko ','6','2','',16.00,'2250','2350','0','',NULL,NULL,'0',0,0,'9474221749539059',0,0,0,98.00,'2025-06-10 10:05:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179417','pcs','Inventory','VATABLE',NULL,NULL,0),(12883,'Death of the author by Nnedi Okorafor ','6','2','',16.00,'2600','2790','0','',NULL,NULL,'0',0,0,'7930661749539136',0,0,0,98.00,'2025-06-10 10:06:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9781471179418','pcs','Inventory','VATABLE',NULL,NULL,0),(12884,'The X in CX: How to deliver customer experience that sticks by Sunny Bindra ','6','2','',16.00,'1500','2000','2','',NULL,NULL,'0',0,0,'1993831749793357',0,0,0,81.00,'2025-06-13 08:43:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374469','pcs','Inventory','VATABLE','','',0),(12885,'Gakere Modern English- Gikuyu Dictionary- Umatho Wa Ciugo -Ugi ni Umwe by Wambui Gakere Njoroge ','6','2','',16.00,'2300','2500','2','',NULL,NULL,'0',0,0,'1446581749793536',0,0,0,98.00,'2025-06-13 09:39:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374470','pcs','Inventory','VATABLE',NULL,NULL,0),(12886,'ITUĨKA Ria wathani wa Agĩkũyũ ','6','2','',16.00,'1000','1100','2','',NULL,NULL,'0',0,0,'3861571749796997',0,0,0,99.00,'2025-06-13 09:43:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374471','pcs','Inventory','VATABLE',NULL,NULL,0),(12887,'holy bible(biblica- small)','6','2','',16.00,'1800','1990','0','',NULL,NULL,'0',0,0,'4785981749885756',0,0,0,99.00,'2025-06-14 10:23:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374472','pcs','Inventory','VATABLE',NULL,NULL,0),(12888,'Kenya: Paradise on Earth by Dr Ashraf Sheikh','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'9894061749890790',0,0,0,100.00,'2025-06-14 11:48:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374473','pcs','Inventory','VATABLE',NULL,NULL,0),(12889,'The Cloud that Tarried by Teresiah Njambi Biu','6','2','',16.00,'1290','1350','0','',NULL,NULL,'0',0,0,'7391461749996241',0,0,0,99.00,'2025-06-15 17:04:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374474','pcs','Inventory','VATABLE',NULL,NULL,0),(12890,' The Confession: A gripping crime thriller by John Grisham ','6','2','',16.00,'1400','1690','0','',NULL,NULL,'0',0,0,'8100661750245283',0,0,0,59.00,'2025-06-18 14:15:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374475','pcs','Inventory','VATABLE','1',NULL,0),(12891,'Into the Uncut Grass','6','2','',16.00,'2700','2890','0','',NULL,NULL,'0',0,0,'9015591750247360',0,0,0,89.00,'2025-06-18 14:49:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374476','pcs','Inventory','VATABLE','1',NULL,0),(12892,'The Last Nomad','6','2','',16.00,'2100','2300','0','',NULL,NULL,'0',0,0,'459261750247411',0,0,0,59.00,'2025-06-18 14:51:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374477','pcs','Inventory','VATABLE','1',NULL,0),(12893,'MIKAYI by Verah Omwocha ','6','2','',16.00,'1200','1300','0','',NULL,NULL,'0',0,0,'9362841750422401',0,0,0,96.00,'2025-06-20 15:28:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374478','pcs','Inventory','VATABLE',NULL,NULL,0),(12894,'Say it in 6 Languages: a comprehensive tourist guide – Essential words and expressions covering everyday situations.','6','2','',16.00,'700','790','0','',NULL,NULL,'0',0,0,'6531541750590373',0,0,0,100.00,'2025-06-22 14:11:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374479','pcs','Inventory','VATABLE',NULL,NULL,0),(12895,'BIG LITTLE FIGHTS by Jackson Biko ','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'9899641750593596',0,0,0,97.00,'2025-06-22 15:14:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374480','pcs','Inventory','VATABLE',NULL,NULL,0),(12896,'For Mbatha and Rebeka by David Maillu (pacesetters) ','6','2','',16.00,'500','590','0','490',NULL,NULL,'0',0,0,'7230421750763595',0,0,0,99.00,'2025-06-24 14:23:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374481','pcs','Inventory','VATABLE',NULL,NULL,0),(12897,'esetter Series/ Novels) Moran Pearls: Black Madonna by David G. Mailu (Pacesetter Series/ Novels) ','6','2','',16.00,'500','590','0','490',NULL,NULL,'0',0,0,'8663711750764224',0,0,0,99.00,'2025-06-24 14:24:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374482','pcs','Inventory','VATABLE',NULL,NULL,0),(12898,'Moran Pearls: Crossing the red line by David Maillu(Pacesetter Series/ Novel) ','6','2','',16.00,'500','590','0','',NULL,NULL,'0',0,0,'9400761750764412',0,0,0,99.00,'2025-06-24 14:28:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374483','pcs','Inventory','VATABLE',NULL,NULL,0),(12899,'Mastery Benjamin Zulu','6','2','',16.00,'1900','2200','0','',NULL,NULL,'0',0,0,'1488451750944978',0,0,0,50.00,'2025-06-26 16:37:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374484','pcs','Inventory','VATABLE','1',NULL,0),(12900,'Millionaire Moves Benjamin Zulu','6','2','',16.00,'1900','2200','0','',NULL,NULL,'0',0,0,'6766201750945023',0,0,0,49.00,'2025-06-26 16:37:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374485','pcs','Inventory','VATABLE','1',NULL,0),(12901,'Young Visionary Benjamin Zulu','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'4345981750945163',0,0,0,49.00,'2025-06-26 16:40:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374486','pcs','Inventory','VATABLE','1',NULL,0),(12902,' Essentials Of Public Relations A Case Study Approach by Bernard Osero and Faith Mituki ','6','2','',16.00,'1800','2000','0','',NULL,NULL,'0',0,0,'1386631751015130',0,0,0,99.00,'2025-06-27 12:06:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374487','pcs','Inventory','VATABLE',NULL,NULL,0),(12903,' GUERRILLA QUEEN: Arikana Book 2 ','6','2','',16.00,'1200','2000','0','',NULL,NULL,'0',0,0,'9827761751105273',0,0,0,59.00,'2025-06-28 13:08:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374488','pcs','Inventory','VATABLE','4',NULL,0),(12904,'Maid in SA Zukiswa','6','2','',16.00,'1000','1200','0','',NULL,NULL,'0',0,0,'2236401751105389',0,0,0,59.00,'2025-06-28 13:10:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374489','pcs','Inventory','VATABLE','1',NULL,0),(12905,' Of Deadbeats, Bastard Children and Pagan Wives ','6','2','',16.00,'1300','1599','0','',NULL,NULL,'0',0,0,'4465981751105444',0,0,0,49.00,'2025-06-28 13:11:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374490','pcs','Inventory','VATABLE','1',NULL,0),(12906,' Kenya’s Most Poetic Court Verdicts (2024) by O. Mogere ','6','2','',16.00,'500','650','0','',NULL,NULL,'0',0,0,'5226191751105546',0,0,0,58.00,'2025-06-28 13:12:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374491','pcs','Inventory','VATABLE','1',NULL,0),(12907,'Kenya Comics Anthology 2024','6','2','',16.00,'800','1000','0','',NULL,NULL,'0',0,0,'279891751276177',0,0,0,98.00,'2025-06-30 12:37:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374492','pcs','Inventory','VATABLE','1',NULL,0),(12908,' Campus Babes and other Campus Stories by Sylvester Ochieng Juma ','6','2','',16.00,'900','1000','0','',NULL,NULL,'0',0,0,'7654351751276416',0,0,0,49.00,'2025-06-30 12:40:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374493','pcs','Inventory','VATABLE','1',NULL,0),(12909,' The Girl Called Rose Terri by Juliette Mwaniki ','6','2','',16.00,'500','900','0','',NULL,NULL,'0',0,0,'3802971751276493',0,0,0,99.00,'2025-06-30 12:42:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374494','pcs','Inventory','VATABLE','1',NULL,0),(12910,' Three Faces of Eve by Fredrick Opondo ','6','2','',16.00,'300','500','0','',NULL,NULL,'0',0,0,'7437921751276557',0,0,0,49.00,'2025-06-30 12:43:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374495','pcs','Inventory','VATABLE','1',NULL,0),(12911,' THE ROAD TO US by MABEL MBAKA ','6','2','',16.00,'1500','1750','0','',NULL,NULL,'0',0,0,'3478131751287433',0,0,0,59.00,'2025-06-30 15:44:21','9','1','1','0000-00-00','mainitem','Inclusive','','active','','9789914374496','pcs','Inventory','VATABLE','1',NULL,0); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=12912 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,'The Path to Pupillage A Guide for the Aspiring Barrister by Alexander Robson and Georgina Wolfe','6','1','1','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2,'The Roberts Court The Struggle for the Constitution by Marcia Coyle','6','1','2','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3,'Do Humankinds Best Days Lie Ahead','6','1','3','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4,'Riches Within Your Reach by Robert Collier','6','1','4','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5,'My Kitchen Table 100 Great Low Fat Recipes by Rosemary Conley','6','1','5','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6,'My Kitchen Table 100 Vegetarian Feasts by Sophie Grigson','6','1','6','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7,'Halal Lamb Legs 10Kgs','6','1','7','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8,'Lamb Loin Halal Meat 10Kgs','6','1','8','',16.00,'0','9500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9,'Lamb Boneless Leg Halal Meat 10Kgs','6','1','9','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10,'Goat Tripe Matumbo Halal 10Kgs','6','1','10','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11,'Goat Ribs Halal Meat 10Kgs','6','1','11','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(12,'Regional Integration Identity and Citizenship in the Greater Horn of Africa by Kidane Mengisteab','6','1','12','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(13,'The Good Immigrant by Nikesh Shukla','6','1','13','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(14,'Entrepreneur How to Start an Online Business by Lucy Tobin','6','1','14','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(15,'Thabo Mbeki and the Battle for the Soul of the ANC by William Mervin Gumede','6','1','15','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(16,'The Search for Africa A History in the Making by Basil Davidson','6','1','16','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(17,'At the Crossroads Readings of the Postcolonial and the Global in African','6','1','17','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(18,'Growing Up in a Shrinking World How Politics Culture and the Nuclear Age Defined the Biography of Ali A Mazrui','6','1','18','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(19,'The Pen and The Gun by Maina Wa Kinyatti','6','1','19','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(20,'What to Say When You Talk to Yourself by Shad Helmstetter','6','1','20','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(21,'Why Beautiful People Have More Daughters','6','1','21','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(22,'The Art of Being by Erich Fromm','6','1','22','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(23,'Im Not Crazy Im Just Not You by by Roger R Pearman and Sarah C Albritton','6','1','23','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(24,'Things I Want My Daughters to Know by Alexandra Stoddard','6','1','24','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(25,'Our Revolution A Future to Believe In by Bernie Sanders','6','1','25','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(26,'A Change Is Gonna Come by Bello Mary','6','1','26','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(27,'Hold by Michael Donkor','6','1','27','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(28,'Understanding Global Security by Peter Hough','6','1','28','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(29,'Truly Madly Guilty by Liane Moriarty','6','1','29','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(30,'Twelve Steps to a Compassionate Life by Karen Armstrong','6','1','30','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(31,'From a Low and Quiet Sea by Donal Ryan','6','1','31','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(32,'Chronicles of A Working Mum by Monica SifunaEvelia','6','1','32','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(33,'My Pregnancy Diary by Monica SifunaEvelia','6','1','33','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(34,'The Ice Monster by David Walliams','6','1','34','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(35,'How to Love a Jamaican by Alexia Arthurs','6','1','35','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(36,'The Miracle of Mind Dynamics by Joseph Murphy','6','1','36','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(37,'Hallelujah Anyway Rediscovering Mercy by Anne Lamott','6','1','37','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(38,'Almost Everything Notes on Hope by Anne Lamott','6','1','38','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(39,'Gods Answers to Lifes Difficult Questions by Rick Warren','6','1','39','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(40,'Obama From Promise to Power by David Mendell','6','1','40','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(41,'Successful Strategy Execution by Michel Syrett','6','1','41','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(42,'Buying Professional Services by Fiona Czerniawska and Peter Smith','6','1','42','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(43,'Economics Making Sense of the Modern Economy by Richard Davies','6','1','43','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(44,'Marketing A Guide to the Fundamentals by Patrick Forsyth','6','1','44','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(45,'The Economist Guide To Supply Chain Management by David Jacoby','6','1','45','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(46,'Military Transformation and Strategy Revolutions in Military Affairs and Small States','6','1','46','',16.00,'0','13300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(47,'The German Genius Europes Third Renaissance the Second Scientific Revolution and the Twentieth Century','6','1','47','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(48,'Where Power Lies Prime Ministers V the Media','6','1','48','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(49,'A History of Christianity The First Three Thousand Years by Diarmaid MacCulloch','6','1','49','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(50,'The Spiral Staircase by Karen Armstrong','6','1','50','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(51,'In the beginning by Karen Armstrong','6','1','51','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(52,'The Case for God by Karen Armstrong','6','1','52','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(53,'Holy War The Crusades and Their Impact on Todays World by Karen Armstrong','6','1','53','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(54,'Mohammed and Charlemagne by Henri Pirenne','6','1','54','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(55,'Pioneers of Islamic Revival by Ali Rahnema','6','1','55','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(56,'Why the Jews the reason for antisemitism','6','1','56','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(57,'The Book of Contemplation Islam and the Crusades','6','1','57','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(58,'No god but God The Origins Evolution and Future of Islam by Reza Aslan','6','1','58','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(59,'Islam A Short History by Karen Armstrong','6','1','59','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(60,'Dopesick Dealers Doctors and the Drug Company that Addicted America','6','1','60','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(61,'The Old Drift by Namwali Serpell','6','1','61','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(62,'The Power of Your Leadership Making a Difference with Others by John Maxwell','6','1','62','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(63,'Khomeini Life of the Ayatollah by Baqer Moin','6','1','63','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(64,'Lost Islamic History Reclaiming Muslim Civilisation from the Past by Firas Alkhateeb','6','1','64','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(65,'Stay Rich for Life Growing and Protecting Your Money in Turbulent Times by Ed Slott','6','1','65','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(66,'The Law of Attraction The Basics of the Teachings of Abraham by Esther Hicks and Jerry Hicks','6','1','66','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(67,'The Amazing Power of Deliberate Intent by Esther Hicks and Jerry Hicks','6','1','67','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(68,'Think Yourself Rich by Sharon Maxwell Magnus','6','1','68','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(69,'Weapon A Visual History of Arms and Armor by Richard Holmes','6','1','69','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(70,'Change Your Brain Change Your Life by Daniel Amen','6','1','70','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(71,'The Wisdom of Your Face Change Your Life with Chinese Face Reading by Jean Haner','6','1','71','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(72,'The Last Chance Millionaire Its Not Too Late to Become Wealthy by Douglas R Andrew','6','1','72','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(73,'Smart Women Finish Rich by David Bach','6','1','73','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(74,'Red War Hardcover by Vince Flynn and Kyle Mills','6','1','74','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(75,'Simple Steps to Impossible Dreams by Steve Scott','6','1','75','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(76,'Dare to Be Great 7 Steps to Spiritual and Material Riches by Terry Cole Whittaker','6','1','76','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(77,'112263 by Stephen King','6','1','77','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(78,'How to Hide an Empire by Daniel Immerwahr','6','1','78','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(79,'Transcription by Kate Atkinson','6','1','79','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(80,'Juror Number 3 Juror No3 by James Patterson and Nancy Allen','6','1','80','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(81,'The Thriving Child The Science Behind Reducing Stress and Nurturing Independence by William Stixrud','6','1','81','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(82,'Spark Joy by Marie Kondo','6','1','82','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(83,'The Little Book of Confidence by Susan Jeffers','6','1','83','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(84,'Our Best Life Together A Daily Devotional for Couples by Joel Osteen and Victoria Osteen','6','1','84','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(85,'Solitude In Pursuit of a Singular Life in a Crowded World by Michael Harris','6','1','85','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(86,'Success and Luck Good Fortune and the Myth of Meritocracy by Robert H Frank','6','1','86','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(87,'The Law of Attraction in Action by Deanna Davis','6','1','87','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(88,'Shaping the Game The New Leaders Guide to Effective Negotiating by Michael D Watkins','6','1','88','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(89,'On the Come Up by Angie Thomas','6','1','89','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(90,'Company of One by Paul Jarvis','6','1','90','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(91,'Rule Makers Rule Breakers How Tight and Loose Cultures Wire Our World','6','1','91','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(92,'Leadership by James M Burns','6','1','92','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(93,'Mind Tools for Managers 100 Ways to be a Better Boss','6','1','93','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(94,'The Power to Compete An Economist and an Entrepreneur on Revitalizing Japan in the Global Economy','6','1','94','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(95,'Like She Owns the Place Unlock the Secret of Lasting Confidence by Cara Alwill Leyba','6','1','95','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(96,'Flight Plan The Real Secret of Success by Brian Tracy','6','1','96','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(97,'The Icarus Deception How High Will You Fly by Seth Godin','6','1','97','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(98,'Influencer Building Your Personal Brand in the Age of Social Media by Brittany Hennessy','6','1','98','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(99,'Invested How Warren Buffett and Charlie Munger Taught Me to Master My Mind My Emotions and My Money','6','1','99','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(100,'The Journey by S S J V','6','1','100','',16.00,'0','342',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(101,'Getting everything you can out of all you have got by Jay Abraham','6','1','101','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(102,'The Emerging Markets Century How a New Breed of WorldClass Companies Is Overtaking the World','6','1','102','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(103,'Remembrance by Lily Mabura','6','1','103','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(104,'Everybody Lies Big Data New Data and What the Internet Can Tell Us About Who We Really Are','6','1','104','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(105,'Ronald Reagan and Margaret Thatcher By Nicholas Wapshott','6','1','105','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(106,'You Are the Universe by Deepak Chopra and Menas Kafatos','6','1','106','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(107,'Moses and the Raffle by Barbara Kimenye','6','1','107','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(108,'Like a Mule Bringing Ice Cream to the Sun by Sarah Ladipo Manyika','6','1','108','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(109,'Men Love and Sex The Complete Users Guide for Women','6','1','109','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(110,'Pioneers and Transformers The Journeys of Women Trailblazers in Kenya','6','1','110','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(111,'Jalada Transition Fear The Magazine of Africa and the Disapora','6','1','111','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(112,'My Life My Camera by Mohinder Dhillon','6','1','112','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(113,'The Fox by Frederick Forsyth','6','1','113','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(114,'Going to the Mountain Life Lessons from My Grandfather Nelson Mandela by Ndaba Mandela','6','1','114','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(115,'State Building Governance and World Order in the 21st Century by Francis Fukuyama','6','1','115','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(116,'The Prosperity Bible The Greatest Writings of All Time on the Secrets to Wealth and Prosperity','6','1','116','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(117,'The Living I Ching Using Ancient Chinese Wisdom to Shape Your Life by Ming Dao Deng','6','1','117','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(118,'Introducing Productivity A Practical Guide by Graham Allcott','6','1','118','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(119,'Congo The Epic History of a People by David Van Reybrouck','6','1','119','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(120,'52 Weeks With Jesus Hardcover by James Gregory Merritt','6','1','120','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(121,'Zidane The Biography by Jean Philippe and Patrick Fort','6','1','121','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(122,'The Comforts of Home Prostitution in Colonial Nairobi by Luise White','6','1','122','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(123,'Heavy An American Memoir by Kiese Laymon','6','1','123','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(124,'Man Up How to Cut the Bullshit and Kick Ass in Business and in Life by Bedros Keuilian','6','1','124','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(125,'27 Powers of Persuasion Simple Strategies to Seduce Audiences and Win Allies','6','1','125','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(126,'The Art of Possibility by Benjamin Zander and Rosamund Stone Zander','6','1','126','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(127,'The Charge Activating the 10 Human Drives That Make You Feel Alive','6','1','127','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(128,'The Whole Manager Achieving Success Without Selling Your Soul by Peter Bolt','6','1','128','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(129,'50 Best Business Ideas That Changed the World by Ian Wallis','6','1','129','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(130,'Great Speeches of the 20th Century by Bob Blaisdell','6','1','130','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(131,'Lincoln How Abraham Lincoln Ended Slavery in America by Harold Holzer','6','1','131','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(132,'Lincolns Greatest Speech The Second Inaugural by Ronald C White','6','1','132','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(133,'The Goddess of Mtwara and Other Stories','6','1','133','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(134,'The English Patient by Michael Ondaatje','6','1','134','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(135,'Globalization and Urbanization in Africa by Toyin Falola and Steven J Salm','6','1','135','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(136,'The Trouble with Africa Why Foreign Aid Is not Working by Robert Calderisi','6','1','136','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(137,'The Rule of Four by Dustin Thomason and Ian Caldwell','6','1','137','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(138,'Rachels Holiday by Marian Keyes','6','1','138','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(139,'By the Rivers of Babylon by Nelson DeMille','6','1','139','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(140,'Mao Zedong by Jonathan Spence','6','1','140','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(141,'Without Fail by Lee Child','6','1','141','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(142,'Overcoming Sexual Problems by Vicki Ford','6','1','142','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(143,'The Good Girls Guide to Bad Men by Jessica Brody','6','1','143','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(144,'Belle de Jours Guide to Men by Belle de Jour','6','1','144','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(145,'The Dream How I Learned the Risks and Rewards of Entrepreneurship and Made Millions','6','1','145','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(146,'Struggles for Citizenship in Africa by Bronwen Manby','6','1','146','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(147,'Africa Rising Multidisciplinary Discussions on Africana Studies and History','6','1','147','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(148,'Multiparty politics in Kenya by David Throup and Charles Hornsby','6','1','148','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(149,'Held Together by Pins Liberal Democracy under Siege in Africa by Tatah Mentan','6','1','149','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(150,'The African Stakes of the Congo War by John F Clark','6','1','150','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(151,'Endgame in the Western Sahara What Future for Africas Last Colony by Toby Shelley','6','1','151','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(152,'Machete Season The Killers in Rwanda Speak by Jean Hatzfeld','6','1','152','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(153,'Six Minutes in May How Churchill Unexpectedly Became Prime Minister','6','1','153','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(154,'Shogun by James Clavell','6','1','154','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(155,'Somalia State Collapse and the Threat of Terrorism by Ken Menkhaus','6','1','155','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(156,'The Soldier and the State by Samuel P Huntington','6','1','156','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(157,'Salmans Legacy The Dilemmas of a New Era in Saudi Arabia by Madawi al Rasheed','6','1','157','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(158,'Reading with Phonics the Frog Prince by Make Believe Ideas Ltd','6','1','158','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(159,'Reading with Phonics The Ugly Duckling','6','1','159','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(160,'The Nine Inside the Secret World of the Supreme Court by Jeffrey Toobin','6','1','160','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(161,'The complete book of wills estates and trusts by Alexander A Bove','6','1','161','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(162,'Glanville Williams Textbook of Criminal Law by Dennis Baker','6','1','162','',16.00,'0','6935',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(163,'Law and the Media by Duncan Bloy and Sara Hadwin','6','1','163','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(164,'The modern English legal system by Peter F Smith and S H Bailey','6','1','164','',16.00,'0','6935',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(165,'Law of International Trade Cross border Commercial Transactions by Jason Chuah','6','1','165','',16.00,'0','6460',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(166,'A History of the Supreme Court by Bernard Schwartz','6','1','166','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(167,'Contract Law The Fundamentals by Ryan Murray','6','1','167','',16.00,'0','5130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(168,'Black Klansman Race Hate and the Undercover Investigation of a Lifetime','6','1','168','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(169,'A Time for New Dreams by Ben Okri','6','1','169','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(170,'Fly Girls How Five Daring Women Defied All Odds and Made Aviation History','6','1','170','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(171,'Focal Point A Proven System to Simplify Your Life Double Your Productivity and Achieve All Your Goals','6','1','171','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(172,'The Divine Matrix Bridging Time Space Miracles and Belief by Gregg Braden','6','1','172','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(173,'Woman Power Transform Your Man Your Marriage Your Life by Laura Schlessinger','6','1','173','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(174,'Proof of Heaven A Neurosurgeons Journey into the Afterlife by Eben Alexander','6','1','174','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(175,'Making Great Decisions For a Life Without Limits by T D Jakes','6','1','175','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(176,'Complex Emergencies by David J Keen','6','1','176','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(177,'Does Peacekeeping Work Shaping Belligerents Choices After Civil War by Virginia Page Fortna','6','1','177','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(178,'The Corruption Cure How Citizens and Leaders Can Combat Graft by Robert I Rotberg','6','1','178','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(179,'A Mindfulness Guide for the Frazzled by Ruby Wax','6','1','179','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(180,'Barcelona Home Shirt 201920','6','1','180','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(181,'Barcelona Away Shirt 201920','6','1','181','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(182,'Every Girl Needs a Plan A Practical Guide to Life and Work by Bianca Chatfield and Leigh Russell','6','1','182','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(183,'The Rules of Victory by Barry Boyce and James Gimian','6','1','183','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(184,'The New Secrets of CEOs 200 Global Chief Executives on Leading by Andrew Cave and Steve Tappin','6','1','184','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(185,'Machiavelli on Modern Leadership by Michael A Ledeen','6','1','185','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(186,'Legacy of Ashes The History of the CIA by Tim Weiner','6','1','186','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(187,'Chinua Achebe Tributes and Reflections by Nana Ayebia Clarke and James Currey','6','1','187','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(188,'Why Spy Espionage in an Age of Uncertainty by Frederick Hitz','6','1','188','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(189,'CEO School Insights from 20 Global Business Leaders','6','1','189','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(190,'The Servant Leader by Ken Blanchard','6','1','190','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(191,'The Intangibles of Leadership by Richard A Davis','6','1','191','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(192,'Kenya Constituencies Map Democracy','6','1','192','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(193,'Map of Amboseli National Park','6','1','193','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(194,'The 5 Rules of Thought by Mary T Browne','6','1','194','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(195,'Shook One Anxiety Playing Tricks on Me by Charlamagne Tha God','6','1','195','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(196,'Africa and The Caribbean by Bethwell A Ogot','6','1','196','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(197,'The New Negro Voices of the Harlem Renaissance by Alain Locke','6','1','197','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(198,'The Land Is Ours Black Lawyers and the Birth of Constitutionalism in South Africa','6','1','198','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(199,'No fist is big enough to hide the sky by Basil Davidson','6','1','199','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(200,'Breaking Bad 101 The Complete Critical Companion','6','1','200','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(201,'Americas Covert War in East Africa Surveillance Rendition Assassination','6','1','201','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(202,'Africas Challenge Using Law for Good Governance and Development','6','1','202','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(203,'Kwame Nkrumahs liberation thought by Robert Yaw Owusu','6','1','203','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(204,'Uncertain Tastes Memory Ambivalence and the Politics of Eating in Samburu Northern Kenya','6','1','204','',16.00,'0','6650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(205,'Eight Great Ways to Honor Your Husband by Marilynn Chadwick','6','1','205','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(206,'Trading Places by Les Parrott','6','1','206','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(207,'If My Husband Would Change I would Be Happy by Rhonda Stoppe','6','1','207','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(208,'I Kissed a Lot of Frogs But the Prince Has not Come','6','1','208','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(209,'Ordinary People by Diana Evans','6','1','209','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(210,'God Is for Real by Todd Burpo and David Drury','6','1','210','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(211,'The Relationship Principles of Jesus by Tom Holladay','6','1','211','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(212,'As Sure as the Dawn by Francine River','6','1','212','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(213,'Love Does Discover a Secretly Incredible Life in an Ordinary World','6','1','213','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(214,'The greatest minds and ideas of all time by Will Durant','6','1','214','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(215,'King James Version Personal Size Giant Print Reference Bible','6','1','215','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(216,'Gorillas in the Mist by Dian Fossey','6','1','216','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(217,'50 Toy box Tales by Richard Kelly','6','1','217','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(218,'Wiggly Caterpillars Big Change','6','1','218','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(219,'Oliver Twist by Sophie Burrows','6','1','219','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(220,'Forever Friends Mummy and me','6','1','220','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(221,'Fireman Sam Tales from Pontypandy by D Gingell and D Jones','6','1','221','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(222,'Doughnut Economics by Kate Raworth','6','1','222','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(223,'Bare by Jackie Phamotse','6','1','223','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(224,'I Tweet What I Like So Sue Me by Jackie Phamotse','6','1','224','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(225,'Deviate by Beau Lotto','6','1','225','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(226,'Competing for the future by C K Prahalad and Gary Hamel','6','1','226','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(227,'Success The Best of Napoleon Hill','6','1','227','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(228,'The End of Alchemy Money Banking and the Future of the Global Economy','6','1','228','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(229,'Swahili Origins Swahili Culture and The Shungwaya Phenomenon','6','1','229','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(230,'Even Buffett Is not Perfect by Vahan Janjigian','6','1','230','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(231,'The 10 Laws of Enduring Success by Catherine Whitney and Maria Bartiromo','6','1','231','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(232,'Kingonomics Twelve Innovative Currencies for Transforming Your Business and Life','6','1','232','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(233,'Learn to Earn A Beginners Guide to the Basics of Investing and Business','6','1','233','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(234,'Dancing Wu Li Masters An Overview of the New Physics by Gary Zukav','6','1','234','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(235,'The Four Tendencies by Gretchen Rubin','6','1','235','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(236,'The Bronze Key Magisterium Book 3 by Holly Black and Cassandra Clare','6','1','236','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(237,'The Copper Gauntlet Magisterium Book 2 by Holly Black and Cassandra Clare','6','1','237','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(238,'The Golden Tower Magisterium Book 5 by Holly Black and Cassandra Clare','6','1','238','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(239,'The Silver Mask Magisterium Book 4 by Holly Black and Cassandra Clare','6','1','239','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(240,'The Gift by Hafez','6','1','240','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(241,'Whatever You Do Dont Run True Tales of a Botswana Safari Guide','6','1','241','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(242,'The Daily Show Presidential Twitter Library by Trevor Noah','6','1','242','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(243,'Competitive Strategy by Michael Porter','6','1','243','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(244,'50 Management Ideas You Really Need to Know','6','1','244','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(245,'Building Better Boards A Blueprint for Effective Governance','6','1','245','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(246,'Tourism Development in Kenya Critical Issues Challenges and Alternatives in the New Millennium','6','1','246','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(247,'How to Have Creative Ideas by Edward de Bono','6','1','247','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(248,'Arabic language and grammar by Jochanan Kapliwatzky','6','1','248','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(249,'Arabic Made Easy by Abul Hashim','6','1','249','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(250,'Africa Why Economists Get It Wrong by Morten Jerven','6','1','250','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(251,'Who is Afraid of China The Challenge of Chinese Soft Power','6','1','251','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(252,'The trouble with aid by by Jonathan Glennie','6','1','252','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(253,'Kenya The Struggle for a New Constitutional Order','6','1','253','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(254,'African Economic History by Ralph Austen','6','1','254','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(255,'Women and the Informal Economy in Urban Africa by Mary Njeri Kinyanjui','6','1','255','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(256,'Diasporas Development and Peacemaking in the Horn of Africa','6','1','256','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(257,'Comprehending and Mastering African Conflicts by Adebayo Adedeji','6','1','257','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(258,'Africas Development Impasse Rethinking the Political Economy of Transformation','6','1','258','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(259,'Becoming Hitler The Making of a Nazi by Thomas Weber','6','1','259','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(260,'The Political Economy of Everyday Life in Africa Beyond the Margins','6','1','260','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(261,'Authentic Happiness by Martin Seligman','6','1','261','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(262,'Excuse Me Your Life is Waiting by Lynn Grabhorn','6','1','262','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(263,'I Am Not Your Negro by James Baldwin','6','1','263','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(264,'The Obamas The Untold Story of an African Family','6','1','264','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(265,'Why Doesnt Microfinance Work The Destructive Rise of Local Neoliberalism','6','1','265','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(266,'A Continent for the Taking The Tragedy and Hope of Africa','6','1','266','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(267,'The Fire This Time by Jesmyn Ward','6','1','267','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(268,'The Alice Network by Kate Quinn','6','1','268','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(269,'Bounce The Art of Turning Tough Times Into Triumph','6','1','269','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(270,'Something for Nothing Arbitrage and Ethics on Wall Street','6','1','270','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(271,'Shes Come Undone by Wally Lamb','6','1','271','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(272,'Eve Out of Her Ruins by Ananda Devi','6','1','272','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(273,'The Guy Who Fired His Boss by Sam Kariuki Hardcover','6','1','273','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(274,'Lyrics Alley by Leila Aboulela','6','1','274','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(275,'The Profit Zone by Adrian J Slywotzky, Bob Andelman and David J Morrison','6','1','275','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(276,'The Star Principle How It Can Make You Rich by Richard Koch','6','1','276','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(277,'The Hero Within by Carol S Pearson','6','1','277','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(278,'Walter Rodney Speaks The Making of an African Intellectual by Robert Hill','6','1','278','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(279,'Understanding Contemporary Ethiopia','6','1','279','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(280,'Tip and Run by Edward Paice','6','1','280','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(281,'Plenty Ladylike by Claire McCaskill','6','1','281','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(282,'8 Lessons in Military Leadership for Entrepreneurs','6','1','282','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(283,'The Machine That Changed the World','6','1','283','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(284,'How Successful People Lead by John Maxwell','6','1','284','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(285,'Selling 101 by Zig Ziglar','6','1','285','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(286,'3 Things Successful People Do by John Maxwell','6','1','286','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(287,'The Magic of Conflict by Thomas Crum','6','1','287','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(288,'Medical Apartheid by Harriet A Washington','6','1','288','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(289,'Embracing the love of God by James Bryan Smith','6','1','289','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(290,'The Mueller Report by Robert Mueller','6','1','290','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(291,'Songs of Fire by Miguna Miguna','6','1','291','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(292,'Samarkand by Amin Maalouf','6','1','292','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(293,'The Maestro the Magistrate and the Mathematician by Tendai Huchu','6','1','293','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(294,'Kagames Economic Mirage by David Himbara','6','1','294','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(295,'Decolonizing African Religion by Okot pBitek','6','1','295','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(296,'Politics and Administration in East Africa by Walter Ouma Oyugi','6','1','296','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(297,'Last Orders at Harrods by Michael Holman','6','1','297','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(298,'Trial Justice by Tim Allen','6','1','298','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(299,'HBR Guide to Persuasive Presentations by Nancy Duarte','6','1','299','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(300,'Why Gamble, Invest by Vincent Ogutu','6','1','300','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(301,'How to Talk to Absolutely Anyone by Mark Rhodes','6','1','301','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(302,'Smart Talk by Lisa B Marshall','6','1','302','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(303,'Rotten Row by Petina Gappah','6','1','303','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(304,'Long Road to Mercy by David Baldacci','6','1','304','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(305,'A Modern History of the Somali Nation and State in the Horn of Africa by I M Lewis','6','1','305','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(306,'Brevertons Complete Herbal A Book Of Remarkable Plants And Their Uses','6','1','306','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(307,'Creating Calm in the Center of Crazy by Nicole Johnson','6','1','307','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(308,'On Tyranny Twenty Lessons from the Twentieth Century','6','1','308','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(309,'The Book of Chameleons by Jose Eduardo Agualusa','6','1','309','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(310,'The Youth of God by Hassan Ghedi Santur','6','1','310','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(311,'Beyond Outrage by Robert B Reich','6','1','311','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(312,'The Right Side of History by Ben Shapiro','6','1','312','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(313,'The Tao Finding the Way of Balance and Harmony','6','1','313','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(314,'Effective Interviewing A Handbook of Skills Techniques and Applications','6','1','314','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(315,'Assessment Methods in Recruitment Selection and Performance','6','1','315','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(316,'96 Great Interview Questions to Ask Before You Hire','6','1','316','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(317,'Guerrilla Marketing Secrets for Making Big Profits from Your Small Business','6','1','317','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(318,'Islamic Family Law in A Changing World A Global Resource Book','6','1','318','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(319,'Global Mufti The Phenomenon of Yusuf Al Qaradawi','6','1','319','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(320,'Kissinger by Walter Isaacson','6','1','320','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(321,'Chicken Soup for the Soul Happily Ever After','6','1','321','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(322,'Chicken Soup for the Soul True Love','6','1','322','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(323,'Railway across the Equator the story of the East Africa Line','6','1','323','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(324,'Song of a Captive Bird by Jasmin Darznik','6','1','324','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(325,'Up from Here by Iyanla Vanzant','6','1','325','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(326,'Notes from a friend by Tony Robbins','6','1','326','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(327,'In Between Dreams by Iman Verjee','6','1','327','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(328,'Vince Lombardi on Leadership Life Lessons from a Five Time NFL Championship Coach','6','1','328','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(329,'Cracking the Freemasons Code','6','1','329','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(330,'In the Line of Fire A Memoir by Pervez Musharraf','6','1','330','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(331,'Africa in History by Basil Davidson','6','1','331','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(332,'The History of Gangster Rap From Schoolly D to Kendrick Lamar','6','1','332','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(333,'Tupac by Jacob Hoye and Karolyn Ali','6','1','333','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(334,'Million Dollar Habits by Brian Tracy','6','1','334','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(335,'Music and Dance in Eastern Africa','6','1','335','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(336,'Land Food Freedom Struggles for the Gendered Commons in Kenya 1870 to 2007','6','1','336','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(337,'Risk The Science and Politics of Fear by Dan Gardner','6','1','337','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(338,'War Destroys Peace Nurtures Reconciliation And Development In Somalia','6','1','338','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(339,'The Way of the Wizard by Deepak Chopra','6','1','339','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(340,'The Book of War Sun Tzus The Art of War and Karl Von Clausewitzs On War','6','1','340','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(341,'One Day in December by Josie Silver','6','1','341','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(342,'Damn Fine Story by Chuck Wendig','6','1','342','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(343,'Flight Behavior by Barbara Kingsolver','6','1','343','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(344,'The Historical Figures of the New African Movement','6','1','344','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(345,'Spycraft The Secret History of the CIAs Spytechs from Communism to AlQaeda','6','1','345','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(346,'by Peter Stanyer','6','1','346','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(347,'Limbe to Lagos Nonfiction from Cameroon and Nigeria','6','1','347','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(348,'The Young Entrepreneurs Guide to Starting and Running a Business','6','1','348','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(349,'Queen True and The Hive Kingdom of Trueways Colour Me Book','6','1','349','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(350,'Dummy The Comedy and Chaos of Real Life Parenting','6','1','350','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(351,'Money Land Why Thieves And Crooks Now Rule The World And How To Take It Back','6','1','351','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(352,'The Spider Kings Daughter by Chibundu Onuzo','6','1','352','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(353,'Lingala Learners Dictionary by Arizona M Baongoli','6','1','353','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(354,'Bedtime Stories For Managers by Henry Mintzberg','6','1','354','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(355,'The Hundred Wells of Salaga by Ayesha Harruna Attah','6','1','355','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(356,'Calm the Fuck Down by Sarah Knight','6','1','356','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(357,'Nkrumah and the chiefs by Richard Rathbone','6','1','357','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(358,'Meeting With Those You Killed by Francis Tucungwirwe','6','1','358','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(359,'Effective Strategic Leadership by John Adair','6','1','359','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(360,'Paths to Property Approaches to Institutional Change in International Development','6','1','360','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(361,'Myth of Iron Shaka in History by Dan Wylie','6','1','361','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(362,'Mistress of Night and Dawn by Vina Jackson','6','1','362','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(363,'The Body Language Bible by Judi James','6','1','363','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(364,'Eastern African Popular Songs Verbal Art in States of Transformation','6','1','364','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(365,'Gross Domestic Problem by Lorenzo Fioramonti','6','1','365','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(366,'Select Writings Of Ralph Waldo Emerson by Ralph Waldo Emerson','6','1','366','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(367,'The Smartest Money Book You will Ever Read','6','1','367','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(368,'Conflict and Security in Africa by Rita Abrahamsen','6','1','368','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(369,'Computer Paper Payslip 1 Part 95 X 11','6','1','369','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(370,'The African renaissance by Washington Aggrey Jalango Okumu','6','1','370','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(371,'The New Pirates Modern Global Piracy from Somalia to the South China Sea','6','1','371','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(372,'The Film Book A Complete Guide to the World of Film','6','1','372','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(373,'Leadership as an Identity by Crawford W Loritts','6','1','373','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(374,'Knockout Entrepreneur by George Foreman','6','1','374','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(375,'Hamba Sugar Daddy by Napea Motana','6','1','375','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(376,'The Little Dreamer by Ulla','6','1','376','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(377,'Everything Begins with Asking for Help by Kevin Braddock','6','1','377','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(378,'The Healing Power of the Breath by Patricia L Gerbarg and Richard P Brown','6','1','378','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(379,'The Travelers Gift by Andy Andrews','6','1','379','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(380,'Ultimate Confidence by Marisa Peer','6','1','380','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(381,'Exit Strategies and State Building by Richard Caplan','6','1','381','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(382,'Conducting Terrorism Field Research A Guide by Adam Dolnik','6','1','382','',16.00,'0','6175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(383,'Terrorism and Counter intelligence by Blake W Mobley','6','1','383','',16.00,'0','8455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(384,'Security Engineering by Ross J Anderson','6','1','384','',16.00,'0','9500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(385,'Children on the Move in Africa Past and Present Experiences of Migration','6','1','385','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(386,'Approaching African History by Michael Brett','6','1','386','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(387,'The Leap by Robert Dickie III Hardcover','6','1','387','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(388,'Delias Complete How to Cook by Delia Smith','6','1','388','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(389,'This Is How You Pitch How To Kick Ass In Your First Years of PR by Ed Zitron','6','1','389','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(390,'Say it and Live it 50 Corporate Mission Statements that Hit the Mark','6','1','390','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(391,'Why Men Can Only Do One Thing at A Time and Women Never Stop Talking','6','1','391','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(392,'The New Leaders by Daniel Goleman, Richard Boyatzis and Annie McKee','6','1','392','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(393,'The Wayward Vagabond by MGN Kahende','6','1','393','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(394,'Love Africa A Memoir of Romance War and Survival','6','1','394','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(395,'A Woman of Firsts by Edna Adan Ismail','6','1','395','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(396,'Life Lists For Mothers','6','1','396','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(397,'Not My Time to Die by Yolande Mukagasana','6','1','397','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(398,'Perspectives On Culture And Globalisation The Intellectual Legacy of Ali Mazrui','6','1','398','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(399,'The Little Black Book of Success','6','1','399','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(400,'The Ultimate Guitar Book','6','1','400','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(401,'Branded Beauty by Mark Tungate','6','1','401','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(402,'Think like a teen Act like a Parent','6','1','402','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(403,'The History Of Islam In Africa','6','1','403','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(404,'Can Democracy Work by James Miller','6','1','404','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(405,'Kushner Inc by Vicky Ward','6','1','405','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(406,'The New Girl by Daniel Silva','6','1','406','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(407,'Salmans Legacy by Madawi Al Rasheed','6','1','407','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(408,'The Threat by Andrew McCabe','6','1','408','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(409,'The Boys in the Boat by Daniel James Brown','6','1','409','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(410,'Leadership at Scale by Claudio Feser, Michael Rennie and Nicolai Chen Nielsen','6','1','410','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(411,'Insights of An X Chromosomed Idealist by Lesego Montsho','6','1','411','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(412,'Global trade by Greg Buckman','6','1','412','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(413,'Gung Ho by Ken Blanchard','6','1','413','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(414,'Being Strategic by Erika Andersen','6','1','414','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(415,'The 11 Laws of Likability by Michelle Tillis Lederman','6','1','415','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(416,'Plan B by David Kord Murray','6','1','416','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(417,'Butterfly in Frost by Sylvia Day','6','1','417','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(418,'Sunkissed by Stephanie Ash','6','1','418','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(419,'Africa As One by Fanon Kihu','6','1','419','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(420,'Kisumu by Okanga Ooko','6','1','420','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(421,'Beautiful Shards of the Maiden Pot by Evelyne Ongogo','6','1','421','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(422,'Clear Leadership by Gervase R Bushe','6','1','422','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(423,'Succeeding When You are Supposed to Fail by Rom Brafman','6','1','423','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(424,'Businesswomans Fault by Okanga Ooko','6','1','424','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(425,'I Will Be Back by Maryan Noor Yussuf','6','1','425','',16.00,'0','142',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(426,'Dubai The Vulnerability of Success by Christopher Davidson','6','1','426','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(427,'She Said by Jodi Kantor and Megan Twohey','6','1','427','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(428,'The Glitch by Elisabeth Cohen','6','1','428','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(429,'How to Make it Big as a Consultant by William A Cohen','6','1','429','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(430,'Mastering the Art of Japanese Home Cooking by Masaharu Morimoto','6','1','430','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(431,'Political Risk by Condoleezza Rice and Amy B Zegart','6','1','431','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(432,'Never Lose Again by Steven Babitsky and James J Mangraviti Jr','6','1','432','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(433,'Profit over People by Noam Chomsky','6','1','433','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(434,'Political Parties in Africa Ethnicity and Party Formation','6','1','434','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(435,'Bold by Peter Diamandis and Steven Kotler','6','1','435','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(436,'The Giver of Stars by Jojo Moyes','6','1','436','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(437,'The Rules of Parenting by Richard Templar','6','1','437','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(438,'Agent Running in the Field by John le Carre','6','1','438','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(439,'Curse of the black gold by Ed Kashi','6','1','439','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(440,'Freedom from Fear by Aung San Suu Kyi','6','1','440','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(441,'Real Madrid Home Jersey 201920','6','1','441','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(442,'Real Madrid Away Jersey 201920','6','1','442','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(443,'The Four by Scott Galloway','6','1','443','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(444,'Better Than Before by Gretchen Rubin','6','1','444','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(445,'Inside Coca Cola by Neville Isdell and David Beasley','6','1','445','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(446,'Self Compassion by Kristin Neff','6','1','446','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(447,'Drawing on the Right Side of the Brain','6','1','447','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(448,'The Latte Factor by David Bach and John David Mann','6','1','448','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(449,'The Algebra of Happiness by Scott Galloway','6','1','449','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(450,'The Confidence Game by Maria Konnikova','6','1','450','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(451,'Complete Arabic Teach Yourself Guide','6','1','451','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(452,'How to Get Rich by Felix Dennis','6','1','452','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(453,'Boys Will Be Boys by Clementine Ford','6','1','453','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(454,'African Renaissance by Fantu Cheru','6','1','454','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(455,'The Slight Edge by Jeff Olson Hardcover','6','1','455','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(456,'Think Like a White Man','6','1','456','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(457,'Breaking the Boundaries between Fantasy and Reality','6','1','457','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(458,'The French Revolution and What Went Wrong','6','1','458','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(459,'African Twilight The Vanishing Rituals and Ceremonies of the African Continent','6','1','459','',16.00,'0','17100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(460,'Gold of Our Fathers by Kwei Quartey','6','1','460','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(461,'Deadlier 100 of the Best Crime Stories Written by Women','6','1','461','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(462,'Food As Medicine by Dharma Singh Khalsa','6','1','462','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(463,'Fasting and Eating for Health by Joel Fuhrman','6','1','463','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(464,'How To Make Your Marriage Work by Kibaya Laibuta','6','1','464','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(465,'Sales Bible The Ultimate Sales Resource','6','1','465','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(466,'The Logic of Life by Tim Harford','6','1','466','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(467,'The Old Lion Of Africa by Walter N Masiga','6','1','467','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(468,'The Colossus of New York by Colson Whitehead','6','1','468','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(469,'In the Closet of the Vatican by Frederic Martel','6','1','469','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(470,'Billionaires and Ballot Bandits','6','1','470','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(471,'Hand Woven Kofia','6','1','471','',16.00,'0','23750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(472,'Orwell on Freedom by George Orwell','6','1','472','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(473,'The Plot Against the President by Lee Smith','6','1','473','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(474,'Life Will Be the Death of Me by Chelsea Handler','6','1','474','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(475,'Against the Gods The Remarkable Story of Risk','6','1','475','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(476,'The Sun on My Head by Geovani Martins','6','1','476','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(477,'Second Class Citizen by Buchi Emecheta','6','1','477','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(478,'Ephesians Biblical Commentary by Joyce Meyer','6','1','478','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(479,'The Collected Works by Kahlil Gibran','6','1','479','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(480,'The Success Commandments by DeVon Franklin','6','1','480','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(481,'Worry Less Live More by Robert Morgan Hardcover','6','1','481','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(482,'The Beautiful People of Kenya by Mohamed Amin, Duncan Willetts and Brian Tetley','6','1','482','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(483,'Did You Ever Have a Family by Bill Clegg','6','1','483','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(484,'The Mars Room by Rachel Kushner','6','1','484','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(485,'I will Be Gone in the Dark by Michelle McNamara','6','1','485','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(486,'Hug Your Haters by Jay Baer','6','1','486','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(487,'What Got You Here Wont Get You There in Sales','6','1','487','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(488,'Undo It How Simple Lifestyle Changes Can Reverse Most Chronic Diseases','6','1','488','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(489,'Stretched Too Thin by Jessica N Turner','6','1','489','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(490,'The Vagina Bible by Jen Gunter','6','1','490','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(491,'A Womans Fortune by Josephine Cox','6','1','491','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(492,'Make Think Imagine Engineering the Future of Civilisation','6','1','492','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(493,'Conspiracy to murder The Rwandan Genocide by Linda Melvern','6','1','493','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(494,'The Lonely City by Olivia Laing','6','1','494','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(495,'Stick with It by Sean Young','6','1','495','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(496,'Narrative Economics by by Robert J Shiller Hardcover','6','1','496','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(497,'The Art of Statistics Learning from Data','6','1','497','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(498,'Success Built to Last by Jerry I Porras','6','1','498','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(499,'The Code of Capital by Katharina Pistor','6','1','499','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(500,'The Great Investment by TD Jakes','6','1','500','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(501,'The Enemy Within by Joshua Museve','6','1','501','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(502,'Love Hate and Other Filters by Samira Ahmed','6','1','502','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(503,'Up from Slavery by Booker T Washington','6','1','503','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(504,'Sisyphus Task by Waithaka Waihenya','6','1','504','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(505,'How to Make One Million Dollars in Real Estate in Three Years Starting with No Cash','6','1','505','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(506,'South Sudan The State We Aspire to by Peter Adwok Nyaba','6','1','506','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(507,'Showboat The Life of Kobe Bryant by Roland Lazenby','6','1','507','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(508,'The Guardians by John Grisham Hardcover','6','1','508','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(509,'How To Get Over A Boy by Chidera Eggerue','6','1','509','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(510,'The Energy Bus by Jon Gordon','6','1','510','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(511,'Fear Busting by Pete Cohen','6','1','511','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(512,'The Healthy Mind Toolkit by Alice Boyes','6','1','512','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(513,'Words Can Change Your Brain by Andrew B Newberg and Mark Robert Waldman','6','1','513','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(514,'Collaborating with the Enemy by Adam Kahane','6','1','514','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(515,'Terrorism Betrayal and Resilience My Story of the 1998 US Embassy Bombings','6','1','515','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(516,'Good Trouble by Joseph ONeill Hardcover','6','1','516','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(517,'Ghost Wall by Sarah Moss Hardcover','6','1','517','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(518,'Highway of Sand by Abdijabar Siraj Sesco','6','1','518','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(519,'Best Kept Secret by Jeffrey Archer','6','1','519','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(520,'Mightier Than the Sword by Jeffrey Archer','6','1','520','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(521,'Playing the Enemy by John Carlin','6','1','521','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(522,'End of Days by Sylvia Browne and Lindsay Harrison','6','1','522','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(523,'The Candlestick Course by Steve Nison','6','1','523','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(524,'The End of Intelligence by David Tucker','6','1','524','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(525,'Herding Tigers by Todd Henry Hardcover','6','1','525','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(526,'Scaling Leadership by Robert J Anderson and William A Adams','6','1','526','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(527,'Alpha Girls by Julian Guthrie','6','1','527','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(528,'A Rainy Sunset by Wambui Murimi','6','1','528','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(529,'The Spirit Level by Kate Pickett and Richard G Wilkinson','6','1','529','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(530,'The Swahili World by Stephanie Wynne Jones and Adria LaViolette','6','1','530','',16.00,'0','32300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(531,'Taty Went West by Nikhil Singh','6','1','531','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(532,'Matatu A History of Popular Transportation in Nairobi by Kenda Mutongi','6','1','532','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(533,'Kenya After 50 Reconfiguring Historical Political and Policy Milestones','6','1','533','',16.00,'0','11400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(534,'An Experts Guide to International Protocol','6','1','534','',16.00,'0','15200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(535,'Girl Stop Apologizing by Rachel Hollis','6','1','535','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(536,'Gendering Ethnicity in African Womens Lives','6','1','536','',16.00,'0','13300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(537,'Math Snake Book Age 5 +','6','1','537','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(538,'Sudoku Smart Math is the Key by SSJV','6','1','538','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(539,'Word Search Book Age 5 + by SSJV','6','1','539','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(540,'Whole New You by Tia Mowry and Jessica Porter','6','1','540','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(541,'Making the Cut by Jillian Michaels','6','1','541','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(542,'Talent Is Overrated by Geoff Colvin','6','1','542','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(543,'The Eyes of Darkness by Dean Koontz','6','1','543','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(544,'Kingdom of Ash by Sarah J Maas','6','1','544','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(545,'Tower of Dawn by Sarah J Maas','6','1','545','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(546,'Trade Unions and Party Politics Labour Movements in Africa','6','1','546','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(547,'How to Kill a Unicorn by Mark Payne','6','1','547','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(548,'Scaling Lean by Ash Maurya','6','1','548','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(549,'Nomad by James Swallow','6','1','549','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(550,'Africas World Trade Informal Economies and Globalization from Below','6','1','550','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(551,'The Foundations of Islamic Banking Theory Practice and Education','6','1','551','',16.00,'0','6650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(552,'101 Coaching Strategies And Techniques','6','1','552','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(553,'The Maasai by SS Ole Sankan','6','1','553','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(554,'Kenya 19451963 A Study in African National Movements','6','1','554','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(555,'A History of Africa in the 19th Century by Esther I Njiro','6','1','555','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(556,'Destiny Summit Keys to seizing your destiny by Miriam Muhindi','6','1','556','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(557,'Peoples Resistance to Colonialism and Imperialism in Kenya','6','1','557','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(558,'Liberating Minds Restoring Kenyan History','6','1','558','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(559,'Makhan Singh A revolutionary Kenyan trade unionist','6','1','559','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(560,'Progressive Librarianship Perspectives from Kenya and Britain 19792010','6','1','560','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(561,'Information and Liberation Writings on the Politics of Information and Librarianship','6','1','561','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(562,'Never Be Silent Publishing and Imperialism 18841963','6','1','562','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(563,'Chakula Chetu by Inter Region Economic Network','6','1','563','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(564,'The Passion Economy by Adam Davidson','6','1','564','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(565,'Self Matters by Dr Phil McGraw','6','1','565','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(566,'Parenting With Love And Logic by Foster Cline and Jim Fay','6','1','566','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(567,'The New Strong willed Child by James Dobson','6','1','567','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(568,'The Five Love Languages of Teenagers by Gary Chapman','6','1','568','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(569,'The Pirates of Zanzibar Darkest Salaam by Haroun Risa','6','1','569','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(570,'John F Kennedy An Unfinished Life 19171963','6','1','570','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(571,'Three Women by Lisa Taddeo','6','1','571','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(572,'Four Things Women Want from a Man by A R Bernard','6','1','572','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(573,'The Legacies of Julius Nyerere','6','1','573','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(574,'Self Search by Kelvin Agengo','6','1','574','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(575,'Scented Play dough Homemade 5 pieces','6','1','575','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(576,'Perfect Timing by Irene Melissa','6','1','576','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(577,'Triggered by Donald Trump Jr','6','1','577','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(578,'A Good Provider Is One Who Leaves by Jason DeParle Hardcover','6','1','578','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(579,'When Things Fell Apart by Robert H Bates','6','1','579','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(580,'Shallow Graves A Memoir of the Ethiopia Eritrea War by Richard Reid','6','1','580','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(581,'The Longevity Economy by Joseph F Coughli','6','1','581','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(582,'0','6','1','582','',16.00,'0','13300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(583,'Islam and Muslims A Guide to Diverse Experience in a Modern World','6','1','583','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(584,'The Globalization of Terrorism From Sicariis, Assassins to ISIS by Dr Mustafa Y Ali','6','1','584','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(585,'The Changing Dynamics of Terrorism and Violent Extremism Policy and Practice Volume II','6','1','585','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(586,'A Mercy to Humanity by Dr Aid al Qarni','6','1','586','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(587,'Beyond 8 to 5 by Daisy Nyaga','6','1','587','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(588,'Midnight in Chernobyl by Adam Higginbotham','6','1','588','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(589,'Iron Ambition My Life With Cus Damato by Mike Tyson','6','1','589','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(590,'King of the World Muhammad Ali by David Remnick','6','1','590','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(591,'Sugar Man Leben, Tod und Auferstehung des Sixto Rodriguez','6','1','591','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(592,'The Tao of Muhammad Ali by Davis Miller','6','1','592','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(593,'Eat Pray Eat by Michael Booth','6','1','593','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(594,'The Marriage Pact by Michelle Richmond','6','1','594','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(595,'Confessions of a Male Nurse by Michael Alexander','6','1','595','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(596,'The Girl Before by Anthony Capella','6','1','596','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(597,'Islam and Ethnicity in Northern Kenya and Southern Ethiopia','6','1','597','',16.00,'0','9025',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(598,'Tropical gangsters by Robert Klitgaard','6','1','598','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(599,'Organic Lifes Guide to Concoctions by Nic Odhiambo','6','1','599','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(600,'Beating the Odds Jump Starting Developing Countries','6','1','600','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(601,'The Buddha and the Badass by Vishen Lakhiani','6','1','601','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(602,'Unholy Trinity The IMF World Bank and WTO by Richard Peet','6','1','602','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(603,'The Second Half by Roddy Doyle and Roy Keane','6','1','603','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(604,'Inside Apple by Adam Lashinsky','6','1','604','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(605,'Goldman Sachs The Culture of Success by Lisa Endlich','6','1','605','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(606,'Dear CEO 50 Personal Letters from the Worlds Leading Business Thinkers','6','1','606','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(607,'Pandemic COVID19 Shakes the World','6','1','607','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(608,'Six Simple Rules by Peter Tollman and Yves Morieux','6','1','608','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(609,'Talent Wins by Ram Charan, Dominic Barton and Dennis Carey','6','1','609','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(610,'Act Like a Leader Think Like a Leader by Herminia Ibarra','6','1','610','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(611,'Conscious Capitalism Field Guide','6','1','611','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(612,'Otis and The Lake by Juma Brenda','6','1','612','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(613,'Friction by Roger Dooley','6','1','613','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(614,'Ginger bread by Helen Oyeyemi','6','1','614','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(615,'Better Never Than Late by Chika Unigwe','6','1','615','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(616,'The Stranger in My Home by Adele Parks','6','1','616','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(617,'Number One Chinese Restaurant by Lillian Li','6','1','617','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(618,'The History and Culture of Abakhero People of Western Kenya','6','1','618','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(619,'Kwani 04','6','1','619','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(620,'Constitution making from the middle by Willy Mutunga','6','1','620','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(621,'Youthcan by Lizz Ntonjira','6','1','621','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(622,'Amal Unbound by Aisha Saeed','6','1','622','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(623,'The Political Economy of Africa by Vishnu Padayachee','6','1','623','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(624,'Contagious by Jonah Berger','6','1','624','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(625,'She Speaks The Power of Womens Voices by Yvette Cooper','6','1','625','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(626,'The China Model by Daniel A Bell','6','1','626','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(627,'Parenting with your Heart in Mind A Candid Peek into a Parents Heart by Dr Carol Chakua','6','1','627','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(628,'The Power of the Pussy Part Two by Kara King','6','1','628','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(629,'Rogue Trader by Nick Leeson','6','1','629','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(630,'Maasai A Novel of Love War and Witchcraft in 19th Century East Africa','6','1','630','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(631,'The Way of Wisdom by Timothy Keller','6','1','631','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(632,'The Net and the Butterfly by Judah Pollack and Olivia Fox Cabane','6','1','632','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(633,'Inventing Ourselves by Sarah Jayne Blakemore','6','1','633','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(634,'This Girl is on Fire by Wangari Kuria','6','1','634','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(635,'A Fork In the Road by Vidar Ligard','6','1','635','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(636,'Lenin A Biography by Robert Service','6','1','636','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(637,'The Second Mountain by David Brooks','6','1','637','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(638,'Mojo by Marshall Goldsmith','6','1','638','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(639,'The Precariat The New Dangerous Class by Guy Standing','6','1','639','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(640,'The Warrior Elite by Dick Couch','6','1','640','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(641,'The Mammoth Book Of Special Forces Training','6','1','641','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(642,'Secrets of the Secret Service by Gary J Byrne','6','1','642','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(643,'Marketing Medicine by Chris Harrison','6','1','643','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(644,'The Mind of the African Strongman by Herman J Cohen','6','1','644','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(645,'The Post American World by Fareed Zakaria','6','1','645','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(646,'Power bank Oraimo OPBB661D','6','1','646','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(647,'Powerbank oraimo OPBP602D 6000KmAh','6','1','647','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(648,'P801D Oraimo Powerbank Oraimo OPBP801D 8KmAh','6','1','648','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(649,'P151D Oraimo Powerbank 15000 mah OPB P151D','6','1','649','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(650,'BatteryoraimoBL5CAR1150mAh','6','1','650','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(651,'Chargerkit oraimo CU60ZR+CD52BR UK 2A','6','1','651','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(652,'ChargerOraimoDual USBOCW U61D','6','1','652','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(653,'Charger oraimo UK USB OCW U93SC','6','1','653','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(654,'Car charger Oraimo OCC31D','6','1','654','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(655,'Car Charger oraimo OCC51D','6','1','655','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(656,'Car chargeroraimoOCC71D Dual USB','6','1','656','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(657,'Data cable oraimo CD52BR','6','1','657','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(658,'Cable oraimo OCDM201','6','1','658','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(659,'CableoraimoOCDM102','6','1','659','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(660,'Audio Cable oraimo OCDA101','6','1','660','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(661,'USB cable oraimoOCDL21','6','1','661','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(662,'USB cable oraimoOCDX91','6','1','662','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(663,'Headset Oraimo OEPE10','6','1','663','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(664,'Earphone oraimo OEPE23','6','1','664','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(665,'Wireless headset oraimo OEBE31S','6','1','665','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(666,'Wireless headset oraimo OEBE36S dachrome','6','1','666','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(667,'Wireless Headset oraimo OEBE54D','6','1','667','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(668,'Wireless headset oraimo OEBE58D','6','1','668','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(669,'Wireless headset oraimo OEBH66D','6','1','669','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(670,'Memory CardoraimoSD4G','6','1','670','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(671,'Memory CardoraimoSD8G','6','1','671','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(672,'Memory CardoraimoSD16G','6','1','672','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(673,'Memory CardoraimoSD64G','6','1','673','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(674,'USB FLASH DRIVE oraimo 8G OFD','6','1','674','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(675,'USBFLASH DRIVE oraimo 32G OFD','6','1','675','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(676,'Wireless headset oraimo OEB E99D','6','1','676','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(677,'Extension socket oraimo OWSE331','6','1','677','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(678,'Multifunctional BOX For Your Phones Multi Cable 515C','6','1','678','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(679,'3 IN 1 ChargeSync COILED Cable 150T3S','6','1','679','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(680,'CAR CHARGER 068T','6','1','680','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(681,'CAR CHARGER 068L','6','1','681','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(682,'CAR CHARGER 068T3','6','1','682','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(683,'AUX ADAPTER 123','6','1','683','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(684,'USB CABLE 701','6','1','684','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(685,'USB to 3 in 1 Cable,Lightning,Type C 150k','6','1','685','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(686,'2 USB home charger with EU plug Input 323UL','6','1','686','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(687,'2 USB home charger with EU plug Input 323UM','6','1','687','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(688,'Arsenal Away Shirt 202122','6','1','688','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(689,'Arsenal Home Shirt 202122','6','1','689','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(690,'Chelsea Away Shirt 202021','6','1','690','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(691,'Chelsea Away Stadium Shirt 202021 Kids','6','1','691','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(692,'Chelsea Home Shirt 202021','6','1','692','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(693,'Chelsea Home Shirt 202021 Womens','6','1','693','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(694,'Chelsea Third Shirt 202021','6','1','694','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(695,'Liverpool 3rd Shirt 202021','6','1','695','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(696,'Liverpool Away Shirt 202021','6','1','696','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(697,'Liverpool Away Shirt 202122','6','1','697','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(698,'Liverpool Home Shirt 2021','6','1','698','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(699,'Liverpool Home Shirt 202021 Womens','6','1','699','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(700,'Liverpool Home Shirt 202122 Nike','6','1','700','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(701,'Manchester United Away Shirt 202021Womens Adidas','6','1','701','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(702,'Manchester United Home Shirt 2020 21 Adidas','6','1','702','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(703,'Manchester United Home Shirt 202021 Kids','6','1','703','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(704,'Manchester United Home Shirt 202021Womens Adidas','6','1','704','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(705,'Manchester United Home Shirt 202122 Adidas','6','1','705','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(706,'Manchester United Third Shirt 202021Womens Adidas','6','1','706','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(707,'Bayern Munich Away Shirt 202122 Adidas','6','1','707','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(708,'Bayern Munich Home Shirt 202021 Adidas','6','1','708','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(709,'Bayern Munich Third Shirt 202021 Adidas','6','1','709','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(710,'Borussia Dortmund Away Shirt 202021','6','1','710','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(711,'Barcelona Away Stadium Shirt 202021 Nike','6','1','711','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(712,'Barcelona Home Shirt 202122 Nike','6','1','712','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(713,'Barcelona Home Stadium Kit 202021 Kids Nike','6','1','713','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(714,'Real Madrid Away Shirt 202021 Adidas','6','1','714','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(715,'Real Madrid Home Shirt 202021 Adidas','6','1','715','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(716,'Real Madrid Home Shirt 202122 Adidas','6','1','716','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(717,'Real Madrid Third Shirt 202021 Adidas','6','1','717','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(718,'Inter Milan home Jersey 202021 Nike','6','1','718','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(719,'Juventus Home Shirt 202021 Adidas','6','1','719','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(720,'Juventus Home Shirt 202122 Nike','6','1','720','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(721,'Arsenal TestJordan Nike','6','1','721','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(722,'Paris SaintGermain Home Shirt 202021 Nike','6','1','722','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(723,'Paris SaintGermain Shirt 202021 Nike','6','1','723','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(724,'Paris SaintGermain x Jordan Home Shirt 202122 Jordan Nike','6','1','724','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(725,'PSG Jordan Third Shirt 202021 Jordan Nike','6','1','725','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(726,'Argentina Home Shirt 202022 Adidas','6','1','726','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(727,'Belgium Away Shirt 202022 Adidas','6','1','727','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(728,'Belgium Home Shirt 202022 Adidas','6','1','728','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(729,'Brazil Home Shirt 202022 Nike','6','1','729','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(730,'England Away Shirt 202022 Nike','6','1','730','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(731,'England Home Stadium Shirt 202022 Nike','6','1','731','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(732,'France Away Stadium Shirt 202022 Nike','6','1','732','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(733,'France Home Stadium Shirt 202022 Nike','6','1','733','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(734,'Germany Away Shirt 202022 Adidas','6','1','734','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(735,'Germany Home Shirt 202022 Adidas','6','1','735','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(736,'Netherlands Away Stadium Shirt 202022 Nike','6','1','736','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(737,'Portugal Home Shirt 202022 Adidas','6','1','737','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(738,'Spain Away Shirt 202022 Adidas','6','1','738','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(739,'Spain Home Shirt 202022 Adidas','6','1','739','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(740,'Arsenal Away Shirt 202021 Adidas','6','1','740','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(741,'Arsenal Away Shirt 202122 Adidas','6','1','741','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(742,'Arsenal Test Jordan Nike','6','1','742','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(743,'Arsenal Third Shirt 202021 Adidas','6','1','743','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(744,'Belgium Away Shirt 202022 Adidas','6','1','744','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(745,'Belgium Home Shirt 202022 Adidas','6','1','745','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(746,'Brazil Home Shirt 202022 Nike','6','1','746','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(747,'Chelsea Away Shirt 202021 Nike','6','1','747','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(748,'Chelsea Home Shirt 202021 Nike','6','1','748','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(749,'Chelsea Home Shirt 202122 Nike','6','1','749','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(750,'Chelsea Third Shirt 202021Nike','6','1','750','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(751,'England Away Shirt 202022 Nike','6','1','751','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(752,'England Home Stadium Shirt 202022 Nike','6','1','752','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(753,'France Away Stadium Shirt 202022 Nike','6','1','753','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(754,'France Home Stadium Shirt 202022 Nike','6','1','754','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(755,'Germany Away Shirt 202022 Adidas','6','1','755','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(756,'Germany Home Shirt 202022 Adidas','6','1','756','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(757,'Juventus Home Shirt 202021 Adidas','6','1','757','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(758,'Juventus Home Shirt 202122 Nike','6','1','758','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(759,'Liverpool 3rd Shirt 202021 Nike','6','1','759','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(760,'Liverpool Away Shirt 202021 Nike','6','1','760','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(761,'Liverpool Away Shirt 202122 Nike','6','1','761','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(762,'Liverpool Home Shirt 2021 Nike','6','1','762','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(763,'Liverpool Home Shirt 202122 Nike','6','1','763','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(764,'Manchester United Home Shirt 2020 21 Adidas','6','1','764','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(765,'Manchester United Home Shirt 202122 Adidas','6','1','765','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(766,'Netherlands Home Stadium Shirt 202022 Nike','6','1','766','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(767,'Paris SaintGermain Home Shirt 202021Nike','6','1','767','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(768,'Paris SaintGermain Shirt 202021Nike','6','1','768','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(769,'Paris SaintGermain x Jordan Home Shirt 202122 Jordan Nike','6','1','769','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(770,'Portugal Home Shirt 202022 Adidas','6','1','770','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(771,'PSG Jordan Third Shirt 202021 Jordan Nike','6','1','771','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(772,'Real Madrid Away Shirt 202021 Adidas','6','1','772','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(773,'Real Madrid Home Shirt 202021 Adidas','6','1','773','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(774,'Real Madrid Home Shirt 202122 Adidas','6','1','774','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(775,'Real Madrid Third Shirt 202021 Adidas','6','1','775','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(776,'Spain Away Shirt 202022 Adidas','6','1','776','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(777,'Spain Home Shirt 202022 Adidas','6','1','777','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(778,'Chelsea Home Shirt 202021 Womens Nike','6','1','778','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(779,'Liverpool Home Shirt 202021 WomensNike','6','1','779','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(780,'Manchester United Away Shirt 202021Womens Adidas','6','1','780','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(781,'Manchester United Home Shirt 202021Womens Adidas','6','1','781','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(782,'Manchester United Third Shirt 202021Womens Adidas','6','1','782','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(783,'KLB Skillgrow Mathematical Activities TG PP1Approved','6','1','783','',16.00,'0','232',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(784,'KLB Skillgrow Language ActivitiesEnglish LB PP1Approved','6','1','784','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(785,'KLB Skillgrow Language ActivitiesEnglish TG PP1Approved','6','1','785','',16.00,'0','235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(786,'KLB Skillgrow Kiswahili Activities LB PP1Approved','6','1','786','',16.00,'0','232',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(787,'KLB Skillgrow Christian Religious Activities LB PP1','6','1','787','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(788,'KLB Skillgrow Islamic Religious Education Activities LB PP1 Approved','6','1','788','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(789,'KLB Skillgrow Environmental Activities LB PP1Approved','6','1','789','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(790,'KLB Skilllgrow Environmental Activities TG PP1Approved','6','1','790','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(791,'KLB Skillgrow Psychomotor Creative Arts TG PP1Approved','6','1','791','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(792,'KLB Skillgrow Mathematical Activities LB PP2 Approved','6','1','792','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(793,'KLB Skillgrow Mathematical Activities TG PP2 Approved','6','1','793','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(794,'KLB Skillgrow Language ActivitiesEnglish TG PP2','6','1','794','',16.00,'0','230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(795,'KLB Skillgrow Kiswahili Activities LB PP2 Approved','6','1','795','',16.00,'0','244',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(796,'KLB Skillgrow Kiswahili Activities TG PP2 Approved','6','1','796','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(797,'KLB Skillgrow Christian Religious Activities LB PP2 Approved','6','1','797','',16.00,'0','232',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(798,'KLB Skillgrow Islamic Religious Education Activities LB PP2 Approved','6','1','798','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(799,'KLB Skillgrow Environmental Activities LB PP2 Approved','6','1','799','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(800,'KLB Skillgrow Environmental Activities TG PP2 Approved','6','1','800','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(801,'KLB Skillgrow Psychomotor Creative Arts TG PP2 Approved','6','1','801','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(802,'KLB Visionary Kiswahili Language Activities Grade1 LB Approved','6','1','802','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(803,'KLB Visionary Kiswahili Language Activities Grade1 TG Approved','6','1','803','',16.00,'0','314',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(804,'KLB Visionary English Literacy Activities Grade1 LB Approved','6','1','804','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(805,'KLB Visionary English Literacy Activities Grade1 TG Approved','6','1','805','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(806,'KLB Visionary Mathematical Activities Grade1LB Approved','6','1','806','',16.00,'0','232',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(807,'KLB Visionary Mathematical Activities Grade1 TG Approved','6','1','807','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(808,'KLB Visionary English Activities Grade1 LB Approved','6','1','808','',16.00,'0','302',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(809,'KLB Visionary English Activities Grade1TG Approved','6','1','809','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(810,'KLB Visionary Christian Religious Education Grade1 LB Approved','6','1','810','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(811,'KLB Visionary Christian Religious Education Grade1TG Approved','6','1','811','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(812,'KLB Visionary Hygiene Nutrition Grade1LB','6','1','812','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(813,'KLB Visionary Hygiene Nutrition Grade1TG','6','1','813','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(814,'KLB Visionary Environmental Activities Grade1 LB','6','1','814','',16.00,'0','232',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(815,'KLB Visionary Environmental activities Grade1 TG','6','1','815','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(816,'KLB Visionary Islamic Religious Activities Grade1 LB Approved','6','1','816','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(817,'KLB Art and Craft Activities Grade1 TG Approved','6','1','817','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(818,'KLB Visionary Movement Activities Grade1 TG Approved','6','1','818','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(819,'KLB Visionary Music Activities Grade1TG Approved','6','1','819','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(820,'KLB Visionary Kiswahili Language Activities Grade2 TG','6','1','820','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(821,'KLB Visionary English Literacy Grade2 TG Approved','6','1','821','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(822,'KLB Visionary Mathematical Activities Grade2 TGApproved','6','1','822','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(823,'KLB Visionary English Activities Grade2 TG Approved','6','1','823','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(824,'KLB Visionary Hygiene Nutrition Grade2 TG','6','1','824','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(825,'KLB Visionary Environmental activities Grade2 TG Approved','6','1','825','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(826,'KLB Visionary Islamic Religious Activities Grade2 LB Approved','6','1','826','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(827,'KLB Visionary Kiswahili Language Activities Grade 3 LB Approved','6','1','827','',16.00,'0','197',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(828,'KLB Visionary English Literacy Activities Grade 3LB Approved','6','1','828','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(829,'KLB Visionary English Literacy Grade 3 TG Approved','6','1','829','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(830,'KLB Visionary Mathematical Activities Grade 3 LB Approved','6','1','830','',16.00,'0','274',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(831,'KLB Visionary Mathematical Activities Grade 3TG Approved','6','1','831','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(832,'KLB Visionary English Activities Grade 3 LB Approved','6','1','832','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(833,'KLB Visionary Christian Religious Education Grade 3 LB Approved','6','1','833','',16.00,'0','265',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(834,'KLB Visionary Christian Religious Education Grade 3 TG Approved','6','1','834','',16.00,'0','230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(835,'KLB Visionary Hygiene Nutrition Activities Grade 3 LB Approved','6','1','835','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(836,'KLB Visionary Environmental Activities Grade 3 LB Approved','6','1','836','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(837,'KLB Visionary Environmental activities Grade 3 TG Approved','6','1','837','',16.00,'0','319',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(838,'KLB Visionary Islamic Religious Activities Grade 3 LB Approved','6','1','838','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(839,'KLB Visionary Art and Craft Activities Grade 3 TG Approved','6','1','839','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(840,'KLB Visionary Movement Activities Grade 3TG Approved','6','1','840','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(841,'KLB Visionary Music Activities Grade 3 TG Approved','6','1','841','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(842,'KLB Visionary Mathematics Grade 4 LB Approved','6','1','842','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(843,'KLB Visionary Science Technology Grade 4 LB Approved','6','1','843','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(844,'KLB Visionary Science Technology Grade 4 TG Approved','6','1','844','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(845,'KLB Visionary Physical and Health Education Grade 4 LB Approved','6','1','845','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(846,'KLB Visionary Art Craft Grade Four 4 LB Approved','6','1','846','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(847,'KLB Visionary Music Grade 4 LB Approved','6','1','847','',16.00,'0','335',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(848,'KLB Visionary Music Grade 4 TG Approved','6','1','848','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(849,'KLB Visionary IRE Grade 4 LB Approved','6','1','849','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(850,'KLB Visionary English Grade 5 LB Approved','6','1','850','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(851,'KLB Visionary Kiswahili Grade 5 LB Approved','6','1','851','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(852,'KLB Visionary Mathematics Grade 5 LB Approved','6','1','852','',16.00,'0','460',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(853,'KLB Visionary Science and Technology Grade 5 LB Approved','6','1','853','',16.00,'0','473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(854,'KLB Visionary Christian Religious Education Grade 5 LB Approved','6','1','854','',16.00,'0','430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(855,'KLB Visionary Physical Heath Education Grade 5 LB Approved','6','1','855','',16.00,'0','466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(856,'KLB Visionary Art and Craft Grade 5 LB Approved','6','1','856','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(857,'KLB Visionary Music Grade 5 LB Approved','6','1','857','',16.00,'0','385',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(858,'KLB Visionary Islamic Religious Education Grade 5 LB Approved','6','1','858','',16.00,'0','375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(859,'KLB Visionary Agriculture Grade 5 LB Approved','6','1','859','',16.00,'0','375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(860,'KLB Home Fun Visionary CRE Activities G 1','6','1','860','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(861,'Lets Learn English Std 5 PB Approved','6','1','861','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(862,'Kiswahili Kwa Darasa La 5 PB Approved','6','1','862','',16.00,'0','520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(863,'Kiswahili Kwa Darasa La 5 TG Approved','6','1','863','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(864,'Primary Science Std 5 PB Approved','6','1','864','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(865,'Primary Science Std 5 TG Approved','6','1','865','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(866,'Primary Social Studies Std 5 PB','6','1','866','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(867,'Primary CRE Std 5 PB Approved','6','1','867','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(868,'Primary CRE Std 5 TG Approved','6','1','868','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(869,'Primary Creative Arts Std 5 PB','6','1','869','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(870,'Lets Learn Maths Std 6 PB Approved','6','1','870','',16.00,'0','520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(871,'Lets Learn English Std 6 PB','6','1','871','',16.00,'0','530',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(872,'Lets Learn English Std 6 TG','6','1','872','',16.00,'0','697',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(873,'Kiswahili Kwa Darasa La 6 PB','6','1','873','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(874,'Primary Science Std 6 PB','6','1','874','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(875,'Primary Science Std 6 TG','6','1','875','',16.00,'0','625',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(876,'Primary Social Studies Std 6 PB','6','1','876','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(877,'Primary CRE Std 6 PB Approved','6','1','877','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(878,'Primary CRE Std 6 TG Approved','6','1','878','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(879,'Primary Creative Arts Std 6 PB','6','1','879','',16.00,'0','659',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(880,'Lets Learn Maths Std 7 PB Approved','6','1','880','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(881,'Lets Learn English Std 7 PB Approved','6','1','881','',16.00,'0','530',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(882,'Primary Science Std 7 PB Approved','6','1','882','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(883,'Primary Science Std 7 TG Approved','6','1','883','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(884,'Primary Social Studies Std 7 PB 3rd Edition','6','1','884','',16.00,'0','581',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(885,'Primary Social Studies Std 7 TG 3rd Edition','6','1','885','',16.00,'0','223',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(886,'Lets Learn Maths Std 8 PB Approved','6','1','886','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(887,'Lets Learn Maths Std 8 TG Approved','6','1','887','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(888,'Lets Learn English Std 8 PB','6','1','888','',16.00,'0','611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(889,'Lets Learn English Std 8 TG','6','1','889','',16.00,'0','667',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(890,'Kiswahili Kwa Darasa La 8 PB Approved','6','1','890','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(891,'Kiswahili Kwa Darasa La 8 TG Approved','6','1','891','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(892,'Primary Science Std 8 PB Approved','6','1','892','',16.00,'0','444',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(893,'Primary Science Std 8TG Approved','6','1','893','',16.00,'0','410',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(894,'Primary Social Studies Std 8 PB','6','1','894','',16.00,'0','612',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(895,'Primary CRE Std 8 PB Approved','6','1','895','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(896,'Primary CRE Std 8 TG Approved','6','1','896','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(897,'Top Mark KCPE Revision Mathematics Approved','6','1','897','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(898,'Top Mark KCPE Revision CRE','6','1','898','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(899,'Top Mark KCPE Revision English Approved','6','1','899','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(900,'Top Mark KCPE Revision Kiswahili Approved','6','1','900','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(901,'Top Mark KCPE Revision Science Approved','6','1','901','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(902,'Top Mark KCPE Revision Social Studies Approved','6','1','902','',16.00,'0','730',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(903,'Top Mark KCPE Science Questions Answers','6','1','903','',16.00,'0','630',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(904,'Top Mark KCPE Social Studies Questions Answers','6','1','904','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(905,'Top Mark KCPE Maths Questions Answers','6','1','905','',16.00,'0','620',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(906,'Top Mark KCPE English Questions Answers','6','1','906','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(907,'Top Mark KCPE Kiswahili Questions Answers','6','1','907','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(908,'KLB Sterling CRE Std 7 Questions Answers','6','1','908','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(909,'Dira Ya Uandishi Shule za Msingi Approved','6','1','909','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(910,'Kamusi ya Methali Kimaudhui Approved','6','1','910','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(911,'Mbinu Za Kisasa Za Kufundishia Kiswahili','6','1','911','',16.00,'0','488',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(912,'Tashbihi za Kiswahili','6','1','912','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(913,'Kamusi Pevu ya Kiswahili Approved','6','1','913','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(914,'Gikuyu Std 1 PB Approved','6','1','914','',16.00,'0','385',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(915,'TLY Kiembu Reader 1','6','1','915','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(916,'TLY Kiembu Reader 2','6','1','916','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(917,'TLY Kigiriama Reader 1','6','1','917','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(918,'TLY Kigiriama Reader 2','6','1','918','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(919,'TLY Kigiriama Course Book 1','6','1','919','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(920,'TLY Kikamba Reader 1 Approved','6','1','920','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(921,'TLY Kikamba Reader 2 Approved','6','1','921','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(922,'TLY Kikalenjin Course Book 1','6','1','922','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(923,'TLY Picture Book Approved','6','1','923','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(924,'Active Learning Atlas For Primary Schools Approved','6','1','924','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(925,'Active Learning Wall Map World Physical Approved','6','1','925','',16.00,'0','2430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(926,'Active Learning Wall Map Africa Political Approved','6','1','926','',16.00,'0','2430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(927,'Active Learning Wall Map Eastern Africa Pol Approved','6','1','927','',16.00,'0','2430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(928,'Active Learning Wall Map Kenya Political Approved','6','1','928','',16.00,'0','2430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(929,'Active Learning Wall Map Kenya Physical Approved','6','1','929','',16.00,'0','2430',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(930,'Active Learning Wall Chart Solar System Approved','6','1','930','',16.00,'0','2220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(931,'The Essential Career Guide by KUCCPS','6','1','931','',16.00,'0','302',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(932,'Secondary Maths Form 1 SB Approved','6','1','932','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(933,'Secondary Maths Form 1 TG Approved','6','1','933','',16.00,'0','460',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(934,'Excelling In English Form 1 SB Approved','6','1','934','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(935,'Excelling In English Form 1 TG Approved','6','1','935','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(936,'Kiswahili Kidato Cha 1 SB','6','1','936','',16.00,'0','538',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(937,'Kiswahili Kidato Cha 1 TG','6','1','937','',16.00,'0','637',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(938,'Secondary Chemistry Form 1 SB Approved','6','1','938','',16.00,'0','637',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(939,'Secondary Chemistry Form 1 TG Approved','6','1','939','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(940,'Secondary Biology Form 1 SB Approved','6','1','940','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(941,'Secondary Biology Form 1 TG Approved','6','1','941','',16.00,'0','294',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(942,'Secondary Physics Form 1 SB Approved','6','1','942','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(943,'Secondary Geography Form 1 SB Approved','6','1','943','',16.00,'0','540',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(944,'Secondary Geography Form 1 TG Approved','6','1','944','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(945,'Inventor Business Studies Form 1 SB Approved','6','1','945','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(946,'Inventor Business Studies Form 1 TG Approved','6','1','946','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(947,'Secondary CRE Form 1 TG 3rd Edition Approved','6','1','947','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(948,'History and Government Form 1 SB Approved','6','1','948','',16.00,'0','439',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(949,'History and Government Form 1 TG Approved','6','1','949','',16.00,'0','439',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(950,'Secondary Home Science Form 1 SB Approved','6','1','950','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(951,'Secondary Home Science Form 1 TG Approved','6','1','951','',16.00,'0','208',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(952,'Secondary Agriculture Form 1 SB Approved','6','1','952','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(953,'Secondary Agriculture Form 1 TG Approved','6','1','953','',16.00,'0','293',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(954,'Au Sommet Form 1 SB Approved','6','1','954','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(955,'Au Sommet Form 1 TG Approved','6','1','955','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(956,'Log On Computer Studies Form 1 SB','6','1','956','',16.00,'0','678',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(957,'Log On Computer Studies Form 1 TG','6','1','957','',16.00,'0','448',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(958,'Crescent IRE Form 1 SB','6','1','958','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(959,'Secondary Maths Form 2 SB Approved','6','1','959','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(960,'Secondary Maths Form 2 TG Approved','6','1','960','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(961,'Excelling In English Form 2 SB Approved','6','1','961','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(962,'Excelling In English Form 2 TG Approved','6','1','962','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(963,'Kiswahili Kidato Cha 2 SB Approved','6','1','963','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(964,'Kiswahili Kidato Cha 2 TG Approved','6','1','964','',16.00,'0','495',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(965,'Secondary Chemistry Form 2 SB Approved','6','1','965','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(966,'Secondary Chemistry Form 2 TG Approved','6','1','966','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(967,'Secondary Biology Form 2 SB Approved','6','1','967','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(968,'Secondary Biology Form 2 TG Approved','6','1','968','',16.00,'0','352',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(969,'Secondary Physics Form 2 SB Approved','6','1','969','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(970,'Secondary Physics Form 2 TG Approved','6','1','970','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(971,'Secondary Geography Form 2 SB Approved','6','1','971','',16.00,'0','530',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(972,'Secondary Geography Form 2 TG Approved','6','1','972','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(973,'Inventor Business Studies Form 2 SB Approved','6','1','973','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(974,'Secondary CRE Form 2 SB Approved','6','1','974','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(975,'Secondary CRE Form 2 TG Approved','6','1','975','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(976,'History and Government Form 2 SB Approved','6','1','976','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(977,'Secondary Home Science Form 2 SB Approved','6','1','977','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(978,'Secondary Home Science Form 2 TG Approved','6','1','978','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(979,'Secondary Agriculture Form 2 SB Approved','6','1','979','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(980,'Secondary Agriculture Form 2 TG Approved','6','1','980','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(981,'Au Sommet Form 2 SB Approved','6','1','981','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(982,'Au Sommet Form 2 TG Approved','6','1','982','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(983,'Log On Computer Studies Form 2 PB','6','1','983','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(984,'Log on Computer Studies Form 2 TG','6','1','984','',16.00,'0','557',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(985,'Crescent IRE Form 2 PB','6','1','985','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(986,'Secondary Maths Form 3 SB Approved','6','1','986','',16.00,'0','630',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(987,'Secondary Maths Form 3 TG Approved','6','1','987','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(988,'Excelling In English Form 3 SB Approved','6','1','988','',16.00,'0','670',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(989,'Excelling In English Form 3 TG Approved','6','1','989','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(990,'Kiswahili Kidato Cha 3 SB Approved','6','1','990','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(991,'Kiswahili Kidato Cha 3 TG Approved','6','1','991','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(992,'Secondary Chemistry Form 3 SB 3rd Edition Approved','6','1','992','',16.00,'0','630',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(993,'Secondary Biology Form 3 TG','6','1','993','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(994,'Secondary Biology Form 3 SB Approved','6','1','994','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(995,'Secondary Physics Form 3 SB Approved','6','1','995','',16.00,'0','640',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(996,'Secondary Physics Form 3 TG Approved','6','1','996','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(997,'Secondary Geography Form 3 SB Approved','6','1','997','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(998,'Secondary Geography Form 3 TG Approved','6','1','998','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(999,'nventor Business Studies Form 3 TG','6','1','999','',16.00,'0','698',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1000,'Secondary CRE Form 3 SB 3rd Edition Approved','6','1','1000','',16.00,'0','530',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1001,'Secondary CRE Form 3 TG 3rd Edition Approved','6','1','1001','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1002,'History and Government Form 3 SB Approved','6','1','1002','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1003,'Secondary Home Science Form 3 SB Approved','6','1','1003','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1004,'Secondary Agriculture Form 3 SB Approved','6','1','1004','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1005,'Secondary Agriculture Form 3 TG Approved','6','1','1005','',16.00,'0','420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1006,'Au Sommet Form 3 SB','6','1','1006','',16.00,'0','888',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1007,'Au Sommet Form 3 TG','6','1','1007','',16.00,'0','888',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1008,'Log On Computer Studies Form 3 PB','6','1','1008','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1009,'Crescent IRE Form 3 PB','6','1','1009','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1010,'Secondary Maths Form 4 SB Approved','6','1','1010','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1011,'Secondary Maths Form 4 TG Approved','6','1','1011','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1012,'Excelling In English Form 4 SB','6','1','1012','',16.00,'0','666',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1013,'Kiswahili Kidato Cha 4 SB','6','1','1013','',16.00,'0','666',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1014,'Kiswahili Kidato Cha 4 TG','6','1','1014','',16.00,'0','723',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1015,'Secondary Chemistry Form 4 SB 3rd Edition Approved','6','1','1015','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1016,'Secondary Biology Form 4 SB Approved','6','1','1016','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1017,'Secondary Biology Form 4 TG Approved','6','1','1017','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1018,'Secondary Physics Form 4 SB Approved','6','1','1018','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1019,'Secondary Physics Form 4 TG Approved','6','1','1019','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1020,'Secondary Geography Form 4 SB Approved','6','1','1020','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1021,'Secondary CRE Form 4 SB Approved','6','1','1021','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1022,'History and Government Form 4 SB Approved','6','1','1022','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1023,'Secondary Home Science Form 4 SB Approved','6','1','1023','',16.00,'0','520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1024,'Secondary Agriculture Form 4 SB Approved','6','1','1024','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1025,'Au Sommet Form 4 SB Approved','6','1','1025','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1026,'Au Sommet Form 4 TG Approved','6','1','1026','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1027,'Log On Computer Studies Form 4 PB','6','1','1027','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1028,'Crescent IRE Form 4 PB','6','1','1028','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1029,'Top Mark KCSE Revision Chemistry Approved','6','1','1029','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1030,'Top Mark KCSE Revision Agriculture Approved','6','1','1030','',16.00,'0','670',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1031,'Top Mark KCSE Revision English Approved','6','1','1031','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1032,'Top Mark KCSE Revision Geography Approved','6','1','1032','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1033,'Top Mark KCSE Revision Hist Govt Paper 1 Approved','6','1','1033','',16.00,'0','620',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1034,'Top Mark KCSE Revision History and Government Paper 2 Approved','6','1','1034','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1035,'Top Mark KCSE Revision Kiswahili Approved','6','1','1035','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1036,'Top Mark KCSE Revision Physics Approved','6','1','1036','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1037,'Top Mark KCSE Revision Biology Approved','6','1','1037','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1038,'Top Mark KCSE Revision Home Science Approved','6','1','1038','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1039,'Top Mark KCSE Revision Business Studies Approved','6','1','1039','',16.00,'0','620',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1040,'Top Mark KCSE Revision French','6','1','1040','',16.00,'0','888',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1041,'Top Mark Revision Mathematics Approved','6','1','1041','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1042,'Top Mark KCSE Questions Answers Chemistry','6','1','1042','',16.00,'0','732',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1043,'Top Mark KCSE Questions Answers Agriculture','6','1','1043','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1044,'Top Mark KCSE Questions Answers CRE','6','1','1044','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1045,'Top Mark KCSE Questions Answers English','6','1','1045','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1046,'Top Mark KCSE Questions Answers Geography','6','1','1046','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1047,'Top Mark KCSE Questions Answers Hist Govt','6','1','1047','',16.00,'0','732',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1048,'Top Mark KCSE Questions Answers Physics','6','1','1048','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1049,'Top Mark KCSE Questions Answers Biology','6','1','1049','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1050,'Top Mark KCSE Questions Answers Home Science','6','1','1050','',16.00,'0','505',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1051,'Top Mark KCSE Questions Answers Business Studies','6','1','1051','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1052,'Top Mark KCSE Questions Answers French','6','1','1052','',16.00,'0','316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1053,'Top Mark KCSE Maths Questions Answers','6','1','1053','',16.00,'0','688',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1054,'Top Mark KCSE Kiswahili Questions Answers','6','1','1054','',16.00,'0','693',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1055,'Dira ya Uandishi wa Insha Shule za Upili Approved','6','1','1055','',16.00,'0','477',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1056,'Kamusi ya Misemo Na Vitendawili Approved','6','1','1056','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1057,'Kamusi Ya Vitendawili na Mafumbo Approved','6','1','1057','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1058,'A students Workbook on Betrayal In The City','6','1','1058','',16.00,'0','277',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1059,'KNEC Four Figure Elementary Mathematical Table','6','1','1059','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1060,'KLB Dictionary of Mathematics for Secondary Schools','6','1','1060','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1061,'Lets Talk About Child Sexual Abuse Approved','6','1','1061','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1062,'Success in Courtship and Marriage','6','1','1062','',16.00,'0','460',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1063,'Understanding Hypertension Approved','6','1','1063','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1064,'Secondary Agriculture A Practical Approach Approved','6','1','1064','',16.00,'0','610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1065,'Secondary Biology A Practical Approach Approved','6','1','1065','',16.00,'0','875',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1066,'Secondary Chemistry A Practical Approach Approved','6','1','1066','',16.00,'0','720',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1067,'Secondary Physics A Practical Approach Approved','6','1','1067','',16.00,'0','477',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1068,'Active Learning Atlas Secondary Schools Approved','6','1','1068','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1069,'Stories By The Fireside Book 1','6','1','1069','',16.00,'0','257',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1070,'High Adventure Approved','6','1','1070','',16.00,'0','106',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1071,'Dont Be Long John 2nd Edition Approved','6','1','1071','',16.00,'0','115',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1072,'Why Frogs Croak Approved','6','1','1072','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1073,'Stories By The Fireside Book 2 Approved','6','1','1073','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1074,'Childrens Riddles','6','1','1074','',16.00,'0','177',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1075,'Three Boys And A Dog','6','1','1075','',16.00,'0','132',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1076,'The Fisherman Approved','6','1','1076','',16.00,'0','217',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1077,'The Money Trees Other Stories Approved','6','1','1077','',16.00,'0','160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1078,'Naomi In Her New school Approved','6','1','1078','',16.00,'0','277',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1079,'Simba The Celebrity Dog Approved','6','1','1079','',16.00,'0','195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1080,'The Foolish Jumbo Approved','6','1','1080','',16.00,'0','80',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1081,'Foulatas Birthday Approved','6','1','1081','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1082,'Two Huts On Two Hills','6','1','1082','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1083,'My Amazing Brother Approved','6','1','1083','',16.00,'0','210',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1084,'Smoked Out','6','1','1084','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1085,'Naomi the Storyteller Approved','6','1','1085','',16.00,'0','280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1086,'Naomi and Cindy Approved','6','1','1086','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1087,'Fayo Is Lost Approved','6','1','1087','',16.00,'0','194',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1088,'Sydney Small And Other Stories','6','1','1088','',16.00,'0','138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1089,'Fayo The Goats','6','1','1089','',16.00,'0','111',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1090,'The Magic Tree Approved','6','1','1090','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1091,'Yellow Mangoes Approved','6','1','1091','',16.00,'0','233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1092,'Alone In The Storm Approved','6','1','1092','',16.00,'0','111',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1093,'The Lost Pencil Approved','6','1','1093','',16.00,'0','111',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1094,'The Lost Herds Boy Approved','6','1','1094','',16.00,'0','127',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1095,'Kuti Makes a Difference Approved','6','1','1095','',16.00,'0','127',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1096,'Childrens Wisdom Stories','6','1','1096','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1097,'Tiger Leopard And Other Stories Approved','6','1','1097','',16.00,'0','243',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1098,'Joharis Reward Approved','6','1','1098','',16.00,'0','149',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1099,'Jabali Approved','6','1','1099','',16.00,'0','127',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1100,'When I Grow up Approved','6','1','1100','',16.00,'0','115',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1101,'Brave Mary Approved','6','1','1101','',16.00,'0','149',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1102,'Fayo The Big Yellow Lorry Approved','6','1','1102','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1103,'Fayo Goes to School Approved','6','1','1103','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1104,'TJ And The First Formers Approved','6','1','1104','',16.00,'0','142',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1105,'TJ And The Second Formers Approved','6','1','1105','',16.00,'0','146',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1106,'TJ And The Third Formers Approved','6','1','1106','',16.00,'0','277',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1107,'TJ And The Fourth Formers Approved','6','1','1107','',16.00,'0','316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1108,'Naomi And The Cannibals Approved','6','1','1108','',16.00,'0','194',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1109,'Musiimbis Shadow Approved','6','1','1109','',16.00,'0','202',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1110,'The Last Of The Witchdoctors Approved','6','1','1110','',16.00,'0','164',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1111,'Looking For A New King Approved','6','1','1111','',16.00,'0','155',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1112,'Mums Bundles Approved','6','1','1112','',16.00,'0','175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1113,'Some More Please Approved','6','1','1113','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1114,'The Head Without A Body Approved','6','1','1114','',16.00,'0','205',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1115,'Mosaic of Stories Approved','6','1','1115','',16.00,'0','219',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1116,'Frogs for Sale Approved','6','1','1116','',16.00,'0','299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1117,'The Visitor And Other Stories Approved','6','1','1117','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1118,'The Winning story Approved','6','1','1118','',16.00,'0','175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1119,'Let Her Be Approved','6','1','1119','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1120,'Sara And The Pirates Approved','6','1','1120','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1121,'The Con Artist','6','1','1121','',16.00,'0','183',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1122,'Stories By The Fireside Book 3 Approved','6','1','1122','',16.00,'0','168',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1123,'The Cruel King Approved','6','1','1123','',16.00,'0','233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1124,'The Hare And The Leopard Approved','6','1','1124','',16.00,'0','177',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1125,'The Lion And The Crow Approved','6','1','1125','',16.00,'0','175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1126,'The Magic Feather Approved','6','1','1126','',16.00,'0','183',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1127,'The Boy Musician Approved','6','1','1127','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1128,'Good Friendship Ruined Other Stories Approved','6','1','1128','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1129,'The Rainmaker Approved','6','1','1129','',16.00,'0','175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1130,'The Sweet Potato Girl Approved','6','1','1130','',16.00,'0','177',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1131,'Kalulu And The Animal Approved','6','1','1131','',16.00,'0','122',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1132,'Adventures of Ngondo Mungai Wangari','6','1','1132','',16.00,'0','214',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1133,'A Trip To The Orphanage Approved','6','1','1133','',16.00,'0','183',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1134,'The Village Fool And Other Stories','6','1','1134','',16.00,'0','388',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1135,'The Hills Look on Approved','6','1','1135','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1136,'From The Worst to The Best Approved','6','1','1136','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1137,'Naomi Cindy','6','1','1137','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1138,'Naomi The Storyteller','6','1','1138','',16.00,'0','280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1139,'The Ambassadors Approved','6','1','1139','',16.00,'0','140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1140,'The Devils of Menengai Approved','6','1','1140','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1141,'Cry No More','6','1','1141','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1142,'Bundle of Secrets Approved','6','1','1142','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1143,'Smoked out','6','1','1143','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1144,'My Amaizing Brother Approved','6','1','1144','',16.00,'0','210',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1145,'The Slave Child','6','1','1145','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1146,'Sitaki Nife Approved','6','1','1146','',16.00,'0','199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1147,'Kasuku Wa Sofi Approved','6','1','1147','',16.00,'0','86',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1148,'Kipepeo Mrembo Approved','6','1','1148','',16.00,'0','115',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1149,'Sungura Mpanda Ngazi Approved','6','1','1149','',16.00,'0','138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1150,'Hazina Ya Zuena Na Makombo Approved','6','1','1150','',16.00,'0','124',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1151,'Mikosi Na Heri Approved','6','1','1151','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1152,'Naomba Unisamehe Approved','6','1','1152','',16.00,'0','157',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1153,'Maskini Punda Approved','6','1','1153','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1154,'Mbwa wa Jemo','6','1','1154','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1155,'Mwanambuzi mee mee Approved','6','1','1155','',16.00,'0','155',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1156,'Mwanzo Wa Masomo Book 1','6','1','1156','',16.00,'0','207',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1157,'Tuimbe, Tusome, Tukariri','6','1','1157','',16.00,'0','359',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1158,'Bi Arusi Aliyetaka Zawadi Maalum Approved','6','1','1158','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1159,'Hadithi Za Furaha Kitabu Cha 1 Approved','6','1','1159','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1160,'Hadithi Za Furaha Kitabu Cha 2 Approved','6','1','1160','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1161,'Hongera Mwanangu Approved','6','1','1161','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1162,'Machozi Ya Jiwe','6','1','1162','',16.00,'0','127',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1163,'Pembe za Mbwa','6','1','1163','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1164,'Kiswahili Gani? Approved','6','1','1164','',16.00,'0','97',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1165,'Kisa Cha Farasi Na Mbuzi Approved','6','1','1165','',16.00,'0','136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1166,'Chungu Cha Zai Approved','6','1','1166','',16.00,'0','99',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1167,'Machozi Ya Barafu Approved','6','1','1167','',16.00,'0','138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1168,'Usiku wa Manane Approved','6','1','1168','',16.00,'0','316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1169,'Likizo ya Mkosi Approved','6','1','1169','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1170,'Kadogo Na Majini Ya Nyanya Approved','6','1','1170','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1171,'Hadithi Za Furaha Kitabu Cha 3 Approved','6','1','1171','',16.00,'0','206',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1172,'Hadithi Za Furaha Kitabu Cha 4 Approved','6','1','1172','',16.00,'0','241',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1173,'Mbegu Za Chuki Approved','6','1','1173','',16.00,'0','199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1174,'The Club On The Hill','6','1','1174','',16.00,'0','368',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1175,'Ndoto Ya Riziki Approved','6','1','1175','',16.00,'0','77',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1176,'Masaibu Mbugani Approved','6','1','1176','',16.00,'0','258',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1177,'Msitu Wa Umma Approved','6','1','1177','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1178,'Jicho la Tatu Approved','6','1','1178','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1179,'Matonetone Approved','6','1','1179','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1180,'Taabu Taabani Approved','6','1','1180','',16.00,'0','130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1181,'Nobody Knows My Pain','6','1','1181','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1182,'Tears of Men','6','1','1182','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1183,'The Bride Who Wanted A Special Present Approved','6','1','1183','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1184,'I Will Be Your Substitute','6','1','1184','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1185,'Recovering Without Treatment Approved','6','1','1185','',16.00,'0','414',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1186,'Mwanzo The Nairobian Approved','6','1','1186','',16.00,'0','488',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1187,'Wait For Me Angela','6','1','1187','',16.00,'0','557',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1188,'Stay With Me Angela Approved','6','1','1188','',16.00,'0','555',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1189,'A Curse From God','6','1','1189','',16.00,'0','692',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1190,'A Hand Of Chance','6','1','1190','',16.00,'0','520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1191,'A Man Of Two Faces','6','1','1191','',16.00,'0','328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1192,'At The Crossroads','6','1','1192','',16.00,'0','328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1193,'Born Twin','6','1','1193','',16.00,'0','318',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1194,'Bulemu The Bastard','6','1','1194','',16.00,'0','425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1195,'Echoes Of Two Worlds','6','1','1195','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1196,'Heat Of The Moment','6','1','1196','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1197,'Never Forgive Father','6','1','1197','',16.00,'0','607',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1198,'Payment In Kind','6','1','1198','',16.00,'0','176',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1199,'Sandu The Prince','6','1','1199','',16.00,'0','445',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1200,'Sky Is The Limit','6','1','1200','',16.00,'0','495',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1201,'The Closed Road To Wapi','6','1','1201','',16.00,'0','733',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1202,'The Land Is Ours','6','1','1202','',16.00,'0','176',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1203,'They Shall Be Chastised','6','1','1203','',16.00,'0','496',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1204,'Veener of Love','6','1','1204','',16.00,'0','304',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1205,'The Grand Race','6','1','1205','',16.00,'0','223',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1206,'A gift from A Stranger','6','1','1206','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1207,'This Time Tomorrow','6','1','1207','',16.00,'0','223',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1208,'Bukusu Folktales Approved','6','1','1208','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1209,'The Bride Who Wanted A Special Present Approved','6','1','1209','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1210,'Muyaka 19th Century Swahili Popular Poetry','6','1','1210','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1211,'Carry It Home','6','1','1211','',16.00,'0','318',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1212,'Daughter Of My People Sing Approved','6','1','1212','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1213,'Just A Moment God','6','1','1213','',16.00,'0','455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1214,'Pulsations','6','1','1214','',16.00,'0','445',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1215,'Screams From A Strangled Soul','6','1','1215','',16.00,'0','91',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1216,'Sleepless Nights','6','1','1216','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1217,'What Does A Man Want?','6','1','1217','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1218,'Words Of My Groaning','6','1','1218','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1219,'Sungura le Ruse et autres Approved','6','1','1219','',16.00,'0','237',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1220,'Quand Les Animaux Approved','6','1','1220','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1221,'LHome qui Portrait Bebe Approved','6','1','1221','',16.00,'0','316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1222,'Le Swahili simplifie','6','1','1222','',16.00,'0','846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1223,'Atafutaye Hakosi','6','1','1223','',16.00,'0','298',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1224,'Cha Moyoni Mwako Kisetiri','6','1','1224','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1225,'Kama Ndoto','6','1','1225','',16.00,'0','277',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1226,'Mbio Za Sakafuni','6','1','1226','',16.00,'0','241',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1227,'Mzimu Wa Watu Wa Kale','6','1','1227','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1228,'Mpelelezi Hodari Na Genge La Wahalifu','6','1','1228','',16.00,'0','241',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1229,'Chozi Langu Approved','6','1','1229','',16.00,'0','506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1230,'Ndoa Na Talaka','6','1','1230','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1231,'Ndoa Ya Mzimuni Approved','6','1','1231','',16.00,'0','188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1232,'Hatosheki Approved','6','1','1232','',16.00,'0','310',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1233,'Maisha Yai Viza Approved','6','1','1233','',16.00,'0','256',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1234,'Kesho Wakati Kama Huu Approved','6','1','1234','',16.00,'0','194',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1235,'Kisa Cha Kusisimua cha Mito Komon','6','1','1235','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1236,'Maisha Subira','6','1','1236','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1237,'Marejeo Approved','6','1','1237','',16.00,'0','194',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1238,'Nuru Ya Ushairi Approved','6','1','1238','',16.00,'0','361',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1239,'Diwani Ya Akilimali','6','1','1239','',16.00,'0','318',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1240,'Diwani Ya Mnyampala','6','1','1240','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1241,'Mizani Yangu','6','1','1241','',16.00,'0','318',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1242,'Utamu Wa Lugha Book 2','6','1','1242','',16.00,'0','247',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1243,'Uketo wa Ushairi kwa shule Za Upili','6','1','1243','',16.00,'0','506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1244,'Mathematics for Artisans Level 1','6','1','1244','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1245,'Motor Vehicle Technology for Artisans Level 1','6','1','1245','',16.00,'0','330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1246,'Building Construction Level I SB','6','1','1246','',16.00,'0','445',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1247,'Drawing Design Level I SB','6','1','1247','',16.00,'0','445',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1248,'Electricity Level I SB','6','1','1248','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1249,'Metalwork Level I SB','6','1','1249','',16.00,'0','379',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1250,'Power Mechanics Level I SB','6','1','1250','',16.00,'0','915',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1251,'Building Construction Level II SB Approved','6','1','1251','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1252,'Drawing and Design Level II SB','6','1','1252','',16.00,'0','587',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1253,'Electricity Level II SB','6','1','1253','',16.00,'0','354',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1254,'Power Mechanics Level II SB','6','1','1254','',16.00,'0','779',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1255,'Woodwork Level II SB','6','1','1255','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1256,'Drawing and Design Level III SB','6','1','1256','',16.00,'0','1067',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1257,'Electricity Level III SB','6','1','1257','',16.00,'0','972',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1258,'Metalwork Level III SB','6','1','1258','',16.00,'0','354',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1259,'Woodwork Level III SB','6','1','1259','',16.00,'0','956',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1260,'Drawing and Design Level IV SB','6','1','1260','',16.00,'0','779',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1261,'Electricity Level IV SB','6','1','1261','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1262,'Power Mechanics Level IV SB','6','1','1262','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1263,'Woodwork Level IV SB','6','1','1263','',16.00,'0','880',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1264,'Administrative Law In E Africa','6','1','1264','',16.00,'0','621',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1265,'Nandi Customary Law','6','1','1265','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1266,'Faces At The Crossroad','6','1','1266','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1267,'Literature and Society in Modern Africa','6','1','1267','',16.00,'0','111',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1268,'A Handbook Of Clinical Chemistry','6','1','1268','',16.00,'0','779',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1269,'Textbook Of Medical Embryology','6','1','1269','',16.00,'0','885',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1270,'Profiles Of Urban Prostitution','6','1','1270','',16.00,'0','384',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1271,'Rural Sociology and Development','6','1','1271','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1272,'The Maasai','6','1','1272','',16.00,'0','374',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1273,'Girl Child Education','6','1','1273','',16.00,'0','374',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1274,'Operation Linda Nchi','6','1','1274','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1275,'A History Of Zanzibar','6','1','1275','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1276,'An Outline History Of the Babukusu','6','1','1276','',16.00,'0','637',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1277,'From Slaves To Squatters','6','1','1277','',16.00,'0','652',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1278,'Ecology and History In E Africa','6','1','1278','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1279,'Kenya 19451963 A Study in an African Nationalist Movement','6','1','1279','',16.00,'0','637',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1280,'The Marakwet Of Kenya HC','6','1','1280','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1281,'The Kaya Complex','6','1','1281','',16.00,'0','233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1282,'The Permanent Way Volume 1 SC','6','1','1282','',16.00,'0','1670',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1283,'Topics In East Africa History','6','1','1283','',16.00,'0','344',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1284,'Reptiles And Amphibians','6','1','1284','',16.00,'0','678',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1285,'Snakes And Us','6','1','1285','',16.00,'0','779',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1286,'English Swahili Classified Vocabulary','6','1','1286','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1287,'The Liberation Of Swahili','6','1','1287','',16.00,'0','526',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1288,'Traditional Musical Instruments of Kenya','6','1','1288','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1289,'Traditional Music and Songs','6','1','1289','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1290,'Distinction CRE Year I','6','1','1290','',16.00,'0','872',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1291,'Distinction Education Year I','6','1','1291','',16.00,'0','834',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1292,'Distinction Kiswahili','6','1','1292','',16.00,'0','872',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1293,'Distinction English TG Year I II','6','1','1293','',16.00,'0','366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1294,'Distinction Social studies Year I','6','1','1294','',16.00,'0','834',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1295,'Distinction Creative Arts Year II','6','1','1295','',16.00,'0','632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1296,'Irute Kuthoma Kiembu','6','1','1296','',16.00,'0','91',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1297,'Ndai Nthimo Na Ngano','6','1','1297','',16.00,'0','263',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1298,'Intepen Maasai','6','1','1298','',16.00,'0','389',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1299,'Jukia Iuku Ukathome','6','1','1299','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1300,'Kagituju Kajigi Na Johana Muritu','6','1','1300','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1301,'Kaguraru Na Waithera','6','1','1301','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1302,'Ngano Ikumi Na Ithano Cia Ugiikuyu','6','1','1302','',16.00,'0','136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1303,'Rugendo Rwa Mugendi Approved','6','1','1303','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1304,'Mithimukyo Na Ngewa Ingi','6','1','1304','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1305,'Twone Mbee','6','1','1305','',16.00,'0','81',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1306,'Nyuolruok Dhoudi Mag Ugenya','6','1','1306','',16.00,'0','414',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1307,'Akabaluyia Bemumbo','6','1','1307','',16.00,'0','222',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1308,'Nasaha Zetu Hadithi Approved','6','1','1308','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1309,'Ngoma za Uchawi Hadithi Approved','6','1','1309','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1310,'Sungura Mpanda Ngazi Hadithi Approved','6','1','1310','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1311,'Kiswahili Kwa Darasa La 1 Workbook Approved','6','1','1311','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1312,'Lets Learn Mathematics 1 Workbook','6','1','1312','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1313,'Primary Social Studies 1 Workbook','6','1','1313','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1314,'Topmark KCPE Revision Kiswahili','6','1','1314','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1315,'Topmark KCPE Revision Mathematics Approved','6','1','1315','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1316,'Top Mark KCSE Revision Physics','6','1','1316','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1317,'Premier CRE Activities Workbook Baby Class','6','1','1317','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1318,'Mathematics Activities Pupils Book PP1','6','1','1318','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1319,'Mathematics Activities Teachers Guide PP1','6','1','1319','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1320,'Language Activities Pupils Book PP1','6','1','1320','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1321,'Environmental Activities Workbook PP1','6','1','1321','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1322,'CRE Activities Workbook PP1','6','1','1322','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1323,'Ekas Handwriting Activities Workbook','6','1','1323','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1324,'Premier Language Workbook Middle Class','6','1','1324','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1325,'Premier Social Activities Workbook Middle Class','6','1','1325','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1326,'Premier Revision Encyclopedia PrePrimary 1','6','1','1326','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1327,'Mathematics Activities Pupils Book PP2','6','1','1327','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1328,'Language Activities WorkBook PP2','6','1','1328','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1329,'Environmental Activities Workbook PP2','6','1','1329','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1330,'CRE Activities Workbook PP2','6','1','1330','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1331,'Ekas Handwriting Activities Workbook','6','1','1331','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1332,'Premier Language Workbook PreUnit','6','1','1332','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1333,'Premier Numberwork Workbook Pre Unit','6','1','1333','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1334,'Premier Social Activities Workbook PreUnit','6','1','1334','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1335,'Premier CRE Activities Workbook PreUnit','6','1','1335','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1336,'Tukisome Kiswahili Kitabu Cha Kwanza','6','1','1336','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1337,'Kitabu Changu Cha Kiswahili Chekechea','6','1','1337','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1338,'Candy Letter Box','6','1','1338','',16.00,'0','1832',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1339,'Numbers Flash Cards Nontearable','6','1','1339','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1340,'Alphabets Flash Cards Nontearable','6','1','1340','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1341,'Picture words Flash Cards Nontearable','6','1','1341','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1342,'Premier Three Letter Words','6','1','1342','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1343,'Premier Alphabet','6','1','1343','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1344,'Premier Parts of the Body Boy','6','1','1344','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1345,'Premier Parts of the Body Girl','6','1','1345','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1346,'Parts of the Body Girl','6','1','1346','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1347,'Foods','6','1','1347','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1348,'Premier Fruits','6','1','1348','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1349,'Premier Insects','6','1','1349','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1350,'Premier Letter Sounds','6','1','1350','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1351,'Premier Numbers 120','6','1','1351','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1352,'Premier Numbers 150','6','1','1352','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1353,'Premier Numbers 19','6','1','1353','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1354,'Premier Letter Sounds with Pictures Words','6','1','1354','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1355,'Wild Animals','6','1','1355','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1356,'Numbers 19','6','1','1356','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1357,'Numbers 19 with pictures','6','1','1357','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1358,'Numbers 120','6','1','1358','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1359,'Numbers 120 with pictures','6','1','1359','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1360,'Numbers 150','6','1','1360','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1361,'Shapes','6','1','1361','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1362,'Letter Sounds','6','1','1362','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1363,'Letter Sounds with Pictures','6','1','1363','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1364,'Three Letter Words','6','1','1364','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1365,'Three Letter Words with Pictures','6','1','1365','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1366,'Four Letter Words','6','1','1366','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1367,'Furniture','6','1','1367','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1368,'Workers','6','1','1368','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1369,'Parts of a Plant','6','1','1369','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1370,'Plants','6','1','1370','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1371,'Means of Transport','6','1','1371','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1372,'Utensils','6','1','1372','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1373,'Wild Birds','6','1','1373','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1374,'Simple Tools','6','1','1374','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1375,'Clothes','6','1','1375','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1376,'Weather','6','1','1376','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1377,'Premier dot to dot Book 1','6','1','1377','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1378,'Premier dot to dot Book 2','6','1','1378','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1379,'Lets Start Pasting Colouring Alphabet','6','1','1379','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1380,'Lets Start Pasting Colouring Animals','6','1','1380','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1381,'Lets Start Pasting Colouring Birds','6','1','1381','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1382,'Lets Start Pasting Colouring Fruits','6','1','1382','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1383,'Lets Start Pasting Colouring Numbers','6','1','1383','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1384,'Lets Start Pasting Colouring Shapes','6','1','1384','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1385,'Gem Creative Activities Blue Book','6','1','1385','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1386,'Gem Creative Activities Green Book','6','1','1386','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1387,'Gem Creative Activities Purple Book','6','1','1387','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1388,'Gem Creative Activities Red Book','6','1','1388','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1389,'Copy Colouring Book Domestic Animals','6','1','1389','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1390,'Copy Colouring Book Food','6','1','1390','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1391,'Copy Colouring Book Furniture','6','1','1391','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1392,'Copy Colouring Book Transport','6','1','1392','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1393,'Copy Colouring Book Utensils','6','1','1393','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1394,'O Level Creative Crayons Colouring Book 1','6','1','1394','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1395,'O Level Creative Crayons Colouring Book 2','6','1','1395','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1396,'O Level Creative Crayons Colouring Book 3','6','1','1396','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1397,'O Level Creative Crayons Colouring Book 4','6','1','1397','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1398,'My First Pirates Colouring Book','6','1','1398','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1399,'Premier Picture Book','6','1','1399','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1400,'Tusome Picha','6','1','1400','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1401,'Jambo Colouring Book 2','6','1','1401','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1402,'Jambo Colouring Book 3','6','1','1402','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1403,'Ekas Colouring Book 2','6','1','1403','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1404,'Ekas Colouring Book 3','6','1','1404','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1405,'Ekas Complete Book of Drawing','6','1','1405','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1406,'Nick Learns We can enjoy in school','6','1','1406','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1407,'Nick Learns We should be honest','6','1','1407','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1408,'Nick Learns We should be punctual','6','1','1408','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1409,'Nick Learns We should not be selfish','6','1','1409','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1410,'Nick Learns We should not litter','6','1','1410','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1411,'Nick Learns We should not steal','6','1','1411','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1412,'Bright Child Gets ready for school','6','1','1412','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1413,'Bright Child Knows opposite things','6','1','1413','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1414,'Bright Child Acts in a polite way','6','1','1414','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1415,'Bright Child Does good and stays fit','6','1','1415','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1416,'Bright Child Plays well and shares things','6','1','1416','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1417,'Bright Child Shows good habits','6','1','1417','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1418,'Gracies Dream','6','1','1418','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1419,'Cain and Maria Visit the Farm','6','1','1419','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1420,'The Fat Cat','6','1','1420','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1421,'Pams Pet','6','1','1421','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1422,'Dona and Jack do Tricks','6','1','1422','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1423,'The Prince at the Mall','6','1','1423','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1424,'The Cute Mule Goes Home','6','1','1424','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1425,'Tesh and the Huge Mice','6','1','1425','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1426,'The Team Visits Mulee','6','1','1426','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1427,'Kuku and the Red Chicks','6','1','1427','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1428,'Kuku and the Red Eggs','6','1','1428','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1429,'Kuku and the Red Shoes','6','1','1429','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1430,'Kuku and her Friends','6','1','1430','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1431,'Where is Bears Shoe','6','1','1431','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1432,'A Rainy Day','6','1','1432','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1433,'Our Home Bank','6','1','1433','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1434,'The Hat Party','6','1','1434','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1435,'The Angry Brown Hen','6','1','1435','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1436,'The Bad Rat','6','1','1436','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1437,'Kima Mtukutu na Hadithi Nyingine','6','1','1437','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1438,'Bata wa Sada na Haithi Nyingine','6','1','1438','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1439,'Chiriku na chaki ya Kijani na Hadithi Nyingine','6','1','1439','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1440,'Mwati na Swale Mashakani na Hadithi Nyingine','6','1','1440','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1441,'Nyama Ifichwe wapi? na Hadithi Nyingine','6','1','1441','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1442,'Taji Njiwa Wangu na Hadithi Nyingine','6','1','1442','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1443,'Nzi Msumbufu na Hadithi Nyingine','6','1','1443','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1444,'Nchore Mshindi na Hadithi Nyingine','6','1','1444','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1445,'Panya Mjanja Mtegoni','6','1','1445','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1446,'Panya Mjanja na Pakaspoti','6','1','1446','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1447,'Panya Mjanja na Kirikuu','6','1','1447','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1448,'Panya Mjanja na Mama','6','1','1448','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1449,'Premier Revision Encyclopedia Grade 4','6','1','1449','',16.00,'0','905',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1450,'Moral Stories from the Bible','6','1','1450','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1451,'Gem Collection of Bible Stories','6','1','1451','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1452,'Queenex English Activities Pupils Book','6','1','1452','',16.00,'0','372',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1453,'Queenex Environmental Activities Pupils Book','6','1','1453','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1454,'Queenex Agriculture Learners Book','6','1','1454','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1455,'Queenex Science Technology Learners Book','6','1','1455','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1456,'Queenex Science Technology Teachers Guide','6','1','1456','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1457,'Premier English Activities Workbook','6','1','1457','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1458,'Premier CRE Activities Workbook','6','1','1458','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1459,'Premier Environmental Activities Workbook','6','1','1459','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1460,'Premier Hygiene Nutrition Activities Workbook','6','1','1460','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1461,'Premier Mathematics Activities Workbook','6','1','1461','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1462,'Premier Revision Encyclopedia','6','1','1462','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1463,'Premier English Activities Workbook','6','1','1463','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1464,'Premier CRE Activities Workbook','6','1','1464','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1465,'Premier Hygiene Nutrition Activities Workbook','6','1','1465','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1466,'Premier Kiswahili Kitabu cha Mazoezi','6','1','1466','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1467,'Premier Mathematics Activities Workbook','6','1','1467','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1468,'Premier Revision Encyclopedia','6','1','1468','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1469,'Premier English Activities Workbook','6','1','1469','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1470,'Premier CRE Activities Workbook','6','1','1470','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1471,'Premier Environmental Activities Workbook','6','1','1471','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1472,'Premier Hygiene Nutrition Activities Workbook','6','1','1472','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1473,'Premier Kiswahili Kitabu cha Mazoezi','6','1','1473','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1474,'Premier Mathematics Activities Workbook','6','1','1474','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1475,'Premier Revision Encyclopedia','6','1','1475','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1476,'Premier Agriculture Workbook','6','1','1476','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1477,'Premier Revision Encyclopedia','6','1','1477','',16.00,'0','905',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1478,'The Crocodile and the Monkey and Other Stories','6','1','1478','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1479,'The Greedy Monkey and Other Stories','6','1','1479','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1480,'The Net Trap and and Other Stories','6','1','1480','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1481,'Bright Child Knows opposite things','6','1','1481','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1482,'Bright Child Plays well and shares things','6','1','1482','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1483,'Bright Child Shows good habits','6','1','1483','',16.00,'0','193',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1484,'The Prince at the Mall','6','1','1484','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1485,'The Cute Mule Goes Home','6','1','1485','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1486,'Tesh and the Huge Mice','6','1','1486','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1487,'The Bad Rat and the Tortoise','6','1','1487','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1488,'The Big Bad Bull','6','1','1488','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1489,'How did Tippy Fool Toppy','6','1','1489','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1490,'Kuku and her Friends','6','1','1490','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1491,'Kuku and the Red Shoes','6','1','1491','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1492,'The Sweet Mango','6','1','1492','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1493,'Kobis Winning Smile','6','1','1493','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1494,'The Tuktuk Ride and Other Stories','6','1','1494','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1495,'The Billy Goat and Other Stories','6','1','1495','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1496,'Sudi the Drummer and Other Stories','6','1','1496','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1497,'The Team Visits Mulee','6','1','1497','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1498,'Big Bag Brown Bag Berrys Bag','6','1','1498','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1499,'Jolly Jumbo Jumped with Joy','6','1','1499','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1500,'My Name is Binny Crow','6','1','1500','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1501,'Rikku Rat and Mikku Rat Never Stole a Hat','6','1','1501','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1502,'The Girl with a Knot in her Hair','6','1','1502','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1503,'Luka, Lena the Thieves','6','1','1503','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1504,'The Mouse Trap','6','1','1504','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1505,'Kiki Goes Shopping','6','1','1505','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1506,'The Lost Phone and Other Stories','6','1','1506','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1507,'The Stubborn Ostrich and Other Stories','6','1','1507','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1508,'A Letter from the Island and Other Stories','6','1','1508','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1509,'Samad in the DesertSamad Jangwani','6','1','1509','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1510,'Hello I am Dikku Donkey','6','1','1510','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1511,'Hello Miss Moppy Monkey','6','1','1511','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1512,'The Poem Prize','6','1','1512','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1513,'Ability in Disability','6','1','1513','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1514,'The Cholera Scare','6','1','1514','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1515,'No Secrets Only Surprises','6','1','1515','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1516,'Wendo Visits Nairobi County','6','1','1516','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1517,'The Dancing Competition and Other Stories','6','1','1517','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1518,'Samad in the ForestSamad Msituni','6','1','1518','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1519,'The Bike Thief','6','1','1519','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1520,'The Crow and the Fox and Other Stories','6','1','1520','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1521,'Puppy the Black Sheep','6','1','1521','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1522,'Baraka and the Bully','6','1','1522','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1523,'The Buzz about Malaria','6','1','1523','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1524,'The Stubborn Flu','6','1','1524','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1525,'David Gets Fit','6','1','1525','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1526,'Lekuta and the Goats Other Stories','6','1','1526','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1527,'A Visit to the Dentist','6','1','1527','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1528,'Emperor Maliyauma','6','1','1528','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1529,'Stories from Maasailand','6','1','1529','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1530,'A Hug from the President and Other Stories','6','1','1530','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1531,'Hell in the Backyard and Other Stories','6','1','1531','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1532,'A Visit to the Dentist','6','1','1532','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1533,'The Crow and the Fox and Other Stories','6','1','1533','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1534,'Lets Fight Tuberculosis','6','1','1534','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1535,'The Monster called Cancer','6','1','1535','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1536,'The Adventures of Thunder','6','1','1536','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1537,'Mister Ali Champion on Wheels','6','1','1537','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1538,'Kidnapped for Sale','6','1','1538','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1539,'This Prefect','6','1','1539','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1540,'Not Now, Jimmy Boy','6','1','1540','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1541,'The Invisible Man','6','1','1541','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1542,'The Adventures of Thunder','6','1','1542','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1543,'Thunder In Love','6','1','1543','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1544,'The Valley Bandits','6','1','1544','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1545,'Madam King','6','1','1545','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1546,'Saving our Teacher','6','1','1546','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1547,'Ian the Crime Buster','6','1','1547','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1548,'The Dark Stormy Night','6','1','1548','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1549,'Jungle Book','6','1','1549','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1550,'The Adventures of Tom Sawyer','6','1','1550','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1551,'The Invisible Man','6','1','1551','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1552,'Twist of Fate','6','1','1552','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1553,'Kidnapped for Sale','6','1','1553','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1554,'Saving our Teacher','6','1','1554','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1555,'My Prison My Heaven','6','1','1555','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1556,'The Laptops have Vanished','6','1','1556','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1557,'Ian the Crime Buster','6','1','1557','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1558,'The Dark Stormy Night','6','1','1558','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1559,'Thunder In Love','6','1','1559','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1560,'Please Stand Up, Daddy','6','1','1560','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1561,'Worry Not, Lisa','6','1','1561','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1562,'Eves Invention','6','1','1562','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1563,'Fools Express','6','1','1563','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1564,'The Invisible Man','6','1','1564','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1565,'Worry Not, Lisa','6','1','1565','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1566,'Please Stand Up, Daddy','6','1','1566','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1567,'The Dark Stormy Night','6','1','1567','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1568,'The Adventures of Tom Sawyer','6','1','1568','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1569,'Kiki na Mina Darasani na Hadithi Nyingine','6','1','1569','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1570,'Nana na Vinyau na Hadithi Nyingine','6','1','1570','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1571,'Chakula cha Biko na Hadithi Nyingine','6','1','1571','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1572,'Kima Mtukutu na Hadithi Nyingine','6','1','1572','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1573,'Chiriku na chaki ya Kijani na Hadithi Nyingine','6','1','1573','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1574,'Anita na Agneto na Hadithi Nyingine','6','1','1574','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1575,'Heko na Haki','6','1','1575','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1576,'Panya Mjanja na Kirikuu','6','1','1576','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1577,'Panya Mjanja na Mama','6','1','1577','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1578,'Kipepeo Apeperuka','6','1','1578','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1579,'Paka wa Zena na Hadithi Nyingine','6','1','1579','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1580,'Mwati na Swale Mashakani na Hadithi Nyingine','6','1','1580','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1581,'Nyama Ifichwe wapi? na Hadithi Nyingine','6','1','1581','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1582,'Taji Njiwa Wangu na Hadithi Nyingine','6','1','1582','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1583,'Kipepeo Apeperuka','6','1','1583','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1584,'Panya Mjanja na Mama','6','1','1584','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1585,'Panya Mjanja Mtegoni','6','1','1585','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1586,'Panya Mjanja na Pakaspoti','6','1','1586','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1587,'Heko na Haki','6','1','1587','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1588,'Gamba la Kobe na Hadithi Nyingine','6','1','1588','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1589,'Sokwe Sokoni na Hadithi Nyingine','6','1','1589','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1590,'Nzi Msumbufu na Hadithi Nyingine','6','1','1590','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1591,'Nchore Mshindi na Hadithi Nyingine','6','1','1591','',16.00,'0','254',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1592,'Hali na Mali na Hadithi Nyingine','6','1','1592','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1593,'Kito Apepeta','6','1','1593','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1594,'Madalala Abadilika','6','1','1594','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1595,'Sifuri Nyani Mtalii','6','1','1595','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1596,'Kangaruu wa Samawati','6','1','1596','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1597,'Samad in the DesertSamad Jangwani','6','1','1597','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1598,'Tuzo ya Baba','6','1','1598','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1599,'Ziara ya Meno','6','1','1599','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1600,'Zawadi ya Ajabu','6','1','1600','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1601,'Mazingira Maridadi','6','1','1601','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1602,'Ushindi wa Kironje na Hadithi Nyingine','6','1','1602','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1603,'Mangumi na Makonde','6','1','1603','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1604,'Bintu na Bintutu','6','1','1604','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1605,'Rehema Awanasa Wezi','6','1','1605','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1606,'Rehema Shujaa wa Kijiji','6','1','1606','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1607,'Hatima ya Musa','6','1','1607','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1608,'Dua ya Faraja','6','1','1608','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1609,'Sifuri Nyani Mtalii','6','1','1609','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1610,'Simu na Simu ya Mama na Hadithi Nyingine','6','1','1610','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1611,'Ufalme wa Mende','6','1','1611','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1612,'Dua ya Faraja','6','1','1612','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1613,'Kade na Katana','6','1','1613','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1614,'Wema wa Sofi na Hadithi Nyingine','6','1','1614','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1615,'Uchochole si Kilema','6','1','1615','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1616,'Mchezo wa Mtelezo na Hadithi Nyingine','6','1','1616','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1617,'Bintu na Bintutu','6','1','1617','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1618,'Ipo Siku','6','1','1618','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1619,'Kivuli cha Mauko','6','1','1619','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1620,'Zuhura na Zahara','6','1','1620','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1621,'Laana ya Mkufu','6','1','1621','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1622,'Makumba na Majanabi','6','1','1622','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1623,'Kisa cha Gaidi Lii','6','1','1623','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1624,'Makumba na Selidamu Nyeupe','6','1','1624','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1625,'Makumba Katika Safari ya Mawimbi','6','1','1625','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1626,'Siku Yaja','6','1','1626','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1627,'Hamnazo na Hadithi Nyingine','6','1','1627','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1628,'Dafina ya Ushairi','6','1','1628','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1629,'Siri ya Baba Yangu Kitabu cha Pili','6','1','1629','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1630,'Siri ya Baba Yangu','6','1','1630','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1631,'Ahaa Roda','6','1','1631','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1632,'Safari ya Mabwe','6','1','1632','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1633,'Kisa cha Gaidi Lii','6','1','1633','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1634,'Makumba Katika Safari ya Mawimbi','6','1','1634','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1635,'Mwisho wa Ujambazi','6','1','1635','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1636,'Makumba katika Siri ya Mwembe','6','1','1636','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1637,'Makumba na Majanabi','6','1','1637','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1638,'Makovu ya Uhai','6','1','1638','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1639,'Makumba katika Siri ya Mwembe','6','1','1639','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1640,'Kashida katika Shida','6','1','1640','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1641,'Kipepeo Malidadi','6','1','1641','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1642,'Makumba na Selidamu Nyeupe','6','1','1642','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1643,'Makumba katika Safari ya Tonge','6','1','1643','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1644,'Makumba Katika Safari ya Mawimbi','6','1','1644','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1645,'Safari ya Mabwe','6','1','1645','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1646,'Chapuo la Insha','6','1','1646','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1647,'Dafina ya Ushairi','6','1','1647','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1648,'Growing Up A Girls Guide through Puberty','6','1','1648','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1649,'Growing Up A Boys Guide through Puberty','6','1','1649','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1650,'Fundamentals of Success','6','1','1650','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1651,'Pathway to Academic Excellence','6','1','1651','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1652,'The Winning Character Succeeding Where Others Fail','6','1','1652','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1653,'The Winning Habits Succeeding Where Others Fail','6','1','1653','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1654,'Success in School and Beyond','6','1','1654','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1655,'Resolution To Win Succeeding Where Others Fail','6','1','1655','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1656,'Anyone Can Win Succeeding Where Others Fail','6','1','1656','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1657,'Become a Better Student','6','1','1657','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1658,'The Seeds of Greatness Become the Best You Can Be','6','1','1658','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1659,'Leverage is What you Need','6','1','1659','',16.00,'0','508',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1660,'Understanding and Treating Drug Abuse','6','1','1660','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1661,'The Effective Chaplain A Counseling Guide','6','1','1661','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1662,'How to Choose and Advance your Career','6','1','1662','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1663,'The 7 Pillars of Financial Success','6','1','1663','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1664,'How to Invest in a Volatile Stock Market','6','1','1664','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1665,'The Art of Entrepreneurship Strategies to Succeed in a Competitive Market','6','1','1665','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1666,'The Entrepreneurial Journey From Employment to Business','6','1','1666','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1667,'How To Win and Retain Customers','6','1','1667','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1668,'Common Reasons Why Startup Businesses Fail','6','1','1668','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1669,'Challenges of Starting A Business and How to Overcome Them','6','1','1669','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1670,'Excelling In BusinessThe Entrepreneurs Handbook','6','1','1670','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1671,'The Manager and the Red Queens Race','6','1','1671','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1672,'CBC PP2 Language Activities','6','1','1672','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1673,'CBC PP1 Mathematics Activities','6','1','1673','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1674,'CBC PP1 TG Mathematics Activities','6','1','1674','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1675,'CBC PP2 Mathematics Activities','6','1','1675','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1676,'CBC PP1 Environmental Activities','6','1','1676','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1677,'CBC PP1 TG Environmental Activities','6','1','1677','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1678,'CBC PP2 Environmental Activities','6','1','1678','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1679,'CBC PP2 TG Environmental Activities','6','1','1679','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1680,'CBC PP1 CRE Activities','6','1','1680','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1681,'CBC PP1 TG CRE Activities','6','1','1681','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1682,'CBC PP2 CRE Activities','6','1','1682','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1683,'CBC PP2 TG CRE Activities','6','1','1683','',16.00,'0','405',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1684,'CBC PP1 IRE Activities','6','1','1684','',16.00,'0','355',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1685,'CBC PP2 IRE Activities','6','1','1685','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1686,'CBC TG 1 Psychomotor and Creative Activities','6','1','1686','',16.00,'0','635',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1687,'CBC TG 2 Psychomotor and Creative Activities','6','1','1687','',16.00,'0','635',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1688,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','1688','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1689,'Longhorn Kiswahili Mufti Mwongozo wa Mwalimu','6','1','1689','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1690,'Longhorn English Activities Learners Book','6','1','1690','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1691,'Longhorn Mathematics Activities Learners Book','6','1','1691','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1692,'Longhorn CRE Activities Learners Book','6','1','1692','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1693,'Longhorn CRE Activities Teachers Guide','6','1','1693','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1694,'Longhorn Environmental Activities Learners Book','6','1','1694','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1695,'Longhorn Environmental Activities Teachers Guide','6','1','1695','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1696,'Longhorn English Literacy Activities Learners Book','6','1','1696','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1697,'Longhorn English Literacy Activities Teachers Guide','6','1','1697','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1698,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','1698','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1699,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','1699','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1700,'Longhorn IRE Activities Learners Book','6','1','1700','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1701,'Longhorn Art Craft Activities Teachers Guide','6','1','1701','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1702,'Longhorn Music Activities Teachers Guide','6','1','1702','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1703,'Longhorn Movement Activities Teachers Guide','6','1','1703','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1704,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','1704','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1705,'Longhorn English Activities Learners Book','6','1','1705','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1706,'Longhorn English Activities Teachers Guide','6','1','1706','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1707,'Longhorn Mathematics Activities Learners Book','6','1','1707','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1708,'Longhorn CRE Activities Learners Book','6','1','1708','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1709,'Longhorn Environmental Activities Learners Book','6','1','1709','',16.00,'0','436',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1710,'Longhorn Environmental Activities Teachers Guide','6','1','1710','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1711,'Longhorn English Literacy Activities Learners Book','6','1','1711','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1712,'Longhorn English Literacy Activities Teachers Guide','6','1','1712','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1713,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','1713','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1714,'Longhorn Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','1714','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1715,'Longhorn Kusoma na Kuandika Katika Kiswahili Mwongozo wa Mwalimu','6','1','1715','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1716,'Longhorn IRE Activities Learners Book','6','1','1716','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1717,'Longhorn Kiswahili Mufti Kitabu cha Mwanafunzi','6','1','1717','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1718,'Longhorn English Activities Learners Book','6','1','1718','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1719,'Longhorn English Activities Teachers Guide','6','1','1719','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1720,'Longhorn Mathematics Activities Learners Book','6','1','1720','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1721,'Longhorn Mathematics Activities Teachers Guide','6','1','1721','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1722,'Longhorn CRE Activities Learners Book','6','1','1722','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1723,'Longhorn Environmental Activities Learners Book','6','1','1723','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1724,'Longhorn English Literacy Activities Learners Book','6','1','1724','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1725,'Longhorn English Literacy Activities Teachers Guide','6','1','1725','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1726,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','1726','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1727,'Longhorn Hygiene Nutrition Activities Learners Book','6','1','1727','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1728,'Longhorn IRE Activities Learners Book','6','1','1728','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1729,'Longhorn Art Craft Activities Teachers Guide','6','1','1729','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1730,'Longhorn Music Activities Teachers Guide','6','1','1730','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1731,'Longhorn Movement Activities Teachers Guide','6','1','1731','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1732,'Longhorn Umilisi wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','1732','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1733,'Longhorn Umilisi wa Kiswahili Mwongozo wa Mwalimu Kimeidhinishwa na KICD','6','1','1733','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1734,'Longhorn Mwanga wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','1734','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1735,'Longhorn Mwanga wa Kiswahili Mwongozo wa Mwalimu Kimeidhinishwa na KICD','6','1','1735','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1736,'Longhorn English Learners Book Approved by KICD','6','1','1736','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1737,'Longhorn English Teachers Guide Approved by KICD','6','1','1737','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1738,'0','6','1','1738','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1739,'Longhorn Social Studies Learners Book Approved by KICD','6','1','1739','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1740,'Longhorn Art Craft Learners Book Approved by KICD','6','1','1740','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1741,'Longhorn Art Craft Teachers Guide Approved by KICD','6','1','1741','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1742,'Nursery Rhymes and Colouring Book','6','1','1742','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1743,'People Living With Us','6','1','1743','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1744,'Sounds Workbook 1','6','1','1744','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1745,'English Sounds 1','6','1','1745','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1746,'English Sounds 2','6','1','1746','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1747,'Essential English Workbook Pre Primary A','6','1','1747','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1748,'ABC Book','6','1','1748','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1749,'Animal ABC Workbook','6','1','1749','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1750,'Let Us Learn English Picture Book','6','1','1750','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1751,'My Drawing, Colouring and Reading Book','6','1','1751','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1752,'Nursery and Pre Unit Mathematics','6','1','1752','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1753,'Counting Book','6','1','1753','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1754,'Alfabeti za Kiswahili','6','1','1754','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1755,'Kitabu cha Nambari','6','1','1755','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1756,'Longhorn charts ABC Wall Chart','6','1','1756','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1757,'Longhorn charts Numbers 110 Approved','6','1','1757','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1758,'Longhorn charts Plants Approved','6','1','1758','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1759,'Longhorn charts Parts Of The Body Approved','6','1','1759','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1760,'Longhorn charts Shapes Approved','6','1','1760','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1761,'Longhorn charts Number Wall Chart 1 SAT','6','1','1761','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1762,'Longhorn charts Sounds Wall Chart','6','1','1762','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1763,'Battle of Jericho','6','1','1763','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1764,'Kusoma na Kuandika Katika Kiswahili Kitabu cha Mwanafunzi','6','1','1764','',16.00,'0','415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1765,'Kusoma na Kuandika Katika Kiswahili Mwongozo wa Mwalimu','6','1','1765','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1766,'Longhorn Hygiene Nutrition Activities Teachers Guide','6','1','1766','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1767,'Longhorn Kiswahili Mufti Mwongozo wa Mwalimu','6','1','1767','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1768,'Longhorn CRE Activities Teachers Guide','6','1','1768','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1769,'Longhorn Hygiene Nutrition Activities Teachers Guide','6','1','1769','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1770,'0','6','1','1770','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1771,'Longhorn Social Studies Teachers Guide Approved by KICD','6','1','1771','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1772,'0','6','1','1772','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1773,'Longhorn Mwanga wa Kiswahili Kitabu cha Mwanafunzi Kimeidhinishwa na KICD','6','1','1773','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1774,'Longhorn Mathematics Learners Book Approved by KICD','6','1','1774','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1775,'Longhorn CRE Learners Book Approved by KICD','6','1','1775','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1776,'Longhorn Agriculture Learners Book Approved by KICD','6','1','1776','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1777,'Essential English Workbook Pre Primary B','6','1','1777','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1778,'Number Workbook','6','1','1778','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1779,'Kitabu cha Alphabeti','6','1','1779','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1780,'Longhorn charts Furniture Use At Home Approved','6','1','1780','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1781,'Longhorn charts Family Members Approved','6','1','1781','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1782,'Longhorn charts Clothes Worn By Family Members Approved','6','1','1782','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1783,'Longhorn charts Utensils Use At Home Approved','6','1','1783','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1784,'Longhorn charts Means Of Transport Approved','6','1','1784','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1785,'Longhorn charts Fruits We Eat Approved','6','1','1785','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1786,'Longhorn charts Domestic Animals Approved','6','1','1786','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1787,'Longhorn charts Weather Approved','6','1','1787','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1788,'Longhorn charts Wild Animals Approved','6','1','1788','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1789,'Longhorn charts Colours Approved','6','1','1789','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1790,'Longhorn charts Rooms in the house Approved','6','1','1790','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1791,'Longhorn charts Number Wall Chart2','6','1','1791','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1792,'Asha and Bina Approved','6','1','1792','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1793,'Be Careful Approved','6','1','1793','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1794,'Lost and Found','6','1','1794','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1795,'Smart Sidi and the poem','6','1','1795','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1796,'Smart Sidi and Tina','6','1','1796','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1797,'smart Sidi and the afternoon surprise','6','1','1797','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1798,'Smart Sidi and Tonga the bully','6','1','1798','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1799,'Smart Sidi and the broken pipe','6','1','1799','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1800,'Smart Sidi and the lost ball','6','1','1800','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1801,'Smart Sidiand the trip to Masembwa','6','1','1801','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1802,'Smart Sidi and the Shopping Day','6','1','1802','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1803,'Smart Sidi and the playhouse','6','1','1803','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1804,'Smart Sidi and the bicycle race','6','1','1804','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1805,'Smart Sidi and the Zoo Visit','6','1','1805','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1806,'Curious Koko and the outdoor lesson','6','1','1806','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1807,'Curious Koko Cleans up','6','1','1807','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1808,'Curious Koko and his new game','6','1','1808','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1809,'Curious Koko and floating Cans','6','1','1809','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1810,'Curious Koko and the water activity','6','1','1810','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1811,'Curious Koko and the soil activity','6','1','1811','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1812,'Super Sara and the School Trip','6','1','1812','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1813,'Super Sara and the lemon juice','6','1','1813','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1814,'Super Sara and the lost baby','6','1','1814','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1815,'Super Sara and the washing day','6','1','1815','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1816,'Super Sara and the Saturday Activities','6','1','1816','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1817,'Super Sara and the stray dog','6','1','1817','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1818,'Happy Hannah and the wheelchair','6','1','1818','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1819,'Happy Hannah goes to school','6','1','1819','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1820,'Happy Hannah and her cousins','6','1','1820','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1821,'Happy Hannah and the Easter celebration','6','1','1821','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1822,'Madi and the dinner guests','6','1','1822','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1823,'Madi and the farm visit','6','1','1823','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1824,'Madi and the birthday surprise','6','1','1824','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1825,'Kalamu ya Maria imepotea','6','1','1825','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1826,'Sudi na Shada darasani','6','1','1826','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1827,'Bidii ya Maria na Musa','6','1','1827','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1828,'Familia ya Sudi na Shada','6','1','1828','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1829,'Shada na mwili wake','6','1','1829','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1830,'Ukarimu wa Maria','6','1','1830','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1831,'Sudi na Shada wamwokoa Luka','6','1','1831','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1832,'Gari la Maria','6','1','1832','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1833,'Usalama wa Sudi na Shada','6','1','1833','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1834,'Sudi na Shada wasoma lishe bora','6','1','1834','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1835,'Sudi na Shada wasoma uzalendo','6','1','1835','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1836,'Sudi na Shada wasoma kazi mbalimbali','6','1','1836','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1837,'Sudi na Shada watuzwa','6','1','1837','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1838,'Sudi na Shada sokoni','6','1','1838','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1839,'Letter SoundsIntroductory Book','6','1','1839','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1840,'1A I know your name Approved','6','1','1840','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1841,'1B The honest Girl Approved','6','1','1841','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1842,'1C I like to work Approved','6','1','1842','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1843,'1D The Birthday Party Approved','6','1','1843','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1844,'1E Joy and her Friends Approved','6','1','1844','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1845,'1F Juma the Hunter Approved','6','1','1845','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1846,'2B A School Day Approved','6','1','1846','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1847,'Lost in the Forest','6','1','1847','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1848,'Wake up Hare Approved','6','1','1848','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1849,'Andisi and the Cat Approved','6','1','1849','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1850,'Sara and Musa Approved','6','1','1850','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1851,'Sara and Isak Approved','6','1','1851','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1852,'Bushbucks House Approved','6','1','1852','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1853,'Sungura yuko Hapa Kimeidhinishwa','6','1','1853','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1854,'Sungura yuko Wapi Kimeidhinishwa','6','1','1854','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1855,'Gundi Langoni Kimeidhinishwa','6','1','1855','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1856,'2A Mcheza Karata Kimeidhinishwa','6','1','1856','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1857,'2B Samaki Watatu na Wavuvi Kimeidhinishwa','6','1','1857','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1858,'2C Family Pictures Approved','6','1','1858','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1859,'Hadithi za Mamba','6','1','1859','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1860,'2E The Railway Station Approved','6','1','1860','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1861,'2F Ngamia, the Camel Approved','6','1','1861','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1862,'3ALulus Birthday','6','1','1862','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1863,'3B Bobby the Dog Approved','6','1','1863','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1864,'Andisi and the Cat Approved','6','1','1864','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1865,'Wema in Hospital Approved','6','1','1865','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1866,'Karamu Kimeidhinishwa','6','1','1866','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1867,'Mwanamke na Mawele','6','1','1867','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1868,'3A Masalia Kimeidhinishwa','6','1','1868','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1869,'2E Majigambo ya Mwezi na Jua Kimeidhinishwa','6','1','1869','',16.00,'0','236',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1870,'3A Maafa Kijijini Kimeidhinishwa','6','1','1870','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1871,'3B Ziara kwa Nyanya Kimeidhinishwa','6','1','1871','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1872,'2F Mapenzi Ya Mama Na Mashairi Mashairi','6','1','1872','',16.00,'0','336',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1873,'Joseph the Dreamer','6','1','1873','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1874,'3C Visit to the Orphanage','6','1','1874','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1875,'4AMalaika and the Wheelchair Approved','6','1','1875','',16.00,'0','197',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1876,'Visa vya shilingi na Kobole','6','1','1876','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1877,'Kibofu cha Ajabu','6','1','1877','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1878,'Mabawa ya Kobe Kimeidhinishwa','6','1','1878','',16.00,'0','249',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1879,'Kiundu Akosa Karamu Kimeidhinishwa','6','1','1879','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1880,'Chifu Mahawanga Kimeidhinishwa','6','1','1880','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1881,'Mbegu ya Ajabu Kimeidhinishwa','6','1','1881','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1882,'Haiba na Mbilikimo Saba Kimeidhinishwa','6','1','1882','',16.00,'0','249',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1883,'Hadithi za Esopo 1 Kimeidhinishwa','6','1','1883','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1884,'Hadithi za Esopo 2','6','1','1884','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1885,'Kisa cha Nyuki','6','1','1885','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1886,'Kosa la Marehemu Kimeidhinishwa','6','1','1886','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1887,'Robi na MpiraKimeidhinishwa','6','1','1887','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1888,'Kisa cha Mkulima, Mwanawe na Punda Kimeidhinishwa','6','1','1888','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1889,'Korongo, Samaki na Kaa Kimeidhinishwa','6','1','1889','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1890,'Harusi ya Mwanasungura Kimeidhinishwa','6','1','1890','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1891,'Ayubu Mashakani Kimeidhinishwa','6','1','1891','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1892,'Mtu na Chui','6','1','1892','',16.00,'0','244',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1893,'Msamaria Kipungu Kimeidhinishwa','6','1','1893','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1894,'Taabu za Mambo Kimeidhinishwa','6','1','1894','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1895,'Kwa Nini Ndovu Hali Nyama Kimeidhinishwa','6','1','1895','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1896,'Njeri Visits Grandmother Approved','6','1','1896','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1897,'Moki and Monki go to the Park Approved','6','1','1897','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1898,'Caught in the Web Approved','6','1','1898','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1899,'Katende Says No Approved','6','1','1899','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1900,'My Tortoise Song Approved','6','1','1900','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1901,'A sack of Money Approved','6','1','1901','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1902,'Brave Girls Approved','6','1','1902','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1903,'5A Mtu ni Afya Kimeidhinishwa','6','1','1903','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1904,'Mfalme Ndevu na Maskini Mkata Kuni Kimeidhinishwa','6','1','1904','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1905,'Shungu Mtukutu Kimeidhinishwa','6','1','1905','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1906,'Shukrani za Simba Kimeidhinishwa','6','1','1906','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1907,'Maana Zaidi ya Moja 2 Kimeidhinishwa','6','1','1907','',16.00,'0','197',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1908,'Vangavanga Mpiga HadithiKimeidhinishwa','6','1','1908','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1909,'Paa Tai Paa','6','1','1909','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1910,'Sofia Mzimuni Kimeidhinishwa','6','1','1910','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1911,'Naledi Kimeidhinishwa','6','1','1911','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1912,'Maarifa ya Kaka Sungura','6','1','1912','',16.00,'0','244',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1913,'Safina na Kima wa Ajabu','6','1','1913','',16.00,'0','244',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1914,'Safari ya Ndotoni Kimeidhinishwa','6','1','1914','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1915,'Alipata Tuzo','6','1','1915','',16.00,'0','244',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1916,'The Careful Girl Approved','6','1','1916','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1917,'March to Kampala Approved','6','1','1917','',16.00,'0','227',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1918,'Kesani Gives Advice Approved','6','1','1918','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1919,'My Mothers Voice','6','1','1919','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1920,'Helping Nafulas Mother Approved','6','1','1920','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1921,'Fina the Dancer Approved','6','1','1921','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1922,'Mea and the Golden Egg Approved','6','1','1922','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1923,'Kijos Birthday Present','6','1','1923','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1924,'Madigolo goes to School Approved','6','1','1924','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1925,'Neema and the Bird Approved','6','1','1925','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1926,'How I Became a Millionaire Approved','6','1','1926','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1927,'Bunwas Approved','6','1','1927','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1928,'Ndigiri and His Friends Approved','6','1','1928','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1929,'Rabbits of Nzebene Approved','6','1','1929','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1930,'Salaa And The Magic Mirror','6','1','1930','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1931,'A Dream on Wings Approved','6','1','1931','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1932,'A Car Named Safari Approved','6','1','1932','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1933,'Ziki my Monkey Boy Approved','6','1','1933','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1934,'The Selfish Tortoise other stories Approved','6','1','1934','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1935,'The Tree and the Ungrateful Bird Approved','6','1','1935','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1936,'The Kings Riddle other stories Approved','6','1','1936','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1937,'Zawadi a Gift from God Approved','6','1','1937','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1938,'Madhila ya Bi Shujaa','6','1','1938','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1939,'Sitaki iwe Siri Kimeidhinishwa','6','1','1939','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1940,'Utenzi Haki za Watoto Kimeidhinishwa','6','1','1940','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1941,'Tumbili na Mkia Wake Kimeidhinishwa','6','1','1941','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1942,'Moto wa Golo Goroto Kimeidhinishwa','6','1','1942','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1943,'Umoja Ni Nguvu','6','1','1943','',16.00,'0','336',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1944,'Majigambo ya Tembo Kimeidhinishwa ','6','1','1944','',16.00,'0','197',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1945,'Mpopoo Nena Mpopoo Teka Kimeidhinishwa','6','1','1945','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1946,'Makombe Matupu','6','1','1946','',16.00,'0','336',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1947,'Nanas Eyes Approved','6','1','1947','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1948,'The Great Gir','6','1','1948','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1949,'Koi and the Dirty Road Approved','6','1','1949','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1950,'This Country is my Country Approved','6','1','1950','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1951,'Tumpare and the Cattle Thieves Approved','6','1','1951','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1952,'We can be friends Approved','6','1','1952','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1953,'Kendi and Wambi Approved','6','1','1953','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1954,'The Lucky Girl Approved','6','1','1954','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1955,'Double Honour Approved','6','1','1955','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1956,'Love Lasts Forever Approved','6','1','1956','',16.00,'0','2265',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1957,'Amina and the Moshi Makers Approved','6','1','1957','',16.00,'0','365',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1958,'Mystery in Lamu Approved','6','1','1958','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1959,'Jimi the Dog Approved','6','1','1959','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1960,'Nina Approved','6','1','1960','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1961,'Pendo Katika Shari Kimedhinishwa','6','1','1961','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1962,'7C Kosa la Marehemu','6','1','1962','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1963,'Nimefufuka 2013 Winner Jomo Kenyatta Prize Kimeidhinishwa','6','1','1963','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1964,'Wasia wa Maskini Kimeidhinishwa','6','1','1964','',16.00,'0','174',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1965,'Safari ya Mzimuni','6','1','1965','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1966,'Ndoto ya Amerika Kimeidhinishwa','6','1','1966','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1967,'Shukrani za Simba Kimeidhinishwa','6','1','1967','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1968,'Kesi ya Ahera','6','1','1968','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1969,'Haguruka na Ningio','6','1','1969','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1970,'Sematongo Kimeidhinishwa','6','1','1970','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1971,'Wema wa Mwana Kimeidhinishwa','6','1','1971','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1972,'Dhambi Isiyofutika','6','1','1972','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1973,'Ngoma ya Muujiza','6','1','1973','',16.00,'0','336',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1974,'Mwerevu Hajinyoi Kimeidhinishwa','6','1','1974','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1975,'Mikasa ya Joseph Juma Kimeidhinishwa','6','1','1975','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1976,'Jurawa na Ndovu na Hadithi Nyingine','6','1','1976','',16.00,'0','336',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1977,'Tom MboyaMaster of Mass Management','6','1','1977','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1978,'John Garang De MabiorSudans Peacemaker Approved','6','1','1978','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1979,'Julius NyerereFather of Ujamaa Approved','6','1','1979','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1980,'Mohamed AminThe Eyes of Africa Approved','6','1','1980','',16.00,'0','354',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1981,'Elijah MasindeRebel with a Cause Approved','6','1','1981','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1982,'Mwana KuponaPoetess from Lamu Approved','6','1','1982','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1983,'JeenanjeeRebel of the Empire Approved','6','1','1983','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1984,'Bildad KaggiaVoice of the People Approved','6','1','1984','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1985,'Nelson MandelaFighter for Humanity Approved','6','1','1985','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1986,'Mekatili MenzaWoman Warrior Approved','6','1','1986','',16.00,'0','365',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1987,'Dedan kimathiLeader of the Mau Approved','6','1','1987','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1988,'Mwai KibakiEconomist for Kenya Approved','6','1','1988','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1989,'Jomo KenyattaFather of Harambee Approved','6','1','1989','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1990,'Ronald NgalaTeacher with a Mission Approved','6','1','1990','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1991,'Shaka ZuluGreat Warrior King','6','1','1991','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1992,'Jaramogi Oginga OdingaPeoples Revolutionary','6','1','1992','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1993,'Wangari MaathaiMother of Trees Approved','6','1','1993','',16.00,'0','458',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1994,'Catherine NderebaThe Marathon Queen','6','1','1994','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1995,'James MwangiThe Peoples Banker','6','1','1995','',16.00,'0','458',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1996,'Henry WanyoikeVictory Despite Blindness','6','1','1996','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1997,'The Forgotten Home Approved','6','1','1997','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1998,'Ngendi the Rising Star Approved','6','1','1998','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(1999,'Crocodiles Jaw Approved ','6','1','1999','',16.00,'0','342',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2000,'The Ring in the Bush','6','1','2000','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2001,'Junior Pilot Approved','6','1','2001','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2002,'Little White Man Approved','6','1','2002','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2003,'Walk to Recovery Winner Jomo Kenyatta Prize Approved','6','1','2003','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2004,'The American Dream Approved','6','1','2004','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2005,'Search for a New Tomorrow Approved','6','1','2005','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2006,'The Irrigation Puzzle','6','1','2006','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2007,'The Fire Puzzle','6','1','2007','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2008,'The Engine Puzzle','6','1','2008','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2009,'Wasifu wa Mwana Kupona','6','1','2009','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2010,'Wasifu wa Nelson Mandela Shujaa wa Ubinadamu','6','1','2010','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2011,'Siku ya Siku','6','1','2011','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2012,'Zeu na Hadithi Nyingine','6','1','2012','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2013,'Marafiki wa Uongo na Hadithi Nyingine','6','1','2013','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2014,'Maskini, Zimwi na Mwizi na Hadithi Nyingine','6','1','2014','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2015,'Nilipoanza Kusema na Mashairi Mengine Kimeidhinishwa','6','1','2015','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2016,'Hakimu Paka na Hadithi Nyingine','6','1','2016','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2017,'Shujaa Burhani','6','1','2017','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2018,'Visa vya Ali','6','1','2018','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2019,'Mashimo ya Mfalme Suleiman Kimeidhinishwa','6','1','2019','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2020,'Mtaka yote Hukosa yote Kimeidhinishwa','6','1','2020','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2021,'Kisiwa chenya Hazina Kimeidhinishwa','6','1','2021','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2022,'Hadithi za Kale Kimeidhinishwa','6','1','2022','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2023,'Kichaa cha Pesa Kimeidhinishwa','6','1','2023','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2024,'Mwisho wa Mapenzi Kimeidhinishwa','6','1','2024','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2025,'Nyayo za Mewendo wa Binadamu BK 1 Kimeidhinishwa','6','1','2025','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2026,'Uhalifu Haulipi Kimeidhinishwa','6','1','2026','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2027,'Ngombe Akivunjika Mguu Kimeidhinishwa','6','1','2027','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2028,'Bahati Nasibu Kimeidhinishwa','6','1','2028','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2029,'Tabibu Kalulu Kimeidhinishwa','6','1','2029','',16.00,'0','278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2030,'Usininyonye Kimeidhinishwa','6','1','2030','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2031,'Makumbi Hodari Kimeidhinishwa','6','1','2031','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2032,'Paka na Bibi Kimeidhinishwa','6','1','2032','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2033,'Adhabu ya Joka','6','1','2033','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2034,'Adha ya Kisauni','6','1','2034','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2035,'Ushindi wa Nakate Kimeidhinishwa','6','1','2035','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2036,'Adhabu ya Mahaba','6','1','2036','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2037,'The Survivors Approved','6','1','2037','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2038,'Innocence Long Lost','6','1','2038','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2039,'A Boy Named Koko 2018 Burt Award Winner','6','1','2039','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2040,'Ghost and the Fortune Hunters 2015 Burt Award Winner','6','1','2040','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2041,'Taming Isoyo','6','1','2041','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2042,'The Devils Hill 2012 Burt Award Winner','6','1','2042','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2043,'Hes Far Too Much','6','1','2043','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2044,'Never Say Never','6','1','2044','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2045,'Ask the Stars 2014 Burt Award Winner','6','1','2045','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2046,'The Unlikely Burden and other stories','6','1','2046','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2047,'Nilipoanza Kusema na Mashairi Mengine','6','1','2047','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2048,'Mbio za Maisha Kimeidhinishwa','6','1','2048','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2049,'Nuru Ya Mwabonje','6','1','2049','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2050,'Mazungumzo ya Alfu Lela Ulela BK 3','6','1','2050','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2051,'Mazungumzo ya Alfu Lela Ulela BK 2','6','1','2051','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2052,'Mazungumzo ya Alfu Lela Ulela BK 1','6','1','2052','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2053,'Mazungumzo ya Alfu Lela Ulela BK 4','6','1','2053','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2054,'Lila na Fila Kimeidhinishwa','6','1','2054','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2055,'The Alien Approved','6','1','2055','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2056,'Safari ya Anga za Juu','6','1','2056','',16.00,'0','476',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2057,'Kiswahili Mufti Kimeidhinishwa Darasa la 2','6','1','2057','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2058,'Kiswahili Mufti Kimeidhinishwa Darasa la 3','6','1','2058','',16.00,'0','597',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2059,'Kiswahili Mufti Kimeidhinishwa Darasa la 4','6','1','2059','',16.00,'0','597',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2060,'Kiswahili Mufti Kimeidhinishwa Darasa la 5','6','1','2060','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2061,'Kiswahili Mufti Kimeidhinishwa Darasa la 6','6','1','2061','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2062,'Kiswahili Mufti Kimeidhinishwa Darasa la 7','6','1','2062','',16.00,'0','644',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2063,'Kiswahili Mufti Darasa la 8','6','1','2063','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2064,'Kiswahili Mufti Kimeidhinishwa Mwongozo 2','6','1','2064','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2065,'Kiswahili Mufti Kimeidhinishwa Mwongozo 3','6','1','2065','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2066,'Kiswahili Mufti Kimeidhinishwa Mwongozo 4','6','1','2066','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2067,'Kiswahili Mufti Kimeidhinishwa Mwongozo 5','6','1','2067','',16.00,'0','777',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2068,'Kiswahili Mufti Kimeidhinishwa Mwongozo 6','6','1','2068','',16.00,'0','777',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2069,'Kiswahili Mufti Kimeidhinishwa Mwongozo 7','6','1','2069','',16.00,'0','777',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2070,'Kiswahili Mufti Mwongozo 8','6','1','2070','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2071,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 1','6','1','2071','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2072,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 2','6','1','2072','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2073,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 3','6','1','2073','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2074,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 5','6','1','2074','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2075,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 6','6','1','2075','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2076,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 7','6','1','2076','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2077,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 8','6','1','2077','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2078,'Fani Mbalimbali za Kiswahili Ktb 1 Kimeidhinishwa','6','1','2078','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2079,'Fani Mbalimbali za Kiswahili Ktb 2 Kimeidhinishwa','6','1','2079','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2080,'Misemo, Milio na Tashbihi Kimeidhinishwa','6','1','2080','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2081,'Vito vya Hekima, Simo na Maneno Kimeidhinishwa','6','1','2081','',16.00,'0','249',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2082,'Tadubiri za Insha 2 Kimeidhinishwa','6','1','2082','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2083,'Tadubiri za Insha 5 Kimeidhinishwa','6','1','2083','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2084,'Tadubiri za Insha 6 Kimeidhinishwa','6','1','2084','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2085,'Tadubiri za Insha 7','6','1','2085','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2086,'Tadubiri za Insha 8 Kimeidhinishwa','6','1','2086','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2087,'Keynote Primary English Approved BK 3','6','1','2087','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2088,'Keynote Primary English Approved BK 4','6','1','2088','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2089,'Keynote Primary English BK 5','6','1','2089','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2090,'Keynote Primary English Approved BK 6','6','1','2090','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2091,'Keynote Primary English Approved BK 7','6','1','2091','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2092,'Keynote Primary English Approved BK 8','6','1','2092','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2093,'Keynote Primary English Appr Guide BK 2','6','1','2093','',16.00,'0','586',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2094,'Essential English Worbook 1','6','1','2094','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2095,'Essential English Worbook 2','6','1','2095','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2096,'Essential English Worbook 3','6','1','2096','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2097,'Essential English Worbook 4','6','1','2097','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2098,'Essential English Worbook 5','6','1','2098','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2099,'Essential English Worbook 6','6','1','2099','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2100,'Essential English Worbook 7','6','1','2100','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2101,'Essential English Worbook 8','6','1','2101','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2102,'Understanding Mathematics Approved BK 1','6','1','2102','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2103,'Understanding Mathematics Approved BK 2','6','1','2103','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2104,'Understanding Mathematics Approved BK 3','6','1','2104','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2105,'Understanding Mathematics Approved BK 4','6','1','2105','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2106,'Understanding Mathematics Approved BK 5','6','1','2106','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2107,'Understanding Mathematics Approved BK 6','6','1','2107','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2108,'Understanding Mathematics Approved BK 7','6','1','2108','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2109,'Understanding Mathematics BK 8','6','1','2109','',16.00,'0','708',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2110,'Understanding Science Approved New Syllabus Bk 1','6','1','2110','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2111,'Understanding Science Approved New Syllabus Bk 2','6','1','2111','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2112,'Understanding Science Approved New Syllabus Bk 3','6','1','2112','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2113,'Understanding Science Approved New Syllabus Bk 4','6','1','2113','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2114,'Understanding Science Approved New Syllabus Bk 5','6','1','2114','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2115,'Understanding Science Approved New Syllabus Bk 6','6','1','2115','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2116,'Understanding Science Approved New Syllabus Bk 7','6','1','2116','',16.00,'0','365',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2117,'Understanding Science Approved New Syllabus Bk 8','6','1','2117','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2118,'Comprehensive Social Studies Approved Bk 1','6','1','2118','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2119,'Comprehensive Social Studies Approved Bk 2','6','1','2119','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2120,'Comprehensive Social Studies Approved Bk 3','6','1','2120','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2121,'Comprehensive Social Studies Nairobi County Bk 4','6','1','2121','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2122,'Comprehensive Social Studies Kwale County Bk 4','6','1','2122','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2123,'Comprehensive Social Studies Kiambu County Bk 4','6','1','2123','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2124,'Comprehensive Social Studies Kirinyaga County Bk 4','6','1','2124','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2125,'Comprehensive Social Studies Embu County Bk 4','6','1','2125','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2126,'Comprehensive Social Studies Meru County Bk 4','6','1','2126','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2127,'Comprehensive Social Studies Approved Bk 5','6','1','2127','',16.00,'0','331',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2128,'Comprehensive Social Studies Std 62011 ed','6','1','2128','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2129,'Comprehensive Social Studies Revised Syllabus Bk 7','6','1','2129','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2130,'Comprehensive Social Studies Bk 8','6','1','2130','',16.00,'0','719',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2131,'God and Us Approved Bk 1','6','1','2131','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2132,'God and Us Approved Bk 2','6','1','2132','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2133,'God and Us Approved Bk 3','6','1','2133','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2134,'God and Us Approved Bk 4','6','1','2134','',16.00,'0','365',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2135,'God and Us New Syllabus Bk 5','6','1','2135','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2136,'God and Us Approved Bk 6','6','1','2136','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2137,'God and Us Approved Bk 7','6','1','2137','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2138,'God and Us Approved Bk 8','6','1','2138','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2139,'Mazoezi na Marudio Mufti ya Kiswahili 4','6','1','2139','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2140,'Mazoezi na Marudio Mufti ya Kiswahili 5','6','1','2140','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2141,'Mazoezi na Marudio Mufti ya Kiswahili 6','6','1','2141','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2142,'Longhorn Competency Based Smart Score Encyclopaedia Grade 1 Volume 1','6','1','2142','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2143,'Longhorn Competency Based smart score Encyclopaedia Grade 1 Volume 2','6','1','2143','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2144,'Longhorn Competency Based smart score Encyclopaedia Grade 2 Volume 2','6','1','2144','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2145,'Longhorn Competency Based smart score Encyclopaedia Grade 3 Volume 1','6','1','2145','',16.00,'0','789',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2146,'Longhorn Competency Based smart score Encyclopaedia Grade 3 Volume 2','6','1','2146','',16.00,'0','789',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2147,'Smart Score Encyclopaedia 5','6','1','2147','',16.00,'0','934',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2148,'Smart Score Encyclopaedia 6','6','1','2148','',16.00,'0','934',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2149,'Smart Score Encyclopaedia 7','6','1','2149','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2150,'Smart Score Encyclopaedia 8','6','1','2150','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2151,'Improve Your Social Studies 1','6','1','2151','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2152,'Improve Your Social Studies 3','6','1','2152','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2153,'Improve Your Social Studies 5','6','1','2153','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2154,'Improve Your Social Studies 6','6','1','2154','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2155,'Improve Your Social Studies 7','6','1','2155','',16.00,'0','731',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2156,'Improve Your Social Studies 8','6','1','2156','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2157,'Improve Your Mathematics Workbook 1','6','1','2157','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2158,'Improve Your Mathematics Workbook 3 Approved','6','1','2158','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2159,'Improve Your Mathematics Workbook 4 Approved','6','1','2159','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2160,'Improve Your Mathematics Workbook 5 Approved','6','1','2160','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2161,'Improve Your Mathematics Workbook 6 Approved','6','1','2161','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2162,'Improve Your Mathematics Workbook 7 Approved','6','1','2162','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2163,'Improve Your Mathematics Workbook Upper Primary Revision','6','1','2163','',16.00,'0','940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2164,'Improve Your English Workbook 1','6','1','2164','',16.00,'0','546',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2165,'Improve Your English Workbook 2','6','1','2165','',16.00,'0','569',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2166,'Improve Your English Workbook 3','6','1','2166','',16.00,'0','569',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2167,'Improve Your English Workbook 4','6','1','2167','',16.00,'0','569',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2168,'Improve Your English Workbook 5','6','1','2168','',16.00,'0','569',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2169,'Improve Your English Workbook 6','6','1','2169','',16.00,'0','604',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2170,'Improve Your English Workbook 7','6','1','2170','',16.00,'0','604',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2171,'Improve Your English Workbook 8','6','1','2171','',16.00,'0','627',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2172,'Improve Your Science Workbook 1 Approved','6','1','2172','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2173,'Improve Your Science Workbook 3','6','1','2173','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2174,'Improve Your Science Workbook 4','6','1','2174','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2175,'Improve Your Science Workbook 5','6','1','2175','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2176,'Improve Your Science Workbook 6 Approved','6','1','2176','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2177,'Improve Your Science Workbook 7','6','1','2177','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2178,'Improve Your Science Workbook 8 Approved','6','1','2178','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2179,'Quick Reading Mathematics Bk 4','6','1','2179','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2180,'Quick Reading Mathematics Bk 5','6','1','2180','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2181,'Quick Reading Mathematics Bk 6','6','1','2181','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2182,'Quick Reading Mathematics Bk 7','6','1','2182','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2183,'Quick Reading Mathematics Bk 8','6','1','2183','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2184,'Quick Reading English Bk 4','6','1','2184','',16.00,'0','487',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2185,'Quick Reading English Bk 5','6','1','2185','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2186,'Quick Reading English Bk 6','6','1','2186','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2187,'Quick Reading English Bk 7','6','1','2187','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2188,'Quick Reading English Bk 8','6','1','2188','',16.00,'0','6843',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2189,'Quick Reading Social Studies Bk 1 Revised Approved','6','1','2189','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2190,'Quick Reading Social Studies Bk 2 Approved','6','1','2190','',16.00,'0','383',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2191,'Quick Reading Social Studies Bk 6 Approved','6','1','2191','',16.00,'0','435',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2192,'Quick Reading Social Studies Bk 7 Approved','6','1','2192','',16.00,'0','487',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2193,'Quick Reading Social Studies Bk 8 Approved','6','1','2193','',16.00,'0','458',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2194,'Quick Reading Composition Guide Standard 4,5, 6','6','1','2194','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2195,'Quick Reading Composition Guide for Upper Primary 7 8 Approved','6','1','2195','',16.00,'0','412',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2196,'Quick Reading Science 4','6','1','2196','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2197,'Quick Reading Science Bk 6','6','1','2197','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2198,'Quick Reading Science Bk 8','6','1','2198','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2199,'Quick Reading CRE BK 5','6','1','2199','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2200,'Quick Reading CRE BK 6','6','1','2200','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2201,'Quick Reading CRE BK 7','6','1','2201','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2202,'Quick Reading CRE BK 8','6','1','2202','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2203,'Kolea Katika KCPE Kiswahili Kusikiliza na Kuzungumza, Msamiati, Ufahamu, Ushairi na Fungukate','6','1','2203','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2204,'Kolea Katika KCPE Kiswahili Sarufi na Insha','6','1','2204','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2205,'Mastering KCPE Science','6','1','2205','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2206,'Mastering KCPE CRE','6','1','2206','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2207,'Mastering KCPE English Grammar','6','1','2207','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2208,'Star Revision KCPE Social Studies Approved','6','1','2208','',16.00,'0','592',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2209,'Star Revision KCPE English Approved','6','1','2209','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2210,'Star Revision KCPE CRE Approved','6','1','2210','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2211,'Star Revision KCPE Mathematics','6','1','2211','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2212,'Star Revision KCPE Science','6','1','2212','',16.00,'0','719',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2213,'Marudio Nyota ya Kiswahili KCPE','6','1','2213','',16.00,'0','719',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2214,'Smart Plus KCPE English Approved','6','1','2214','',16.00,'0','597',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2215,'Smart Plus Revision Test Papers CRE','6','1','2215','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2216,'Smart Plus Revision Test Papers Social Studies Approved','6','1','2216','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2217,'Smart Plus KCPE Science','6','1','2217','',16.00,'0','777',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2218,'Smart Plus KCPE Mathematics','6','1','2218','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2219,'Alama Taanisi ya Kiswahili','6','1','2219','',16.00,'0','719',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2220,'Solving Problems KCPE Mathematics','6','1','2220','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2221,'Majaribio ya Mtihani KCPE Kiswahili Kimedhinishwa','6','1','2221','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2222,'The Cambridge Learners Dictionary Approved','6','1','2222','',16.00,'0','870',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2223,'Longhorn Pocket Size Dictionary','6','1','2223','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2224,'Longhorn English Thesaurus','6','1','2224','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2225,'Easier English Student Dictionary','6','1','2225','',16.00,'0','1148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2226,'Kamusi Bora Ya Watoto Kimeidhinishwa','6','1','2226','',16.00,'0','934',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2227,'Kamusi ya Karne ya 21 Kimeidhinishwa','6','1','2227','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2228,'Kamusi Kibindo','6','1','2228','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2229,'Kamusi ya Misemo na Nahau Kimeidhinishwa','6','1','2229','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2230,'Kamusi ya Methali Kimeidhinishwa','6','1','2230','',16.00,'0','771',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2231,'Kamusi ya Tashbihi,Vitendawili, Milio Kimeidhinishwa','6','1','2231','',16.00,'0','771',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2232,'Catholic Hymnal for Schools','6','1','2232','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2233,'Joy Kids Bible StoriesBeautiful Jesus','6','1','2233','',16.00,'0','275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2234,'Joy Kids Bible StoriesPeople Trusting','6','1','2234','',16.00,'0','275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2235,'Comprehensive Secondary School Atlas','6','1','2235','',16.00,'0','1067',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2236,'The Cambridge Advanced Learners Dictionary','6','1','2236','',16.00,'0','1601',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2237,'Longhorn Pocket Size Dictionary','6','1','2237','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2238,'Longhorn English Thesaurus','6','1','2238','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2239,'Easier English Student Dictionary','6','1','2239','',16.00,'0','1148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2240,'Kamusi Kuu ya Kiswahili Imeidhinishwa','6','1','2240','',16.00,'0','1485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2241,'Kamusi ya Karne ya 21Imeidhinishwa Toleo la 4','6','1','2241','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2242,'Kamusi Kibindo ya Kiswahili','6','1','2242','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2243,'Kamusi ya Tashbihi,Vitendawili, Milio','6','1','2243','',16.00,'0','771',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2244,'Catholic Hymnal for Schools','6','1','2244','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2245,'Gikuyu Marriage Simplified','6','1','2245','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2246,'Better English','6','1','2246','',16.00,'0','997',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2247,'Mtalaa wa Isimu Fonetiki, Mofolojia','6','1','2247','',16.00,'0','870',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2248,'And Deliver Us from Evil','6','1','2248','',16.00,'0','870',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2249,'Communication Skills','6','1','2249','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2250,'Advancing in English Approved Form 1','6','1','2250','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2251,'Advancing in English Approved Form 2','6','1','2251','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2252,'Advancing in English Approved Form 3','6','1','2252','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2253,'Advancing in English Approved Form 4','6','1','2253','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2254,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 1','6','1','2254','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2255,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 2 K','6','1','2255','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2256,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 3 K','6','1','2256','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2257,'Chemchemi za Kiswahili Kimeidhinishwa Kidato 4','6','1','2257','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2258,'Advancing in Mathematics Approved Form 1','6','1','2258','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2259,'Advancing in Mathematics Approved Form 2','6','1','2259','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2260,'Advancing in Mathematics Approved Form 3','6','1','2260','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2261,'Advancing in Mathematics Approved Form 4','6','1','2261','',16.00,'0','702',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2262,'Four Figure Mathematics Table','6','1','2262','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2263,'SMP Advanced Tables','6','1','2263','',16.00,'0','557',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2264,'Longhorn Sec Biology Approved Form 1','6','1','2264','',16.00,'0','586',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2265,'Longhorn Sec Biology Approved Form 2','6','1','2265','',16.00,'0','586',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2266,'Longhorn Sec Biology Approved Form 3','6','1','2266','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2267,'Longhorn Sec Biology Approved Form 4','6','1','2267','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2268,'Longhorn Secondary Physics Approved Form 1','6','1','2268','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2269,'Longhorn Secondary Physics Approved Form 2','6','1','2269','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2270,'Longhorn Secondary Physics Approved Form 3','6','1','2270','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2271,'Longhorn Secondary Physics Approved Form 4','6','1','2271','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2272,'New Complete Junior Physics','6','1','2272','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2273,'Longhorn Sec Chemistry Approved Form 1','6','1','2273','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2274,'Longhorn Sec Chemistry Approved Form 2','6','1','2274','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2275,'Longhorn Sec Chemistry Approved Form 3','6','1','2275','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2276,'Longhorn Sec Chemistry Approved Form 4','6','1','2276','',16.00,'0','609',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2277,'Milestones in History Govt Rev Approved Form 1','6','1','2277','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2278,'Milestones in History Govt Rev Approved Form 2','6','1','2278','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2279,'Milestones in History Govt Approved Form 3','6','1','2279','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2280,'Milestones in History Govt Approved Form 4 New Ed','6','1','2280','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2281,'Comprehensive GeographyApproved Form 1','6','1','2281','',16.00,'0','597',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2282,'Comprehensive GeographyApproved Form 2','6','1','2282','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2283,'Comprehensive GeographyApproved Form 3','6','1','2283','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2284,'Comprehensive GeographyApproved Form 4','6','1','2284','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2285,'Living the Promise CRE Approved Form 1','6','1','2285','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2286,'Living the Promise CRE Approved Form 2','6','1','2286','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2287,'Living the Promise CRE Approved Form 3','6','1','2287','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2288,'Living the Promise CRE Approved Form 4','6','1','2288','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2289,'Longhorn Sec Agriculture Approved Form 1','6','1','2289','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2290,'Longhorn Sec Agriculture Approved Form 3','6','1','2290','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2291,'Longhorn Sec Agriculture Approved Form 4','6','1','2291','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2292,'The Beginners Guide to Computers','6','1','2292','',16.00,'0','962',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2293,'Longhorn Computer Studies Approved Form 1','6','1','2293','',16.00,'0','574',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2294,'Longhorn Computer Studies Approved Form 2','6','1','2294','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2295,'Longhorn Computer Studies Approved Form 3','6','1','2295','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2296,'Longhorn Computer Studies Approved Form 4','6','1','2296','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2297,'Dynamics of Business Studies Rev Syllabus Form 1','6','1','2297','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2298,'Dynamics of Business Studies ApprovedRevForm2 A','6','1','2298','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2299,'Dynamics of Business Studies ApprovedRevForm3','6','1','2299','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2300,'Dynamics of Business Studies Revised Form 4','6','1','2300','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2301,'Advancing in English Approved Guide Bk 1','6','1','2301','',16.00,'0','678',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2302,'Chemchemi za Kiswahili Kimeidhinishwa Mwongozo 1','6','1','2302','',16.00,'0','905',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2303,'Chemchemi za Kiswahili Kimeidhinishwa Mwongozo 2','6','1','2303','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2304,'Longhorn Sec Biology Approved Guide Bk 4','6','1','2304','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2305,'Longhorn Sec Physics Approved Guide Bk 1','6','1','2305','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2306,'Longhorn Sec Physics Approved Guide Bk 4','6','1','2306','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2307,'Longhorn Sec Chemistry Approved Guide Bk 1','6','1','2307','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2308,'Longhorn Sec Chemistry Approved Guide Bk 2','6','1','2308','',16.00,'0','766',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2309,'Longhorn Sec Chemistry Approved Guide Bk 3','6','1','2309','',16.00,'0','742',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2310,'Milestones in History Govt Approved Guide Bk 2','6','1','2310','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2311,'Longhorn Sec Agriculture Approved Guide Bk 1','6','1','2311','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2312,'Dynamics of Business Studies Approved Guide 4','6','1','2312','',16.00,'0','812',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2313,'Longhorn Form 1 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','2313','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2314,'Longhorn Form 2 Encyclopaedia Vol 1 Languages','6','1','2314','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2315,'Longhorn Form 2 Encyclopaedia Vol 2 Mathematics Sciences','6','1','2315','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2316,'Longhorn Form 2 Encyclopaedia Vol 3 Humanities','6','1','2316','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2317,'Longhorn Form 2 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','2317','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2318,'Longhorn Form 3 Encyclopaedia Vol 1 Languages','6','1','2318','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2319,'Longhorn Form 3 Encyclopaedia Vol 2 Mathematics Sciences','6','1','2319','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2320,'Longhorn Form 3 Encyclopaedia Vol 3 Humanities','6','1','2320','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2321,'Longhorn Form 3 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','2321','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2322,'Longhorn Form 4 Encyclopaedia Vol 1 Languages','6','1','2322','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2323,'Longhorn Form 4 Encyclopaedia Vol 2 Mathematics Sciences','6','1','2323','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2324,'Longhorn Form 4 Encyclopaedia Vol 3 Humanities','6','1','2324','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2325,'Longhorn Form 4 Encyclopaedia Vol 4 Applied Technical Subjects','6','1','2325','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2326,'Quick Reading English Form 1','6','1','2326','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2327,'Quick Reading English Form 2','6','1','2327','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2328,'Quick Reading English Form 3','6','1','2328','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2329,'Quick Reading English Form 4','6','1','2329','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2330,'Marudio Hima Form 1','6','1','2330','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2331,'Marudio Hima Form 2','6','1','2331','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2332,'Marudio Hima Form 3','6','1','2332','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2333,'Marudio Hima Form 4','6','1','2333','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2334,'Quick Reading Biology Form 2','6','1','2334','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2335,'Quick Reading Biology Form 3','6','1','2335','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2336,'Quick Reading Biology Form 4','6','1','2336','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2337,'Quick Reading Physics Form 2','6','1','2337','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2338,'Quick Reading Physics Form 3','6','1','2338','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2339,'Quick Reading Chemistry Form 1','6','1','2339','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2340,'Quick Reading Chemistry Form 3','6','1','2340','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2341,'Quick Reading Chemistry Form 4','6','1','2341','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2342,'Quick Reading History Government Form 1','6','1','2342','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2343,'Quick Reading History Government Form 2','6','1','2343','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2344,'Quick Reading History Government Form 3 Approved','6','1','2344','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2345,'Quick Reading History Government Form 4','6','1','2345','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2346,'Quick Reading Geography Form 1','6','1','2346','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2347,'Quick Reading Geography Form 2','6','1','2347','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2348,'Quick Reading CRE Form 1','6','1','2348','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2349,'Quick Reading CRE Form 2','6','1','2349','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2350,'Quick Reading CRE Form 3','6','1','2350','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2351,'Quick Reading CRE Form 4','6','1','2351','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2352,'Quick Reading Homescience Form 1','6','1','2352','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2353,'Quick Reading Homescience Form 2','6','1','2353','',16.00,'0','646',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2354,'Quick Reading Homescience Form 3','6','1','2354','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2355,'Quick Reading Homescience Form 4','6','1','2355','',16.00,'0','646',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2356,'Quick Reading Agriculture Form 1','6','1','2356','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2357,'Quick Reading Agriculture Form 2','6','1','2357','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2358,'Quick Reading Agriculture Form 3','6','1','2358','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2359,'Quick Reading Agriculture Form 4','6','1','2359','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2360,'Quick Reading Computer Studies Form 1','6','1','2360','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2361,'Quick Reading Computer Studies Form 2','6','1','2361','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2362,'Quick Reading Computer Studies Form 3','6','1','2362','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2363,'Quick Reading Computer Studies Form 4','6','1','2363','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2364,'Star Secondary Revision English','6','1','2364','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2365,'Marudio Nyota ya Kiswahili KCSE','6','1','2365','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2366,'Star Secondary Revision Mathematics','6','1','2366','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2367,'Star Secondary Revision Biology','6','1','2367','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2368,'Star Secondary Revision Physics Paper 1','6','1','2368','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2369,'Star Secondary Revision Physics Paper 2','6','1','2369','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2370,'Star Secondary Revision Physics Paper 3','6','1','2370','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2371,'Star Secondary Revision Chemistry','6','1','2371','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2372,'Star Secondary Revision History Government P1','6','1','2372','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2373,'Star Secondary Revision History Government P2','6','1','2373','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2374,'Star Secondary Revision Geography Paper 1','6','1','2374','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2375,'Star Secondary Revision Geography Paper 2','6','1','2375','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2376,'Star Secondary Revision CRE Paper 1 Appr','6','1','2376','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2377,'Star Secondary Revision CRE Paper 2','6','1','2377','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2378,'Star Secondary Revision Agriculture Paper 1 Approved','6','1','2378','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2379,'Star Secondary Revision Agriculture Paper 2 Appr','6','1','2379','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2380,'Star Secondary Revision Business Studies','6','1','2380','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2381,'A+ Revision KCSE English Paper 1','6','1','2381','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2382,'A+ Revision KCSE English Paper 2','6','1','2382','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2383,'A+ Revision KCSE English Paper 3','6','1','2383','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2384,'A+ Revision KCSE Kiswahili','6','1','2384','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2385,'A+ Revision Mathematics Paper 1','6','1','2385','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2386,'A+ Revision Mathematics Paper 2','6','1','2386','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2387,'A+ Revision KCSE Biology','6','1','2387','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2388,'A+ Revision Physics','6','1','2388','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2389,'A+ Revision KCSE Chemistry','6','1','2389','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2390,'A+ Revision History Government','6','1','2390','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2391,'A+ Revision Geography Paper 1','6','1','2391','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2392,'A+ Revision Geography Paper 2','6','1','2392','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2393,'A+ Revision KCSE CRE','6','1','2393','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2394,'A+ Revision KCSE Agriculture','6','1','2394','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2395,'A+ Revision Computer studies','6','1','2395','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2396,'A+ Revision Business Studies Approved F 3 F4','6','1','2396','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2397,'Mastering Biology Practicals Approved','6','1','2397','',16.00,'0','720',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2398,'Mastering Physics Practical','6','1','2398','',16.00,'0','720',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2399,'Mastering Chemistry Practicals Approved','6','1','2399','',16.00,'0','720',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2400,'KCSE Geog Mastering Statistical Methods Approved','6','1','2400','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2401,'KCSE Geog Mastering Photograph Work Approved','6','1','2401','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2402,'Mastering Computer Studies','6','1','2402','',16.00,'0','720',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2403,'Solving Problems Chemistry Paper 1','6','1','2403','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2404,'Solving Problems Chemistry Paper 2','6','1','2404','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2405,'Solving ProblemsKCSE Mathematics Paper1 Approved','6','1','2405','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2406,'Solving Problems KCSE Mathematics Paper 2 Approved','6','1','2406','',16.00,'0','933',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2407,'Biology Essays','6','1','2407','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2408,'Four Figure Mathematics Table','6','1','2408','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2409,'Chart The Brain','6','1','2409','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2410,'Chart The Butterfly Life Cycle','6','1','2410','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2411,'Chart The Cockrel','6','1','2411','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2412,'Chart The Digestive System','6','1','2412','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2413,'Chart The Ear','6','1','2413','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2414,'Chart The Earthworm','6','1','2414','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2415,'Chart The Eye','6','1','2415','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2416,'Chart The Female Reproductive Organs','6','1','2416','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2417,'Chart The Frog','6','1','2417','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2418,'Chart The Frog Life Cycle','6','1','2418','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2419,'Chart The Heart','6','1','2419','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2420,'Chart The Hydra','6','1','2420','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2421,'Chart The Kidneys','6','1','2421','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2422,'Chart The Lion','6','1','2422','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2423,'Chart The Lizard','6','1','2423','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2424,'Chart The Locust','6','1','2424','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2425,'Chart The Lung','6','1','2425','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2426,'Chart The Male Reproductive Organ','6','1','2426','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2427,'Chart The Muscles','6','1','2427','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2428,'Chart The Mushroom','6','1','2428','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2429,'Chart The Perch','6','1','2429','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2430,'Chart The Periodic Table','6','1','2430','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2431,'Chart The Pigeon','6','1','2431','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2432,'Chart The Rat','6','1','2432','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2433,'Chart The Shark','6','1','2433','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2434,'Chart The Skeleton','6','1','2434','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2435,'Chart The Skin','6','1','2435','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2436,'Chart The Snail','6','1','2436','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2437,'Chart The Spider','6','1','2437','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2438,'Chart The Spinal Cord','6','1','2438','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2439,'Chart The Spiny Lobster','6','1','2439','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2440,'Chart The Sponge','6','1','2440','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2441,'Chart The Tapeworm','6','1','2441','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2442,'Chart The Teeth','6','1','2442','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2443,'Chart The Torso','6','1','2443','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2444,'Chart Times Tables 1','6','1','2444','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2445,'Chart Toys','6','1','2445','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2446,'Chart Transport','6','1','2446','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2447,'Chart Vegetables','6','1','2447','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2448,'Chart Veterbrates','6','1','2448','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2449,'Chart Wild Animals','6','1','2449','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2450,'A Boy Named Koko 2018 Burt Award Winner','6','1','2450','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2451,'Ghost and the Fortune Hunters 2015 Burt Award Winner}','6','1','2451','',16.00,'0','429',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2452,'Heart is a Reluctant Nomad','6','1','2452','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2453,'Was Nyakeeru my Father? 2014 Burt Award Winner','6','1','2453','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2454,'Taming Isoyo','6','1','2454','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2455,'Dusk in the Morning','6','1','2455','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2456,'The Reunion','6','1','2456','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2457,'Jackie the Ravenous Pest Approved','6','1','2457','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2458,'Never Say Never','6','1','2458','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2459,'Ask the Stars 2014 Burt Award Winner','6','1','2459','',16.00,'0','522',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2460,'The Last Villains of Molo','6','1','2460','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2461,'The Devils Hill 2012 Burt Award Winner','6','1','2461','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2462,'What a Husband','6','1','2462','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2463,'A Good Day Translation of Siku Njema','6','1','2463','',16.00,'0','487',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2464,'When the Stars are Scattered','6','1','2464','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2465,'What a Life','6','1','2465','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2466,'Remembrance New','6','1','2466','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2467,'Redemption','6','1','2467','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2468,'The Return of Mghofu','6','1','2468','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2469,'When the Sun Goes Down','6','1','2469','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2470,'Flight to Juba','6','1','2470','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2471,'Water Under the Bridge','6','1','2471','',16.00,'0','777',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2472,'Yesterday,Today Tomorrow','6','1','2472','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2473,'One Life too Many','6','1','2473','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2474,'The Price of Living','6','1','2474','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2475,'The Return of Shaka Approved','6','1','2475','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2476,'The Hunter','6','1','2476','',16.00,'0','592',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2477,'Den of Inequities','6','1','2477','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2478,'Komu Fights for Change','6','1','2478','',16.00,'0','615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2479,'The Whistle Blower','6','1','2479','',16.00,'0','684',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2480,'Judy the Nun','6','1','2480','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2481,'Blood Brothers','6','1','2481','',16.00,'0','893',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2482,'Double Cross','6','1','2482','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2483,'The Love Child','6','1','2483','',16.00,'0','708',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2484,'The Whirl Wind','6','1','2484','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2485,'The Jail Bugs','6','1','2485','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2486,'Elders of the Mace','6','1','2486','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2487,'Hawecha A Woman for all Time','6','1','2487','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2488,'This September Sun','6','1','2488','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2489,'The Shrine of Tears Approved by KICD','6','1','2489','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2490,'Paradise Farm','6','1','2490','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2491,'Behind the Mask Approved by KICD','6','1','2491','',16.00,'0','725',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2492,'Vanishing Herds Winner Jomo Kenyatta Prize for Literature','6','1','2492','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2493,'Oral Literature A Junior Course','6','1','2493','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2494,'Oral Literature A Senior Course Approved','6','1','2494','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2495,'Inheritance','6','1','2495','',16.00,'0','646',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2496,'Warm heart of Africa other stories','6','1','2496','',16.00,'0','615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2497,'Hes Far Too Much','6','1','2497','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2498,'A Guide to When the Sun Goes Down','6','1','2498','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2499,'A Guide to Inheritance','6','1','2499','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2500,'Nasikia Sauti ya Mama Kimeidhinishwa na KICD','6','1','2500','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2501,'Safari Ya Lamu Chajisho Jipya','6','1','2501','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2502,'Dunia Mti Mkavu','6','1','2502','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2503,'Zimwi la Leo Kimeidhinishwa na KICD','6','1','2503','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2504,'Hujafa Hujaumbika Chajisho jipya','6','1','2504','',16.00,'0','557',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2505,'Masomoni California Chajisho jipya','6','1','2505','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2506,'Msake Mpaka Umpate','6','1','2506','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2507,'Nakuruto','6','1','2507','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2508,'Tumbo','6','1','2508','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2509,'Harufu ya Mauti','6','1','2509','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2510,'Bustani ya Edeni','6','1','2510','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2511,'Harusi ya Wendawazimu','6','1','2511','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2512,'Tata za Asumini','6','1','2512','',16.00,'0','464',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2513,'Maisha ya Hatari','6','1','2513','',16.00,'0','476',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2514,'Kipimo cha Mizani Kimeidhinishwa na KICD','6','1','2514','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2515,'Haini Kimeidhinishwa','6','1','2515','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2516,'Mali ya Maskini','6','1','2516','',16.00,'0','638',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2517,'0','6','1','2517','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2518,'Kina cha Maisha','6','1','2518','',16.00,'0','476',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2519,'Malenga wa Karne Moja','6','1','2519','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2520,'Jicho la Ndani Kimeidhinishwa na KICD','6','1','2520','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2521,'Kimya Kimya Kimya','6','1','2521','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2522,'Janga La Werevu','6','1','2522','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2523,'Wingu la Kupita Kimeidhinishwa na KICD','6','1','2523','',16.00,'0','447',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2524,'Kijiba Cha Moyo','6','1','2524','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2525,'Posa za Bikisiwa','6','1','2525','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2526,'Kilio cha Haki','6','1','2526','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2527,'Pungwa','6','1','2527','',16.00,'0','360',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2528,'Chema Chajiuza','6','1','2528','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2529,'Gitaa na Hadithi Nyingine','6','1','2529','',16.00,'0','568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2530,'Arusi ya Buldoza na Hadithi Nyingine','6','1','2530','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2531,'Siri Sirini Mshairi na Mfungwa Kitabu 1','6','1','2531','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2532,'Siri Sirini Mpiga Mbizi Kilindini Kitabu 2','6','1','2532','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2533,'Siri Sirini Mtihani wa Mwanamke Kitabu 3','6','1','2533','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2534,'Mkamandume','6','1','2534','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2535,'Mbali na Nyumbani','6','1','2535','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2536,'Mhanga Nafsi Yangu','6','1','2536','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2537,'Nyuso za Mwanamke','6','1','2537','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2538,'Ua la Faraja','6','1','2538','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2539,'Kuli Kimeidhinishwa na KICD','6','1','2539','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2540,'Mwongozo wa Kigogo','6','1','2540','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2541,'Mwongozo wa Kidagaa Kimwozea','6','1','2541','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2542,'Mwongozo wa Damu Nyeusi','6','1','2542','',16.00,'0','603',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2543,'Mwongozo wa Mstahiki Meya','6','1','2543','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2544,'Entrepreneurship An Introductory Course of TVET Students','6','1','2544','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2545,'Life Skills A Course for TVET Students','6','1','2545','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2546,'Communication Skills A Course for TVET Students','6','1','2546','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2547,'Child Rights and Child Protection','6','1','2547','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2548,'Creative Activities','6','1','2548','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2549,'General Knowledge','6','1','2549','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2550,'English Language','6','1','2550','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2551,'Instructional and Learning Approaches','6','1','2551','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2552,'Lugha ya Kiswahili','6','1','2552','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2553,'Foundation,Administration Management of ECDE','6','1','2553','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2554,'Music and Movement Activities','6','1','2554','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2555,'Language Activities','6','1','2555','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2556,'ECDE Diploma Revision Book 1 NEW','6','1','2556','',16.00,'0','751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2557,'Curriculum Development','6','1','2557','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2558,'Activity AreasMathematics Activities','6','1','2558','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2559,'Community Development','6','1','2559','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2560,'Administration and Mgt of ECDE Programmes','6','1','2560','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2561,'Guidance and Counselling in ECDE','6','1','2561','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2562,'Child Rights and Child Protection','6','1','2562','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2563,'Physical and Psychomotor Activities','6','1','2563','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2564,'Teaching Practice','6','1','2564','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2565,'Fluid Flow in Pipes and Channels PB 2014','6','1','2565','',16.00,'0','2146',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2566,'Fundamentals of Heat and Mass Transfer','6','1','2566','',16.00,'0','1230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2567,'ParasitologyProtozoology and Helminthology 13E','6','1','2567','',16.00,'0','1949',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2568,'Essentials of Gyneocology for Undergraduate','6','1','2568','',16.00,'0','1624',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2569,'BD Chaurasias Human Anatomy 7E Vol 1 Regional','6','1','2569','',16.00,'0','2042',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2570,'BD Chaurasias Human Anatomy 7E Vol 2 Regional','6','1','2570','',16.00,'0','2540',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2571,'Mechanical Ventilation 2E PB 2015','6','1','2571','',16.00,'0','4037',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2572,'Fundamentals of Structural Mechanics','6','1','2572','',16.00,'0','2030',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2573,'Human Anatomy for Dental Students 2Ed PB 2014','6','1','2573','',16.00,'0','3224',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2574,'Textbook of Pharmaceutical Dispensing','6','1','2574','',16.00,'0','1148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2575,'Essential of Pediatric Nursing 3Ed PB 2014','6','1','2575','',16.00,'0','2030',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2576,'Textbook of Ear, Nose,Throat and Head Neck Surgery','6','1','2576','',16.00,'0','3631',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2577,'Anatomy and Physiology of Eye 2E HB 2015','6','1','2577','',16.00,'0','6832',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2578,'Sheet Metal Press Tools Design and MakingA Practice','6','1','2578','',16.00,'0','1230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2579,'Manipal Manual of Clinical Anatomy Vol 1','6','1','2579','',16.00,'0','2830',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2580,'Manipal Manual of Clinical Anatomy Vol 2','6','1','2580','',16.00,'0','3631',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2581,'Petroleum Refining Technology','6','1','2581','',16.00,'0','1949',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2582,'Textbook of Fluid Mechanics PB 2014','6','1','2582','',16.00,'0','1230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2583,'Advanced Foundation Engineering Geotechnical Eng','6','1','2583','',16.00,'0','3051',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2584,'Textbook of Cosmetics','6','1','2584','',16.00,'0','1752',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2585,'Safety Management System and Documentation Training','6','1','2585','',16.00,'0','1438',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2586,'Prestressed Concrete Problems and Solutions','6','1','2586','',16.00,'0','1230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2587,'Design of Concrete Mixes 5Ed','6','1','2587','',16.00,'0','1438',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2588,'Textbook of Operative Dentistry','6','1','2588','',16.00,'0','3631',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2589,'Engineering Chemistry','6','1','2589','',16.00,'0','1230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2590,'Textbook of Herbal Cosmetics','6','1','2590','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2591,'Pharmaceutical Technology II','6','1','2591','',16.00,'0','1044',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2592,'Pharmaceutical Technology I','6','1','2592','',16.00,'0','1044',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2593,'Environment and Pollution An Ecological Approach','6','1','2593','',16.00,'0','1044',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2594,'Bioethics of Medical Advances and Genetic Manipulation SC','6','1','2594','',16.00,'0','1775',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2595,'Bioethics of Medical Advances and Genetic Manipulation HC','6','1','2595','',16.00,'0','2355',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2596,'A Voice Unstilled Ndingi Mwana Nzeki','6','1','2596','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2597,'Introduction to Critical Thinking','6','1','2597','',16.00,'0','1183',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2598,'A Dance with Success','6','1','2598','',16.00,'0','1114',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2599,'Gifted Hands','6','1','2599','',16.00,'0','495',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2600,'Take the Risk','6','1','2600','',16.00,'0','884',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2601,'Think Big','6','1','2601','',16.00,'0','495',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2602,'Letting Go Your Key to Positive Success Approved','6','1','2602','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2603,'Mental Independence','6','1','2603','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2604,'Help My Chocolate is Melting','6','1','2604','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2605,'The Billionaire Within','6','1','2605','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2606,'Why Do Some Dream Success While Others Wake Up to Achieve It','6','1','2606','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2607,'Creative Thinking For Phenomenally Effective People','6','1','2607','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2608,'Communication Skills','6','1','2608','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2609,'Communication Skills Theories and Practices NEW','6','1','2609','',16.00,'0','679',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2610,'Sarufi Fafanuzi','6','1','2610','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2611,'Longhorn CRE Activities Teachers Guide','6','1','2611','',16.00,'0','485',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2612,'How To Write','6','1','2612','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2613,'Essential Swahili Dictionary Swahili','6','1','2613','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2614,'Screw It, Lets Do It Expanded','6','1','2614','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2615,'HERO','6','1','2615','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2616,'Entwined With You','6','1','2616','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2617,'REFLECTED IN YOU','6','1','2617','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2618,'How to Enjoy Your Life and Your Job','6','1','2618','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2619,'The Leader In You','6','1','2619','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2620,'QUICK EASY WAY TO EFFECTIVE','6','1','2620','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2621,'PUBLIC SPEAKING FOR SUCCESS','6','1','2621','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2622,'Take The Risk','6','1','2622','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2623,'BIG PICTURE','6','1','2623','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2624,'IF SUCCESS IS A GAME, THESE ARE THE RULES','6','1','2624','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2625,'IF LOVE IS A GAME THESE ARE THE RULES','6','1','2625','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2626,'FIFTH MOUNTAIN','6','1','2626','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2627,'Claim Me','6','1','2627','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2628,'Enemies of your Destiny','6','1','2628','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2629,'The Naughty Girls Book Club','6','1','2629','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2630,'That Perfect Someone','6','1','2630','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2631,'The Big Book of Customer Service Training Games','6','1','2631','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2632,'Perfect Phrases for Cover Letters','6','1','2632','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2633,'Breakout Nations','6','1','2633','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2634,'The Lion Who Lost His Roar','6','1','2634','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2635,'The Little Zebra Who Lost His Stripes','6','1','2635','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2636,'A Childs First Bible','6','1','2636','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2637,'GIRLBOSS','6','1','2637','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2638,'When to Rob a Bank','6','1','2638','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2639,'What the Dog Saw','6','1','2639','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2640,'The Revenge of Seven','6','1','2640','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2641,'How Buffett Does It','6','1','2641','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2642,'Powell Principles','6','1','2642','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2643,'The Big Book of Stress Relief','6','1','2643','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2644,'The Lombardi Rules','6','1','2644','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2645,'Perfect Phrases for Professional','6','1','2645','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2646,'Scandalous Liaisons','6','1','2646','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2647,'In the flesh','6','1','2647','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2648,'The Faults in Our Stars','6','1','2648','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2649,'Full Dark, No Stars','6','1','2649','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2650,'Vicious Circle','6','1','2650','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2651,'The Survivor','6','1','2651','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2652,'What Rich People Know','6','1','2652','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2653,'Alex Ferguson My Autobiography','6','1','2653','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2654,'How Not to Look Fat','6','1','2654','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2655,'The Transparent Leader','6','1','2655','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2656,'Egonomics','6','1','2656','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2657,'Erotically Ever After','6','1','2657','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2658,'Kenya the Beautiful','6','1','2658','',16.00,'0','5601',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2659,'Born in Africa','6','1','2659','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2660,'Trolley Wars','6','1','2660','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2661,'Use Your Head','6','1','2661','',16.00,'0','1416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2662,'The Last Battle','6','1','2662','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2663,'Harry Potter and the Order of the Phoenix','6','1','2663','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2664,'The Two Towers','6','1','2664','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2665,'The Mourning Sexton','6','1','2665','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2666,'The Godfather of Kathmandu','6','1','2666','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2667,'Positive Imaging','6','1','2667','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2668,'The power of positive living','6','1','2668','',16.00,'0','1098',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2669,'RonaldoThe Obsession For Perfection','6','1','2669','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2670,'Big Bang Disruption','6','1','2670','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2671,'Chinas Disruptors','6','1','2671','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2672,'Little Lies','6','1','2672','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2673,'The Taming of the Queen','6','1','2673','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2674,'The Kings Curse','6','1','2674','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2675,'The Solomon Curse','6','1','2675','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2676,'Havana Storm','6','1','2676','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2677,'I Declare','6','1','2677','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2678,'Everyday a Friday by Joel Osteen','6','1','2678','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2679,'Break Out','6','1','2679','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2680,'The Snowman','6','1','2680','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2681,'Separation of Power','6','1','2681','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2682,'The Eleventh Commandment','6','1','2682','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2683,'A Matter of Honor','6','1','2683','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2684,'Rich Dad Poor Dad for Teens','6','1','2684','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2685,'The Upside of Irrationality by Dan Ariely','6','1','2685','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2686,'14th Deadly Sin','6','1','2686','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2687,'The White Masai','6','1','2687','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2688,'Hostage','6','1','2688','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2689,'Like a Virgin by Richard Branson','6','1','2689','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2690,'Success Is Never Ending','6','1','2690','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2691,'Children Are from Heaven','6','1','2691','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2692,'How to Prosper in Hard Times','6','1','2692','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2693,'The Law of Success','6','1','2693','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2694,'MasterKey to Riches','6','1','2694','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2695,'Talk Your Way to the Top','6','1','2695','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2696,'The 21 Indispensable Qualities of a Leader','6','1','2696','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2697,'Be a People Person','6','1','2697','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2698,'Lifes Not Fair but God Is Good','6','1','2698','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2699,'What I Wish I Knew When I Was 20','6','1','2699','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2700,'Life Without Limits','6','1','2700','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2701,'Look Great Feel Great','6','1','2701','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2702,'The Magic Ladder to Success','6','1','2702','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2703,'First 1000 Words Sticker Book','6','1','2703','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2704,'Kingfisher First Picture Atlas','6','1','2704','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2705,'Young Learners Bible Stories','6','1','2705','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2706,'Book Of Nursery Rhymes','6','1','2706','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2707,'Daddy Hugs','6','1','2707','',16.00,'0','718',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2708,'Africas Big Three','6','1','2708','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2709,'Treasure Island','6','1','2709','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2710,'Lets Cook Kenya','6','1','2710','',16.00,'0','3986',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2711,'Middle School','6','1','2711','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2712,'Authentic Spiritual Mentoring','6','1','2712','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2713,'Discover His Majesty','6','1','2713','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2714,'The Radiant Warrior','6','1','2714','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2715,'Replenishing the Earth','6','1','2715','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2716,'The Tongue A Creative Force','6','1','2716','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2717,'Lean In for Graduates','6','1','2717','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2718,'The Body Language of Love','6','1','2718','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2719,'The Ten Faces of Innovation','6','1','2719','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2720,'Wealth and Power','6','1','2720','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2721,'How to Get what You Want in the Workplace','6','1','2721','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2722,'ILLUMINATE','6','1','2722','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2723,'FRIDAY ON MY MIND','6','1','2723','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2724,'TOUCH','6','1','2724','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2725,'MODERN ROMANCE','6','1','2725','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2726,'A MINDFULNESS GUIDE for the FRAZZLED','6','1','2726','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2727,'SHAKESPEARE BOOK','6','1','2727','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2728,'BUSINESS BOOK','6','1','2728','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2729,'POLITICS BOOK','6','1','2729','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2730,'DESIGN TO GROW','6','1','2730','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2731,'BOOK OF YOU','6','1','2731','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2732,'A HOLOGRAM OF THE KING','6','1','2732','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2733,'INVINCIBLE','6','1','2733','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2734,'HOLACRACY','6','1','2734','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2735,'THE CLIMB','6','1','2735','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2736,'MISSION','6','1','2736','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2737,'THE MAGICAL CITY','6','1','2737','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2738,'BECAUSE WE SAY SO','6','1','2738','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2739,'AS I WAS SAYING','6','1','2739','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2740,'STALIN VOL 1','6','1','2740','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2741,'MASTERS OF MANKIND','6','1','2741','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2742,'SPY OUT THE LAND','6','1','2742','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2743,'TRACE EVIDENCE','6','1','2743','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2744,'THE PASSION OF MADEMOISELLE S','6','1','2744','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2745,'DISCLAIMER','6','1','2745','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2746,'THE DEVILS ALLIANCE','6','1','2746','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2747,'FIRST ANIMAL ENCYCLOPAEDIA','6','1','2747','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2748,'FIRST CHILDRENS ENCYCLOPAEDIA','6','1','2748','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2749,'SCIENCE MADE EASY AGES 910 KEY STAGE 2','6','1','2749','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2750,'10 MINUTES A DAY PROBLEM SOLVING KS2 AGES 911','6','1','2750','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2751,'10 MINUTES A DAY PHONICS KS1','6','1','2751','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2752,'10 MINUTES A DAY SPELLING KS1','6','1','2752','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2753,'ENGLISH MADE EASY THE ALPHABET PRESCHOOL AGES 35','6','1','2753','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2754,'FRENCH MADE EASY','6','1','2754','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2755,'MADE EASY SPELLING PUNCUATION KS1','6','1','2755','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2756,'HANDWRITTING MADE EASY CONFIDENT','6','1','2756','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2757,'KEY WORDS 12C','6','1','2757','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2758,'CINDERLLA','6','1','2758','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2759,'The Battle of the Labyrinth','6','1','2759','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2760,'The Demigod Diaries','6','1','2760','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2761,'The Lost Hero','6','1','2761','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2762,'Hard Choices','6','1','2762','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2763,'I Can Make You Happy','6','1','2763','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2764,'What You Say Is What You Get','6','1','2764','',16.00,'0','718',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2765,'Retire Young, Retire Rich','6','1','2765','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2766,'100 Answers to 100 Questions','6','1','2766','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2767,'The Five Languages of Apology','6','1','2767','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2768,'Global Tilt','6','1','2768','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2769,'The Way I See It','6','1','2769','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2770,'The 3rd Alternative','6','1','2770','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2771,'Zahir by Paulo Coelho','6','1','2771','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2772,'How To Be a Good Wife','6','1','2772','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2773,'My First Book of Wild Animals','6','1','2773','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2774,'Myy First Board Book of Birds','6','1','2774','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2775,'My First Board Book of Insects','6','1','2775','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2776,'My First Board Book of Domestic Animals','6','1','2776','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2777,'The Ice Queen','6','1','2777','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2778,'Our Endless Numbered Days','6','1','2778','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2779,'Digital Fortress','6','1','2779','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2780,'Blood on Snow','6','1','2780','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2781,'Girl Online','6','1','2781','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2782,'The Outsider','6','1','2782','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2783,'The Kill List','6','1','2783','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2784,'Callgirl','6','1','2784','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2785,'Ashes of Midnight','6','1','2785','',16.00,'0','433',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2786,'Midnight Awakening','6','1','2786','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2787,'Kiss of Midnight','6','1','2787','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2788,'Taken by Midnight','6','1','2788','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2789,'The Stranger I Married','6','1','2789','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2790,'Seven Years to Sin','6','1','2790','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2791,'The Rosie Project','6','1','2791','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2792,'The Rosie Effect','6','1','2792','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2793,'Fallen in Love','6','1','2793','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2794,'Fallen','6','1','2794','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2795,'Dangerous','6','1','2795','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2796,'The Mystery Woman','6','1','2796','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2797,'The Ideal Bride','6','1','2797','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2798,'Temptation and Surrender','6','1','2798','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2799,'The Perfect Lover','6','1','2799','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2800,'The Untamed Bride','6','1','2800','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2801,'The Reckless Bride','6','1','2801','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2802,'No Choice but Seduction','6','1','2802','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2803,'Stormy Persuasion','6','1','2803','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2804,'Let Love Find You','6','1','2804','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2805,'A Man to Call My Own','6','1','2805','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2806,'Undone by Her Tender Touch','6','1','2806','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2807,'Enticed by His Forgotten Lover','6','1','2807','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2808,'The Duke Is Mine','6','1','2808','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2809,'Four Nights with the Duke','6','1','2809','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2810,'When Beauty Tamed the Beast','6','1','2810','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2811,'Adapt','6','1','2811','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2812,'How to Get Whatever You Want','6','1','2812','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2813,'Wizard and Glass','6','1','2813','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2814,'The Waste Lands','6','1','2814','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2815,'The Gift','6','1','2815','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2816,'A Fine Night for Dying','6','1','2816','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2817,'Paper Towns','6','1','2817','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2818,'Fish Omnibus','6','1','2818','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2819,'The Fairy and the Magic Wish','6','1','2819','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2820,'Keeping Hope Alive','6','1','2820','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2821,'Belonging in Africa','6','1','2821','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2822,'Gifts','6','1','2822','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2823,'Change We Can Believe In','6','1','2823','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2824,'The Seeds of Greatness','6','1','2824','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2825,'Doing business in Kenya','6','1','2825','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2826,'Host','6','1','2826','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2827,'How to Think Like Steve Jobs','6','1','2827','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2828,'The King of Torts','6','1','2828','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2829,'Unholy Magic','6','1','2829','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2830,'Black Beauty','6','1','2830','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2831,'Destined to Fly','6','1','2831','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2832,'Destined to Feel','6','1','2832','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2833,'No Turning Back','6','1','2833','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2834,'The Great Investment','6','1','2834','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2835,'The Clan of the Cave Bear','6','1','2835','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2836,'In One Person','6','1','2836','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2837,'The Mammoth Hunters','6','1','2837','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2838,'The Shelters of Stone','6','1','2838','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2839,'The Plains of Passage','6','1','2839','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2840,'Tempted','6','1','2840','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2841,'Destined','6','1','2841','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2842,'Burned','6','1','2842','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2843,'City of Glass','6','1','2843','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2844,'The Peoples Banker','6','1','2844','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2845,'Playing With Fire','6','1','2845','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2846,'The Brethren','6','1','2846','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2847,'The Street Lawyer','6','1','2847','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2848,'City of Ashes','6','1','2848','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2849,'Private #1 Suspect','6','1','2849','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2850,'The Governors Wife','6','1','2850','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2851,'V is for Vengeance','6','1','2851','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2852,'The Murder House','6','1','2852','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2853,'Midnight Sun','6','1','2853','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2854,'The Thief','6','1','2854','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2855,'Submission','6','1','2855','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2856,'Premier Language Workbook Preunit','6','1','2856','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2857,'Premier Nursery Language Workbook','6','1','2857','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2858,'Premier Science Activities Workbook Middle class','6','1','2858','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2859,'Premier Numberwork Workbook Baby class','6','1','2859','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2860,'Premier Jambo Dots Activity Book 2','6','1','2860','',16.00,'0','243',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2861,'Premier Social Activities Workbook Middle Class','6','1','2861','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2862,'Bella the Butterfly Girl','6','1','2862','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2863,'Kiki the Piggy Bank','6','1','2863','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2864,'Kiki and Kim','6','1','2864','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2865,'School Can Be Cool','6','1','2865','',16.00,'0','243',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2866,'The Angry Brown Hen','6','1','2866','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2867,'Luka, Lena and the Thieves','6','1','2867','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2868,'The Sweet Mango','6','1','2868','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2869,'The Poem Prize','6','1','2869','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2870,'Premier Number WorkbookPreUnit','6','1','2870','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2871,'Why Mars and Venus Collide','6','1','2871','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2872,'How You Can Get Richer Quicker','6','1','2872','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2873,'200 Chocolate Recipes','6','1','2873','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2874,'What is true love','6','1','2874','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2875,'Becoming Steve Jobs','6','1','2875','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2876,'Act of Treason','6','1','2876','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2877,'Antony and Cleopatra','6','1','2877','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2878,'Bleak House','6','1','2878','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2879,'Travels in the Interior of Africa','6','1','2879','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2880,'Day Four','6','1','2880','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2881,'Solitude Creek','6','1','2881','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2882,'The Art of Creative Thinking','6','1','2882','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2883,'The Edge of the Shadows','6','1','2883','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2884,'Work Rules','6','1','2884','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2885,'The Firemaker','6','1','2885','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2886,'Twelve Years a Slave','6','1','2886','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2887,'Not a Penny More,Not a Penny Less','6','1','2887','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2888,'A Quiver Full of Arrows','6','1','2888','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2889,'Hells Corner','6','1','2889','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2890,'Shaka the Great','6','1','2890','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2891,'Stanley The Impossible Life of Africas Greatest Explorer','6','1','2891','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2892,'Twin Ambitions','6','1','2892','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2893,'Conversations With Myself','6','1','2893','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2894,'Neymar','6','1','2894','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2895,'Be Careful What You Wish For','6','1','2895','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2896,'The Guilty','6','1','2896','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2897,'The Innocent','6','1','2897','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2898,'Cometh the Hour','6','1','2898','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2899,'The Storytellers Secret','6','1','2899','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2900,'Not Working','6','1','2900','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2901,'Born for This','6','1','2901','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2902,'The Outside Lands','6','1','2902','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2903,'The Seven Sisters','6','1','2903','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2904,'The Midnight Rose','6','1','2904','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2905,'The Italian Girl','6','1','2905','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2906,'So Youve Been Publicly Shamed','6','1','2906','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2907,'Room','6','1','2907','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2908,'Luckiest Girl Alive','6','1','2908','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2909,'0','6','1','2909','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2910,'In the Unlikely Event','6','1','2910','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2911,'The Secrets of Happiness','6','1','2911','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2912,'The Santangelos','6','1','2912','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2913,'Shopaholic to the Rescue','6','1','2913','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2914,'BlackEyed Susans','6','1','2914','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2915,'My Warren Buffett Bible','6','1','2915','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2916,'The Manager','6','1','2916','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2917,'Hitler and Churchill','6','1','2917','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2918,'Queen Elizabeth','6','1','2918','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2919,'King and Maxwell','6','1','2919','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2920,'Michael Jackson','6','1','2920','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2921,'Maximum Willpower','6','1','2921','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2922,'Muffins Galore','6','1','2922','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2923,'I Kissed Dating Goodbye','6','1','2923','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2924,'The Great Reformer','6','1','2924','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2925,'Great Military Blunders','6','1','2925','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2926,'Zanzibar','6','1','2926','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2927,'Hes Just Not That Into You','6','1','2927','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2928,'Under Ground','6','1','2928','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2929,'Summer Secrets','6','1','2929','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2930,'The Gift of Failure','6','1','2930','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2931,'A Girl Of Her Time','6','1','2931','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2932,'Smart Trust','6','1','2932','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2933,'The Last Lecture','6','1','2933','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2934,'How to Avoid Being Killed in a War Zone','6','1','2934','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2935,'An Island in the Sun','6','1','2935','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2936,'Faster than Lightning','6','1','2936','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2937,'Life of Pi','6','1','2937','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2938,'My Fairytale Time The Three Little Pigs','6','1','2938','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2939,'Sticker Playbook Digger','6','1','2939','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2940,'Sticker Playbook Train','6','1','2940','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2941,'Sticker Playbook Pirate Ship','6','1','2941','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2942,'Sticker Playbook Spaceship','6','1','2942','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2943,'Sticker Playbook The Wheels on the Bus','6','1','2943','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2944,'Babys First ColourintheLine Animal','6','1','2944','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2945,'Snappy Learner Adding Age 57','6','1','2945','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2946,'Snappy Learner Phonics Ages 57','6','1','2946','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2947,'Adding and Subtracting Snappy Learner Ages 6 8','6','1','2947','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2948,'Multiplication Division Snappy Learner Age 68','6','1','2948','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2949,'Snappy Learner Read Write Age 68','6','1','2949','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2950,'A Helping of Horrid Henry','6','1','2950','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2951,'A Triple Treat of Horrid Henry','6','1','2951','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2952,'512 B 1000 Fantastic Animal Facts','6','1','2952','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2953,'Make Safari Animals','6','1','2953','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2954,'Mini ClassicThe Wind in the Willows','6','1','2954','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2955,'Mini ClassicThe Wonderful Wizard of Oz','6','1','2955','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2956,'Questions and Answers Animals','6','1','2956','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2957,'Questions and AnswersOceans','6','1','2957','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2958,'Reading Together Cinderella','6','1','2958','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2959,'Reading Together Goldilocks','6','1','2959','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2960,'Reading Together The Princess and the Pea','6','1','2960','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2961,'Reading Together Puss in Boots','6','1','2961','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2962,'Reading Together Sleeping Beauty','6','1','2962','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2963,'50 Monster Stories','6','1','2963','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2964,'Ben10 Scratch And Show Activity Book','6','1','2964','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2965,'The Folk of the Faraway Tree','6','1','2965','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2966,'In the Fifth at Malory Towers','6','1','2966','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2967,'The Mystery of Banshee Towers','6','1','2967','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2968,'Dora the Explorer 3D Sticker Scene','6','1','2968','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2969,'Dora The Explorer 1000 Stickers','6','1','2969','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2970,'Early ReaderDown in the Jungle','6','1','2970','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2971,'Early ReaderJoggers Big Adventure','6','1','2971','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2972,'Grey BookShelf','6','1','2972','',16.00,'0','62700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2973,'Secret Seven Fireworks','6','1','2973','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2974,'Secret SevenGo Ahead','6','1','2974','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2975,'Secret SevenGood Old','6','1','2975','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2976,'Secret SevenLook Out','6','1','2976','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2977,'Secret Seven Mystery','6','1','2977','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2978,'Puzzle for the Secret Seven','6','1','2978','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2979,'Secret SevenThree Cheers','6','1','2979','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2980,'Secret SevenWin Through','6','1','2980','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2981,'The Sea of Adventure','6','1','2981','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2982,'Last Term at Malory Towers','6','1','2982','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2983,'The Mystery of Holly Lane','6','1','2983','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2984,'The Mystery of TallyHo Cottage','6','1','2984','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2985,'The Mystery of the Disappearing Cat','6','1','2985','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2986,'The Mystery of the Hidden House','6','1','2986','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2987,'The Mystery of the Invisible Thief','6','1','2987','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2988,'The Mystery of the Missing Man','6','1','2988','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2989,'The Mystery of the Secret Room','6','1','2989','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2990,'The Mystery of the Spiteful Letters','6','1','2990','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2991,'The Mystery of the Strange Bundle','6','1','2991','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2992,'The Mystery of the Vanished Prince','6','1','2992','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2993,'The Sixth Form at St Clares','6','1','2993','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2994,'Famous FiveFive are Together Again','6','1','2994','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2995,'Famous FiveFive Get into Trouble','6','1','2995','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2996,'Famous FiveFive Go Down to the Sea','6','1','2996','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2997,'Famous FiveFive Go Off to Camp','6','1','2997','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2998,'Famous FiveFive Go to Billycock Hill','6','1','2998','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(2999,'Famous FiveFive Go to Demons Rocks','6','1','2999','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3000,'Famous FiveFive Go to Mystery Moor','6','1','3000','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3001,'Famous FiveFive Have A Mystery To Solve','6','1','3001','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3002,'Famous FiveFive on a Hike Together','6','1','3002','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3003,'Famous FiveFive on a Secret Trail','6','1','3003','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3004,'The Contented Babys First Year','6','1','3004','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3005,'The Return of the Native','6','1','3005','',16.00,'0','528',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3006,'Voyage of the Beagle','6','1','3006','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3007,'The Fugitive','6','1','3007','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3008,'Buddha','6','1','3008','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3009,'Great Expectations','6','1','3009','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3010,'Killing Monica','6','1','3010','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3011,'The Janson Equation','6','1','3011','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3012,'The Crossing','6','1','3012','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3013,'The Woman Who Walked in Sunshine','6','1','3013','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3014,'The Liar','6','1','3014','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3015,'The Patriot Attack','6','1','3015','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3016,'Its Your Time','6','1','3016','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3017,'Country','6','1','3017','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3018,'Prodigal Son','6','1','3018','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3019,'Pegasus','6','1','3019','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3020,'Confessions of a Wild Child','6','1','3020','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3021,'The Girl in the Spiders Web','6','1','3021','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3022,'Under Fire','6','1','3022','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3023,'Desires Edge','6','1','3023','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3024,'What She Left','6','1','3024','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3025,'A Valentines Kiss','6','1','3025','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3026,'Three Little Secrets','6','1','3026','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3027,'Spellbound','6','1','3027','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3028,'The First World War','6','1','3028','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3029,'The Eagles Shadow','6','1','3029','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3030,'The Making of Modern Britain','6','1','3030','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3031,'Another Mans War','6','1','3031','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3032,'Even Eagles Need a Push','6','1','3032','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3033,'Cut to the Chase','6','1','3033','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3034,'Assegai','6','1','3034','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3035,'Blue Horizon','6','1','3035','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3036,'Sound of Thunder','6','1','3036','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3037,'Power of the Sword','6','1','3037','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3038,'The Diamond Hunters','6','1','3038','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3039,'The Eye of the Tiger','6','1','3039','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3040,'Shout at the Devil','6','1','3040','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3041,'Those in Peril','6','1','3041','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3042,'The Quest','6','1','3042','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3043,'Elephant Song','6','1','3043','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3044,'A Time to Die','6','1','3044','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3045,'Live Love Lead','6','1','3045','',16.00,'0','1763',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3046,'Truth or Die','6','1','3046','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3047,'The Power of I Am','6','1','3047','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3048,'Wake Up to Hope','6','1','3048','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3049,'The Confident Mom','6','1','3049','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3050,'The Confident Woman','6','1','3050','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3051,'Let God Fight Your Battles','6','1','3051','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3052,'New Day New You','6','1','3052','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3053,'Seven Things That Steal Your Joy','6','1','3053','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3054,'In the House of the Interpreter','6','1','3054','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3055,'Limitless','6','1','3055','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3056,'Love Without Limits','6','1','3056','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3057,'Unstoppable','6','1','3057','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3058,'The Founding Fathers on Leadership','6','1','3058','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3059,'Martin Luther King,Jr on Leadership','6','1','3059','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3060,'Prayer','6','1','3060','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3061,'Performance Breakthrough','6','1','3061','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3062,'Power Words','6','1','3062','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3063,'Roadside MBA','6','1','3063','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3064,'The 10% Entrepreneur','6','1','3064','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3065,'The Assassin','6','1','3065','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3066,'The Stranger','6','1','3066','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3067,'The Art of Getting Started','6','1','3067','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3068,'Becoming a Woman of Destiny','6','1','3068','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3069,'Beyond Willpower','6','1','3069','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3070,'Blueprints','6','1','3070','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3071,'Flawed','6','1','3071','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3072,'Good Profit','6','1','3072','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3073,'Do No Harm','6','1','3073','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3074,'The Golden Rule','6','1','3074','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3075,'Think Big Act Small','6','1','3075','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3076,'Leaving Time','6','1','3076','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3077,'The Truth About Trump','6','1','3077','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3078,'Trauma','6','1','3078','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3079,'The Gray Rhino','6','1','3079','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3080,'Circling the Sun','6','1','3080','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3081,'One with You','6','1','3081','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3082,'Work Clean','6','1','3082','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3083,'Goosebumps Movie Novel','6','1','3083','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3084,'Lords of Poverty','6','1','3084','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3085,'Power behind Every Success','6','1','3085','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3086,'Story of O Part Two','6','1','3086','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3087,'The Bourne Objective','6','1','3087','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3088,'Journey Under the Midnight Sun','6','1','3088','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3089,'A Time to Kill','6','1','3089','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3090,'Revenge Wears Prada','6','1','3090','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3091,'The Rainmaker','6','1','3091','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3092,'A Wanted Man','6','1','3092','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3093,'The Weavers Daughter','6','1','3093','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3094,'Fifty Shades of Grey','6','1','3094','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3095,'The Complete Book of Mother and Babycare','6','1','3095','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3096,'Babys First Skills','6','1','3096','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3097,'The Essential First Year','6','1','3097','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3098,'The Growth Map','6','1','3098','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3099,'On Becoming Baby Wise','6','1','3099','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3100,'On Becoming Baby Wise, Book Two','6','1','3100','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3101,'Think Simple','6','1','3101','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3102,'Adele The Biography','6','1','3102','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3103,'Obamas Wars','6','1','3103','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3104,'How to Have a Good Day','6','1','3104','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3105,'ChampionWin the Fight,Live Your Dream','6','1','3105','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3106,'Dare to Dream Again by Fred Geke','6','1','3106','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3107,'Barnaby Rudge','6','1','3107','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3108,'Emma','6','1','3108','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3109,'Lives of the Twelve Caesars','6','1','3109','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3110,'Africas Enigma and Leadership Solutions','6','1','3110','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3111,'0','6','1','3111','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3112,'The Kindness of Enemies','6','1','3112','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3113,'Why I Am a Muslim','6','1','3113','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3114,'True Wisdom Described in the Quran','6','1','3114','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3115,'A Handbook of Muslim Belief','6','1','3115','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3116,'Devoted to Allah','6','1','3116','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3117,'The Messenger of God Muhammad','6','1','3117','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3118,'MuhammadThe Messenger of God','6','1','3118','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3119,'The Quran Essential Teachings','6','1','3119','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3120,'The Heirs of Muhammad','6','1','3120','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3121,'The Silk Merchants Daughter','6','1','3121','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3122,'Africa is Contagious','6','1','3122','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3123,'The Man Eaters of Tsavo','6','1','3123','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3124,'The Life and Times of Richard Onyango','6','1','3124','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3125,'The Life of Mzee Ondego','6','1','3125','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3126,'Primary Greatness','6','1','3126','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3127,'The Language of Sex','6','1','3127','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3128,'Rich Woman','6','1','3128','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3129,'When Women Walk Alone','6','1','3129','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3130,'21 Ways to Finding Peace and Happiness','6','1','3130','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3131,'Just After Sunset','6','1','3131','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3132,'Cujo','6','1','3132','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3133,'The Intercept','6','1','3133','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3134,'Debt of Honor','6','1','3134','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3135,'The Bootlegger','6','1','3135','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3136,'The Kingdom','6','1','3136','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3137,'Warlock','6','1','3137','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3138,'The Seventh Scroll','6','1','3138','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3139,'The Miniaturist','6','1','3139','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3140,'The Farm','6','1','3140','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3141,'The Invisible Circus','6','1','3141','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3142,'The Rhinemann Exchange','6','1','3142','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3143,'The Bourne Sanction','6','1','3143','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3144,'The Bourne Betrayal','6','1','3144','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3145,'A Discovery of Witches','6','1','3145','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3146,'The Bourne Dominion','6','1','3146','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3147,'The Mayan Destiny','6','1','3147','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3148,'The Mayan Resurrection','6','1','3148','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3149,'The Mayan Prophecy','6','1','3149','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3150,'Vector','6','1','3150','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3151,'Critical','6','1','3151','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3152,'Cure','6','1','3152','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3153,'Intervention','6','1','3153','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3154,'Nano','6','1','3154','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3155,'Ice Cold Kill','6','1','3155','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3156,'Of Love and Evil','6','1','3156','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3157,'The Wolves of Midwinter','6','1','3157','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3158,'The Day of the Jackal','6','1','3158','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3159,'The Devils Alternative','6','1','3159','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3160,'The Stud','6','1','3160','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3161,'Deadly Embrace','6','1','3161','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3162,'The World Is Full Of Divorced Women','6','1','3162','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3163,'The World Is Full of Married Men','6','1','3163','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3164,'The Bitch','6','1','3164','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3165,'Hollywood WivesThe New Generation','6','1','3165','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3166,'Goddess of Vengeance','6','1','3166','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3167,'Night over Water','6','1','3167','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3168,'Code to Zero','6','1','3168','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3169,'Lover Awakened','6','1','3169','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3170,'Lover Revealed','6','1','3170','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3171,'Lover Unbound','6','1','3171','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3172,'Lover Mine','6','1','3172','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3173,'Covet','6','1','3173','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3174,'Immortal','6','1','3174','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3175,'Lover Reborn','6','1','3175','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3176,'Wicked Prey','6','1','3176','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3177,'Buried Prey','6','1','3177','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3178,'Dead Watch','6','1','3178','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3179,'Stone Cold','6','1','3179','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3180,'The Favored Child','6','1','3180','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3181,'The Constant Princess','6','1','3181','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3182,'The Queens Fool','6','1','3182','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3183,'At First Sight','6','1','3183','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3184,'The Movie','6','1','3184','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3185,'Forbidden Pleasures','6','1','3185','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3186,'Saints V Sinners','6','1','3186','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3187,'Bad Angels','6','1','3187','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3188,'Players','6','1','3188','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3189,'Stepsisters','6','1','3189','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3190,'Mystery','6','1','3190','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3191,'The Casual Vacancy','6','1','3191','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3192,'On Her Majestys Secret Service','6','1','3192','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3193,'Love You More','6','1','3193','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3194,'London Falling','6','1','3194','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3195,'Drood','6','1','3195','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3196,'Nameless','6','1','3196','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3197,'The Closers','6','1','3197','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3198,'The Narrows','6','1','3198','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3199,'Void Moon','6','1','3199','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3200,'The Scarecrow','6','1','3200','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3201,'Trunk Music','6','1','3201','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3202,'Angel','6','1','3202','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3203,'To Be the Best','6','1','3203','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3204,'A Sudden Change of Heart','6','1','3204','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3205,'Wicked Games','6','1','3205','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3206,'Simply Better','6','1','3206','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3207,'Rising Powers Shrinking Planet','6','1','3207','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3208,'Billion Dollar Game by Peter Bazalgette','6','1','3208','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3209,'Juicing the Orange','6','1','3209','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3210,'Fit to Bust','6','1','3210','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3211,'Where Underpants Come From','6','1','3211','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3212,'ZOOM','6','1','3212','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3213,'Midas Code','6','1','3213','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3214,'The Art of Nonverbal Selling','6','1','3214','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3215,'Designed to Win','6','1','3215','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3216,'Getting Organized in the Google Era','6','1','3216','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3217,'What to ExpectEating Well When Youre Expecting','6','1','3217','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3218,'Chicken Soup for the SoulTwins More','6','1','3218','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3219,'The Last Rhinos','6','1','3219','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3220,'Anne Frank The Biography','6','1','3220','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3221,'Escape From Evil','6','1','3221','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3222,'Sweet Revenge','6','1','3222','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3223,'Outwitting the Job Market','6','1','3223','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3224,'The New Conceptual Selling','6','1','3224','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3225,'The Extra One Per Cent','6','1','3225','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3226,'How to Make Anyone Fall in Love with You','6','1','3226','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3227,'The Sealed Letter','6','1','3227','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3228,'Straight Talk,No Chaser','6','1','3228','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3229,'Marriage Most Scandalous','6','1','3229','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3230,'Bad Men','6','1','3230','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3231,'The Book of Lost Things','6','1','3231','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3232,'Every Dead Thing','6','1','3232','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3233,'Dark Hollow','6','1','3233','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3234,'The Black Angel','6','1','3234','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3235,'The Unquiet','6','1','3235','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3236,'The Killing Kind','6','1','3236','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3237,'Nocturnes','6','1','3237','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3238,'0','6','1','3238','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3239,'Game Over','6','1','3239','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3240,'Start It Sell It and Make a Mint','6','1','3240','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3241,'Ten Commandments of Financial Happiness','6','1','3241','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3242,'Is Africa Cursed','6','1','3242','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3243,'The Sword of Summer','6','1','3243','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3244,'Other Peoples Money','6','1','3244','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3245,'Instant Influence Charisma','6','1','3245','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3246,'Stop the Fight','6','1','3246','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3247,'Find Me','6','1','3247','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3248,'Reverse Your Diabetes','6','1','3248','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3249,'The Witness','6','1','3249','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3250,'Alert','6','1','3250','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3251,'The Road to Little Dribbling','6','1','3251','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3252,'Brief Candle in the Dark','6','1','3252','',16.00,'0','1288',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3253,'An Appetite for Wonder','6','1','3253','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3254,'No Fears, No Excuses','6','1','3254','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3255,'NYPD Red 4','6','1','3255','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3256,'State Of Emergency','6','1','3256','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3257,'Dictator','6','1','3257','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3258,'Precious Gifts','6','1','3258','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3259,'Sugar Man','6','1','3259','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3260,'Dark Corners','6','1','3260','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3261,'Seven Secrets of Mindfulness','6','1','3261','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3262,'Parallel Thinking','6','1','3262','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3263,'Five Day Course in Thinking','6','1','3263','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3264,'Cross Justice','6','1','3264','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3265,'Super Genes','6','1','3265','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3266,'The Pursuit of Happiness','6','1','3266','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3267,'Princess Secrets to Share','6','1','3267','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3268,'Desert Royal','6','1','3268','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3269,'Daughters Of Arabia','6','1','3269','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3270,'Jurgen Klopp','6','1','3270','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3271,'Business Stripped Bare','6','1','3271','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3272,'Into Africa','6','1','3272','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3273,'Reposition Yourself','6','1','3273','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3274,'The Secret to Teen Power','6','1','3274','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3275,'If Tomorrow Comes','6','1','3275','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3276,'Are You Afraid of the Dark','6','1','3276','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3277,'After the Darkness','6','1','3277','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3278,'The Bachelor Swell Valley','6','1','3278','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3279,'100 Things Successful People Do','6','1','3279','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3280,'How to Run and Grow Ur Own Business','6','1','3280','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3281,'The Power of Personality','6','1','3281','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3282,'Blood Magick','6','1','3282','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3283,'Say You are One of Them','6','1','3283','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3284,'Small Move, Big Change','6','1','3284','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3285,'Lateral Thinking','6','1','3285','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3286,'The Upright Thinkers','6','1','3286','',16.00,'0','1093',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3287,'Do Less Get More','6','1','3287','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3288,'He Wins,She Wins','6','1','3288','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3289,'Not All Roads Lead to Heaven','6','1','3289','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3290,'Romancing Your Better Half','6','1','3290','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3291,'Understanding the Man You Love','6','1','3291','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3292,'Second Chance','6','1','3292','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3293,'If My Heart Could Talk','6','1','3293','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3294,'Creativity','6','1','3294','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3295,'The Essential Drucker','6','1','3295','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3296,'How to Talk So People Listen','6','1','3296','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3297,'Multipliers Hardcover','6','1','3297','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3298,'The Broker','6','1','3298','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3299,'Getting Past No','6','1','3299','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3300,'The Last Juror','6','1','3300','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3301,'A Painted House','6','1','3301','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3302,'Trump How to Get Rich','6','1','3302','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3303,'Let it Snow','6','1','3303','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3304,'Why We Cant Wait','6','1','3304','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3305,'Fear of Dying','6','1','3305','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3306,'Scorched Earth','6','1','3306','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3307,'Purity','6','1','3307','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3308,'The American Journey of Obama','6','1','3308','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3309,'The Barefoot Executive','6','1','3309','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3310,'Help Ur Child to Succeed at School','6','1','3310','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3311,'Hiring The Best','6','1','3311','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3312,'I Dare Say','6','1','3312','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3313,'Money Everything You Never','6','1','3313','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3314,'Napoleon CEO','6','1','3314','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3315,'Opportunism','6','1','3315','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3316,'Sugar Savvy Solution','6','1','3316','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3317,'Talent IQ','6','1','3317','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3318,'Theodore Roosevelt CEO','6','1','3318','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3319,'TIME The 100 Most Influential People','6','1','3319','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3320,'The Vigilant Investor','6','1','3320','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3321,'The Way of Innovation','6','1','3321','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3322,'Whats Next','6','1','3322','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3323,'The World Book of Happiness','6','1','3323','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3324,'From the Bureau to the Boardroom','6','1','3324','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3325,'In His Own Words','6','1','3325','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3326,'The 10 Secrets of Entrepreneurs','6','1','3326','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3327,'A Long Way from Paradise','6','1','3327','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3328,'Brotherhood in Death','6','1','3328','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3329,'The Girl with All the Gifts','6','1','3329','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3330,'How to Get your Website Noticed','6','1','3330','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3331,'How to Give A great Presentation','6','1','3331','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3332,'How To Write Better Copy','6','1','3332','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3333,'The Five Steps to a Winning Mindset','6','1','3333','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3334,'The Paris Secret','6','1','3334','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3335,'The Forgetting Time','6','1','3335','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3336,'One Plus One Equals Three','6','1','3336','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3337,'101 Bets You Will Always Win','6','1','3337','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3338,'My Turn','6','1','3338','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3339,'Anthills of the Savannah','6','1','3339','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3340,'A Good Man in Africa','6','1','3340','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3341,'Winner Take All','6','1','3341','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3342,'Stuffocation','6','1','3342','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3343,'The Man Who Returned From Dead','6','1','3343','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3344,'Chronicles','6','1','3344','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3345,'MindwareTools for Smart Thinking','6','1','3345','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3346,'The Worm at the Core','6','1','3346','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3347,'Little Boy Blue','6','1','3347','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3348,'United as One','6','1','3348','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3349,'Seven Brief Lessons on Physics','6','1','3349','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3350,'The Good Liar','6','1','3350','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3351,'The Fate of Ten','6','1','3351','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3352,'I Am Right, You Are Wrong','6','1','3352','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3353,'CommanderinChief','6','1','3353','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3354,'Everybody Matters','6','1','3354','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3355,'Leaving Before the Rains Come','6','1','3355','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3356,'How to be Rich','6','1','3356','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3357,'Getting More','6','1','3357','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3358,'Half Wild','6','1','3358','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3359,'Overcoming the Enemy','6','1','3359','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3360,'Becoming Your Spouses Better Half','6','1','3360','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3361,'The Grave Robber','6','1','3361','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3362,'The Poisonwood Bible','6','1','3362','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3363,'In the Loop Up to Speed','6','1','3363','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3364,'Interview SuccessGet the Edge','6','1','3364','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3365,'The Outsiders','6','1','3365','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3366,'Shoulder Bags','6','1','3366','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3367,'Red Butterfly Clock','6','1','3367','',16.00,'0','3321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3368,'Throw Pillow','6','1','3368','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3369,'Vintage Canvas Messenger bag','6','1','3369','',16.00,'0','9025',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3370,'Bathroom Mat Set','6','1','3370','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3371,'Multi 300 XL','6','1','3371','',16.00,'0','3891',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3372,'Uno 50','6','1','3372','',16.00,'0','912',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3373,'Canvas Leather briefcase','6','1','3373','',16.00,'0','9025',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3374,'D Light s 300','6','1','3374','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3375,'Executive Full Grain Leather Briefcase','6','1','3375','',16.00,'0','21850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3376,'Kofia Hat','6','1','3376','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3377,'Executive business travel duffle bag','6','1','3377','',16.00,'0','14203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3378,'Vintage Full grain Leather Briefcase Shoulder bag','6','1','3378','',16.00,'0','14250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3379,'Muslim Swimwear Full cover','6','1','3379','',16.00,'0','4746',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3380,'Muslim Swimwear','6','1','3380','',16.00,'0','4746',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3381,'Throw Pillows Multi coloured','6','1','3381','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3382,'Maasai Shuka','6','1','3382','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3383,'Big bead wide leather bracelet','6','1','3383','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3384,'Beaded leather popper triple wrap bracelet Brown','6','1','3384','',16.00,'0','1563',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3385,'President Reagan The Triumph of Imagination','6','1','3385','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3386,'Traditional choker','6','1','3386','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3387,'Leather Cross bodybag monochrome','6','1','3387','',16.00,'0','10688',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3388,'Tribal print pillow BrownYellow','6','1','3388','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3389,'Afrofused bag','6','1','3389','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3390,'Sling bags','6','1','3390','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3391,'Purple sling bag','6','1','3391','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3392,'Three Led Light Kit','6','1','3392','',16.00,'0','7596',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3393,'Sunlar Powerbank','6','1','3393','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3394,'Shuka Print Pillow','6','1','3394','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3395,'Sarung Kikoi','6','1','3395','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3396,'Samaawi Kikoi','6','1','3396','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3397,'Elephant Print Throw Pillow','6','1','3397','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3398,'Silver Throw Pillow','6','1','3398','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3399,'Red Throw Pillow','6','1','3399','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3400,'Blue Throw Pillow','6','1','3400','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3401,'Brown Throw Pillow','6','1','3401','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3402,'Curtain Holder Blue and White','6','1','3402','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3403,'Curtain HolderDark Blue','6','1','3403','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3404,'Kanzu Kofia and Keffiyeh','6','1','3404','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3405,'Hope to Die','6','1','3405','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3406,'Cell 8','6','1','3406','',16.00,'0','428',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3407,'Citizen Soldiers','6','1','3407','',16.00,'0','428',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3408,'Dead Mans Time','6','1','3408','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3409,'The Dress Thief','6','1','3409','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3410,'Forty Acres','6','1','3410','',16.00,'0','428',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3411,'Perfect People','6','1','3411','',16.00,'0','428',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3412,'The Secret Dreamworld of a Shopaholic','6','1','3412','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3413,'The Second Opinion','6','1','3413','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3414,'The Secrets We Keep','6','1','3414','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3415,'African Beaded Coin holders Gold Green','6','1','3415','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3416,'African Leather Hand Bag','6','1','3416','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3417,'Necklace Horn Beads','6','1','3417','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3418,'Safari Worth Clutch Bag','6','1','3418','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3419,'African Basket','6','1','3419','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3420,'African Basket Sisal','6','1','3420','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3421,'The Alchemy of Desire','6','1','3421','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3422,'Tender Is the Night','6','1','3422','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3423,'The Shoestring Club','6','1','3423','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3424,'Classic Dark Tan Formal Shoes','6','1','3424','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3425,'Brown Loafers','6','1','3425','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3426,'Black Loafers','6','1','3426','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3427,'Black Moccasins','6','1','3427','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3428,'BeadScurfs','6','1','3428','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3429,'Ladies Clutch Purse with Beads','6','1','3429','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3430,'Cosmetic Bag with Fur','6','1','3430','',16.00,'0','3220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3431,'Maroon Ladies Clutch Purse','6','1','3431','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3432,'Maroon Black Cosmetic Bag','6','1','3432','',16.00,'0','3226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3433,'Black Maroon Ediths Handbag','6','1','3433','',16.00,'0','10925',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3434,'White Black Fur Cosmetic Bag','6','1','3434','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3435,'Green Yellow Front Pocket Body Bag','6','1','3435','',16.00,'0','4322',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3436,'Orange Kitenge Mix Handbag','6','1','3436','',16.00,'0','4746',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3437,'Green Black Front Pocket Body Bag','6','1','3437','',16.00,'0','4322',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3438,'Yellow Ediths Body Bag','6','1','3438','',16.00,'0','5557',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3439,'BlackOrange Front Pocket Body Bag','6','1','3439','',16.00,'0','4322',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3440,'Black Yellow Ediths Hand Bag','6','1','3440','',16.00,'0','10925',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3441,'Brown With Silver Lock Brief Case','6','1','3441','',16.00,'0','11400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3442,'Black Mens Belt','6','1','3442','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3443,'Tan Mens Belt','6','1','3443','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3444,'Navy blue Abaya with silver embroidery','6','1','3444','',16.00,'0','9876',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3445,'Rich black Abaya with an onion pink','6','1','3445','',16.00,'0','10830',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3446,'Traditional African Decorative Gourd','6','1','3446','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3447,'A casual Abaya with cream lace detailing','6','1','3447','',16.00,'0','8907',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3448,'African Decorative Gour Black with White Dots','6','1','3448','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3449,'Decorative Gourd Snail Art','6','1','3449','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3450,'Lion Wood CarvingYellow','6','1','3450','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3451,'Tortoise Wood CarvingSmall','6','1','3451','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3452,'Safari Wooden Stool','6','1','3452','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3453,'Maasai Cushion Cover','6','1','3453','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3454,'Murua Laptop Bag','6','1','3454','',16.00,'0','7410',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3455,'Kara Laptop Bag','6','1','3455','',16.00,'0','9496',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3456,'Milele Laptop Bag','6','1','3456','',16.00,'0','9025',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3457,'Tara Laptop Bag','6','1','3457','',16.00,'0','9310',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3458,'Sufi Laptop Bag','6','1','3458','',16.00,'0','8835',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3459,'Elmoran Travel Bag','6','1','3459','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3460,'Urban Warrior Shopping Bag','6','1','3460','',16.00,'0','551',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3461,'Msafiri Duffel Bag','6','1','3461','',16.00,'0','7363',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3462,'Barcelona Football Jersey','6','1','3462','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3463,'Generic Palm Support','6','1','3463','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3464,'Mikasa Kickoff Football','6','1','3464','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3465,'Perfect Pro AB Carver','6','1','3465','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3466,'Super Arms Toner Black','6','1','3466','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3467,'Airin Backpack','6','1','3467','',16.00,'0','11875',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3468,'Aitainye Sling Bag','6','1','3468','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3469,'Best womens winter coats Jilbab','6','1','3469','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3470,'Msafiri Sling Bag','6','1','3470','',16.00,'0','5031',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3471,'Camping Tent Pop Type','6','1','3471','',16.00,'0','4746',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3472,'Khanga Travel Bag','6','1','3472','',16.00,'0','4176',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3473,'Sayiet Handbag','6','1','3473','',16.00,'0','12346',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3474,'Tanzanite Clutch Bag','6','1','3474','',16.00,'0','5506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3475,'Laur Sling Bag','6','1','3475','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3476,'Papita Clutch Bag','6','1','3476','',16.00,'0','3036',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3477,'Papita Clutch Bag Brown','6','1','3477','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3478,'Corriba Clutch Bag','6','1','3478','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3479,'Asubo Clutch Bag','6','1','3479','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3480,'The Survivor A Mitch Rapp Novel','6','1','3480','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3481,'Trump Revealed','6','1','3481','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3482,'The Happiness of Pursuit','6','1','3482','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3483,'Searching for a Silver Lining','6','1','3483','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3484,'The Fireman','6','1','3484','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3485,'The Magic Strings of Frankie Presto','6','1','3485','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3486,'The Sollatek TVRight','6','1','3486','',16.00,'0','4632',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3487,'Fridgeguard','6','1','3487','',16.00,'0','3292',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3488,'TV Guard','6','1','3488','',16.00,'0','3278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3489,'Lightning Guard','6','1','3489','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3490,'Spikeguard','6','1','3490','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3491,'HiVolt Guard','6','1','3491','',16.00,'0','3278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3492,'Multiguard 1','6','1','3492','',16.00,'0','3036',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3493,'AVS 30','6','1','3493','',16.00,'0','6646',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3494,'Sollatek Voltage Stabiliser','6','1','3494','',16.00,'0','7596',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3495,'Lumina','6','1','3495','',16.00,'0','3321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3496,'HeadlightSingle','6','1','3496','',16.00,'0','60800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3497,'Inverter 800 VA','6','1','3497','',16.00,'0','27503',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3498,'Inverter 500 VA','6','1','3498','',16.00,'0','12346',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3499,'Solar Water Heater 200 Litre','6','1','3499','',16.00,'0','87400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3500,'Inverter 600 VA','6','1','3500','',16.00,'0','22511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3501,'This Was a Man','6','1','3501','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3502,'The Garden Of Burning Sand','6','1','3502','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3503,'Alter Egos','6','1','3503','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3504,'The Sleep Revolution','6','1','3504','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3505,'Inside Steves Brain','6','1','3505','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3506,'The Upstarts','6','1','3506','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3507,'The Bone Collection','6','1','3507','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3508,'The Answer','6','1','3508','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3509,'The Spy Who Loved Castro','6','1','3509','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3510,'The Games','6','1','3510','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3511,'Never Never','6','1','3511','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3512,'Woman of God','6','1','3512','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3513,'Orphan X','6','1','3513','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3514,'The End of Average','6','1','3514','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3515,'Africas Long Road Since Independence','6','1','3515','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3516,'Warren Buffett and the Interpretation of Financial Statements','6','1','3516','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3517,'Warren Buffetts Management Secrets','6','1','3517','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3518,'Predator','6','1','3518','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3519,'Africa Solo','6','1','3519','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3520,'Crisis','6','1','3520','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3521,'Insane Clown President','6','1','3521','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3522,'Rent a Bridesmaid','6','1','3522','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3523,'Killing Pablo','6','1','3523','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3524,'Dont Tell Me You are Afraid','6','1','3524','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3525,'The Secret River','6','1','3525','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3526,'The High Mountains of Portugal','6','1','3526','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3527,'Hells Corner','6','1','3527','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3528,'A Gift of Love','6','1','3528','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3529,'Slave My True Story','6','1','3529','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3530,'Love You Dead','6','1','3530','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3531,'Navy Blue Body con dress','6','1','3531','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3532,'Mosquito Nets with Metallic StandsCream','6','1','3532','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3533,'Mosquito Nets with Metallic StandsPurple','6','1','3533','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3534,'Square Top Decker mosquito net Cream','6','1','3534','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3535,'Bodycon dress Black White','6','1','3535','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3536,'Bodycon Navy Blue Dress','6','1','3536','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3537,'Bodycon sleeveless dress Black Blue','6','1','3537','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3538,'Skater dress Black Grey','6','1','3538','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3539,'White Skater dress','6','1','3539','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3540,'3 column portable wooden wardrobe','6','1','3540','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3541,'The Wrong Side of Goodbye','6','1','3541','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3542,'Bebe Comfort Axiss Car Seat 9 Months up to 4 Years','6','1','3542','',16.00,'0','46028',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3543,'Safety 1st Baby Head Support Pillow','6','1','3543','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3544,'Safety 1st Child View Car Mirror','6','1','3544','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3545,'Inflatable baby bath and changing mat 010 Months','6','1','3545','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3546,'Bebe Confort Maternity Electric Sterilizer','6','1','3546','',16.00,'0','7881',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3547,'Muslim Hijab Scarves','6','1','3547','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3548,'Baby Cot Mosquito Net Pink','6','1','3548','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3549,'The Peculiar Kenyan by Sunny Bindra','6','1','3549','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3550,'Single and Searching','6','1','3550','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3551,'Uta do','6','1','3551','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3552,'The Boy Who Harnessed the Wind','6','1','3552','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3553,'Building Social Business','6','1','3553','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3554,'Creating a World Without Poverty','6','1','3554','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3555,'The Economic Naturalist','6','1','3555','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3556,'Beaded AbayaNida','6','1','3556','',16.00,'0','3278',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3557,'Dera OrangeBrown','6','1','3557','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3558,'Dera Purple','6','1','3558','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3559,'Dera Multi Color','6','1','3559','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3560,'Black Classic Abaya','6','1','3560','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3561,'Good Morning Mr Mandela A Memoir','6','1','3561','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3562,'The Zanzibar Chest','6','1','3562','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3563,'A Contented House with Twins','6','1','3563','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3564,'The Return of the Economic Naturalist','6','1','3564','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3565,'Huggies Dry Comfort Diapers,Size 2 36kgs,Count 68 Diapers','6','1','3565','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3566,'Huggies Dry Comfort Size 3 58kgs,Count 64','6','1','3566','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3567,'Huggies Dry Comfort Diapers,Size 2 36kgs,Count 136 Diapers','6','1','3567','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3568,'Huggies Dry Comfort Diapers,Size 4 814kgs, X2,Count 120','6','1','3568','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3569,'Huggies Dry Comfort Diapers, Size 4 814kgs, Count 60','6','1','3569','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3570,'Huggies Dry Comfort Diapers,Size 5 1222kgs, X2,Count 112','6','1','3570','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3571,'Huggies Dry Comfort Diapers,Size 5 1222kgs,Count 60','6','1','3571','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3572,'Huggies Pants Boy,Size 4 914kgs,Count 34','6','1','3572','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3573,'Huggies Pants Boy, Size 5 1217kgs, Count 32','6','1','3573','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3574,'Huggies Pants Boy,Size 6 1522kgs,Count 30','6','1','3574','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3575,'Huggies Pants Girl Size 3 712 kgs Count 36','6','1','3575','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3576,'Huggies Pants Girl Size 5 1217 kgs Count 32','6','1','3576','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3577,'Huggies Simply Clean Wipes 72 wipes','6','1','3577','',16.00,'0','171',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3578,'Huggies Simply Clean Wipes 64 wipes','6','1','3578','',16.00,'0','219',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3579,'2 in 1 Double Electric Breast Pump','6','1','3579','',16.00,'0','21803',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3580,'Single Electric Breast Pump','6','1','3580','',16.00,'0','16146',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3581,'New Disposable Nursing Pads with Blue Lock Core','6','1','3581','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3582,'A Year of Growing Rich','6','1','3582','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3583,'The Cairo House','6','1','3583','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3584,'From My Sisters Lips','6','1','3584','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3585,'The Halo Effect','6','1','3585','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3586,'How to Make a Million Before Lunch','6','1','3586','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3587,'Tower of Transformational Leadership by George Magoha','6','1','3587','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3588,'Chasing the Stars','6','1','3588','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3589,'Faces of Africa','6','1','3589','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3590,'Right Time Baby The Complete Guide to Later Motherhood','6','1','3590','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3591,'The Downing Street Years','6','1','3591','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3592,'Beyonce Running the World','6','1','3592','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3593,'Margaret Thatcher The Autobiography','6','1','3593','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3594,'Armchair Economist Economics and Everyday Life','6','1','3594','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3595,'The Art of Influence Persuading Others Begins With You','6','1','3595','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3596,'And Then Life Happens A Memoir','6','1','3596','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3597,'Shake Hands with the Devil The Failure of Humanity in Rwanda','6','1','3597','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3598,'banana fibersisal bicycle','6','1','3598','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3599,'banana fiber palm tree hut','6','1','3599','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3600,'Banana fiber sisal dreamcatchers','6','1','3600','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3601,'Computer Paper Form','6','1','3601','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3602,'3 set soapstone Giraffe tea light holder assorted colours','6','1','3602','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3603,'set of 6 elephant tea light holders assorted colours','6','1','3603','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3604,'Ragdoll','6','1','3604','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3605,'Collins Cobuild Advanced Learners Dictionary','6','1','3605','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3606,'Easy Learning Italian Dictionary','6','1','3606','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3607,'Goodnight Two Minute TalesBW','6','1','3607','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3608,'Richard Scarrys Bedtime Stories ever','6','1','3608','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3609,'A Treasury of Safari Tales','6','1','3609','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3610,'Sleepytime Stories Baby Bedtime Books','6','1','3610','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3611,'My Little Book of Bible Stories','6','1','3611','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3612,'My First book of favorite stories','6','1','3612','',16.00,'0','214',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3613,'East African Why Stories 2','6','1','3613','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3614,'Usborne Treasury of Animal Stories Stories for Young Children','6','1','3614','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3615,'The Last King of Scotland','6','1','3615','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3616,'Flood of Fire','6','1','3616','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3617,'How to Be Both','6','1','3617','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3618,'Africa Junction','6','1','3618','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3619,'The House at the Edge of the World','6','1','3619','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3620,'The Samaritan','6','1','3620','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3621,'Girl Online On Tour','6','1','3621','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3622,'Sharp Objects','6','1','3622','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3623,'Theodore Boone The Accused Book 3','6','1','3623','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3624,'Scorpia Rising','6','1','3624','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3625,'Over a Thousand Hills I Walk with You','6','1','3625','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3626,'City on Fire','6','1','3626','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3627,'The Mosquito Coast','6','1','3627','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3628,'Black Magic Sanction','6','1','3628','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3629,'Comprehensive Swahili English Dictionary','6','1','3629','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3630,'Insurance Theory and Practice','6','1','3630','',16.00,'0','6456',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3631,'Accounting Theory and Practice','6','1','3631','',16.00,'0','7311',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3632,'Democratic Theory and Practice','6','1','3632','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3633,'Advanced Economics Theory and Practice','6','1','3633','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3634,'A Textbook of Production Technology','6','1','3634','',16.00,'0','2043',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3635,'Advanced Automotive Fault Diagnosis','6','1','3635','',16.00,'0','3943',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3636,'Mastering the Globalization of Business','6','1','3636','',16.00,'0','2613',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3637,'Epson Projector','6','1','3637','',16.00,'0','47496',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3638,'Projector Acer C120','6','1','3638','',16.00,'0','33246',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3639,'How Google Works','6','1','3639','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3640,'Dreaming Big','6','1','3640','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3641,'The Greatest Miracle in the World','6','1','3641','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3642,'Finishing Strong Going the Distance for Your Family','6','1','3642','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3643,'Why Kindness is Good For You','6','1','3643','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3644,'Finding Our Way Home','6','1','3644','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3645,'Chicken Soup for the Soul Find Your Happiness','6','1','3645','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3646,'Imagine Believe Become','6','1','3646','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3647,'Make Your Mark Getting Right What Samson Got Wrong','6','1','3647','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3648,'Cry of the Heart','6','1','3648','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3649,'13 Things That Dont Make Sense','6','1','3649','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3650,'Bad Banks','6','1','3650','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3651,'The Economist Guide To Business Planning','6','1','3651','',16.00,'0','3226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3652,'Complete Digital Photography 7ED','6','1','3652','',16.00,'0','5938',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3653,'Digital Photographers Handbook 5th Edition','6','1','3653','',16.00,'0','2656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3654,'Great African Adventures','6','1','3654','',16.00,'0','2466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3655,'Yoga for Pregnancy','6','1','3655','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3656,'Seven Elements That Have Changed the World','6','1','3656','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3657,'The BFG','6','1','3657','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3658,'Georges Marvellous Medicine','6','1','3658','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3659,'Brisingr','6','1','3659','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3660,'Beast Quest Book 20 Equinus the Spirit Horse','6','1','3660','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3661,'Claw The Giant Ape Beast Quest Book 8','6','1','3661','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3662,'Boys Smelly Stories','6','1','3662','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3663,'Men Leather Shoe Brown Oxfords Wingtips','6','1','3663','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3664,'Men Shoe Patent Black','6','1','3664','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3665,'Dotted Tan Slip On Shoes','6','1','3665','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3666,'Kibarobaro Lamu Kofia','6','1','3666','',16.00,'0','20900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3667,'Kiuwa Lamu Kofia','6','1','3667','',16.00,'0','22796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3668,'Kishela Lamu Kofia','6','1','3668','',16.00,'0','21846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3669,'GIANNA OffWhite 4 in 1 With Bear Handbag Set','6','1','3669','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3670,'GIANNA Brown 2in1 Removal Handbag Sling','6','1','3670','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3671,'Diaper Bag Travel Bassinet Patchwork 3in1','6','1','3671','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3672,'Tan Geometric Crosshatch Handbag','6','1','3672','',16.00,'0','6175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3673,'Khaki Backpack Rucksack','6','1','3673','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3674,'Vintage Style Fashion Tote Handbag','6','1','3674','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3675,'Navy Grab Tote Bag','6','1','3675','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3676,'Burgundy Moc Croc Women Handbag','6','1','3676','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3677,'The Shadow of the Sun','6','1','3677','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3678,'Kenyans, Yes We Can','6','1','3678','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3679,'Encyclopedia of Gardening','6','1','3679','',16.00,'0','3511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3680,'King of the Cloud Forests','6','1','3680','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3681,'The Wisdom of Crowds','6','1','3681','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3682,'Minimal Living','6','1','3682','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3683,'Flower Arranging','6','1','3683','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3684,'Complete Guide to Orchids','6','1','3684','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3685,'Island Living Inland Retreats Shoreside Havens','6','1','3685','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3686,'Bedrooms Creating and Decorating the Room of Ur Dreams','6','1','3686','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3687,'Encyclopedia of Roses','6','1','3687','',16.00,'0','3131',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3688,'Caribbean Style','6','1','3688','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3689,'Family Houses','6','1','3689','',16.00,'0','6171',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3690,'African Interiors','6','1','3690','',16.00,'0','4418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3691,'Why Men Marry Some Women and','6','1','3691','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3692,'Not Quite the Diplomat','6','1','3692','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3693,'Go Put Your Strengths to Work','6','1','3693','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3694,'Step by Step Cake Decorating','6','1','3694','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3695,'Natural Fashion Tribal Decoration from Africa','6','1','3695','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3696,'Tastes of Africa','6','1','3696','',16.00,'0','2941',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3697,'Pampers,Pants,Size 4,Jumbo Pack Count 56','6','1','3697','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3698,'Pampers Fresh Baby Wipes 64 Wipes','6','1','3698','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3699,'Pampers Baby Dry Size 3 Jumbo Pack 72','6','1','3699','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3700,'Tomorrow I will Be Twenty','6','1','3700','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3701,'James Mwangi The Peoples Banker','6','1','3701','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3702,'Aleph by Paulo Coelho','6','1','3702','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3703,'The Curator','6','1','3703','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3704,'You Said Forever','6','1','3704','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3705,'The Good Husband of Zebra Drive','6','1','3705','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3706,'The Fear The Last Days of Robert Mugabe','6','1','3706','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3707,'Killer','6','1','3707','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3708,'Love Smart by Dr Phil McGraw','6','1','3708','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3709,'I will Catch You','6','1','3709','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3710,'Lone Wolf','6','1','3710','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3711,'Kagame The President of Rwanda Speaks','6','1','3711','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3712,'Property of a Noblewoman','6','1','3712','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3713,'Street Soldier','6','1','3713','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3714,'Black Poncho','6','1','3714','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3715,'Grey Stripped Long Tshirt Top With Ankara Detail','6','1','3715','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3716,'Coral Nude Chiffon Maternity Dress','6','1','3716','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3717,'Long Sleeve Detail Trumpet Cuff Skater Dress','6','1','3717','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3718,'Dictionary of Physiotherapy','6','1','3718','',16.00,'0','6171',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3719,'Childrens Picture Dictionary','6','1','3719','',16.00,'0','912',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3720,'Illustrated Dictionary of Physics','6','1','3720','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3721,'Illustrated Dictionary of Biology','6','1','3721','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3722,'Illustrated Dictionary of Chemistry','6','1','3722','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3723,'The World Atlas of Wine, 7th Edition','6','1','3723','',16.00,'0','4651',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3724,'The Times Universal Atlas of the World','6','1','3724','',16.00,'0','5031',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3725,'100 People Who Made History','6','1','3725','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3726,'Daniel Bessi Shirt Slim Fit','6','1','3726','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3727,'Louis philipe Dress shirt','6','1','3727','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3728,'Milanhill shirt','6','1','3728','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3729,'Freemaster multicolored handbag','6','1','3729','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3730,'KOREAN style womens canvas tote bag','6','1','3730','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3731,'The Apple Revolution','6','1','3731','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3732,'Golden Parasol A Daughters Memoir of Burma','6','1','3732','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3733,'Till the Sun Grows Cold','6','1','3733','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3734,'A Guide to the Beasts of East Africa','6','1','3734','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3735,'Guerrillas of Tsavo','6','1','3735','',16.00,'0','5216',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3736,'Mukiwa A White Boy in Africa','6','1','3736','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3737,'When a Crocodile Eats the Sun','6','1','3737','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3738,'Comforser Tyre Size 14','6','1','3738','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3739,'Sportrak Tyre Size 15','6','1','3739','',16.00,'0','8883',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3740,'Achilles Tyre Size 13','6','1','3740','',16.00,'0','4418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3741,'Stories I Only Tell My Friends','6','1','3741','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3742,'Business Planning','6','1','3742','',16.00,'0','5696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3743,'The Business of Hotels','6','1','3743','',16.00,'0','3511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3744,'Organizational Behavior in Hotels','6','1','3744','',16.00,'0','7786',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3745,'Doing Business Ethically Straight Talk','6','1','3745','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3746,'Wangari Maathai Mother of Trees','6','1','3746','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3747,'The Business of Tourism Management','6','1','3747','',16.00,'0','5886',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3748,'Business Travel and Tourism','6','1','3748','',16.00,'0','3701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3749,'International Business Economic','6','1','3749','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3750,'The Activist Theodore Boone NO4','6','1','3750','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3751,'Toto The DogGone Wizard of Oz','6','1','3751','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3752,'The Pirates of Somalia','6','1','3752','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3753,'A Hunger So Wild','6','1','3753','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3754,'A Division Of The Spoils','6','1','3754','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3755,'World War Two A Short History','6','1','3755','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3756,'The Age of Consent','6','1','3756','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3757,'The Age of Turbulence','6','1','3757','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3758,'The American Future','6','1','3758','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3759,'The Anatomy of Fascism','6','1','3759','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3760,'Baby on Board With Suction Cup','6','1','3760','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3761,'Mimoso Baby Carriers 09Months','6','1','3761','',16.00,'0','4081',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3762,'Baby Car Booster Seat 712 Yrs','6','1','3762','',16.00,'0','9025',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3763,'Bend Not Break A Life in Two Worlds','6','1','3763','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3764,'The Bin Ladens','6','1','3764','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3765,'The Big Idea','6','1','3765','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3766,'The Bite of Mango','6','1','3766','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3767,'Black Bazaar','6','1','3767','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3768,'Blood and Oil','6','1','3768','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3769,'Blood Toil Tears and Sweat The Great Speeches','6','1','3769','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3770,'Chasing the Devil','6','1','3770','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3771,'Collapse How Societies Choose to Fail','6','1','3771','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3772,'The Female Brain','6','1','3772','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3773,'Planet Ponzi','6','1','3773','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3774,'Nineteen Minutes','6','1','3774','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3775,'Not Without My Sister','6','1','3775','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3776,'Salem Falls','6','1','3776','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3777,'Symbol of Courage','6','1','3777','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3778,'The Last Tycoons','6','1','3778','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3779,'The Cash Nexus','6','1','3779','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3780,'The Complete Idiots Guide to Start Ur Own Business','6','1','3780','',16.00,'0','2328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3781,'The Crunch','6','1','3781','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3782,'Goldman Sachs The Culture of Success','6','1','3782','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3783,'Deadly Waters','6','1','3783','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3784,'Dear Leader','6','1','3784','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3785,'The Devils Star','6','1','3785','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3786,'The Dictators Hitlers Germany Stalins Russia','6','1','3786','',16.00,'0','2656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3787,'The Dictators Learning Curve','6','1','3787','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3788,'Do They Hear You When You Cry','6','1','3788','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3789,'Every Young Womans Battle','6','1','3789','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3790,'Intelligent Leadership','6','1','3790','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3791,'The Male Brain','6','1','3791','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3792,'Raising Confident Girls','6','1','3792','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3793,'The Storyteller','6','1','3793','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3794,'Even Dogs in the Wild','6','1','3794','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3795,'City of Saints and Thieves','6','1','3795','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3796,'I Wish That I Had Duck Feet','6','1','3796','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3797,'Theres a Wocket in My Pocket','6','1','3797','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3798,'Green Eggs and Ham','6','1','3798','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3799,'Fox in Socks','6','1','3799','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3800,'Mr Brown Can Moo Can You','6','1','3800','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3801,'Beginner Counting Cards','6','1','3801','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3802,'Yertle the Turtle and Other Stories','6','1','3802','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3803,'I Can Read With My Eyes Shut','6','1','3803','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3804,'The Sneetches and Other Stories','6','1','3804','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3805,'Ghost Stories For 365 Days','6','1','3805','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3806,'17 Equations that Changed the World','6','1','3806','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3807,'Ethnicity and Democracy in Africa','6','1','3807','',16.00,'0','3891',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3808,'Falling Off the Edge','6','1','3808','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3809,'Fields of Blood','6','1','3809','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3810,'First Break All the Rules','6','1','3810','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3811,'For Better or for Best','6','1','3811','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3812,'Free How todays smartest','6','1','3812','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3813,'Freedom Next Time','6','1','3813','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3814,'Giving How Each of Us Can','6','1','3814','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3815,'The Global Warming Deception','6','1','3815','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3816,'GreaterDream BiggerStart Smaller','6','1','3816','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3817,'Gut Feelings','6','1','3817','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3818,'The Hammer of Eden','6','1','3818','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3819,'Happiness Like Water','6','1','3819','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3820,'The Happy Child','6','1','3820','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3821,'Healing Your Marriage','6','1','3821','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3822,'Hegemony or Survival','6','1','3822','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3823,'Golden Apples 6 Simple Steps to Success','6','1','3823','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3824,'The Gonjon Pin and Other Stories','6','1','3824','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3825,'The Grass is Singing','6','1','3825','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3826,'Grow Rich With Peace of Mind','6','1','3826','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3827,'The Hinge of Fate','6','1','3827','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3828,'His and Hers','6','1','3828','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3829,'The House of Morgan','6','1','3829','',16.00,'0','2803',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3830,'How Did I Get Here','6','1','3830','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3831,'How to Get to the Top','6','1','3831','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3832,'The HR Scorecard','6','1','3832','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3833,'In the Jaws of the Dragon','6','1','3833','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3834,'Inside Coca Cola','6','1','3834','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3835,'The Guns at Last Light','6','1','3835','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3836,'The Reality Test','6','1','3836','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3837,'What Women Want Men to Know','6','1','3837','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3838,'The EconomistSuccessful Strategy Execution','6','1','3838','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3839,'The Art of Real Happiness','6','1','3839','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3840,'The Economist Business Strategy','6','1','3840','',16.00,'0','2233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3841,'Guide To Analyzing Companies','6','1','3841','',16.00,'0','2233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3842,'Coaching and Mentoring','6','1','3842','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3843,'Shades of Life','6','1','3843','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3844,'The Fix','6','1','3844','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3845,'Falling A Love Story','6','1','3845','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3846,'City of Friends','6','1','3846','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3847,'The Present','6','1','3847','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3848,'How My Death Saved My Life','6','1','3848','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3849,'Breathing Better','6','1','3849','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3850,'The Yummy Mummy Pregnancy Cookbook','6','1','3850','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3851,'Tantrums Understanding and Coping','6','1','3851','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3852,'Trusted Advice Your Healthy Child','6','1','3852','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3853,'Potty Training','6','1','3853','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3854,'The Day by Day Pregnancy Book','6','1','3854','',16.00,'0','2423',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3855,'Amazing Story of Adolphus tips','6','1','3855','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3856,'The Dancing Bear','6','1','3856','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3857,'Outlaw The story of Robin Hood','6','1','3857','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3858,'Toro Toro','6','1','3858','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3859,'Hidden Figures','6','1','3859','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3860,'The Book of Phoenix','6','1','3860','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3861,'Sharpes Enemy','6','1','3861','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3862,'Sharpes Company','6','1','3862','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3863,'Hunger A Memoir of My Body','6','1','3863','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3864,'Its Called a Breakup Because Its Broken','6','1','3864','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3865,'Leadership and the New Science','6','1','3865','',16.00,'0','2466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3866,'Leadership James M Burns','6','1','3866','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3867,'Spiritual Warfare Overcoming the Enemy','6','1','3867','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3868,'Managing Stress with the Word of God','6','1','3868','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3869,'Rules of Relaxation','6','1','3869','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3870,'Women of Confidence','6','1','3870','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3871,'Obama Senior A Dream Fulfilled','6','1','3871','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3872,'Rich Dads Prophecy','6','1','3872','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3873,'Singleness Marriage and the will of God','6','1','3873','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3874,'Resolving Conflict In Marriage','6','1','3874','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3875,'How to be a Good Lover','6','1','3875','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3876,'The Purpose of Christmas','6','1','3876','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3877,'Skin Care Beyond the Basics','6','1','3877','',16.00,'0','3511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3878,'The Power of the Heart','6','1','3878','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3879,'Connectography','6','1','3879','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3880,'Top 10 of Everything 2018','6','1','3880','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3881,'The Mountain Shadow','6','1','3881','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3882,'Lonely Planet Zambia MalawiTravel Guide','6','1','3882','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3883,'Germany Country Travel Guide','6','1','3883','',16.00,'0','2466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3884,'Lonely Planet Japan Travel Guide','6','1','3884','',16.00,'0','2941',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3885,'Lonely Planet Africa Travel Guide','6','1','3885','',16.00,'0','3511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3886,'Lonely Planet HawaiiRegional Travel Guide','6','1','3886','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3887,'Lonely Planet England Travel Guide','6','1','3887','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3888,'Barefoot Soldier','6','1','3888','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3889,'The Beautiful Struggle','6','1','3889','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3890,'The Whispering Trees','6','1','3890','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3891,'No Time to Lose','6','1','3891','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3892,'The Pressures Off','6','1','3892','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3893,'Night School','6','1','3893','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3894,'Princess More Tears to Cry','6','1','3894','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3895,'Big Nate Goes for Broke','6','1','3895','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3896,'The Boy in the Dress','6','1','3896','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3897,'Awful Auntie','6','1','3897','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3898,'Grandpas Great Escape','6','1','3898','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3899,'Awkward AardvarkAfrican Animal Tales','6','1','3899','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3900,'Cross Crocodile','6','1','3900','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3901,'Hungry Hyena','6','1','3901','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3902,'Running Rhino African Animal Tales','6','1','3902','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3903,'Tricky Tortoise African Animal Tales','6','1','3903','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3904,'Cow Hair Cushion Cover','6','1','3904','',16.00,'0','3321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3905,'Trailblazer Breaking Through in Kenya','6','1','3905','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3906,'Maximize the Moment','6','1','3906','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3907,'From the Cross to Pentecost','6','1','3907','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3908,'Money The Unauthorized Biography','6','1','3908','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3909,'Whats Next for the Startup Nation','6','1','3909','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3910,'The White Mans Burden','6','1','3910','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3911,'From Goatherd to Governor','6','1','3911','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3912,'Why Men Do not Listen','6','1','3912','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3913,'Why Am I So Tired','6','1','3913','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3914,'Probability and Statistics for Engineers andScientists','6','1','3914','',16.00,'0','5221',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3915,'Finding Audrey','6','1','3915','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3916,'Alarums','6','1','3916','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3917,'Trump and Me','6','1','3917','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3918,'Fatal Voyage','6','1','3918','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3919,'The Weavers Daughter','6','1','3919','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3920,'Hannah Fox','6','1','3920','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3921,'The Sad Artist and Other Fairytales','6','1','3921','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3922,'Thirteen Reasons Why','6','1','3922','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3923,'Off the Page','6','1','3923','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3924,'The Carnivorous City','6','1','3924','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3925,'Scorpion Mountain The Brotherband Chronicles','6','1','3925','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3926,'The Brotherband ChroniclesSlaves of Socorro','6','1','3926','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3927,'Citadel','6','1','3927','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3928,'Chasing Harry Winston','6','1','3928','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3929,'Black Market','6','1','3929','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3930,'Snuff','6','1','3930','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3931,'Exposure','6','1','3931','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3932,'The Twelfth Insight','6','1','3932','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3933,'Last to Die','6','1','3933','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3934,'The Portable Veblen','6','1','3934','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3935,'The Story of Edgar Sawtelle','6','1','3935','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3936,'Shadow of Night by Deborah Harkness','6','1','3936','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3937,'Three Cups of Tea','6','1','3937','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3938,'Alice Bliss','6','1','3938','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3939,'Bay of Sighs','6','1','3939','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3940,'City of Lost Souls','6','1','3940','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3941,'Israel A History','6','1','3941','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3942,'Where No Man Cries','6','1','3942','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3943,'A Delicate Truth','6','1','3943','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3944,'Twenties Girl','6','1','3944','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3945,'Mortal Remains','6','1','3945','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3946,'Round the Bend','6','1','3946','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3947,'Bullseye','6','1','3947','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3948,'Blue Ocean Shift Hardcover','6','1','3948','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3949,'How to Think Like Bill Gates','6','1','3949','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3950,'Stars of Fortune','6','1','3950','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3951,'The Lower River','6','1','3951','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3952,'The King By Kader','6','1','3952','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3953,'Mrs Alis Road To Happiness','6','1','3953','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3954,'Seizure','6','1','3954','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3955,'Delirium','6','1','3955','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3956,'India the road ahead','6','1','3956','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3957,'The Midnight Club','6','1','3957','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3958,'Vanishing Girls','6','1','3958','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3959,'A God in Ruins','6','1','3959','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3960,'Hardpressed','6','1','3960','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3961,'The Map of Heaven','6','1','3961','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3962,'Cast A Long Shadow','6','1','3962','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3963,'Trespass','6','1','3963','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3964,'The Stonehenge Legacy','6','1','3964','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3965,'Zorro Novel','6','1','3965','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3966,'206 Bones','6','1','3966','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3967,'Nine Dragons','6','1','3967','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3968,'Flash and Bones','6','1','3968','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3969,'Of Beasts and Beings','6','1','3969','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3970,'The Temple goers','6','1','3970','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3971,'Spartan Gold','6','1','3971','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3972,'Xcess Baggage','6','1','3972','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3973,'Heartbreak Hotel','6','1','3973','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3974,'16th Seduction','6','1','3974','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3975,'The Last Train to Zona Verde','6','1','3975','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3976,'The Eye of the Falcon','6','1','3976','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3977,'Sugar Daddys Lover','6','1','3977','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3978,'Deli Whiteboard Double Sided','6','1','3978','',16.00,'0','9116',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3979,'Deli Whiteboard Enamel With Stand','6','1','3979','',16.00,'0','28211',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3980,'Flip Chart Sheet Bank pad','6','1','3980','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3981,'The Redeemer','6','1','3981','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3982,'God Is Not Mad At You','6','1','3982','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3983,'Financing Your Business Made Easy','6','1','3983','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3984,'Its Not What You have Got','6','1','3984','',16.00,'0','1321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3985,'Pearl Custom Design Key Pendant','6','1','3985','',16.00,'0','5316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3986,'Pearl Custom Design Authentic Necklace','6','1','3986','',16.00,'0','4651',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3987,'Rain necklace','6','1','3987','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3988,'Turquoise Rain Pendant','6','1','3988','',16.00,'0','4361',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3989,'Elevated Tassel Neck','6','1','3989','',16.00,'0','7881',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3990,'Shakira Crescent Necklace','6','1','3990','',16.00,'0','9116',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3991,'Fyta Necklace','6','1','3991','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3992,'Pink Butterfly Necklace','6','1','3992','',16.00,'0','3796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3993,'The Writing on the Wall China and the West','6','1','3993','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3994,'The World Until Yesterday','6','1','3994','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3995,'Youtility','6','1','3995','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3996,'Zulu','6','1','3996','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3997,'What Made Jack Welch Jack Welch','6','1','3997','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3998,'What Happens When Women Pray','6','1','3998','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(3999,'Valley of the Casbahs','6','1','3999','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4000,'Do not say yes when you want to say no','6','1','4000','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4001,'War and Conflict in Africa','6','1','4001','',16.00,'0','3468',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4002,'We Are a Muslim Please','6','1','4002','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4003,'Managing Your Career','6','1','4003','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4004,'How To Survive Your Doctorate','6','1','4004','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4005,'Wages of Rebellion','6','1','4005','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4006,'What a Husband Needs from His Wife','6','1','4006','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4007,'The War of the World','6','1','4007','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4008,'Tips and Traps for Writing an Effective Business Plan','6','1','4008','',16.00,'0','2993',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4009,'Tolkien A Biography','6','1','4009','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4010,'Tram 83','6','1','4010','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4011,'The Tristan Betrayal','6','1','4011','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4012,'Triumph and Tragedy','6','1','4012','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4013,'Trotsky A Biography','6','1','4013','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4014,'The Trumps','6','1','4014','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4015,'Liar The Truth About Lying','6','1','4015','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4016,'The Truth about You','6','1','4016','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4017,'The Unfinished Revolution','6','1','4017','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4018,'The Tenth Circle','6','1','4018','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4019,'Tinkers','6','1','4019','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4020,'Drown','6','1','4020','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4021,'New Thinking For The New Millennium','6','1','4021','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4022,'After Mandela','6','1','4022','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4023,'Stephen Hawking A Life in Science','6','1','4023','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4024,'Stillness Speaks','6','1','4024','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4025,'Strategy Maps','6','1','4025','',16.00,'0','4456',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4026,'Indian Africa','6','1','4026','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4027,'Sugar Street','6','1','4027','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4028,'Eat Yourself Young','6','1','4028','',16.00,'0','1606',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4029,'Serious Sweet','6','1','4029','',16.00,'0','1511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4030,'The Shield of Achilles','6','1','4030','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4031,'Shah Of Shahs','6','1','4031','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4032,'Songs of the Humpback Whale','6','1','4032','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4033,'Spillover Animal Infections and the Next Human Pandemic','6','1','4033','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4034,'Spontaneous Healing','6','1','4034','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4035,'Rivals How the Power Struggle','6','1','4035','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4036,'The Roaring Nineties','6','1','4036','',16.00,'0','1701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4037,'S Is for Samora','6','1','4037','',16.00,'0','3506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4038,'Scalia A Court of One','6','1','4038','',16.00,'0','3506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4039,'The Second Bounce Of The Ball','6','1','4039','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4040,'The Second Curve','6','1','4040','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4041,'The Pursuit of Wow','6','1','4041','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4042,'Pushback How Smart Women Ask','6','1','4042','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4043,'The Return FathersSonsand','6','1','4043','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4044,'Farmyard tales games Dominoes 26 Years','6','1','4044','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4045,'Catching Fire The Hunger Games Book 2','6','1','4045','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4046,'Bridge Secrets Collins Little Books','6','1','4046','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4047,'Writing and Presenting Research','6','1','4047','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4048,'Trading Commodities and Financial Futures','6','1','4048','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4049,'Beautiful Animals of Kenya','6','1','4049','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4050,'Social Psychology for Dummies','6','1','4050','',16.00,'0','2423',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4051,'The Kings of Clonmel','6','1','4051','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4052,'Bma Illustrated Medical Dictionary','6','1','4052','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4053,'Dorlands Pocket Medical Dictionary29Ed','6','1','4053','',16.00,'0','3796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4054,'Dorlands Illustrated Medical Dictionary32Ed','6','1','4054','',16.00,'0','5126',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4055,'Profitable Growth Is Everyones Business','6','1','4055','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4056,'No more sheets','6','1','4056','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4057,'No Ordinary Disruption','6','1','4057','',16.00,'0','3506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4058,'An IceCream War A novel','6','1','4058','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4059,'Charlie and the Great Glass Elevator','6','1','4059','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4060,'Dannythe Champion of the World','6','1','4060','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4061,'James and the Giant Peach','6','1','4061','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4062,'What More Philosophers Think','6','1','4062','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4063,'Critical Thinking in Psychology','6','1','4063','',16.00,'0','3701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4064,'Im Judging You The Do Better Manual','6','1','4064','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4065,'28 Business Thinkers Who Changed The World','6','1','4065','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4066,'Rabble Rouser for Peace','6','1','4066','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4067,'The Rise and Fall of Napoleon Bonaparte','6','1','4067','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4068,'Possessing The Secret Of Joy','6','1','4068','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4069,'Napoleon Hills Positive Action Plan','6','1','4069','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4070,'One Minute to Midnight','6','1','4070','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4071,'The Motorcycle Diaries','6','1','4071','',16.00,'0','1416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4072,'My Life Bill Clinton','6','1','4072','',16.00,'0','1986',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4073,'Never Look an American in the Eye','6','1','4073','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4074,'The New Strong willed Child','6','1','4074','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4075,'Nancy A Portrait of My Years','6','1','4075','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4076,'The Next World War','6','1','4076','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4077,'Nkrumah and Ghana','6','1','4077','',16.00,'0','1986',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4078,'Management in 10 Words','6','1','4078','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4079,'Managing for Results','6','1','4079','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4080,'Managing In Turbulent Times','6','1','4080','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4081,'Mars and Venus in the Bedroom','6','1','4081','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4082,'Managing Finance','6','1','4082','',16.00,'0','3606',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4083,'Masai Dreaming','6','1','4083','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4084,'The Economist Managing Uncertainty','6','1','4084','',16.00,'0','2233',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4085,'Managing Change','6','1','4085','',16.00,'0','4703',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4086,'Managing Multiple Projects','6','1','4086','',16.00,'0','2043',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4087,'Managing Change in Organizations','6','1','4087','',16.00,'0','4038',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4088,'Talk Lean Shorter Meetings Quicker Results','6','1','4088','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4089,'Managing Business Risk','6','1','4089','',16.00,'0','6926',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4090,'Marketing and Managing Tourism Destinations','6','1','4090','',16.00,'0','4133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4091,'The Economist Guide to Managing Growth','6','1','4091','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4092,'The Economist Managing Talent','6','1','4092','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4093,'Performance Coaching','6','1','4093','',16.00,'0','4323',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4094,'Kensington Triple Trek Backpack','6','1','4094','',16.00,'0','4931',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4095,'So you call yourself a man','6','1','4095','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4096,'HP SMB Backpack 156','6','1','4096','',16.00,'0','5216',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4097,'Introduction to Entrepreneurship','6','1','4097','',16.00,'0','5311',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4098,'News Writing','6','1','4098','',16.00,'0','4133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4099,'Reality Check','6','1','4099','',16.00,'0','1796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4100,'The Good Girl','6','1','4100','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4101,'Chocolate decadent and delicious','6','1','4101','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4102,'Your Souls Compass','6','1','4102','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4103,'The Happiness Equation','6','1','4103','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4104,'You Can If You Think You Can','6','1','4104','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4105,'Learning from Experience','6','1','4105','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4106,'Teach Yourself Complete French','6','1','4106','',16.00,'0','3089',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4107,'Complete Mandarin Chinese Teach Yourself','6','1','4107','',16.00,'0','3316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4108,'Find Peace With Tai Chi','6','1','4108','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4109,'Scribbling the Cat','6','1','4109','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4110,'50 Genetics Ideas','6','1','4110','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4111,'Brilliant Pitch','6','1','4111','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4112,'The Economist Guide to Intellectual Property','6','1','4112','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4113,'Research Design Creating Robust Approaches','6','1','4113','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4114,'Memoirs of Sherlock Holmes Collins Classics','6','1','4114','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4115,'Jikoni Magic','6','1','4115','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4116,'Constitutional Personae','6','1','4116','',16.00,'0','3986',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4117,'Dare Not Linger The Presidential Years','6','1','4117','',16.00,'0','2656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4118,'The Consequences of Love','6','1','4118','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4119,'Growing Great Boys','6','1','4119','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4120,'The Tribal Arts of Africa','6','1','4120','',16.00,'0','3131',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4121,'To See the Mountain and Other Stories','6','1','4121','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4122,'Secret of The Red Planet','6','1','4122','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4123,'African Art Skira','6','1','4123','',16.00,'0','6926',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4124,'Botswana The Safari Guide','6','1','4124','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4125,'Inside Sahara','6','1','4125','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4126,'Stars of Big Cat Diary','6','1','4126','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4127,'The Storm Leopard','6','1','4127','',16.00,'0','2656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4128,'How to trek Kilimanjaro','6','1','4128','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4129,'Congo Bradt Travel Guide','6','1','4129','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4130,'Ngorongoro Conservation Area','6','1','4130','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4131,'Broken Spears A Maasai Journey','6','1','4131','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4132,'Genghis Khan Life Death and Resurrection','6','1','4132','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4133,'Politics in Africa A New Introduction','6','1','4133','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4134,'Alan Turing The Enigma','6','1','4134','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4135,'All That Man Is','6','1','4135','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4136,'American Slavery 16191877','6','1','4136','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4137,'An Equal Music A Novel','6','1','4137','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4138,'The Art of Concentration','6','1','4138','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4139,'The Attackers Advantage','6','1','4139','',16.00,'0','2461',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4140,'Back on the Road','6','1','4140','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4141,'Barack and Michelle','6','1','4141','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4142,'In the Shadow of Man','6','1','4142','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4143,'Conversations About the Youth in Kenya','6','1','4143','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4144,'Key Concepts in International Relations','6','1','4144','',16.00,'0','3986',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4145,'Employee Relations in an Organisational','6','1','4145','',16.00,'0','8455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4146,'Public Relations A Managerial Perspective','6','1','4146','',16.00,'0','7971',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4147,'The Big Cat Man An Autobiography','6','1','4147','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4148,'A Photographic Guide to Snakes','6','1','4148','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4149,'Bad Dad','6','1','4149','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4150,'Magnus Chase and the Gods of Asgard Book 3','6','1','4150','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4151,'My Favourite Fairy Tales','6','1','4151','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4152,'Fun at the Fair Ladybird Level 1','6','1','4152','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4153,'Anansi and the Sky God Ladybird','6','1','4153','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4154,'Daddy Pigs Office Ladybird Level 2','6','1','4154','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4155,'First Sleepover Ladybird Level 2','6','1','4155','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4156,'Penguins of Madagascar Secret Mission Ladybird Level 3','6','1','4156','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4157,'Madagascar Escape to the Wild Ladybird Level 4','6','1','4157','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4158,'Kung Fu Panda Friends Stick Together Ladybird Level 4','6','1','4158','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4159,'Kung Fu Panda The Dragon WarriorLadybird Level 4','6','1','4159','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4160,'The Story of Slavery','6','1','4160','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4161,'The Yellow Wallpaper','6','1','4161','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4162,'I Really want to ChangeSo help me God','6','1','4162','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4163,'Dilemma of Choice','6','1','4163','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4164,'The Husbands Book','6','1','4164','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4165,'The Success Journey','6','1','4165','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4166,'Chicken Soup for the Soul Christmas Cheer','6','1','4166','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4167,'Preparing for Marriage','6','1','4167','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4168,'Woman Thou Art Loosed','6','1','4168','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4169,'Mikes Election Guide','6','1','4169','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4170,'Chicken Soup for the Soul Answered Prayers','6','1','4170','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4171,'Chicken Soup for the Soul All in the Family','6','1','4171','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4172,'The Manic Mums Guide','6','1','4172','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4173,'Heart Thoughts','6','1','4173','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4174,'The Right to Lead','6','1','4174','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4175,'Top 10 Distinctions Between Millionaires & the Middle Class','6','1','4175','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4176,'One Nation','6','1','4176','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4177,'Creative Capitalism','6','1','4177','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4178,'Creativity in Business','6','1','4178','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4179,'Buying In','6','1','4179','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4180,'End Game A Dreamland Thriller','6','1','4180','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4181,'The Chains of Heaven An Ethiopian Romance','6','1','4181','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4182,'Forest of the Pygmies','6','1','4182','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4183,'A Lion Among Men','6','1','4183','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4184,'And Still I Rise','6','1','4184','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4185,'A Song Flung Up To Heaven','6','1','4185','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4186,'Shadow Command','6','1','4186','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4187,'How Change Happens','6','1','4187','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4188,'The Lucifer Effect','6','1','4188','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4189,'The Age of Innocence','6','1','4189','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4190,'Aristotle A Very Short Introduction','6','1','4190','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4191,'Luxurious Muslim Prayer RugMat SajjadaJanamaz','6','1','4191','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4192,'Muslim Swimwear Full Cover For Adult','6','1','4192','',16.00,'0','4133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4193,'Red Square Arab Scarf Cimamat','6','1','4193','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4194,'ONE PLUS ONE','6','1','4194','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4195,'War Cry','6','1','4195','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4196,'Girls Who Rocked the World','6','1','4196','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4197,'Creative Disruption','6','1','4197','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4198,'Digilogue How to Win the Digital Minds','6','1','4198','',16.00,'0','3031',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4199,'The Complete Idiots Guide to Facebook','6','1','4199','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4200,'Play to Your Strengths','6','1','4200','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4201,'Disaster proof Your Career','6','1','4201','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4202,'The Ten Basic Principles of Good Parenting','6','1','4202','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4203,'Alias Grace A Novel','6','1','4203','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4204,'Bad Leadership What It Is How It Happens','6','1','4204','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4205,'Understanding Strategic Management','6','1','4205','',16.00,'0','7743',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4206,'Killers of the Flower Moon','6','1','4206','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4207,'World on Fire','6','1','4207','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4208,'World Changers 25 Entrepreneurs Who Changed','6','1','4208','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4209,'Throwing Rocks at the Google Bus','6','1','4209','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4210,'The Truth About Markets','6','1','4210','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4211,'The Way to Wealth','6','1','4211','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4212,'Small Data The Tiny Clues that Uncover Huge Trends','6','1','4212','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4213,'Small Is the New Big','6','1','4213','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4214,'The Square and the Tower','6','1','4214','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4215,'Rogue Lawyer','6','1','4215','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4216,'The Process of Economic Development','6','1','4216','',16.00,'0','9453',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4217,'Raising and Praising Girls','6','1','4217','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4218,'Notes to the Future Words of Wisdom','6','1','4218','',16.00,'0','2138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4219,'The Museum of Innocence','6','1','4219','',16.00,'0','1321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4220,'Innovation and Its Enemies','6','1','4220','',16.00,'0','3796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4221,'The Leopard','6','1','4221','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4222,'Love Is Power Or Something Like That Stories','6','1','4222','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4223,'The Last Sin Eater','6','1','4223','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4224,'Leading Minds An Anatomy Of Leadership','6','1','4224','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4225,'Inside Chinese Business','6','1','4225','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4226,'The Elephant Whisperer','6','1','4226','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4227,'Phantom','6','1','4227','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4228,'How to Get Filthy Rich in Rising Asia','6','1','4228','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4229,'Imperial Ambitions','6','1','4229','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4230,'In a Free State','6','1','4230','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4231,'Exit Strategies and State Building','6','1','4231','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4232,'The Coming Collapse of China','6','1','4232','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4233,'Buffett The Making of an American Capitalist','6','1','4233','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4234,'Cat ONine Tales','6','1','4234','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4235,'Change of Heart','6','1','4235','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4236,'Men Vest 3 in 1 Lux Premium','6','1','4236','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4237,'Men Tshirt Round Neck Lux Premium','6','1','4237','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4238,'A Guide to Open Innovation and Crowdsourcing','6','1','4238','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4239,'Innovation and Entrepreneurship Classic Drucker Collection','6','1','4239','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4240,'People Planet Profit','6','1','4240','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4241,'The Designful Company','6','1','4241','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4242,'Make or Break How Manufacturers Can Leap','6','1','4242','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4243,'Boy Snow Bird','6','1','4243','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4244,'Burma Boy','6','1','4244','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4245,'The Sex Lives of Siamese Twins','6','1','4245','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4246,'Ancestor Stones','6','1','4246','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4247,'A Prison Diary Volume III Heaven','6','1','4247','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4248,'A Strangeness in My Mind','6','1','4248','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4249,'Why Your World Is About to Get a Whole Lot Smaller','6','1','4249','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4250,'Tintin in America','6','1','4250','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4251,'Tintin in Tibet The Adventures of Tintin','6','1','4251','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4252,'The Broken Ear','6','1','4252','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4253,'Tintin and the Picaros','6','1','4253','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4254,'Tintin Prisoners of the Sun','6','1','4254','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4255,'Tintin Destination Moon','6','1','4255','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4256,'Tintin Red Rackhams Treasure','6','1','4256','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4257,'Tintin The Black Island','6','1','4257','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4258,'Tintin King Ottokars Sceptre','6','1','4258','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4259,'Tintin the Calculus Affair','6','1','4259','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4260,'Tintin The Castafiore Emerald','6','1','4260','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4261,'Tintin and the Lake of Sharks','6','1','4261','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4262,'Tintin The Seven Crystal Balls','6','1','4262','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4263,'Tintin The Crab with the Golde','6','1','4263','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4264,'Who Says Elephants Cant Dance','6','1','4264','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4265,'Window Curtain Grey White 1299 Per Meter With Free Rings','6','1','4265','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4266,'Window Curtains Floral','6','1','4266','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4267,'Window Curtains Floral Grey 1299 Per Meter With Free Rings','6','1','4267','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4268,'Window Curtains Floral Cream 999 Per Meter With Free Rings','6','1','4268','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4269,'Window Curtains Floral Brown 999 Per Meter With Free Rings','6','1','4269','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4270,'Window Curtains Dark Brown 1099 Per Meter With Free Rings','6','1','4270','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4271,'Commonsense Direct and Digital Marketing','6','1','4271','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4272,'Flip How to Find Fix and Sell Houses for Profit','6','1','4272','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4273,'Shopper Marketing How to Increase Purchase Decisions','6','1','4273','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4274,'Direct Response Advertising Made Easy','6','1','4274','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4275,'Marketing That Matters 10 Practices to Profit','6','1','4275','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4276,'Guerilla Marketing','6','1','4276','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4277,'Experiential Marketing','6','1','4277','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4278,'Window Curtains Floral Yellow Brown 1199 Per Meter With Free Rings','6','1','4278','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4279,'Window Curtains Grey X 1199 Per Meter With Free Rings','6','1','4279','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4280,'They Cannot Kill Us All','6','1','4280','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4281,'When Victims Become Killers Colonialism Nativism','6','1','4281','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4282,'The Political Animal An Anatomy','6','1','4282','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4283,'Dark Pools The Rise of the Machine Traders','6','1','4283','',16.00,'0','1511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4284,'Credibility How Leaders Gain and Lose It','6','1','4284','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4285,'From Silk to Silicon by Jeffrey E Garten','6','1','4285','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4286,'Leadership Transformed How Ordinary Managers','6','1','4286','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4287,'Mindful Work How Meditation Is Changing Business','6','1','4287','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4288,'The Curve Turning Followers Into Superfans','6','1','4288','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4289,'The Test Book 64 Tools to Lead You to Success','6','1','4289','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4290,'The Startup Way How Entrepreneurial Management','6','1','4290','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4291,'Lola and the Boy Next Door','6','1','4291','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4292,'The Cutting Book The Official Guide to Cutting','6','1','4292','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4293,'The Global Minotaur America Europe and the Future','6','1','4293','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4294,'The Winner Take All Society','6','1','4294','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4295,'Free Lunch Easily Digestible Economics','6','1','4295','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4296,'The Squeeze','6','1','4296','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4297,'The Next 100 Years A Forecast for the 21st Century','6','1','4297','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4298,'Civilization The West and the Rest','6','1','4298','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4299,'Fat Chance The Hidden Truth About Sugar','6','1','4299','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4300,'Exporting American Dreams Thurgood Marshalls African Journey','6','1','4300','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4301,'Koh i Noor','6','1','4301','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4302,'Private Empire ExxonMobil and American Power','6','1','4302','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4303,'No Place to Hide','6','1','4303','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4304,'Rogue State A Guide to the Worlds Only Superpower','6','1','4304','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4305,'Tea A History of the Drink That Changed the World','6','1','4305','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4306,'The Penguin Atlas of African History','6','1','4306','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4307,'The Post American World','6','1','4307','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4308,'Revolution In Zanzibar An Americans Cold War Tale','6','1','4308','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4309,'Ethiopia The Unknown Land','6','1','4309','',16.00,'0','5320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4310,'Hidden Treasures of Ethiopia','6','1','4310','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4311,'Africas Past Our Future','6','1','4311','',16.00,'0','4133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4312,'China Safari On the Trail of Beijings Expansion in Africa','6','1','4312','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4313,'The Black Mans Burden','6','1','4313','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4314,'African Voices of the Global Past','6','1','4314','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4315,'Agricultural Development and Food Security in Africa','6','1','4315','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4316,'A Life Beyond Amazing Study Guide','6','1','4316','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4317,'Buy In Saving Your Good Idea from Getting Shot Down','6','1','4317','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4318,'Four Things Women Want from a Man','6','1','4318','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4319,'Creating Africas Struggles Over Nature','6','1','4319','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4320,'The Bright Continent','6','1','4320','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4321,'The Idealist Jeffrey Sachs and the Quest to End Poverty','6','1','4321','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4322,'The Prosperous Soul','6','1','4322','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4323,'Quiet Times for Couples','6','1','4323','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4324,'Traveling Light','6','1','4324','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4325,'Choosing to SEE','6','1','4325','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4326,'The Life and Work of Kwame Nkrumah','6','1','4326','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4327,'This House is Not for Sale','6','1','4327','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4328,'Boards That Lead','6','1','4328','',16.00,'0','5035',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4329,'Boards That Deliver','6','1','4329','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4330,'Leadership Sustainability','6','1','4330','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4331,'Acres of Diamonds','6','1','4331','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4332,'One Long Night','6','1','4332','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4333,'And the Weak Suffer What They Must','6','1','4333','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4334,'Peaks and Valleys Making Good And Bad Times','6','1','4334','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4335,'Impulse Why We Do What We Do','6','1','4335','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4336,'Leading Through Turbulence','6','1','4336','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4337,'You are Not That Great','6','1','4337','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4338,'Stamped from the Beginning','6','1','4338','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4339,'Secrets of Success','6','1','4339','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4340,'A Short History of Slavery','6','1','4340','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4341,'Chicken Soup for the Soul Power Moms','6','1','4341','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4342,'Super Hubs','6','1','4342','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4343,'The Road to Hell','6','1','4343','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4344,'Every woman A Gynecological Guide for Life','6','1','4344','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4345,'Ethnicity and Conflict in the Horn of Africa','6','1','4345','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4346,'The Yacoubian Building','6','1','4346','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4347,'The Storm Before the Storm','6','1','4347','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4348,'The Science of Motivation Strategies and Techniques','6','1','4348','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4349,'How to Speak Money','6','1','4349','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4350,'Zone One','6','1','4350','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4351,'The 10 Second Philosophy','6','1','4351','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4352,'Do Nothing How to Stop Overmanaging','6','1','4352','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4353,'Why Deals Fail and How to Rescue Them','6','1','4353','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4354,'Executive Warfare','6','1','4354','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4355,'The Penguin Book of Historic Speeches','6','1','4355','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4356,'Holding onto Hope','6','1','4356','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4357,'The Fugitives Love','6','1','4357','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4358,'What Would Google Do','6','1','4358','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4359,'How to Make Love All the Time','6','1','4359','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4360,'Real moments','6','1','4360','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4361,'Secrets About Life Every Woman Should Know','6','1','4361','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4362,'Finding My Virginity Paperback','6','1','4362','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4363,'Fire and Fury','6','1','4363','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4364,'Tribe On Homecoming and Belonging','6','1','4364','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4365,'Hillary the Other Woman A Political Memoir','6','1','4365','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4366,'Teta A Story of a Young Girl','6','1','4366','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4367,'The Greatest Man Who Ever Lived','6','1','4367','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4368,'Black Beauty Collins Classics','6','1','4368','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4369,'Dedan Kimathi The Whole Story','6','1','4369','',16.00,'0','1490','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4370,'Exercise Your Way to Health Depression','6','1','4370','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4371,'My Pregnancy','6','1','4371','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4372,'An Atlas of African Dermatology','6','1','4372','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4373,'Business Process Change A Guide for Business Managers','6','1','4373','',16.00,'0','5795',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4374,'Supernormal The Untold Story of Adversity and Resilience','6','1','4374','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4375,'The Enigma of Arrival','6','1','4375','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4376,'Private Delhi','6','1','4376','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4377,'Bulls eye','6','1','4377','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4378,'Amazing Results of Positive Thinking','6','1','4378','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4379,'The Quick And Easy Way To Effective Speaking','6','1','4379','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4380,'The leader in me','6','1','4380','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4381,'The First Muslim The Story of Muhammad','6','1','4381','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4382,'The Brief Wondrous Life of Oscar Wao','6','1','4382','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4383,'The Husbands Secret','6','1','4383','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4384,'Essential Baby Safety Travel Kit','6','1','4384','',16.00,'0','2366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4385,'Safety 1st Super Soft Corner Cushions 4 Pack','6','1','4385','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4386,'Batalale Beach Art By Nujuum Arts','6','1','4386','',16.00,'0','19950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4387,'New Pregnancy and Birth Book','6','1','4387','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4388,'Pregnancy and Birth Handbook','6','1','4388','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4389,'The Complete Book of Mother and Baby care','6','1','4389','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4390,'You and Your Toddler','6','1','4390','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4391,'What Every Parent Needs to Know','6','1','4391','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4392,'Your Toddler Month by Month','6','1','4392','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4393,'Beautiful Hijab Scarf','6','1','4393','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4394,'Amazing Hijab Scarf','6','1','4394','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4395,'Cool Hijab Scarf','6','1','4395','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4396,'The Rose That Grew from Concrete','6','1','4396','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4397,'Mandela Mobutu and me A Newswomans African Journey','6','1','4397','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4398,'A Feast of Freud The Wittiest Writings of Clement Freud','6','1','4398','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4399,'Mrs Miracle','6','1','4399','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4400,'The Children Of Hurin','6','1','4400','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4401,'The Greatest Words Ever Spoken','6','1','4401','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4402,'The Wind Up Bird Chronicle','6','1','4402','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4403,'The Lowland','6','1','4403','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4404,'Everyman','6','1','4404','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4405,'Interpreter of Maladies','6','1','4405','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4406,'Hard Boiled Wonderland and the End of the World','6','1','4406','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4407,'When to Jump If the Job You Have Is not the Life You Want','6','1','4407','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4408,'The Lake of Souls','6','1','4408','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4409,'The Fate of the Tearling','6','1','4409','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4410,'The Evolution Of Desire Strategies of Human Mating','6','1','4410','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4411,'The Improbability Principle','6','1','4411','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4412,'How to Be a Bawse','6','1','4412','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4413,'The Reluctant Fundamentalist','6','1','4413','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4414,'Mama Made the Difference','6','1','4414','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4415,'Istanbul A Tale of Three Cities','6','1','4415','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4416,'In Between Dreams','6','1','4416','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4417,'A Standard Swahili English Dictionary','6','1','4417','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4418,'Joe Kadenge The Life of a Football Legend','6','1','4418','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4419,'Bob Marley The Untold Story','6','1','4419','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4420,'Kids Muslim Swimsuit Age 1116','6','1','4420','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4421,'Emotional Chaos to Clarity','6','1','4421','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4422,'Why States Recover','6','1','4422','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4423,'Converse Multicolored Print Shoe','6','1','4423','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4424,'Converse Multicolored Print Shoe X','6','1','4424','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4425,'Black Man White House','6','1','4425','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4426,'Fitted Cap Black','6','1','4426','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4427,'Fitted Cap Black X','6','1','4427','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4428,'Khaki Jeans','6','1','4428','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4429,'Plain Summer Cap Hat Red','6','1','4429','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4430,'Converse Shoes Black Monochrome','6','1','4430','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4431,'Converse Mid Ankle Black Sneakers','6','1','4431','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4432,'Red Malaika Wedge Heel Boot','6','1','4432','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4433,'Mens Moccasins Dark brown suede leather','6','1','4433','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4434,'Mens Designer Suede Slip On Loafer','6','1','4434','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4435,'Men New Tassel Black Suede Loafers','6','1','4435','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4436,'Grey Mens Leather Loafers With Rubber Sole','6','1','4436','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4437,'Brown Mens Formal Boots','6','1','4437','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4438,'Grey Men Official Boots','6','1','4438','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4439,'Dark Blue Men Official Boots','6','1','4439','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4440,'Brown Men Smart Casual Boot','6','1','4440','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4441,'Navy Blue Men Smart Casual Boot','6','1','4441','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4442,'Dark Chocolate Men Smart Casual Boot','6','1','4442','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4443,'The Audacious Dreamer A story of faithhope and love','6','1','4443','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4444,'So You Want to Talk About Race','6','1','4444','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4445,'Quiet Power by Susan Cain','6','1','4445','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4446,'Orientalism','6','1','4446','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4447,'The Cobra','6','1','4447','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4448,'The Bourne Ascendancy','6','1','4448','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4449,'City of Fallen Angels','6','1','4449','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4450,'Rat Burger','6','1','4450','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4451,'Mr Stink','6','1','4451','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4452,'Hitch 22','6','1','4452','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4453,'My First Coup Detat','6','1','4453','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4454,'New Ideas From Dead Economists','6','1','4454','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4455,'Romeo and Juliet','6','1','4455','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4456,'This Secret We are Keeping','6','1','4456','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4457,'Security and Post Conflict Reconstruction','6','1','4457','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4458,'Africas Urban Revolution','6','1','4458','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4459,'Religion and Politics in East Africa','6','1','4459','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4460,'Empire State Building War And Welfare In Kenya 192552','6','1','4460','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4461,'Prisoner of the State The Secret Journal of Premier Zhao Ziyang','6','1','4461','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4462,'Harare North','6','1','4462','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4463,'Easy Motion Tourist','6','1','4463','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4464,'The Grapes of Wrath','6','1','4464','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4465,'The Grand Design','6','1','4465','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4466,'Dhuful Somali Traditional House Aqal','6','1','4466','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4467,'Dhuful','6','1','4467','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4468,'Learning to Listen Notes from an Expatriate in East Africa','6','1','4468','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4469,'Cool Hijab','6','1','4469','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4470,'Crumbled Print Hijab','6','1','4470','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4471,'Muslim Hijab','6','1','4471','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4472,'The Chemist','6','1','4472','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4473,'Africa Leni Riefenstahl','6','1','4473','',16.00,'0','5510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4474,'The Origin of Species','6','1','4474','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4475,'Lists to Love By For Busy Husbands','6','1','4475','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4476,'Women Dashiki Dress','6','1','4476','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4477,'Women Dashiki Dress X','6','1','4477','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4478,'Hot Pilot Linen Dress','6','1','4478','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4479,'Divine Time Management','6','1','4479','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4480,'Civil War Land in Bad Decline','6','1','4480','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4481,'A Womans Body is a Country Poems','6','1','4481','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4482,'Africa 39 New Writing from Africa south of the Sahara','6','1','4482','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4483,'African Love Stories An Anthology','6','1','4483','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4484,'An Abundance of Scorpions','6','1','4484','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4485,'How Google Changed the World','6','1','4485','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4486,'Wattsup Magazine Hard Cover','6','1','4486','',16.00,'0','332',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4487,'Damned Nations Greed Guns Armies and Aid','6','1','4487','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4488,'Wattsup Magazine Soft Cover','6','1','4488','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4489,'Crew Neck Colorful Mickey Print TShirt','6','1','4489','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4490,'Supreme Hype beast Swag','6','1','4490','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4491,'Kimono Shareyn Yellow','6','1','4491','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4492,'Leadership Theory and Practice','6','1','4492','',16.00,'0','11400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4493,'Gone West A Daisy Dalrymple Mystery','6','1','4493','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4494,'Infinite Riches','6','1','4494','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4495,'Rumi Whispers of the Beloved','6','1','4495','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4496,'What Will People Say','6','1','4496','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4497,'Beneath the Darkening Sky','6','1','4497','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4498,'Spilt Milk','6','1','4498','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4499,'Beauty for Ashes Receiving Emotional Healing','6','1','4499','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4500,'We Need to Talk About Kevin','6','1','4500','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4501,'Hateship Friendship Courtship Loveship Marriage','6','1','4501','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4502,'The Courage to Act','6','1','4502','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4503,'English Oxfords Shoe','6','1','4503','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4504,'Bantu Brown Loafers','6','1','4504','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4505,'Home and exile','6','1','4505','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4506,'Tattoos on the Heart The Power of Boundless Compassion','6','1','4506','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4507,'Wild','6','1','4507','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4508,'The Magic Lamp Dreams of Our Age','6','1','4508','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4509,'Songs of Enchantment','6','1','4509','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4510,'Incidents at the shrine','6','1','4510','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4511,'This Blinding Absence of Light','6','1','4511','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4512,'Prime Time Love Health Sex Fitness Friendship','6','1','4512','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4513,'African Basket Kizzy Blue','6','1','4513','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4514,'Flip African Basket','6','1','4514','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4515,'Alias Grace','6','1','4515','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4516,'Pope Francis His Life in His Own Words','6','1','4516','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4517,'Cosmos The Story of Cosmic Evolution Science and Civilization','6','1','4517','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4518,'Be Fierce Stop Harassment and Take Your Power Back','6','1','4518','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4519,'Blue Shoes and Happiness','6','1','4519','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4520,'The Hate U Give','6','1','4520','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4521,'The Law of Rewards Giving What You Cannot Keep','6','1','4521','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4522,'The Upside of Adversity Rising from the Pit to Greatness','6','1','4522','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4523,'A Simple Christianity','6','1','4523','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4524,'African Traditional Religion and Christian Counseling','6','1','4524','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4525,'Big Truths for Young Hearts','6','1','4525','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4526,'Business as Mission The Power of Business in the Kingdom of God','6','1','4526','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4527,'Caring Enough To Confront','6','1','4527','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4528,'The Purity Principle Gods Safeguards for Lifes Dangerous Trails','6','1','4528','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4529,'The Power Of Praying Together','6','1','4529','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4530,'The Tortoise Usually Wins Biblical Reflections on Quiet Leadership','6','1','4530','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4531,'Biblical Foundations for Manhood and Womanhood','6','1','4531','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4532,'Challenges of Todays Youth A Christian Perspective','6','1','4532','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4533,'Character Centered Leadership','6','1','4533','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4534,'Courageous Leaders Transforming Their World','6','1','4534','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4535,'Desperate Dependence','6','1','4535','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4536,'No More Excuses Be the Man God Made You To Be','6','1','4536','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4537,'The Bondage Breaker','6','1','4537','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4538,'The Fruitful Wife Cultivating a Love Only God Can Produce','6','1','4538','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4539,'The Invested Life','6','1','4539','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4540,'Victory Over the Darkness','6','1','4540','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4541,'Work Matters Connecting Sunday Worship to Monday Work','6','1','4541','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4542,'You Can Change','6','1','4542','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4543,'Habits of Highly Effective Christians','6','1','4543','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4544,'Good To Great In Gods Eyes','6','1','4544','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4545,'Enlightenment Now The Case for Reason Science Humanism','6','1','4545','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4546,'The Greatest Show on Earth The Evidence for Evolution','6','1','4546','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4547,'Inheritors of the Earth','6','1','4547','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4548,'The Third Chimpanzee','6','1','4548','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4549,'The Rise and Fall of the Third Chimpanzee','6','1','4549','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4550,'Hitman Anders and the Meaning of It All','6','1','4550','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4551,'Pulling Your Own Strings','6','1','4551','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4552,'Black Gold The Dark History of Coffee','6','1','4552','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4553,'The Rainbow Comes and Goes','6','1','4553','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4554,'Rethinking Positive Thinking','6','1','4554','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4555,'My ABC of Kenya','6','1','4555','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4556,'Go Pro 7 Steps to Becoming a Network Marketing Professional','6','1','4556','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4557,'Lightweight Hijab Cap 3 pieces','6','1','4557','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4558,'Roadside MBA Back Road Lessons for Entrepreneurs','6','1','4558','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4559,'Secrets of Self Employment','6','1','4559','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4560,'Africa Unchained The Blueprint for Africas Future','6','1','4560','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4561,'The Democratic Republic of Congo Between Hope and Despair','6','1','4561','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4562,'The Present The Secret to Enjoying Your Work and Life Now','6','1','4562','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4563,'Jesus CEO Using Ancient Wisdom for Visionary Leadership','6','1','4563','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4564,'My American Journey','6','1','4564','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4565,'Baby Toddlers Kids Indoor Slipper Shoe Socks 1925','6','1','4565','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4566,'Stylish Kids Clothes','6','1','4566','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4567,'Kids Hoodie Clothes','6','1','4567','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4568,'Girls Kid Clothes','6','1','4568','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4569,'Kids Socks 07 Months','6','1','4569','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4570,'Youth Unemployment in Kenya A Ticking Time Bomb','6','1','4570','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4571,'Leadership Communication','6','1','4571','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4572,'The Art of Leadership','6','1','4572','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4573,'Leadership Roles and Management Functions in Nursing','6','1','4573','',16.00,'0','5985',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4574,'Leadershift Reinventing Leadership for the Age of Mass Collaboration','6','1','4574','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4575,'What to Expect the Second Year From 12 to 24 Months','6','1','4575','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4576,'Fifty Fifty','6','1','4576','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4577,'Two From the Heart','6','1','4577','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4578,'Fifty Shades Darker','6','1','4578','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4579,'Every business is a growth business','6','1','4579','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4580,'Sometimes You Win Sometimes You Learn','6','1','4580','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4581,'The Penguin Book of Modern Speeches','6','1','4581','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4582,'Baby Rabbit Romper','6','1','4582','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4583,'The Great Alone','6','1','4583','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4584,'Dear Madam President','6','1','4584','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4585,'The 10 Secrets Of 100% Health Cookbook','6','1','4585','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4586,'The Woman Who Stole My Life','6','1','4586','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4587,'What to Eat Food thats good for your health pocket and plate','6','1','4587','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4588,'The Complete Guide to Gluten Free and Dairy Free Cooking','6','1','4588','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4589,'Rory OConnell Master it How to cook today','6','1','4589','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4590,'The Death of Money by James Rickards','6','1','4590','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4591,'Energy Secrets The Ultimate WellBeing Plan','6','1','4591','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4592,'Rainbows in my Clouds','6','1','4592','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4593,'Speak No Evil','6','1','4593','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4594,'HBR Guide to Office Politics','6','1','4594','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4595,'A Candid Handbook for Women Doing Business in Kenya HB','6','1','4595','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4596,'Sacred Rest Recover Your Life Renew Your Energy','6','1','4596','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4597,'Wild Beauty New and Selected Poems','6','1','4597','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4598,'Of Women In the 21st Century','6','1','4598','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4599,'Lee Iacocca An Autobiography','6','1','4599','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4600,'Kenyan Student Airlifts to America 19591961','6','1','4600','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4601,'The Mimic Men','6','1','4601','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4602,'Camino Island','6','1','4602','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4603,'The Abduction','6','1','4603','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4604,'Mudpuddle Farm Six Animal Adventures','6','1','4604','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4605,'Axel Schefflers Flip Flap Jungle','6','1','4605','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4606,'Axel Schefflers Flip Flap Safari','6','1','4606','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4607,'The Geopolitics of Emotion','6','1','4607','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4608,'Selection Day','6','1','4608','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4609,'Setting Boundaries with Your Adult Children','6','1','4609','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4610,'Believing God for His Best','6','1','4610','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4611,'The Ten Shillings and Other Stories','6','1','4611','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4612,'Getting the Best Out of Supervision in Counselling and Psychotherapy','6','1','4612','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4613,'An Introduction to Counselling and Psychotherapy','6','1','4613','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4614,'Finite and Infinite Games','6','1','4614','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4615,'The Music Shop','6','1','4615','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4616,'The Parliament of Man','6','1','4616','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4617,'The Origin of the Family Private Property and the State','6','1','4617','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4618,'Zebra Crossing','6','1','4618','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4619,'What We Talk About When We Talk About Love','6','1','4619','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4620,'The Princessa Machiavelli for Women','6','1','4620','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4621,'Your Baby and Child From Birth to Age Five','6','1','4621','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4622,'Buffetology','6','1','4622','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4623,'Second Chance Three Presidents and the Crisis of American','6','1','4623','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4624,'Bringing Out the Best in Your Wife','6','1','4624','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4625,'HBR Inspiring and Executing Innovation','6','1','4625','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4626,'Lessons From the Front Line Market Tools and Investing','6','1','4626','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4627,'Right From The Start Taking Charge In A New Leadership Role','6','1','4627','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4628,'Harvard Business Review on Rebuilding Your Business Model','6','1','4628','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4629,'Possessing the Gates of the Enemy','6','1','4629','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4630,'HBR Guide to Persuasive Presentations','6','1','4630','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4631,'The Art of the Strategist 10 Essential Principles','6','1','4631','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4632,'Managing for the Short Term The New Rules for Running a Business','6','1','4632','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4633,'Speak with Power and Confidence','6','1','4633','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL); INSERT INTO `products` VALUES (4634,'The Secret of Happiness','6','1','4634','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4635,'Hoovers Vision Original Thinking for Business Success','6','1','4635','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4636,'Teach Your Team to Fish','6','1','4636','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4637,'The Last Slave Market','6','1','4637','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4638,'The Rule of Four','6','1','4638','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4639,'The Arabian Nights Tales of 1001 Nights','6','1','4639','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4640,'Roosevelt And Churchill','6','1','4640','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4641,'Why Women Should Rule the World','6','1','4641','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4642,'Britain in Africa','6','1','4642','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4643,'The Four Legendary Kingdoms','6','1','4643','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4644,'In the Castle of My Skin','6','1','4644','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4645,'The Future History of the Arctic','6','1','4645','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4646,'Jump Take the Leap of Faith to Achieve','6','1','4646','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4647,'The Modern Law of Trusts','6','1','4647','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4648,'Talk of the Devil Encounters with Seven Dictators','6','1','4648','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4649,'The Evolution of Everything How Ideas Emerge','6','1','4649','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4650,'The Euro And its Threat to the Future of Europe','6','1','4650','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4651,'The Fall of the House of Fifa','6','1','4651','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4652,'Americas Secret War','6','1','4652','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4653,'The Age of Revolution 17891848','6','1','4653','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4654,'Another Day of Life','6','1','4654','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4655,'The Feminine Mystique','6','1','4655','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4656,'The Crack','6','1','4656','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4657,'Refugee Boy','6','1','4657','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4658,'A Higher Loyalty Truth Lies and Leadership','6','1','4658','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4659,'Anils Ghost','6','1','4659','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4660,'Across the footsteps of Africa','6','1','4660','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4661,'Entrepreneurship The New Rules','6','1','4661','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4662,'Feel Free by Zadie Smith','6','1','4662','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4663,'Africas New Oil Power Pipelines and Future Fortunes','6','1','4663','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4664,'A State of Freedom','6','1','4664','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4665,'The Twelve Tribes of Hattie','6','1','4665','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4666,'Love Her Wild Poems','6','1','4666','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4667,'Caesar','6','1','4667','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4668,'Radio Congo Signals of Hope from Africas Deadliest War','6','1','4668','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4669,'The Contented Babys First Year','6','1','4669','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4670,'The Ultimate Body Book 4 Weeks to Your Best Abs','6','1','4670','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4671,'Helter Skelter The True Story of the Manson Murders','6','1','4671','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4672,'Anything Is Possible by Elizabeth Strout','6','1','4672','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4673,'Dying A Memoir','6','1','4673','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4674,'Capitalism in the age of globalization','6','1','4674','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4675,'From Know How To Do How','6','1','4675','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4676,'Not That Kind of Girl','6','1','4676','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4677,'From Crying Baby to Contented Baby','6','1','4677','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4678,'The Contented Toddler Years','6','1','4678','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4679,'The Seven Spiritual Laws for Parents','6','1','4679','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4680,'The Complete Sleep Guide For Contented Babies Toddlers','6','1','4680','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4681,'The Hidden Power of Dreams','6','1','4681','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4682,'Against Empathy The Case for Rational Compassion','6','1','4682','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4683,'The Buried Giant','6','1','4683','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4684,'The Sanctuary','6','1','4684','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4685,'The House of Hunger','6','1','4685','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4686,'Get Over It Thought Therapy for Healing the Hard Stuff','6','1','4686','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4687,'Dont Let Go','6','1','4687','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4688,'First Love','6','1','4688','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4689,'A Stranger in the House','6','1','4689','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4690,'Humans Bow Down','6','1','4690','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4691,'The Midnight Line','6','1','4691','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4692,'Why I am No Longer Talking to White People About Race','6','1','4692','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4693,'When Money Destroys Nations','6','1','4693','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4694,'Al Franken Giant of the Senate','6','1','4694','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4695,'Far Eastern Tales','6','1','4695','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4696,'The Fastidious Assassins','6','1','4696','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4697,'Death Of A Salesman','6','1','4697','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4698,'Arrows of rain','6','1','4698','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4699,'Alternative Medicine The Christian Handbook','6','1','4699','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4700,'Sons Against Fathers','6','1','4700','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4701,'Things I Want My Daughters to Know','6','1','4701','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4702,'The collected short stories','6','1','4702','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4703,'Blind Spot','6','1','4703','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4704,'Letters to a Young Contrarian','6','1','4704','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4705,'The Idea of Justice','6','1','4705','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4706,'Lifting the Veil','6','1','4706','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4707,'The Belles','6','1','4707','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4708,'Half a Life','6','1','4708','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4709,'Rising Star The Making of Barack Obama','6','1','4709','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4710,'Bossypants','6','1','4710','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4711,'Oprah A Biography','6','1','4711','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4712,'The Book Smugglers of Timbuktu','6','1','4712','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4713,'The Data Driven Leader','6','1','4713','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4714,'The Talent Masters Why Smart Leaders','6','1','4714','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4715,'Leave Your Mark Land Your Dream Job','6','1','4715','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4716,'D Light S100','6','1','4716','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4717,'Grant Flexfit Cap','6','1','4717','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4718,'How I Changed My Mind About Women In Leadership','6','1','4718','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4719,'No Bad Ideas Freeman Trucker Hat','6','1','4719','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4720,'No Bad Ideas Byron Driver Hat','6','1','4720','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4721,'No Bad Ideas Fisher Flexfit Cap','6','1','4721','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4722,'Hall of Mirrors The Great Depression the Great Recession','6','1','4722','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4723,'Sing Unburied Sing','6','1','4723','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4724,'Fools and Other Stories','6','1','4724','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4725,'Driving Down Cost How to Manage','6','1','4725','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4726,'The Female Brand Using the Female Mindset','6','1','4726','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4727,'Designed for Success','6','1','4727','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4728,'Conversational Intelligence','6','1','4728','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4729,'Leading the Revolution How to Thrive in Turbulent Times','6','1','4729','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4730,'Drop the Ball Achieving More by Doing Less','6','1','4730','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4731,'The Five Temptations of a CEO A Leadership Fable','6','1','4731','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4732,'The Truth About Employee Engagement','6','1','4732','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4733,'Lovers and Players','6','1','4733','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4734,'This Is Just My Face Try Not to Stare','6','1','4734','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4735,'Salt Houses','6','1','4735','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4736,'No Bad Ideas Optimus Tee','6','1','4736','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4737,'No Bad Ideas Nica Tee T shirt','6','1','4737','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4738,'No Bad Ideas Maximus Jersey','6','1','4738','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4739,'No Bad Ideas Triumph Hoodie','6','1','4739','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4740,'No Bad Ideas Genesis Tee T shirt','6','1','4740','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4741,'No Bad Ideas Lin Premium Adjustable Cap','6','1','4741','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4742,'No Bad Ideas Cody Flexfit Cap','6','1','4742','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4743,'Around the Way Girl A Memoir by Taraji P Henson','6','1','4743','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4744,'Binti Home','6','1','4744','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4745,'Another World is Possible','6','1','4745','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4746,'Alienation and Freedom','6','1','4746','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4747,'The Lovely Bones','6','1','4747','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4748,'Wedding Bridal or Wedding shower photo booth props','6','1','4748','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4749,'Black and Gold Birthday photo booth props','6','1','4749','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4750,'Wedding or Bridal shower photo booth props','6','1','4750','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4751,'Bring Me Back','6','1','4751','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4752,'Rat Roads One Mans Incredible Journey','6','1','4752','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4753,'Fifty Things that Made the Modern Economy','6','1','4753','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4754,'The Book of Chocolate Saints','6','1','4754','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4755,'Chicken Soup for the Soul Stories of Faith','6','1','4755','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4756,'The Fix How Bankers Lied Cheated and Colluded','6','1','4756','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4757,'Errornomics Why We Make Mistakes','6','1','4757','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4758,'An Imperfect Offering Humanitarian Action','6','1','4758','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4759,'The Year of the Flood','6','1','4759','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4760,'So the Path Does Not Die','6','1','4760','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4761,'The Gate House','6','1','4761','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4762,'Up Country','6','1','4762','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4763,'The Charm School','6','1','4763','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4764,'The Greatest Networker in the World','6','1','4764','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4765,'Fair Shot Rethinking Inequality and How We Earn','6','1','4765','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4766,'Red Ink A Novel','6','1','4766','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4767,'I Will Be Gone in the Dark','6','1','4767','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4768,'The Fourth Estate','6','1','4768','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4769,'Rebel Talent When It Pays to Break the Rules','6','1','4769','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4770,'Congos Violent Peace Conflict and Struggle','6','1','4770','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4771,'China Shakes the World A Titans Rise and Troubled Future','6','1','4771','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4772,'When China Rules the World The End of the Western World','6','1','4772','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4773,'The Formula How Algorithms Solve all our Problems','6','1','4773','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4774,'Be Obsessed Or Be Average','6','1','4774','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4775,'How the World Works','6','1','4775','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4776,'101 Ways to Promote Yourself','6','1','4776','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4777,'No Bad Ideas Dapper Traveler Duffel Bag','6','1','4777','',16.00,'0','6555',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4778,'Oddities3000 Rosa Duffle Bag','6','1','4778','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4779,'Oddities3000 Hannibal Backpack','6','1','4779','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4780,'Oddities3000 Liberator Duffle Bag','6','1','4780','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4781,'No Bad Ideas Mobley Flexfit Cap','6','1','4781','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4782,'No Bad Ideas Walton Flexfit Cap Khaki','6','1','4782','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4783,'No Bad Ideas Taj Premium Adj Cap','6','1','4783','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4784,'No Bad Ideas Murphy Premium Adjustable Cap','6','1','4784','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4785,'No Bad Ideas Victory Flexfit Cap','6','1','4785','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4786,'Science in the Soul Selected Writings of a Passionate Rationalist','6','1','4786','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4787,'Another Economy is Possible Culture and Economy in a Time of Crisis','6','1','4787','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4788,'Love Simon Simon Vs The Homo Sapiens','6','1','4788','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4789,'The Audacity to Win The Inside Story and Lessons','6','1','4789','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4790,'Crushing It How Great Entrepreneurs Build','6','1','4790','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4791,'Her Body and Other Parties','6','1','4791','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4792,'To Be Young Gifted and Black','6','1','4792','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4793,'The Dark Net','6','1','4793','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4794,'The Rise and Fall of the Great Powers','6','1','4794','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4795,'The Knack How Street Smart Entrepreneurs Learn','6','1','4795','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4796,'Climate Change in Africa','6','1','4796','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4797,'Promises from God for Single Women','6','1','4797','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4798,'Follow the Star Christmas Stories That Changed My Life','6','1','4798','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4799,'Letters to a Young Poet','6','1','4799','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4800,'Police in Africa The Street Level View','6','1','4800','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4801,'When Hoopoes Go To Heaven','6','1','4801','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4802,'Black Privilege Opportunity Comes to Those Who Create It','6','1','4802','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4803,'Foreign Intervention in Africa From the Cold War','6','1','4803','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4804,'John Crows Devil','6','1','4804','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4805,'In the Company of Cheerful Ladies','6','1','4805','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4806,'Morality for Beautiful Girls','6','1','4806','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4807,'Sultan In Arabia A Private Life','6','1','4807','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4808,'Promises from God for Parents','6','1','4808','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4809,'Down and Out in Paris and London','6','1','4809','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4810,'Captivate The Science of Succeeding with People','6','1','4810','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4811,'Selected Writings and Speeches of Marcus Garvey','6','1','4811','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4812,'Palace of Treason Dominika Egorova Two by Jason Matthews','6','1','4812','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4813,'Killers of the Flower Moon The Osage Murders','6','1','4813','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4814,'Seize the Day Living on Purpose and Making Every Day Count','6','1','4814','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4815,'Gandhi The Agony of Arrival The South African Years','6','1','4815','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4816,'This Side of Paradise','6','1','4816','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4817,'The Gardens of Light by Amin Maalouf','6','1','4817','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4818,'The Dying Sahara US Imperialism and Terror in Africa','6','1','4818','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4819,'Salt by Nayyirah Waheed','6','1','4819','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4820,'Refilwe by Zukiswa Wanner','6','1','4820','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4821,'Sweet Medicine by Panashe Chigumadzi','6','1','4821','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4822,'White Tears by Hari Kunzru','6','1','4822','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4823,'Defend the Realm The Authorized History of MI5','6','1','4823','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4824,'How to Turn Down a Billion Dollars The Snapchat Story','6','1','4824','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4825,'The Flipside Finding the hidden opportunities in life','6','1','4825','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4826,'Trust The Social Virtues and The Creation of Prosperity','6','1','4826','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4827,'The Bible Quiz Companion by Victor Kennedy','6','1','4827','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4828,'Trump University Marketing 101 How to Use the Most','6','1','4828','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4829,'Kenyan Top Bar Hive Mzinga ya Nyuki','6','1','4829','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4830,'Box Hive Mzinga ya Nyuki','6','1','4830','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4831,'Somalia in Transition Since 2006','6','1','4831','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4832,'The Science of Intelligent Achievement','6','1','4832','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4833,'The Better Angels of Our Nature A History of Violence and Humanity','6','1','4833','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4834,'The Architecture of Happiness','6','1','4834','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4835,'Never Too Late To Be Great','6','1','4835','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4836,'The Rise of the BRICS in Africa','6','1','4836','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4837,'Why Africa is Poor And what Africans Can Do about it','6','1','4837','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4838,'Success Built to Last Creating a Life That Matters','6','1','4838','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4839,'The Phonics Handbook in Print Letters','6','1','4839','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4840,'Fighting for Peace in Somalia A History and Analysis','6','1','4840','',16.00,'0','6935',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4841,'The Signature of God Astonishing Biblical Discoveries','6','1','4841','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4842,'Between Past and Future','6','1','4842','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4843,'The 10 Pillars of Wealth Mind Sets of the Worlds Richest People','6','1','4843','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4844,'The 10 Commandments of Money Survive and Thrive','6','1','4844','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4845,'The 10 Laws of Enduring Success','6','1','4845','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4846,'The Ten Step Stress Solution Live More Relax More Reenergise','6','1','4846','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4847,'40001 Best Baby Names','6','1','4847','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4848,'Mens Chelsea Boots','6','1','4848','',16.00,'0','5320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4849,'Anti Theft Backpack','6','1','4849','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4850,'Cushion Covers 3D Flower Printed','6','1','4850','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4851,'Africas Agitators Militant AntiColonialism in Africa','6','1','4851','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4852,'Age of Iron','6','1','4852','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4853,'Profit First Transform Your Business from a Cash Eating','6','1','4853','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4854,'The age of unreason','6','1','4854','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4855,'All Quiet on the Western Front','6','1','4855','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4856,'Out of Eden','6','1','4856','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4857,'Anybody out there','6','1','4857','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4858,'Capital Volume 1','6','1','4858','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4859,'Philosophy A Complete Introduction Teach Yourself','6','1','4859','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4860,'Sleep No More','6','1','4860','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4861,'Africas Third Liberation The New Search for Prosperity and Jobs','6','1','4861','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4862,'The Age of Magic','6','1','4862','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4863,'Do More Faster Tech stars Lessons to Accelerate Your Startup','6','1','4863','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4864,'Empires of the Mind Lessons To Lead And Succeed','6','1','4864','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4865,'How to Become CEO The Rules for Rising to the Top of Any Organization','6','1','4865','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4866,'Stand Out How to Find Your Breakthrough Idea','6','1','4866','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4867,'Insanely Simple The Obsession That Drives Apples Success','6','1','4867','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4868,'Simply Brilliant How Great Organizations Do Ordinary','6','1','4868','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4869,'Girls Burn Brighter','6','1','4869','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4870,'My Age of Anxiety Fear Hope Dread and the Search for Peace of Mind','6','1','4870','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4871,'For the Love of Physics','6','1','4871','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4872,'This will make you smarter','6','1','4872','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4873,'The Encore Effect How to Achieve Remarkable Performance','6','1','4873','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4874,'High Financier The Lives and Time of Siegmund Warburg','6','1','4874','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4875,'Ageless Body Timeless Mind by Deepak Chopra','6','1','4875','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4876,'The Working Womans Handbook Ideas Insights and Inspirations','6','1','4876','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4877,'Cold Steel Lakshmi Mittal and the Multi Billion Dollar','6','1','4877','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4878,'Dark Star Safari by Paul Theroux','6','1','4878','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4879,'The First Century After Beatrice','6','1','4879','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4880,'The Art of the Start 20 The Time Tested Battle Hardened','6','1','4880','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4881,'Inside Chinese Business A Guide for Managers Worldwide','6','1','4881','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4882,'Money Makers Inside the New World of Finance and Business','6','1','4882','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4883,'The Sales Gurus Lessons from the Best Sales Books of All Time','6','1','4883','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4884,'Because I am a Girl','6','1','4884','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4885,'The Art of Being Kind','6','1','4885','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4886,'24 Hours by Greg Iles','6','1','4886','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4887,'Abraham Lincoln An Extraordinary Life','6','1','4887','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4888,'A Man for All Seasons','6','1','4888','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4889,'How to Change Your Mind The New Science of Psychedelics','6','1','4889','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4890,'The Invisible Hand by Adam Smith','6','1','4890','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4891,'The Best laid Business Plans How to Write Them How to Pitch Them','6','1','4891','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4892,'The Alchemists Inside the secret world of central bankers','6','1','4892','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4893,'My Name Is Lucy Barton by Elizabeth Strout','6','1','4893','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4894,'The Gift of Anger And Other Lessons','6','1','4894','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4895,'Relational Intelligence How Leaders Can Expand Their Influence','6','1','4895','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4896,'You Will See It When You Believe It','6','1','4896','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4897,'Hit Makers How Things Become Popular','6','1','4897','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4898,'The Most Important Person on Earth by Myles Munroe','6','1','4898','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4899,'This Will Be My Undoing Living at the Intersection of Black','6','1','4899','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4900,'Women and the Informal Economy in Urban Africa','6','1','4900','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4901,'Not That Bad Dispatches from Rape Culture','6','1','4901','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4902,'In the Country of Men by Hisham Matar','6','1','4902','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4903,'Portfolios of the Poor How the Worlds Poor Live on dollar 2 a Day','6','1','4903','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4904,'Whats Mine Is Yours The Rise of Collaborative Consumption','6','1','4904','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4905,'The Best Advice I Ever Got Lessons from Extraordinary Lives','6','1','4905','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4906,'Buyology By Martin Lindstrom','6','1','4906','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4907,'Eating For Better Health','6','1','4907','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4908,'The Yellow House','6','1','4908','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4909,'Women Men Love Women Men Leave','6','1','4909','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4910,'The World According to Garp','6','1','4910','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4911,'Women and Power A Manifesto by Mary Beard','6','1','4911','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4912,'A Woman in Charge','6','1','4912','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4913,'The Wonder by Emma Donoghue','6','1','4913','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4914,'Work in Progress and Other Stories','6','1','4914','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4915,'Conspiracy to Murder The Rwandan Genocide','6','1','4915','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4916,'Why Dont Penguins Feet Freeze And 114 Other Questions','6','1','4916','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4917,'The Willpower Instinct How SelfControl Works Why It Matters','6','1','4917','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4918,'The Power of Intention by Dr Wayne Dyer','6','1','4918','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4919,'Until I Find You by John Irving','6','1','4919','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4920,'The Voice of Knowledge A Practical Guide to Inner Peace','6','1','4920','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4921,'Sudan Looks East China India and the Politics of Asian Alternatives','6','1','4921','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4922,'A Swamp Full of Dollars Pipelines and Paramilitaries','6','1','4922','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4923,'Since We Fell by Dennis Lehane','6','1','4923','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4924,'Running the Rift by Naomi Benaron','6','1','4924','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4925,'Sacred Pathways Discover Your Souls Path to God','6','1','4925','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4926,'The Art of Recycling in Kenya by Annelise Della Rosa','6','1','4926','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4927,'Work with Me The 8 Blind Spots Between Men and Women in Business','6','1','4927','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4928,'If You are Not First You are Last Sales Strategies to Dominate','6','1','4928','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4929,'Reading People How to Understand People and Predict','6','1','4929','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4930,'The Believing Brain From Ghosts and Gods to Politics and Conspiracies','6','1','4930','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4931,'Ivory Power and Poaching in Africa by Keith Somerville','6','1','4931','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4932,'Building Strong Brands by David A Aaker','6','1','4932','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4933,'The Advantage Why Organizational Health Trumps Everything Else in Business','6','1','4933','',16.00,'0','2841',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4934,'Influencer The New Science of Leading Change','6','1','4934','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4935,'The Corner Office How Top CEOs Made It and How You Can Too','6','1','4935','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4936,'The Money Class by Suze Orman','6','1','4936','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4937,'When The Walking Defeats You One Mans Journey as Joseph Konys Bodyguard','6','1','4937','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4938,'Thats Not How We Do It Here','6','1','4938','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4939,'Swimsuit by James Patterson and Maxine Paetro','6','1','4939','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4940,'The Land Grabbers The New Fight over Who Owns the Earth','6','1','4940','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4941,'Warlight by Michael Ondaatje','6','1','4941','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4942,'Everything Under by Daisy Johnson','6','1','4942','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4943,'Pivot The Only Move That Matters Is Your Next One','6','1','4943','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4944,'The Book of General Ignorance','6','1','4944','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4945,'Leveraging the Universe Seven Steps to Engaging Lifes Magic','6','1','4945','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4946,'Female Circumcision The Interplay of Religion Culture and Gender in Kenya','6','1','4946','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4947,'Pour Your Heart Into It How Starbucks Built a Company','6','1','4947','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4948,'God Dies by the Nile by Nawal El Saadawi','6','1','4948','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4949,'You Are a Brand How Smart People Brand Themselves','6','1','4949','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4950,'You are Not a Country Africa by Pius Adesanmi','6','1','4950','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4951,'Uncle Toms Cabin by Harriet Beecher Stowe','6','1','4951','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4952,'The Tidal Zone by Sarah Mos','6','1','4952','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4953,'Too Much Happiness by Alice Munro','6','1','4953','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4954,'The Thank You Economy by Gary Vaynerchuk','6','1','4954','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4955,'Sophocles The Complete Plays','6','1','4955','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4956,'Speeches that Changed the World by Simon Sebag Montefiore','6','1','4956','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4957,'Spies in the Congo by Susan Williams','6','1','4957','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4958,'Dont Give It Away by Iyanla Vanzant','6','1','4958','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4959,'The Perfect Business Plan By Ron Johnson','6','1','4959','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4960,'Lend Me Your Ears All you need to know about making speeches','6','1','4960','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4961,'Taxing Africa Coercion Reform and Development','6','1','4961','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4962,'Unhappy Union How Europe Can Resolve the Crisis It has Created','6','1','4962','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4963,'Stop Selling and Start Leading How to Make Extraordinary Sales Happen','6','1','4963','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4964,'Small Country by Gael Faye','6','1','4964','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4965,'The Snow Angel by Lauren St John','6','1','4965','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4966,'The Seventh Cross By Anna Seghers','6','1','4966','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4967,'Poisoned Wells The Dirty Politics of African Oil','6','1','4967','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4968,'Plundered Planet Why We Must And How We Can','6','1','4968','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4969,'People Over Profit Break the System Live with Purpose','6','1','4969','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4970,'Our Memory Like Dust by Gavin Chait','6','1','4970','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4971,'Oil on Water by Helon Habila','6','1','4971','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4972,'Of Mice and Men by John Steinbeck','6','1','4972','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4973,'Moonglow by Michael Chabon','6','1','4973','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4974,'Food is Different Why We Must Get the WTO Out of Agriculture','6','1','4974','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4975,'How To Talk So Kids Can Learn','6','1','4975','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4976,'Putin and the Rise of Russia','6','1','4976','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4977,'Peace land Conflict Resolution and the Everyday Politics','6','1','4977','',16.00,'0','5320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4978,'Optimism over Despair On Capitalism Empire and Social Change','6','1','4978','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4979,'The Master Algorithm How the Quest for the Ultimate Learning','6','1','4979','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4980,'Less by Andrew Sean Greer','6','1','4980','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4981,'Lincoln in the Bardo by George Saunders','6','1','4981','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4982,'Lament for the Fallen by Gavin Chait','6','1','4982','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4983,'The Leadership Secrets of Colin Powell by Oren Harari','6','1','4983','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4984,'Its the Thought That Counts by David Hamilton','6','1','4984','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4985,'In Gods Hands by Desmond Tutu','6','1','4985','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4986,'Lead by Gary Burnison','6','1','4986','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4987,'Into Africa A Guide to SubSaharan Culture and Diversity','6','1','4987','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4988,'How Trump Thinks His Tweets and the Birth of a New Political Language','6','1','4988','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4989,'Hunger Eats a Man by Nkosinathi Sithole','6','1','4989','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4990,'I Will Give You the Sun by Jandy Nelson','6','1','4990','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4991,'How Rich Countries Got Rich and Why Poor Countries Stay Poor','6','1','4991','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4992,'Everything She Ever Wanted A True Story of Obsessive Love','6','1','4992','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4993,'The Hired Man by Aminatta Forna','6','1','4993','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4994,'Leadership on the Line Staying Alive through the Dangers of Leading','6','1','4994','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4995,'The Future of Work Attract New Talent Build Better Leaders','6','1','4995','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4996,'The Four Books by Yan Lianke','6','1','4996','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4997,'The Sudan Contested National Identities','6','1','4997','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4998,'Red Sparrow by Jason Matthews','6','1','4998','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(4999,'Executive Roadmap to Fraud Prevention and Internal Control','6','1','4999','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5000,'Exile and the Kingdom by Albert Camus','6','1','5000','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5001,'Fantasy land How America Went Haywire A 500 Year History','6','1','5001','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5002,'The Art of Social Media Power Tips for Power Users by Guy Kawasaki','6','1','5002','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5003,'Leadership Essential Writings by Our Greatest Thinkers','6','1','5003','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5004,'The Assassination of Lumumba by Ludo De Witte','6','1','5004','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5005,'The Prosperity Bible The Greatest Writings of All Time','6','1','5005','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5006,'Your Magic Power to be Rich','6','1','5006','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5007,'Mind is the Master The Complete James Allen Treasury','6','1','5007','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5008,'Rules of Civility A Novel by Amor Towles','6','1','5008','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5009,'The Curse of Berlin Africa After the Cold War by Adekeye Adebajo','6','1','5009','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5010,'An Hour to Live an Hour to Love','6','1','5010','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5011,'The Black Hermit by Ngugi wa Thiongo','6','1','5011','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5012,'Die Trying by Lee Child','6','1','5012','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5013,'Entanglement The Secret Lives of Hair by Emma Tarlo','6','1','5013','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5014,'Entrepreneur How to Start an Online Business','6','1','5014','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5015,'Lean Six Sigma For Leaders A practical guide for leaders','6','1','5015','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5016,'Brazen Rebel Ladies Who Rocked the World','6','1','5016','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5017,'The Leopard by Giuseppe Tomasi di Lampedusa','6','1','5017','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5018,'Days of Awe by AM Homes','6','1','5018','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5019,'Strategy Is Destiny How Strategy Making Shapes a Companys Future','6','1','5019','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5020,'The Book of Why The New Science of Cause and Effect','6','1','5020','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5021,'One Hundred And One Days A Baghdad Journal','6','1','5021','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5022,'The Art of the Good Life by Rolf Dobelli','6','1','5022','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5023,'The Seed Akamba Christian Heritage by Dr Timothy Nzyoki Ndambuki','6','1','5023','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5024,'The Empires New Clothes The Myth of the Commonwealth','6','1','5024','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5025,'The 21 Most Powerful Minutes in a Leaders Day','6','1','5025','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5026,'The Assault on Reason by Al Gore','6','1','5026','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5027,'Bad News Last Journalists in a Dictatorship by Anjan Sundaram','6','1','5027','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5028,'Birth of a Theorem A Mathematical Adventure','6','1','5028','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5029,'Bird song A Novel of Love and War by Sebastian Faulks','6','1','5029','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5030,'Miss Uhuru 1963 Working for Mzee Jomo Kenyatta','6','1','5030','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5031,'How Not to Come Second The Art of Winning Business Pitches','6','1','5031','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5032,'Get Your Shit Together by Ruth Field','6','1','5032','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5033,'How Apple Inc Changed the World','6','1','5033','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5034,'Winning the Knowledge Transfer Race','6','1','5034','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5035,'Marketing That Matters Ten Practices to Profit Your Business and Change','6','1','5035','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5036,'The Science of Growth How Facebook Beat Friendster','6','1','5036','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5037,'Beyond the Core Expand Your Market Without Abandoning Your Roots','6','1','5037','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5038,'Secrets of Superstar Sales Pros Strategies for Success from Zig Ziglar','6','1','5038','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5039,'How Dell Does It by Steven Holzner','6','1','5039','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5040,'Is It Just Me Or Has the Shit Hit the Fan','6','1','5040','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5041,'Is It Just Me or Is Everything Shit','6','1','5041','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5042,'Minimalist Oil Leather Laptop Bag 15 Black','6','1','5042','',16.00,'0','18050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5043,'Minimalist Oil Leather Laptop Bag 15 Brown','6','1','5043','',16.00,'0','18050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5044,'The Little Green Handbook Seven Trends Shaping the Future of Our Planet','6','1','5044','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5045,'Living Brands Collaboration Innovation Customer Fascination','6','1','5045','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5046,'Digital Wars Google Microsoft and the Battle for the Internet','6','1','5046','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5047,'Juice The Creative Fuel That Drives World Class Inventors','6','1','5047','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5048,'Enchantment The Art of Changing Hearts Minds and Actions','6','1','5048','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5049,'Sell Like the Best Meeting Your Goal Is Easier Than It Look','6','1','5049','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5050,'Customer Loyalty Guaranteed Create Lead and Sustain','6','1','5050','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5051,'The Secret to GEs Success by William E Rothschild','6','1','5051','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5052,'Strategic Product Creation Deliver Customer Satisfaction','6','1','5052','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5053,'The Baby Business How Money Science and Politics','6','1','5053','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5054,'Viral Loop The Power of Pass It On','6','1','5054','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5055,'The Smart Swarm by Peter Miller','6','1','5055','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5056,'No They Cant Why Government Fails But Individuals Succeed','6','1','5056','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5057,'Bangalore Tiger How Indian Tech Upstart Wipro','6','1','5057','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5058,'Free Prize Inside The Next Big Marketing Idea by Seth Godin','6','1','5058','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5059,'Chelsea Away Match Jersey 201819','6','1','5059','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5060,'Manchester United Away Shirt 201819','6','1','5060','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5061,'Super Corp How Vanguard Companies Create Innovation','6','1','5061','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5062,'The Weekend That Changed Wall Street','6','1','5062','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5063,'Bhagavad Gita On Effective Leadership Timeless Wisdom For Leaders','6','1','5063','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5064,'Five Ministry Killers and How to Defeat Them','6','1','5064','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5065,'Love at Last Sight Thirty Days to Grow and Deepen','6','1','5065','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5066,'How Stella Saved the Farm A Tale about Making Innovation Happen','6','1','5066','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5067,'The Soul of the New Consumer What We Buy and Why in the New Economy','6','1','5067','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5068,'The Disgruntled Employee Manage Challenging Staff Without Losing','6','1','5068','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5069,'Max on Life by Max Lucado','6','1','5069','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5070,'Golf for Enlightenment The Seven Lessons for the Game of Life','6','1','5070','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5071,'Buddha A Story of Enlightenment by Deepak Chopra','6','1','5071','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5072,'The Kids are Alright How the Gamer Generation is Changing the Workplace','6','1','5072','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5073,'Hand Woven Kofia Made in Mombasa','6','1','5073','',16.00,'0','17100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5074,'Kofia Made in Mombasa','6','1','5074','',16.00,'0','18050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5075,'Hand Crafted Kofia Made in Mombasa','6','1','5075','',16.00,'0','20900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5076,'Hand Crafted High Quality Kofia','6','1','5076','',16.00,'0','18050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5077,'What Are You Optimistic About','6','1','5077','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5078,'How To Sell With Complete Confidence','6','1','5078','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5079,'Design Thinking for Strategic Innovation','6','1','5079','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5080,'The Duchess by Danielle Steel','6','1','5080','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5081,'The Best of Adam Sharp by Graeme Simsion','6','1','5081','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5082,'The Obama Diaries by Laura Ingraham','6','1','5082','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5083,'Heal Our Land By Sam Okello','6','1','5083','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5084,'Eat Move Sleep How Small Choices Lead to Big Changes','6','1','5084','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5085,'Business at the Speed of Thought by Bill Gates','6','1','5085','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5086,'The New Capitalists How Citizen Investors Are Reshaping the Corporate Agenda','6','1','5086','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5087,'Fear Trump in the White House By Bob Woodward','6','1','5087','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5088,'Rwanda Inc How a Devastated Nation Became an Economic','6','1','5088','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5089,'Velocity Combining Lean Six Sigma','6','1','5089','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5090,'Ultimate Sales Tool Kit By William Skip Miller','6','1','5090','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5091,'How Customers Think Essential Insights into the Mind of the Market','6','1','5091','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5092,'Shopportunity How to Be a Retail Revolutionary','6','1','5092','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5093,'Clutch Why Some People Excel Under Pressure and Others Dont','6','1','5093','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5094,'Sea Prayer by Khaled Hosseini','6','1','5094','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5095,'White Chrysanthemum by Mary Lynn Bracht','6','1','5095','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5096,'Two from the Heart Hardcover by James Patterson','6','1','5096','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5097,'A Short History of the World by HG Wells','6','1','5097','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5098,'Hangman by Daniel Cole','6','1','5098','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5099,'Franklin Delano Roosevelt','6','1','5099','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5100,'The Glory of Living by Myles Munroe','6','1','5100','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5101,'Unmanned Drones Data and the Illusion of Perfect Warfare','6','1','5101','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5102,'The Universe in a Nutshell by Stephen Hawking','6','1','5102','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5103,'White Noise by Don DeLillo','6','1','5103','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5104,'Squeezed Why Our Families Cant Afford America','6','1','5104','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5105,'How to Lead When You are Not in Charge','6','1','5105','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5106,'Attainment Of The Happiness by Sheikh Salah Bin Muhammad Al Budair','6','1','5106','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5107,'The Specialty Shop How to Create Your Own Unique','6','1','5107','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5108,'Unhinged by Omarosa Manigault Newman','6','1','5108','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5109,'Buddha by Karen Armstrong','6','1','5109','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5110,'The Heart of the Buddhas Path by Dalai Lama','6','1','5110','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5111,'This Very Body of the Buddha by Osho','6','1','5111','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5112,'Buddha 9 To 5 by Nancy Spears','6','1','5112','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5113,'Oromo Democracy An Indigenous African Political System by Asmarom Legesse','6','1','5113','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5114,'Acoustic Guitar Red Medium','6','1','5114','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5115,'The Prison Letters of Nelson Mandela','6','1','5115','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5116,'Beyond Buzz The Next Generation of Word of Mouth Marketing','6','1','5116','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5117,'The Turnaround Kid What I Learned Rescuing Americas Most Troubled Companies','6','1','5117','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5118,'Private Label Strategy How to Meet the Store Brand Challenge','6','1','5118','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5119,'Ideaship How to Get Ideas Flowing in Your Workplace','6','1','5119','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5120,'The Attackers Advantage by Ram Charan','6','1','5120','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5121,'The Retail Revolution How WalMart Created a Brave New World of Business','6','1','5121','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5122,'The Biafran War The Struggle for Modern Nigeria','6','1','5122','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5123,'Head Heart and Guts How the Worlds Best Companies','6','1','5123','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5124,'The Illness and Medicine By Ibn Qayyim Jowzi','6','1','5124','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5125,'Touch by David J Linden','6','1','5125','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5126,'Money for Nothing One Mans Journey Through the Dark Side of Lottery Millions','6','1','5126','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5127,'A Hologram for the King by Dave Eggers','6','1','5127','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5128,'Future Hype The Myths of Technology Change','6','1','5128','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5129,'Chinese Business Etiquette','6','1','5129','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5130,'The Zero Turnover Sales Force','6','1','5130','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5131,'Ahead of the Curve A Commonsense Guide to Forecasting Business And Market','6','1','5131','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5132,'Better Stronger Faster The Myth of American Decline and the Rise of a New Economy','6','1','5132','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5133,'Kenya Roasted House Coffee Export 250g','6','1','5133','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5134,'Kenya Roasted House Coffee Export 500g','6','1','5134','',16.00,'0','807',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5135,'Kenya Coffee Roasted Espresso Export 500g','6','1','5135','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5136,'Kenya Coffee Suprema 500g','6','1','5136','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5137,'Kenya Coffee Roasted Gourmet 250g','6','1','5137','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5138,'Shiriki Coffee Maker 500ML With Free 30gms Shiriki Coffee','6','1','5138','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5139,'Shiriki Coffee Maker 500ML Groovy Blue Free 30gms','6','1','5139','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5140,'Fortifying Man Against Jinns and Satan','6','1','5140','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5141,'Shahadah Testimony of Faith and Its Essential Conditions','6','1','5141','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5142,'Muslim Christian Interactions Past Present and Future','6','1','5142','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5143,'Biography of Prophet Muhammad by Imam Kathir','6','1','5143','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5144,'Rulings on Women From the Quran and the Sunnah','6','1','5144','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5145,'Exclusive Georgette Hijabs With Floral','6','1','5145','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5146,'Polka Dot Georgette Classy Hijabs','6','1','5146','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5147,'Inside Camp David The Private World of the Presidential Retreat','6','1','5147','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5148,'The Restless Wave by John McCain and Mark Salter','6','1','5148','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5149,'Confucius on Leadership by John Adair','6','1','5149','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5150,'The Fourth Industrial Revolution by Klaus Schwab and Nicholas Davis','6','1','5150','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5151,'Happiness in This Life by Pope Francis','6','1','5151','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5152,'On Leopard Rock A Life of Adventures By Wilbur Smith','6','1','5152','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5153,'Typhoon Fury by Clive Cussler and Boyd Morrison','6','1','5153','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5154,'The Forever Court by Dave Rudden','6','1','5154','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5155,'Civilization or Barbarism An Authentic Anthropology by Cheikh Anta Diop','6','1','5155','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5156,'The Carrot Principle How the Best Managers Use Recognition to Engage','6','1','5156','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5157,'Find Me Unafraid Love Loss and Hope in an African Slum by Kennedy Odede and Jessica Posner','6','1','5157','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5158,'Kitenge Rolls','6','1','5158','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5159,'Kitenge Rolls Orange','6','1','5159','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5160,'Nuria Sassy Kitenge Kenya','6','1','5160','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5161,'Nuria Kitenge Rolls Blue','6','1','5161','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5162,'Nuria Kitenge Rolls Kenya','6','1','5162','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5163,'Canvas Leather Safari Travel Duffle Bag','6','1','5163','',16.00,'0','9120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5164,'Making Poverty A History by Thomas Lines','6','1','5164','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5165,'Everyday Corruption and the State Citizens and Public Officials in Africa','6','1','5165','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5166,'Get Out of Debt Forever by Lorraine Turner','6','1','5166','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5167,'SAS Survival Handbook The Ultimate Guide to Surviving Anywhere','6','1','5167','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5168,'Once upon a Secret My Hidden Affair With John F Kennedy','6','1','5168','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5169,'The Reluctant Fundamentalist by Mohsin Hamid','6','1','5169','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5170,'Global Trade Past Mistakes Future Choices by Greg Buckman','6','1','5170','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5171,'Bury the Chains by Adam Hochschild','6','1','5171','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5172,'The Art of Marriage A Guide to Living Life as Two by Catherine Blyth','6','1','5172','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5173,'All the Single Ladies Unmarried Women and the Rise of an Independent Nation','6','1','5173','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5174,'Lost Islamic History Reclaiming Muslim Civilization from the Past','6','1','5174','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5175,'Marketing As Strategy Understanding the CEOs Agenda for Driving Growth and Innovation','6','1','5175','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5176,'Real Love The Art of Mindful Connection by Sharon Salzberg','6','1','5176','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5177,'The Power of Babel A Natural History of Language','6','1','5177','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5178,'Big Business Poor Peoples How Transnational Corporations Damage the Global Poor','6','1','5178','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5179,'War and Conflict in Africa Fully Revised and Updated Paul D Williams 2nd Edition','6','1','5179','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5180,'Industrial Policy and Economic Transformation in Africa','6','1','5180','',16.00,'0','7220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5181,'Managing Heritage Making Peace History Identity and Memory in Contemporary Kenya','6','1','5181','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5182,'The Dragons Gift The Real Story of China in Africa','6','1','5182','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5183,'Leadership Secrets of Attila the Hun by Wess Roberts','6','1','5183','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5184,'Heads You Win How the Best Companies Think and How You Can Use','6','1','5184','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5185,'The Swordless Samurai Leadership Wisdom of Japans Sixteenth Century Legend','6','1','5185','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5186,'The Four Dilemmas of the CEO','6','1','5186','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5187,'Why Comrades Go to War Liberation Politics and the Outbreak of Africas Deadliest Conflict','6','1','5187','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5188,'Soldiers in Revolt Army Mutinies in Africa by Maggie Dwyer','6','1','5188','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5189,'The Medici Effect What Elephants and Epidemics Can Teach Us about Innovation','6','1','5189','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5190,'From Yes to I Do The Wedding Guide for a Modern Bride','6','1','5190','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5191,'Alex Ferguson One Year On','6','1','5191','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5192,'The Diamond Queen Elizabeth II and Her People','6','1','5192','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5193,'Getting Control Overcoming Your Obsessions and Compulsions','6','1','5193','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5194,'The Daily Drucker by Peter Drucker','6','1','5194','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5195,'The Inimitable and Physical Sciences','6','1','5195','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5196,'Sharh Hayat Al Sahabah Book 1 3','6','1','5196','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5197,'Golden Stories of Accepted Prayer','6','1','5197','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5198,'Kenya Bridging Ethnic Divides','6','1','5198','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5199,'Kate A Biography of Kate Middleton','6','1','5199','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5200,'The Reckless Love of God','6','1','5200','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5201,'Radical Collaboration','6','1','5201','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5202,'The Curse of Berlin Africa After the Cold War','6','1','5202','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5203,'Africas Media Democracy and the Politics of Belonging','6','1','5203','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5204,'Free Trade Myth Reality and Alternatives','6','1','5204','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5205,'The Body Language Bible By Judi James','6','1','5205','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5206,'Love Is Not Enough The Smart Womans Guide to Making And Keeping Money','6','1','5206','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5207,'How to Get from Where You Are to Where You Want to Be','6','1','5207','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5208,'Risk Why Smart People Have Dumb Accidents and What We Can Learn from Them','6','1','5208','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5209,'How We Learn by Benedict Carey','6','1','5209','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5210,'First Break All the Rules What the Worlds Greatest Managers Do Differently','6','1','5210','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5211,'After the Comprehensive Peace Agreement in Sudan','6','1','5211','',16.00,'0','6650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5212,'New Sudan in the Making Essays on a Nation in Painful Search of Itself','6','1','5212','',16.00,'0','6080',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5213,'Africas Odious Debts How Foreign Loans and Capital Flight Bled a Continent','6','1','5213','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5214,'Soros The Worlds Most Influential Investor','6','1','5214','',16.00,'0','4180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5215,'The Liars Ball The Extraordinary Saga of How One Building Broke the Worlds Toughest Tycoons','6','1','5215','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5216,'The Little Things Why You Really Should Sweat the Small Stuff','6','1','5216','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5217,'Leaving on Top Graceful Exits for Leaders','6','1','5217','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5218,'Alive at Work The Neuroscience of Helping Your People Love What They Do','6','1','5218','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5219,'Redefining Leadership Character Driven Habits of Effective Leaders','6','1','5219','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5220,'Xenophons Cyrus the Great The Arts of Leadership and War','6','1','5220','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5221,'How Great Leaders Get Great Results','6','1','5221','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5222,'Making a Living Without a Job Winning Ways for Creating Work That You Love','6','1','5222','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5223,'Unfinished Business Women Men Work Family','6','1','5223','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5224,'Leadership Lessons from the Presidents for Turbulent Times','6','1','5224','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5225,'Gold The Race for the Worlds Most Seductive Metal','6','1','5225','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5226,'Love Sex and Lasting Relationships by Chip Ingram','6','1','5226','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5227,'I Have a Dream Inspiring Words and Thoughts from Historys Greatest Leaders','6','1','5227','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5228,'When They Go Low We Go High','6','1','5228','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5229,'How to Give Up Plastic','6','1','5229','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5230,'Running with the Giants by John C Maxwell','6','1','5230','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5231,'With Liberty and Justice for Some','6','1','5231','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5232,'Heads You Win by Jeffrey Archer Hardcover','6','1','5232','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5233,'A Bite sized History of France Delicious Gastronomic Tales of Revolution War and Enlightenment','6','1','5233','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5234,'Africas Peacemakers Nobel Peace Laureates of African Descent','6','1','5234','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5235,'Demilitarizing the Mind African Agendas for Peace and Security','6','1','5235','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5236,'Emerging Perspectives on Nuruddin Farah','6','1','5236','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5237,'Leadership Rudolph Giuliani','6','1','5237','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5238,'The Naked Ape by Desmond Morris','6','1','5238','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5239,'Then Come Back The Lost Neruda Poems','6','1','5239','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5240,'The Blood of Emmett Till by Timothy B Tyson','6','1','5240','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5241,'Silent Accomplice The Untold Story of Frances Role in the Rwandan Genocide','6','1','5241','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5242,'Leadership by Example The Ten Key Principles of All Great Leaders','6','1','5242','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5243,'The I of Leadership Strategies for Seeing Being and Doing','6','1','5243','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5244,'Coaching for Performance by John Whitmore','6','1','5244','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5245,'The 27 challenges managers face','6','1','5245','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5246,'Beyond Performance How Great Organizations Build Ultimate Competitive Advantage','6','1','5246','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5247,'Nimble Make Yourself and Your Company Resilient in the Age of Constant Change','6','1','5247','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5248,'The Rise of the Robots by Martin Ford','6','1','5248','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5249,'E Myth Mastery by Michael E Gerber','6','1','5249','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5250,'Why Nations Go to War by John G Stoessinger','6','1','5250','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5251,'Is Science Racist Debating Race','6','1','5251','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5252,'Origin Story A Big History of Everything','6','1','5252','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5253,'Signature in the Cell DNA and the Evidence for Intelligent Design','6','1','5253','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5254,'New Scientist The Origin of almost Everything','6','1','5254','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5255,'Emotional Chaos to Clarity by Phillip Moffitt','6','1','5255','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5256,'Im Fine And Other Lies by Whitney Cummings','6','1','5256','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5257,'Let Her Fly A Fathers Journey','6','1','5257','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5258,'Trust Creating the Foundation for Entrepreneurship in Developing Countries','6','1','5258','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5259,'When States Fail Causes and Consequences','6','1','5259','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5260,'Business Secrets from the Bible by Daniel Lapin Hardcover','6','1','5260','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5261,'Other Minds The Octopus the Sea and the Deep Origins of Consciousness','6','1','5261','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5262,'Thirst A Story of Redemption Compassion and a Mission to Bring Clean Water to the World','6','1','5262','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5263,'Africas Business Revolution How to Succeed in the Worlds Next Big Growth Market','6','1','5263','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5264,'Out of the Maze by Spencer Johnson','6','1','5264','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5265,'African Development and Governance Strategies in the 21st Century','6','1','5265','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5266,'Non native Speaker Selected and Sundry Essays by Charles Cantalupo','6','1','5266','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5267,'Manual Meat Mince Grinder for Samosa and sausages Mini','6','1','5267','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5268,'Africa in World Politics A Pan African Perspective','6','1','5268','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5269,'General History of Africa Book 4 Africa from the Twelfth to the Sixteenth Century','6','1','5269','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5270,'General History of Africa Vol 5 Africa from the Sixteenth to the Eighteenth Century','6','1','5270','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5271,'Aspirations of a Generation Youth of Kenya','6','1','5271','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5272,'Beyond Ethnicism Exploring Racial and Ethnic Diversity for Educators','6','1','5272','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5273,'The Future of God by Deepak Chopra','6','1','5273','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5274,'Success Intelligence by Robert Holden','6','1','5274','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5275,'Reclaiming Conversation The Power of Talk in a Digital Age','6','1','5275','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5276,'Pitch Perfect How to Say It Right the First Time Every Time','6','1','5276','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5277,'Soul Communication Opening Your Spiritual Channels for Success and Fulfillment','6','1','5277','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5278,'The Power of Soul The Way to Heal Rejuvenate Transform and Enlighten All Life','6','1','5278','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5279,'The Wisdom of Psychopaths What Saints Spies and Serial Killers Can Teach Us','6','1','5279','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5280,'Vanishing Songs of the warriors by Bobby Pall','6','1','5280','',16.00,'0','3895',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5281,'The Last of the Maasai','6','1','5281','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5282,'What Does it mean to be a Muslim by Fathi Yakan','6','1','5282','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5283,'God Arises Evidence of God in Nature and in Science','6','1','5283','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5284,'Traversing the Highs and Lows of Muslim Marriage','6','1','5284','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5285,'Sahih Muslim 8 Volumes','6','1','5285','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5286,'How Dare the Sun Rise Memoirs of a War Child','6','1','5286','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5287,'They Fought Alone by Charles Glass','6','1','5287','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5288,'Biography of Chinua Achebe','6','1','5288','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5289,'The Cypress Tree by Kamin Mohammadi','6','1','5289','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5290,'Sold One womans true account of modern slavery','6','1','5290','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5291,'Autobiography of Pele','6','1','5291','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5292,'Fear and Loathing in La Liga Barcelona Vs Real Madrid','6','1','5292','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5293,'Hillbilly Elegy by J D Vance','6','1','5293','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5294,'What Truth Sounds Like by Michael Eric Dyson','6','1','5294','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5295,'Apple iPhone Xs 256GB','6','1','5295','',16.00,'0','128250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5296,'Apple iPhone XS 4GB Ram 256GB','6','1','5296','',16.00,'0','76000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5297,'Apple MacBook Air 13 inch 256GB','6','1','5297','',16.00,'0','128250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5298,'Macbook pro 2020 touch bar 256gb','6','1','5298','',16.00,'0','204250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5299,'The Eagles Secret Success Strategies for Thriving at Work and in Life','6','1','5299','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5300,'The Circle of Fire by','6','1','5300','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5301,'The Tree Where Man Was Born by Peter Matthiessen','6','1','5301','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5302,'Grow Rich with Peace of Mind by Napoleon Hill','6','1','5302','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5303,'Beyond the E Myth The Evolution of an Enterprise','6','1','5303','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5304,'Carrie by Stephen King','6','1','5304','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5305,'The Wall Street Journal Guide to the 50 Economic Indicators That Really Matter','6','1','5305','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5306,'The Fifth Discipline Fieldbook Strategies and Tools for Building a Learning Organization','6','1','5306','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5307,'Collusion How Central Bankers Rigged the World','6','1','5307','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5308,'The Profitable Consultant Starting Growing and Selling Your Expertise','6','1','5308','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5309,'Jesus Entrepreneur Using Ancient Wisdom to Launch and Live Your Dreams','6','1','5309','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5310,'The Worlds Richest Man Carlos Slim In His Own Words','6','1','5310','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5311,'Small Change Why Business Wont Save the World','6','1','5311','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5312,'The Corporation the Pathological Pursuit of Profit and Power','6','1','5312','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5313,'Borrowing Brilliance by David Kord Murray','6','1','5313','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5314,'How to be a Star at Work','6','1','5314','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5315,'Toward the African revolution by Frantz Fanon','6','1','5315','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5316,'Predictable Results in Unpredictable Times by Stephen R Covey','6','1','5316','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5317,'Our values our destiny a conversation on values in Kenya','6','1','5317','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5318,'Whiteboard Magnetic 3 x 2 feet','6','1','5318','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5319,'Whiteboard Magnetic 6 x 4 feet','6','1','5319','',16.00,'0','9500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5320,'Whiteboard Magnetic 8 x 4 feet','6','1','5320','',16.00,'0','13300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5321,'Whiteboard Stand Only','6','1','5321','',16.00,'0','5035',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5322,'Employment Law in a Nutshell','6','1','5322','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5323,'How to be found by the man you have been looking for','6','1','5323','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5324,'What to Do Until Love Finds You','6','1','5324','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5325,'Twelve Lies Husbands Tell Their Wives','6','1','5325','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5326,'Whiteboard marker 6 Pieces','6','1','5326','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5327,'The Sapphire Widow by Dinah Jefferies','6','1','5327','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5328,'How to Run a Country An Ancient Guide for Modern Leaders','6','1','5328','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5329,'The Cycle of Leadership How Great Leaders Teach Their Companies to Win','6','1','5329','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5330,'The Leadership Engine Building Leaders at Every Level','6','1','5330','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5331,'Why the Best Man for the Job Is A Woman','6','1','5331','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5332,'Kwani Majuu 07','6','1','5332','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5333,'Fitbit Charge 2 Heart Rate and Fitness Wristband','6','1','5333','',16.00,'0','19000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5334,'Casio FX82EX Scientific Calculator','6','1','5334','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5335,'Casio Fx82es Scientific Calculator','6','1','5335','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5336,'Western Supremacy The Triumph of an Idea','6','1','5336','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5337,'The Ultimate Book of Sex','6','1','5337','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5338,'Uncommon type some stories by Tom Hanks','6','1','5338','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5339,'Story of Western Science From the Writings of Aristotle to the Big Bang Theory','6','1','5339','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5340,'Baby Tricycle with two seats for 2 kids','6','1','5340','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5341,'The 18 Immutable Laws of Corporate Reputation','6','1','5341','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5342,'Market busters 40 Strategic Moves That Drive Exceptional Business Growth','6','1','5342','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5343,'Managing at the Speed of Change How Resilient Managers Succeed and Prosper where Others Fail','6','1','5343','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5344,'Losing the Signal The Untold Story Behind the Extraordinary Rise and Spectacular Fall of BlackBerry','6','1','5344','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5345,'Forces for Good The Six Practices of High Impact Nonprofits','6','1','5345','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5346,'Brand Sense Build Powerful Brands through Touch Taste Smell Sight and Sound','6','1','5346','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5347,'All the Money in the World What the Happiest People Know about Getting and Spending','6','1','5347','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5348,'Tough Calls from the Corner Office Top Business Leaders Reveal Their Career Defining Moments','6','1','5348','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5349,'On Competition by Michael Porter','6','1','5349','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5350,'The Upside of the Downturn Ten Management Strategies to Prevail in the Recession and Thrive in the Aftermath','6','1','5350','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5351,'In the Jaws of the Crocodile by Ray Ndlovu','6','1','5351','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5352,'Life Strategies Doing What Works Doing What Matters by Dr Phil McGraw','6','1','5352','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5353,'Success Or Your Money Back by Shed Simove','6','1','5353','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5354,'Becoming A Leader by Myles Munroe','6','1','5354','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5355,'Worlds of You Poetry and Prose by Beau Taplin','6','1','5355','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5356,'The Poet X by Elizabeth Acevedo','6','1','5356','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5357,'Africans and Their History by Joseph E Harris','6','1','5357','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5358,'The Parcel by Anosh Irani','6','1','5358','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5359,'P S I love you by Cecelia Ahern','6','1','5359','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5360,'Aston Martin Red Bull Racing Classic Cap','6','1','5360','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5361,'Scuderia Ferrari 2018 Team Cap by Puma','6','1','5361','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5362,'Dream of Ding Village by Yan Lianke','6','1','5362','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5363,'Heads You Win by Jeffrey Archer Paperback','6','1','5363','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5364,'In Our Mad and Furious City by Guy Gunaratne','6','1','5364','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5365,'Still Lives by Maria Hummel','6','1','5365','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5366,'The Occasional Virgin by Hanan Al Shaykh','6','1','5366','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5367,'Five Carat Soul by James McBride','6','1','5367','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5368,'GT Radial Tyre 19565R15 Indonesia','6','1','5368','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5369,'Everyday Greatness Inspiration for a Meaningful Life','6','1','5369','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5370,'How to Be Rich Its Not What You Have Its What You Do with What You Have by Andy Stanley','6','1','5370','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5371,'The Darkening Age The Christian Destruction of the Classical World by Catherine Nixey','6','1','5371','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5372,'Worry Less Live More Gods Prescription for a Better Life by Robert J Morgan','6','1','5372','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5373,'Public Administration An Introduction by Marc Holzer and Richard W Schwester','6','1','5373','',16.00,'0','13300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5374,'The Sociology Book Big Ideas Simply Explained by Alexandra Beeden and Miezan Van Zyl','6','1','5374','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5375,'Side Hustle From Idea to Income in 27 Days by Chris Guillebeau','6','1','5375','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5376,'The Power of No Because One Little Word Can Bring Health Abundance and Happiness by James Altucher','6','1','5376','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5377,'Reflections on Happiness and Positivity by Mohammed bin Rashid Al Maktoum','6','1','5377','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5378,'On the Future Prospects for Humanity by Martin J Rees','6','1','5378','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5379,'Beyond Wealth The Road Map to a Rich Life by Alexander Green','6','1','5379','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5380,'The Six Value Medals by Edward de Bono','6','1','5380','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5381,'Your Idea Can Make You Rich by Evan Davis','6','1','5381','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5382,'Human Design Discover the Person You Were Born to Be','6','1','5382','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5383,'Motivate Like a Ceo Communicate Your Strategic Vision and Inspire People to Act by Suzanne Bates','6','1','5383','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5384,'Future Positive by Edward de Bono','6','1','5384','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5385,'Be a Brilliant Business Writer Write Well Write Fast and Whip the Competition','6','1','5385','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5386,'You Can Win A step by step tool for top achievers by Shiv Khera','6','1','5386','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5387,'You Can Achieve More Live By Design Not By Default by Shiv Khera','6','1','5387','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5388,'Lend Me Your Ears All you need to know about making speeches and presentations','6','1','5388','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5389,'How to Write and Give a Speech by Joan Detz','6','1','5389','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5390,'A History of Modern Uganda by Richard J Reid','6','1','5390','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5391,'Mercedes AMG Petronas Lewis Hamilton 2018 Special Edition Cap Singapore','6','1','5391','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5392,'Scuderia Ferrari Quilt Cap Red','6','1','5392','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5393,'Azuaya Pimienta Cafe Fedora Panama Hat','6','1','5393','',16.00,'0','14725',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5394,'Azuaya Branco Ladies Hat','6','1','5394','',16.00,'0','14725',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5395,'Oddities3000 Constellation Snapback Cap','6','1','5395','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5396,'Oddities3000 Doja Snapback Hat','6','1','5396','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5397,'Football Bloody Hell The Biography of Alex Ferguson by Patrick Barclay','6','1','5397','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5398,'If Someone Says You Complete Me Run Whoopis Big of Relationships by Whoopi Goldberg','6','1','5398','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5399,'You Must Set Forth at Dawn A Memoir by Wole Soyinka','6','1','5399','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5400,'Social Entrepreneurship What Everyone Needs to Know by David Bornstein and Susan Davis','6','1','5400','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5401,'The Roots of African Conflicts The Causes and Costs by Alfred G Nhema and Tiyambe Zeleza','6','1','5401','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5402,'Africa Rising BRICS Diversifying Dependency','6','1','5402','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5403,'Christianity Development and Modernity in Africa by Paul Gifford','6','1','5403','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5404,'Rebuilding Somaliland Issues and Possibilities by War torn Societies Project','6','1','5404','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5405,'Kenya Policies for Prosperity by Christopher Adam Paul Collier and Njuguna Ndungu','6','1','5405','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5406,'Capital Flight from Africa Causes Effects and Policy Issues','6','1','5406','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5407,'Hope for Africa Voices from Around the World by June Eding','6','1','5407','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5408,'The New Scramble for Africa by Padraig Risteard Carmody','6','1','5408','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5409,'Marketing for Growth The Role of Marketers in Driving Revenues and Profits by Iain Ellwood','6','1','5409','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5410,'Dare to Win by Jack Canfield and Mark Victor Hansen','6','1','5410','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5411,'Anything I Can Do You Can Do Better by Tessa Souter','6','1','5411','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5412,'Piano Manual Buying Using and Maintaining a Piano by John Bishop and Graham Barker','6','1','5412','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5413,'Piano Scales and Arpeggios Grade 6 by ABRSM','6','1','5413','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5414,'Piano Scales and Arpeggios Grade 7','6','1','5414','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5415,'Piano Scales and Arpeggios Grade 3','6','1','5415','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5416,'Piano Exam Pieces Grade 4 2019 and 2020','6','1','5416','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5417,'The Law of the Somalis A Stable Foundation for Economic Development in the Horn of Africa','6','1','5417','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5418,'Box pleat Luxe silk dress with Teal scarf','6','1','5418','',16.00,'0','5130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5419,'Coffee brown silk dress with separate belt','6','1','5419','',16.00,'0','5130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5420,'Saints and Somalis Popular Islam in a Clan Based Society by Ioan M Lewis','6','1','5420','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5421,'A pastoral democracy by Ioan Lewis','6','1','5421','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5422,'Travels in the White Mans Grave by Donald Macintosh','6','1','5422','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5423,'My Life with the Chimpanzees by Jane Goodall','6','1','5423','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5424,'The Love Poems of Rumi by Deepak Chopra','6','1','5424','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5425,'Adults in the Room My Battle with Europes Deep Establishment by Yanis Varoufakis','6','1','5425','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5426,'Inglorious Empire What the British Did to India by Shashi Tharoor','6','1','5426','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5427,'Scribble Yourself Feminist by Chidera Eggerue','6','1','5427','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5428,'Why We Work by Barry Schwartz','6','1','5428','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5429,'The Shepherd by Frederick Forsyth','6','1','5429','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5430,'The Economics of Inequality by Thomas Piketty','6','1','5430','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5431,'Killing Kennedy The End of Camelot by Bill OReilly and Martin Dugard','6','1','5431','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5432,'Halal Beef Carcass 10Kgs','6','1','5432','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5433,'Next Level Thinking by Joel Osteen','6','1','5433','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5434,'Fore quarter beef Halal 10Kgs','6','1','5434','',16.00,'0','6460',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5435,'Rump steak Beef Halal 10Kgs','6','1','5435','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5436,'Silverside beef Halal 10Kgs','6','1','5436','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5437,'Powerbank oraimo OPBP202D 20KmAh','6','1','5437','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5438,'Car Charger oraimo OCC21D+OCDD61','6','1','5438','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5439,'USB cable oraimo CD C3AR 2A 1m','6','1','5439','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5440,'USB cable oraimoOCDC21','6','1','5440','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5441,'Earphone oraimo OEPE33','6','1','5441','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5442,'Wireless headset oraimo OEBE74D','6','1','5442','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5443,'Memory CardoraimoSD32G','6','1','5443','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5444,'Wirelss oraimo OCMBH10','6','1','5444','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5445,'Wireless free pods bass oraimo OEB E96D','6','1','5445','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5446,'CAR CHARGER 068M','6','1','5446','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5447,'Power bank 515Q','6','1','5447','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5448,'SHIVA','6','1','5448','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5449,'MANDALA JUNIOR 2','6','1','5449','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5450,'MANDALA 5','6','1','5450','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5451,'MANDALA 4','6','1','5451','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5452,'MANDALA 3','6','1','5452','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5453,'MANDALA 2','6','1','5453','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5454,'Femmolution','6','1','5454','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5455,'12 Lessons and a StoryA teens guide to a legendary life by Mbugua Mwangi','6','1','5455','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5456,'CHILD RIGHTS AND THE LAW IN EAST AFRICA','6','1','5456','',16.00,'0','2320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5457,'Penal Code Statutes','6','1','5457','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5458,'SUMMARY JUDGEMENT','6','1','5458','',16.00,'0','1856',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5459,'Odungas Digest on Civil Case Law & Procedure3rd Edition','6','1','5459','',16.00,'0','92800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5460,'EAST AFRICA LAW REPORTS','6','1','5460','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5461,'KLB Skillgrow Mathematical Activities LB PP1Approved','6','1','5461','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5462,'Lets Learn Maths Std 5 PB','6','1','5462','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5463,'Premier Sound Workbook Day Care','6','1','5463','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5464,'CBC PP1 Language Activities','6','1','5464','',16.00,'0','370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5465,'In Him mini Book by Kenneth E Hagin','6','1','5465','',16.00,'0','120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5466,'Growing UpSpiritually by Kenneth E Hagin','6','1','5466','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5467,'Zoe The God Kind of Life by Kenneth E Hagin','6','1','5467','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5468,'Vessels in the Kings house by Francis Owlar','6','1','5468','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5469,'Waridi Tamthilia Na Kyelanzi Matei','6','1','5469','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5470,'Home Bells A Poetic Novella by Borusei Kipkirui','6','1','5470','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5471,'Sounds from the Dark','6','1','5471','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5472,'Utando Wa Ushairi by Derrick Masika','6','1','5472','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5473,'Tales of Jideofor by Farastein Mokwenye','6','1','5473','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5474,'Becoming a Winner in Life','6','1','5474','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5475,'Memoirs of the forgotten by Paul Njoroge','6','1','5475','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5476,'No Roses from My Mouth Poems from Prison by Stella Nyanzi','6','1','5476','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5477,'City Kid by Clive Lewis','6','1','5477','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5478,'The New Naked The Ultimate Sex Education for Grown Ups by Harry Fisch and Karen Moline','6','1','5478','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5479,'Effective Parenting by Catherine Gachutha','6','1','5479','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5480,'A Season to Grow by LucyAnne Waweru','6','1','5480','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5481,'The African Powerhouse by Collin Stanley Karimi','6','1','5481','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5482,'Daughters of Kabugi Strange lands by Susan W Mwangi','6','1','5482','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5483,'The Black Facade by Rowland Lukano','6','1','5483','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5484,'In style minds speak by Jef Kanzy','6','1','5484','',16.00,'0','',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5485,'We are a Team','6','1','5485','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5486,'A Super Woman Lessons from the Ministry','6','1','5486','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5487,'Tick and Score Mathematics Paper 1 Form One Work','6','1','5487','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5488,'Tick and Score English F3 & F4 Work KCS,E REVISION','6','1','5488','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5489,'The Journey To Self Realization','6','1','5489','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5490,'Enjoy Your Youth','6','1','5490','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5491,'Sarufi Chapuchapu KCSE','6','1','5491','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5492,'Simimi Na Paka Wa Mjini','6','1','5492','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5493,'BASICS OF PURE MATHEMATICS','6','1','5493','',16.00,'0','320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5494,'A MAN WITHOUT SCHOOL EDUCATION PROFESSORS LEARN FROM by Bukenya Siraje','6','1','5494','',16.00,'0','90',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5495,'Black Santa Physics by Steve Masheti','6','1','5495','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5496,'Flashes of Thought by Mohammed bin Rashid Al Maktoum','6','1','5496','',16.00,'0','1',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5497,'Clan Cleansing in Somalia The Ruinous Legacy of 1991 by Lidwien Kapteijns ebook','6','1','5497','',16.00,'0','10',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5498,'Bookstand Wooden','6','1','5498','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5499,'Music Exercise Book','6','1','5499','',16.00,'0','60',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5500,'How to Book of Writing Skills Words at Work Lettersemailreportsresumesjob applicationsplain english JH Hood','6','1','5500','',16.00,'0','70',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5501,'Urafiki Wa Chanda Na Pete Approved','6','1','5501','',16.00,'0','75',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5502,'Whiteboard Eraser Duster','6','1','5502','',16.00,'0','99',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5503,'Pocket Maths Dictionary','6','1','5503','',16.00,'0','100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5504,'Maisha Ya Shujaa Heshima Approved','6','1','5504','',16.00,'0','115',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5505,'The African HouseWife & Her Home','6','1','5505','',16.00,'0','115',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5506,'Kusema Ukweli Approved','6','1','5506','',16.00,'0','124',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5507,'Selly Approved','6','1','5507','',16.00,'0','138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5508,'Pendo Na Tendo Approved','6','1','5508','',16.00,'0','138',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5509,'Emperor Maliyauma','6','1','5509','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5510,'Kobis Winning Smile','6','1','5510','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5511,'TLY Ekegusii Reader 2','6','1','5511','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5512,'Fair Bear Bimbi Bear','6','1','5512','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5513,'The Trash Ball','6','1','5513','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5514,'Zawadi ya Ajabu','6','1','5514','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5515,'Rainbow by Jennie Marima','6','1','5515','',16.00,'0','150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5516,'Kiki goes shopping','6','1','5516','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5517,'The Mouse Trap','6','1','5517','',16.00,'0','148',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5518,'Mutunga Na Ngewa Yake','6','1','5518','',16.00,'0','166',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5519,'TLY Dholuo Reader 1 Approved','6','1','5519','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5520,'TLY Ekegusii Reader 1 Approved','6','1','5520','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5521,'Asiyesikia La Mkuu Approved','6','1','5521','',16.00,'0','172',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5522,'Kisa Cha Mrina Asali Na Wenzake','6','1','5522','',16.00,'0','176',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5523,'Gifted child by Tibo Deo','6','1','5523','',16.00,'0','180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5524,'Bees Are Wealth','6','1','5524','',16.00,'0','182',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5525,'Swahili Sayings From Zanzibar Bk 2 Approved','6','1','5525','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5526,'Swahili Idioms Approved','6','1','5526','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5527,'Kurwa Na Doto Approved','6','1','5527','',16.00,'0','186',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5528,'Embu Traditional Songs','6','1','5528','',16.00,'0','192',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5529,'Swahili Sayings From Zanzibar Bk 1 Approved','6','1','5529','',16.00,'0','194',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5530,'Pampers Baby Dry Size 2 Mini Count 10','6','1','5530','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5531,'Nobody Knows My Pain by Maryan Noor Yussuf','6','1','5531','',16.00,'0','190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5532,'Bano Gololi Games','6','1','5532','',16.00,'0','199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5533,'Naomi The Detective Approved','6','1','5533','',16.00,'0','199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5534,'Jennifer And Jojo Friends Forever Approved','6','1','5534','',16.00,'0','199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5535,'My Six Little Fears by Cynthia Abdallah','6','1','5535','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5536,'TRACING LETTERS','6','1','5536','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5537,'MATH CROSSWORD','6','1','5537','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5538,'MATH SNAKE','6','1','5538','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5539,'MAZE PUZZLE','6','1','5539','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5540,'NUMBER TRACING','6','1','5540','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5541,'SUDOKU','6','1','5541','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5542,'WORD SEARCH','6','1','5542','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5543,'WORD WHEEL','6','1','5543','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5544,'Compass Book I am here','6','1','5544','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5545,'Becoming an Amazing Girl by AnnGladys Gichuhi','6','1','5545','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5546,'From a Raw Mess to a Princess by AnnGladys Gichuhi','6','1','5546','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5547,'NaikaNyaboke and the Dead Lemon Tree by Rumona Apiyo','6','1','5547','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5548,'Forgotten Seed by Tibo Deo','6','1','5548','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5549,'The Authors Feet by Cynthia Abdalla','6','1','5549','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5550,'TLY Lulogooli Reader 1','6','1','5550','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5551,'Copy Colouring Book Fruits','6','1','5551','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5552,'Copy Colouring Book Wild Animals','6','1','5552','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5553,'Jambo Colouring Book 1','6','1','5553','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5554,'My Stern Mom by Catherine Njore','6','1','5554','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5555,'Compass Book by Catherine Njore','6','1','5555','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5556,'Mappy Maria by Catherine Njore','6','1','5556','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5557,'The First 6 A Parenting Playbook by Shalom Munyiri','6','1','5557','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5558,'Foolish Dictionary by Charles Wayland Towne Audiobook','6','1','5558','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5559,'Rundo the Elephant by Jennie Marima','6','1','5559','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5560,'The First 6 A Parenting Playbook by Shalom Munyiri','6','1','5560','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5561,'Side Hustle 53 Income Ideas for Campus Students in Kenya by Benson Bundi','6','1','5561','',16.00,'0','200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5562,'Hare is Here LRS BK 1 Approved','6','1','5562','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5563,'Hares House LRS BK 2 Approved','6','1','5563','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5564,'Hare is Bad LRS BK 3 Approved','6','1','5564','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5565,'Where is Hare LRS BK 4','6','1','5565','',16.00,'0','203',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5566,'2A Hare and the Big Ones Approved','6','1','5566','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5567,'Sungura ni Mbaya Kimeidhinishwa','6','1','5567','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5568,'Nyumba ya Sungura Kimeidhinishwa','6','1','5568','',16.00,'0','215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5569,'The Secret Wish by Jennie Marima','6','1','5569','',16.00,'0','220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5570,'The Party LRS BK 5','6','1','5570','',16.00,'0','226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5571,'My Grandmothers Hut by Toroitich Patrick Yegon','6','1','5571','',16.00,'0','230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5572,'Nyumba Ya Msonge Ya Nyanya Yangu','6','1','5572','',16.00,'0','230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5573,'Roy Goes To School','6','1','5573','',16.00,'0','230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5574,'Sudi atekwa nyara','6','1','5574','',16.00,'0','234',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5575,'BIG PANCAKE','6','1','5575','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5576,'SNOW WHITE AND THE SEVEN DWARFS','6','1','5576','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5577,'Nabongo Mumia by John Osogo','6','1','5577','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5578,'My Stern Mom','6','1','5578','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5579,'Every Dog Has Its Day Approved','6','1','5579','',16.00,'0','240',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5580,'Premier Jambo Dots Activity Book 1','6','1','5580','',16.00,'0','243',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5581,'The Woman and the Millet LRS BK 7','6','1','5581','',16.00,'0','249',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5582,'LADYBIRD TALES HANSEL AND GRETEL','6','1','5582','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5583,'Mini clutch','6','1','5583','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5584,'Maze Puzzle Book Age 5 +','6','1','5584','',16.00,'0','238',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5585,'Race on the Nile by Shel Arensen','6','1','5585','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5586,'THE JOURNEY SKETCH BOOK','6','1','5586','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5587,'THE JOURNEY NOTE BOOK','6','1','5587','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5588,'Kagituju Kajigi na Johana Muritu Meru Hare is a Rascal and Simple John by Frank and Charles Richards Worthington','6','1','5588','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5589,'KLB Visionary Environmental Activities Grade2 LB Approved','6','1','5589','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5590,'KLB Visionary Music Activities Grade2 TG Approved','6','1','5590','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5591,'Nabongo Mumia','6','1','5591','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5592,'Tashbihi Za Kiswahili','6','1','5592','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5593,'Nabongo Mumia Kenyas famous Men Series','6','1','5593','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5594,'The Big Gift and Other Stories','6','1','5594','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5595,'Tufani Kali na Hadithi Nyingine','6','1','5595','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5596,'Bendi ya Muziki na Hadithi Nyingine','6','1','5596','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5597,'Ndege wa Nyumbani by Catherine Wanjiku','6','1','5597','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5598,'Trio Troubles by Jennie Marima','6','1','5598','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5599,'Bantu Beliefs and Magic With Particular Reference to the Kikuyu and Kamba Tribes of Kenya ColonyTogether with Some Reflections on East Africa After the War by Charles William Hobley','6','1','5599','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5600,'A POWERFUL MIND that Leads To Success','6','1','5600','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5601,'Voice of Courage by Erick Onyango Odhiambo','6','1','5601','',16.00,'0','250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5602,'Safari Ya Ushindi Approved','6','1','5602','',16.00,'0','253',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5603,'Mappy Maria Learns About Maps','6','1','5603','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5604,'Gum on the Gate LRS BK 6','6','1','5604','',16.00,'0','255',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5605,'KLB Visionary Movement Activities Grade2 TG Approved','6','1','5605','',16.00,'0','260',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5606,'The Childrens Officer Approved','6','1','5606','',16.00,'0','261',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5607,'A Guide To Weed Control In East Africa','6','1','5607','',16.00,'0','263',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5608,'KLB Skillgrow Language ActivitiesEnglish LB PP2','6','1','5608','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5609,'KLB Visionary Hygiene & Nutrition Grade2 LB','6','1','5609','',16.00,'0','267',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5610,'Joy Kids Bible StoriesFriendship','6','1','5610','',16.00,'0','275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5611,'Premier Social Studies Workbook for PreUnit','6','1','5611','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5612,'Premier Science Activities Workbook Preunit','6','1','5612','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5613,'Premier Science Activities Workbook Baby class','6','1','5613','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5614,'Premier Picture BookA PreSchool reading picture book','6','1','5614','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5615,'Premier Social Studies Workbook Baby Class','6','1','5615','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5616,'Premier Sound Workbook for Baby Class','6','1','5616','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5617,'The Poison Arrow Tree','6','1','5617','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5618,'The Carjackers','6','1','5618','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5619,'Poachers Beware','6','1','5619','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5620,'The Secret Oath','6','1','5620','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5621,'Hidden Treasure of Lamu','6','1','5621','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5622,'The Test of the Tribal Challenge','6','1','5622','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5623,'The Legend of Captain Kidds Island','6','1','5623','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5624,'The Runaway','6','1','5624','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5625,'The Secret of the Coral Cave','6','1','5625','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5626,'Going Boating Ladybird Level 1','6','1','5626','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5627,'Why Giraffe Has a Long Neck Ladybird Level 1','6','1','5627','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5628,'The Family Computer Ladybird Level 1','6','1','5628','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5629,'Jons Football Team Ladybird Readers Level 1','6','1','5629','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5630,'Going Swimming Ladybird Level 1','6','1','5630','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5631,'Rex the Big Dinosaur Ladybird Level 1','6','1','5631','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5632,'The Tale of Peter Rabbit Ladybird Level 1','6','1','5632','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5633,'The Peter Rabbit Club Ladybird Level 2','6','1','5633','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5634,'Playing Football Ladybird Level 2','6','1','5634','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5635,'Camping Trip Ladybird Level 2','6','1','5635','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5636,'Why Leopard Has Spots Ladybird','6','1','5636','',16.00,'0','281',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5637,'Snake Attack Ladybird Level 3','6','1','5637','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5638,'Ladybird 1 A Play With Us Peter and Jane','6','1','5638','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5639,'Lady Bird Key Words with Peter and Jane 1 B','6','1','5639','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5640,'Lady Bird With Peter and Jane 1C','6','1','5640','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5641,'Muslim Prayer Compass','6','1','5641','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5642,'Finger Digital Tasbeeh Row Counter','6','1','5642','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5643,'Luo Girl from Infancy to Marriage by Simeon H Ominde','6','1','5643','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5644,'KLB Visionary Mathematical Activities Grade2 LB Approved','6','1','5644','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5645,'Smart Starters Mathematics Activities Workbook PP1','6','1','5645','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5646,'Smart Starters Environmental Activities Workbook PP1','6','1','5646','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5647,'Smart Starters Creative Activities Workbook PP1','6','1','5647','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5648,'Smart Starters Language Activities Workbook PP1','6','1','5648','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5649,'Smart Starters CRE Activities Workbook PP1','6','1','5649','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5650,'Smart Starters Mathematics Activities Workbook PP2','6','1','5650','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5651,'Smart Starters Environmental Activities Workbook PP2','6','1','5651','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5652,'Smart Starters Creative Activities Workbook PP2','6','1','5652','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5653,'Smart Starters Language Activities Workbook PP2','6','1','5653','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5654,'Smart Starters CRE Activities Workbook PP2','6','1','5654','',16.00,'0','285',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5655,'Literature For Children and Young People In Kenya','6','1','5655','',16.00,'0','287',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5656,'African Heritage and New Africa','6','1','5656','',16.00,'0','287',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5657,'The African Civilization','6','1','5657','',16.00,'0','288',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5658,'Mountain of Bones by Meja Mwangi','6','1','5658','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5659,'Tamed by Trees and Other Stories by Rebecca Wanjiku','6','1','5659','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5660,'KLB Visionary English Literacy Grade2 LB Approved','6','1','5660','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5661,'KLB Visionary Christian Religious Education Grade2 LB Approved','6','1','5661','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5662,'Premier Numbers 1 20 Activities Workbook','6','1','5662','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5663,'Premier Science Activities Workbook Middle Class','6','1','5663','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5664,'Premier Numbers 1 20 Activities Workbook','6','1','5664','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5665,'Premier Science Activities Workbook PreUnit','6','1','5665','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5666,'Premier Tracing and Colouring Book','6','1','5666','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5667,'Halua Tamu za Watoto','6','1','5667','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5668,'Tortoises Wings LRS BK 9 Approved','6','1','5668','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5669,'No Feast for Kiundu LRS BK 10 Approved','6','1','5669','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5670,'PERSONAL DEVELOPMENT CARDS','6','1','5670','',16.00,'0','290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5671,'Tamed by Trees','6','1','5671','',16.00,'0','295',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5672,'Simu Ya Kifo Approved','6','1','5672','',16.00,'0','299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5673,'Place by DRRClifton Gachagua and Frankline Sunday','6','1','5673','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5674,'The Musunzu Tree and other stories by Cynthia Abdallah','6','1','5674','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5675,'MANDALA','6','1','5675','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5676,'MANDALA JUNIOR','6','1','5676','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5677,'MANDALA JUNIOR 5','6','1','5677','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5678,'MANDALA JUNIOR 4','6','1','5678','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5679,'MANDALA JUNIOR 3','6','1','5679','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5680,'ANIMAL MANDALA','6','1','5680','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5681,'Flashes of Vice Vol I by Vincent de Paul','6','1','5681','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5682,'Holy Emotions Poetry by Vincent de Paul','6','1','5682','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5683,'Flights of Poetry Fancy Poetry by Vincent de Paul','6','1','5683','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5684,'First Words Poetry by Vincent de Paul','6','1','5684','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5685,'Holy Crimes Poetry by Elove Poetry and Vincent de Paul','6','1','5685','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5686,'Holy Innocence Poetry by Elove Poetry','6','1','5686','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5687,'Lost in the Forest','6','1','5687','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5688,'Ps for Tweens All About Periods and Puberty for PreTeen Girls by AnnGladys Gichuhi','6','1','5688','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5689,'English SwahiliKalenjin nouns pocket dictionary by Taaitta Toweett','6','1','5689','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5690,'KLB Visionary English Activities Grade2 LB Approved','6','1','5690','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5691,'KLB Visionary Art and Craft Activities Grade2 TG Approved','6','1','5691','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5692,'The Luo Girl From Infancy To Adulthood','6','1','5692','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5693,'Femme Fatale by Ebuka Henry and Faith Chelangat','6','1','5693','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5694,'Kaunti za Kenya by Catherine Njore','6','1','5694','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5695,'Tessy and the School Bag','6','1','5695','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5696,'Choices I never Had','6','1','5696','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5697,'Mwongozo wa Bembea ya Maisha na Vienna Namweyi Wanaswa','6','1','5697','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5698,'Memory in Death In Death#22 by JD Robb','6','1','5698','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5699,'Salvation in Death In Death#27 by JD Robb','6','1','5699','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5700,'E Book How to Sell Without Selling Step By Step Marketing Formula to Attract Ready to Buy Clients Create Passive Income and Make More Money While Making a Difference by Terry Dean','6','1','5700','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5701,'Kick Your Own Ass The WillSkilland Drill of Selling More Than You Ever Thought Possible by Robert Johnson','6','1','5701','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5702,'The rules of work by Richard Templar ebook','6','1','5702','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5703,'Bookstand Acrylic','6','1','5703','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5704,'Mind Palace How to Memorize and Surmise Like Sherlock Holmes by Ron White','6','1','5704','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5705,'Tonny and the Giant Giant Lizard by Monicah Lubanga Kuta ebook','6','1','5705','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5706,'CBC SIMPLIFIED Parental Guide on CBC Activities and Projects by John Ochola','6','1','5706','',16.00,'0','300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5707,'Crocodile Stories LRS BK 8','6','1','5707','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5708,'Quick Reading Business Studies F 1 Approved','6','1','5708','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5709,'Quick Reading Business Studies F 2 Approved','6','1','5709','',16.00,'0','313',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5710,'Likizo Ya Mauti','6','1','5710','',16.00,'0','318',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5711,'Fedheha Ya Fedha','6','1','5711','',16.00,'0','323',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5712,'Longhorn charts Fruit Trees Approved','6','1','5712','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5713,'Kijiti cha Ajabu na Hadithi Nyingine','6','1','5713','',16.00,'0','325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5714,'Kikuyu Folktales','6','1','5714','',16.00,'0','328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5715,'African Religion In Western Scholarship','6','1','5715','',16.00,'0','328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5716,'African Religion In Western Scholarship','6','1','5716','',16.00,'0','328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5717,'Shiriki Coffee Bags 25 enveloped bags','6','1','5717','',16.00,'0','332',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5718,'Kikuyu People A Brief Outline of Their Customs and Traditions','6','1','5718','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5719,'Kaunti za Kenya','6','1','5719','',16.00,'0','335',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5720,'Aladdin','6','1','5720','',16.00,'0','338',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5721,'KLB Visionary Kiswahili Language Activities Grade2 LB','6','1','5721','',16.00,'0','348',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5722,'Shiriki Halisi Coffee Sachets 30g 12 Pieces','6','1','5722','',16.00,'0','332',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5723,'Premier Number Workbook Middle Class','6','1','5723','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5724,'Thomson Through Masai Land by E A Loftus','6','1','5724','',16.00,'0','333',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5725,'How to Write about Africa by Binyavanga Wainaina','6','1','5725','',16.00,'1900','2490','','2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5726,'Weight of Whispers by Yvonne Adhiambo Owuor','6','1','5726','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5727,'Budi Earphones','6','1','5727','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5728,'The Journey','6','1','5728','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5729,'Lakshmi','6','1','5729','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5730,'SHLOKAS OF BHAGAVAD GEETA','6','1','5730','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5731,'RAM','6','1','5731','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5732,'KRISHNA','6','1','5732','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5733,'HANUMAN','6','1','5733','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5734,'GANESH','6','1','5734','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5735,'DURGA','6','1','5735','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5736,'VISHNU','6','1','5736','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5737,'VISHNU','6','1','5737','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5738,'ALPHABET & NUMBERS MANDALA EDITION','6','1','5738','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5739,'100 WORD SEARCH','6','1','5739','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5740,'Shattered Dreams by Kelvin Omondi Otieno','6','1','5740','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5741,'Bible Puzzle by Brigid Nasimiyu','6','1','5741','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5742,'Staying Married A DaytoDay Guide To Strengthen Your Marriage by Njeri Gikonyo','6','1','5742','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5743,'Azizas Gift by Rose Mwangi','6','1','5743','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5744,'Saving the Beautiful Forest and Other Stories','6','1','5744','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5745,'Beast From Venus','6','1','5745','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5746,'Vibonzo Junior','6','1','5746','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5747,'Kahawa','6','1','5747','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5748,'Muhonja','6','1','5748','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5749,'Sanamu','6','1','5749','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5750,'Words of Sight by Tibo Deo','6','1','5750','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5751,'The Essential Career Guide by KUCCPS','6','1','5751','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5752,'Kikuyu People by ENMugo','6','1','5752','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5753,'Kariuki Na Muthoni','6','1','5753','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5754,'Premier Environmental Activities Workbook Grade 1','6','1','5754','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5755,'Ekas Colouring Book 1','6','1','5755','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5756,'The Donkey who wanted to be a lion by Rose Kilimo','6','1','5756','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5757,'Mwongozo wa Mapambazuko ya Machweo by Shehe Mutwiri','6','1','5757','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5758,'Holiday Upcountry by Toroitich Patrick Yegon','6','1','5758','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5759,'Likizo Mashambani by Toroitich Patrick Yegon','6','1','5759','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5760,'Essential Skills and Habits For Studies by Toroitich Patrick Yegon','6','1','5760','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5761,'How To Pass Examination by Toroitich Patrick Yegon','6','1','5761','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5762,'Habits for a Better You by Toroitich Patrick Yegon','6','1','5762','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5763,'Habits of Highly Successful Students by Toroitich Patrick Yegon','6','1','5763','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5764,'Ngano 15 cia u Gikuyu Fifteen Kikuyu Fables','6','1','5764','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5765,'Kariuki Na Muthoni by BM Gecaga','6','1','5765','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5766,'Kaguraru Na Waithira by MN Kabetu','6','1','5766','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5767,'Foundation Music Grade 4 by Florence MuyelaAnne NdunguBasil Muyonga and Linnet Shiundu','6','1','5767','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5768,'Makie Goes To School by Badru Mulisike','6','1','5768','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5769,'14 Hot Spots Common in High School','6','1','5769','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5770,'Destined Adolescents','6','1','5770','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5771,'A Piece of the Sky Mindful Affirmations Colouring Book by Koki Oyuke','6','1','5771','',16.00,'0','350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5772,'Quick Reading Business Studies F 3 Approved','6','1','5772','',16.00,'0','354',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5773,'Quick Reading Business Studies F 4 Approved','6','1','5773','',16.00,'0','354',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5774,'Premier Kiswahili Kitabu cha Mazoezi','6','1','5774','',16.00,'0','356',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5775,'Just this Once by Jennie Marima Young Adult Novella Suitable for 13 years and above','6','1','5775','',16.00,'0','371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5776,'Macho ya Mji Kimeidhinishwa','6','1','5776','',16.00,'0','377',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5777,'Kamba customary law by D J Penwill','6','1','5777','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5778,'Aids Education for the Youth by Joe Babendreier','6','1','5778','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5779,'Memories From The Garden by Borusei Kipkirui','6','1','5779','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5780,'Along The Wrong Channel','6','1','5780','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5781,'Afuata Mkondo Mbaya','6','1','5781','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5782,'Mwongozo wa Bembea ya Maisha by John W Wanjala','6','1','5782','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5783,'Rotten Apples by Oumah Otienoh','6','1','5783','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5784,'Kitty Cat and Other Stories by Jennie Marima','6','1','5784','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5785,'The Gift of Presence by Jimmy MNzioki','6','1','5785','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5786,'My Time With God by Kawira Baraka','6','1','5786','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5787,'Dear Little Sister BY DAISY KOSGEY MUGIIRA','6','1','5787','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5788,'The Trail of Blood BY BRYAN MBEGO','6','1','5788','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5789,'Premier Mathematical Activities Workbook Day CarePlay Group','6','1','5789','',16.00,'0','390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5790,'Pio Gama PintoPatriot for Social Justice Approved','6','1','5790','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5791,'Dawa ya Kikojozi Kimeidhinishwai','6','1','5791','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5792,'Komerera the Runaway Bride Approved','6','1','5792','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5793,'Manywele Approved','6','1','5793','',16.00,'0','394',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5794,'Hand Towel','6','1','5794','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5795,'Trillion The ThreeHeaded Lion Beast Quest Book 12','6','1','5795','',16.00,'0','376',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5796,'Beauty and the Beast','6','1','5796','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5797,'Giraffe Wood CarvingDark Base','6','1','5797','',16.00,'0','380',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5798,'Beyond The Mirage by Hamid Abiyo Omar','6','1','5798','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5799,'The origin of life and death by Ulli Beier','6','1','5799','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5800,'Nyuolruok Dhoudi Mag Ugenya by Haggai O Nundu','6','1','5800','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5801,'High 5 by Maryana Munyendo','6','1','5801','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5802,'Abunuwasi by Gado Swahili Edition','6','1','5802','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5803,'Painful Tears by Wairimu Kibugi','6','1','5803','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5804,'Mwanzo wa Mwisho na Mwarabu Omari Mwarabu','6','1','5804','',16.00,'0','399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5805,'Flashes of Vice Vol II by Vincent de Paul','6','1','5805','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5806,'Flashes of Vice Vol III by Vincent de Paul','6','1','5806','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5807,'Discovering Your Best Life Ever by Hetal Wairimu','6','1','5807','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5808,'Al Akida and Fort Jesus Mombasa by Mbarak Ali Hinaway','6','1','5808','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5809,'Peter Pan Classic','6','1','5809','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5810,'Bembea ya Maisha by Timothy M Arege','6','1','5810','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5811,'Mawazo Ya Kurumbiza na Hadithi Nyingine by Prof K W Wamitila','6','1','5811','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5812,'Kaza Macho by Prof K W Wamitila','6','1','5812','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5813,'The Roses of Sir Kenyapesacus by Prof K W Wamitila','6','1','5813','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5814,'Hello Adventures of Corona the Chameleon','6','1','5814','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5815,'Moody Mood and the Red Round Ball','6','1','5815','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5816,'Foundation Music Students Book 2','6','1','5816','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5817,'Simple Ways to Make Money by John Gitau','6','1','5817','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5818,'The Process of Success by John Gitau','6','1','5818','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5819,'How to Manage Business Better A guide for Small Business Owners By John Gitau','6','1','5819','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5820,'Lets Discuss Money Making Models by John Gitau','6','1','5820','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5821,'Money Making Deals by John Gitau','6','1','5821','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5822,'The Weaver of Dreams by Nganga Mbugua','6','1','5822','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5823,'Circle Of Perfection by Caleb Mwangome','6','1','5823','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5824,'The High Road by Jennie Marima','6','1','5824','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5825,'Super Sara and the Lost Baby','6','1','5825','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5826,'Rockpaperscissors game theory in everyday life by Len Fisher','6','1','5826','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5827,'When the Moon Split A Biography of Prophet Muhammad by Shaikh Safiur Rahman Mubarakpuri','6','1','5827','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5828,'Games People Play The Basic Handbook of Transactional Analysis by Eric Berne','6','1','5828','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5829,'Thinking Fast and Slow by Daniel Kahneman','6','1','5829','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5830,'Let That Sh*t Go Find Peace of Mind and Happiness in Your Everyday by Nina Purewal and Kate Petriw','6','1','5830','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5831,'Brain Teasers 211 Logic PuzzlesLateral Thinking GamesMazesCrosswordsand IQ Tests to Exercise Your Mind and Keep You Sharp til Youre 100 Brain Teasers Series by Ian Livingstone and Jamie Thomson','6','1','5831','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5832,'Predictive Marketing Easy Ways Every Marketer Can Use Customer Analytics and Big Data by Omer Artun and Dominique Levin','6','1','5832','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5833,'Atomic Habits by James Clear ebook','6','1','5833','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5834,'Mastermind How to Think Like Sherlock Holmes by Maria Konnikova','6','1','5834','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5835,'Games People Play The Basic Handbook of Transactional Analysis by Eric Berne Aubiobook','6','1','5835','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5836,'Declutter Your Mind How to Stop WorryingRelieve Anxietyand Eliminate Negative Thinking by SJ Scott and Barrie Davenport','6','1','5836','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5837,'The New Annotated Sherlock Holmes by Sir Arthur Conan Doyle and Leslie S Klinger','6','1','5837','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5838,'How To Think Like Sherlock by Daniel Smith','6','1','5838','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5839,'Inkdrops of Hope','6','1','5839','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5840,'Makmende Sanse wa Kibera by Ted Walde','6','1','5840','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5841,'Encounters with the wonder God by Muthoni Muchina','6','1','5841','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5842,'40 Illustrations for Public Speakers A Story Collection Toolkit for PastorsTeachers and Orators by Jimmy M Nzioki','6','1','5842','',16.00,'0','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5843,'East African Weather For Aviators','6','1','5843','',16.00,'0','404',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5844,'Mwongozo wa Tumbo Lisiloshiba','6','1','5844','',16.00,'0','406',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5845,'FAST FACT FINDERS BIOLOGY CONFIDENTIALS AMD ANSWER BOOKLET','6','1','5845','',16.00,'0','410',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5846,'Quick Reading Social Studies Bk 5 Approved','6','1','5846','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5847,'Mrembo wa Magomeni','6','1','5847','',16.00,'0','418',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5848,'Wholesale Dera','6','1','5848','',16.00,'0','427',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5849,'Primary CRE Std 7 PB Approved','6','1','5849','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5850,'Great Stories for Children by Ruskin Bond','6','1','5850','',16.00,'0','440',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5851,'Gharama ya Amani','6','1','5851','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5852,'Quick Reading Biology Form 1','6','1','5852','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5853,'Quick Reading Chemistry Form 2','6','1','5853','',16.00,'0','441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5854,'Adhabu Ya Maisha By Elishaphan Wachira','6','1','5854','',16.00,'0','449',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5855,'Nizike Sijafa na Darius Makhoka','6','1','5855','',16.00,'0','449',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5856,'Of pawns and players by Kinyanjui Kombani','6','1','5856','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5857,'An outline history of Nyanza up to 1914 by William Robert Ochieng','6','1','5857','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5858,'Wangu wa Makeri Makers Kenyas History by Mary W Wanyoike','6','1','5858','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5859,'Makers Of Kenyas History Field Marshal Dedan Kimathi Wachiuri by Tabitha Kanogo','6','1','5859','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5860,'Audiobook The Art of War by Sun Tzu 554 BCE 496 BCE','6','1','5860','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5861,'Wirute Gikuyu Kiega by Waweru Mwangi GD1 Approved','6','1','5861','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5862,'Wirute Gikuyu Kiega By Waweru Mwangi GD2 Approved','6','1','5862','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5863,'Wirute Gikuyu Kiega By Waweru Mwangi GD3 Approved','6','1','5863','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5864,'A Boy named Koko by Adipo Sidang','6','1','5864','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5865,'Amani at the Safari Rally by Wambui Mathenge','6','1','5865','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5866,'Amani and the big five by Wambui Mathenge','6','1','5866','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5867,'Amani on a space adventure by Wambui Mathenge','6','1','5867','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5868,'The Postponed Promise Kenyas Quest for a Constitution by PLO Lumumba','6','1','5868','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5869,'Urathi wa Cege wa Kibiru by D Kinuthia Mugia','6','1','5869','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5870,'The Ogre of Sebet by Kathryn Langat','6','1','5870','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5871,'Kirira Kia Ugikuyu by MN Kabetu','6','1','5871','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5872,'Urathi Wa Cege Wa Kibiru','6','1','5872','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5873,'The Man in Green Dungarees by Nganga Mbugua','6','1','5873','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5874,'Parliament of Owls A play by Adipo Sidang','6','1','5874','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5875,'Unaitwa Nani by Prof K W Wamitila','6','1','5875','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5876,'Marinas Voice by Kyallo Wadi Wamitila','6','1','5876','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5877,'Kichocheo cha Ushairi Mwongozo wa Uchambuzi wa Mashairi by Prof K W Wamitila','6','1','5877','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5878,'Tikitimaji by Prof K W Wamitila','6','1','5878','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5879,'Lila na Fila by Kiimbila','6','1','5879','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5880,'Dau lazama na Kulei G Serem','6','1','5880','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5881,'A visit to the Village Age 67 Grade 2 by Wangari Grace','6','1','5881','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5882,'A Little Nap by Yvonne W Wamuyu and Felistas Thairu','6','1','5882','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5883,'Tonny and the Giant Giant Lizard by Monicah Lubanga Kuta','6','1','5883','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5884,'The Maasai Language An IntroductionSimplified edition by David Munke','6','1','5884','',16.00,'0','450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5885,'KLB Visionary Mathematics Grade 4 TG Approved','6','1','5885','',16.00,'0','452',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5886,'Chicken Production','6','1','5886','',16.00,'0','455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5887,'Crime and Deviance','6','1','5887','',16.00,'0','455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5888,'Horrid Henrys Double Dare','6','1','5888','',16.00,'0','466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5889,'Top Mark KCPE CRE Questions & Answers','6','1','5889','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5890,'Keynote Primary English Approved BK 1','6','1','5890','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5891,'Keynote Primary English Approved BK 2','6','1','5891','',16.00,'0','470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5892,'Cooking the East African Way','6','1','5892','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5893,'Dead Letter Drop','6','1','5893','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5894,'W is for Wasted','6','1','5894','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5895,'Crown Your Customer','6','1','5895','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5896,'Chocolate Brown Dera','6','1','5896','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5897,'Dera Yellow Gold','6','1','5897','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5898,'Prayer Cap Kofia X 3','6','1','5898','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5899,'The Time Machine','6','1','5899','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5900,'How to Use Your Enemies','6','1','5900','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5901,'Moses and Mildred by Barbara Kimenye','6','1','5901','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5902,'Moses in Trouble by Barbara Kimenye','6','1','5902','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5903,'Moses and the Ghost by Barbara Kimenye','6','1','5903','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5904,'Moses and the Kidnappers by Barbara Kimenye','6','1','5904','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5905,'Moses and the Penpal by Barbara Kimenye','6','1','5905','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5906,'Memories we lost and other stories by Pauline Kea','6','1','5906','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5907,'The truth about the Trial of Jomo Kenyatta by Rawson Macharia','6','1','5907','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5908,'Betrayal in the City by Francis Imbuga','6','1','5908','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5909,'Religion of the Central Luo by Okot pBitek','6','1','5909','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5910,'Our Daily Bread','6','1','5910','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5911,'1000 Kikuyu Proverbs by G Barra','6','1','5911','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5912,'Hekaya Za Abunuwas Na Hadithi Nyingine','6','2','9789966344427','',16.00,'0','700','','0',NULL,NULL,5,0,0,'91721805729',0,0,0,0.00,'2024-07-24 10:22:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(5913,'The Marakwet of Kenya A Preliminary Study','6','1','5913','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5914,'Kar Chakruok Mar Luo','6','1','5914','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5915,'How to start farming from small scale to profit making agribusiness by Wangari Kuria','6','1','5915','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5916,'Whisper in the Jungle by Robert Mwangi','6','1','5916','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5917,'The Samaritan Guide Book','6','1','5917','',16.00,'0','480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5918,'Longhorn Sec Agriculture Approved Form 2','6','1','5918','',16.00,'0','481',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5919,'Msingi wa Fasihi Simulizi Approved','6','1','5919','',16.00,'0','486',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5920,'Tumbo Lisiloshiba na hadithi nyingine','6','1','5920','',16.00,'0','487',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5921,'Resolving Conflicts in Marriage by DR Sammy Gitaari','6','1','5921','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5922,'The Ghastly Makungu Forest by Victor karol maingi','6','1','5922','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5923,'Inspired by Forty BY RICHARD MWEBESA','6','1','5923','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5924,'Echoes of Life BY TRUPHIE NJIRU','6','1','5924','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5925,'Rosa Mistika by Kezilahabi Euphrase','6','1','5925','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5926,'Premier Revision Encyclopedia Play Group','6','1','5926','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5927,'Premier Revision Encyclopedia PrePrimary 2','6','1','5927','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5928,'The Weaver of Dreams by Nganga Mbugua','6','1','5928','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5929,'Overnutrition in developing countries by Esther Ogonda','6','1','5929','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5930,'HawkersPokers by Kinyanjui Kombani','6','1','5930','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5931,'MWONGOZO WA BEMBEA YA MAISHA Tamthilia','6','1','5931','',16.00,'0','490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5932,'Quick Reading Mathematics Form 1 Appr','6','1','5932','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5933,'Quick Reading Mathematics Form 2 Appr','6','1','5933','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5934,'Quick Reading Mathematics Form 3 Appr','6','1','5934','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5935,'Quick Reading Mathematics Form 4 Appr','6','1','5935','',16.00,'0','493',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5936,'Veil of Midnight','6','1','5936','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5937,'Penguins Cant Fly','6','1','5937','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5938,'Babys First ColourIn TheLineVehicles','6','1','5938','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5939,'Far from the Madding Crowd','6','1','5939','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5940,'Help Them Beat the Booze','6','1','5940','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5941,'4th July','6','1','5941','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5942,'The Day of the Storm','6','1','5942','',16.00,'0','471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5943,'A History Of The Luo Abasuba','6','1','5943','',16.00,'0','495',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5944,'Arise Boldly with Power','6','1','5944','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5945,'Reading with Phonics Rumpelstiltskin by Make Believe Ideas Ltd','6','1','5945','',16.00,'0','475',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5946,'Thuond Luo','6','1','5946','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5947,'If you ask me poems by Euniver N Gichobi','6','1','5947','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5948,'Life Goes Around by Ray Mwihaki','6','1','5948','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5949,'The Delegate by Edward Mwangi','6','1','5949','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5950,'Book fans','6','1','5950','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5951,'Magnifying Make Up Glasses See clearly to apply make up in the mirror','6','1','5951','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5952,'Rafiki Man Guitar by Meja Mwangi','6','1','5952','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5953,'I Swear by Apollo by Margaret Ogola','6','1','5953','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5954,'Ndoto ya Almasi by Ken Walibora','6','1','5954','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5955,'Arabic for Kids','6','1','5955','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5956,'Aminata by Francis D Imbuga','6','1','5956','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5957,'The Ezra Generation by Anthony T Gitonga','6','1','5957','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5958,'Arusi Tatu na Wilson Ireri','6','1','5958','',16.00,'0','499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5959,'Plain ActiveDry Training Vest','6','1','5959','',16.00,'0','949',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5960,'An Artist of the Floating World by Kazuo Ishiguro','6','1','5960','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5961,'Old Africa Magazine','6','1','5961','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5962,'Dr Seuss magnetic bookmarks','6','1','5962','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5963,'Invisible Inventories Questioning Kenyan Collections in Western Museums','6','1','5963','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5964,'The Boy With Shoes Memoir by Hillary Lisimba Ambani','6','1','5964','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5965,'Echoes of Military Souls Poetry by Jerusha Kananu Marete','6','1','5965','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5966,'A Tale To Tell by Brian Ongoro','6','1','5966','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5967,'Losing Jason A Mothers Journey After Loss by AnnGladys Gichuhi','6','1','5967','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5968,'A Hanker for Happiness','6','1','5968','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5969,'Diwani ya Msikicho','6','1','5969','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5970,'In Whispers we Shout Poetic Intimations','6','1','5970','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5971,'The Camp Treasure and other stories by Maple Brook Writers','6','1','5971','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5972,'Raising Bold Boys A Mentors Guide','6','1','5972','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5973,'Kero Na Hadithi Nyingine by Sumeya Mohamed','6','1','5973','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5974,'Possessing early Victory by Dancan Wanyoike','6','1','5974','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5975,'Makers of Kenyas History JM Kariuki By Prof Simuyu Wandibba','6','1','5975','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5976,'Carnivore Mountain by Charles Chanchori','6','1','5976','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5977,'A Life of Scene by Charles Chanchori','6','1','5977','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5978,'Fatal Conception by Cynthia','6','1','5978','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5979,'Makers of Kenya History Masinde Muliro by Simiyu Wandiba','6','1','5979','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5980,'Lamu A Study Of Swahili Town by Usam Ghaidan','6','1','5980','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5981,'Religion Of Central Luo by Okot PBitek','6','1','5981','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5982,'Topmark KCPE Kiswahili Maswali na Majibu Approved','6','1','5982','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5983,'Topmark KCPE English Q&A Approved','6','1','5983','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5984,'Topmark KCPE Social Studies Q&A Approved','6','1','5984','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5985,'The Truth about the Trial of Jomo Kenyatta','6','1','5985','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5986,'Whats Even the Point?','6','1','5986','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5987,'Confessions of the Troublemaker by Caroline Mbugua','6','1','5987','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5988,'Mapambazuko ya Machweo na Hadithi Nyingine by DW Lutomia and Phibbian Muthama','6','1','5988','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5989,'Dear Daughter and other Poems','6','1','5989','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5990,'An African nights entertainment by Cyprian Ekwensi','6','1','5990','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5991,'Dharau ya Ini by Prof K W Wamitila','6','1','5991','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5992,'Doomsday by Wahome Mutahi','6','1','5992','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5993,'Forgive Me Sunita by EB Ogalo','6','1','5993','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5994,'10 Secrets of Dollar Billionaires by Vincent Ogutu','6','1','5994','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5995,'A Prisoner of Hope','6','1','5995','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5996,'A Trip to the Park by Wangari Grace','6','1','5996','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5997,'The Colour Magician by Wangari Grace','6','1','5997','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5998,'The Forever Tree Wangari Grace','6','1','5998','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(5999,'The Precious Bracelet Age 810 Grace 5 by Wangari Grace','6','1','5999','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6000,'Where is Jasiri Age 67 Grade 1 by Wangari Grace','6','1','6000','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6001,'Know It All Age 69 Grade 4 by Wangari Grace','6','1','6001','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6002,'Thoughts of a Patient Man Breaking and Other Verses by Ken Koast','6','1','6002','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6003,'PHILOSOPHY and EDUCATION Necessity of Alliance or Divorce ','6','1','6003','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6004,'Foundation Music Students Book 4','6','1','6004','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6005,'Foundation Music Learners Grade 6','6','1','6005','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6006,'Rebirth by Kalekye Mish','6','1','6006','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6007,'Miracle Merchant by Wahome Mutahi and Wahome Karengo','6','1','6007','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6008,'The Black Bar By Paul Mwangi','6','1','6008','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6009,'Fresh Springs of Poems by Maria Kegode','6','1','6009','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6010,'Beauty For Ashes by Rose Rozitta Paul','6','1','6010','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6011,'Semen Retention Miracle Secrets of Sexual Energy Transmutation for WealthHealthSex and Longevity Cultivating Male Sexual Energy by Joseph Peterson','6','1','6011','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6012,'Dear You by Lewis Wamwanda','6','1','6012','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6013,'Sex For Dummies By Ruth K Westheimer','6','1','6013','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6014,'The Quotist by Muthoni Kirumba','6','1','6014','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6015,'Warming Of The Globe It is Never The South Pole by Kent James Migwi','6','1','6015','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6016,'The Global Extremes by Kent James Migwi','6','1','6016','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6017,'Dear You by Lewis Wamwanda Lewis ebook','6','1','6017','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6018,'Divided Heart Love Story','6','1','6018','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6019,'Your Move The Underdogs Guide to Building Your Business by Ramit Sethi','6','1','6019','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6020,'The art of manipulation how to get what you want out of people in businessin your personal lifeand in your love life by R B Sparkman','6','1','6020','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6021,'From The Eyes Of A Child by Cornelius Kipkosgei','6','1','6021','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6022,'Winter Sun and 106 Other Poems by Saadia A Siyat','6','1','6022','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6023,'The Ivory Merchant by Mwangi Gicheru','6','1','6023','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6024,'I am a warrior by Mike Turere','6','1','6024','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6025,'Bodii and other Ghetto Stories by Prof CJ Odhiambo','6','1','6025','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6026,'Tragedy on the mountain','6','1','6026','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6027,'Barua kwa Moyo Wangu','6','1','6027','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6028,'Of Scattered Tears','6','1','6028','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6029,'A Guide To Becoming an Excellent Student','6','1','6029','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6030,'Guard Your Heart Password by Erastus Muthura','6','1','6030','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6031,'Lwanda The Stone Awakens by Ted Walde','6','1','6031','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6032,'A collection of Erotica Tales by Annemarie Musawale','6','1','6032','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6033,'Return The Bride Price And Other Poems by Ayieko Jakoyo','6','1','6033','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6034,'A Piece of the Sky by Koki Oyuke','6','1','6034','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6035,'Senteu by David Munke','6','1','6035','',16.00,'0','500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6036,'Utangulizi Wa Isimu','6','1','6036','',16.00,'0','506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6037,'Hadith Book 5 Economic and Social History of East Africa','6','1','6037','',16.00,'0','510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6038,'The Lorax','6','1','6038','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6039,'Wacky Wednesday','6','1','6039','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6040,'Wasia Bora Na Hadithi Nyingine','6','1','6040','',16.00,'0','526',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6041,'The Secret Seven Adventure','6','1','6041','',16.00,'0','528',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6042,'MAKOMBORA YA MBINU ZA KIMTINDO','6','1','6042','',16.00,'0','530',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6043,'Quick Reading Physics Form 1','6','1','6043','',16.00,'0','534',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6044,'The Rainmaker and Other Stories by Cyprian Ekwensi','6','1','6044','',16.00,'0','535',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6045,'Habari Za Wakilindi','6','1','6045','',16.00,'0','536',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6046,'Maelezo ya Methali za Kiswahili Kimeidhinishwa','6','1','6046','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6047,'Utengano','6','1','6047','',16.00,'0','545',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6048,'The Child is Black By Sr Esther Jeruto Koros','6','1','6048','',16.00,'0','549',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6049,'My Little Book of Farm Stories','6','1','6049','',16.00,'0','523',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6050,'Know Your Place Page Markers Stylishly slips onto your page and marks the last line you read','6','1','6050','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6051,'Blossoms of the Savannah by H R Ole Kulet','6','1','6051','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6052,'A Dolls House by Henrik Ibsen','6','1','6052','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6053,'The Last Pillar of Ramogi a novella by Ben Okech','6','1','6053','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6054,'Mandate of the People by Margaret A Ogola','6','1','6054','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6055,'The trouble with Nigeria by Chinua Achebe','6','1','6055','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6056,'Minutes of Glory And Other Stories by Ngugi wa Thiongo','6','1','6056','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6057,'Nguu za Jadi by Clara Momanyi','6','1','6057','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6058,'A Guide to Blossoms of The Savannah','6','1','6058','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6059,'Fathers of Nations by Paul B Vitta','6','1','6059','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6060,'The Samaritan by John Lara','6','1','6060','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6061,'Ganga Ganga Za Mganga Na Covid 19 by DM Kaironge','6','1','6061','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6062,'Teens Guide to the Constitution of Kenya by Sandra Ochola Second Edition','6','2','9789966078810','',16.00,'0','850','2','0',NULL,NULL,5,0,0,'91721466959',0,0,0,0.00,'2024-07-20 12:16:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6063,'The Newcomer and Other Stories by Wangari Grace','6','1','6063','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6064,'LAANA Daughter of the Middle World by Dora Okeyo','6','1','6064','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6065,'SIFUNA by Dora Okeyo','6','1','6065','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6066,'Beauty Under The Sky and Other Poems by Jane Wangeci','6','1','6066','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6067,'Chozi La Heri by Assumpta K Matei','6','1','6067','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6068,'COVID STORIES Tests and Testimonies by Larry Liza','6','1','6068','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6069,'Giigikuyu Giitu Kirathi kia Mbere Ibuku ria Arutwo By Margaret Muthoni','6','1','6069','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6070,'Giigikuyu Giitu Kirathi kia keeri Ibuku ria Arutwo By Margaret Muthoni','6','1','6070','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6071,'Giigikuyu Giitu Kirathi gia Gatatu Ibuku ria Arutwo By Margaret Muthoni','6','1','6071','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6072,'Uprooting the Roots of Poverty by Oliver Susan Ochoo','6','1','6072','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6073,'A Smart Way To Start Doing Good SDGs Book for Children by Daughters of Kenya','6','1','6073','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6074,'The Ridges Across River Kaiti by Wambua wa Kawive','6','1','6074','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6075,'When The World In My Voice Sings by Dennis J Indimuli','6','1','6075','',16.00,'0','550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6076,'Primary CRE Std 7 TG Approved','6','1','6076','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6077,'Secondary CRE Form 1 SB 3rd Edition Approved','6','1','6077','',16.00,'0','560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6078,'Secret SevenFun for the Secret Seven','6','1','6078','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6079,'Secret Sevenon the Trail','6','1','6079','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6080,'Secret SevenWell Done','6','1','6080','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6081,'My First Animals Ladybird Learners','6','1','6081','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6082,'A Pair of Blue Eyes','6','1','6082','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6083,'The Best of Sherlock Holmes','6','1','6083','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6084,'Snappy Learner Handwriting Age 57','6','1','6084','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6085,'The Tenant of Wildfell Hall','6','1','6085','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6086,'The Pursuit of the WellBeloved','6','1','6086','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6087,'She Shall Be Called Woman','6','1','6087','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6088,'Taming the Infinite','6','1','6088','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6089,'Goodnight StoriesBW Large Print','6','1','6089','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6090,'First stories for GirlsBW','6','1','6090','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6091,'Animals Bedtime Tales','6','1','6091','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6092,'Power of Corruption','6','1','6092','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6093,'Bumping Buffalo African Animal Tales','6','1','6093','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6094,'Crafty Chameleon African Animal Tales','6','1','6094','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6095,'Enormous Elephant African Animal Tales','6','1','6095','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6096,'Greedy Zebra','6','1','6096','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6097,'Handsome Hog','6','1','6097','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6098,'Hot Hippo','6','1','6098','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6099,'Laughing Giraffe African Animal Tales','6','1','6099','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6100,'Lazy Lion African Animal Tales','6','1','6100','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6101,'When the Sun Goes Down','6','1','6101','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6102,'Alices Adventures in Wonderland','6','1','6102','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6103,'The Power of a Praying Wife','6','1','6103','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6104,'A Man of the People by Chinua Achebe','6','1','6104','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6105,'Sheer Curtains 599 Per Meter','6','1','6105','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6106,'20000 Leagues Under the Sea Collins Classics','6','1','6106','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6107,'Den of Inequities','6','1','6107','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6108,'The Vendor','6','1','6108','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6109,'The Mill on the Floss','6','1','6109','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6110,'Mine Boy','6','1','6110','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6111,'The horn of my love by Okot pBitek','6','1','6111','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6112,'East African Weather for Aviators by Mike Mwembesa','6','1','6112','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6113,'Basic English Luo Words and Phrases by Asenath Odaga','6','1','6113','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6114,'How to Start and Manage your Own Business','6','1','6114','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6115,'Pace in Poetry is a poetry anthology that has notesKCSE sample papers','6','1','6115','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6116,'KCSE Geography Mastering Mapwork Approved','6','1','6116','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6117,'The Bushtrackers','6','1','6117','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6118,'Blossoms of The Savannah','6','1','6118','',16.00,'0','580',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6119,'A History Of Africa In The 19th Century','6','1','6119','',16.00,'0','581',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6120,'Secret SevenGood Work','6','1','6120','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6121,'Shock for the Secret Seven','6','1','6121','',16.00,'0','561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6122,'Animal Farm by George Orwell','6','1','6122','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6123,'Around the world in 80 days','6','1','6123','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6124,'I am too Pretty to be Broke by Joan Thatiah','6','2','9789966105004','',16.00,'0','800','2','0',NULL,NULL,5,0,0,'91721467269',0,0,0,0.00,'2024-07-20 12:21:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6125,'Travel Guide Map to Mt Kenya National Parks and the surroundings','6','1','6125','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6126,'Daily Pursuit Devotional Vol One','6','1','6126','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6127,'Just Scream Inspirational Nuggets of Hope for the Youth by Leonard Ondigo','6','1','6127','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6128,'Never Say Never by Anthony Mugo','6','1','6128','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6129,'The Mysterious Mashimbo Hills by Victor karol Maaingi','6','1','6129','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6130,'A Season of Blood Poems from Kenyan Prisons by Maina wa Kinyatti','6','1','6130','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6131,'A farm called Kishinev by Marjorie Oludhe Macgoye','6','1','6131','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6132,'The Living History Of Embu and Mbeere by HSK Mwaniki','6','1','6132','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6133,'Poems from East Africa by David Cook and David Rubadiri','6','1','6133','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6134,'So Long a Letter by Mariama Ba','6','1','6134','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6135,'Beauty Under The Sky and Other Poems vy Jane Wangeci','6','1','6135','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6136,'END OF CORRUPTION','6','1','6136','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6137,'Lwanda Magere by Okoiti Omtatah','6','1','6137','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6138,'Family Affair by Wandera Ogana','6','1','6138','',16.00,'0','590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6139,'Daughter of Maa','6','1','6139','',16.00,'0','592',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6140,'Siku Njema Kimeidhinishwa na KICD','6','1','6140','',16.00,'0','592',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6141,'Tricky Tortoise','6','1','6141','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6142,'MATHS MADE EASY AGES 5','6','1','6142','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6143,'SPELLING MADE EASY YEAR 1','6','1','6143','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6144,'My Pretty Board Book of Animals & Birds','6','1','6144','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6145,'City of Ghosts','6','1','6145','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6146,'Midnight','6','1','6146','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6147,'A Penny A Day','6','1','6147','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6148,'Persuasion','6','1','6148','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6149,'Snappy Learner Spelling Ages 57','6','1','6149','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6150,'Ben10 Alien Force Bumper Activity Book','6','1','6150','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6151,'The Other Boleyn Girl','6','1','6151','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6152,'Large Print Animal Stories','6','1','6152','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6153,'Baby Baboon','6','1','6153','',16.00,'0','566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6154,'Watoto Court Comic by Sue Wanjiru','6','1','6154','',16.00,'0','595',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6155,'FAST FACT FINDERS BIOLOGY TACTICAL REVISION Form 14','6','1','6155','',16.00,'0','595',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6156,'Msingi wa Kiswahili Kimeidhinishwa Darasa la 4','6','1','6156','',16.00,'0','597',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6157,'The Power of a Praying Teen by Stormie Omartian','6','1','6157','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6158,'Tempted by Her Innocent Kiss','6','1','6158','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6159,'You are Born an Original Dont Die a Copy by John L Mason','6','1','6159','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6160,'Reading with Phonics Hansel and Gretel','6','1','6160','',16.00,'0','570',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6161,'The jail bugs by Wahome Mutahi','6','1','6161','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6162,'When Bullets Begin to Flower Poems of Resistance from AngolaMozambique and Guinea','6','1','6162','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6163,'The AKO Caine Prize for African Writing 2020','6','1','6163','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6164,'Millennial Voices East African Poetry by Barack WanderaAdalo MogaBryson OmwaloJohn Midega with Kitche Magak','6','1','6164','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6165,'Think Big by Ben Carson','6','1','6165','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6166,'Matigari by Ngugi wa Thiongo Kikuyu Version','6','2','9789966465788','',16.00,'0','790','','0',NULL,NULL,5,0,0,'91748695567',0,0,0,0.00,'2025-05-31 15:46:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6167,'Matigari by Ngugi wa Thiongo English Version','6','1','6167','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6168,'Student Recorder Flute 7 Holes High Pitch Soprano Descant Recorder ABS Instruments Reed Pipe with Cleaning Bar For Kids and Adults','6','1','6168','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6169,'The Perilous Journey to beyond My Nose by Michael Onsando','6','1','6169','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6170,'Marry Me a co wife and other poems by Jerusha Kananu Marete','6','1','6170','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6171,'0','6','1','6171','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6172,'Think Aspire Achieve by Madara Ogot','6','1','6172','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6173,'Return of Shaka by Meja Mwangi','6','1','6173','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6174,'The Leader English Version of the Kiswahili Play Kigogo by Pauline Kea and PLO Lumumba','6','1','6174','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6175,'CHECHE ZA USHAIRI Kidato 14 Cliff Rioba','6','1','6175','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6176,'An Artist of the Floating World Guide book','6','1','6176','',16.00,'0','599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6177,'Millennial Voices East African Poetry','6','1','6177','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6178,'The Wrath by Simeon Uwuoga Adol','6','1','6178','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6179,'I Am Become Death by Charles Chanchori','6','1','6179','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6180,'Fashion Design and Sketching for Artisans Level 1','6','1','6180','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6181,'The British In Mombasa by Sir 1824 1826 by John Gray','6','1','6181','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6182,'The Ministry Gifts by Kenneth Hagin','6','1','6182','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6183,'Redefining A Kenyan Referee by Lorence Ishuga','6','1','6183','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6184,'Wanjira and her Hitlers','6','1','6184','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6185,'Mucii Wa Aceera A Mbari Ya The Lineage of Aceera of Ndegwa Wahome Clan by Duncan Nderitu Ndegwa','6','1','6185','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6186,'The Untold StoryGusii Survival Techniques and Resistance to the Establishment of British Colonial Rule','6','1','6186','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6187,'The Caucasian Chalk Circle by Bertolt Brecht','6','1','6187','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6188,'Siege Of Utuopia by Gregory Mwendwa','6','1','6188','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6189,'Sabina and the Mystery of the Ogre','6','1','6189','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6190,'Sabina the Rain Girl','6','1','6190','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6191,'Vumba by Hassan Mwana wa Ali','6','1','6191','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6192,'Tiffa Kibonge by Lizana Kafwa','6','1','6192','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6193,'Foundation Music Students Book 3 by Gabriel Musungu','6','1','6193','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6194,'Foundation Music Learners Grade 5 by Florence MuyelaAnne Ndungu and Joel Osir','6','1','6194','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6195,'Guidance and Counselling A Handbook for Teachers and Students','6','1','6195','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6196,'Pandashuka By Timothy O Sumba','6','1','6196','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6197,'Marry Me a CoWife and Other Poems by Jerusha Kananu Marete','6','1','6197','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6198,'The Ultimate Recipe for Wholesome Student by Samuel Kanja','6','1','6198','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6199,'Run Your Race and win a gold medal by Kenyatta Otieno','6','1','6199','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6200,'Window into Worlds','6','1','6200','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6201,'Bile on my Smile','6','1','6201','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6202,'Strange Tides by Mike Turere','6','1','6202','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6203,'Life skills Matters','6','1','6203','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6204,'Three Things You Must Desire in Life','6','1','6204','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6205,'Atlas Shrugged by Ayn Rand Audiobook','6','1','6205','',16.00,'0','600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6206,'KIMOTA CHA FASIHI SIMULIZI','6','1','6206','',16.00,'0','615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6207,'The Last Villains of Molo','6','1','6207','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6208,'Scrambled Eggs Super','6','1','6208','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6209,'The Cat in the Hat','6','1','6209','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6210,'FAST FACT FINDERS HISTORY AND GOVERNMENT FORM 14 Cliff Rioba','6','1','6210','',16.00,'0','620',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6211,'FAST FACT FINDERS BIOLOGY PRACTICAL MANUAL','6','1','6211','',16.00,'0','620',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6212,'Top Mark KCSE Questions and Answers Computer Studies','6','1','6212','',16.00,'0','621',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6213,'Horton Hears a Who','6','1','6213','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6214,'Summer Term at Malory Towers','6','1','6214','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6215,'Famous FiveFive Get into a Fix','6','1','6215','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6216,'Famous FiveFive Go Adventuring Again','6','1','6216','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6217,'Famous FiveFive Go to Smugglers Top','6','1','6217','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6218,'Famous FiveFive on a Treasure Island','6','1','6218','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6219,'Famous FiveFive on Kirrin Island Again','6','1','6219','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6220,'Deathtrap Approved Winner Jomo Kenyatta Prize','6','1','6220','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6221,'Showhat and Sowhat Approved by KICD','6','1','6221','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6222,'Kiu','6','1','6222','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6223,'Kufa Kuzikana Kimeidhinishwa na KICD','6','1','6223','',16.00,'0','626',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6224,'A new Dawn For Children Arise and Shine by Sadia Hussein','6','1','6224','',16.00,'0','630',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6225,'Embu Historical Texts','6','1','6225','',16.00,'0','637',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6226,'The Kenyan Impostors by Harun Kimani','6','1','6226','',16.00,'0','645',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6227,'Kenya Coffee Roasted Espresso Export 250g','6','1','6227','',16.00,'0','617',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6228,'BEYOND THE BARRICADE BY Kelvin Omondi Otieno','6','1','6228','',16.00,'0','649',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6229,'Inventor Business Studies Form 3 SB','6','1','6229','',16.00,'0','649',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6230,'Kudra na Kevin Oyugi','6','1','6230','',16.00,'0','649',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6231,'Dr Seuss Sleep Book','6','1','6231','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6232,'The Cat in the Hat Comes Back','6','1','6232','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6233,'My Life in Prison by John Kiriamiti','6','1','6233','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6234,'Death Trap','6','1','6234','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6235,'Maximising your Retiriment','6','1','6235','',16.00,'0','618',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6236,'Son of Fate by John Kiriamiti','6','1','6236','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6237,'Damn Girl Stop that by Joan Thatiah','6','1','6237','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6238,'Luo proverbs and Sayings by Asenath Bole Odaga','6','1','6238','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6239,'The River and the Source by Margaret Ogola','6','1','6239','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6240,'Dreams On A Motorcycle by Dr Kevin Rombosia','6','1','6240','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6241,'Bachelorette Diaries Life and Musings of a Bachelorette by Elove Poetry','6','1','6241','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6242,'Judicial Review of Administrative Actions in Kenya by PLO Lumumba and Peter Opondo Kaluma','6','1','6242','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6243,'Kiswahili Kwa Darasa La 7 PB Approved','6','1','6243','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6244,'Kiswahili Kwa Darasa La 7 TG Approved','6','1','6244','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6245,'Moran No More by H R ole Kulet','6','1','6245','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6246,'To Become a Man','6','1','6246','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6247,'The Mixers Approved by KICD','6','1','6247','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6248,'The Cockroach Dance Approved by KICD','6','1','6248','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6249,'Maelezo ya Methali za Kiswahili','6','1','6249','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6250,'Terrorists of the Aberdare by Nganga Mbugua','6','1','6250','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6251,'Writers in Politics Essays by Ngugi wa Thiongo','6','1','6251','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6252,'Daughter of the Lake','6','1','6252','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6253,'Declare Your Interest by Hamisi Wawire','6','1','6253','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6254,'A Silent song and Other Stories by Godwin Siundu','6','1','6254','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6255,'I Will Marry When I Want by Ngugi wa Thiongo and Ngugi wa Mirii','6','1','6255','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6256,'Kiss Me Goodbye by Wairiuko wa Nyambura','6','1','6256','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6257,'African poetry soup anthology by Ochieng Kevin and Paula O M Otukile','6','1','6257','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6258,'Paracletic Communion by Jacqueline M','6','1','6258','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6259,'A FLAME OF PASSION AND OTHER POEMS by Titus M?r??thi wa M?turi','6','1','6259','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6260,'Ndoa Ya Patashika Na David Ochola','6','1','6260','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6261,'Najivunia Kuwa Mnandi Na Ishamel Rono Nicodemus','6','1','6261','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6262,'Mwendo Wenye Busara','6','1','6262','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6263,'An Enemy of the People by Henrik Ibsen','6','1','6263','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6264,'The Vampires of Africa','6','1','6264','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6265,'Walanyama na Mashairi Mengine by Ken Mukabwa','6','1','6265','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6266,'Ripped By Nyangoto Okuro','6','1','6266','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6267,'The Government Inspector by Nikolai Gogol','6','1','6267','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6268,'Protecting Our World Childrens Poems on Environment and Cleanliness by Larry Liza','6','1','6268','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6269,'Dar es Salaam by Night by Ben R Mtobwa','6','1','6269','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6270,'The Art of Mcing by Dr Ofweneke and MC Abel','6','1','6270','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6271,'The Art of Mcing by Dr Ofweneke and MC Abel ebook','6','1','6271','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6272,'The Maasai Language An introduction by David Ole Munke Simplified Edition','6','1','6272','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6273,'FAST FACT FINDERS AGRICULTURE PAPER 1 Form 14','6','1','6273','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6274,'FAST FACT FINDERS PHYSICS','6','1','6274','',16.00,'0','650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6275,'Conquering an Enemy Called Average','6','1','6275','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6276,'My First 500 Words & Pictures','6','1','6276','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6277,'Beyond the Vows','6','1','6277','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6278,'The Mystery of the Strange Messages','6','1','6278','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6279,'Famous FiveFive Go Off in a Caravan','6','1','6279','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6280,'Famous FiveFive on Finniston Farm','6','1','6280','',16.00,'0','623',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6281,'The Mystery of the Burnt Cottage','6','1','6281','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6282,'The Mystery of the Pantomime Cat','6','1','6282','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6283,'The Joy of Poetry Antergrated Poetry for Secondary Schools Approved','6','1','6283','',16.00,'0','660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6284,'GIFTED HANDS','6','1','6284','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6285,'Frankenstein','6','1','6285','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6286,'Reading Together Snow White','6','1','6286','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6287,'Debutantes','6','1','6287','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6288,'The Black Echo','6','1','6288','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6289,'Bedtime Stories Large Print BW','6','1','6289','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6290,'Judy Moody Declares Independence','6','1','6290','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6291,'One Life too Many by Yusuf Dawood','6','1','6291','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6292,'A Game Called Chaos The Hardy Boys','6','1','6292','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6293,'Managing Community Projects','6','1','6293','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6294,'The Thirty Six Stratagems','6','1','6294','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6295,'Gangsta Granny','6','1','6295','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6296,'Her Own Rules by Barbara Taylor Bradford','6','1','6296','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6297,'Land without Thunder and Other Short Stories','6','1','6297','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6298,'Dear Ijeawele or a Feminist Manifesto in Fifteen Suggestions','6','1','6298','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6299,'The Power Of Positive Thinking For Young People','6','1','6299','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6300,'Interior Hijab Cap','6','1','6300','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6301,'Beyond Limits by Pepe Minambo','6','1','6301','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6302,'Be Inspired Before You Expire','6','1','6302','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6303,'Jolly Phonics Word Book','6','1','6303','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6304,'Discovering the Power of Positive Thinking by Norman Vincent Peale','6','1','6304','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6305,'Swords of Kirinyaga The Fight for Land and Freedom by HK Wachanga','6','1','6305','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6306,'A history of the Luo Abasuba of Western Kenya from 17601940','6','1','6306','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6307,'Anthills of the Savannah by Chinua Achebe','6','1','6307','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6308,'A history of the Kipsigis by Henry A Mwanzi','6','1','6308','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6309,'Hair Love by Matthew A Cherry and Vashti Harrison','6','1','6309','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6310,'Intepen e Maasai Book by S S Ole Sankan','6','1','6310','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6311,'Immigrant Cocktail by Ciku Kimani','6','1','6311','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6312,'The Portuguese Period In East Africa','6','1','6312','',16.00,'0','668',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6313,'Two in One','6','1','6313','',16.00,'0','673',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6314,'The Winner And Other Stories','6','1','6314','',16.00,'0','685',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6315,'The Power of a Praying Kid by Stormie Omartian Easy to read book for 712 year olds','6','1','6315','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6316,'The Mystery of the Missing Necklace','6','1','6316','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6317,'Famous FiveFive Fall into Adventure','6','1','6317','',16.00,'0','656',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6318,'Journey to Academic Success and Beyond by Bundi Paul Karau','6','1','6318','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6319,'Things I Will Tell My Daughter by Joan Thatiah','6','1','6319','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6320,'No Longer at Ease by Chinua Achebe','6','1','6320','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6321,'The Concubine by Elechi Amadi','6','1','6321','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6322,'The Double Cross by Mwangi Gicheru','6','1','6322','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6323,'The Price of Living by Yusuf K Dawood','6','1','6323','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6324,'The Traveler by Aileen Munene','6','1','6324','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6325,'My Pain Shall End in Glory by David a Mebude','6','1','6325','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6326,'New Beginning IRE 8 by Islam Khiyar Islam','6','1','6326','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6327,'Pathway to Marriage Safeway to Wedding and Honeymoon by Dr Sammy Gitaari','6','1','6327','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6328,'Going Down River Road by MEJA MWANGI','6','1','6328','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6329,'The Other Woman by Grace Ogot','6','1','6329','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6330,'Belief In A God You Cannot See by Timothy Cross','6','1','6330','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6331,'30 Days of Transparent Faith by DrWanjiku Ngigi','6','1','6331','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6332,'Globalectics Theory and the Politics of Knowing Book by Ngugi wa Thiongo','6','1','6332','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6333,'Son of Woman in Mombasa by Charles Mangua','6','1','6333','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6334,'Carcase for Hounds by Meja Mwangi','6','1','6334','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6335,'The Traveller by Aileen Mwende Munene','6','1','6335','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6336,'The Nest by Jackie OwusuBiney','6','1','6336','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6337,'Kikombe Cha Ushindi by DM Kaironge','6','1','6337','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6338,'Devil on the Cross By Ngugi wa Thiongo','6','1','6338','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6339,'The Big Chiefs by Meja Mwangi','6','1','6339','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6340,'Petals of Emotions by Haggai Imbiaka','6','1','6340','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6341,'Kill me quick by Meja Mwangi','6','1','6341','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6342,'The Operator by Chris Mwangi','6','1','6342','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6343,'The missing links by Tobias Otieno','6','1','6343','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6344,'Mission to Kala by Mongo Beti','6','1','6344','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6345,'Burning Grass by Cyprian Ekwensi','6','1','6345','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6346,'Keep My Words Luo Oral Literature by B Onyango Ogutu and A A Rosceo','6','1','6346','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6347,'Mualkemia by Paulo Coelho and Ali Attas','6','1','6347','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6348,'The Unbroken Spirit by Wanjiru Waithaka','6','1','6348','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6349,'Campus Days by Wandera Ogana','6','1','6349','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6350,'Echoes of Silence by John Ruganda','6','1','6350','',16.00,'0','690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6351,'Reading Together Little Red Riding Hood','6','1','6351','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6352,'Big Dreams for Ordinary People','6','1','6352','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6353,'African print pillow','6','1','6353','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6354,'Ethical Youth Leadership','6','1','6354','',16.00,'0','661',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6355,'Kamusi Ya Vitendawili na Mafumbo Approved','6','1','6355','',16.00,'0','695',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6356,'Super Lisu My Super Hair by Yolanda Chakava','6','1','6356','',16.00,'0','695',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6357,'Mwisho wa Kosa','6','1','6357','',16.00,'0','696',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6358,'Things Fall Apart by Chinua Achebe','6','1','6358','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6359,'Arrow of God by Chinua Achebe','6','1','6359','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6360,'Do not Tell the Boss','6','1','6360','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6361,'Black Tipped Nipples by Mildred Ngesa','6','1','6361','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6362,'Remote Dawn','6','1','6362','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6363,'The Positive Way To Change Your Life','6','1','6363','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6364,'Beatrice and Virgil by Yann Martel','6','1','6364','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6365,'Before You Say I Do by Lucy Natasha','6','1','6365','',16.00,'0','665',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6366,'How To Kill Children Not an instruction manual by Vik Chege','6','1','6366','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6367,'The Beasts Under Your Bed by JM Rogoi','6','1','6367','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6368,'Behind the Mask by Yusuf Dawood','6','1','6368','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6369,'The Best of Whispers by Wahome Mutahi','6','1','6369','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6370,'Soaring above the Pandemic Poetic Echoes from East Africa by Peter AmukaEgara KabajiBryson Omwalo and Barack Wandera','6','1','6370','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6371,'Hatima Yangu by Matata Hassan','6','1','6371','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6372,'Curled Up Corners Bookmarks Cosy Cat','6','1','6372','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6373,'Olonana Ole Mbatian Makers of Kenyas History by Peter Ndege','6','1','6373','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6374,'0','6','1','6374','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6375,'Millionaire EMPLOYEE by Patrick N Ngumi','6','1','6375','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6376,'Kanina and I by Charles Mangua','6','1','6376','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6377,'One fall a million climbs by Alyasghar H','6','1','6377','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6378,'The Ministers Daughter by Mwangi Ruheni','6','1','6378','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6379,'Fast Fact Finders Biology by Patrick Talam','6','1','6379','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6380,'Weep Not Child by Ngugi wa Thiongo','6','1','6380','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6381,'Kengeza La Jasiri By Shisia Wasilwa','6','1','6381','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6382,'The Secrets Of The Millionaire Mind Investment By Kennedy Waningu','6','1','6382','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6383,'Secrets of The Billionaire Within By Wale Akinyemi','6','1','6383','',16.00,'0','699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6384,'We Should All Be Feminists by Chimamanda Ngozi Adichie','6','1','6384','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6385,'How to Save Money for Investment by Ken Monyoncho','6','1','6385','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6386,'Pocket Prayer Mat Muslim Portable Prayer Mat','6','1','6386','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6387,'Ritual by Carey BarakaWairimu Muriithi and DRR','6','1','6387','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6388,'The Environment and Noahs ark by JG Nyamu','6','1','6388','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6389,'Economic Systems and the breaking of bread bob by JG Nyamu','6','1','6389','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6390,'Wooden Cover Notebooks Bamboo Single Ruled Notebook A7 Journal Gift','6','1','6390','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6391,'When We Speak by Rafinki','6','1','6391','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6392,'Ministry of Misdemeanor Memoir by Hillary Lisimba','6','1','6392','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6393,'One Touch English Paper 1','6','1','6393','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6394,'Soaring above the Pandemic Poetic Echoes from East Africa','6','1','6394','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6395,'When we Speak New Poetic Distillations from Kenya','6','1','6395','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6396,'The African Roots on trial by Simeon Uwuoga Adol','6','1','6396','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6397,'The Moon Is Made Of Green Cheese by Alexander Nderitu','6','1','6397','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6398,'The Midnight Sun by JB Omukangala','6','1','6398','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6399,'The Eagle Series A Guide to English Paper 2','6','1','6399','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6400,'The God Who Sees Amazing Encounters with the Love of God by Paulie Mugure Mugo','6','1','6400','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6401,'Inventor Business Studies Form 4 SB Approved','6','1','6401','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6402,'Top Mark KCSE Revision CRE Approved','6','1','6402','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6403,'Topmark KCPE Mathematics Q&A Approved','6','1','6403','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6404,'Topmark KCPE Science Q&A Approved','6','1','6404','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6405,'Sunrise at Midnight by Florence Mbaya','6','1','6405','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6406,'The Corporate Cookbook by Violet Shamilah','6','1','6406','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6407,'Caitaani Mutharaba ini by Ngugi wa Thiongo','6','1','6407','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6408,'Heart Strings by Onejik?','6','1','6408','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6409,'The Rich Tapestry Of Success by Brian Muhoro','6','1','6409','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6410,'Mwenge wa Uandishi Mbinu za Insha na Utunzi Toleo Jipya by Prof K W Wamitila','6','1','6410','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6411,'KCPE Made Familiar English Workbook 19892021 New Edition by Agnes Bisaule','6','1','6411','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6412,'KCPE Made Familiar Kitabu cha Mazoezi ya Kiswahili 19902021New Edition by Grace Akinyi and Ongoro Odhiambo','6','1','6412','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6413,'Riddles of Abagusii of Kenya','6','1','6413','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6414,'Traditional Marriage in Gusii','6','1','6414','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6415,'Bilomelele bye Lukingi Poems of Mt Elgon','6','1','6415','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6416,'The Beads of Slavery by Karanja M Lilian','6','1','6416','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6417,'Different Colours by Nganga Mbugua','6','1','6417','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6418,'Abagusii Wisdom Revisited Proverbs in Abagusii','6','1','6418','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6419,'Where are True Parents?','6','1','6419','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6420,'EggsHammers and Chilli Peppers by Shalom Munyiri','6','1','6420','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6421,'The Song of a Blacksmith and Totems of Abagusii','6','1','6421','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6422,'Irresistible by Larry liza','6','1','6422','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6423,'A Boy Named Salah by Sahara Abdi Ideal for 10+ years','6','1','6423','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6424,'The Battle Within volume 2 by Meshack Samson','6','1','6424','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6425,'Broken Web by Onyi Okadike','6','1','6425','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6426,'Smart Thinking Skills for Critical Understanding and Writing Matthew Allen','6','1','6426','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6427,'The War Against Boys How Misguided Policies are Harming Our Young Men Christina by Hoff Sommers','6','1','6427','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6428,'The Cheat Sheet by Sarah Adams','6','1','6428','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6429,'The Little Book Of Pussy by Dian Hanson','6','1','6429','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6430,'The Muslimah Sex Manual A Halal Guide to Mind Blowing Sex by Umm Muladhat','6','1','6430','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6431,'Blow Her Mind His Illustrated Guide to Orgasmic Oral Sex So Good She will Tell her Friends About It Master Advanced Cunnilingus Tonight','6','1','6431','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6432,'DAYGAME The nobullshit guide to meeting women in real life and mastering the art of daygame daygameseductionget girlspick upgametrue day game by Anders Martinez and Alex Wolf','6','1','6432','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6433,'Mwangwi Wa Maisha; Anthology Of Swahili Poetry Book','6','1','6433','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6434,'The Adweek Copywriting Handbook The Ultimate Guide to Writing Powerful Advertising and Marketing Copy from One of Americas Top Copywriters by Joseph Sugarman','6','1','6434','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6435,'Write to Sell The Ultimate Guide to Great Copywriting by Andy Maslen','6','1','6435','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6436,'The Copywriting Sourcebook How to write better copyfaster for everything from ads to websites by Andy Maslen','6','1','6436','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6437,'Write BetterFaster How To Triple Your Writing Speed and Write More Every Day Growth Hacking For Storytellers by Monica Leonelle','6','1','6437','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6438,'Creative Writing How to unlock your imaginationdevelop your writing skills and get published by Adele Ramet','6','1','6438','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6439,'How to Talk to Anyone 92 Little Tricks for Big Success in Relationships by Leil Lowndes','6','1','6439','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6440,'Make Your Bed Little Things That Can Change by William H McRaven ebook','6','1','6440','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6441,'Stories to Tell to Children Fifty One Stories With Some Suggestions for Telling by Sara Cone Bryant','6','1','6441','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6442,'The Brothers Karamazov by Fyodor Dostoevsky ebook','6','1','6442','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6443,'Inspired for Greatness by Pepe Minambo','6','1','6443','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6444,'King of Capital The Remarkable RiseFalland Rise Again of Steve Schwarzman and Blackstone by David Carey and John E Morris','6','1','6444','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6445,'The Elements of Mentoring The 65 Key Elements of Mentoring by W Brad Johnson and Charles R Ridley','6','1','6445','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6446,'The Journey To my Destiny by Sarah Kimotho','6','1','6446','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6447,'Indistractable How to Control Your Attention and Choose Your Life by Nir Eyal ebook','6','1','6447','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6448,'The Masked Dream','6','1','6448','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6449,'The Incredible Alpha','6','1','6449','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6450,'Black Dog Summer by Miranda Sherry','6','1','6450','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6451,'Dear Ex','6','1','6451','',16.00,'0','700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6452,'Kids & Adults suspenders','6','1','6452','',16.00,'0','712',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6453,'Across The Bridge','6','1','6453','',16.00,'0','712',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6454,'More Garden Woodwork in a Weekend','6','1','6454','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6455,'Gods Master Plan for Marriage','6','1','6455','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6456,'Unyielding Hope the Life and times','6','1','6456','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6457,'The Double Comfort Safari Club','6','1','6457','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6458,'Safari Companion Kenya','6','1','6458','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6459,'Kenya Suprema Coffee Export 250g','6','1','6459','',16.00,'0','712',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6460,'Our Stories Redefined 2021 Poetry Anthology by Mystery Publishers','6','1','6460','',16.00,'0','749',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6461,'Full Force and Effect','6','1','6461','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6462,'banana fiber bicycle','6','1','6462','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6463,'The Magic Finger','6','1','6463','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6464,'Why the Whales Came','6','1','6464','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6465,'Unlocking the Power of Your Purpose','6','1','6465','',16.00,'0','713',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6466,'The Girl Was Mine by David Karanja','6','1','6466','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6467,'Why Elephant Has a Trunk Ladybird','6','1','6467','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6468,'Letters to My Son by Joan Thatiah','6','1','6468','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6469,'Sojourner by Nyambura Nganga','6','1','6469','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6470,'Freedom and after by Tom Mboya','6','1','6470','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6471,'Executive Notebook A5','6','1','6471','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6472,'The Sinister Trophy by John Kiriamiti','6','1','6472','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6473,'Pop Up Book End A smart way to organise your books and bits at home and office','6','1','6473','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6474,'WHISPER The voice within by Fatma Mohamed Ismail','6','1','6474','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6475,'Torn Between by J B Omukangala','6','1','6475','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6476,'Gikuyu Oral Literature by Wanjiku Mukabi Kabira and Karega wa Mutahi','6','1','6476','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6477,'Veiled Secrets by JB Omukangala','6','1','6477','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6478,'Kamusi ya Methali Kimaudhui','6','1','6478','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6479,'Living your Purpose by Veronica Kanja','6','1','6479','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6480,'Commercial Vegetable Farming by Mwancha Okioma','6','1','6480','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6481,'Penis Enlargement Get your Penis Bigger NaturallyLearn Time Tested Techniques and RoutinesLast Longer in Bedand Achieve Supernatural Performance by Edwin Carlisle','6','1','6481','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6482,'Get it Right Chemistry Practical KCSE Revision','6','1','6482','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6483,'The Last Farewell Finding Vanessa by Kitui Wakape','6','1','6483','',16.00,'0','750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6484,'Nandi Customary Law by Geoffrey Stuart Snell','6','1','6484','',16.00,'0','751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6485,'Keynote Primary English Appr Guide BK 7','6','1','6485','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6486,'Longhorn Essentials of English Grammar','6','1','6486','',16.00,'0','754',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6487,'Men Without Women','6','1','6487','',16.00,'0','718',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6488,'IF LIFE IS A GAMETHESE ARE THE RULES','6','1','6488','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6489,'The Last Word','6','1','6489','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6490,'A Woman Alone','6','1','6490','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6491,'The Impossible Is Possible','6','1','6491','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6492,'Sticker Playbook Fire Engine','6','1','6492','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6493,'Sticker Playbook Cinderella','6','1','6493','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6494,'MorningNoon & Night','6','1','6494','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6495,'Safari Adventure','6','1','6495','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6496,'Lion Adventure','6','1','6496','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6497,'The Great Gatsby','6','1','6497','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6498,'The Power of a Praying Husband','6','1','6498','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6499,'Best Foot Forward by Fred Geke','6','1','6499','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6500,'How to Invest in Financial Markets by Ken Monyoncho','6','1','6500','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6501,'Starting Gardening Usborne First Skills','6','1','6501','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6502,'Maasai Shuka Kenya','6','1','6502','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6503,'Captain Underpants and the Wrath of the Wicked','6','1','6503','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6504,'Captain Underpants and the Perilous Plot of Professor','6','1','6504','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6505,'And the Invasion of the Incredibly Naughty Cafeteria','6','1','6505','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6506,'Captain Underpants and the Sensational Saga of Sir Stinks','6','1','6506','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6507,'Captain Underpants and the Tyrannical Retaliation','6','1','6507','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6508,'The Right Attitude to Rain','6','1','6508','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6509,'African Friends and Money Matters','6','1','6509','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6510,'Full Cover Interior Hijab Cap','6','1','6510','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6511,'New Moon','6','1','6511','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6512,'Song of Lawino and Song of Ocol','6','1','6512','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6513,'You the Healer by Jose Silva and Robert B Stone','6','1','6513','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6514,'After 430 by David G Maillu','6','2','9789966093370','',16.00,'0','760','','0',NULL,NULL,5,0,0,'91724306062',0,0,0,0.00,'2024-08-22 08:55:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6515,'The Connector by Regina Mutiru','6','1','6515','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6516,'Embu Historical Texts by Henry Stanley Kabeca Mwaniki','6','1','6516','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6517,'Secrets of The Billionaire Within by Wale Akinyemi','6','1','6517','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6518,'Yesterday Today and Tomorrow by Yusuf Dawood','6','1','6518','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6519,'The Congo betrayal the UNUS and Lumumba by D Katete Orwa','6','1','6519','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6520,'Customs and traditions of the Meru by Daniel Nyaga','6','1','6520','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6521,'A Grain of Wheat by Ngugi wa Thiongo','6','1','6521','',16.00,'0','765',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6522,'Kamusi ya Methali Imeidhinishwa','6','1','6522','',16.00,'0','771',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6523,'Who Moved My Cheese by Spencer Johnson','6','2','6523','',16.00,'0','790','2','0',NULL,NULL,5,0,0,'91741590367',0,0,0,100.00,'2025-03-10 10:07:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6524,'My Life in Crime by John Kiriamiti','6','1','6524','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6525,'My Life with a Criminal by John Kiriamiti','6','1','6525','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6526,'Notes on Grief by Chimamanda Ngozi Adichie','6','1','6526','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6527,'A Quiet Center by Susan Sutton','6','1','6527','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6528,'Changed Into His Likeness by Watchman Nee','6','1','6528','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6529,'Church on Fire A 31Day Adventure to Welcome the Manifest Presence of Christ by Fred A HarleyIII','6','1','6529','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6530,'Continuous Revival The Secret of Victorious Living by Norman Grubb','6','1','6530','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6531,'0','6','1','6531','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6532,'God on Fire Encountering the Manifest Presence of Christ by Fred A HartleyIII','6','1','6532','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6533,'Gods Chosen Fast by Arthur Wallis','6','1','6533','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6534,'Power from on High What It Is and How to Obtain It by Charles Finney','6','1','6534','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6535,'SitWalkStand by Watchman Nee','6','1','6535','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6536,'The Normal Christian Life by Watchman Nee','6','1','6536','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6537,'Ebalu Superstar by Roy Gachuhi','6','1','6537','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6538,'Chronicles of Life & Love Expressions from Deep Within by Monica Nyambura','6','1','6538','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6539,'0','6','1','6539','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6540,'Swahili State and Society by Ali Mazrui','6','1','6540','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6541,'Genesis Genealogies Gods Administration in the History of Redemption Book 1 by Abraham Park','6','1','6541','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6542,'Gods Profound and Mysterious Providence As Revealed in the Genealogy of Jesus Christ from the time of David to the Exile in Babylon Book 4 by Rev Abraham Park','6','1','6542','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6543,'The Covenant of the Torch A Forgotten Encounter in the History of the Exodus and Wilderness Journey Book 2 by Rev Abraham Park','6','1','6543','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6544,'The Unquenchable Lamp of the Covenant by RevAbraham Park','6','1','6544','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6545,'Vizazi Katika Kitabu Cha Mwanzo Utawala Wa Mungu Katika Historia Ya Ukombozi by Abraham Park','6','1','6545','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6546,'The Promise of the Eternal Covenant by RevAbraham Park','6','1','6546','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6547,'Premier Revision Encyclopedia Grade 2','6','1','6547','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6548,'The Moon Also Sets by Osita Ogbu','6','1','6548','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6549,'Malenga wa Vumba by Boukheit Amana','6','1','6549','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6550,'How to be a Kenyan by Wahome Mutahi','6','1','6550','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6551,'Chess The Ultimate Chess Playing Guide The Best OpeningsClosingsStrategies & Learn To Play Like A Pro by Terrance North','6','1','6551','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6552,'Get it right Mathematics Practical Paper 1 KCSE Revision','6','1','6552','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6553,'Get it Right Maths paper 2 KCSE Revision by Njoroge','6','1','6553','',16.00,'0','790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6554,'Sticker Playbook Princess Carriage','6','1','6554','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6555,'Dora the ExplorerGrab & Go Deluxe Stickers','6','1','6555','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6556,'Coping with Crying and Colic','6','1','6556','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6557,'The King','6','1','6557','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6558,'Lawless','6','1','6558','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6559,'Angel of the Dark','6','1','6559','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6560,'The Encore Effect','6','1','6560','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6561,'Mr Nobodys Eyes','6','1','6561','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6562,'The Secret Purposes','6','1','6562','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6563,'Georges Marvelous Medicine','6','1','6563','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6564,'A Journey Through Darkness','6','1','6564','',16.00,'0','756',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6565,'Multipurpose Hanger','6','1','6565','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6566,'An Enemy Called Average by John Mason','6','1','6566','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6567,'Healing for Damaged Emotions','6','1','6567','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6568,'12th of Never','6','1','6568','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6569,'Why Hes So Last Minute','6','1','6569','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6570,'Choose Your Character 25 Bible Personalities Who Inspire Integrity','6','1','6570','',16.00,'0','760',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6571,'Oops Zippy From The Diary Of A Divorced Woman by Zippora Agatha Okoth Dr Zippy Okoth','6','1','6571','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6572,'Rising from Siwano by Victoria Kamau','6','1','6572','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6573,'The Girl Who Lived Twice by David Lagercrantza','6','1','6573','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6574,'12 Lessons and a Story A teens guide to a legendary life by Mbugua Mwangi','6','1','6574','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6575,'Son of Woman by Charles Mangua','6','1','6575','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6576,'Rays of Hope Alternative Narratives about Public Resources and the 2017 General Election in Kenya by Kimani Njogu','6','1','6576','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6577,'Inevitable Desires First Love by Vincent de Paul novel','6','1','6577','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6578,'Arabic for All','6','1','6578','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6579,'JuaKali MBA by Dr Torooti Mwirigi','6','1','6579','',16.00,'0','799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6580,'The trial of Dedan Kimathi by Ngugi wa Thiongo and Micere Githae Mugo','6','1','6580','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6581,'Unfurling Stories and Poems by Pen Adventures','6','1','6581','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6582,'Good LuckToni by Waithira Francis','6','1','6582','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6583,'Folk Tales of Suguta Valley by Akeno Julius','6','1','6583','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6584,'Morning Shall Come by Ouma Don Collins','6','1','6584','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6585,'I Missed A Bullet by Juma Patrick Kurwa','6','1','6585','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6586,'A Special Notebook For A Special Mother','6','1','6586','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6587,'A Reflective Journal For Mums','6','1','6587','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6588,'Amazing Girl Notebook','6','1','6588','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6589,'A Reflective Journal For Dads','6','1','6589','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6590,'Amazing Questions A Reflective Journal For Looking BackLooking Ahead and Changing Patterns for Victory','6','1','6590','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6591,'Fun Bible Trivia Puzzles Word SearchesWord ScramblesNumber SearchesNumber Scrambles & Mazes','6','1','6591','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6592,'SelfEsteem Word Search Puzzles','6','1','6592','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6593,'Confidence Building Puzzles WordSearches & Word Scrambles to Boost Your Confidence','6','1','6593','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6594,'FUN BIBLE TRIVIA PUZZLES THE NEW TESTAMENT','6','1','6594','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6595,'Destiny Achievers Driven By Purpose by Joshua Beti','6','1','6595','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6596,'From Home Guard to Mau Mau by Elisha Mbabu','6','1','6596','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6597,'Beauty Beyond the Pain by Mary Muthiani','6','1','6597','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6598,'Sensual Sneezes A covid 19 themed anthology by Diana Mosoba and 12 Others','6','1','6598','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6599,'Mastering KCPE Mathematics methods and formulae','6','1','6599','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6600,'Across the Bridge by Mwangi Gicheru','6','1','6600','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6601,'Dholuo Grammar for Beginners by Dr Peter Onyango','6','1','6601','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6602,'Cocktail from the Savannah by Ciku Kimani Mwaniki','6','1','6602','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6603,'Nobodys Darling by Gilbert Mwangi','6','1','6603','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6604,'Gusii Soapstone IndustryCritical issuesOpportunitiesChallenges & Future Alternatives','6','1','6604','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6605,'Remind Me To Forget by Lewis Wamwanda','6','1','6605','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6606,'Bringing The Best Out of Yourself in Primary School and Beyond','6','1','6606','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6607,'Nyota Ya Kudurusu Sarufi Na Matumizi Ya Lugha by Toroitich Patrick Yegon','6','1','6607','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6608,'The Oasis of Inner Healing by Emmah and Isaiah','6','1','6608','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6609,'Less Than Equals by Kamau Muchira Macharia','6','1','6609','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6610,'When Leadership is Challenged by Bishop Dr Ellam O Wamwanda','6','1','6610','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6611,'The Village Well and other stories','6','1','6611','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6612,'Many in One and Other Stories from Africa','6','1','6612','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6613,'The Armageddon and Other Stories','6','1','6613','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6614,'Taboos of Abagusii of Kenya','6','1','6614','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6615,'Sprout The Journey of a Dreamer by Bennyhinn Walubengo','6','1','6615','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6616,'Carnival Spotlight by Stacey Marie Robinson','6','1','6616','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6617,'Lifted From the Pit of Brokenness and Despair by Anastasia Queen','6','1','6617','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6618,'A Monkeys Wedding by Lisa Christoffersen','6','1','6618','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6619,'Zanj of Alkebulan by Michael Thuo','6','1','6619','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6620,'The Siege Of The Shwedagon by Michael Thuo','6','1','6620','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6621,'3 Bolts From The Blue by Lesalon Kasaine','6','1','6621','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6622,'Urbanization Youth Languages and Technological Innovations in Africa by Kiarie Wa NjoguSandra SannehOluseye Adesola and Veronica Waweru','6','1','6622','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6623,'Chronicles of the Idler','6','1','6623','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6624,'Ominous Clouds','6','1','6624','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6625,'Mines and Mind Fields The Spoken Word','6','1','6625','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6626,'In the Murk of Life An Anthology of Poetry','6','1','6626','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6627,'Smiles in Pathos and Other Poems','6','1','6627','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6628,'Chubot the Cursed One and other stories','6','1','6628','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6629,'Shadow Walkers Comic Issue # 2','6','1','6629','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6630,'Guitar Book for Kids','6','1','6630','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6631,'The Girl of Red Beauty','6','1','6631','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6632,'The Forbidden Fruit','6','1','6632','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6633,'Before the next song and other poems by Clement Chihota','6','1','6633','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6634,'The Leadership Ladder By Maria Kegode','6','1','6634','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6635,'Oral Literature of the Luo Luo Edition by Okumba Miruka','6','1','6635','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6636,'The Predatory Female A Field Guide to Dating and the Marriage Divorce Industry by Lawrence Shannon','6','1','6636','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6637,'From Kanssass To Arkanssass His Nine Reasons Why by Kent James Migwi','6','1','6637','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6638,'Squirting Triggers The Secret Triggers Revealed That Will Make Any Girl Squirt For The First Time by Axel Manson','6','1','6638','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6639,'ODDBALL by Nzilani Kyale','6','1','6639','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6640,'Chachu za Waja Augustine Muhindo','6','1','6640','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6641,'The Art of Strategy A Game Theorists Guide to Success in Business and Life Illustrated by Avinash K Dixit and Barry J Nalebuff','6','1','6641','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6642,'Thinking Strategically The Competitive Edge in BusinessPoliticsand Everyday Life by Avinash K Dixit and Barry J Nalebuff','6','1','6642','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6643,'The Best Place to Work The Art and Science of Creating an Extraordinary Workplace by Ron Friedman','6','1','6643','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6644,'Fooled by Randomness by Nassim Nicholas Taleb Audiobook','6','1','6644','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6645,'Leadersights Creating Great Leaders Who Create Great Workplaces by David Veech','6','1','6645','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6646,'CA$HVERTISING How to Use More than 100 Secrets of AdAgency Psychology to Make Big Money Selling Anything to Anyone by Drew Eric Whitman','6','1','6646','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6647,'Shadow Walkers Comic Issue # 1 by Mutendei Writes','6','1','6647','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6648,'The Hot Chalice by Hamisi Wawire','6','1','6648','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6649,'Why We Tell Stories','6','1','6649','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6650,'Unchartered Mind','6','1','6650','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6651,'Eco Africa An Anthology of Poems','6','1','6651','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6652,'You have your tomorrow now','6','1','6652','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6653,'The Lost and Found','6','1','6653','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6654,'The Dawn of NewLife','6','1','6654','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6655,'Scanner Series English KCSE','6','1','6655','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6656,'Prime Ministers Daughter by Ash Jay ebook','6','1','6656','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6657,'The Swamp is Full of Mystery by Annemarie Musawale','6','1','6657','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6658,'In the Shadow of the Styx by Annemarie Musawale','6','1','6658','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6659,'LOVE THE ORIGINAL YOU by Maria Waweru','6','1','6659','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6660,'What Did God Say Hearing GodMarrying Well and Key Premarital Counseling Topics by Faith Koki Munyua','6','1','6660','',16.00,'0','800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6661,'Beaded leather popper bracelet single traditional','6','1','6661','',16.00,'0','803',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6662,'Kitenge Cushion Cover','6','1','6662','',16.00,'0','807',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6663,'A Stranger In The Mirror','6','1','6663','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6664,'Matilda','6','1','6664','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6665,'Big Nate Boredom Buster','6','1','6665','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6666,'The Boy with the Biggest Head in the World','6','1','6666','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6667,'Going Solo','6','1','6667','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6668,'A to Z Childrens Dictionary','6','1','6668','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6669,'The Butterfly Lion','6','1','6669','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6670,'Big Nate In the Zone','6','1','6670','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6671,'Big Nate Strikes Again','6','1','6671','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6672,'Big Nate Flips Out','6','1','6672','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6673,'Big Nate Lives It Up','6','1','6673','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6674,'Big Nate on a Roll','6','1','6674','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6675,'The Witches','6','1','6675','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6676,'Boy Tales of Childhood','6','1','6676','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6677,'Elephant Adventure','6','1','6677','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6678,'The Snows of Kilimanjaro','6','1','6678','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6679,'Green Hills of Africa','6','1','6679','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6680,'Treasury of Bedtime Stories','6','1','6680','',16.00,'0','817',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6681,'Dedan Kimathi The Real Story','6','1','6681','',16.00,'0','824',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6682,'Shining In Mathematic Revision Book By Briaan Amoke','6','1','6682','',16.00,'0','849',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6683,'Pearl triangle pendant','6','1','6683','',16.00,'0','808',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6684,'Lifes little magical formulas by Zoya','6','1','6684','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6685,'Petals of Blood by Ngugi Wa Thiongio','6','1','6685','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6686,'Ankara padded book sleeve','6','1','6686','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6687,'Ankara padded book sleeve','6','1','6687','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6688,'Ankara padded book sleeve','6','1','6688','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6689,'Equipoise 2020 Anthology of the Nairobi Writing Academy by Makena Onjerika','6','1','6689','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6690,'The river with no bridge by Abdihamid Ibrahim Ali','6','1','6690','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6691,'MainaA Talented African Village Boy by Lilly Wambui','6','1','6691','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6692,'The wheat and the weed by Francis Owlar','6','1','6692','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6693,'How To Get Into Harvard 3 Simple Steps by Ed Magema','6','1','6693','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6694,'Disappeared into thin air by Douglas Mugambi','6','1','6694','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6695,'A worldclass Mindset by Wambui Kirugi','6','1','6695','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6696,'The Heavenly Side of Hell by Samuel Gichuhi','6','1','6696','',16.00,'0','850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6697,'Insurgent','6','1','6697','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6698,'Inferno','6','1','6698','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6699,'Reckless','6','1','6699','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6700,'Wimpy Kid DoItYourself Book','6','1','6700','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6701,'DIARY OF A WIMPY KID THE UGLY TRUTH','6','1','6701','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6702,'Diary of a Wimpy KidThe Third Wheel','6','1','6702','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6703,'DIARY OF A WIMPY KID RODRICK RULES','6','1','6703','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6704,'DIARY OF A WIMPY KID LAST STRAW','6','1','6704','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6705,'DIARY OF A WIMPY KID DOG DAYS','6','1','6705','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6706,'DIARY OF A WIMPY KID CABIN FEVER','6','1','6706','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6707,'DIARY OF A WIMPY KID','6','1','6707','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6708,'PILLARS OF THE EARTH','6','1','6708','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6709,'SYCAMORE ROW','6','1','6709','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6710,'How to Develop SelfConfidence','6','1','6710','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6711,'Chasing Tomorrow','6','1','6711','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6712,'The Edge of Never','6','1','6712','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6713,'HEROES OF OLYMPUS THE LOST HERO','6','1','6713','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6714,'An Image of Africa','6','1','6714','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6715,'LOST HERO HEROES OLYMPUS 1','6','1','6715','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6716,'The Demigod Files','6','1','6716','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6717,'The Son of Neptune','6','1','6717','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6718,'The Blood of Olympus','6','1','6718','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6719,'The House of Hades','6','1','6719','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6720,'Nairobi Heat','6','1','6720','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6721,'Go Set a Watchman','6','1','6721','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6722,'Desert God','6','1','6722','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6723,'Worth Dying For','6','1','6723','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6724,'The Hit','6','1','6724','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6725,'The Target','6','1','6725','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6726,'Billionaire','6','1','6726','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6727,'Make Me','6','1','6727','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6728,'The Last Man','6','1','6728','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6729,'A Handful of Horrid Henry','6','1','6729','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6730,'Rights of Man','6','1','6730','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6731,'Eagle in the Sky','6','1','6731','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6732,'River God','6','1','6732','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6733,'Top Performance','6','1','6733','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6734,'Confessions','6','1','6734','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6735,'David Copperfield','6','1','6735','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6736,'Dombey and Son','6','1','6736','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6737,'Key Philosophical Writings','6','1','6737','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6738,'The Cardinal of the Kremlin','6','1','6738','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6739,'Before I Go to Sleep','6','1','6739','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6740,'The Green Mile','6','1','6740','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6741,'The Love Killers','6','1','6741','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6742,'Lie Down with Lions','6','1','6742','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6743,'One Summer','6','1','6743','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6744,'Firefly Lane','6','1','6744','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6745,'The Black Ice','6','1','6745','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6746,'A Love Worth Giving','6','1','6746','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6747,'Dead Mans Time','6','1','6747','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6748,'15th Affair','6','1','6748','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6749,'Never Go Back','6','1','6749','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6750,'The Naked Face','6','1','6750','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6751,'Master of the Game','6','1','6751','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6752,'The Tides of Memory','6','1','6752','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6753,'The Chamber','6','1','6753','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6754,'The Racketeer','6','1','6754','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6755,'The Runaway Jury','6','1','6755','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6756,'For the Love of a Son','6','1','6756','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6757,'Nothing Lasts Forever','6','1','6757','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6758,'Memories of Midnight','6','1','6758','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6759,'Bloodline','6','1','6759','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6760,'The Doomsday Conspiracy','6','1','6760','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6761,'Mistress of the Game','6','1','6761','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6762,'The Kept Woman','6','1','6762','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6763,'Illustrated Stories for Boys','6','1','6763','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6764,'I Funny A Middle School Story','6','1','6764','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6765,'Middle School The Worst Years of My Life','6','1','6765','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6766,'Middle School Get Me Out of Here','6','1','6766','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6767,'A Middle School Story I Even Funnier','6','1','6767','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6768,'The Whistler','6','1','6768','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6769,'The Parsifal Mosaic','6','1','6769','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6770,'Diary of a Wimpy Kid Double Down','6','1','6770','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6771,'My Baby Book First Five Year Baby Record Book','6','1','6771','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6772,'Gray Mountain','6','1','6772','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6773,'Saving Faith','6','1','6773','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6774,'Arab Scarf','6','1','6774','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6775,'The Power of Positive Thinking','6','1','6775','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6776,'Tough Times Never Last,','6','1','6776','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6777,'False Impression','6','1','6777','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6778,'Youre Born an Original','6','1','6778','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6779,'How to Raise Your Self Esteem','6','1','6779','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6780,'The Pilgrimage','6','1','6780','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6781,'The Spy','6','1','6781','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6782,'Married Lovers','6','1','6782','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6783,'The White Road','6','1','6783','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6784,'Undercover','6','1','6784','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6785,'Tweetonomics','6','1','6785','',16.00,'0','813',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6786,'Morning Noon and Night','6','1','6786','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6787,'No Mans Land','6','1','6787','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6788,'Arab Scarf Black and White','6','1','6788','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6789,'Diana Her True Story In Her Own Words','6','1','6789','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6790,'Answers for your Marriage','6','1','6790','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6791,'Das Kapital Media Eight Business Classic','6','1','6791','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6792,'Captain Underpants and the Terrifying ReTurn','6','1','6792','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6793,'Captain Underpants and the Attack of the Talking Toilets','6','1','6793','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6794,'The Adventures of Captain Underpants','6','1','6794','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6795,'Super Cute Tommy Top Free Size','6','1','6795','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6796,'Diary of a Wimpy Kid The Long Haul','6','1','6796','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6797,'Stormbreaker','6','1','6797','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6798,'Cooking with an African flavour Sapra safari guide by Rosanne Guggisberg','6','1','6798','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6799,'Digital Bedbugs by Makena Onjerika','6','1','6799','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6800,'Hadith 7 Ecology and History in East Africa','6','1','6800','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6801,'The British in Mombasa 1824 1826 by Sir John Gray','6','1','6801','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6802,'Swahili Phrasebook and Dictionary by Lonely Planet','6','1','6802','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6803,'Life is a journey not a race by Ismahan Hassan','6','1','6803','',16.00,'0','880',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6804,'Imitation Is Limitation by John Mason','6','1','6804','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6805,'The President Is Missing by Bill Clinton and James Patterson','6','1','6805','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6806,'Revised Standard Version Bible','6','1','6806','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6807,'If I Had A Son Stories of Manhood to Our Sons by Gitonga Mutani','6','1','6807','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6808,'Blessed To Be a Blessing by Samuel Mwinamo Asena','6','1','6808','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6809,'Stop Your Complaining by Ronnie Martin','6','1','6809','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6810,'Its About Time Your Blueprint For Successful Time Management by Washington Blessing','6','1','6810','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6811,'Unveiling The Secrets To Prosperity BY JEREMIAH MUTHUI','6','1','6811','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6812,'Why Jesus Christ BY GIDEON NYAKIONGORA','6','1','6812','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6813,'21st Century Hymns Volume 1 BY DR JEBET OLERO','6','1','6813','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6814,'Kamusi Pevu ya Kiswahili Approved','6','1','6814','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6815,'The Strange Case of Dr Jekyll and Mr Hyde by Robert Louis Stevenson','6','1','6815','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6816,'Its About Time Your Blueprint For Successful Time Management','6','1','6816','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6817,'Changes That Heal by Henry Cloud','6','1','6817','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6818,'Our Stories Redefined Anthology 2022 Flash Fiction Edition','6','1','6818','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6819,'Here I stand by Noah Roy','6','1','6819','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6820,'Karafu A Freed Slave by Nahida Esmail','6','1','6820','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6821,'Mathare An Urban Bastion of AntiOppression Struggle in Kenya by Samuel Gathanga Ndungu','6','1','6821','',16.00,'0','890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6822,'Mastering Physical Geography','6','1','6822','',16.00,'0','893',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6823,'Passion for the Game','6','1','6823','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6824,'THE BIG PICTURE','6','1','6824','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6825,'VAMPIRE ACADEMY BK1','6','1','6825','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6826,'An Ordinary Man','6','1','6826','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6827,'Deception Point','6','1','6827','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6828,'Pride and Pleasure','6','1','6828','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6829,'The Patriot Threat','6','1','6829','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6830,'0','6','1','6830','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6831,'Protect and Defend','6','1','6831','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6832,'The Storm Sister','6','1','6832','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6833,'Saving Grace','6','1','6833','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6834,'A Hat Trick of Horrid Henry','6','1','6834','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6835,'The Triumph of the Sun','6','1','6835','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6836,'The Dark of the Sun','6','1','6836','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6837,'A Falcon Flies','6','1','6837','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6838,'Rage','6','1','6838','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6839,'The Shadows','6','1','6839','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6840,'Down the Rabbit Hole','6','1','6840','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6841,'Every Man a Tiger','6','1','6841','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6842,'Death Benefit','6','1','6842','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6843,'Big Bad Wolf','6','1','6843','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6844,'Hardline','6','1','6844','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6845,'The Dogs of War','6','1','6845','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6846,'Lover Enshrined','6','1','6846','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6847,'The Devils Code','6','1','6847','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6848,'Unlike a Virgin','6','1','6848','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6849,'Fly Away','6','1','6849','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6850,'Act of Will','6','1','6850','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6851,'The Reapers','6','1','6851','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6852,'Speaking in Bones','6','1','6852','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6853,'The Innocent Killer','6','1','6853','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6854,'The Girl Who Came Back','6','1','6854','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6855,'The Testament','6','1','6855','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6856,'Zebra Print Throw Pillow','6','1','6856','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6857,'Leopard Throw Pillow','6','1','6857','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6858,'GreenThrow Pillow','6','1','6858','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6859,'White Throw Pillow','6','1','6859','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6860,'Room Book','6','1','6860','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6861,'The Moment She Left','6','1','6861','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6862,'Business Communication','6','1','6862','',16.00,'0','851',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6863,'Never Never Novel by James Patterson','6','1','6863','',16.00,'0','895',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6864,'How to Stop Worrying and Start Living by Dale Carnegie','6','1','6864','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6865,'The Return of the King','6','1','6865','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6866,'Piranha','6','1','6866','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6867,'I Thee Wed','6','1','6867','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6868,'The Truth About Love','6','1','6868','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6869,'When Passion Rules','6','1','6869','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6870,'A Tale of Two Cities','6','1','6870','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6871,'The Pact by Jodi Picoult','6','1','6871','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6872,'Islamic Prayer Mat','6','1','6872','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6873,'Plain Summer Cap Hat Orange','6','1','6873','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6874,'Dedan Kimathi The Real Story','6','1','6874','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6875,'Vanishing Acts by Jodi Picoult','6','1','6875','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6876,'The Iron Trial Magisterium Book 1 by Holly Black and Cassandra Clare','6','1','6876','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6877,'Rich Dad Poor Dad by Robert Kiyosaki','6','2','9781612681139','',16.00,'0','899','','0',NULL,NULL,5,0,0,'91721634547',0,0,0,0.00,'2024-07-22 10:49:27','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6878,'Managing Your Finances Gods Way The Workbook by Gladys Juma','6','1','6878','',16.00,'0','855',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6879,'Courage to Love by Ruth Mwongeli David','6','1','6879','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6880,'Chasing the Rain An Africans Quest for God by Jon Arensen and Richard Lyth','6','1','6880','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6881,'Happy Valley Homes A Selection Of Historic Houses In Nyandarua','6','1','6881','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6882,'The Fastidious Assassins by Albert Camus','6','1','6882','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6883,'Oral Literature of the Maasai by Naomi Kipuri','6','1','6883','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6884,'DRUNK by Jackson Biko','6','1','6884','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6885,'THURSDAYS by Jackson Biko','6','1','6885','',16.00,'0','899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6886,'How to Win Friends and Influence by Dale Carnegie','6','1','6886','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6887,'Walking the Nile by Levison Wood','6','1','6887','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6888,'IF I HAD A SON stories of manhood to our sons by Gitonga Mutani','6','1','6888','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6889,'Adventures with God in Trials and Triumphs','6','1','6889','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6890,'Conceive Achieve for Teens by Adnah Mckenna & Julius Mwebia','6','1','6890','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6891,'Everything I know about life by Joan Thatiah','6','2','9789914404319','',16.00,'0','900','','0',NULL,NULL,5,0,0,'91721467580',0,0,0,0.00,'2024-07-20 12:26:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(6892,'Its About Gods Promises BY WASHINGTON BLESSING','6','1','6892','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6893,'Kamusi ya Misemo Na Vitendawili Approved','6','1','6893','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6894,'Called Of God by Kenneth Hagin','6','1','6894','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6895,'The Midas Touch A Biblical approach to Prosperity','6','1','6895','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6896,'The Kingdom Mindset Embracing the Values of the Kingdom of God by Ken Mbuki','6','1','6896','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6897,'Mikondo Ya Kiswahili SiasaJamii na Utandawazi by Alamin Mazrui and Kimani Njogu','6','1','6897','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6898,'Body Fat Discounts by Lizana Kafwa','6','1','6898','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6899,'Jahenda the Teenager Mother','6','1','6899','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6900,'Kivuli cha Sakawa','6','1','6900','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6901,'The Gong A collection of Poems','6','1','6901','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6902,'Bachelorette Diaries Anniversary Edition by Elove Poetry','6','1','6902','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6903,'Whispers Over a Brewing Dawn by Marial Awendit','6','1','6903','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6904,'Monday Motivation PROFOUND by Larry Liza','6','1','6904','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6905,'My Brother With The Colourful Brain by Sahara Abdi','6','1','6905','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6906,'The Mens Health and Womens Health Big Book of Sex','6','1','6906','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6907,'Sex Positions Illustrated 101 Hot Positions You Can Do Right Now','6','1','6907','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6908,'The Way of Men by Jack Donovan','6','1','6908','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6909,'How to Get Out of DebtStay Out of Debtand Live Prosperously Based on the Proven Principles and Techniques of Debtors Anonymous by Jerrold Mundis','6','1','6909','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6910,'What Would the Aunties Say? A brown girls guide to being yourself and living your best life Anchal Seda','6','1','6910','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6911,'The Art of Possibility Transforming Professional and Personal Life Rosamund Stone Zander and Benjamin Zander','6','1','6911','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6912,'How to Blow Her Mind in Bed The essential guide for any man who wants to satisfy his woman by Siski Green','6','1','6912','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6913,'Chess The Complete Guide To Chess Master Chess TacticsChess Openingsand Chess Strategies by Logan Donovan','6','1','6913','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6914,'Sex Positions Become A Master At Climax Sex Through Advanced Sex Positions With Pictured Tips And Techniques by Scott Francisco','6','1','6914','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6915,'Charlie Munger The Complete Investor by Tren Griffin','6','1','6915','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6916,'The Underdog Advantage Rewrite Your Future By Turning Your Disadvantages Into Your Superpowers by Dean Graziosi','6','1','6916','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6917,'The Startup Game Inside the Partnership between Venture Capitalists and Entrepreneurs by William H Draper','6','1','6917','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6918,'The Lean Entrepreneur How Visionaries Create ProductsInnovate with New Venturesand Disrupt Markets by Brant CooperPatrick Vlaskovits','6','1','6918','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6919,'Zag The Numberone Strategy of Highperformance Brands a Whiteboard Overview by Marty Neumeier','6','1','6919','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6920,'The Power of Creativity Book 1 Learning How to Build Lasting HabitsFace Your Fears and Change Your Life by Bryan Collins','6','1','6920','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6921,'You Are Not So Smart Why You Have Too Many Friends on FacebookWhy Your Memory Is Mostly Fiction and 46 Other Ways You are Deluding Yourself by David McRaney','6','1','6921','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6922,'Metabolic Autophagy Practice Intermittent Fasting and Resistance Training to Build Muscle and Promote Longevity by Siim Land','6','1','6922','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6923,'Across And Beyond by Ngugi Ndegwa','6','1','6923','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6924,'A Marriage of Dolls by JB Omukangala','6','1','6924','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6925,'Burying SM The Politics of Knowledge and the Sociology of Power in Africa by David W Cohen and Atieno Odhiambo','6','1','6925','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6926,'Eye of the Storm by Yusuf K Dawood','6','1','6926','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6927,'A Bad Boy for a Weekend by Monicah Lubanga Kuta ebook','6','1','6927','',16.00,'0','900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6928,'The Power of a Praying Parent','6','1','6928','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6929,'Pride and Prejudice by Jane Austen','6','1','6929','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6930,'The Bat','6','1','6930','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6931,'Collins Pocket Spanish Dictionary','6','1','6931','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6932,'Wonder','6','1','6932','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6933,'Swahili Phrasebook & Dictionary','6','1','6933','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6934,'Demon Dentist','6','1','6934','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6935,'The Red Pyramid','6','1','6935','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6936,'The Laws of Courage','6','1','6936','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6937,'The Laws of Success','6','1','6937','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6938,'Invincible Thinking','6','1','6938','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6939,'An Unshakable Mind','6','1','6939','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6940,'Tom Clancy Duty and Honor','6','1','6940','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6941,'Eldest','6','1','6941','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6942,'GOD FATHER THE LOST YEARS','6','1','6942','',16.00,'0','859',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6943,'Premier Revision Encyclopedia Grade 5','6','1','6943','',16.00,'0','905',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6944,'Positive Life Principles for Women','6','1','6944','',16.00,'0','879',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6945,'NIV Joy Childrens Bible Pink','6','1','6945','',16.00,'0','925',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6946,'Star Secondary Revision Computer Studies','6','1','6946','',16.00,'0','930',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6947,'ELEVEN MINUTES','6','1','6947','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6948,'The Girl on the Train','6','1','6948','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6949,'Failing Forward','6','1','6949','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6950,'Woman of Influence','6','1','6950','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6951,'The Lightning Thief','6','1','6951','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6952,'The Client','6','1','6952','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6953,'Fall of Giants','6','1','6953','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6954,'The Language of Flowers','6','1','6954','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6955,'The Wind Through the Keyhole','6','1','6955','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6956,'Three Letters','6','1','6956','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6957,'Angels and Demons','6','1','6957','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6958,'On the Island','6','1','6958','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6959,'Finders Keepers','6','1','6959','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6960,'The Pelican Brief','6','1','6960','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6961,'The Adventures & Memoirs of Sherlock Holmes','6','1','6961','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6962,'The Social Contract','6','1','6962','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6963,'Only Time Will Tell','6','1','6963','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6964,'Messi,Neymar,Ronaldo','6','1','6964','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6965,'World Without End','6','1','6965','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6966,'War and Gold','6','1','6966','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6967,'See Me','6','1','6967','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6968,'Edge of Eternity','6','1','6968','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6969,'Bared to You','6','1','6969','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6970,'Personal','6','1','6970','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6971,'You Can Negotiate Anything','6','1','6971','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6972,'The Golden Lion','6','1','6972','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6973,'The Essential Philosophical Works','6','1','6973','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6974,'Song of Susannah','6','1','6974','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6975,'Duma Key','6','1','6975','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6976,'The Drawing of the Three','6','1','6976','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6977,'The Paris Option','6','1','6977','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6978,'God Help the Child','6','1','6978','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6979,'The Bazaar of Bad Dreams','6','1','6979','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6980,'Fifty shades freed','6','1','6980','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6981,'American Sniper','6','1','6981','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6982,'PureWhite and Deadly','6','1','6982','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6983,'Bakora','6','1','6983','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6984,'The Other Side of Midnight','6','1','6984','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6985,'The Hunger Games Book One','6','1','6985','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6986,'I will go the Distance','6','1','6986','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6987,'Who Fears Death','6','1','6987','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6988,'The Nowhere Man','6','1','6988','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6989,'Nairobi A Night Guide','6','1','6989','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6990,'Until the End of Time','6','1','6990','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6991,'The Big Book of Knowledge','6','1','6991','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6992,'Tintin Explorers on the Moon','6','1','6992','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6993,'Tintin The Red Sea Sharks','6','1','6993','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6994,'Trusted Advice Your New Baby','6','1','6994','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6995,'Jesma Trial Series Class 6','6','1','6995','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6996,'Lost Symbol','6','1','6996','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6997,'A Thousand Splendid Suns by Khaled Hosseini','6','1','6997','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6998,'1938 Hitlers Gamble','6','1','6998','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(6999,'Leadership for Innovation','6','1','6999','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7000,'Life on the Mississippi by Mark Twain','6','1','7000','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7001,'Remembering Africa','6','1','7001','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7002,'The Girl Who Kicked the Hornets Nest','6','1','7002','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7003,'Dreams in a Time of War by Ngugi wa Thiongo','6','1','7003','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7004,'Golden Shawl Scarf','6','1','7004','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7005,'Asiyah A quest for self love','6','1','7005','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7006,'To Cut a Long Story Short','6','1','7006','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7007,'Banana fiber standing angel','6','1','7007','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7008,'First Sight','6','1','7008','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7009,'Baby Car Mirror','6','1','7009','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7010,'Perfect Match','6','1','7010','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7011,'Emotional Intelligence Why it Can Matter','6','1','7011','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7012,'African Adventure','6','1','7012','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7013,'How to Euthanise a Cactus','6','1','7013','',16.00,'0','903',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7014,'The White Tiger','6','1','7014','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7015,'Small Great Things','6','1','7015','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7016,'Eat Pray Love','6','1','7016','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7017,'Angelas Ashes','6','1','7017','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7018,'Ithe Gikuyu and the White Fury by Henry Muoria','6','1','7018','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7019,'Elephants Can Remember','6','1','7019','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7020,'Clockwork Angel','6','1','7020','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7021,'Billionaire Boy','6','1','7021','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7022,'African Myths and Folk Tales','6','1','7022','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7023,'Man and His Symbols','6','1','7023','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7024,'Good News Bible','6','1','7024','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7025,'Anointed for Business','6','1','7025','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7026,'Becoming a Contagious Christian','6','1','7026','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7027,'Communicating for a Change Seven Keys to Irresistible Communication','6','1','7027','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7028,'By the River Piedra I Sat Down and Wept','6','1','7028','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7029,'Dork Diaries Frenemies Forever','6','1','7029','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7030,'Dork Diaries Drama Queen','6','1','7030','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7031,'Dork Diaries 3 Tales from a Not So Talented Pop Star','6','1','7031','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7032,'Dork Diaries Dear Dork','6','1','7032','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7033,'Dork Diaries Holiday Heartbreak','6','1','7033','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7034,'Dork Diaries 7 Tales from a NotSoGlam TV Star','6','1','7034','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7035,'Dork Diaries Party Time','6','1','7035','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7036,'Dork Diaries Puppy Love','6','1','7036','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7037,'Dork Diaries OMG All About Me Diary','6','1','7037','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7038,'Slaughterhouse Five','6','1','7038','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7039,'The Host','6','1','7039','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7040,'Why You Act the Way You Do by Tim LaHaye','6','1','7040','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7041,'The Discovery of the Child','6','1','7041','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7042,'The Girl Who Saw Lions','6','1','7042','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7043,'A Raisin in the Sun','6','1','7043','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7044,'Dangerous Games by Danielle Steel','6','1','7044','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7045,'The Fallen by David Baldacci','6','1','7045','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7046,'Against All Odds by Danielle Steel','6','1','7046','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7047,'End Game by David Baldacci','6','1','7047','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7048,'Nuria Kitenge Rolls Wholesale','6','1','7048','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7049,'The Prince by Niccolo Machiavelli','6','1','7049','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7050,'When I say no I feel guilty','6','1','7050','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7051,'Why Great Men Fall 15 Winning Strategies to Rise Above It All by Wayde Goodall','6','1','7051','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7052,'Unsafe Thinking How to be Nimble and Bold When You Need It Most by Jonah Sachs','6','1','7052','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7053,'The Central Lwo During the Aconya','6','1','7053','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7054,'Baking Cakes in Kigali by Gaile Parkin','6','1','7054','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7055,'The Portuguese Period in East Africa','6','1','7055','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7056,'A Storm of Swords Blood and Gold by George RR Martin Book 3','6','1','7056','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7057,'Talking to strangers by Malcolm Gladwell','6','1','7057','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7058,'The Beauty of Waiting by Tabitha Kihara','6','1','7058','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7059,'How Successful People Grow by John Maxwell','6','1','7059','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7060,'Wild by Cheryl Strayed','6','1','7060','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7061,'Creative Thinking For Phenomenally Effective People by Wale Akinyemi','6','1','7061','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7062,'Why Do Some Dream Of Success While Others Wake Up To Achieve It by Wale Akinyemi','6','1','7062','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7063,'Mental Independence by Wale Akinyemi','6','1','7063','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7064,'Jesma Trial Series Class Seven','6','1','7064','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7065,'Kids Heroes Puzzle Bible','6','1','7065','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7066,'War for Peace Kenyas Military in the African Mission in Somalia 2012 2020','6','1','7066','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7067,'Blink by Malcolm Gladwell','6','1','7067','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7068,'Miles The autobiography by Miles Davis and Quincy Troupe','6','1','7068','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7069,'Honourable Deeds The James Osogo Story','6','1','7069','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7070,'To All the Boys I have Loved Before by Jenny Han','6','1','7070','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7071,'Smart Money Habits 5 Habits to Financial Success by Gladys Juma','6','1','7071','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7072,'A Way of Being Free by Ben Okri','6','1','7072','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7073,'Cartoon Mandala Coloring Book by SSJV Volume 12 and 3','6','1','7073','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7074,'The Ogre An Anthology of Short Stories by Samwel Odhiambo Ochandah','6','1','7074','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7075,'A life Undeserved Maingis Tribulations by Warugongo Wamathai','6','1','7075','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7076,'The Travel Book Rest','6','1','7076','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7077,'0','6','1','7077','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7078,'Retirement Planning A holistic guide to a satisfying season by Rose Wakiria','6','1','7078','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7079,'Backfence Talk and Other Vices by Caroline Kinya Mbaya','6','1','7079','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7080,'Keys to a Great Marriage Making Your Marriage a Well of Happiness by DR Sammy Gitaari Nyaga','6','1','7080','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7081,'The Spear by Ngugi Ndegwa','6','1','7081','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7082,'Nuria Branded Tshirts','6','1','7082','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7083,'The Liberation of Swahili A handbook for African Nation Building Vol 1 by Abdalla Khalid','6','1','7083','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7084,'The Muchwezi The Flower and The Suitor by Zziwa Zinabala','6','1','7084','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7085,'Broken Rhythm by ResH,Eric Rugara,Kaumah','6','2','7085','',16.00,'0','950','','0',NULL,NULL,5,0,0,'91745569815',0,0,0,0.00,'2025-04-25 11:32:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7086,'Rising Above the Odds by Dibo Sahado','6','1','7086','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7087,'Herding the Zebra by Peter Otieno','6','1','7087','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7088,'Move On Bounce Back from Life`s destabilizing Challenges By Prof Jacob T Kaimenyi','6','1','7088','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7089,'Dead Manners An Anthology of New Age Poetry','6','1','7089','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7090,'KINGS A Fascinating Look at the Rulers of Ancient Israel by Paulie Mugure Mugo NEW EDITION','6','1','7090','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7091,'Cremation of the Scarecrow by Dzikamayi Chando','6','1','7091','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7092,'Diary of the Miaha by Verah Omwocha Dinda','6','1','7092','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7093,'The Win Without Pitching Manifesto by Blair Enns','6','1','7093','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7094,'The Light Christian Religious Education Volume Two Paper 2','6','1','7094','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7095,'The Light Christian Religious Education Volume One Paper 1','6','1','7095','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7096,'Blossom Through Teenage hood','6','1','7096','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7097,'The Abnormal Student by Nashon Okowa','6','1','7097','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7098,'Buying Your Own Business','6','1','7098','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7099,'My Husbands Wife','6','1','7099','',16.00,'0','908',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7100,'Kamusi ya Misemo na Nahau Imeidhinishwa','6','1','7100','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7101,'Longhorn Form 1 Encyclopaedia Vol 1 Languages','6','1','7101','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7102,'Longhorn Form 1 Encyclopaedia Vol 2 Mathematics & Sciences','6','1','7102','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7103,'Longhorn Form 1 Encyclopaedia Vol 3 Humanities','6','1','7103','',16.00,'0','963',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7104,'Oliver Twist by Charles Dickens','6','1','7104','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7105,'Me Before You by Jojo Moyes','6','1','7105','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7106,'The Laws of Future by Ryuho Okawa','6','1','7106','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7107,'The Quran With English Translation Saheeh International','6','1','7107','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7108,'Be The 1% by Mohammad Otieno','6','1','7108','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7109,'Amazing Freedom Freed To Be Free by DR Sammy Gitaari','6','1','7109','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7110,'Twisted Times Son of Man by Vincent de Paul Twisted Times #1 ','6','1','7110','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7111,'Heartstrings Finding a Song When Youve Lost Your Joy by Jill Briscoe','6','1','7111','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7112,'Running on Empty Refilling Your Spirit at the Low Points of Life by Jill Briscoe','6','1','7112','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7113,'The Revived Life by John R Van Gelderen','6','1','7113','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7114,'Upgrade from Adequacy to Abundance by Michael Catt','6','1','7114','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7115,'The Power of Solitude A Silver Lining During a Pandemic by Dr Pamela Kariba','6','1','7115','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7116,'Sacked So What Power of Hope and Action by Vincent Ogutu','6','1','7116','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7117,'Smart Money Habits by Gladys Juma','6','1','7117','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7118,'Who are the Top Billionaires in Africa by Vincent Ogutu','6','1','7118','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7119,'Conceive Achieve A Road Map to your Success','6','1','7119','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7120,'Me vs Me Conversations with My Tomorrow by Kevin Odongo','6','1','7120','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7121,'Rebranding to Win by Humphrey kanga','6','1','7121','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7122,'Public Speaking and Body Language Skills by Antony Nbita','6','1','7122','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7123,'Breaking Down by Eunniah Mbabazi','6','1','7123','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7124,'Beautiful thoughts by Jane Harel','6','1','7124','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7125,'where did the world Come from by Truphie wanjiru and wangechi Githaiga','6','1','7125','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7126,'The Sowers Parable by Vincent Obonyo','6','1','7126','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7127,'Mother my Hero by NOREEN ASEKENYE','6','1','7127','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7128,'Shape Your Destiny BY HANNAH KAGIRI','6','1','7128','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7129,'To Chase a Dream in Nairobi BY KIMATHI KAUMBUTHO','6','1','7129','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7130,'An Incredible Journey BY JOHN SHABAYA','6','1','7130','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7131,'We Dont Teach That At The University BY DR DANIEL R RUHWEZA','6','1','7131','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7132,'The Trinity of PurposeTalent & Passion BY ALEX OBUHATSA','6','1','7132','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7133,'101 Ways To Keep a Loving Marriage BY EYAKU MCSIMON','6','1','7133','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7134,'Love Bila Regrets BY JOHN MUSYIMI & MARK AMBUNDO','6','1','7134','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7135,'Moulding a Disciple BY PHILIBERT JULAI MDINDI','6','1','7135','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7136,'In Gods Own Image BY CAROLYN SYOKAU','6','1','7136','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7137,'The 7 Pillars of Wisdom BY ELIZABETH KIATHE','6','1','7137','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7138,'Nuggets to Live By BY DR REI KESIS','6','1','7138','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7139,'Undefeated BY SHADRACK OTIENO','6','1','7139','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7140,'Destiny Achievers BY JOSHUA BETI','6','1','7140','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7141,'Rise and Shine BY FLORENCE WANYONYI','6','1','7141','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7142,'You Are Gods Best BY JENNIFER FAVOR MUTINDA','6','1','7142','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7143,'Lust Of My Ink BY PATRICK LAVINCE','6','1','7143','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7144,'Amazing Love BY GIDEON NYAKIONGORA','6','1','7144','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7145,'Ill Fix It Myself BY DAVID W MUTISYA','6','1','7145','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7146,'Days Before Dawn BY GEORGE ODHIAMBO','6','1','7146','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7147,'Belonging A Tale of an Orphaned Girl BY PATIENCE KAMARUNGA MUGISHA','6','1','7147','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7148,'Beyond 8 TO 5 BY DAISY NYAGA','6','1','7148','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7149,'Love Unlimited Set Free by a Greater Love BY RUTH NJAGI','6','1','7149','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7150,'Premier Revision Encyclopedia Grade 1','6','1','7150','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7151,'The Journey Aganist All Odds by Humphrey M Kanga','6','1','7151','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7152,'Born A PrinceLived A Slave BY JAMES M KWERI','6','1','7152','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7153,'Gems of Healthy Living by Jemimah Nzola','6','1','7153','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7154,'Grow in Prayer and Hearing God by Sophia Kimani Nyoro','6','1','7154','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7155,'Power of Forgiveness by Bernard Maingi','6','1','7155','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7156,'Born To Die by Gideon Nyakiongora','6','1','7156','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7157,'Beaten not Crushed by Pamela Babirukamu','6','1','7157','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7158,'Even Here by Ivy Gikonyo','6','1','7158','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7159,'SMAAT Finance by Jane Isiaho','6','1','7159','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7160,'Navigating the storm by Barnie and Grace Achoki','6','1','7160','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7161,'Olivers Secret by Eleanor WatkinsJosh Williams','6','1','7161','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7162,'Nobodys Dog by Eleanor Watkins','6','1','7162','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7163,'I Want to Be an Airline Pilot by Mary Weeks Millard','6','1','7163','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7164,'Thoughtful Paths by Lilian Barbra Nabwire','6','1','7164','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7165,'The Flip Side of Betrayal by Jean Wairimu Kamina','6','1','7165','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7166,'Confessions of Nairobi Women by Joan Thatiah','6','2','9789914743289','',16.00,'0','990','','0',NULL,NULL,5,0,0,'91721466514',0,0,0,0.00,'2024-07-20 12:09:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7167,'Questions That Adolescents Ask Unedited by LUCYANNE WAWERU','6','1','7167','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7168,'How to start Farming A Guide from small scale to profit making agribusiness by Wangari Kuria','6','1','7168','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7169,'This Girl is on Fire by Wangari Kuria','6','1','7169','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7170,'The 39 Steps by John Buchan','6','1','7170','',16.00,'0','990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7171,'The Edge of Always','6','1','7171','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7172,'The Eye of Heaven','6','1','7172','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7173,'Kill Shot','6','1','7173','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7174,'Think Or Sink','6','1','7174','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7175,'Princess','6','1','7175','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7176,'Succeed and Grow Rich through Persuasion','6','1','7176','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7177,'The War Within','6','1','7177','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7178,'EARLY PEOPLE','6','1','7178','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7179,'One More Kiss','6','1','7179','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7180,'Private Sydney','6','1','7180','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7181,'Half Bad','6','1','7181','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7182,'Witch and Wizard','6','1','7182','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7183,'Lost in Time','6','1','7183','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7184,'Cakes Galore','6','1','7184','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7185,'The History of the World','6','1','7185','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7186,'The Trap','6','1','7186','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7187,'All Involved','6','1','7187','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7188,'Mini Classic The Jungle Book','6','1','7188','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7189,'The Power Trip','6','1','7189','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7190,'The Son','6','1','7190','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7191,'Tigers in Red Weather','6','1','7191','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7192,'Ask For It','6','1','7192','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7193,'Into the Fire','6','1','7193','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7194,'The Affair','6','1','7194','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7195,'Paused Lives','6','1','7195','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7196,'A Guide for the Young Muslims','6','1','7196','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7197,'The Eyes of the Dragon','6','1','7197','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7198,'The Pirates In an Adventure with Moby Dick','6','1','7198','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7199,'The Cry of the Halidon','6','1','7199','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7200,'The Scarlatti Inheritance','6','1','7200','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7201,'Napoleon and the Hundred Days','6','1','7201','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7202,'Simple Path','6','1','7202','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7203,'0','6','1','7203','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7204,'Live Ethically','6','1','7204','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7205,'Stop Managing and Lead','6','1','7205','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7206,'How To Speak With Confidence','6','1','7206','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7207,'Curtain HolderGold','6','1','7207','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7208,'Curtain Holder Red and Gold','6','1','7208','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7209,'Twist & Fix Sunshades','6','1','7209','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7210,'Heart to Heart A Personal Testimony','6','1','7210','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7211,'The Memoirs of Cleopatra','6','1','7211','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7212,'Be All You Can Be','6','1','7212','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7213,'Keys to a Great Marriage','6','1','7213','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7214,'The Temple Mount Code','6','1','7214','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7215,'Blue Monday','6','1','7215','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7216,'The Kalahari Typing School for Men','6','1','7216','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7217,'The Weekenders','6','1','7217','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7218,'Chicken Soup for the Golfers Soul','6','1','7218','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7219,'Tintin Land of Black Gold','6','1','7219','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7220,'Tintin The Blue Lotus','6','1','7220','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7221,'Tintin The Shooting Star','6','1','7221','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7222,'Tintin The Secret of the Unicorn','6','1','7222','',16.00,'0','946',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7223,'D Light S2','6','1','7223','',16.00,'0','997',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7224,'Cashflow Quadrant by Robert Kiyosaki','6','1','7224','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7225,'King Warrior Magician Lover by Robert L Moore and Douglas Gillette ebook','6','1','7225','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7226,'Basic Economics by Thomas Sowell ebook','6','1','7226','',16.00,'0','998',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7227,'Outliers by Malcolm Gladwell','6','1','7227','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7228,'In a Dark Dark Wood','6','1','7228','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7229,'Confucius','6','1','7229','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7230,'The Da Vinci Code by Dan Brown','6','1','7230','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7231,'Soaring Like An Eagle by George Wachiuri','6','1','7231','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7232,'Catch22 by Joseph Heller','6','1','7232','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7233,'Princess More Tears to Cry','6','1','7233','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7234,'HajjUmrah Belt','6','1','7234','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7235,'Tigers Voyage','6','1','7235','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7236,'Black Long T shirt Top With Ankara Detail','6','1','7236','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7237,'Murogi wa Kagogo','6','1','7237','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7238,'Oh the Places You will Go by Dr Seuss','6','1','7238','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7239,'The Freemasons An Ancient Brotherhood','6','1','7239','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7240,'Linchpin by Seth Godin','6','1','7240','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7241,'African Laughter Four Visits to Zimbabwe','6','1','7241','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7242,'This Immoral Trade Slavery in the 21st Century','6','1','7242','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7243,'Window Curtains Floral Cream Yellow 999 Per Meter With Free Rings','6','1','7243','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7244,'Window Curtains Floral Cream 999 Per Meter With Free Rings','6','1','7244','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7245,'Window Curtains Multicolored X 999 Per Meter With Free Rings','6','1','7245','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7246,'Window Curtains Floral Chocolate Brown 999 per Meter','6','1','7246','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7247,'Rushing Waters','6','1','7247','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7248,'The Store','6','1','7248','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7249,'The Name of the Rose','6','1','7249','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7250,'Hijabs','6','1','7250','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7251,'The Devil and Miss Prym','6','1','7251','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7252,'Inheritance The Inheritance Cycle','6','1','7252','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7253,'Refrigerator Mats 4 Pack','6','1','7253','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7254,'Ten Things I Have Learnt about Love','6','1','7254','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7255,'Need You Dead by Peter James','6','1','7255','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7256,'This Beloved PBUH Smiling','6','1','7256','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7257,'Nuria Kitenge Rolls','6','1','7257','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7258,'Calmer Easier Happier Homework','6','1','7258','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7259,'Relationship Rescue A SevenStep Strategy for Reconnecting with Your Partner','6','1','7259','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7260,'Sophocles The Complete Plays by Sophocles and Paul Roche','6','1','7260','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7261,'African Religion The Moral Traditions of Abundant Life by Laurenti Magesa','6','1','7261','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7262,'Leopard at the Door by Paul McVeigh','6','1','7262','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7263,'A Spark of Light by Jodi Picoult','6','1','7263','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7264,'Kenya A Prison Notebook by Maina wa Kinyatti','6','1','7264','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7265,'Survival Handbook The Official US Army Guide','6','1','7265','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7266,'Shero By Grace','6','1','7266','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7267,'The Martians by Florah Waithaka','6','1','7267','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7268,'Boy Interrupted by Saah Millimono','6','1','7268','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7269,'Chess 2 In 1 Chess Magnetic','6','1','7269','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7270,'Mud Blood and Poppycock Britain and the Great War','6','1','7270','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7271,'The History and Culture of the Nandi Community by Kebenei Kiprop','6','1','7271','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7272,'When I learned how to walk and other poems by Mumbi Macharia','6','1','7272','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7273,'I will fix It Myself by David W Mutisya','6','1','7273','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7274,'The Green War by Anita Soina','6','1','7274','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7275,'Guilty Fatality by Ayce Dez and Wughanga Mwaura','6','1','7275','',16.00,'0','950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7276,'How to Design Your Career Game Plan by Colleta N Macharia','6','1','7276','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7277,'You Will Overcome by Purity Museo','6','1','7277','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7278,'Tales of Murugi by Sammy Wanjala','6','1','7278','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7279,'The Four Levels of Learning by Anthony T Gitonga','6','1','7279','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7280,'Millionaire Employee by Patrick Ngumi','6','1','7280','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7281,'Think and Grow Rich A Black Choice by Dennis Kimbro and Napoleon Hill','6','1','7281','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7282,'The Delegates Friend by Edward Mwangi','6','1','7282','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7283,'The Sultans Spymaster Peera Dewjee of Zanzibar by Judy Aldrick','6','1','7283','',16.00,'0','1890','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7284,'The Ultimate Femme Fatale by Makenah Kaburu','6','1','7284','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7285,'The Couple Next Door by Shari Lapena','6','1','7285','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7286,'The Fork the Witch and the Worm Eragon Tales from Alagaesia 1 by Christopher Paolini','6','1','7286','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7287,'Candle in the Wind by Omondi Austine Arnold','6','1','7287','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7288,'Deception by Amal Mohamed','6','1','7288','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7289,'Book Holder Gimble Adjustable','6','1','7289','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7290,'The Fall of A dynasty by Joe Khamisi','6','1','7290','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7291,'First and Last word by J G Nyamu','6','1','7291','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7292,'A Wrinkle in Time by Madeleine LEngle','6','1','7292','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7293,'Aphorisms and Poems of LIGHT by Jacob Oketch','6','1','7293','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7294,'Jonathan Livingston Seagull by Richard Bach','6','1','7294','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7295,'When a Stranger Called by 13 Kenyan writers','6','1','7295','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7296,'Scars and Healing by Catherine Wanjiru','6','1','7296','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7297,'Oxford Primary Dictionary for East Africa','6','1','7297','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7298,'At The Crossroads by Ifrah Mohamed Aden','6','1','7298','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7299,'When a Stranger Called by 13 Kenyan writers','6','1','7299','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7300,'The Measure of a Man by Martin Luther Jr King','6','1','7300','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7301,'The Girl Who Came Out of the Woods by Emily Barr','6','1','7301','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7302,'The Sponsor by K Kimuyu','6','1','7302','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7303,'DAY 365 Finding My Way In Every Run','6','1','7303','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7304,'The Harvest from the Desert by Ouma Nyangata','6','1','7304','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7305,'The Girl Who Saved the King of Sweden by Jonas Jonasson','6','1','7305','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7306,'From the Village to the World Reflections on Setbacks that Turned into Breakthroughs by Jeremiah Nzioka','6','1','7306','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7307,'Private Peaceful by Michael Morpurgo','6','1','7307','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7308,'Tears of the Pen','6','1','7308','',16.00,'0','999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7309,'And the Mountains Echoed by Khaled Hosseini','6','1','7309','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7310,'The Witch of Portobello by Paulo Coelho','6','1','7310','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7311,'Horrid Henrys AZ of Everything Horrid by Horrid Henry','6','1','7311','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7312,'The Descent of Man by Charles Darwin','6','1','7312','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7313,'The Africa I Want Poems BY Fatma Adam','6','1','7313','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7314,'Arafat Scarf','6','1','7314','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7315,'The Best Laid Plans by Sidney Sheldon','6','1','7315','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7316,'The Kite Runner by Khaled Hosseini','6','1','7316','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7317,'Like the Flowing River by Paulo Coelho','6','1','7317','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7318,'Heart of Darkness by Joseph Conrad','6','1','7318','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7319,'Cool Arafat Scarf','6','1','7319','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7320,'Arafat Cimmamat Men Scarf','6','1','7320','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7321,'Four Pairs of Happy Socks Men Socks Multicolored @ 200 a piece','6','1','7321','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7322,'Aesops Fables by Aesop','6','1','7322','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7323,'Arafat Scarf White Blue Black Green','6','1','7323','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7324,'The Cannabis Story The Health Wealth and the Law on Marijuana by John Ochola','6','1','7324','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7325,'Think and Grow Rich by Napoleon Hill','6','1','7325','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7326,'Drug Paradise by Kariuki Kimuyu','6','1','7326','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7327,'If my bones could speak by Eunniah Mbabazi','6','1','7327','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7328,'English Dholuo Dictionary by Asenath Bole Ogada','6','1','7328','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7329,'The East Africa Protectorate by Sir Charles Eliot','6','1','7329','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7330,'AlFarabi Founder of Islamic Neoplatonism His LifeWorks and Influence by Majid Fakhry','6','1','7330','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7331,'The Agony of Rejection by Sarah Kihu','6','1','7331','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7332,'Sweet Pains by George Oduor','6','1','7332','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7333,'Broken Vase by Qui Qarre','6','1','7333','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7334,'Yes I am my Fathers Daughter','6','1','7334','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7335,'Season of Vipers by Tuti Danis Odongo','6','1','7335','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7336,'Alcohol Abuse in Christian Families A Bitter Pill to Swallow','6','1','7336','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7337,'0','6','1','7337','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7338,'The Dignity and Holiness of Marriage','6','1','7338','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7339,'Unleash Your Full Potential by George Wachiuri','6','1','7339','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7340,'Soaring Like An Eagle by George Wachiuri','6','1','7340','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7341,'Covid19 A Buried World and Church','6','1','7341','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7342,'Raw Power Supreme Courts and the Constitution','6','1','7342','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7343,'First And Last Word','6','1','7343','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7344,'Broken Hedges Novel by Joseph Kangule MMwirichia','6','1','7344','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7345,'Self care kit to mental wellness by Queentah Wambulwa','6','1','7345','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7346,'The Art of High Performance by Mary Wanjiku','6','1','7346','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7347,'The Shadow of a Bullet By Douglas Logedi','6','1','7347','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7348,'Chasing a Bullet By Douglas Logedi','6','1','7348','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7349,'Gods Word for Todays World','6','1','7349','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7350,'Elements of Godlessness in Christianity and Islam by Rev Kamau wa Macharia','6','1','7350','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7351,'My Career My Life A Comprehensive Career Guide by Dr Nagib A Omar','6','1','7351','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7352,'The Journey To Purpose Keys To Maximum Living by Emily Wahome','6','1','7352','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7353,'Feeling with the Church Cardinal Njues Long Service in the Catholic Church by Waithaka Waihenya','6','1','7353','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7354,'OnceThere Was A Star by Meshack Yobby','6','1','7354','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7355,'Beneath her wings poetry collection by Fardowsa Mohamed','6','1','7355','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7356,'Watership Down by Richard Adams','6','1','7356','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7357,'Perfect Truth by Dr Joe Kamau','6','1','7357','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7358,'When The Whirlwind Passes by Alexander Nderitu','6','1','7358','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7359,'KissCommanderPromise by Alexander Nderitu','6','1','7359','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7360,'Magic of Love by Raphael Mworia and Friends','6','1','7360','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7361,'The Talking Of Trees by Alexander Nderitu','6','1','7361','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7362,'Unveiling the Bald My Alopecia Story by Carol Nkinda','6','1','7362','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7363,'When Something is Wrong Understanding Menstrual Disorders by Doris Murimi','6','1','7363','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7364,'Zoo By Charles Chanchori','6','1','7364','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7365,'Alternate Dispute Resolution in the Market Place by JG Nyamu','6','1','7365','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7366,'I am assurance and motivation by JG Nyamu','6','1','7366','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7367,'Hello Mother by Charles Chanchori','6','1','7367','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7368,'No Humans Allowed by Charles Chanchori','6','1','7368','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7369,'Prime Ministers Daughter by Ash Jay','6','1','7369','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7370,'Never Meet Her by Ash Jay','6','1','7370','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7371,'4 Minutes by Ash Jay','6','1','7371','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7372,'Reunion by Ash Jay','6','1','7372','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7373,'Silver Lining by Ash Jay','6','1','7373','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7374,'Does Marriage Work Today by Bonface Makanda','6','1','7374','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7375,'The Campus Exile by Ongoma Sakwah','6','1','7375','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7376,'ME my journey to freedom by Tatu Reginaldah','6','1','7376','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7377,'A Despite Everything A memoir on FamilyResilience and the PhD Journey by Wangeshi Wambua','6','1','7377','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7378,'Beer Pressure by Otieno Opondo','6','1','7378','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7379,'End of Arrogance Africa and the West Understanding their differences by Helmut Danner','6','1','7379','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7380,'The Triumphant Church by Kenneth E Hagin','6','1','7380','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7381,'Simplified Legal Process of Buying Land in Kenya by Lawyer Ruth Tanui','6','1','7381','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7382,'Untold principles of successful people by Rukia Mohamed','6','1','7382','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7383,'A Fork in the Road Choose Poverty or Prosperity','6','1','7383','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7384,'Time and Chance A story of a Nairobi Bomb Blast Survivor by Charles Ndibui','6','1','7384','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7385,'Switch on your future by Abdirahman Farah Daar','6','1','7385','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7386,'The Disruptor Championing reforms in Kenyas Prison Service with Passion by Wanini Kireri','6','1','7386','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7387,'Leadership Through The Eyes of A prisons Officer by Wanini Kireri','6','1','7387','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7388,'Wema by Wamugi Gichuri','6','1','7388','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7389,'To My GirlsWith Love A Mothers Timeless Advice for the Younger Generation','6','1','7389','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7390,'Man With The LION HEART by Peter Albert Indalo','6','1','7390','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7391,'How to invest in the Stock Market Key strategies clearly explained by Peter Wambu','6','1','7391','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7392,'Social Butterflies Reclaiming the Positive Power of Social Networks by Michael Sanders and Susannah Hume','6','1','7392','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7393,'Highland Cactus by Munira Hussein','6','1','7393','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7394,'A Curve of Darkness by Munira Hussein','6','1','7394','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7395,'Unfit for Society by Munira Hussein','6','1','7395','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7396,'MANAGING MARRIAGE CONFLICTS IN AFRICA The Agikuyu Christian Perspectives','6','1','7396','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7397,'Living on the Edge Naaman MMwirichia by Eng Kiruki Mwithimbu','6','1','7397','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7398,'The Experience From Customer to Ambassador by Dr Wale Akinyemi','6','1','7398','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7399,'Spruce Avenue by Elias HM Nabutete','6','1','7399','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7400,'Ill Fix It Myself Volume IIThe Suitor by David W Mutisya','6','1','7400','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7401,'The African Powerhouse by Collin Karimi','6','1','7401','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7402,'Veiled Heart by Deborah Onduru','6','1','7402','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7403,'Pruned to Bloom by Linus W Mbuu','6','1','7403','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7404,'Heart Whispers by Brenda S Wanjira','6','1','7404','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7405,'Murdering Romance by Kendi Karimi','6','1','7405','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7406,'The Cages We Built by Kendi Karimi','6','1','7406','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7407,'The Return of the Sun by Kevin Omwanza','6','1','7407','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7408,'Dawn of Fortune by Wanjiru M Thuku','6','1','7408','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7409,'Mastering your money by Chacha Nyaigoti Bichanga','6','1','7409','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7410,'The Silent Gun by Mohamed Abdulahi','6','1','7410','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7411,'The Leaves of May by Muthoni Maina','6','1','7411','',16.00,'500','1000','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7412,'Carving of a Firebrand A journey of brokennessbreakthroughloss and restoration by Irene Kendi','6','1','7412','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7413,'Evolve by Mary Njuguna','6','1','7413','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7414,'Take Control of Your Life NowCreate A Vision Board by Alice Ngigi','6','1','7414','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7415,'The Unbirthed Souls by Eunniah Mbabazi','6','1','7415','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7416,'If My Bones Could Speak by Eunniah Mbabazi','6','1','7416','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7417,'Breaking Down by Eunniah Mbabazi','6','1','7417','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7418,'The North by Saadia Mohammed Jibicho','6','1','7418','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7419,'KorondoPanic A Satirized Diary of a Kenyans Experience during the COVID19 Pandemic','6','1','7419','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7420,'Say My Name and Other African Stories from Home and Away','6','1','7420','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7421,'Vyama Institutions of Hope','6','1','7421','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7422,'Litu Citizen by Grace M Njuguna','6','1','7422','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7423,'0','6','1','7423','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7424,'In the arms of a stranger by Caroline Bongo','6','1','7424','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7425,'Rage and Bloom by Lena Grace Anyuolo','6','1','7425','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7426,'Who are the Top Billionaires in Africa by Vincent Ogutu','6','1','7426','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7427,'Life is like ThatPower of life Contradictions by Vincent Ogutu','6','1','7427','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7428,'Escape Experience Freedom by Vincent Ogutu','6','1','7428','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7429,'The Unending Surprises in Marriage by Jacob T Kaimenyi','6','1','7429','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7430,'The Flip side of Betrayal by Jean Kamina','6','1','7430','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7431,'Bush Friendly Tips for Girls and Boys Too by Lisa Christoffersen and Suzie Sardelli','6','1','7431','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7432,'Still A Mum by Sheila Ajok Lubangakene','6','1','7432','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7433,'For the New Intellectual The Philosophy of Ayn Rand by Ayn Rand','6','1','7433','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7434,'The Airlift Orphan','6','1','7434','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7435,'Mwangis Adventure','6','1','7435','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7436,'Sakagwa Ngiti A Kisii Prophet','6','1','7436','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7437,'The Trial of the GODS','6','1','7437','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7438,'Beginner Guitar Lessons by Daniel Mathaga','6','1','7438','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7439,'Salted with Fire','6','1','7439','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7440,'Luo Proverbs and Their Meanings by Okumba Miruka and Jens Aagaard Hansen','6','1','7440','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7441,'Tales of the Warfront by Prince Musau','6','1','7441','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7442,'Still Single Mistakes you are Making Exposed Real Dating Stories from Three Women by Sussy Nchogu Machoka','6','1','7442','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7443,'There is No Useless Experience by Levi Kones','6','1','7443','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7444,'The Crystal Ball Fell by Muthoni Kirumba','6','1','7444','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7445,'The Career Decoder by Samuel Kanja','6','1','7445','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7446,'Fashioned for Life by Samuel Kanja','6','1','7446','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7447,'From Grass to Grace by Faleri Muthoni','6','1','7447','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7448,'The Broken Snare by Prince Musau','6','1','7448','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7449,'Arising from the flames of death Tips for Black Migrants Survival in Gulf Countries by Johntera Kasuto','6','1','7449','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7450,'Dont Believe Everything You Think The 6 Basic Mistakes We Make in Thinking by Thomas E Kida','6','1','7450','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7451,'Guerrilla Marketing For Dummies by Jonathan Margolis','6','1','7451','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7452,'Business Start Up For Dummies Three Ebook Bundle Starting a Business For DummiesBusiness Plans For DummiesUnderstanding Business Accounting For Dummies by Colin Barrow','6','1','7452','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7453,'Brewing Up a Business Adventures in Beer from the Founder of Dogfish Head Craft Brewery by Sam Calagione','6','1','7453','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7454,'The Peter Principle Why Things Always Go Wrong As Featured on Radio 4 by Raymond Hull and Dr Laurence J Peter','6','1','7454','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7455,'Bound by The Absence of Love by Elena Njeru','6','1','7455','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7456,'The How Notes on the Great Work of Meeting Yourself by Yrsa Daley Ward','6','1','7456','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7457,'The Below Average Life of Baba Zoya by Ohaga Ohaga','6','1','7457','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7458,'Buy the Dip Trading Cryptocurrency Profitably by Peter Olouch','6','1','7458','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7459,'The Design Thinking Playbook Mindful Digital Transformation of TeamsProductsServicesBusinesses and Ecosystems Design Thinking Series Illustrated by Michael LewrickPatrick Link and Larry Leifer','6','1','7459','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7460,'Navigating The First Years Of Marriage by Janet Matheri','6','1','7460','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7461,'No Longer Stunted By Luke Ameru','6','1','7461','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7462,'Keep Going 10 Ways to Stay Creative in Good Times and Bad by Austin Kleon','6','1','7462','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7463,'The Phoenix Project A Novel about ITDevOpsand Helping Your Business Win by Gene KimGeorge Spafford and Kevin Behr','6','1','7463','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7464,'What Great Brands Do The Seven BrandBuilding Principles that Separate the Best from the Rest by by Denise Lee Yohn','6','1','7464','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7465,'The Mans Guide to Women Scientifically Proven Secrets from the Love Lab About What Women Really Want','6','1','7465','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7466,'Open Her Activate 7 Masculine Powers to Arouse Your Womans Love and Desire by Karen Brody','6','1','7466','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7467,'The Art of Work A Proven Path to Discovering What You Were Meant to Do by Jeff Goins','6','1','7467','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7468,'Calculus Practice Problems For Dummies by Patrick Jones','6','1','7468','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7469,'The intelligent negotiator what to saywhat to dohow to get what you want every time by Charles Craver','6','1','7469','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7470,'The New Lawyers Handbook by Karen Thalacker','6','1','7470','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7471,'Autophagy CancerOther PathologiesInflammationImmunityInfectionand Aging Role in Specific Diseases by M A Hayat','6','1','7471','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7472,'All about Her and Me by Eliseus Bamporineza','6','1','7472','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7473,'CATHOLIC SOCIAL TEACHING AND COMMON GOOD IN AFRICA','6','1','7473','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7474,'Proverbs 31 men','6','1','7474','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7475,'Success in Babylon','6','1','7475','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7476,'The power of purple','6','1','7476','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7477,'Unlocking the power of your faith','6','1','7477','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7478,'Unlocking the power of you','6','1','7478','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7479,'Unlocking the power of your productivity','6','1','7479','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7480,'Unlocking the power of you purpose','6','1','7480','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7481,'Unlocking the power of your creativity','6','1','7481','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7482,'Unlocking the power of your thinking','6','1','7482','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7483,'Nearly Every Man is Mad and Other Stories by Wafula Khisa','6','1','7483','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7484,'PRESERVING MARRIAGE INSTITUTIONS','6','1','7484','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7485,'Disco Matanga by Alexander Nderitu','6','1','7485','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7486,'Dreams and Demons by Winnie MadoroAnyango Nyar AketchScholastica Moraa and Emily K Millern','6','1','7486','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7487,'Blind Justice by Haron Gori','6','1','7487','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7488,'Stars Aligned by Anyika Bryan Muchesia','6','1','7488','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7489,'Bound to Last by Anyango Nyar Aketch','6','1','7489','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7490,'The 7Ms of Moneyship by Erastus Muthura','6','1','7490','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7491,'Foundations keys to Courtship and Marriage by Eric and Nzilani Mulati','6','1','7491','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7492,'In Search of Paradise by Annemarie Muswale','6','1','7492','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7493,'Times Are Turbulent BY Victor BK Mudiir','6','1','7493','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7494,'THE STORIES OF GATLUAL MANGUEL A CANNIBAL WHO LIVED IN SOUTH SUDANS NUER LAND','6','1','7494','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7495,'Oi Gets Lost by Lorna Likiza','6','1','7495','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7496,'The Dark Moon','6','1','7496','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7497,'Mind Your Business How to start and run a Sustainable and Profitable business By Njeru Karuana','6','1','7497','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7498,'Bound by The Absence of Love by Elena Njeru','6','1','7498','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7499,'Personal Development Journal Purposeful and Intentional Living by Faith Koki Munyua','6','1','7499','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7500,'The Maasai Language An IntroductionRevised 2nd edition by David Munke','6','1','7500','',16.00,'1100','1500','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7501,'The VICTORIOUS ATTITUDE by Joshua Muia','6','1','7501','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7502,'Lightning In A Bottle by Enock Khapoya','6','1','7502','',16.00,'0','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7503,'David and Goliath','6','1','7503','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7504,'Amazing Peace A celebration','6','1','7504','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7505,'Would not Take Nothing for My Journey Now','6','1','7505','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7506,'Easy Learning Spanish Dictionary In Color','6','1','7506','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7507,'The Bourne Imperative','6','1','7507','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7508,'The Artist of Disappearance','6','1','7508','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7509,'The Time Travelers Wife','6','1','7509','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7510,'A Place of Secrets','6','1','7510','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7511,'Captain Corellis Mandolin','6','1','7511','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7512,'Mockingjay The Hunger Games','6','1','7512','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7513,'Essentials of Critical and Creative Thinking','6','1','7513','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7514,'Maped Colour Peps Metal Box 24 Pieces','6','1','7514','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7515,'Make Yourself Unforgettable','6','1','7515','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7516,'Kangas 101 uses','6','1','7516','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7517,'The Spy by Paulo Coelho','6','1','7517','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7518,'Origin by Dan Brown','6','1','7518','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7519,'Drive by Dr Wale Akinyemi','6','1','7519','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7520,'Never Say Goodbye','6','1','7520','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7521,'Into the Water','6','1','7521','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7522,'Benjamin Franklin The Autobiography and Other Writings','6','1','7522','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7523,'The Autobiography of Andrew Carnegie and the Gospel of Wealth','6','1','7523','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7524,'A Moment of Weakness','6','1','7524','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7525,'Incidents at the Shrine by Ben Okri','6','1','7525','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7526,'Classy and Unique Hijab Scarf','6','1','7526','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7527,'The Corporate Sufi by Azim Jamal','6','1','7527','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7528,'I Found You by Lisa Jewell','6','1','7528','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7529,'Francis Atwoli Fame Force and Fury','6','1','7529','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7530,'Disgrace by John Maxwell Coetzee','6','1','7530','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7531,'The Language of Kindness A Nurses Story by Christie Watson','6','1','7531','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7532,'The Old Man and the Sea by Ernest Hemingway','6','1','7532','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7533,'The Billionaire Within by Wale Akinyemi','6','1','7533','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7534,'God Hears Her 365 Devotions for Women by Women Hardcover','6','1','7534','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7535,'The Act of Marriage by Tim LaHaye & Beverly LaHaye','6','1','7535','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7536,'Workplace Chronicles by Cavin O Apodo','6','1','7536','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7537,'Secrets by Aimee Katei','6','1','7537','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7538,'Accountability A Biblical Principle Strengthening Your Walk of Faith by Developing Christian Accountability','6','1','7538','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7539,'Betrayal of Public Trust by Prof Jacob T Kaimenyi','6','1','7539','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7540,'Busy Office vs Responsible Fatherhood by Prof Jacob Kaimenyi','6','1','7540','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7541,'Let the Old Man Speak and Other Poems by Odhiambo Kaumah','6','1','7541','',16.00,'0','1050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7542,'A Study of Kalenjin Linguistics','6','1','7542','',16.00,'0','1057',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7543,'To Kill a Mockingbird by Harper Lee','6','2','9780099419785','',16.00,'0','1400','','0',NULL,NULL,5,0,0,'91721467845',0,0,0,0.00,'2024-07-20 12:31:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7544,'Wuthering Heights by Emily Bronte','6','1','7544','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7545,'Elon Musk by Ashlee Vance','6','1','7545','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7546,'The Innocent Man by John Grisham','6','1','7546','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7547,'You Are a Badass How to Stop Doubting Your Greatness and Start Living an Awesome Life by Jen Sincero','6','1','7547','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7548,'From Socrates to Sartre The Philosophic Quest by TZ Lavine','6','1','7548','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7549,'The Investment Group Handbook from Chama to Conglomerate by Tony Wainaina','6','1','7549','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7550,'The Girl Who Smiled Beads by Clemantine Wamariya and Elizabeth Weil','6','1','7550','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7551,'You Are a Badass at Making Money Master the Mindset of Wealth by Jen Sincero','6','1','7551','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7552,'The 5th Columnist a Legendary Journalist by Philip Ochieng','6','1','7552','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7553,'Fake by Robert Kiyosaki','6','1','7553','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7554,'Love Is a Verb Stories of What Happens When Love Comes Alive by Gary Chapman','6','1','7554','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7555,'Overcoming Depression The Victory Over the Darkness Series by Neil T Anderson','6','1','7555','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7556,'Overcoming Negative SelfImage The Victory Over the Darkness Series by Neil T Anderson & Dave Park','6','1','7556','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7557,'The Day I Met Jesus The Revealing Diaries Of Five Women From The Gospels by Frank Viola and Mary DeMuth','6','1','7557','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7558,'Your Spiritual Gifts Can Help Your Church Grow Guide to Discovering and Understanding Your Unique Spiritual Gifts by C Peter Wagner','6','1','7558','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7559,'Your Foundation in Christ Victory Series Book #3 Live By the Power of the Spirit by Neil T Anderson','6','1','7559','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7560,'Your New Identity Victory Series Book #2 A Transforming Union with God BY Neil T Anderson','6','1','7560','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7561,'0','6','1','7561','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7562,'Pastors Pal by William Banks','6','1','7562','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7563,'Resisting Gossip Winning the War of the Wagging Tongue by Mathew C Mitchell','6','1','7563','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7564,'Serving Christ in the Workplace with Study Guide by Larry Peabody','6','1','7564','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7565,'The Parent Map Discovering Gods Plan for Raising Great Kids by Harold J Sala','6','1','7565','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7566,'Taking Possession With Jesus by Faith N Mathenge','6','1','7566','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7567,'Strength for the FaintHearted Ministers by Gideon M Mudenyo','6','1','7567','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7568,'Accountability A Biblical Principle Strengthening Your Walk of Faith by Developing Christian Accountability by Nelly Kagoru','6','1','7568','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7569,'On the Shortness of Life Essay by Lucius Annaeus Seneca','6','1','7569','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7570,'The Greatest Salesman In the World by Og Mandino','6','1','7570','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7571,'Speed BY GILBERT ANGANA','6','1','7571','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7572,'Hidden in Plain Sight by Jeffrey Archer','6','1','7572','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7573,'Harmony by James Peter Gitonga','6','1','7573','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7574,'Sculpted by Design by KEMIRIMO D OKUJA','6','1','7574','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7575,'Engulfed in Love by Martha Namusoke','6','1','7575','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7576,'My Strong Tower; The Genesis by Aba Yankah Geker','6','1','7576','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7577,'100 Pure Thoughts Cultivating Purity One Thought at a Time by Joe Kirby','6','1','7577','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7578,'Unlocking the Power of Your Creativity by John Stanko','6','1','7578','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7579,'Unlocking the Power of Your Faith by John Stanko','6','1','7579','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7580,'Unlocking the Power of Your Productivity by John Stanko','6','1','7580','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7581,'Unlocking the Power of Your Purpose by John Stanko','6','1','7581','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7582,'Unlocking the Power of Your Thinking by John Stanko','6','1','7582','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7583,'Unlocking the Power of You By John Stanko','6','1','7583','',16.00,'0','1090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7584,'Giant Steps','6','1','7584','',16.00,'0','1093',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7585,'Split second','6','1','7585','',16.00,'0','1093',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7586,'The Wrinkle Cure','6','1','7586','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7587,'The Killing Lessons','6','1','7587','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7588,'The Martyrs Curse','6','1','7588','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7589,'Poseidons Arrow','6','1','7589','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7590,'No Turning Back A Novel of South Africa','6','1','7590','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7591,'Nemesis','6','1','7591','',16.00,'0','1041',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7592,'Out Think','6','1','7592','',16.00,'0','1098',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7593,'STORM OF SWORDS by MARTIN GEORGE RR','6','1','7593','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7594,'Unleash Your Full Potential by George Wachiuri','6','1','7594','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7595,'Fool Me Once by Harlan Coben','6','1','7595','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7596,'Birth of a Dream Weaver by Ngugi wa Thiongo','6','1','7596','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7597,'The Great Divide','6','1','7597','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7598,'Window Curtains Floral Yellow 1099 Per Meter With Free Rings','6','1','7598','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7599,'Introducing Newton','6','1','7599','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7600,'Factfulness by Hans Rosling Anna Rosling Ronnlund and Ola Rosling','6','1','7600','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7601,'My Not So Perfect Life','6','1','7601','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7602,'The Break','6','1','7602','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7603,'The Lions Game','6','1','7603','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7604,'A Wrinkle in Time','6','1','7604','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7605,'The Wisdom of Whores Bureaucrats Brothels and the Business of AIDS','6','1','7605','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7606,'This Little Britain How One Small Country Built The Modern World','6','1','7606','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7607,'The Untouchable by John Banville','6','1','7607','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7608,'Still Me by Jojo Moyes','6','1','7608','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7609,'Glitter Pearl Hijab','6','1','7609','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7610,'Make Today Count by John C Maxwell','6','1','7610','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7611,'A Storm of Swords Part One Steel and Snow by George RR Martin Book 3','6','1','7611','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7612,'Start With In To Start Winning by Amadou Chico Cissoko','6','1','7612','',16.00,'0','1045',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7613,'My Lovely Wife by Samantha Downing','6','1','7613','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7614,'Music and Dance in Eastern Africa Current Research in Humanities and Social Sciences','6','1','7614','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7615,'A Wimpy Kid Story Rowley Jeffersons Awesome Friendly Adventure Hardcover','6','1','7615','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7616,'Charlottes Web by E B White','6','1','7616','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7617,'Nairobi in the Making Landscapes of Time and Urban Belonging by Constance Smith','6','1','7617','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7618,'Attitude 101 What Every Leader Needs to Know by John C Maxwell','6','1','7618','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7619,'A Nearly Normal Family by M T Edvardsson','6','1','7619','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7620,'Art of Loving by Erich Fromm','6','1','7620','',16.00,'0','1099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7621,'Secrets of the Millionaire Mind by T Harv Eker','6','1','7621','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7622,'Norwegian Wood by Haruki Murakami','6','1','7622','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7623,'The Rooster Bar by John Grisham','6','1','7623','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7624,'Water Birds on the Lakeshore by Zukiswa Wanner','6','1','7624','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7625,'Money Wise by Rina Hicks','6','1','7625','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7626,'No girl is limited by Peter Mbuthia','6','1','7626','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7627,'Reminiscing Wonderland','6','1','7627','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7628,'Shadow by Michael Morpurgo and Christian Birmingham','6','1','7628','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7629,'PREPARE FOR A BETTER LIFE','6','1','7629','',16.00,'0','1100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7630,'All the Bright Places by Jennifer Niven','6','1','7630','',16.00,'0','1131',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7631,'Allegiant','6','1','7631','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7632,'I Dreamed of Africa','6','1','7632','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7633,'Freakonomics','6','1','7633','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7634,'The Power of a Praying Woman','6','1','7634','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7635,'Now Discover Your Strengths','6','1','7635','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7636,'Nomad','6','1','7636','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7637,'I Am Justice A Journey Out of Africa','6','1','7637','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7638,'Winter of the World','6','1','7638','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7639,'The Last Mile','6','1','7639','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7640,'Star of Africa','6','1','7640','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7641,'Delivering Happiness','6','1','7641','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7642,'Too Close to the Sun','6','1','7642','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7643,'Trump Think Like a Billionaire','6','1','7643','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7644,'The Queen of Katwe','6','1','7644','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7645,'Dog Medicine','6','1','7645','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7646,'Autobiography of Benjamin Franklin','6','1','7646','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7647,'Super Arms TonerBlack & Orange','6','1','7647','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7648,'Maestra','6','1','7648','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7649,'The 7 Habits of Happy Kids','6','1','7649','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7650,'Love in the Time of Cholera','6','1','7650','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7651,'The Timbuktu School for Nomads','6','1','7651','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7652,'Fiveminute bedtime stories','6','1','7652','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7653,'A Farewell to Arms','6','1','7653','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7654,'The Gods That Failed','6','1','7654','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7655,'When We Were Orphans','6','1','7655','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7656,'Diary of a Wimpy Kid The Getaway','6','1','7656','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7657,'The Sixth Man','6','1','7657','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7658,'E mc2','6','1','7658','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7659,'You Only Have to Be Right Once','6','1','7659','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7660,'Eragon Book One','6','1','7660','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7661,'Black Lightweight Mens Jacket','6','1','7661','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7662,'Excuse Me Your Dream is Calling you','6','1','7662','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7663,'Miss Peregrines Home for Peculiar Children','6','1','7663','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7664,'A Hunger For God','6','1','7664','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7665,'Double Dork Diaries 2 in 1','6','1','7665','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7666,'Double Dork Diaries 3 2 in 1','6','1','7666','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7667,'Double Dork Diaries 2 2 In 1','6','1','7667','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7668,'The Symposium by Plato','6','1','7668','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7669,'Great Dialogues of Plato','6','1','7669','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7670,'Sleeping Beauties','6','1','7670','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7671,'Capitalism The Unknown Ideal by Ayn Rand','6','1','7671','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7672,'We Were Eight Years in Power An American Tragedy by Ta Nehisi Coates','6','1','7672','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7673,'Hippie by Paulo Coelho','6','1','7673','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7674,'Womens Liberation and the African Freedom Struggle by Thomas Sankara','6','1','7674','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7675,'Out of Africa by Karen Blixen','6','1','7675','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7676,'The Girl of Ink and Stars','6','1','7676','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7677,'Memoirs of an Arabian Princess by Emilie Ruete','6','1','7677','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7678,'The Power of Significance How Purpose Changes Your Life by John Maxwell','6','1','7678','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7679,'Daily Life Strategies for Teens by Jay McGraw','6','1','7679','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7680,'The Return of the King Book 3 by J R R Tolkien','6','1','7680','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7681,'Becoming a Vessel of Honor by Rebecca Brown','6','1','7681','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7682,'A Clash of Kings by George RR Martin Book 2','6','1','7682','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7683,'Eighty Days Red by Vina Jackson','6','1','7683','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7684,'Managing Your Finances Gods Way by Gladys Juma','6','1','7684','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7685,'The Sins of the Father by Jeffrey Archer','6','1','7685','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7686,'The Great Alone by Kristin Hannah','6','1','7686','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7687,'Mimi na Rais The President and I by Lello Mmassy','6','1','7687','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7688,'Amplified Outreach Bible','6','1','7688','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7689,'From Dictatorship to Democracy by Gene Sharp','6','1','7689','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7690,'Solving Problems KCSE Mathematics Paper 1 by C Muturi','6','1','7690','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7691,'Solving Problems KCSE Mathematics Paper 2 by C Muturi','6','1','7691','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7692,'First Things First Growing in Pastoral Ministry','6','1','7692','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7693,'Isesomo Gods Servant in Congo','6','1','7693','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7694,'The Theology of the Hebrew Bible An Introduction','6','1','7694','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7695,'LiveListenTell The Art of Preaching','6','1','7695','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7696,'The Preachers Portrait Five New Testament Word Studies','6','1','7696','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7697,'Premier Revision Encyclopedia Grade 3','6','1','7697','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7698,'Shoreline Evolution The Gene Meets Technology by Jacob Aliet','6','1','7698','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7699,'Shoreline Origins by Jacob Aliet','6','1','7699','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7700,'The Levant Church Chronicles of a Dark Awakening by Jacob Aliet','6','1','7700','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7701,'Magnolia Flower When Beauty Casts a Long Shadow by Jacob Aliet Agwa','6','1','7701','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7702,'Strange Encounters by Jacob Aliet','6','1','7702','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7703,'The Adventures of Monarch You Were Made to Fly','6','1','7703','',16.00,'0','1150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7704,'DC EcoLite','6','1','7704','',16.00,'0','1102',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7705,'ACCOUNTING FOR LAWYERS','6','1','7705','',16.00,'0','1160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7706,'AFRICAN CUSTOMARY LAW SYSTEM AN INTRIDUCTION','6','1','7706','',16.00,'0','1160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7707,'MAGISTRATES MANUAL','6','1','7707','',16.00,'0','1160',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7708,'Will Grayson,Will Grayson','6','1','7708','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7709,'Dark Places','6','1','7709','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7710,'Five People You Meet In Heaven by Albom Mitch','6','1','7710','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7711,'Divergent by Roth Veronica','6','1','7711','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7712,'Veronica Decides to Die by Paulo Coelho','6','1','7712','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7713,'First Among Equals by Jeffrey Archer','6','1','7713','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7714,'Sense and Sensibility by Jane Austen','6','1','7714','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7715,'City of Bones by Cassandra Clare','6','1','7715','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7716,'Gone Girl by Gillian Flynn','6','1','7716','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7717,'I Am Pilgrim by Terry Hayes','6','1','7717','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7718,'Adultery by Paulo Coelho','6','1','7718','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7719,'Kaspar Prince of Cats','6','1','7719','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7720,'They Do It With Mirrors by Agatha Christie','6','1','7720','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7721,'Brida by Paulo Coelho','6','1','7721','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7722,'In the Name of the Mother Reflections on Writers and Empire by Ngugi wa Thiongo','6','1','7722','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7723,'The Picture of Dorian Gray by Oscar Wilde','6','1','7723','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7724,'Children of Blood and Bone by Tomi Adeyemi','6','1','7724','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7725,'How Women Rise by Marshall Goldsmith and Sally Helgesen','6','1','7725','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7726,'What Does a Man Want? by Muthoni Likimani','6','1','7726','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7727,'0','6','1','7727','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7728,'Twisted Times The Phantom by Vincent de Paul Twisted Times #2 ','6','1','7728','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7729,'Improving with Age Gods Plan for Getting Older and Better by Jill Briscoe and Stuart Briscoe','6','1','7729','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7730,'Led to Lead Faith Lessons from the Life of Moses by Marty Berglund','6','1','7730','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7731,'The Sink Radical Transformation with One Small Change by Walter Nusbaum and Daren MartinPhD','6','1','7731','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7732,'The Grand Love Story of All Time by Joyce Maina','6','1','7732','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7733,'0','6','1','7733','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7734,'Tales from Africa by Douglas Collins','6','1','7734','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7735,'The Litigators by John Grisham','6','1','7735','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7736,'One Year of Ugly by Caroline Mackenzie','6','1','7736','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7737,'The Hill We Climb An Inaugural Poem by Gorman Amanda','6','1','7737','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7738,'Mbugua Githere A Handful of Terere by Mwangi Gicheru','6','1','7738','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7739,'Big Shot Diary of a Wimpy Kid Book 16 by Jeff Kinney','6','1','7739','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7740,'Home by Toni Morrison','6','1','7740','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7741,'A Daunting Journey by Jeremiah Gitau Kiereini','6','1','7741','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7742,'Creating Sales Stars A Guide to Managing the Millennials on Your Team by Stephan Schiffman and Gary Krebs','6','1','7742','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7743,'The Spirit of the Four Lepers by Nakaya Shani','6','1','7743','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7744,'Binti by Nnedi Okorafor','6','1','7744','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7745,'A Legacy of Prayer by Catherine Maina','6','1','7745','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7746,'Saint Mazie Roman by Jami Attenberg','6','1','7746','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7747,'Be a Great Manager Now The 2in1 Manager Speed Read Instant Tips; Big Picture Lasting Results by Audrey Tang','6','1','7747','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7748,'PS I Love You by Cecelia Ahern','6','1','7748','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7749,'The Merchant of Venice by William Shakespeare','6','1','7749','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7750,'The Art Of Dating And Courtship By Drileba Dratibi Daniel','6','1','7750','',16.00,'0','1190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7751,'Working with Emotional Intelligence','6','1','7751','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7752,'The Power Of Positive Thinking In Business','6','1','7752','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7753,'How Children Succeed','6','1','7753','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7754,'The Basic Concepts Of The Quran','6','1','7754','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7755,'Rejection Proof','6','1','7755','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7756,'Memoirs of a Geisha','6','1','7756','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7757,'No Hero','6','1','7757','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7758,'Looking for Alaska','6','1','7758','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7759,'Career of Evil','6','1','7759','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7760,'Book of Bedtime Rhymes','6','1','7760','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7761,'The Mission Song','6','1','7761','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7762,'Honour Among Thieves','6','1','7762','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7763,'Affluenza','6','1','7763','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7764,'Stars and Planets Handbooks','6','1','7764','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7765,'A Desirable Residence','6','1','7765','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7766,'Children of the Revolution','6','1','7766','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7767,'Are You Ready to Succeed','6','1','7767','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7768,'Raising and Praising Boys','6','1','7768','',16.00,'0','1136',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7769,'Secrets of the Billionaire','6','1','7769','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7770,'With Eyes Wide Open by Erick B Gichuru','6','1','7770','',16.00,'0','1195',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7771,'BOURNE IDENTITY by Robert Ludlum','6','1','7771','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7772,'FEAST FOR CROWS','6','1','7772','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7773,'Big Little Lies by Liane Moriarty','6','1','7773','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7774,'Good Strategy Bad Strategy','6','1','7774','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7775,'Of goats and poisoned oranges','6','1','7775','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7776,'Celebrating Friendship among Women by Margery Kabuya','6','1','7776','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7777,'Dont Lets Go to the Dogs Tonight','6','1','7777','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7778,'The Book of Memory by Petina Gappah','6','1','7778','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7779,'With God All Things Are Possible','6','1','7779','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7780,'Touched with Fire An Anthology of Poems','6','1','7780','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7781,'True Citizen','6','1','7781','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7782,'Fruity African Basket','6','1','7782','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7783,'Caring Enough to Confront How to Understand and Express','6','1','7783','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7784,'Breaking Tradition to Accomplish Vision','6','1','7784','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7785,'Little Fires Everywhere','6','1','7785','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7786,'Jigsaw Puzzle and Book My Awesome 123','6','1','7786','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7787,'Business Gurus That Changed the World','6','1','7787','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7788,'The Middle of Nowhere by Geraldine McCaughrean','6','1','7788','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7789,'Get Hired Fast Tap The Hidden Job Market In 15 Days','6','1','7789','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7790,'Passbook Number F 47927 Women and Mau Mau in Kenya by Muthoni Likimani','6','1','7790','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7791,'Why South Sudan Matters by Garang Malong','6','1','7791','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7792,'Big Magic by Elizabeth Gilbert','6','1','7792','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7793,'Kwani 05 PART 2','6','1','7793','',16.00,'0','1140',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7794,'Sulwe by Lupita Nyongo Luo Version','6','1','7794','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7795,'City of Girls by Elizabeth Gilbert','6','1','7795','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7796,'The Outlaw Ocean Crime and Survival in the Last Untamed Frontier by Ian Urbina','6','1','7796','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7797,'The Book You Wish Your Parents Had Read and Your Children Will Be Glad That You Did','6','1','7797','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7798,'Little Women by Louisa May Alcott','6','1','7798','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7799,'An Ice Cream War by William Boyd','6','1','7799','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7800,'Take P7 The Crown by Mourine Obare','6','1','7800','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7801,'Take P7 Confidence Sit on the Throne by Mourine Obare','6','1','7801','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7802,'Take P7 The Greatest Love of All by Mourine Obare','6','1','7802','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7803,'Take P7 Healing by Mourine Obare','6','1','7803','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7804,'Industrialization in Kenya In Search of a Strategy by Peter Coughlin and Gerrishon K Ikiara','6','1','7804','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7805,'My Body is all Mine by Jocelyn Akinyi','6','1','7805','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7806,'Bone Meal For Roses by Miranda Sherry','6','1','7806','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7807,'Finding Eden By Mark Bichachi','6','1','7807','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7808,'The Last Don by Mario Puzo','6','1','7808','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7809,'Rowley Jeffersons Awesome Friendly Spooky Stories by Jeff Kinney','6','1','7809','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7810,'They Shall be Chastised by Muthoni Likimani','6','1','7810','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7811,'Diary of a Clueless Farmer by Karen Ngunjiri','6','1','7811','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7812,'Bridget Joness Diary by Helen Fielding','6','1','7812','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7813,'The Agikuyu 1890 1965 by Maina Wa Kinyatti','6','1','7813','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7814,'My 100 best loved Bible stories by Anna Award','6','1','7814','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7815,'Impact of Traditional African Sacrifice on the Value of the Eucharist Lessons from the Catholic Diocese of Homa BayKenya','6','1','7815','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7816,'The Defector by Daniel Silva','6','1','7816','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7817,'Finding Eden By Mark Bichachi','6','1','7817','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7818,'0','6','1','7818','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7819,'0','6','1','7819','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7820,'0','6','1','7820','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7821,'0','6','1','7821','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7822,'0','6','1','7822','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7823,'Memoirs of a biscuit baron Madatally Manji by Collins Douglas','6','1','7823','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7824,'One by One by Ruth Ware','6','1','7824','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7825,'A Brief History of Time by Stephen Hawking','6','1','7825','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7826,'SHOULD I? Your questions about money by Florence Bett','6','1','7826','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7827,'The Lost Boy by Dave Pelzer','6','1','7827','',16.00,'0','1199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7828,'The Winner Stands Alone by Paulo Coelho','6','1','7828','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7829,'The Girl Who Played with Fire by Stieg Larsson','6','1','7829','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7830,'Birth Your Way','6','1','7830','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7831,'As a Man Thinketh by James Allen','6','1','7831','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7832,'Girl Woman Other by Bernardine Evaristo','6','1','7832','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7833,'The Prophet by Kahlil Gibran','6','1','7833','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7834,'The People of Ostrich Mountain by Ndirangu Githaiga','6','1','7834','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7835,'USBFLASH DRIVE oraimo 16G OFD','6','1','7835','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7836,'Lust of My Ink by Patrick Lavince','6','1','7836','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7837,'Personal Budget by Nawal Khalfan','6','1','7837','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7838,'My Little Yellow Book by Sakina Taki','6','1','7838','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7839,'Making Cents by Waceke Nduati','6','1','7839','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7840,'Kikuyu Botanical Dictionary by Muruga Gacathi','6','1','7840','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7841,'LovePolitics and Dying by Gatere Mwangi','6','1','7841','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7842,'Essentials of Criminal Procedure in Kenya by Patrick Kiage','6','1','7842','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7843,'Art of institutional leadership Unleashing the potential of emotional intelligence by Laban P Ayiro','6','1','7843','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7844,'Unduire Wa Ruriri Rwa Agikuyu by Duncan Ndegwa','6','1','7844','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7845,'Some Traditions of the Akamba of Kenya by Celia Nyamweru','6','1','7845','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7846,'Nairobi National Park Guide Book','6','1','7846','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7847,'The Real You Unpacking You By Angie Murenga','6','1','7847','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7848,'When The Ancient Tree Falls by Jared Ojuok','6','1','7848','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7849,'Transference by Jacob Aliet','6','1','7849','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7850,'Blow The Lid Off by Robert A Belle','6','1','7850','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7851,'Unmasking the Wounds Within The Ghosts of Childhood Trauma in Adulthood by Jane Wanjao','6','1','7851','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7852,'Wired Weird by Wairimu Kanyi','6','1','7852','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7853,'Tea with Mom Stories of Mothers by Edna Thiongo','6','1','7853','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7854,'The Pilgrims Progress Novel by John Bunyan','6','1','7854','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7855,'Business Conquest by Ian Dennis','6','1','7855','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7856,'The Relationship Between Books and Power by Auscar Wambiya','6','1','7856','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7857,'Wanjiku in Global Development','6','1','7857','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7858,'Away from Victory by Zachary Oguda','6','1','7858','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7859,'Sacked so What Power of Hope and Action by Vincent Ogutu','6','1','7859','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7860,'Honey and Venom by Esther Mwalimu','6','1','7860','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7861,'Commercial Bee Farming by Mwancha Okioma','6','1','7861','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7862,'The World Is Ours by Lucie Chihandae','6','1','7862','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7863,'The Practice of Groundedness A Transformative Path to Success That Feeds Not Crushes Your Soul by Brad Stulberg','6','1','7863','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7864,'Woman Beneath her Feet and Other Stories','6','1','7864','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7865,'GUSENGA SI UGUSHYENGA','6','1','7865','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7866,'Poor Charlies Almanack The Wit and Wisdom of Charles T Munger by Charles T MungerPeter D KaufmanEd Wexler and Warren E Buffett','6','1','7866','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7867,'Seeking Wisdom From Darwin to Munger by Peter Bevelin 3rd Edition','6','1','7867','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7868,'Women of the Light by Mugoiri Old Girls Association MOGA','6','1','7868','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7869,'GUSENGA SI UGUSHYENGA by TWAGIRUMUKIZA FIDELE','6','1','7869','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7870,'My Diet My Medicine A non drug Fight and protection against High Blood Pressure by Hon Mwancha Okioma','6','1','7870','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7871,'The Oxford Dictionary of Difficult Words by Archie Hobson','6','1','7871','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7872,'Tao of Charlie Munger A Compilation of Quotes from Berkshire Hathaways Vice Chairman on LifeBusinessand the Pursuit of Wealth With Commentary by David Clark','6','1','7872','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7873,'Case In Point Complete Case Interview Preparation by Marc P Cosentino and Joan Oleck','6','1','7873','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7874,'The Boy Crisis Why Our Boys Are Struggling and What We Can Do about It by Warren Farrell and John Gray','6','1','7874','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7875,'Let Your Food Be Your Medicine by Joseck Matheri','6','1','7875','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7876,'The Brand Gap How to Bridge the Distance Between Business Strategy and Design by Marty Neumeier','6','1','7876','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7877,'Critical Thinking Consider the Verdict by Bruce Waller','6','1','7877','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7878,'How to Win Every Argument The Use and Abuse of Logic by Madsen Pirie','6','1','7878','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7879,'Silencing Anna by Wanjiru Waithaka','6','1','7879','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7880,'Black Rednecks and White Liberals by Thomas Sowell ebook','6','1','7880','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7881,'Diary of a Wimpy Kid Diper Overlode Book 17 by Jeff Kinney','6','1','7881','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7882,'Lessons from the StreetsThe Art of Money by Vincent Ogutu','6','1','7882','',16.00,'840','1200','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7883,'Life is a gold mine ,can you dig it','6','1','7883','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7884,'Heart of Surrender by Bosibori Bogonko','6','1','7884','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7885,'Redefining Success According to Jesus by Dr Omar Djoeandy','6','1','7885','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7886,'Accounting for Secondary School','6','1','7886','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7887,'Journeys and Stories by Elizabeth Mueni Kituku','6','1','7887','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7888,'Soul Tourists by Bernardine Evaristo','6','1','7888','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7889,'Blonde Roots by Bernardine Evaristo','6','1','7889','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7890,'Believe Us How Jurgen Klopp transformed Liverpool into title winners by Melissa Reddy','6','1','7890','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7891,'Down But Not Out My Life as a Quadriplegic by Egidiah Karegi','6','1','7891','',16.00,'0','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7892,'The Pains We Live by Sophie Kiwelu Memoir','6','2','9789914995398','',16.00,'0','1490','','0',NULL,NULL,5,0,0,'91721484936',0,0,0,0.00,'2024-07-20 17:16:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7893,'JUDICIAL REVIEW IN KENYA','6','1','7893','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7894,'DIARY OF A WIMPY KID HARD LUCK','6','1','7894','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7895,'Marriage Built to Last','6','1','7895','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7896,'CREATIVE SCHOOLS','6','1','7896','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7897,'First Things First','6','1','7897','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7898,'Churchill','6','1','7898','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7899,'Girl at War','6','1','7899','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7900,'The Warren Buffett Stock Portfolio','6','1','7900','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7901,'Into Thin Air','6','1','7901','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7902,'The Breakthrough Company','6','1','7902','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7903,'The Sicilian','6','1','7903','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7904,'Travels with Herodotus','6','1','7904','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7905,'Ecological Intelligence','6','1','7905','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7906,'Prepare For War','6','1','7906','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7907,'The Sun Is Also a Star','6','1','7907','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7908,'The Razors Edge','6','1','7908','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7909,'The 22 Immutable Laws of Marketing','6','1','7909','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7910,'The 8th Habit','6','1','7910','',16.00,'1150','1490','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7911,'Operation Linda Nchi','6','1','7911','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7912,'Small MessageBig Impact','6','1','7912','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7913,'On Black Sisters Street by Chika Unigwe','6','1','7913','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7914,'Scaling Up Excellence','6','1','7914','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7915,'The Diary of a Young Girl','6','1','7915','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7916,'Return to the Little Coffee Shop of Kabul','6','1','7916','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7917,'Turtles All the Way Down by John Green Paperback','6','1','7917','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7918,'Back from Africa','6','1','7918','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7919,'The Handmaids Tale','6','1','7919','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7920,'Dark Matter','6','1','7920','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7921,'Pablo Escobar My Father','6','1','7921','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7922,'Behind Closed Doors','6','1','7922','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7923,'The Breakdown','6','1','7923','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7924,'The Fourth Monkey','6','1','7924','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7925,'On Beauty by Zadie Smith','6','1','7925','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7926,'A Bit of Difference','6','1','7926','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7927,'The Upside of Unrequited','6','1','7927','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7928,'The Dip The extraordinary benefits of knowing when to quit by Seth Godin','6','1','7928','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7929,'House of Stone by Novuyo Rosa Tshuma','6','1','7929','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7930,'The Ghost of Sani Abacha by Chuma Nwokolo','6','1','7930','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7931,'When Bad Things Happen to Good People','6','1','7931','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7932,'American Gods by Neil Gaiman','6','1','7932','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7933,'The Ultimate Marketing Tool How to Stand Out in the Marketplace','6','1','7933','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7934,'The imaginary girlfriend by John Irving','6','1','7934','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7935,'The Noble Quran','6','1','7935','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7936,'Educated by Tara Westover','6','1','7936','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7937,'What If Its Us by Becky Albertalli and Adam Silvera','6','1','7937','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7938,'The Science of Being Great by Wallace D Wattles','6','1','7938','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7939,'Twenty Love Poems and a Song of Despair by Pablo Neruda','6','1','7939','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7940,'Fools Die by Mario Puzo','6','1','7940','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7941,'Rest Why You Get More Done When You Work Less by Alex Soojung Kim Pang','6','1','7941','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7942,'The Science of Meditation How to Change Your Brain Mind and Body','6','1','7942','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7943,'Angels by Marian Keyes','6','1','7943','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7944,'Sheer Abandon by Penny Vincenzi','6','1','7944','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7945,'The Unbearable Lightness of Being by Milan Kundera','6','1','7945','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7946,'Girl Code by Cara Alwill Leyba','6','1','7946','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7947,'How Not to Hate Your Husband After Kids by Jancee Dunn','6','1','7947','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7948,'The Other Woman by Sandie Jones','6','1','7948','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7949,'Getting Past No by William Ury','6','1','7949','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7950,'The Little Prince by Antoine de Saint Exupery','6','1','7950','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7951,'The Heavenly Man by Brother Yun','6','1','7951','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7952,'The Art of War by Niccolo Machiavelli','6','1','7952','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7953,'Oneness With All Life by Eckhart Tolle','6','1','7953','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7954,'The Gaze by Elif Shafak','6','1','7954','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7955,'The Girl with Seven Names by David John and Lee Hyeon seo','6','1','7955','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7956,'The Flea Palace by Elif Shafak','6','1','7956','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7957,'The Bride Test by Helen Hoang','6','1','7957','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7958,'Circe by Madeline Miller','6','1','7958','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7959,'The Communist Manifesto by Friedrich Engels and Karl Marx','6','1','7959','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7960,'Brave New World by Aldous Huxley','6','1','7960','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7961,'The Book Thief by Markus Zusak','6','1','7961','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7962,'The Zanzibar Wife by Deborah Rodriguez','6','1','7962','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7963,'A Woman Is No Man by Etaf Rum','6','1','7963','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7964,'The House on Carnaval Street by Deborah Rodriguez','6','1','7964','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7965,'The Shadow King by Maaza Mengiste','6','1','7965','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7966,'Utopia for Realists by Rutger Bregman','6','1','7966','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7967,'Rules of Civility by Amor Towles','6','1','7967','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7968,'The Hundred Year Old Man Who Climbed Out the Window and Disappeared','6','1','7968','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7969,'Informal Sector Applied Chemistry by SG Maranga','6','1','7969','',16.00,'0','1245',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7970,'The Boy in the Striped Pyjamas by John Boyne','6','1','7970','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7971,'Nice Girls Dont Get the Corner Office by Lois P Frankel','6','1','7971','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7972,'Daily Meditations for Expectant Mothers','6','1','7972','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7973,'The Richest Man in Babylon by George S Clason','6','2','9780451205360','',16.00,'0','1250','','0',NULL,NULL,5,0,0,'91721634585',0,0,0,0.00,'2024-07-22 10:50:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7974,'Life after Death','6','1','7974','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7975,'What to Expect the Toddler Years','6','1','7975','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7976,'The Collaborator','6','1','7976','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7977,'Beauty of Maasai Mara','6','1','7977','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7978,'100 Common Bird Calls in East Africa','6','1','7978','',16.00,'0','1188',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7979,'Teaching My Mother How To Give Birth by Warsan Shire','6','1','7979','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7980,'Year of Yes by Shonda Rhimes','6','1','7980','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7981,'The God of Small Things by Arundhati Roy','6','1','7981','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7982,'Sam Walton Made in America','6','1','7982','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7983,'What Got You Here Wont Get You There by Marshall Goldsmith','6','1','7983','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7984,'Premium Tears by Collins Sakwah','6','1','7984','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7985,'Black Sunday by Tola Rotimi Abraham','6','1','7985','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7986,'Friends For Life Building Healthy Happy Marriages by Obadiah Mwaura','6','1','7986','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7987,'Surrounded by Setbacks by Thomas Erikson','6','1','7987','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7988,'Mois Kleptocracy and its Spillovers by Duncan Ndegwa','6','1','7988','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7989,'Premium Tears by Ongoma Sakwah','6','1','7989','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7990,'The madams by Zukiswa Wanner','6','1','7990','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7991,'Daddys Daughter and Other Stories by Otieno OdongoUsha Jose and Ochieng Obunga','6','1','7991','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7992,'Life In No Order A compilation of short stories by Kendi Karimi','6','1','7992','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7993,'I Wish I Knew This Earlier Lessons on Love by Toni Tone','6','1','7993','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7994,'Achieve Your Dream workbook The seven ingredients for success by Anthony Muiruri','6','1','7994','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7995,'Be Good For Good Stories of goodness with lessons on life by Anthony Muiruri','6','1','7995','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7996,'Tales of Drunken Nights by Victor Bk Mudiir','6','1','7996','',16.00,'0','1250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7997,'PROFESSIONAL ETHICS','6','1','7997','',16.00,'0','1276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(7998,'The Art of War by Sun Tzu','6','2','9781570629044','',16.00,'0','1290','','0',NULL,NULL,5,0,0,'91721634760',0,0,0,0.00,'2024-07-22 10:53:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(7999,'The Challenge for Africa by Wangari Maathai','6','1','7999','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8000,'The Magic of Thinking Big by David J Schwartz','6','1','8000','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8001,'The Wealth of Nations by Adam Smith','6','1','8001','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8002,'A Visit from the Goon Squad by Jennifer Egan','6','1','8002','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8003,'The Art of Thinking Clearly','6','1','8003','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8004,'As I Lay Dying by William Faulkner','6','1','8004','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8005,'Thinking Fast and Slow by Daniel Kahneman','6','1','8005','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8006,'Alchemist by Paulo Coelho','6','1','8006','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8007,'1984 by George Orwell','6','1','8007','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8008,'The Color Purple by Alice Walker','6','1','8008','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8009,'A Column of Fire by Ken Follett','6','1','8009','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8010,'Barking Up the Wrong Tree by Eric Barker','6','1','8010','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8011,'The Selfless Gene','6','1','8011','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8012,'The Deserts of Africa','6','1','8012','',16.00,'0','1226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8013,'He came to set the captives free by Rebecca Brown','6','1','8013','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8014,'Lean In Women Work and the Will to Lead by Sheryl Sandberg','6','1','8014','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8015,'Good Boss Bad Boss by Robert I Sutton','6','1','8015','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8016,'12 Rules for Life An Antidote to Chaos by Jordan B Peterson','6','2','9780141988511','',16.00,'0','1290','','0',NULL,NULL,5,0,0,'91721634691',0,0,0,0.00,'2024-07-22 10:51:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(8017,'Never Split the Difference Negotiating As If Your Life Depended On It by Chris Voss','6','1','8017','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8018,'Kenda Muiyuru Rugano rwa Gikuyu na Mumbi by Ngugi wa Thiongo','6','1','8018','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8019,'Simplified Swahili by Peter Wilson','6','1','8019','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8020,'Paradise by Abdulrazak Gurnah','6','1','8020','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8021,'Death and the Kings Horseman Play by Wole Soyinka','6','1','8021','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8022,'The Kiss Quotient by Helen Hoang','6','1','8022','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8023,'When Breath Becomes Air by Paul Kalanithi','6','1','8023','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8024,'Presidential or Parliamentary Democracy in Kenya by Prof Anyang Nyongo','6','1','8024','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8025,'Sulwe by Lupita Nyongo English Version','6','1','8025','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8026,'Romancing Mister Bridgerton Book 4 in the Bridgerton Series by Julia Quinn','6','1','8026','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8027,'Kololo Hill by Neema Shah','6','1','8027','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8028,'0','6','1','8028','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8029,'This Isnt The Life I Signed Up For by Donna Partow','6','1','8029','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8030,'Women Gods Secret Weapon Gods Inspiring Message to Women of PowerPurpose and Destiny by Ed Silvoso','6','1','8030','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8031,'Have a New Husband by Friday by Dr Kevin Leman','6','1','8031','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8032,'MarriageThistles and Flowers by Barnie And Grace Achoki','6','1','8032','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8033,'Managing Your finances Gods way by Gladys Juma','6','1','8033','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8034,'Kisumu 1901 2001 From An Inland port to First Millennium City by Prof Bethwell A Ogot','6','1','8034','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8035,'The Fortune Men by Nadifa Mohamed','6','1','8035','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8036,'The Turn of the Key by Ruth Ware','6','1','8036','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8037,'0','6','1','8037','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8038,'EatsShoots and Leaves The Zero Tolerance Approach to Punctuation by Lynne Truss','6','1','8038','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8039,'The Judges List by John Grisham','6','1','8039','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8040,'In Search Of Sanity BY MUSINGUZI BEGUMISA','6','1','8040','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8041,'Heart of Surrender BY BOSIBORI BOGONKO','6','1','8041','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8042,'A Journey To Behold BY ALEXIAH MAMI MDINDI','6','1','8042','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8043,'Miss Uhuru 1963 Working for Mzee Jomo Kenyatta by Elizabeth Mumbi Madoka','6','1','8043','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8044,'Slammed by Colleen Hoover','6','1','8044','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8045,'Recitatif by Toni Morrison','6','1','8045','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8046,'Chatter Voice in our Head by Ethan Kross','6','1','8046','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8047,'The Daughters of Nandi by Dr Nokuthula Mazibuko Msimang','6','1','8047','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8048,'Old Sins by Penny Vincenzi','6','1','8048','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8049,'Generic The Purpose Driven Life What on Earth Am I Here For? by RICK WARREN','6','1','8049','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8050,'Decision Points Memoirs of a Working Mother by Esther Katende','6','1','8050','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8051,'Principles for Personal Greatness by Jackson Beracah','6','1','8051','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8052,'When I Said I Do','6','1','8052','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8053,'Love by Toni Morrison','6','1','8053','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8054,'Wired Weird by Wairimu Kanyi','6','1','8054','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8055,'Why Should I Marry? I am Happy Single by Patricia Henry','6','1','8055','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8056,'Hag Seed by Margaret Atwood','6','1','8056','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8057,'Man about Town by Silas Nyanchwani','6','2','9789914741315','',16.00,'1050','1290','','0',NULL,NULL,5,0,0,'91721466735',0,0,0,0.00,'2024-07-20 12:13:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(8058,'0','6','1','8058','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8059,'The Return of the Primitive The Anti Industrial Revolution by Ayn Rand','6','1','8059','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8060,'Triad The Three Dimensional Investment for Effective Results','6','1','8060','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8061,'Malibu Rising by Taylor Jenkins Reid','6','1','8061','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8062,'Book Lovers by Emily Henry','6','1','8062','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8063,'Beach Read by Emily Henry','6','1','8063','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8064,'People We Meet on Vacation by Emily Henry','6','1','8064','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8065,'Eleanor and Park by Rainbow Rowell','6','1','8065','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8066,'Merchants of Truth Inside the News Revolution by Jill Abramson','6','1','8066','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8067,'The Master and Margarita by Mikhail Bulgakov','6','1','8067','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8068,'Erotic Stories for Punjabi Widows A Novel by Balli Kaur Jaswal','6','1','8068','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8069,'A Good Girls Guide to Murder by Holly Jackson','6','1','8069','',16.00,'0','1290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8070,'Huggies Pants Girl Size 6 1522 kgs Count 30','6','1','8070','',16.00,'0','1292',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8071,'Permission Marketing','6','1','8071','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8072,'Switch','6','1','8072','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8073,'ON THE ROAD TO KANDAHAR','6','1','8073','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8074,'Heal Your Body','6','1','8074','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8075,'Questions and AnswersScience','6','1','8075','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8076,'The Fasting Edge','6','1','8076','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8077,'Start Your New Life Today','6','1','8077','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8078,'Beasts of No Nation','6','1','8078','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8079,'Thats Not How We Do It Here','6','1','8079','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8080,'The Tao of Warren Buffett','6','1','8080','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8081,'Flip','6','1','8081','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8082,'What Men Say What Women Hear','6','1','8082','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8083,'Lawless World','6','1','8083','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8084,'The Midnight Gang','6','1','8084','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8085,'Tick Bite Fever','6','1','8085','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8086,'Maos Last Dancer','6','1','8086','',16.00,'0','1231',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8087,'D Light s 20','6','1','8087','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8088,'Growth Hacker Marketing','6','1','8088','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8089,'Paths of Glory by Jeffrey Archer','6','1','8089','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8090,'Harry Potter and the Cursed Child by JK Rowling','6','1','8090','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8091,'Huggies Pants BoySize 3 712kgsCount 36','6','1','8091','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8092,'Huggies Pants GirlSize 4 914kgsCount 136','6','1','8092','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8093,'Fahrenheit 451 by Ray Bradbury','6','1','8093','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8094,'A Long Way Home','6','1','8094','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8095,'Lord of the Flies by William Golding','6','1','8095','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8096,'The Fever Tree by Jennifer McVeigh','6','1','8096','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8097,'ONE DAY Twenty Years Two People','6','1','8097','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8098,'I Cant Make This Up Life Lessons by Kevin Hart','6','1','8098','',16.00,'1000','1299','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8099,'Cocktail Hour Under the Tree of Forgetfulness','6','1','8099','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8100,'Window Curtain Grey 1299 Per Meter With Free Rings','6','1','8100','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8101,'Window Curtain Blue','6','1','8101','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8102,'Akata Witch by Nnedi Okorafor','6','1','8102','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8103,'The Woman in the Window by A J Finn','6','1','8103','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8104,'Peep Inside the Jungle','6','1','8104','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8105,'Human Resource Management Practices a Biblical Perspective','6','1','8105','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8106,'The Selfish Capitalist Origins of Affluenza','6','1','8106','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8107,'What to Feed When','6','1','8107','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8108,'What It Means When a Man Falls from the Sky by Lesley Nneka Arimah','6','1','8108','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8109,'Business Icons Who Changed the World','6','1','8109','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8110,'The Perks of Being a Wallflower','6','1','8110','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8111,'Final Girls by Riley Sager','6','1','8111','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8112,'Magpie Murders by Anthony Horowitz','6','1','8112','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8113,'It Is Just You Everythings Not Shit','6','1','8113','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8114,'The Ultimate Sales Letter Attract New Customers Boost Your Sales','6','1','8114','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8115,'From Somalia with Love by Naima B Robert','6','1','8115','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8116,'Before We Were Yours by Lisa Wingate','6','1','8116','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8117,'Radical Candor by Kim Scott','6','1','8117','',16.00,'800','1299','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8118,'Piano Specimen Sight Reading Tests GD4','6','1','8118','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8119,'Heads of the Colored People by Nafissa Thompson Spires','6','1','8119','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8120,'Whats Right with Islam A New Vision for Muslims and the West by Imam Feisal Abdul Rauf','6','1','8120','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8121,'Overcoming Depression A Step by step Approach to Gaining Control Over Depression','6','1','8121','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8122,'The Other Side of the Story by Marian Keyes','6','1','8122','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8123,'The Red Haired Woman by Orhan Pamuk','6','1','8123','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8124,'The Moment of Lift by Melinda Gates','6','1','8124','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8125,'The Woman in Cabin 10 by Ruth Ware','6','1','8125','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8126,'Pop Sockets Grip Paper Flowers','6','1','8126','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8127,'Hyper focus by Chris Bailey','6','1','8127','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8128,'Shortcut Your Startup by Courtney Reum and Carter Reum','6','1','8128','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8129,'The Water Dancer by Ta Nehisi Coates','6','1','8129','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8130,'The secrets to your successwealth and happiness by Mboya Denish','6','1','8130','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8131,'Maid by Stephanie Land','6','1','8131','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8132,'10 Minutes 38 Seconds in This Strange World by Elif Shafak','6','1','8132','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8133,'Range by David Epstein','6','1','8133','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8134,'Home Fire by Kamila Shamsie','6','1','8134','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8135,'A New Earth by Eckhart Tolle','6','1','8135','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8136,'Behind the Black Door by Sarah Jane Brown','6','1','8136','',16.00,'0','1235',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8137,'Sulwe by Lupita Nyongo Kiswahili Version','6','1','8137','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8138,'The Boy Who Harnessed the Wind By William Kamkwamba Kids Version','6','1','8138','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8139,'The New Collected Short Stories by Jeffrey Archer','6','1','8139','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8140,'Lila by Marilynne Robinson','6','1','8140','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8141,'Housekeeping by Marilynne Robinson','6','1','8141','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8142,'Home by Marilynne Robinson','6','1','8142','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8143,'The Stationery Shop of Tehran by Marjan Kamali','6','1','8143','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8144,'Blockchain Revolution How the Technology Behind Bitcoin Is Changing MoneyBusinessand the World','6','1','8144','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8145,'Maajabu Hungry Animals by Zuri Kaloki and Shazeb Khan','6','1','8145','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8146,'The Gilded Ones by Namina Forna','6','1','8146','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8147,'Lord of the Flies by William Golding','6','1','8147','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8148,'Chosen Not Cheated by Koki Oyuke','6','1','8148','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8149,'Flowers for Algernon by Daniel Keyes','6','1','8149','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8150,'Fasting by Jentezen Franklin','6','1','8150','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8151,'Life and Times of Michael K by John Maxwell Coetzee','6','1','8151','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8152,'0','6','1','8152','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8153,'What Were Told Not to Talk About But Were Going to Anyway Womens Voices from East London to Ethiopia by Nimko Ali','6','1','8153','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8154,'Flowering Hunger by George Oduor','6','1','8154','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8155,'The Idiot by Elif Batuman','6','1','8155','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8156,'Miracle Creek by Angie Kim','6','1','8156','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8157,'Pet by Akwaeke Emezi','6','1','8157','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8158,'A grief observed by C S Lewis','6','1','8158','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8159,'If Beale Street Could Talk by James Baldwin','6','1','8159','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8160,'Beyond Capitalism and Socialism in Kenya and Tanzania by Joel D Barkan','6','1','8160','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8161,'How to Fix a Broken Heart by Guy Winch','6','1','8161','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8162,'The Last Days of Socrates by SE Paces','6','1','8162','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8163,'The Death of Mrs Westaway by Ruth Ware','6','1','8163','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8164,'Allah is Not Obliged by Ahmadou Kourouma','6','1','8164','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8165,'Ill Be Gone in the Dark by Michelle McNamara','6','1','8165','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8166,'The Reckoning by John Grisham','6','1','8166','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8167,'Fear and Loathing in Las Vegas by Hunter S Thompson','6','1','8167','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8168,'The Iliad by Homer','6','1','8168','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8169,'Omerta by Mario Puzo','6','1','8169','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8170,'Love and Other Thought Experiments by Sophie Ward','6','1','8170','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8171,'The Humans by Matt Haig','6','1','8171','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8172,'Broken Mirror by Hannah Ndegwa','6','1','8172','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8173,'Men in Love by Nancy Friday','6','1','8173','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8174,'The Boy Who Harnessed the Wind By William Kamkwamba Novel','6','1','8174','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8175,'The Diana Chronicles by Tina Brown','6','1','8175','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8176,'The Firm by John Grisham','6','1','8176','',16.00,'0','1299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8177,'Fever Dream by Samanta Schweblin','6','1','8177','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8178,'Sexorcised by Silas Nyanchwani','6','1','8178','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8179,'The People in the Trees by Hanya Yanagihara','6','1','8179','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8180,'Ekklesia Rediscovering Gods Instrument for Global Transformation by ED Silvoso','6','1','8180','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8181,'God of the Remnant The Plight of Minority Ethnic Groups in Africa','6','1','8181','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8182,'Out of the Shadows of African Traditional Religion Christs Deliverance of a Sangoma','6','1','8182','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8183,'The Mystery of the Church Applying Pauls Ecclesiology in Africa','6','1','8183','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8184,'Give Up the Purple A Call for Servant Leadership in Hierarchical Cultures','6','1','8184','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8185,'Let the Gospels Preach the Gospel Sermons around the Cross','6','1','8185','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8186,'50 Memos to Men by Silas Nyanchwani','6','1','8186','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8187,'Sweet Sweet Revenge Ltd by Jonas Jonasson','6','1','8187','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8188,'Ten Thousand Rocks by Ndirangu Githaiga','6','1','8188','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8189,'A journey To Behold by Alexiah Mami Mdindi','6','1','8189','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8190,'Refilwe by Zukiswa Wanner','6','1','8190','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8191,'CLIENT LIST BY FRANK OWEN','6','1','8191','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8192,'Thrive by Elizabeth Nkukuu','6','1','8192','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8193,'If It Bleeds by Stephen King','6','1','8193','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8194,'The Lincoln Highway by Amor Towles','6','1','8194','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8195,'Unafraid to Want You by Oreu Leunoto','6','1','8195','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8196,'You Love Me by Caroline Kepnes','6','1','8196','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8197,'This Girl by Colleen Hoover','6','1','8197','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8198,'MAP OF Nairobi National Park','6','1','8198','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8199,'At the Center of the World In Ethiopia by S W Omamo','6','1','8199','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8200,'Place of Cool Waters by Ndirangu Githaiga','6','1','8200','',16.00,'0','1300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8201,'Zero Day','6','1','8201','',16.00,'0','1321',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8202,'We Need New Names by NoViolet Bulawayo','6','1','8202','',16.00,'0','1325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8203,'Harry Potter and the Goblet of Fire','6','1','8203','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8204,'Harry Potter and the HalfBlood Prince','6','1','8204','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8205,'Losing My Virginity','6','1','8205','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8206,'Happiness by Design','6','1','8206','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8207,'Yoga for Pregnancy,Birth and Beyond','6','1','8207','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8208,'Family Wisdom from the Monk','6','1','8208','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8209,'Ivory Apes and Peacocks','6','1','8209','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8210,'The Glass Wall','6','1','8210','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8211,'The New One Minute Manager','6','1','8211','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8212,'A Long Way Gone','6','1','8212','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8213,'Gut Reactions','6','1','8213','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8214,'Shadows on the Grass','6','1','8214','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8215,'The Seven Day Weekend','6','1','8215','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8216,'Black Milk','6','1','8216','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8217,'Blood River','6','1','8217','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8218,'The Millionaire Mind','6','1','8218','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8219,'The Mating Game','6','1','8219','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8220,'Funskool Disney Guess Who Board Game','6','1','8220','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8221,'Mom and Me and Mom','6','1','8221','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8222,'Future Crimes','6','1','8222','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8223,'The Hitchhikers Guide to the Galaxy','6','1','8223','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8224,'A Warriors Life','6','1','8224','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8225,'Swim with the Sharks','6','1','8225','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8226,'The Audacity of Hope by Barack Obama','6','1','8226','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8227,'City of Thorns','6','1','8227','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8228,'Jamie Vardy The Boy from Nowhere','6','1','8228','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8229,'A Durable Fire','6','1','8229','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8230,'The Speed of Trust','6','1','8230','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8231,'Misbehaving','6','1','8231','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8232,'The Power Paradox','6','1','8232','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8233,'Arsenal Football Jersey','6','1','8233','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8234,'The Underground Railroad','6','1','8234','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8235,'The Heart of a Woman by Maya Angelou','6','1','8235','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8236,'Born on a Tuesday','6','1','8236','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8237,'Who Will Catch Us As We Fall','6','1','8237','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8238,'London Cape Town Joburg','6','1','8238','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8239,'Here Comes the Sun','6','1','8239','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8240,'Lolita','6','1','8240','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8241,'Tar Baby by Toni Morrison','6','1','8241','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8242,'Three Daughters of Eve by Elif Shafak','6','1','8242','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8243,'A Gentleman in Moscow','6','1','8243','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8244,'The Bell Jar','6','1','8244','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8245,'Irresistible Why you are addicted to technology','6','1','8245','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8246,'The Architects Apprentice','6','1','8246','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8247,'This Is Going to Hurt by Adam Kay','6','1','8247','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8248,'You Have a Brain A Teens Guide to Think Big by Ben Carson','6','1','8248','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8249,'The Fire Next Time My Dungeon Shook','6','1','8249','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8250,'Why Not Me','6','1','8250','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8251,'The Palm Wine Drinkard','6','1','8251','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8252,'The Year of Magical Thinking','6','1','8252','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8253,'Wrestling with the Devil A Prison Memoir','6','1','8253','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8254,'Amerika Novel','6','1','8254','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8255,'Perennial Seller The Art of Making and Marketing','6','1','8255','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8256,'Londongrad From Russia with Cash the Inside Story of the Oligarchs','6','1','8256','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8257,'Move Fast and Break Things How Facebook Google and Amazon','6','1','8257','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8258,'The Power of One','6','1','8258','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8259,'The Return of the Primitive The Anti Industrial Revolution','6','1','8259','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8260,'The Immortal Life of Henrietta Lacks by Rebecca Skloot','6','1','8260','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8261,'The Overstory by Richard Powers','6','1','8261','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8262,'Reasons to Stay Alive by Matt Haig','6','1','8262','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8263,'The Help by Kathryn Stockett','6','1','8263','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8264,'Everything I Never Told You by Celeste Ng','6','1','8264','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8265,'Chelsea Home Jersey 1920','6','1','8265','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8266,'Manchester United Jersey Home Kit 1920','6','1','8266','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8267,'Eleanor Oliphant Is Completely Fine by Gail Honeyman','6','1','8267','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8268,'The Art of War for Executives by Donald G Krause','6','1','8268','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8269,'Leaders Resource Kit Tools and Techniques to Develop your Leadership','6','1','8269','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8270,'Recovery Freedom From Our Addictions','6','1','8270','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8271,'Dragons Den Success from Pitch to Profit','6','1','8271','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8272,'The Silent Wife by A S A Harrison','6','1','8272','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8273,'The Hearts Invisible Furies by John Boyne','6','1','8273','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8274,'Manual of the Warrior of Light by Paulo Coelho','6','1','8274','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8275,'Beyond Good and Evil Prelude to a Philosophy of the Future by Friedrich Nietzsche','6','1','8275','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8276,'Notes on a Nervous Planet by Matt Haiga','6','1','8276','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8277,'Food is different Why we must get the WTO out of Agriculture','6','1','8277','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8278,'The Princess Saves Herself in This One by Amanda Lovelace','6','1','8278','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8279,'The Four Legendary Kingdoms by Matthew Reilly','6','1','8279','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8280,'The God Chasers by Tommy Tenney','6','1','8280','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8281,'Anna Karenina by Leo Tolstoy','6','1','8281','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8282,'Tiny Beautiful Things Advice on Love and Life from Dear Sugar','6','1','8282','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8283,'The Little Coffee Shop of Kabul by Deborah Rodriguez','6','1','8283','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8284,'Children of Virtue and Vengeance by Tomi Adeyemi','6','1','8284','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8285,'Forty Rules of Love by Elif Shafak','6','1','8285','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8286,'The Tipping Point by Malcolm Gladwell','6','1','8286','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8287,'Sir Ali Bin Salim and the Making of Mombasa','6','1','8287','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8288,'I Do not Come to you by Chance by Adaobi Tricia Nwaubani','6','1','8288','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8289,'The Looting Machine by Tom Burgis','6','1','8289','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8290,'Slay In Your Lane by Yomi Adegoke and Elizabeth Uviebinene','6','1','8290','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8291,'The Road to Character by David Brooks','6','1','8291','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8292,'Release Me','6','1','8292','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8293,'The Thing Around Your Neck by Chimamanda Ngozi Adichie','6','1','8293','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8294,'Purple Hibiscus by Chimamanda Ngozi Adichie','6','1','8294','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8295,'A General Theory of Oblivion by Jose Eduardo Agualusa','6','1','8295','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8296,'Superforecasting','6','1','8296','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8297,'Committed A Love Story by Elizabeth Gilbert','6','1','8297','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8298,'The Cutting Season','6','1','8298','',16.00,'0','1283',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8299,'It Ends With Us by Collen Hoover','6','2','9781471156267','',16.00,'0','1350','2','0',NULL,NULL,5,0,0,'91742129668',0,0,0,0.00,'2025-03-16 15:56:04','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(8300,'The Godfather HB by Mario Puzo','6','1','8300','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8301,'Elsewhere Home by Leila Aboulela','6','1','8301','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8302,'The Song of Achilles by Madeline Miller','6','1','8302','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8303,'Sooley by John Grisham','6','1','8303','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8304,'The Gift 12 Lessons to Save Your Life by Edith Eger','6','1','8304','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8305,'Family Law Digest On Matrimonial Property by Katarina Juma and Charles Kanjama','6','1','8305','',16.00,'0','1566',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8306,'Frying Plantain by Zalika ReidBenta','6','1','8306','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8307,'In the Woods by Tana French','6','1','8307','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8308,'The Orchard of Lost Souls by Nadifa Mohamed','6','1','8308','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8309,'The Emperors Babe by Bernardine Evaristo','6','1','8309','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8310,'Mr Mercedes by Stephen King','6','1','8310','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8311,'How to Raise an Elephant by Alexander McCall Smith','6','1','8311','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8312,'What the Most Successful People Do Before Breakfast And Two Other Short Guides to Achieving More at Work and at Home by Laura Vanderkam','6','1','8312','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8313,'By the Sea by Abdulrazak Gurnah','6','1','8313','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8314,'Chomz A Novella by Nanu No1 Umbea Mtaani Series','6','1','8314','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8315,'Waiting by Ha Jin','6','1','8315','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8316,'Ugly Love by Colleen Hoover','6','1','8316','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8317,'Conversations with Friends by Sally Rooney','6','1','8317','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8318,'Eight Detectives by Alex Pavesi','6','1','8318','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8319,'The Love Hypothesis by Ali Hazelwood','6','1','8319','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8320,'Now You See Me An illustrated collection of short memoirs by Kitui dJo Thefu','6','1','8320','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8321,'The copywriters handbook a step by step guide to writing copy that sells 3rd edition by Robert W Bly','6','1','8321','',16.00,'0','1350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8322,'Quiet Leadership','6','1','8322','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8323,'Tropical Fish','6','1','8323','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8324,'Clash of the Kings by George R R Martin','6','1','8324','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8325,'DANCE WITH DRAGONS','6','1','8325','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8326,'Half of a Yellow Sun by Chimamanda Ngozi Adichie','6','1','8326','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8327,'Black Mamba Boy by Nadifa Mohamed','6','1','8327','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8328,'The One Minute Manager by Kenneth H Blanchard','6','1','8328','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8329,'How Not to be Wrong by Jordan Ellenberg','6','1','8329','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8330,'The Catcher in the Rye by JD Salinger','6','1','8330','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8331,'The Leader Who Had No Title by Robin Sharma','6','1','8331','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8332,'I Am Malala by Malala Yousafzai','6','1','8332','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8333,'Start with Why by Simon Sinek','6','1','8333','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8334,'Americanah by Chimamanda Ngozi Adichie','6','1','8334','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8335,'Cutting for Stone by Abraham Verghese','6','1','8335','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8336,'An Abundance of Katherines by John Green','6','1','8336','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8337,'The Education of a British Protected Child by Chinua Achebe','6','1','8337','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8338,'The Autobiography of Malcolm X by Alex Haley','6','1','8338','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8339,'A Beautiful Mind by Sylvia Nasar','6','1','8339','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8340,'The Africa House by Christina Lamb','6','1','8340','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8341,'Welcome to Lagos by Chibundu Onuzo','6','1','8341','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8342,'Mindless Eating','6','1','8342','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8343,'Letter to My Daughter by Maya Angelou','6','1','8343','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8344,'Exit West by Mohsin Hamid','6','1','8344','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8345,'Born a Crime by Trevor Noah','6','1','8345','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8346,'The Wife Between Us by Greer Hendricks and Sarah Pekkanen','6','1','8346','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8347,'Harry Potter and the Philosophers Stone by J K Rowling','6','1','8347','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8348,'Meditations by Marcus Aurelius','6','2','9789966463609','',16.00,'0','1390','','0',NULL,NULL,5,0,0,'91721634620',0,0,0,0.00,'2024-07-22 10:50:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(8349,'The Light We Lost by Jill Santopolo','6','1','8349','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8350,'Eat That Frog by Brian Tracy','6','1','8350','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8351,'A Place for Us by Fatima Farheen Mirza','6','1','8351','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8352,'An Orchestra of Minorities by Chigozie Obioma','6','1','8352','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8353,'Pachinko by Min Jin Lee','6','1','8353','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8354,'The Vegetarian by Han Kang','6','1','8354','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8355,'The illusion of power by GG Kariuki','6','1','8355','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8356,'Game of Thrones by George RR Martin Song of Ice and Fire Book 1','6','1','8356','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8357,'My Grandmother Asked Me to Tell You She is Sorry','6','1','8357','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8358,'The Bastard of Istanbul by Elif Shafak','6','1','8358','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8359,'Queenie by Candice Carty Williams','6','1','8359','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8360,'The Power of Habit by Charles Duhigg','6','1','8360','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8361,'Emotional Intelligence by Daniel Goleman','6','1','8361','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8362,'Homegoing by Yaa Gyasi','6','1','8362','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8363,'Behold the Dreamers by Imbolo Mbue','6','1','8363','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8364,'Washington Black by Esi Edugyan','6','1','8364','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8365,'Silver Sparrow by Tayari Jones','6','1','8365','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8366,'How I Built This The Unexpected Paths to Success from the Worlds Most Inspiring Entrepreneurs','6','1','8366','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8367,'The Guest List by Lucy Foley','6','1','8367','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8368,'The Duke and I Book 1 in the Bridgerton Series','6','1','8368','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8369,'The Viscount Who Loved Me Book 2 in the Bridgerton Series by Julia Quinn','6','1','8369','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8370,'An Offer from a Gentleman Book 3 in the Bridgerton Series by Julia Quinn','6','1','8370','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8371,'To Sir PhillipWith Love Book 5 in the Bridgerton Series by Julia Quinn','6','1','8371','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8372,'When He Was Wicked Book 6 in the Bridgerton Series by Julia Quinn','6','1','8372','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8373,'Becoming The Woman God Wants Me To Be A 90Day Journey to Renewing SpiritSoul and Body by Donna Partow','6','1','8373','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8374,'Seize Today by John Mason','6','1','8374','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8375,'The Subtle Power of Spiritual Abuse Recognizing and Escaping Spiritual Manipulation and False Spiritual Authority Within the Church by David Johnson and Jeff Van Vonderen','6','1','8375','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8376,'Running with the Kenyans PassionAdventureand the Secrets of the Fastest People on Earth by Adharanand Finn','6','1','8376','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8377,'Shuggie Bain by Douglas Stuart','6','1','8377','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8378,'Treasures In Sackcloth by Estar Ogonda McOyoo','6','1','8378','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8379,'The Lion and the Jewel by Wole Soyinka','6','1','8379','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8380,'The Teenagers Guide to Money by Jonathan Self','6','1','8380','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8381,'21 Letters on Life and Its Challenges by Charles Handy','6','1','8381','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8382,'Entangled Life by Merlin Sheldrake','6','1','8382','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8383,'Surrounded by Bad Bosses And Lazy Employees How to Stop StrugglingStart Succeedingand Deal with Idiots at Work by Thomas Erikson','6','1','8383','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8384,'Out of the Crowd BY RICHARD MWEBESA','6','1','8384','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8385,'Gingerbread by Helen Oyeyemi','6','1','8385','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8386,'How to Become a Lifelong Financial Success','6','1','8386','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8387,'The Institute by Stephen King','6','1','8387','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8388,'Without Merit by Colleen Hoover','6','1','8388','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8389,'Confess by Colleen Hoover','6','1','8389','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8390,'Competition Is Killing Us How Big Business Is Harming Our Society by Michelle Meagher','6','1','8390','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8391,'Verity by Colleen Hoover','6','1','8391','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8392,'Lets Go Swimming on Doomsday by Natalie C Anderson','6','1','8392','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8393,'Rich Dads Escape from the Rat Race How to Become a Rich Kid by Following Rich Dads Advice by Robert T Kiyosaki','6','1','8393','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8394,'Open city by Teju Cole','6','1','8394','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8395,'Notes from Underground by Fyodor Dostoevsky','6','1','8395','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8396,'Crime and Punishment by Fyodor Dostoevsky','6','1','8396','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8397,'A Personal Money Nuggets Workbook by Elizabeth Waithaka Ndegwa','6','1','8397','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8398,'What if your whole life was based on Lies by TM Logan','6','1','8398','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8399,'Rethinking Competitive Advantage New Rules for the Digital Age by Ram Charan','6','1','8399','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8400,'Catch Me If You Can The True Story of a Real Fake by Frank W Abagnale and Stan Redding','6','1','8400','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8401,'The Merciless Ones by Namina Forna','6','1','8401','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8402,'Staying the course A memoir by Dr Lydia Nzomo','6','1','8402','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8403,'Why We Eat Too Much The New Science of Appetite by Dr Andrew Jenkinson','6','1','8403','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8404,'Finding Cinderella by Colleen Hoover','6','1','8404','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8405,'The Silent Patient by Alex Michaelides','6','1','8405','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8406,'Teenagers Money Club Workbook by Elizabeth Waithaka Ndegwa','6','1','8406','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8407,'Red at the Bone by Jacqueline Woodson','6','1','8407','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8408,'The Every by Dave Eggers','6','1','8408','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8409,'0','6','1','8409','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8410,'Seated My Journey to Becoming by Priscilla Wachira','6','1','8410','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8411,'My Mechanical Romance by Alexene Farol Follmuth','6','1','8411','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8412,'Called and Empowered by David M Taylor','6','1','8412','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8413,'The Last Thing He Told Me by Laura Dave','6','1','8413','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8414,'The Psychology of Stupidity by Jean Francois Marmion','6','1','8414','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8415,'The Power of Strangers The Benefits of Connecting in a Suspicious World by Joe Keohane','6','1','8415','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8416,'The Maidens by Alex Michaelides','6','1','8416','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8417,'The System Who Rigged ItHow We Fix It by Robert B Reich','6','1','8417','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8418,'Cambridge Primary English Work Book 4 with Digital Access 1 Year by Sally Burt and Debbie Ridgard Copy','6','1','8418','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8419,'Cambridge Primary English Workbook 6 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','8419','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8420,'Framers Lead Title Make Better Decisions In The Age of Big Data by Francis de VericourtKenneth Cukier and Viktor MayerSchoenberger','6','1','8420','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8421,'Hidden Bodies A You Novel The You Series by Caroline Kepnes','6','1','8421','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8422,'Things We Never Got Over by Lucy Score','6','1','8422','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8423,'The Sympathizer by Viet Thanh Nguyen','6','1','8423','',16.00,'0','1390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8424,'ADMINISTRATION OF JUSTICE IN TANZANIA','6','1','8424','',16.00,'0','1392',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8425,'Mastering Legal Research','6','1','8425','',16.00,'0','1392',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8426,'KEY ISSUES IN JURISPRUDENCE','6','1','8426','',16.00,'0','1392',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8427,'Spring Chest Pull Red Silver','6','1','8427','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8428,'Living in the Abundance of God','6','1','8428','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8429,'Become The Brand of Choice','6','1','8429','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8430,'The World Beyond Your Head','6','1','8430','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8431,'A MAN OF GOOD HOPE','6','1','8431','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8432,'Beliefs that Changed the World','6','1','8432','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8433,'How to Run A Government','6','1','8433','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8434,'The End of Iraq','6','1','8434','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8435,'After You','6','1','8435','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8436,'Great Speeches of Our Time','6','1','8436','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8437,'0','6','1','8437','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8438,'Make It in Minutes Faux Flower Arrangements','6','1','8438','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8439,'Be Your Own Life Coach','6','1','8439','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8440,'Thus Bad Begins','6','1','8440','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8441,'The Longer Long Tail','6','1','8441','',16.00,'0','1326',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8442,'Unbowed by Wangari Maathai','6','1','8442','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8443,'Zero to One by Peter Thiel','6','1','8443','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8444,'Developing the Leader Within You by John C Maxwell','6','1','8444','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8445,'The End of Poverty by Jeffrey Sachs','6','1','8445','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8446,'59 SecondsThink a little,change a lot','6','1','8446','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8447,'Seven Gothic Tales','6','1','8447','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8448,'The Woman Next Door','6','1','8448','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8449,'Under the Udala Trees by Chinelo Okparanta','6','1','8449','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8450,'Running with the Kenyans by Adharanand Finn','6','1','8450','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8451,'A Short History of Nearly Everything by Bill Bryson','6','1','8451','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8452,'The Vagina Monologues','6','1','8452','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8453,'Promise Me Dad A Year of Hope Hardship and Purpose','6','1','8453','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8454,'Stars of the New Curfew','6','1','8454','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8455,'History of Wolves','6','1','8455','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8456,'Call Me by Your Name','6','1','8456','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8457,'Katherine Carlyle by Rupert Thomson','6','1','8457','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8458,'I Am the Messenger by Markus Zusak','6','1','8458','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8459,'The Talent Code Greatness is not born it is grown','6','1','8459','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8460,'Rainbow in the Cloud The Wisdom and Spirit of Maya Angelou','6','1','8460','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8461,'Toys By James','6','1','8461','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8462,'Secrets of Success from The Co Founder of Twitter','6','1','8462','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8463,'Planet India By Mira Kamdar','6','1','8463','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8464,'Fascinating Womanhood by Helen Andelin','6','1','8464','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8465,'Media Stereotypes of Islam and Muslims A Global Perspective','6','1','8465','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8466,'Furiously Happy by Jenny Lawson','6','1','8466','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8467,'10 Steps to More Fulfilling Life Dale Carnegie Success','6','1','8467','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8468,'IOU The Debt Threat and Why We Must Defuse It by Noreena Hertz','6','1','8468','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8469,'Your Best Life Begins Each Morning by Joel Osteen','6','1','8469','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8470,'How to Deal with Difficult People by Ursula Markham','6','1','8470','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8471,'My Love Story by Tina Turner','6','1','8471','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8472,'The Rift A New Africa Breaks Free by Alex Perry','6','1','8472','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8473,'Manchester Happened by Jennifer Nansubuga Makumbi','6','1','8473','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8474,'Zone One by Colson Whitehead','6','1','8474','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8475,'Think Like an Entrepreneur Act Like a CEO','6','1','8475','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8476,'Mouth Full of Blood by Toni Morrison','6','1','8476','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8477,'Scale by Geoffrey West','6','1','8477','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8478,'People Power and Profits by Joseph Stiglitz','6','1','8478','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8479,'Tuesdays with Morrie by Mitch Albom','6','1','8479','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8480,'Liverpool away Kit 1920','6','1','8480','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8481,'On Earth We are Briefly Gorgeous by Ocean Vuong','6','1','8481','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8482,'The Healing Power of the Breath by Richard Brown and Patricia Gerbarg','6','1','8482','',16.00,'0','1330',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8483,'Normal People by Sally Rooney','6','1','8483','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8484,'Give and Take by Adam Grant','6','1','8484','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8485,'The Laws of Human Nature by Robert Greene Concise','6','1','8485','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8486,'Why Men Dont Listen and Women Cant Read Maps by Allan Pease and Barbara Pease','6','1','8486','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8487,'The Death of Vivek Oji by Akwaeke Emezi','6','1','8487','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8488,'Guilty by Joan Thatiah','6','2','9789789816941','',16.00,'0','1399','','0',NULL,NULL,5,0,0,'91721467690',0,0,0,0.00,'2024-07-20 12:28:52','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(8489,'My Life in Red and White by Arsene Wenger','6','1','8489','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8490,'Anatomy of the Spirit The Seven Stages of Power and Healing','6','1','8490','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8491,'We Need to Talk About Africa The Harm We Have Doneand how We Should Help','6','1','8491','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8492,'The Reading Life The Joy of Seeing New Worlds Through Others Eyes by CS Lewis','6','1','8492','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8493,'The Rules to Break by Richard Templar','6','1','8493','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8494,'Killing Commendatore by Haruki Murakami','6','1','8494','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8495,'Honour by Elif Shafak','6','1','8495','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8496,'Childrens Reading Timer A cool way to encourage childrens reading in timed sessions','6','1','8496','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8497,'The rules of work by Richard Templar','6','1','8497','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8498,'Swahili for the Broken hearted by Peter Moore','6','1','8498','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8499,'Women and Leadership Real LivesReal Lessons by Julia Gillard and Ngozi OkonjoIweala','6','1','8499','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8500,'A Strangeness in My Mind by Orhan Pamuk','6','1','8500','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8501,'Clap When You Land by Elizabeth Acevedo','6','1','8501','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8502,'Mythos by Stephen Fry','6','1','8502','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8503,'The Concise Untold History of the United States by Oliver Stone and Peter Kuznick','6','1','8503','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8504,'Surrounded by Psychopaths How to Protect Yourself from Being Manipulated and Exploited in Business and in Life by Thomas Erikson','6','1','8504','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8505,'Think Like a Freak by Stephen J Dubner and Steven Levitt','6','1','8505','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8506,'The Hating Game by Sally Thorne','6','1','8506','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8507,'Song of Solomon by Toni Morrison','6','1','8507','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8508,'How Fiction Works by James Wood','6','1','8508','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8509,'My Stroke of Insight by Jill Bolte Taylor','6','1','8509','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8510,'Men Are from Mars Women Are from Venus by John Gray','6','1','8510','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8511,'Bird Summons by Leila Aboulela','6','1','8511','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8512,'Unfuck Yourself Get Out of Your Head and Into Your Life by Gary John Bishop','6','1','8512','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8513,'On Living and Dying Well by Marcus Tullius Cicero and Thomas Habinek','6','1','8513','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8514,'Patsy by Nicole Dennis Benn','6','1','8514','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8515,'The Secret History by Donna Tartt','6','1','8515','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8516,'HOW MUCH? The life of your money by Florence Bett','6','1','8516','',16.00,'0','1399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8517,'Desert Dawn by Waris Dirie','6','1','8517','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8518,'Desert Children by Waris Dirie','6','1','8518','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8519,'The Secret of the Ages by Robert Collier','6','1','8519','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8520,'Desert Flower by Waris Dirie','6','1','8520','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8521,'A Primates Memoir by Robert M Sapolsky','6','1','8521','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8522,'Pedagogy of the Oppressed by Paulo Freire','6','1','8522','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8523,'The Prayer of Jabez Breaking Through to the Blessed Life by Bruce Wilkinson','6','1','8523','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8524,'IT by Stephen King','6','1','8524','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8525,'A Dance with Dragons by George RR Martin Book 5','6','1','8525','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8526,'Invisible Women by Caroline Criado Perez','6','1','8526','',16.00,'0','1890','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8527,'60AR Oraimo Powerbank Aurora6000mAh','6','1','8527','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8528,'The whorehouse by Njoki Kamande','6','1','8528','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8529,'Love after love By Ingrid Persaud','6','1','8529','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8530,'The Last Gift by Abdulrazak Gurnah','6','1','8530','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8531,'They Both Die at the End by Adam Silvera','6','1','8531','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8532,'Hopeless by Colleen Hoover','6','1','8532','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8533,'How to Save a Life by Eva Carter','6','1','8533','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8534,'Whispers in the closet devotional by Mercy Andaro','6','1','8534','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8535,'Our Shopping bags Friends of Kenya National Park','6','1','8535','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8536,'Its Not About the Burqa by Mariam Khan and Yassmin AbdelMagied','6','1','8536','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8537,'Losing Hope by Colleen Hoover','6','1','8537','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8538,'FOR GOD AND MY COUNTRY CATHOLIC LEADERSHIP IN MODERN UGANDA JJ CARNEY','6','1','8538','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8539,'0','6','1','8539','',16.00,'0','1400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8540,'Never Let Me Go by Kazuo Ishiguro','6','1','8540','',16.00,'0','1416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8541,'Crisis In The Horn of Africa','6','1','8541','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8542,'Accidental Empires','6','1','8542','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8543,'Parenting your Adult Child','6','1','8543','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8544,'Untrain Your Brain','6','1','8544','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8545,'Drive','6','1','8545','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8546,'The Art of Living','6','1','8546','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8547,'The Power to Get Things Done','6','1','8547','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8548,'Borderlines','6','1','8548','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8549,'Peak by Anders Ericsson and Robert Pool','6','1','8549','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8550,'Treasure Islands','6','1','8550','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8551,'How the West Was Lost','6','1','8551','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8552,'Interventions','6','1','8552','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8553,'Mr Nice by Howard Marks','6','1','8553','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8554,'Economics in One Lesson','6','1','8554','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8555,'The Future of Money','6','1','8555','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8556,'Chinas Disruptors','6','1','8556','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8557,'Why Women Have Sex','6','1','8557','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8558,'The Worlds Worst Children','6','1','8558','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8559,'Why Men Dont Have a Clue','6','1','8559','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8560,'Farewell Kabul','6','1','8560','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8561,'Explorers of the Nile','6','1','8561','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8562,'Reunion in Barsaloi','6','1','8562','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8563,'Looking for Transwonderland Travels in Nigeria','6','1','8563','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8564,'Liverpool Jersey Home Kit 1920','6','1','8564','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8565,'Thrive by Arianna Huffington','6','1','8565','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8566,'The 17 Indisputable Laws of Teamwork by John Maxwell','6','1','8566','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8567,'Alibabas World','6','1','8567','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8568,'Chinas Second Continent','6','1','8568','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8569,'Blood Sisters by Barbara Keating and Stephanie Keating','6','1','8569','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8570,'Slave My True Story','6','1','8570','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8571,'Purple Cow by Seth Godin','6','1','8571','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8572,'Homo Deus by Yuval Noah Harari','6','1','8572','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8573,'Collins Easy Learning French Dictionary','6','1','8573','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8574,'Easy Learning German Dictionary','6','1','8574','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8575,'Casio Scientific Calculator','6','1','8575','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8576,'The Ministry of Utmost Happiness','6','1','8576','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8577,'Made to Stick','6','1','8577','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8578,'Zen and the Art of Motorcycle Maintenance','6','1','8578','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8579,'The Book of Not by Tsitsi Dangarembga','6','1','8579','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8580,'Harry Potter and the Deathly Hallows','6','1','8580','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8581,'The Bluest Eye','6','1','8581','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8582,'The Undoing Project by Michael Lewis','6','1','8582','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8583,'Papillon','6','1','8583','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8584,'History of African Civilizations in the Nile Valley','6','1','8584','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8585,'The Goldfinch','6','1','8585','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8586,'Men Without Women Stories','6','1','8586','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8587,'Is Everyone Hanging Out Without Me And Other Concerns','6','1','8587','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8588,'Triggers by Marshall Goldsmith','6','1','8588','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8589,'PreSuasion A Revolutionary Way to Influence and Persuade','6','1','8589','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8590,'The Remains of the Day by Kazuo Ishiguro','6','1','8590','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8591,'Your Infinite Power to Be Rich Use the Power of Your Subconscious Mind','6','1','8591','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8592,'The Young Che Memories of Che Guevara','6','1','8592','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8593,'Walking with Tigers Success Secrets from the Worlds Top Business Leaders','6','1','8593','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8594,'The Value in the Valley by Iyanla Vanzant','6','1','8594','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8595,'Lagoon by Nnedi Okorafor','6','1','8595','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8596,'The River Between by Ngugi wa Thiongo','6','1','8596','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8597,'The Art of Persuasion by Juliet Erickson','6','1','8597','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8598,'Where have all leaders gone by Lee Iacocca','6','1','8598','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8599,'The Fifth Risk Undoing Democracy by Michael Lewis','6','1','8599','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8600,'Kiss That Frog by Brian Tracy and Christina Tracy Stein','6','1','8600','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8601,'Bent Rib A Journey Through Womens Issues In Islam by Huda Khattab','6','1','8601','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8602,'The Teenagers Guide to Money by Jonathan Self','6','1','8602','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8603,'Bad Blood Secrets and Lies in a Silicon Valley Startup by John Carreyrou','6','1','8603','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8604,'Gravel Heart by Abdulrazak Gurnah','6','1','8604','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8605,'Rainbows End A Memoir of Childhood War and an African Farm','6','1','8605','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8606,'Commitment by Didier Drogba','6','1','8606','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8607,'The Mis Education of the Negro by Carter Godwin Woodson','6','1','8607','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8608,'The Bold New Normal by Lucy Quist','6','1','8608','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8609,'The Panama Papers by Bastian Obermayer and Frederik Obermaier','6','1','8609','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8610,'The Sun Does Shine','6','1','8610','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8611,'Leadership and Self Deception Getting Out of the Box','6','1','8611','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8612,'The book on the taboo against knowing who you are','6','1','8612','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8613,'Leadership Beyond the Boardroom by Dr Fred Mugambi','6','1','8613','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8614,'Algorithms to Live By','6','1','8614','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8615,'The Mafia Manager A Guide to the Corporate Machiavelli','6','1','8615','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8616,'Where the Crawdads Sing by Delia Owens','6','1','8616','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8617,'The Screwtape Letters by C S Lewis','6','1','8617','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8618,'We The Scarred by Mukoma Wa Ngugi','6','1','8618','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8619,'White Fragility by Robin DiAngelo','6','1','8619','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8620,'The Smartest Guys in the Room by Bethany McLean and Peter Elkind','6','1','8620','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8621,'Feminist Fight Club by Jessica Bennett','6','1','8621','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8622,'One of Us Is Lying by Karen M McManus','6','1','8622','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8623,'Two Can Keep a Secret by Karen M McManus','6','1','8623','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8624,'One of Us Is Next by Karen M McManus','6','1','8624','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8625,'Noughts and Crosses by Malorie Blackman','6','1','8625','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8626,'A Court of Frost and Starlight by Sarah J Maas','6','1','8626','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8627,'A Court of Mist and Fury by Sarah J Maas','6','1','8627','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8628,'The Mafia The First 100 Years by William Balsamo','6','1','8628','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8629,'The Establishment by Owen Jones','6','1','8629','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8630,'No Limits by John Maxwell','6','1','8630','',16.00,'1500','2000','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8631,'The Cortexide Mission by Isaac Ndolo','6','1','8631','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8632,'Trump The Art of the Deal','6','1','8632','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8633,'When Genius Failed by Roger Lowenstein','6','1','8633','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8634,'The Greats on Leadership by Jocelyn Davis','6','1','8634','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8635,'Our Lady of KIBEHO by by Immaculee Ilibagiza','6','1','8635','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8636,'I Know Why the Caged Bird Sings by Maya Angelou','6','1','8636','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8637,'Facing Mount Kenya by Jomo Kenyatta','6','1','8637','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8638,'My Story Steven Gerrard','6','1','8638','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8639,'You Are the Universe','6','1','8639','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8640,'The Fred Factor','6','1','8640','',16.00,'0','1378',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8641,'No woman no cry Book by Rita Marley','6','1','8641','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8642,'How to Read the Air by Dinaw Mengestu','6','1','8642','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8643,'Give me my Mountain By Esther Muchemi','6','1','8643','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8644,'Desertion by Abdulrazak Gurnah','6','1','8644','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8645,'My Sister the Serial Killer by Oyinkan Braithwaite','6','1','8645','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8646,'Daisy Jones and The Six by Taylor Jenkins Reid','6','1','8646','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8647,'Scrabble Board Game','6','1','8647','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8648,'The Secret Lives of Baba Segis Wives by Lola Shoneyin','6','1','8648','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8649,'The Vanishing Half by Brit Bennett','6','1','8649','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8650,'Freshwater by Akwaeke Emezi','6','1','8650','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8651,'When Rain Clouds Gather by Bessie Head','6','1','8651','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8652,'The Surrendered Wife The Surrendered Wife A step by step guide to finding IntimacyPassion and Peace with a man by Laura Doyle','6','1','8652','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8653,'The Name of the Wind by Patrick Rothfuss','6','1','8653','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8654,'A Fine Balance by Rohinton Mistry','6','1','8654','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8655,'A Guide to Interpreting Scripture ContextHarmonyand Application','6','1','8655','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8656,'The War Within Christians and Inner Conflicts','6','1','8656','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8657,'GodWhere Are You?','6','1','8657','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8658,'Gloria The Archbishops Wife','6','1','8658','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8659,'No More Cheeks to Turn?','6','1','8659','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8660,'Preaching the Scriptures','6','1','8660','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8661,'Stewards of Power Restoring Africas Dignity','6','1','8661','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8662,'Celebrating the Lords Supper Ending the Eucharistic Famine','6','1','8662','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8663,'The Holy Spirit Lord and Lifegiver','6','1','8663','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8664,'The Human Condition Christian Perspectives Through African Eyes','6','1','8664','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8665,'Hope for the World The Christian Vision','6','1','8665','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8666,'Authentic Forgiveness A Biblical Approach','6','1','8666','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8667,'Best Practice Guidelines for Doctoral Programs','6','1','8667','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8668,'Creating Shared Resilience The Role of the Church in a Hopeful Future','6','1','8668','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8669,'Global KingdomGlobal People Living Faithfully in a Multicultural World','6','1','8669','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8670,'Sarahs Laughter DoubtTearsand Christian Hope','6','1','8670','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8671,'Strangers in the Kingdom Ministering to RefugeesMigrants and the Stateless','6','1','8671','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8672,'Praying Through the Psalms','6','1','8672','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8673,'Following Jesus in Turbulent Times DiscipleMaking in the Arab World','6','1','8673','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8674,'Exploring Doctrine A Theological English Curriculum','6','1','8674','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8675,'Finding Hagar Gods Pursuit of a Runaway','6','1','8675','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8676,'The Challenge of Preaching','6','1','8676','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8677,'Deuteronomy The God Who Keeps Promises','6','1','8677','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8678,'The Dynamics of Biblical Preaching','6','1','8678','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8679,'The Future of Humanity Preaching from Revelation 4 to 22','6','1','8679','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8680,'Its OK to Be Not OK Preaching the Lament Psalms','6','1','8680','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8681,'Life through Gods Word An Introduction to Psalm 119','6','1','8681','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8682,'Strength in Weakness An Introduction to 2 Corinthians','6','1','8682','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8683,'Becoming Like Jesus Cultivating the Fruit of the Spirit','6','1','8683','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8684,'Faith in the Face of Danger An Introduction to the Book of Nehemiah','6','1','8684','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8685,'From Why to Worship An Introduction to the Book of Habakkuk','6','1','8685','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8686,'Godliness from Head to Toe An Introduction to the Book of James','6','1','8686','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8687,'Focus on Christ','6','1','8687','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8688,'What Christ Thinks of the Church Preaching from Revelation 1 to 3','6','1','8688','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8689,'Reading the Gospel of John through Palestinian Eyes','6','1','8689','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8690,'My Pain My Miracles by Rose Gatobu','6','1','8690','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8691,'The Emperors Babe by Bernardine Evaristo','6','1','8691','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8692,'Miracle Plant How Industrial Hemp Can HealFeedClotheHouseEmploy Kenyans and The World by Michael Karanja Gatheru','6','1','8692','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8693,'Klara and the Sun by Kazuo Ishiguro','6','1','8693','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8694,'Such a Fun Age by Kiley Reid','6','1','8694','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8695,'November 9 by Colleen Hoover','6','1','8695','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8696,'Point of Retreat by Colleen Hoover','6','1','8696','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8697,'Before the Coffee Gets Cold by Toshikazu Kawaguchi','6','1','8697','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8698,'Surrounded by Narcissists OrHow to Stop Other Peoples Egos Ruining Your Life by Thomas Erikson','6','1','8698','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8699,'Take a Hint Dani Brown A Novel The Brown Sisters2 by Talia HibbertTake a Hint Dani Brown A Novel The Brown Sisters2 by Talia Hibbert','6','1','8699','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8700,'Act Your AgeEve Brown A Novel The Brown Sisters 3 by Talia Hibbert','6','1','8700','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8701,'The Thursday Murder Club by Richard Osman','6','1','8701','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8702,'Black Girls Must Be Magic by Jayne Allen','6','1','8702','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8703,'The Mixer The Story of Premier League Tacticsfrom Route One to False Nines by Michael Cox','6','1','8703','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8704,'Why Losing Your Job Could be the Best Thing That Ever Happened to You Five Simple Steps to Thrive after Redundancy by Eleanor Tweddell','6','1','8704','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8705,'The Poppy War by RF Kuang','6','1','8705','',16.00,'0','1450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8706,'This Is How You Lose Her','6','1','8706','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8707,'Teach yourself Kalenjin 2CDs','6','1','8707','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8708,'Pocket Guide to Mammals of East Africa','6','1','8708','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8709,'The 4 Disciplines of Execution by Sean CoveyChris McChesney and Jim Huling','6','1','8709','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8710,'The Prayer Warriors Way by Cindy Trimm','6','1','8710','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8711,'The Wolf of Wall Street','6','1','8711','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8712,'Operation Thunderbolt by Saul David','6','1','8712','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8713,'The Art of People by Dave Kerpen','6','1','8713','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8714,'Sapiens A Brief History of Humankind by Yuval Noah Harari','6','1','8714','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8715,'365 Bible Stories','6','1','8715','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8716,'Stalingrad','6','1','8716','',16.00,'0','1416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8717,'Women who Run with the Wolves by Clarissa Pinkola Estes','6','1','8717','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8718,'A World of Three Zeros by Muhammad Yunus','6','1','8718','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8719,'West with the Night by Beryl Markham','6','1','8719','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8720,'Holding Up the Universe by Jennifer Niven','6','1','8720','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8721,'Kafka on the Shore by Haruki Murakami','6','1','8721','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8722,'Designing Your Life Build the Perfect Career Step by Step','6','1','8722','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8723,'An American Marriage by Tayari Jones','6','1','8723','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8724,'21 Lessons for the 21st Century by Yuval Noah Harari','6','1','8724','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8725,'New Power by Jeremy Heimans and Henry Timms','6','1','8725','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8726,'The Monk of Mokha by Dave Eggers','6','1','8726','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8727,'This Mournable Body by Tsitsi Dangarembga','6','1','8727','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8728,'The Power of Your Subconscious Mind by Joseph Murphy','6','1','8728','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8729,'A Brief Tour of the Buildings of Nairobi by Evelyne Wanjiku and Yuko Iwatani','6','1','8729','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8730,'Bullshit Jobs by David Graeber','6','1','8730','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8731,'Stillness Is the Key by Ryan Holiday','6','1','8731','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8732,'The Book of Gutsy Women by Hillary Clinton and Chelsea Clinton','6','1','8732','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8733,'Originals by Adam Grant','6','1','8733','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8734,'The Girl with the Louding Voice by Abi Dare','6','1','8734','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8735,'The Fishermen by Chigozie Obioma','6','1','8735','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8736,'Twilight of Democracy by Anne Applebaum','6','1','8736','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8737,'The Master Key System by Charles F Haanel','6','1','8737','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8738,'Against the Loveless World by Susan Abulhawa','6','1','8738','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8739,'The River Between by Ngugi wa Thiongo','6','1','8739','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8740,'City on Fire The Fight for Hong Kong by Antony Dapiran','6','1','8740','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8741,'We Are All Birds of Uganda by Hafsa Zayyan','6','1','8741','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8742,'Tiny Habits by BJ Fogg','6','1','8742','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8743,'How Beautiful We Were by Imbolo Mbue','6','1','8743','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8744,'His Only Wife by Peace Adzo Medie','6','1','8744','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8745,'Luo Values and Practices in Caring For the Sick','6','1','8745','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8746,'Conceive Achieve for Teens Tracker Journal by Adnah Mckenna Julius Mwebia','6','1','8746','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8747,'Wait on God I Say Wait on God by Pastor Hadassah Rosalind','6','1','8747','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8748,'Have a new Kid by Friday by Dr Kevin Leman','6','1','8748','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8749,'Beached Whale Learning to Swim in the New Ocean by Daren MartinPhD','6','1','8749','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8750,'Whiteboard Business Models that Inspire Action by Daren MartinPhD','6','1','8750','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8751,'I Set Foot Adventure; Love; Travel by Antony Muchiri','6','1','8751','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8752,'Another Fabulous Year by Wakini Joyce','6','1','8752','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8753,'The Church and Politics A Theological Reflection by Dr Bernard Boyo','6','1','8753','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8754,'The First Billion Is the Hardest How Believing Its Still Early in the Game Can Lead to Lifes Greatest Comebacks by T Boone Pickens','6','1','8754','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8755,'Science in the Soul by Richard Dawkins','6','1','8755','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8756,'The Beekeeper of Aleppo by Christy Lefteri','6','1','8756','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8757,'The Sense of Style The Thinking Persons Guide to Writing in the 21st Century by Steven Pinker','6','1','8757','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8758,'BREAKING FREE by Angela Nsimbi','6','1','8758','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8759,'The Diamond Underneath BY MARGARET MWANIKA ABUKUTSA','6','1','8759','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8760,'We Were Liars by E Lockhart','6','1','8760','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8761,'The Course of Love by Alain de Botton','6','1','8761','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8762,'The Mountains Sing by Nguyen Phan Que Mai','6','1','8762','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8763,'Hardly Working by Zukiswa Wanner','6','1','8763','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8764,'Loose Ties by Yara Nakahanda Monteiro','6','1','8764','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8765,'Sweetest Remedy by Jane Igharo','6','1','8765','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8766,'Four Hundred Souls A Community History of African America16192019 by Ibram X Kendi and Keisha N Blain','6','1','8766','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8767,'Seize the Day How the Dying Teach Us to Live by Hennezel Marie De Marie De Hennezel','6','1','8767','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8768,'What Is Not Yours Is Not Yours by Helen Oyeyemi','6','1','8768','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8769,'Maybe Someday by Colleen Hoover','6','1','8769','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8770,'Black Moses by Alain Mabanckou','6','1','8770','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8771,'Speeches That Changed the World','6','1','8771','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8772,'The Power by Naomi Alderman','6','1','8772','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8773,'Wabi Sabi Japanese Wisdom for a Perfectly Imperfect Life by Beth Kempton','6','1','8773','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8774,'Reminders of Him by Colleen Hoover','6','1','8774','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8775,'Clays Ark by Octavia E Butler','6','1','8775','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8776,'Station Master Eburru and Other Stories by Pheroze Nowrojee','6','1','8776','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8777,'Angel in My Home by DR NICOLETTE NABUKEERA BARUNGI','6','1','8777','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8778,'Maybe Now by Colleen Hoover','6','1','8778','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8779,'Convenience Store Woman by Sayaka Murata and Ginny Tapley Takemori','6','1','8779','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8780,'The Cruel Prince by Holly Black','6','1','8780','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8781,'The Wicked King by Holly Black','6','1','8781','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8782,'The Queen of Nothing by Holly Black','6','1','8782','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8783,'The Tools of Argument How the Best Lawyers ThinkArgueand Win by Joel P Trachtman','6','1','8783','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8784,'Mirrors of My life by Rebeka Njau','6','1','8784','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8785,'Gods Calling The Daring Adventure of a Clergy Couple by Dr Daniel M Mutungi','6','1','8785','',16.00,'0','1490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8786,'Push Up Stand Black','6','1','8786','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8787,'I KNOW HOW SHE DOES IT','6','1','8787','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8788,'The Vital Question','6','1','8788','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8789,'African Beaded Coin holders Gold and Brown','6','1','8789','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8790,'Anatomy of a Disappearance','6','1','8790','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8791,'The Big Questions','6','1','8791','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8792,'Diary of a Bad Year','6','1','8792','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8793,'Good as Gold','6','1','8793','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8794,'The Utility of Force','6','1','8794','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8795,'The Economist Book of isms','6','1','8795','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8796,'Pink Flamingos','6','1','8796','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8797,'Kid CEO','6','1','8797','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8798,'Crowdsourcing','6','1','8798','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8799,'Colorless Tsukuru Tazaki and His Years of Pilgrimage','6','1','8799','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8800,'Black Water Rising','6','1','8800','',16.00,'0','1421',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8801,'The Signature of All Things by Elizabeth Gilbert','6','1','8801','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8802,'Dead Aid by Dambisa Moyo','6','1','8802','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8803,'Where Soldiers Fear to Tread','6','1','8803','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8804,'Black Box Thinking by Matthew Syed','6','1','8804','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8805,'Black Sheep','6','1','8805','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8806,'Getting to Yes','6','1','8806','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8807,'A Good African Story by Andrew Rugasira','6','1','8807','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8808,'Greatness Guide Book Two by Robin Sharma','6','1','8808','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8809,'The Start Up of You by Reid Hoffman and Ben Casnocha','6','1','8809','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8810,'The Undercover Economist by Tim Harford','6','1','8810','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8811,'Dukawalla and Other Stories by Pheroze Nowrojee','6','1','8811','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8812,'Who Will Cry When You Die by Robin Sharma','6','1','8812','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8813,'Guns Germs and Steel by Jared Diamond','6','1','8813','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8814,'Rules of the Wild by Francesca Marciano','6','1','8814','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8815,'The Power of Focus by Jack Canfield and Mark Victor Hansen','6','1','8815','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8816,'The Definitive Book of Body Language by Allan Pease and Barbara Pease','6','1','8816','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8817,'Calico Joe by John Grisham Hardcover','6','1','8817','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8818,'You Were Made to Make a Difference','6','1','8818','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8819,'Finding Your Element by Ken Robinson and Lou Aronica','6','1','8819','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8820,'No Matter What 9 Steps to Living the Life You Love by Lisa Nichols','6','1','8820','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8821,'Wind Pinball Two Novels','6','1','8821','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8822,'The Marriage Game','6','1','8822','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8823,'All the Light We Cannot See by Anthony Doerr','6','1','8823','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8824,'A Brief History of Seven Killings','6','1','8824','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8825,'The Hot Zone The Chilling True Story of an Ebola Outbreak','6','1','8825','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8826,'The Blessed Girl by Angela Makholwa','6','1','8826','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8827,'Forgiving Our Parents Forgiving Ourselves','6','1','8827','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8828,'Stand Strong You Can Overcome Bulling','6','1','8828','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8829,'The Psychology of Wealth by Charles Richards','6','1','8829','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8830,'Switch How to Change Things When Change Is Hard','6','1','8830','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8831,'The Map of Salt and Stars by Jennifer Zeynab Joukhadar','6','1','8831','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8832,'Mans Search for Meaning by Viktor E Frankl','6','1','8832','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8833,'Everything Happens for a Reason And Other Lies I have Loved','6','1','8833','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8834,'The Mystery of Capital by Hernando De Soto','6','1','8834','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8835,'Kenya Coffee Roasted Gourmet 500g','6','1','8835','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8836,'Applying the Kingdom by Myles Munroe','6','1','8836','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8837,'Battle Hymn of the Tiger Mother by Amy Chua','6','1','8837','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8838,'The outsider by Stephen King','6','1','8838','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8839,'The Commanding Heights The Battle for the World Economy','6','1','8839','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8840,'Leadership It is in Your DNA by Rhea Duttagupta','6','1','8840','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8841,'Chicken Soup for the Soul by Marie Pasinski','6','1','8841','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8842,'Headscarves and Hymens Why the Middle East Needs a Sexual Revolution','6','1','8842','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8843,'Kintu by Jennifer Nansubuga Makumbi','6','1','8843','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8844,'Ideas Are Your Only Currency by Rod Judkins','6','1','8844','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8845,'The Seven Rules Of Success by Fiona Harrold','6','1','8845','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8846,'Salvage the Bones by Jesmyn Ward','6','1','8846','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8847,'Life Lists for Women Hardcover','6','1','8847','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8848,'The Frackers by Gregory Zuckerman','6','1','8848','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8849,'Beyond Intelligence by Wale Akinyemi','6','1','8849','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8850,'The Automatic Millionaire Homeowner by David Bach','6','1','8850','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8851,'Epictetus Discourses and selected writings by Epictetus','6','1','8851','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8852,'The Selfish Gene by Richard Dawkins','6','1','8852','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8853,'Stuff Matters by Mark Miodownik','6','1','8853','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8854,'Everything Is Figureoutable by Marie Forleo','6','1','8854','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8855,'The Truths We Hold by Kamala Harris','6','1','8855','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8856,'The First Woman by Jennifer Nansubuga Makumbi','6','1','8856','',16.00,'1400','1690','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8857,'The E Myth Physician by Michael E Gerber','6','1','8857','',16.00,'0','1425',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8858,'She Comes First by Ian Kerner','6','1','8858','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8859,'How to Fix your Shit by Shaa Wasmund','6','1','8859','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8860,'Still Alice by Lisa Genova','6','1','8860','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8861,'Dance of the Monkeys by Ciku Kimeria','6','1','8861','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8862,'The Dictionary of Body Language by Joe Navarro','6','1','8862','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8863,'From Pieces to Weight Once Upon a Time in Southside Queens','6','1','8863','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8864,'Maasai women in transition gender in the transformation of a pastoral society by Naomi Kipuri','6','1','8864','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8865,'Self Esteem Bible Build Your Confidence Day by Day by Gael Lindenfield','6','1','8865','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8866,'Love Warrior by Glennon Doyle','6','1','8866','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8867,'Afterlives by Abdulrazak Gurnah','6','1','8867','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8868,'Profiles On Success by Helen Kithinji','6','1','8868','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8869,'Mr Loverman by Bernardine Evaristo','6','1','8869','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8870,'Refugee Boy by Benjamin Zephaniah','6','1','8870','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8871,'Excuse Me Your Life Is Waiting The Power of Positive Feelings by Lynn Grabhorn','6','1','8871','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8872,'How to Be a Woman by Caitlin Moran','6','1','8872','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8873,'Inferior The true power of women and the science that shows it by Angela Saini','6','1','8873','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8874,'The Woman Warrior by Maxine Hong Kingston','6','1','8874','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8875,'Visitations Conversations with the Ghost of the Chairman by Francis Mading Deng','6','1','8875','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8876,'How Democracy Ends by David Runciman','6','1','8876','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8877,'Creative Confidence by Tom Kelley and David Kelley','6','1','8877','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8878,'Think You Can by Ivan Mawanda','6','1','8878','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8879,'No Filter How Instagram transformed business celebrity and culture by Sarah Frier','6','1','8879','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8880,'Where the Forest Meets the Stars Book by Glendy Vanderah','6','1','8880','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8881,'Woman Novel by Charles Bukowski','6','1','8881','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8882,'Ham on Rye by Charles Bukowski','6','1','8882','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8883,'American Dirt by Jeanine Cummins','6','1','8883','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8884,'The Good Ancestor How to Think Long Term in a ShortTerm World by Roman Krznaric','6','1','8884','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8885,'I Accuse the Press An Insiders View of the Media and Politics in Africa by Philip Ochieng','6','1','8885','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8886,'The Courage to be Disliked by Fumitake Koga and Ichiro Kishimi','6','1','8886','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8887,'The Midnight Library by Matt Haig','6','1','8887','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8888,'The Unfair Advantage How You Already Have What It Takes to Succeed by Ash Ali and Hasan Kubba','6','1','8888','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8889,'Bouncing back and Thriving Titans Secrets to Rising Thriving and Staying on top of your Game','6','1','8889','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8890,'Another Fabulous Year by Joyce Wakini','6','1','8890','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8891,'The Organized Mind Thinking Straight in the Age of Information Overload by Daniel J Levitin','6','1','8891','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8892,'On the Genealogy of Morality by Friedrich Nietzsche and Douglas Smith','6','1','8892','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8893,'Diary of an MPs Wife Inside and Outside Power by Sasha Swire','6','1','8893','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8894,'The Order of Time by Carlo Rovelli','6','1','8894','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8895,'The Rules of Wealth by Richard Templer','6','1','8895','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8896,'From Monk to Money Manager A Former Monks Financial Guide to Becoming a Little Bit Wealthy and Why Thats Okay by Doug Lynam','6','1','8896','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8897,'The Beautiful Ones by Silvia MorenoGarcia','6','1','8897','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8898,'We Hunt the Flame by Hafsah Faizal','6','1','8898','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8899,'The Colour of The Sun by Achieng Opiyo','6','1','8899','',16.00,'0','1499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8900,'The Flame Trees of Thika','6','1','8900','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8901,'Waiting for the Wild Beasts to Vote by Ahmadou Kourouma','6','1','8901','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8902,'0','6','1','8902','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8903,'Swing Time by Zadie Smith','6','1','8903','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8904,'Feel the Fear and Do It Anyway by Susan Jeffers','6','1','8904','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8905,'Letters from a Stoic by Seneca','6','1','8905','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8906,'Who Moved My Cheese for Teens by Spencer Johnson','6','1','8906','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8907,'Coming of Age Strides in African Publishing Essays in Honour of Dr Henry Chakava at 70','6','1','8907','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8908,'The Things You Can See Only When You Slow Down by Haemin Sunim','6','1','8908','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8909,'Manuscript Found in Accra by Paulo Coelho','6','1','8909','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8910,'Rise by Patricia Murugami','6','1','8910','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8911,'Nuria Gift Card','6','1','8911','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8912,'Hey Whipple Squeeze This The Classic Guide to Creating Great Ads by Luke Sullivan','6','1','8912','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8913,'Jenga Wooden Games With 54Pcs','6','1','8913','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8914,'Moments in the Mountains Hiking on dead Knees by Stella Ngali Mutuku','6','1','8914','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8915,'Alternative Dispute Resolution in the Market place by JG Nyamu','6','1','8915','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8916,'Wireless Charger Oraimo OWH61S','6','1','8916','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8917,'The Luo Oral Literature Educational Values of their Narratives by Asenath Bole Odaga','6','1','8917','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8918,'John Sibi Okumu Collected Plays 20042014 by John Sibi Okumu','6','1','8918','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8919,'Kenyan capitaliststhe Stateand development by David Himbara','6','1','8919','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8920,'The Diamond Underneath by Margaret A Vidolo','6','1','8920','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8921,'Hinds Feet on High Places by Hannah Hurnard','6','1','8921','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8922,'Amazing Girl Notebook 200 pages','6','1','8922','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8923,'The Real Estate Fastlane The Real Book to Become a Millionaire Real Estate Investor Buy ItRent ItProfit by Marco Devor','6','1','8923','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8924,'The Song of Destiny Salamander by Isaac Ndolo','6','1','8924','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8925,'The Cult of We WeworkAdam Neumannand the Great Startup Delusion by Eliot Brown','6','1','8925','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8926,'The Meritocracy Trap How Americas Foundational Myth Feeds InequalityDismantles the Middle Classand Devours the Elite by Daniel Markovits','6','1','8926','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8927,'Arsenal Third Shirt 202021Womens','6','1','8927','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8928,'Argentina Home Shirt 202022 Adidas','6','1','8928','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8929,'Inter Milan home Jersey 202021 Nike','6','1','8929','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8930,'Arsenal Away Kids Kit 202021 Adidas','6','1','8930','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8931,'Arsenal Home Kids Kit 202021 Adidas','6','1','8931','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8932,'Barcelona Home Stadium Kit 202021 Kids Nike','6','1','8932','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8933,'Chelsea Away Stadium Shirt 202021 Kids Nike','6','1','8933','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8934,'Manchester United Home Shirt 202021 Kids Adidas','6','1','8934','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8935,'We can fix this country Thought on leadership and the economy by Nganga Mbugua','6','1','8935','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8936,'Muyaka 19th Century Swahili Popular Poetry by Mohamed K Abdulaziz','6','1','8936','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8937,'Trading The Stock Market Profitably by Peter Oluoch','6','1','8937','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8938,'Healthy me Journal','6','1','8938','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8939,'Our Secrets by Naima Nurrein','6','1','8939','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8940,'A perfect Score memoirs of a teacher by Clifford Chianga Oluoch','6','1','8940','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8941,'Boots Dont Lie by Mariam MellOsiime Mpaata','6','1','8941','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8942,'Dont Buy That House by Nashon Okowa','6','1','8942','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8943,'Kenya Culture Smart The Essential Guide to Customs and Culture by Jane Barsby','6','1','8943','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8944,'TRANSITIONAL JUSTICE AND AFTER Kenyas Experience With IDP Resettlement and Peace Building Since The 20072008 post Election Violence','6','1','8944','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8945,'Unplugged Things Our Fathers Did not Tell Us by Jacob Aliet','6','1','8945','',16.00,'1050','1500','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8946,'Wealth Beyond Generations by Karumba Kinyua','6','1','8946','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8947,'ITS A SHE A TALE OF LIFELOSS AND LOVE BY MAGDALENE MATTHEWS','6','1','8947','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8948,'Oral Poetry in Africa The Abagusii of Kenya','6','1','8948','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8949,'0','6','1','8949','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8950,'The Greedy Barbarian by Kakwenza Rukirabashaija','6','1','8950','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8951,'Banana Republic by Kakwenza Rukirabashaija','6','1','8951','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8952,'Destiny Disrupted by Ahmed Deen','6','1','8952','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8953,'Pioneer Senator The life and Times of Gerald Nathaniee Kalya by Godfrey K Sang With Wilson Kalya','6','1','8953','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8954,'Amandla Born of the First Congo War by Antonio Longangi','6','1','8954','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8955,'Maua by Grace Kagema','6','1','8955','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8956,'The fundamentals of ICT by Mucemi Gakuru','6','1','8956','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8957,'If You Dont Mind Me Saying Your Mental health is more Important by Josephine Kharay Macharia','6','1','8957','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8958,'Beaten Odds Footprints of uncertaintyresilienceadventure and triumph','6','1','8958','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8959,'Prisoner of fate by Akin','6','1','8959','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8960,'After the End by Clare Mackintosh','6','1','8960','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8961,'Wallet Words A practical guide to managing personal finances for financial fitness by Wahome Ngari','6','1','8961','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8962,'Dr John Lees Hormone Balance Made Simple The Essential How to Guide to SymptomsDosageTimingand More by John R Lee and Virginia Hopkins','6','1','8962','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8963,'Be Honest Your Journal of Selfdiscovery by Kate Adams','6','1','8963','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8964,'Nairobi National Park T shirts Assorted size','6','1','8964','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8965,'Nairobi National Park T shirts Assorted size','6','1','8965','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8966,'Branded Pollo Shirts','6','1','8966','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8967,'Madam First Lady My workexperience and lessons as Machakos First Lady by Lillian Nganga','6','1','8967','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8968,'Rise The 4 Way Manifesto For Life and Legacy by Dr Patricia Murugami','6','1','8968','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8969,'Pause by Dr Patricia Murugami','6','1','8969','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8970,'The 2 Hour Job Search Using Technology to Get the Right Job Faster by Steve Dalton','6','1','8970','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8971,'The Scavengers','6','1','8971','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8972,'Ba Umuntu By Niyibizi Philbert','6','1','8972','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8973,'Dont Come in My Mouth by Dr Stella Nyanzi','6','1','8973','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8974,'Eulogies of My Mouth Poems for A Poisoned Uganda by Stella Nyanzi','6','1','8974','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8975,'Brilliance of Hope An anthology of 41 short stories about the Zimbabwean dispersionby 15 writers by Samantha Rumbidzai Vazhure','6','1','8975','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8976,'Religion and Democracy by Garang Malong','6','1','8976','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8977,'Citizen Evolution Kenyans of YesterdayToday and Tomorrow by Joe Kinoti Marete','6','1','8977','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8978,'Raise Your Hand A Millennials Guide to Courageously Ask For Help and Defeat The Weeds of Regret with Personal Power by Robert A Belle','6','1','8978','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8979,'Ogilvy on Advertising by David Ogilvy','6','1','8979','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8980,'Ogilvy on Advertising in the Digital Age by Miles Young','6','1','8980','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8981,'An outcome Guaranteed by Luke Ameru','6','1','8981','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8982,'A Slice of Darkness for Breakfast edited by Charles Chanchori','6','1','8982','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8983,'My Personalized Financial Planner by Elizabeth Waithaka Ndegwa','6','1','8983','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8984,'A Personal Money Nuggets Workbook by Elizabeth Waithaka Ndegwa','6','1','8984','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8985,'The Ilwuasinkishu and Ilmoitanik Maasai A history of internal division Upheavals and Survival by Peter Lengetu Ole Katim and Sironka Ole Masharen','6','1','8985','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8986,'SlavesPriests and Kings by Kimari Kimari','6','1','8986','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8987,'Adventures of Pendo and Jasiri Vol 1 Pendos First Day In School by Shannon Mujera','6','1','8987','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8988,'Cast the First Stone','6','1','8988','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8989,'Connect Building Exceptional Relationships with FamilyFriends and Colleagues by David L Bradford and Carole Robin','6','1','8989','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8990,'Crucible for Silver and Furnace for Gold','6','1','8990','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8991,'Shifting Sands','6','1','8991','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8992,'County Map Jigsaw Puzzle Board and Pieces','6','1','8992','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8993,'Grafted to Kingdom Sonship by Ananda Kinisu','6','1','8993','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8994,'KRAFT','6','1','8994','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8995,'101 Authentic Leadership Lessons By Mosinya NyaberiPhD','6','1','8995','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8996,'Puzzle Saving the Beautiful Forest','6','1','8996','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8997,'Cinderella By Any Other Name by Annemarie Musawale','6','1','8997','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8998,'GO BIG 20 Bold Solutions to Fix Our World by Ed Miliband','6','1','8998','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(8999,'The Land of the Exiled by Victor BK Mudiir','6','1','8999','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9000,'Cheat Sheet for Running a StartUp in Africa','6','1','9000','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9001,'Wealth Footprints Volume 1 by Gladyce Langat','6','1','9001','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9002,'Growing A Business Empire by Dr Mary Mugo','6','1','9002','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9003,'Dissecting The Heart of Leadership by Dr Mary Mugo','6','1','9003','',16.00,'0','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9004,'MEETINGS Law and Procedure in Kenya Today','6','1','9004','',16.00,'0','1508',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9005,'MEETINGS Law and Procedure in Kenya Today','6','1','9005','',16.00,'0','1508',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9006,'The Shining by Stephen King','6','1','9006','',16.00,'0','1511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9007,'Harry Potter and the Sorcerers Stone','6','1','9007','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9008,'Harry Potter and the Chamber of Secrets','6','1','9008','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9009,'Harry Potter and the Prisoner of Azkaban','6','1','9009','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9010,'21 Speeches That Shaped Our World','6','1','9010','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9011,'The ABCs of Success','6','1','9011','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9012,'Playing Big by Tara Mohr','6','1','9012','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9013,'The Truth An Uncomfortable Book About Relationships','6','1','9013','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9014,'The Path to Power','6','1','9014','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9015,'365 Animal Tales','6','1','9015','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9016,'In Borrowed Light','6','1','9016','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9017,'Let it Go by TD Jakes','6','1','9017','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9018,'Parenting Isnt for Cowards','6','1','9018','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9019,'The Big Short','6','1','9019','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9020,'Photographic Guide to Birds of East Africa','6','1','9020','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9021,'Gone with the Wind','6','1','9021','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9022,'Executive Leather Notebook with details of beads','6','1','9022','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9023,'Start up Nation','6','1','9023','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9024,'Superbosses','6','1','9024','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9025,'Predictably Irrational by Dan Ariely','6','1','9025','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9026,'The Muse','6','1','9026','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9027,'There Was a Country by Chinua Achebe','6','1','9027','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9028,'Manchester United Football Jersey','6','1','9028','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9029,'Getting More of What You Want How the Secrets of Economics and Psychology Can Help You Negotiate Anythingin Business and in Life by Margaret A Neale and Thomas Z Lys','6','1','9029','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9030,'Pampers Baby Dry Size 2 Jumbo Pack 80','6','1','9030','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9031,'Daring Greatly by Brene Brown','6','1','9031','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9032,'Dark Market How Hackers Became the New Mafia','6','1','9032','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9033,'A Clergymans Daughter','6','1','9033','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9034,'Football Bloody Hell The Biography of Alex Ferguson','6','1','9034','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9035,'Beloved Vintage Classics','6','1','9035','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9036,'Cry the Beloved Country','6','1','9036','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9037,'Escobar The Inside Story of Pablo Escobar','6','1','9037','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9038,'Unshakeable Trust Study Guide','6','1','9038','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9039,'Ethics for a Brave New World','6','1','9039','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9040,'A Candid Handbook for Women doing Business in Kenya PB','6','1','9040','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9041,'In Other Words','6','1','9041','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9042,'Being Mortal Medicine and What Matters in the End','6','1','9042','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9043,'The Ten Types of Human','6','1','9043','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9044,'Better A Surgeons Notes on Performance','6','1','9044','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9045,'Complications A Surgeons Notes on an Imperfect Science','6','1','9045','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9046,'Wild Swans Three Daughters of China','6','1','9046','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9047,'Germany National Team 2018 Away Jersey','6','1','9047','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9048,'Messy How to Be Creative and Resilient','6','1','9048','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9049,'Make Your Bed Little Things That Can Change by William H McRaven','6','1','9049','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9050,'How to Be a High School Superstar','6','1','9050','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9051,'23 Things They Do not Tell You about Capitalism','6','1','9051','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9052,'A Sunday at the Pool in Kigali','6','1','9052','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9053,'The Airbnb Story','6','1','9053','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9054,'The Bed of Procrustes Philosophical and Practical Aphorisms','6','1','9054','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9055,'iWoz by Steve Wozniak and Gina Smith','6','1','9055','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9056,'The Tell Tale Brain by VS Ramachandran','6','1','9056','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9057,'100 Tricks to Appear Smart in Meetings','6','1','9057','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9058,'The Celestine Prophecy by James Redfield','6','1','9058','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9059,'Dictator land The Men Who Stole Africa','6','1','9059','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9060,'Little Bets by Peter Sims','6','1','9060','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9061,'Dare To Defy by Peter Shompole Ole Leroka','6','1','9061','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9062,'Beautiful Outlaw','6','1','9062','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9063,'Alibaba The House That Jack Ma Built','6','1','9063','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9064,'What Is the What by Dave Eggers','6','1','9064','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9065,'Start where You are A Guide to Compassionate Living','6','1','9065','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9066,'Under the Dome by Stephen King','6','1','9066','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9067,'Woman at 1000 Degrees','6','1','9067','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9068,'Shakespeare in Swahililand In Search of a Global Poet Book by Edward Wilson Lee','6','1','9068','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9069,'Born to Run A Hidden Tribe Superathletes and the Greatest Race the World Has Never Seen by Christopher McDougall','6','1','9069','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL); INSERT INTO `products` VALUES (9070,'Frank Sinatra Has a Cold and Other Essays by Gay Talese','6','1','9070','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9071,'War Child A Child Soldiers Story by Emmanuel Jal','6','1','9071','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9072,'Hot Sex Fantasies by Women for Women by Lisa Sussman','6','1','9072','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9073,'Amazing Laws of Cosmic Mind Power by Joseph Murphy','6','1','9073','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9074,'In the Footsteps of Alexander the Great by Michael Wood','6','1','9074','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9075,'On the Genealogy of Morality by Friedrich Nietzsche','6','1','9075','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9076,'The Spirit of Leadership Cultivating the Attributes That Influence Human Action by Myles Munroe','6','1','9076','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9077,'A Man for All Markets Beating the Odds from Las Vegas to Wall Street','6','1','9077','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9078,'Solve for Happy Engineer Your Path to Joy by Mo Gawdat','6','1','9078','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9079,'Black Edge by Sheelah Kolhatkar','6','1','9079','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9080,'The Brains Way of Healing by Norman Doidge','6','1','9080','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9081,'Africa Altered States Ordinary Miracles by Richard Dowden','6','1','9081','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9082,'How They Rule the World by Pedro Banos','6','1','9082','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9083,'Quiet by Susan Cain','6','1','9083','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9084,'Historical Studies and Social Change in Western Kenya','6','1','9084','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9085,'Turn the Ship Around by L David Marquet','6','1','9085','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9086,'Leather Executive Notebook with African Fabric','6','1','9086','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9087,'Everything Good Will Come by Sefi Atta','6','1','9087','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9088,'Live Your Dreams by Les Brown','6','1','9088','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9089,'The State of Affairs Rethinking Infidelity by Esther Perel','6','1','9089','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9090,'The Magic by Rhonda Byrne','6','1','9090','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9091,'A Million Little Pieces by James Frey','6','1','9091','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9092,'A Voice Unstilled Archbishop Ndingi Mwanaa Nzeki','6','1','9092','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9093,'Kids Treasure Hunt Bible','6','1','9093','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9094,'SPQR A History of Ancient Rome by Mary Beard','6','1','9094','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9095,'Cloud Atlas by David Mitchell','6','1','9095','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9096,'African Myths of Origin','6','1','9096','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9097,'The Rational Optimist by Matt Ridley','6','1','9097','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9098,'White Mischief by James Fox','6','1','9098','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9099,'Red Notice','6','1','9099','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9100,'The Little Big Things','6','1','9100','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9101,'The Facebook Effect','6','1','9101','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9102,'Beneath the Lions Gaze by Maaza Mengiste','6','1','9102','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9103,'The Unconsoled','6','1','9103','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9104,'Develop Your PR Skills','6','1','9104','',16.00,'0','1473',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9105,'The Culture Code The Secrets Of Highly Successful Groups by Daniel Coyle','6','1','9105','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9106,'Stay with Me by Ayobami Adebayo','6','1','9106','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9107,'Bad Samaritans The Myth of Free Trade and the Secret History of Capitalism by HaJoon Chang','6','1','9107','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9108,'The Righteous Mind by Jonathan Haidt','6','1','9108','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9109,'Love in Color by Bolu Babalola','6','1','9109','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9110,'Limitless Success by Serah W Muiruri','6','1','9110','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9111,'Cosa Nostra A History of the Sicilian Mafia by John Dickie','6','1','9111','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9112,'Small Is Beautiful by E F Schumacher','6','1','9112','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9113,'In Shock How nearly dying made me a better doctor by Dr Rana Awdish','6','1','9113','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9114,'Acting with Power Why We Are More Powerful Than We Believe by Deborah Gruenfeld','6','1','9114','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9115,'What Girls Need How to Raise BoldCourageous and Resilient Girls by Marisa Porges','6','1','9115','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9116,'The Denial of Death by Ernest Becker','6','1','9116','',16.00,'0','1550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9117,'Atlas Of Management Thinking','6','1','9117','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9118,'Straight to Hell','6','1','9118','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9119,'The Game','6','1','9119','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9120,'Gather Together in My Name','6','1','9120','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9121,'WHITE lion soapstone bookend','6','1','9121','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9122,'Do Not Say We Have Nothing','6','1','9122','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9123,'The Marsh Lions The Story of an African Pride','6','1','9123','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9124,'Hallelujah The Welcome Table','6','1','9124','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9125,'Bath Mat Grippy Pads','6','1','9125','',16.00,'0','1497',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9126,'The Everything Store by Brad Stone','6','1','9126','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9127,'The Road Less Traveled by M Scott Peck','6','1','9127','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9128,'22 Immutable Laws of Branding by Al Ries and Laura Ries','6','1','9128','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9129,'The First Phone Call from Heaven','6','1','9129','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9130,'Pretty Girls by Karin Slaughter','6','1','9130','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9131,'Emmas War by Deborah Scroggins','6','1','9131','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9132,'In the Footsteps of Mr Kurtz by Michela Wrong','6','1','9132','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9133,'Grit by Angela Duckworth','6','1','9133','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9134,'Their Eyes Were Watching God by Zora Neale Hurston','6','1','9134','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9135,'Saving Safa Rescuing a Little Girl from FGM by Waris Dirie','6','1','9135','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9136,'Ake The Years of Childhood','6','1','9136','',16.00,'0','1511',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9137,'A Good Time to be a Girl by Helena Morrissey','6','1','9137','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9138,'Barracoon the story of the last slave by Zora Neale Hurston','6','1','9138','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9139,'The Choice by Edith Eger','6','1','9139','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9140,'Steve Jobs The Man Who Thought Different A Biography by Karen Blumenthal','6','1','9140','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9141,'Black Skin White Masks by Frantz Fanon','6','1','9141','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9142,'Why We Sleep by Matthew Walker','6','1','9142','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9143,'The Happiness Hypothesis by Jonathan Haidt','6','1','9143','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9144,'Digital Minimalism by Cal Newport','6','1','9144','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9145,'Mating in Captivity by Esther Perel','6','1','9145','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9146,'The Joys of Motherhood by Buchi Emecheta','6','1','9146','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9147,'Ego Is the Enemy by Ryan Holiday','6','1','9147','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9148,'How Boards Work And How They Can Work Better in a Chaotic World by Dambisa Moyo','6','1','9148','',16.00,'0','2390','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9149,'The Sex Lives of African Women by Nana Darkoa Sekyiamah','6','1','9149','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9150,'The Velvet Rope Economy by Nelson Schwartz','6','1','9150','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9151,'Women Who Think Too Much How to Break Free of Overthinking and Reclaim Your Life by Susan Nolen Hoeksema','6','1','9151','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9152,'Overcome Rejection BY DRILEBA DRATIBI DANIEL','6','1','9152','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9153,'Healing Spiritual Wounds BY JAMES ODINGA','6','1','9153','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9154,'The Island of Missing Trees by Elif Shafak','6','1','9154','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9155,'Seven Days in June by Tia Williams','6','1','9155','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9156,'Tanzania Culture Smart The Essential Guide to Customs and Culture by Quintin Winks and Culture Smart','6','1','9156','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9157,'Lives of the Stoics The Art of Living from Zeno to Marcus Aurelius by Ryan Holiday','6','1','9157','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9158,'The Mission of Apolo Kivebulaya Religious Encounters and Social Change in the Great Lakes C18651935 by Emma WildWood','6','1','9158','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9159,'Good HabitsBad Habits The Science of Making Positive Changes That Stick by Wendy Wood','6','1','9159','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9160,'Beyond by Davis Njoroge','6','1','9160','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9161,'The Meaning of Life by The School of Life','6','1','9161','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9162,'Mama Miti Wangari Maathai and the Trees of Kenya by Donna Jo Napoli and Kadir Nelson','6','1','9162','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9163,'The 50th Law by 50 Cent and Robert Greene','6','1','9163','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9164,'Pattern Master by Octavia E Butler','6','1','9164','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9165,'Year 0033 by J M Evans','6','1','9165','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9166,'Crazy Rich Asians by Kevin Kwan','6','1','9166','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9167,'The Maasai Pioneers The First Modern Cream by Sironka Ole Masharen','6','2','9789966051479','',16.00,'0','1590','','0',NULL,NULL,5,0,0,'91723097517',0,0,0,0.00,'2024-08-08 09:12:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(9168,'The Guy Who Fired His Boss by Sam Kariuki','6','1','9168','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9169,'The Wrong End of the Telescope by Rabih Alameddine','6','1','9169','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9170,'The Last Thing He Told Me by Laura Dave','6','1','9170','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9171,'Loud Black Girls Slay in Your Lane by Yomi Adegoke and Elizabeth Uviebinene','6','1','9171','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9172,'How To Have A Beautiful Mind by Edward de Bono','6','1','9172','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9173,'A Man Called Ove by Fredrik Backman','6','1','9173','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9174,'Vagabonds by Eloghosa Osunde','6','1','9174','',16.00,'0','1590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9175,'Ending Your Day Right','6','1','9175','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9176,'Horn of Africa','6','1','9176','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9177,'How The Secret Changed My Life','6','1','9177','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9178,'Get Control of Sugar Now','6','1','9178','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9179,'Play Like a Man Win Like a Woman','6','1','9179','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9180,'Kiss Me Again Restoring Lost Intimacy in Marriage','6','1','9180','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9181,'The Wisdom and Teachings of Stephen R Covey','6','1','9181','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9182,'Beyond Machiavelli','6','1','9182','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9183,'The Happiness Advantage','6','1','9183','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9184,'The Book of Dust','6','1','9184','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9185,'Strength In What Remains','6','1','9185','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9186,'Rise to Globalism','6','1','9186','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9187,'The Boy Next Door','6','1','9187','',16.00,'0','1516',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9188,'The Greatness Guide Book One by Robin Sharma','6','1','9188','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9189,'Hiding in Plain Sight by Nuruddin Farah','6','1','9189','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9190,'Taking People With You by David Novak','6','1','9190','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9191,'Chelsea Football Jersey','6','1','9191','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9192,'Diamonds Gold and War The British the Boers and the Making of South Africa','6','1','9192','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9193,'What Happened by Hillary Clinton','6','1','9193','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9194,'How Life Imitates Chess by Garry Kasparov','6','1','9194','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9195,'Season of Crimson Blossoms by Abubakar Adam Ibrahim','6','1','9195','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9196,'Eat Right For Your Type','6','1','9196','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9197,'The Ten Commandments for Business Failure','6','1','9197','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9198,'Concise Medical Dictionary','6','1','9198','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9199,'A Little Life by Hanya Yanagihara','6','1','9199','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9200,'The New Market Leaders','6','1','9200','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9201,'How Democracies Die by Steven Levitsky and Daniel Ziblatt','6','1','9201','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9202,'Native Son','6','1','9202','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9203,'The Wizard of the Nile by Matthew Green','6','1','9203','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9204,'21 Most Effective Prayers of The Bible','6','1','9204','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9205,'McMafia Seriously Organised Crime','6','1','9205','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9206,'The Clothing of Books','6','1','9206','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9207,'The Complete Book of Rules','6','1','9207','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9208,'Your Erroneous Zones','6','1','9208','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9209,'The Bonfire of the Vanities','6','1','9209','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9210,'Why Wall Street Matters','6','1','9210','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9211,'The Greatest The Quest for Sporting Perfection','6','1','9211','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9212,'You have Got to Read This Book','6','1','9212','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9213,'Woman at Point Zero by Nawal El Saadawi','6','1','9213','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9214,'Rise of the Robots Technology and the Threat of a Jobless Future','6','1','9214','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9215,'Weapons of Math Destruction How Big Data Increases','6','1','9215','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9216,'It Takes a Village by Hillary Clinton','6','1','9216','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9217,'Sula by Toni Morrison','6','1','9217','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9218,'Living Through the Meantime by Iyanla Vanzant','6','1','9218','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9219,'I am Zlatan Ibrahimovic','6','1','9219','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9220,'Flight of the Buffalo Soaring to Excellence Learning to Let Employees','6','1','9220','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9221,'The Race For A New Game Machine','6','1','9221','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9222,'Shattering the Great Doubt The Chan Practice of Huatou','6','1','9222','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9223,'The Prophetic Medicine','6','1','9223','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9224,'Peak How all of us can achieve extraordinary things by Anders Ericsson and Robert Pool','6','1','9224','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9225,'Secrets of Great Rainmakers The Keys to Success and Wealth','6','1','9225','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9226,'Further Along the Road Less Traveled by M Scott Peck','6','1','9226','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9227,'The Power of Now by Eckhart Tolle','6','1','9227','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9228,'You Dont Need a Title to Be a Leader by Mark Sanborn','6','1','9228','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9229,'The Terrible A Storytellers Memoir by Yrsa Daley Ward','6','1','9229','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9230,'Clear Your Clutter With Feng Shui','6','1','9230','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9231,'The Future of War A History by Lawrence Freedman','6','1','9231','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9232,'Kenya Land of Opportunity','6','1','9232','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9233,'The Spider Network by David Enrich','6','1','9233','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9234,'Bone by Yrsa DaleyWard','6','1','9234','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9235,'The Secret Things of God by Dr Henry Cloud','6','1','9235','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9236,'The Idea Factory Bell Labs and the Great Age of American Innovation by Jon Gertner','6','1','9236','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9237,'The Rise of the Outsiders How Mainstream Politics Lost Its Way by Steve Richards','6','1','9237','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9238,'John Thompsons Easiest Piano Course Part Three by John Thompson','6','1','9238','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9239,'The Enough Moment Fighting to End Africas Worst Human Rights Crimes','6','1','9239','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9240,'The Daily Assortment of Astonishing Things','6','1','9240','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9241,'Things I Wish I had Known Before We Got Married by Gary Chapman','6','1','9241','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9242,'They Fight Like Soldiers They Die Like Children by Romeo Dallaire','6','1','9242','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9243,'When Sparks Fly Igniting Creativity in Groups','6','1','9243','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9244,'The Wretched of the Earth by Frantz Fanon','6','1','9244','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9245,'Chicken Soup for the Soul Thanks Dad','6','1','9245','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9246,'Talk to Me by James Vlahos','6','1','9246','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9247,'The Rise and Fall of Nations by Ruchir Sharma','6','1','9247','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9248,'Leaders Strategies for Taking Charge by Warren Bennis and Burton Nanus','6','1','9248','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9249,'A Leap Into the Future by Anyang Nyongo','6','1','9249','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9250,'In the Shadow of Freedom A Heroic Journey to LiberationManhoodand America','6','1','9250','',16.00,'0','1520',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9251,'Transcendent Kingdom by Yaa Gyasi','6','1','9251','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9252,'One Day I Will Write About This Place by Binyavanga Wainaina','6','1','9252','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9253,'Dr Wangari Maathai Plants a Forest','6','1','9253','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9254,'Anxious People by Fredrik Backman','6','1','9254','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9255,'The School of Life An Emotional Education by The School of Life Alain de Botton','6','1','9255','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9256,'Godmothers Why You Need One How to Be One by Lisa Bevere','6','1','9256','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9257,'Politics by Aristotle','6','1','9257','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9258,'The Rules of Life A Personal Code for Living a BetterHappierMore Successful Life by Richard Templar','6','1','9258','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9259,'The Master Algorithm How the Quest for the Ultimate Learning Machine Will Remake Our World by Pedro Domingos','6','1','9259','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9260,'Reading Glasses Pocket Readers','6','1','9260','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9261,'From Simple to Complex The journey of a herdsboy by Joseph M Mungai','6','1','9261','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9262,'American Kingpin The Epic Hunt for the Criminal Mastermind behind the Silk Road Drugs Empire by Nick Bilton','6','1','9262','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9263,'How to Write Like Tolstoy A Journey into the Minds of Our Greatest Writers by Richard Cohen','6','1','9263','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9264,'Social Science Research Theory and Principles by Abel Gitau Mugenda','6','1','9264','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9265,'Four Quartets by T S Eliot','6','1','9265','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9266,'The Fountainhead by Ayn Rand','6','1','9266','',16.00,'0','1599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9267,'Dreams from My Father by Barack Obama','6','1','9267','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9268,'Democracy in America','6','1','9268','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9269,'The Book of Negroes by Lawrence Hill','6','1','9269','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9270,'The Odyssey by Homer','6','1','9270','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9271,'The Confidence Code by Katty Kay and Claire Shipman','6','1','9271','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9272,'Shoe Dog by Phil Knight','6','1','9272','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9273,'2 Peter and Jude','6','1','9273','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9274,'My Neighbours Faith Islam Explained for Christians','6','1','9274','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9275,'Preachers of a Different Gospel A Pilgrims Reflections on Contemporary Trends in Christianity','6','1','9275','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9276,'The Seed and the Soil Engaging with the Word of God','6','1','9276','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9277,'A Time for Mission The Challenge for Global Christianity','6','1','9277','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9278,'Connecting Curriculum with Context A Handbook for Context Relevant Curriculum Development in Theological Education','6','1','9278','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9279,'The Church in Disorienting Times Leading Prophetically Through Adversity','6','1','9279','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9280,'Living Radical Discipleship Inspired by John Stott','6','1','9280','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9281,'Stumbling toward Zion Recovering the Biblical Tradition of Lament in the Era of World Christianity','6','1','9281','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9282,'Missio Politica The Mission of Church and Politics','6','1','9282','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9283,'Included and Valued A Practical Theology of Disability','6','1','9283','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9284,'Echoes The Lords Prayer in the Preachers Life','6','1','9284','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9285,'The Tommyknockers by Stephen King','6','1','9285','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9286,'The Gusii of Kenya','6','1','9286','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9287,'The Tommyknockers by Stephen King','6','1','9287','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9288,'Through the Leopards Gaze by Njambi McGrath','6','1','9288','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9289,'Development Studies Theory and Practice by Milton Utwolo Alwanga','6','1','9289','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9290,'Callused Hands','6','1','9290','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9291,'Life Without Diabetes The Definitive Guide to Understanding and Reversing Type 2 Diabetes by Roy Taylor','6','1','9291','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9292,'This Red Land A novel','6','1','9292','',16.00,'0','1600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9293,'Stress Test Reflections on Financial Crises','6','1','9293','',16.00,'0','1606',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9294,'Never Give Up','6','1','9294','',16.00,'0','1606',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9295,'Virgin Way','6','1','9295','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9296,'The Ghosts of Happy Valley','6','1','9296','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9297,'Act Like a Lady,Think Like a Man','6','1','9297','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9298,'Delicious Kenya Cookbook 2','6','1','9298','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9299,'100 Days of Right Believing','6','1','9299','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9300,'Nice Girls Dont Get Rich','6','1','9300','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9301,'Fresh Start','6','1','9301','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9302,'Hug Your People','6','1','9302','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9303,'Life of Mahatma Gandhi','6','1','9303','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9304,'Keffiyeh with Aqal Rope','6','1','9304','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9305,'The New Tsar The Rise Reign of Vladimir Putin','6','1','9305','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9306,'The Industries of the Future','6','1','9306','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9307,'Theres a Business in Every Woman','6','1','9307','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9308,'Born Free A Lioness of Two Worlds','6','1','9308','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9309,'Flipnosis','6','1','9309','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9310,'The Gene An Intimate History','6','1','9310','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9311,'How To Behave So Your Children','6','1','9311','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9312,'White Highlands','6','1','9312','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9313,'Starting Your Day Right','6','1','9313','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9314,'Grace Revolution by Joseph Prince','6','1','9314','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9315,'The Black Swan by Nassim Taleb','6','1','9315','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9316,'Autobiography of Martin Luther King J','6','1','9316','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9317,'Pocket Guide Birds of East Africa','6','1','9317','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9318,'Tom Mboya The Man Kenya Wanted to Forget','6','1','9318','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9319,'Tell Tale','6','1','9319','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9320,'New Babycare','6','1','9320','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9321,'The Art of Rhetoric','6','1','9321','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9322,'Lords of Finance by Liaquat Ahamed','6','1','9322','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9323,'Emoji Kids Backpacks','6','1','9323','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9324,'Bringing Out the Best in Your Husband','6','1','9324','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9325,'The Law of recognition','6','1','9325','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9326,'Harvard Business Review on Increasing Customer Loyalty','6','1','9326','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9327,'A Suitable Boy','6','1','9327','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9328,'Binti The Night Masquerade','6','1','9328','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9329,'The Devil That Danced on the Water','6','1','9329','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9330,'In Search of Excellence','6','1','9330','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9331,'The Healing Self','6','1','9331','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9332,'On Writing A Memoir of the Craft','6','1','9332','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9333,'Karl Marx Early Writings','6','1','9333','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9334,'Poor Economics by Abhijit V Banerjee and Esther Duflo','6','1','9334','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9335,'The Psychology of Love','6','1','9335','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9336,'The Art of Being a Brilliant Teenager','6','1','9336','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9337,'The Price of Inequality How Todays Divided Society','6','1','9337','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9338,'The Consolations of Philosophy','6','1','9338','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9339,'The Language Instinct by Steven Pinker','6','1','9339','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9340,'Profiles in Courage by John F Kennedy','6','1','9340','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9341,'The Memory of Love by Aminatta Forna','6','1','9341','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9342,'Mans Search for Ultimate Meaning by Viktor E Frankl','6','1','9342','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9343,'God Is Not a Christian by Desmond Tutu','6','1','9343','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9344,'The Finance Curse How global finance is making us all poorer','6','1','9344','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9345,'Bounce Mozart Federer Picasso Beckham and the Science of Success','6','1','9345','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9346,'You Learn by Living by Eleanor Roosevelt','6','1','9346','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9347,'Give to Get A Senior Leaders Guide to Navigating Corporate Life','6','1','9347','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9348,'Night Dancer by Chika Unigwe','6','1','9348','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9349,'A Singular Woman The Untold Story of Barack Obamas Mother','6','1','9349','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9350,'Smart Thinking How to Think Big Innovate and Outperform Your Rivals','6','1','9350','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9351,'The Alchemists Three Central Bankers and a World on Fire','6','1','9351','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9352,'The Myth of Excellence Why Great Companies Never Try to Be the Best at Everything','6','1','9352','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9353,'The Clash of Civilizations and the Remaking of World Order','6','1','9353','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9354,'An Anonymous Girl by Greer Hendricks and Sarah Pekkanen','6','1','9354','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9355,'Success Habits Proven Principles for Greater WealthHealth and Happiness by Napoleon Hill','6','1','9355','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9356,'The Daniel Dilemma How to Stand Firm and Love Well in a Culture of Compromise by Chris Hodges','6','1','9356','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9357,'Small Wars Permitting Dispatches from Foreign Lands by Christina Lamb','6','1','9357','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9358,'The Law Machine by Marcel Berlins and Clare Dyer','6','1','9358','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9359,'Sara Book 1 Sara Learns the Secret about the Law of Attraction','6','1','9359','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9360,'Who if anyone owns the past reflections on the meaning of public history by Bethwell A Ogot','6','1','9360','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9361,'Black Titan A G Gaston and the Making of a Black American Millionaire','6','1','9361','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9362,'How to Think Like Churchill by Dan Smith','6','1','9362','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9363,'Expect to Win 10 Proven Strategies for Thriving in the Workplace by Carla A Harris','6','1','9363','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9364,'Rumi Poems Everymans Library Pocket Poets by Jalal Al Rumi and Peter Washington','6','1','9364','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9365,'A Month and A Day and Letters Ken Saro Wiwa','6','1','9365','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9366,'Autism Spectrum Disorders The Complete Guide by Chantal Sicile Kira','6','1','9366','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9367,'Concentrate Questions and Answers Contract Law by Steve Wilson','6','1','9367','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9368,'A Tale of Three Kings by Gene Edwards','6','1','9368','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9369,'Choosing Marriage Why It Has to Start with We Me','6','1','9369','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9370,'The Language of Love and Respect by Emerson Eggerichs','6','1','9370','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9371,'The Worldly Philosophers by Robert Heilbroner','6','1','9371','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9372,'Redemption Song and Other Stories by Caine Prize','6','1','9372','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9373,'Chicken Soup for the Soul On Being a Parent','6','1','9373','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9374,'Blessed in the Darkness by Joel Osteen','6','1','9374','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9375,'Making Ideas Happen by Scott Belsky','6','1','9375','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9376,'Leadership In Turbulent Times by Doris Kearns Goodwin','6','1','9376','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9377,'We Are Displaced by Malala Yousafzai','6','1','9377','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9378,'The Boy Who Met Jesus by Immaculee Ilibagiza','6','1','9378','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9379,'Healing the Soul of a Woman by Joyce Meyer','6','1','9379','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9380,'Kaizen by Sarah Harvey','6','1','9380','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9381,'A House for Mr Biswas by VS Naipaul','6','1','9381','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9382,'World Order by Henry Kissinger','6','1','9382','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9383,'Leapfrog by Nathalie Molina Nino and Sara Grace','6','1','9383','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9384,'PUSH Persevere Until Success Happens Through Prayer by Cindy Trimm','6','1','9384','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9385,'Beaded leather popper triple wrap bracelet traditional','6','1','9385','',16.00,'0','1563',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9386,'Emergency Sex and Other Desperate Measures by Kenneth CainHeidi Postlewait and Andrew Thomson','6','1','9386','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9387,'Something to Smile About by Zig Ziglar','6','1','9387','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9388,'Never Eat Alone by Keith Ferrazzi','6','1','9388','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9389,'Swimming with Sharks','6','1','9389','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9390,'A Long Walk Home','6','1','9390','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9391,'Red hippo soapstone bookend','6','1','9391','',16.00,'0','1568',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9392,'Shantaram by Gregory David Roberts','6','1','9392','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9393,'The Obstacle Is the Way by Ryan Holiday','6','1','9393','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9394,'The Daily Stoic by Ryan Holiday','6','1','9394','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9395,'The Complete Works of Florence Shinn','6','1','9395','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9396,'Leaders Eat Last by Simon Sinek','6','1','9396','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9397,'The Man Without a Face The Unlikely Rise of Vladimir Putin by Masha Gessen','6','1','9397','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9398,'Prisoners of Geography by Tim Marshall','6','1','9398','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9399,'The Cape Cod Bicycle War and Other Stories by Billy Kahora','6','1','9399','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9400,'Surrounded by Idiots by Thomas Erikson','6','1','9400','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9401,'The Deficit Myth by Stephanie Kelton','6','1','9401','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9402,'Flowers on the Moon by Billy Chapata','6','1','9402','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9403,'The Brothers Karamazov by Fyodor Dostoevsky','6','1','9403','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9404,'All Your Perfects by Colleen Hoover','6','1','9404','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9405,'Africa Is Not A Country Breaking Stereotypes of Modern Africa by Dipo Faloyin','6','1','9405','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9406,'Sensehacking How to Use the Power of Your Senses for HappierHealthier Living by Charles Spence','6','1','9406','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9407,'An Unusual Grief by Yewande Omotoso','6','1','9407','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9408,'3 15 am and other stories by Rudo D M Manyere','6','1','9408','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9409,'Black Titan AG Gaston and the Making of a Black American Millionaire by Carol Jenkins and Elizabeth Gardner Hines','6','1','9409','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9410,'HADITHI 101 by Edward Ondachi','6','1','9410','',16.00,'0','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9411,'Dying to Be Me','6','1','9411','',16.00,'0','1569',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9412,'The Brain That Changes Itself','6','1','9412','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9413,'The Beginners Photography Guide','6','1','9413','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9414,'Pampers Diapers Size 5 Jumbo Pack Count 52','6','1','9414','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9415,'African Violet and Other Stories','6','1','9415','',16.00,'0','1663',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9416,'Focus by Daniel Goleman','6','1','9416','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9417,'Dinner With Mugabe by Heidi Holland','6','1','9417','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9418,'Talk Like TED by Carmine Gallo','6','1','9418','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9419,'King Leopolds Ghost by Adam Hochschild','6','1','9419','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9420,'The Innovators by Walter Isaacson','6','1','9420','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9421,'The 100 Dollar Startup by Chris Guillebeau','6','1','9421','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9422,'Between the World and Me by TaNehisi Coates','6','1','9422','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9423,'The One Thing The Surprisingly Simple Truth behind Extraordinary Results By Gary Keller and Jay Papasan','6','1','9423','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9424,'Women Who Love Too Much by Robin Norwood','6','1','9424','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9425,'Hit Refresh by Satya Nadella','6','1','9425','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9426,'Deep Thinking by Garry Kasparov','6','1','9426','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9427,'Whatever You Think Think the Opposite by Paul Arden','6','1','9427','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9428,'Abundance Now Amplify Your Life and Achieve Prosperity Today','6','1','9428','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9429,'Also Human The Inner Lives of Doctors by Caroline Elton','6','1','9429','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9430,'Mukami Kimathi Mau Mau Women Freedom by Alice Wairimu Nderitu','6','1','9430','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9431,'Skin in the Game Paperback by Nassim Nicholas Taleb','6','1','9431','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9432,'Putin and the Rise of Russia by Michael Sturmer','6','1','9432','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9433,'Trillion Dollar Coach by Eric SchmidtJonathan Rosenberg and Alan Eagle','6','1','9433','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9434,'Good Economics for Hard Times by Abhijit V Banerjee and Esther Duflo','6','1','9434','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9435,'Mindfuck Cambridge Analytica and the Plot to Break America by Christopher Wylie','6','1','9435','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9436,'The 15 Invaluable Laws of Growth by John C Maxwell','6','1','9436','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9437,'When the Body Says No by Gabor Mate','6','1','9437','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9438,'The Dead Are Arising The Life of Malcolm X by Les Payne and Tamara Payne','6','1','9438','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9439,'The Miracle Morning by Hal Elrod','6','1','9439','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9440,'Attached The New Science of Adult Attachment and How It Can Help You Find and Keep Love by Amir Levine and Rachel Heller','6','1','9440','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9441,'A Company Of Owners Maximizing Employee Engagement by Daren MartinPhD','6','1','9441','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9442,'At Night All Blood Is Black by David Diop','6','1','9442','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9443,'Becoming Michelle Obama by Michelle Obama Paperback','6','1','9443','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9444,'A Man who is Not a Man by Thando Mgqolozana','6','1','9444','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9445,'A Tale of three Kings by Gene Edwards','6','1','9445','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9446,'The Book of Secrets by MG Vassanji','6','1','9446','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9447,'A Slow Fire Burning by Paula Hawkins','6','1','9447','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9448,'Living The 7 Habits The Courage To Change by Stephen R Covey','6','1','9448','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9449,'The Comfort Book by Matt Haig','6','1','9449','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9450,'The Pandemic Century A History of Global Contagion from the Spanish Flu to Covid19 by Mark Honigsbaum','6','1','9450','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9451,'Refuge Transforming a Broken Refugee System by Alexander Betts and Paul Collier','6','1','9451','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9452,'Raising Men Not Boys Shepherding Your Sons to be Men of God by Mike Fabarez','6','1','9452','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9453,'Billion Dollar Loser The Epic Rise and Spectacular Fall of Adam Neumann and WeWork by Reeves Wiedeman','6','1','9453','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9454,'The Inheritance Games by Jennifer Lynn Barnes','6','1','9454','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9455,'The Hawthorne Legacy by Jennifer Lynn Barnes','6','1','9455','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9456,'The Final Gambit The Inheritance Games Book 3 by Jennifer Lynn Barnes','6','1','9456','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9457,'The Dealmaker Lessons from a Life in Private Equity by Guy Hands','6','1','9457','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9458,'Solitude In Pursuit of a Singular Life in a Crowded World By Michael Harris','6','1','9458','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9459,'White Men In Black Skin by GK Njue','6','1','9459','',16.00,'0','1690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9460,'A Moms Prayers for Her Son','6','1','9460','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9461,'A Dads Prayers for His Daughter','6','1','9461','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9462,'The Effective Executive','6','1','9462','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9463,'The Artists Handbook','6','1','9463','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9464,'When Everything Changes','6','1','9464','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9465,'Globalization and Its Discontents','6','1','9465','',16.00,'0','1611',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9466,'Hot Flat and Crowded by Thomas Friedman','6','1','9466','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9467,'Negro with a Hat by Colin Grant','6','1','9467','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9468,'The Personal MBA by Josh Kaufman','6','1','9468','',16.00,'0','2490','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9469,'What They Dont Teach You at Harvard by Mark H McCormack','6','1','9469','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9470,'Small Giants by Bo Burlingham','6','1','9470','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9471,'The Saint the Surfer and the CEO by Robin Sharma','6','1','9471','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9472,'How Remarkable Women Lead by Joanna BarshGeoffrey Lewis and Susie Cranston','6','1','9472','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9473,'The Ottoman Empire by Halil ?nalc?k','6','1','9473','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9474,'Unlimited Power by Anthony Robbins','6','1','9474','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9475,'Foldable Laundry Basket','6','1','9475','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9476,'Pampers,Pants,Size 5,Jumbo Pack Count 52','6','1','9476','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9477,'Finding My Virginity by Richard Branson','6','1','9477','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9478,'How to Think Like Mandela by Daniel Smith','6','1','9478','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9479,'Love and Respect by Emerson Eggerichs','6','1','9479','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9480,'Awaken The Giant Within by Tony Robbins','6','1','9480','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9481,'Blue Dahlia Black Gold A Journey Into Angola','6','1','9481','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9482,'Chicken Soup for the Soul Woman to Woman','6','1','9482','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9483,'Confidence Finding It and Living It','6','1','9483','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9484,'Pregnancy Your Questions Answered','6','1','9484','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9485,'Dance of the Jakaranda','6','1','9485','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9486,'Tadunos Song','6','1','9486','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9487,'The Four Agreements A Practical Guide to Personal Freedom by Miguel Ruiz','6','1','9487','',16.00,'0','2300','','2100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9488,'Born to Love Cursed to Feel','6','1','9488','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9489,'The Measure of a Man A Spiritual Autobiography','6','1','9489','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9490,'Baby Shoe Shocks','6','1','9490','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9491,'The Deals That Made the World by Jacques Peretti','6','1','9491','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9492,'History of Africa Volume Two','6','1','9492','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9493,'Secret Lives of Cheating Wives A Novel','6','1','9493','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9494,'Day of Empire How Hyper powers Rise to Global','6','1','9494','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9495,'Passing It On Growing Your Future Leaders','6','1','9495','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9496,'Harvard Business Review on Succeeding as an Entrepreneur','6','1','9496','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9497,'Harvard Business Review on Managing Supply Chains','6','1','9497','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9498,'The Dream House','6','1','9498','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9499,'When The Hills Ask For Your Blood','6','1','9499','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9500,'The Girls Guide to Being a Boss Without Being a Bitch','6','1','9500','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9501,'The In Between World of Vikram Lall','6','1','9501','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9502,'Get Over It and On with It','6','1','9502','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9503,'The Republic of Imagination America in Three Books','6','1','9503','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9504,'The Water Cure by Sophie Mackintosh','6','1','9504','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9505,'Aman The Story of a Somali Girl','6','1','9505','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9506,'The 12 Bad Habits That Hold Good People Back','6','1','9506','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9507,'The Beautiful Things That Heaven Bears','6','1','9507','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9508,'Fired Up How the Best of the Best Survived','6','1','9508','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9509,'Dash before Dusk A Slave Descendants Journey in Freedom by Joe Khamisi','6','1','9509','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9510,'The Sellout by Paul Beatty','6','1','9510','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9511,'In the Meantime Finding Yourself and the Love You Want by Iyanla Vanzant','6','1','9511','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9512,'John Thompsons Easiest Piano Course Part 1','6','1','9512','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9513,'I Did not Do It for You How the World Betrayed a Small African Nation by Michela Wrong','6','1','9513','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9514,'Amedeo The True Story of an Italians War in Abyssinia by Sebastian OKelly','6','1','9514','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9515,'Living Your Best Life Discover Your Lifes Blueprint for Success by Laura Berman Fortgang','6','1','9515','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9516,'The Great Transformation The Beginning of Our Religious Traditions','6','1','9516','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9517,'The Harper Book of Quotations by Robert I Fitzhenry','6','1','9517','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9518,'Make It Rain by Areva Martin and Donna Beech','6','1','9518','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9519,'Afeni Shakur Evolution of a Revolutionary','6','1','9519','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9520,'Adamant by Lisa Bevere','6','1','9520','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9521,'One Day It will All Make Sense by Common','6','1','9521','',16.00,'0','1615',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9522,'Permanent Record by Edward Snowden','6','1','9522','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9523,'My Story by Mohammed bin Rashid Al Maktoum','6','1','9523','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9524,'100 Things Millionaires Do by Nigel Cumberland','6','1','9524','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9525,'Leading Without Authority by Keith Ferrazzi Hardcover','6','1','9525','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9526,'Luo Kitgi gi Timbegi by Ker Paul Mboya','6','1','9526','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9527,'Extreme Economies by Richard Davies','6','1','9527','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9528,'Home Body by Rupi Kaur','6','1','9528','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9529,'The Mothers by Brit Bennett','6','1','9529','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9530,'Promises to Keep by Joe Biden','6','1','9530','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9531,'The Archer by Paulo Coelho','6','1','9531','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9532,'The Success Principles for Teens How to Get From Where You Are to Where You Want to Be By Jack Canfield and Kent Healy','6','1','9532','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9533,'Outspoken 50 Speeches by Incredible Women from Boudicca to Michelle Obama','6','1','9533','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9534,'Selling in Tough Times Secrets to Selling When No One Is Buying by Tom Hopkins','6','1','9534','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9535,'How to Sell Anything to Anybody by Joe Girard and Stanley H Brown','6','1','9535','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9536,'Beauty for Ashes by Joyce Meyer','6','1','9536','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9537,'0','6','1','9537','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9538,'Skinny Readers High quality aspheric lenses Reading Glasses','6','1','9538','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9539,'Start a Small Business The complete guide to starting a business Teach Yourself by David Weller and Vera Hughes','6','1','9539','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9540,'Lagos Noir by Chris Abani','6','1','9540','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9541,'Open Water by Caleb Azumah Nelson','6','1','9541','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9542,'Effortless Make It Easier to Do What Matters Most by Greg McKeown','6','1','9542','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9543,'I Am a Girl from Africa by Elizabeth Nyamayaro','6','1','9543','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9544,'Women at Halftime Principles for Producing Your Successful Second Half by Deborah Johnson','6','1','9544','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9545,'Mrs Miracle by Debbie Macomber','6','1','9545','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9546,'You Are a Champion How to Be the Best You Can Be by Marcus Rashford','6','1','9546','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9547,'Sister Outsider by Audre Lorde','6','1','9547','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9548,'Beyond Politics A conversation with Kiraitu Murungi by Njeri Rugene','6','1','9548','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9549,'On Grand Strategy by John Lewis Gaddis','6','1','9549','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9550,'The Champions Mind How Great Athletes ThinkTrainand Thrive by Jim Afremow','6','1','9550','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9551,'0','6','1','9551','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9552,'Muthamaki Waiyaki Wa Hinga The Untold Story by Njoroge Regeru','6','1','9552','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9553,'The Jewish Phenomenon by Steven Silbiger Paperback','6','1','9553','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9554,'Debriefing the President The Interrogation of Saddam Hussein by John Nixon','6','1','9554','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9555,'Those Bones Are Not My Child by Toni Cade Bambara','6','1','9555','',16.00,'0','1699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9556,'Dust by Yvonne Adhiambo Owuor','6','1','9556','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9557,'0','6','1','9557','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9558,'The Surrender Experiment by Michael A Singer','6','1','9558','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9559,'Raindrops and Roses by Patrick Lavince','6','1','9559','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9560,'Chasing Ethnic Shadows','6','1','9560','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9561,'Fit for Life by Harvey Diamond and Marilyn Diamond','6','1','9561','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9562,'Woman Fire Grace by Rebecca Makyeli','6','1','9562','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9563,'The Men I have Hated by Tinatswe Mhaka','6','1','9563','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9564,'Black Cake A Novel by Charmaine Wilkerson','6','1','9564','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9565,'Decoding Boys New Science Behind the Subtle Art of Raising Sons by Cara Natterson','6','1','9565','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9566,'Uncomfortable Conversations with a Black Man by Emmanuel Acho','6','1','9566','',16.00,'0','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9567,'Pampers Premium Care,Size 5,Jumbo Pack 48','6','1','9567','',16.00,'0','1701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9568,'Atlas Shrugged','6','1','9568','',16.00,'0','1701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9569,'The 8th Chakra','6','1','9569','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9570,'Destiny','6','1','9570','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9571,'Gods Leading Lady','6','1','9571','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9572,'The Lady Her Lover and Her Lord','6','1','9572','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9573,'The Meaning of Marriage','6','1','9573','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9574,'7 Secrets to Power Praying','6','1','9574','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9575,'Negotiating the Nonnegotiable','6','1','9575','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9576,'Brandwashed','6','1','9576','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9577,'Top Dog The Science of Winning and Losing','6','1','9577','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9578,'Autobiography The Story of My Experiments','6','1','9578','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9579,'The Book of Night Women','6','1','9579','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9580,'The 7 Habits of Highly Effective Teens','6','1','9580','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9581,'Your Magic Power to Be Rich','6','1','9581','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9582,'Love Life and Elephants','6','1','9582','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9583,'Option B by Sheryl Sandberg and Adam Grant','6','1','9583','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9584,'Roots by Alex Haley','6','1','9584','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9585,'Arafat Arab Scarf and Robe','6','1','9585','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9586,'Wildflower The Extraordinary Life','6','1','9586','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9587,'The 7 Habits of Highly Effective Families','6','1','9587','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9588,'Crossbones','6','1','9588','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9589,'The School of Greatness','6','1','9589','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9590,'Kiraitu Murungi An Odyssey in Kenyan Politics','6','1','9590','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9591,'Safe People by Henry Cloud and John Townsend','6','1','9591','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9592,'The E Myth Manager Why Most Managers Do not Work','6','1','9592','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9593,'Genghis Khan and the Making of the Modern World','6','1','9593','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9594,'Currency Wars The Making of the Next Global Crisis','6','1','9594','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9595,'The Discourses','6','1','9595','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9596,'How to Get a Date Worth Keeping','6','1','9596','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9597,'Les Miserables','6','1','9597','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9598,'Lewis Hamilton My Story','6','1','9598','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9599,'The Pearl That Broke Its Shell','6','1','9599','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9600,'The Rise and Fall of the British Empire','6','1','9600','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9601,'Intentional Living Choosing a Life That Matters','6','1','9601','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9602,'Power Inc The Epic Rivalry between Big Business and Government','6','1','9602','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9603,'The Practice of Management by Peter Drucker','6','1','9603','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9604,'Women Culture and Politics','6','1','9604','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9605,'No Picnic on Mount Kenya by Felice Benuzzi','6','1','9605','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9606,'The Mothers by Brit Bennett','6','1','9606','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9607,'A Return to Modesty Discovering the Lost Virtue by Wendy Shalit','6','1','9607','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9608,'DIY Sex and Relationship Therapy','6','1','9608','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9609,'Fashion Brands Branding Style from Armani to Zara','6','1','9609','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9610,'Norse Mythology by Neil Gaiman','6','1','9610','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9611,'We Wish to Inform You That Tomorrow','6','1','9611','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9612,'Bioethics of Medical Advances and Genetic Manipulation by Marion Mutugi and Isaac Lenaola','6','1','9612','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9613,'They Poured Fire on Us from the Sky The True Story of Three Lost Boys from Sudan','6','1','9613','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9614,'Wild at Heart Discovering the Secret of a Mans Soul','6','1','9614','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9615,'Janesville An American Story by Amy Goldstein','6','1','9615','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9616,'The Power of Body Language How to Succeed in Every Business and Social Encounter by Tonya Reiman','6','1','9616','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9617,'Oxford Dictionary of Music 6 edition by Tim Rutherford Joyce Kennedy and Michael','6','1','9617','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9618,'Commanding Your Morning by Cindy Trimm','6','1','9618','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9619,'Twelve Management Skills For Success by Ram Narain','6','1','9619','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9620,'Chameleon Aura by Billy Chapata','6','1','9620','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9621,'Smart Couples Finish Rich by David Bach','6','1','9621','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9622,'Combatants A memoir of the Bush War and the press in Uganda','6','1','9622','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9623,'I Thought It Was Just Me by Brene Brown','6','1','9623','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9624,'Codependent No More by Melody Beattie','6','1','9624','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9625,'Muslim Girl A Coming of Age Story by Amani Al Khatahtbeh','6','1','9625','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9626,'Die Empty by Todd Henry','6','1','9626','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9627,'The Narrow Corridor by Daron Acemoglu and James A Robinson','6','1','9627','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9628,'Its Not Over Until You Win by Les Brown','6','1','9628','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9629,'Pillow Thoughts by Courtney Peppernell','6','1','9629','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9630,'Pillow Thoughts II Healing the Heart','6','1','9630','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9631,'The Making Of A Symphony Orchestra Timeless Leadership','6','1','9631','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9632,'The Firm The Story of McKinsey and Its Secret Influence on American Business','6','1','9632','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9633,'Don Quixote by Miguel de Cervantes','6','1','9633','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9634,'Rules Of Engagement by Cindy Trimm','6','1','9634','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9635,'Twisted The Tangled History of Black Hair Culture by Emma Dabiri','6','1','9635','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9636,'Wild Seed by Octavia E Butler','6','1','9636','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9637,'His Needs Her Needs by Willard F Harley','6','1','9637','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9638,'Peaceful Parent Happy Kids by Laura Markham','6','1','9638','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9639,'A COMMENTARY ON EVIDENCE ACT CAP 80','6','1','9639','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9640,'A COMMENTARY ON THE CIVIL PROCEDURE ACT CAP 21','6','1','9640','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9641,'THE EXODUS OF LAW AND LEGAL METHODS','6','1','9641','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9642,'Understanding Negligence and Strict Liability','6','1','9642','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9643,'MARRIAGE LAWS IN AFRICA','6','1','9643','',16.00,'0','1740',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9644,'Built to Sell by John Warrillow','6','1','9644','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9645,'Your Body,Your Baby,Your Birth by Jenny Smith','6','1','9645','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9646,'Questions for Ada by Ijeoma Umebinyuo','6','1','9646','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9647,'Gods Generals The Healing Evangelists by Roberts Liardon','6','1','9647','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9648,'Gods Generals The Roaring Reformers by Roberts Liardon','6','1','9648','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9649,'The Return of Sherlock Holmes by Arthur Conan Doyle','6','1','9649','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9650,'Dedan Kimathi Speaks We will fight to the last gun by Maina wa Kinyatti','6','1','9650','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9651,'Sparks of Phoenix by Najwa Zebian','6','1','9651','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9652,'Good Vibes Good Life by Vex King','6','1','9652','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9653,'The Paradox of Choice by Barry Schwartz','6','1','9653','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9654,'The Empowered Wife Six Surprising Secrets for Attracting Your Husbands TimeAttentionand Affection by Laura Doyle','6','1','9654','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9655,'In the Palace of Flowers by Victoria Princewill','6','1','9655','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9656,'Evangelical Truth A Personal Plea for UnityIntegrity and Faithfulness','6','1','9656','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9657,'Salvation Belongs to Our God Celebrating the Bibles Central Story','6','1','9657','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9658,'The Five Phases of Leadership An Overview for Christian LeadersRevised and Expanded Edition','6','1','9658','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9659,'The Shortfall Owning the Challenge of Ministry Funding','6','1','9659','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9660,'Reconciliation and Peace in South Sudan A Christian Perspective','6','1','9660','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9661,'Pastoral Preaching Building a People for God','6','1','9661','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9662,'Women Dont Ask Negotiation and the Gender Divide by Linda Babcock and Sara Laschever','6','1','9662','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9663,'Steal Like an Artist by Austin Kleon','6','1','9663','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9664,'Unbury Our Dead with Song by M?koma wa Ng?g?','6','1','9664','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9665,'Undaunted Stories of Freedom in a Shackled Society by Father Gabriel Dolan','6','1','9665','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9666,'The 9 Steps to Financial Freedom by Suze Orman','6','1','9666','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9667,'How to Read a Book by Mortimer J Adler','6','1','9667','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9668,'Rules for Radicals A Practical Primer for Realistic Radicals by Saul D Alinsky','6','1','9668','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9669,'The Promise by Damon Galgut','6','1','9669','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9670,'Are Prisons Obsolete by Angela Y Davis','6','1','9670','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9671,'The Tea Girl of Hummingbird Lane by Lisa See','6','1','9671','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9672,'The Murmur of Bees by Sofia Segovia','6','1','9672','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9673,'The Anatomy of Peace Resolving the Heart of Conflict by The Arbinger Institute','6','1','9673','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9674,'It Starts with Us by Colleen Hoover','6','1','9674','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9675,'Before Your Memory Fades by Toshikazu Kawaguchi','6','1','9675','',16.00,'0','1750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9676,'Its Rising Time','6','1','9676','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9677,'Leading by Alex Ferguson','6','1','9677','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9678,'Winners And How They Succeed by Alastair Campbell','6','1','9678','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9679,'Innovation and Entrepreneurship by Peter F Drucker','6','1','9679','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9680,'Milk and Honey by Rupi Kaur','6','1','9680','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9681,'Conversations with God Omnibus Book12 and 3','6','1','9681','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9682,'The New Machiavelli','6','1','9682','',16.00,'0','1701',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9683,'The One Minute Millionaire The Enlightened Way to Wealth','6','1','9683','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9684,'World Without Mind The Existential Threat of Big Tech by Franklin Foer','6','1','9684','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9685,'North of South by Shiva Naipaul','6','1','9685','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9686,'Love for Imperfect Things by Haemin Sunim','6','1','9686','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9687,'Mindset Changing The Way You think To Fulfil Your Potential','6','1','9687','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9688,'Why Men Marry Bitches by Sherry Argov','6','1','9688','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9689,'The Art of War for Women by Chin Ning Chu','6','1','9689','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9690,'The Havoc of Choice by Wanjiru Koinange','6','1','9690','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9691,'Blood and Oil by Bradley Hope and Justin Scheck','6','1','9691','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9692,'Drug Index by Kimotho 18th Edition Volume 1','6','1','9692','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9693,'Decolonising the Mind The Politics of Language in African Literature by Ngugi Wa Thiongo','6','1','9693','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9694,'To Sell is Human The Surprising Truth About PersuadingConvincingand Influencing Others By Daniel H Pink','6','1','9694','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9695,'A Long Way from Douala by Max Lobe and Ros Schwartz','6','1','9695','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9696,'Leadership is Language The Hidden Power of What You Say and What You Dont by L David Marquet','6','1','9696','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9697,'WarsGunsand Votes Democracy in Dangerous Places by Paul Collier','6','1','9697','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9698,'Put Your Dream to the Test 10 Questions to Help You See It and Seize It by John C Maxwell','6','1','9698','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9699,'The Presidents Daughter by Bill Clinton and James Patterson','6','1','9699','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9700,'Manifesto On never Gving up by Bernardine Evaristo','6','1','9700','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9701,'Kenya The Failed Quest for Electoral Justice by John Onyando','6','1','9701','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9702,'A Bigger Picture My Fight to Bring a New African Voice to the Climate Crisis by Vanessa Nakate','6','1','9702','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9703,'And This is How to Stay Alive by Shingai Njeri Kagunda','6','1','9703','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9704,'Memoirs of a Porcupine by Alain Mabanckou','6','1','9704','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9705,'Yinka Where Is Your Huzband by Lizzie Damilola Blackburn','6','1','9705','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9706,'The Life and Death of Lord Erroll by Errol Trzebinski','6','1','9706','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9707,'Rwanda Inc How a Devastated Nation Became an Economic Model for the Developing World by Patricia Crisafulli and Andrea Redmond','6','1','9707','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9708,'Glory by NoViolet Bulawayo','6','1','9708','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9709,'When We Were Birds by Ayanna Lloyd Banwo','6','1','9709','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9710,'Raila Odinga An Enigma in Kenyan Politics by Babafemi A Badejo','6','1','9710','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9711,'The Coddling of the American Mind How Good Intentions and Bad Ideas Are Setting Up a Generation for by Jonathan Haidt and Greg Lukianoff','6','1','9711','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9712,'Books Do Furnish a Life Reading and Writing Science by Richard Dawkins','6','1','9712','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9713,'Everything Under the Heavens How the Past Helps Shape Chinas Push for Global Power by Howard W French','6','1','9713','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9714,'Foreign Gods Inc by Okey Ndibe','6','1','9714','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9715,'Dear Senthuran by Akwaeke Emezi','6','1','9715','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9716,'The Society of Reluctant Dreamers by Jose Eduardo Agualusa','6','1','9716','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9717,'Carrie Soto Is Back by Taylor Jenkins Reid','6','1','9717','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9718,'World Class How to LeadLearn and Grow like a Champion by Ben Fennell','6','1','9718','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9719,'Bittersweet How Sorrow and Longing Make Us Whole by Susan Cain','6','1','9719','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9720,'The Art Of Innovation Lessons in Creativity from IDEOAmericas Leading Design Firm by Tom Kelley','6','1','9720','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9721,'Indistractable How to Control Your Attention and Choose Your Life by Nir Eyal','6','1','9721','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9722,'Designing Your Work Life How to Thrive and Change and Find Happiness at Work by Bill Burnett and Dave','6','1','9722','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9723,'Leaving Bailey Flanigan Series by Karen Kingsbury','6','1','9723','',16.00,'0','1790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9724,'Act Like a Success,Think Like a Success','6','1','9724','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9725,'Instinct','6','1','9725','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9726,'Get the Truth','6','1','9726','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9727,'Rich Dads Before U Quit Your Job','6','1','9727','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9728,'Waste Uncovering the Global Food Scandal','6','1','9728','',16.00,'0','1706',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9729,'Mind Platter by Najwa Zebian','6','1','9729','',16.00,'0','1796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9730,'THIS CHILD WILL BE GREAT','6','1','9730','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9731,'The 5 Levels of Leadership by John Maxwell','6','1','9731','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9732,'Why I Left Goldman Sachs','6','1','9732','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9733,'UNsilenced by Rasna Warah','6','1','9733','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9734,'Think Better Live Better','6','1','9734','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9735,'Built to Last by Jim Collins and Jerry I Porras','6','1','9735','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9736,'How Come That Idiots Rich','6','1','9736','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9737,'Gods Generals Why They Succeeded and Why some failed by Roberts Liardon','6','1','9737','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9738,'Kikuyu District by Paul Sullivan','6','1','9738','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9739,'Pocket Guide Insects of East Africa by Dino J Martins','6','1','9739','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9740,'The Stupidity Paradox The Power and Pitfalls','6','1','9740','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9741,'At Home A Short History of Private Life','6','1','9741','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9742,'We Were Feminists Once','6','1','9742','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9743,'Blue Capri Kids Jeans','6','1','9743','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9744,'Plan to Get Pregnant 10 Steps to Maximum Fertility','6','1','9744','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9745,'Sacred Marriage by Gary L Thomas','6','1','9745','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9746,'Breaking the Jewish Code','6','1','9746','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9747,'The WalMart Effect','6','1','9747','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9748,'The Psychology of Selling Increase Your Sales Faster by Brian Tracy','6','1','9748','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9749,'The Age of Capital 18481875','6','1','9749','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9750,'Autism Spectrum Disorders The Complete Guide','6','1','9750','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9751,'Super intelligence PathsDangers and Strategies by Nick Bostrom','6','1','9751','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9752,'The First 20 Hours How to Learn Anything Fast','6','1','9752','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9753,'Empire State of Mind How Jay Z Went From Street Corner to Corner Office','6','1','9753','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9754,'You Can Heal Your Life By Louise Hay','6','1','9754','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9755,'Dare to Lead by Brene Brown','6','1','9755','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9756,'For Women Only What You Need to Know About the Inner Lives of Men','6','1','9756','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9757,'The Stupidity Paradox The Power and Pitfalls of Functional Stupidity at Work','6','1','9757','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9758,'Your First Year in Network Marketing','6','1','9758','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9759,'All the Good Things Around Us by Ivor Agyeman Duah','6','1','9759','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9760,'Known and Strange Things Essays by Teju Cole','6','1','9760','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9761,'The Psychic Handbook Discover and Enhance Your Hidden Psychic Powers','6','1','9761','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9762,'Easiest Piano Course Part 2 by John Thompson','6','1','9762','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9763,'Fame Fortune and Ambition What Is the Real Meaning of Success by Osho','6','1','9763','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9764,'The Champions Mind How Great Athletes Think Train and Thrive by Jim Afremow','6','1','9764','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9765,'My Gorilla Journey Living with the Orphans of the Rainforest by Helen Attwater','6','1','9765','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9766,'Common sense economics by James D Gwartney','6','1','9766','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9767,'Strategic Planning How to Deliver Maximum Value through Effective Business Strategy','6','1','9767','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9768,'The Teeth May Smile But the Heart Does Not Forget by Andrew Rice','6','1','9768','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9769,'The Laws of Medicine Field Notes from an Uncertain Science by Siddhartha Mukherjee','6','1','9769','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9770,'The Kenyatta Succession by Joseph Karimi and Philip Ochieng','6','1','9770','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9771,'The Tea Girl of Hummingbird Lane by Lisa See','6','1','9771','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9772,'That Used to Be Us by Michael Mandelbaum and Thomas Friedman','6','1','9772','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9773,'The Life and Death of Democracy by John Keane','6','1','9773','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9774,'Crossing the Heart of Africa by Julian Smith','6','1','9774','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9775,'Celestial Bodies by Jokha al Harthi','6','1','9775','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9776,'Why We Buy The Science of Shopping by Paco Underhill','6','1','9776','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9777,'Smart Retail by Richard Hammond','6','1','9777','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9778,'How to Own Your Own Mind by Napoleon Hill','6','1','9778','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9779,'The Girl who Dared to Dream by Betty Gikonyo','6','1','9779','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9780,'Kitchen Table Wisdom Stories that Heal','6','1','9780','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9781,'Sex and Vanity by Kevin Kwan','6','1','9781','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9782,'Kleptopia How Dirty Money Is Conquering the World by Tom Burgis','6','1','9782','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9783,'Humankind A Hopeful History by Rutger Bregman','6','1','9783','',16.00,'0','1710',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9784,'Tim Cook The Genius Who Took Apple to the Next Level','6','1','9784','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9785,'The Quest Search for a Lost Brother by Dorothy Mbori','6','1','9785','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9786,'0','6','1','9786','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9787,'How to Own Your Own Mind by Napoleon Hill','6','1','9787','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9788,'Game Plan Winning Strategies for the Second Half of Your Life by Bob Buford','6','1','9788','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9789,'Raising Boys by Design What the Bible and Brain Science Reveal About What Your Son Needs to Thrive','6','1','9789','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9790,'8020 Your Life Work Less Worry Less Succeed More Enjoy More','6','1','9790','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9791,'Samsung Rising The Inside Story of the South Korean Giant That Set Out to Beat Apple and Conquer Tech','6','1','9791','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9792,'Brave Not Perfect Fear Less Fail More and Live Bolder by Reshma Saujani','6','1','9792','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9793,'Becoming Adapted for Younger Readers by Michelle Obama','6','1','9793','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9794,'Everyone Communicates Few Connect What the Most Effective People Do Differently by John C Maxwell','6','1','9794','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9795,'Sprint How to Solve Big Problems and Test New Ideas in Just Five Days by Jake Knapp','6','1','9795','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9796,'A MoonlessStarless Sky Ordinary Women and Men Fighting Extremism in Africa by Alexis Okeowo','6','1','9796','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9797,'My Brilliant Friend by Elena Ferrante','6','1','9797','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9798,'Essential English Somali Dictionary','6','1','9798','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9799,'The Myth of the Strong Leader Political Leadership in the Modern Age by Archie Brown','6','1','9799','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9800,'Good MuslimBad Muslim Americathe Cold Warand the Roots of Terror by Mahmood Mamdani','6','1','9800','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9801,'The Evolution Of Desire Strategies of Human Mating by David M Buss','6','1','9801','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9802,'Love Must Be Tough New Hope for Marriages in Crisis by James C Dobson','6','1','9802','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9803,'Bob Marley The Untold Story by Chris Salewicz','6','1','9803','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9804,'Where Do We Go from Here Chaos or Community by Martin Luther Dr King Jr','6','1','9804','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9805,'Franciscan Sisters of St JosephAsumbi','6','1','9805','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9806,'Ogadinma OrEverything Will Be All Right by Ukamaka Olisakwe','6','1','9806','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9807,'Quiet Leadership Winning HeartsMinds and Matches by Carlo Ancelotti','6','1','9807','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9808,'Lifespan Why We Age and Why We Dont Have To by David Sinclair','6','1','9808','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9809,'Show Your Work by Austin Kleon','6','1','9809','',16.00,'0','1799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9810,'The Fortunes of Africa by Martin Meredith','6','1','9810','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9811,'AlShabaab in Somalia','6','1','9811','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9812,'Get Smart How to Think Decide Act by Brian Tracy','6','1','9812','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9813,'The 21 Irrefutable Laws of Leadership by John C Maxwell','6','1','9813','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9814,'Where Is God When It Hurts by Philip Yancey','6','1','9814','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9815,'Winners Take All by Anand Giridharadas','6','1','9815','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9816,'Vagabond by Lerato Mogoatlhe','6','1','9816','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9817,'Moonlight A Night of a Thousand Words by Patrick Lavince','6','1','9817','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9818,'Mombasa Raha My Foot','6','1','9818','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9819,'Passing the Baton By Arrow Solomon Oburu','6','1','9819','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9820,'Straight from the Horses Mouth by Meryem Alaoui','6','1','9820','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9821,'Undeterred The Rural Boys Journey to the Pinnacle of Academia','6','1','9821','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9822,'The Making Of A Symphony Orchestra Timeless Leadership','6','1','9822','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9823,'The Business of the 21st Century by Kim Kiyosaki and Robert Kiyosaki','6','1','9823','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9824,'Relentlessly Resilient by Peter Wasamba','6','1','9824','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9825,'Till Im Laid to Rest','6','1','9825','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9826,'Ludic Activities in Foreign Language Learning The CAVIF Project in Uganda','6','1','9826','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9827,'Blind Fold by Haroun Risa','6','1','9827','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9828,'Kenyan Timing Ate My Boob by Haroun Risa','6','1','9828','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9829,'Guide to Generating My Unique Business Idea Workbook by Elizabeth Waithaka Ndegwa','6','1','9829','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9830,'Teenagers Money Club Workbook by Elizabeth Waithaka Ndegwa','6','1','9830','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9831,'Get Untamed The Journal How to Quit Pleasing and Start Living by Glennon Doyle Hardcover','6','1','9831','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9832,'Cambridge Primary Science Workbook 3 with Digital Access 1 Year 2nd Edition by Jon Board and Alan Cross','6','1','9832','',16.00,'0','925','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9833,'Cambridge Primary Science Learners Book 5 with Digital Access 1 Year by Fiona Baxter and Liz Dilley','6','1','9833','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9834,'Cambridge Primary Science Learners Book 1 with Digital Access 1 Year','6','1','9834','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9835,'Cambridge Primary Science Learners Book 2 with Digital Access','6','1','9835','',16.00,'0','1800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9836,'Get Your Hopes Up','6','1','9836','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9837,'The Only Sustainable Edge','6','1','9837','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9838,'MONEY Master the Game','6','1','9838','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9839,'We Are the Change We Seek','6','1','9839','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9840,'Birds of the Masai Mara','6','1','9840','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9841,'Too Big to Fail','6','1','9841','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9842,'The Misadventures of Awkward Black Girl','6','1','9842','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9843,'Tribes We Need You to Lead Us','6','1','9843','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9844,'Difficult Women','6','1','9844','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9845,'Steve Jobs by Walter Isaacson','6','1','9845','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9846,'The Origins of Political Order by Francis Fukuyama','6','1','9846','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9847,'The Success Principles','6','1','9847','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9848,'Adultolescence','6','1','9848','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9849,'Business Secrets from the Bible Paperback','6','1','9849','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9850,'The Soul of Rumi A New Collection of Ecstatic Poems','6','1','9850','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9851,'She Persisted 13 American Women Who Changed the World','6','1','9851','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9852,'Deterring Democracy','6','1','9852','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9853,'Jungfrau and other short stories','6','1','9853','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9854,'The Contented Little Baby Book Of Weaning','6','1','9854','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9855,'Longthroat Memoirs Soups Sex and Nigerian Taste Buds','6','1','9855','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9856,'Dont Settle for Safe Embracing the Uncomfortable','6','1','9856','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9857,'Draw the Circle The 40 Day Prayer Challenge','6','1','9857','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9858,'Fierce Leadership A Bold Alternative to the Worst','6','1','9858','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9859,'On Revolution by Hannah Arendt','6','1','9859','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9860,'Willpower Rediscovering the Greatest Human Strength','6','1','9860','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9861,'100 Ideas that Changed the World','6','1','9861','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9862,'Barbarians at the Gate The Fall of RJR Nabisco','6','1','9862','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9863,'Battling Injustice 16 Women Nobel Peace Laureates','6','1','9863','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9864,'Ayiti by Roxane Gay','6','1','9864','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9865,'The Warmth of Other Suns The Epic Story of Americas Great Migration','6','1','9865','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9866,'From a Crooked Rib by Nuruddin Farah','6','1','9866','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9867,'The Black Jacobins by C L R James','6','1','9867','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9868,'Nothing But the Truth The Story of a Surgeon with Four Wives By Yusuf Dawood','6','1','9868','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9869,'Business Adventures by John Brooks','6','1','9869','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9870,'Secrets to Winning at Office Politics How to Achieve Your Goals and Increase Your Influence at Work','6','1','9870','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9871,'I Can I Must I Will The Spirit of Success','6','1','9871','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9872,'Saviours and Survivors Darfur Politics and the War on Terror','6','1','9872','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9873,'The Mediator Gen Lazaro Sumbeiywo and the Southern Sudan Peace Process','6','1','9873','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9874,'How Will You Measure Your Life by Clayton Christensen James Allworth and Karen Dillon','6','1','9874','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9875,'Blue Ocean Strategy Softcover','6','1','9875','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9876,'The Six Pillars of Self Esteem','6','1','9876','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9877,'Five Stars The Communication Secrets to Get from Good to Great','6','1','9877','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9878,'The Life Changing Magic of Tidying Up by Marie Kondo','6','1','9878','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9879,'2 Fish A Poetry Book by Jhene Aiko Efuru Chilombo','6','1','9879','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9880,'The Last Time I Lied by Riley Sager','6','1','9880','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9881,'Everybody Always Becoming Love in a World Full of Setbacks and Difficult People by Bob Goff','6','1','9881','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9882,'Easiest Piano Course Part four by John Thompson','6','1','9882','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9883,'Sara Book 2 Solomons Fine Featherless Friends','6','1','9883','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9884,'A Talking Owl is Worth a Thousand Words Sara Book 3','6','1','9884','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9885,'The Seven Pearls of Financial Wisdom by Carol Pepper and Camilla Webster','6','1','9885','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9886,'The Chimp Paradox by Steve Peters','6','1','9886','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9887,'F**k It The Ultimate Spiritual Way by John C Parkin','6','1','9887','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9888,'She Felt Like Feeling Nothing by R H Sin','6','1','9888','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9889,'Food Your Miracle Medicine by Jean Carper','6','1','9889','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9890,'Political Order and Political Decay by Francis Fukuyama','6','1','9890','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9891,'Buried Beneath the Baobab Tree by Adaobi Tricia Nwaubani and Viviana Mazza','6','1','9891','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9892,'Chaos Monkeys by Antonio Garcia Martinez','6','1','9892','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9893,'Your Money Or Your Life','6','1','9893','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9894,'Beating the Street by Peter Lynch','6','1','9894','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9895,'Get Your Shit Together by Sarah Knight','6','1','9895','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9896,'Tiger Woods by Jeff Benedict and Armen Keteyian','6','1','9896','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9897,'The Special One The Dark Side of Jose Mourinho','6','1','9897','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9898,'Tools and Weapons by Brad Smith and Carol Ann Browne','6','1','9898','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9899,'Nairobi Noir by Peter Kimani','6','1','9899','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9900,'Billion Dollar Whale by Tom Wright and Bradley Hope','6','1','9900','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9901,'The Lies That Bind Rethinking Identity by Kwame Anthony Appiah','6','1','9901','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9902,'Bad Feminist by Roxane Gay','6','1','9902','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9903,'Its Not Supposed to Be This Way by Lysa TerKeurst','6','1','9903','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9904,'Behind the Presidential Curtain by Noble Marara','6','1','9904','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9905,'When to Walk Away by Gary Thomas','6','1','9905','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9906,'Be a Sales Superstar by Brian Tracy','6','1','9906','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9907,'Living History by Hillary Clinton','6','1','9907','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9908,'Empires in the Sun','6','1','9908','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9909,'How to Instantly Connect','6','1','9909','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9910,'Nervous Conditions','6','1','9910','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9911,'The Creative Priority','6','1','9911','',16.00,'0','1758',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9912,'Banker to the Poor Micro Lending by Muhammad Yunus','6','1','9912','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9913,'Changes That Heal by Henry Cloud','6','1','9913','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9914,'The Bigger Deal Work Your Way to a Life of Meaning by Sunny Bindra','6','1','9914','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9915,'Mask Off Masculinity Redefined by JJ Bola','6','1','9915','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9916,'Gut the inside story of our bodys most under rated organ by Giulia Enders','6','1','9916','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9917,'The Bone Clocks by David Mitchell','6','1','9917','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9918,'The Resolution for Women by Priscilla Shirer','6','1','9918','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9919,'The Last Letter from Your Lover by Jojo Moyes','6','1','9919','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9920,'How to speak how to listen by Mortimer J Adler','6','1','9920','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9921,'Winning by Jack Welch and Suzy Welch','6','1','9921','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9922,'Bridges are for Burning by Bina Idonije','6','1','9922','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9923,'What Happened to Janet Uzor by Miracle Emeka Nkwor','6','1','9923','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9924,'Where to Begin by Cleo Wade','6','1','9924','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9925,'Silence Is My Mother Tongue by Sulaiman Addonia','6','1','9925','',16.00,'0','1850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9926,'Gods Generals The Revivalists','6','1','9926','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9927,'Thieves of State Why Corruption Threatens Global Security','6','1','9927','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9928,'Knots by Nuruddin Farah','6','1','9928','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9929,'THE IDEAL LAWYER','6','1','9929','',16.00,'0','2900','','2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9930,'CONCEPT OF CIVIL PROCEDURE IN KENYA','6','1','9930','',16.00,'0','1856',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9931,'RESEARCH METHODOLOGY SIMPLIFIED','6','1','9931','',16.00,'0','2668',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9932,'Childrens Illustrated Bible','6','1','9932','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9933,'Nudge by Richard H Thaler and Cass R Sunstein','6','1','9933','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9934,'The State of Africa by Martin Meredith','6','1','9934','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9935,'Thoughts Are Things by Bob Proctor and Greg S Reid','6','1','9935','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9936,'The New Confessions of an Economic HitMan by John Perkins','6','1','9936','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9937,'Dont Sweat the Small Stuff by Richard Carlson Omnibus','6','1','9937','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9938,'Half time by Bob Buford','6','1','9938','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9939,'Memoirs of a Kenyan Spymaster by Bart Joseph Kibati','6','1','9939','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9940,'The Seat of the Soul by Gary Zukav','6','1','9940','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9941,'The Power of Broke by Daymond John','6','1','9941','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9942,'Pocket Guide Butterflies of East Africa by Dino J Martins and Steve Collins','6','1','9942','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9943,'It Worked for Me In Life and Leadership by Colin Powell and Tony Koltz','6','1','9943','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9944,'Edge of Chaos Why Democracy Is Failing by Dambisa Moyo','6','1','9944','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9945,'The 7 Secrets of Leadership Success','6','1','9945','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9946,'Guru by Narendra Raval and Kailash Mota','6','1','9946','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9947,'The Gifts of Imperfection by Brene Brown','6','1','9947','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9948,'One Up On Wall Street by Peter Lynch and John Rothchild','6','1','9948','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9949,'The 4 Hour Workweek by Tim Ferriss','6','1','9949','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9950,'Fire and Blood Book by George R R Martin','6','1','9950','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9951,'Mere Christianity by C S Lewis','6','1','9951','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9952,'The Purpose Driven Life Journal What on Earth Am I Here For by Rick Warren','6','1','9952','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9953,'The Rose That Grew from Concrete by Tupac Shakur','6','1','9953','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9954,'Its Our Turn to Eat by Michela Wrong','6','1','9954','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9955,'North of Dawn by Nuruddin Farah','6','1','9955','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9956,'My First Time by Janet Mbugua','6','1','9956','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9957,'Kenyas War of Independence Mau Mau and its Legacy of Resistance to Colonialism and Imperialism 19481990 by Shiraz Durrani','6','1','9957','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9958,'That Will Never Work The Birth of Netflix and the Amazing Life of an Idea by Marc Randolph','6','1','9958','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9959,'The Making of a Manager What to Do When Everyone Looks to You by Julie Zhuo','6','1','9959','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9960,'Noise A Flaw in Human Judgment by Daniel KahnemanOlivier Sibony and Cass R Sunstein','6','1','9960','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9961,'The Seven Husbands of Evelyn Hugo by Taylor Jenkins Reid','6','1','9961','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9962,'Cilkas Journey by Heather Morris','6','1','9962','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9963,'The Chaos of Longing by K Y Robinson','6','1','9963','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9964,'Disciplines of a Godly Man by R Kent Hughes','6','1','9964','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9965,'The House of Rust by Khadija Abdalla Bajaber','6','1','9965','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,150.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9966,'Transitions Making Sense of Lifes Changes by William Bridges and Susan Bridges','6','1','9966','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9967,'The Exponential Age How Accelerating Technology is Transforming BusinessPolitics and Society by Azeem Azhar','6','1','9967','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9968,'Women Dont Owe You Pretty by Florence Given','6','1','9968','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9969,'More Than a Woman by Caitlin Moran','6','1','9969','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9970,'Craft in the Real World Rethinking Fiction Writing and Workshopping by Matthew Salesses','6','1','9970','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9971,'The Magic of Saida by M G Vassanji','6','1','9971','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9972,'The Fundamentals of Strategic Writing by Vincent de Paul','6','1','9972','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9973,'Decision Points by George W Bush','6','1','9973','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9974,'The Connector Manager Why Some Leaders Build Exceptional Talent and Others Dont by Jaime Roca and Sari Wilde','6','1','9974','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9975,'Ugly Dogs Dont Cry by DD Armstrong','6','1','9975','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9976,'Once Upon a Time by Vice Nganga','6','1','9976','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9977,'OWNERSHIP OF NATURAL RESOURCES AND THE CHALLENGE OF ECONOMIC JUSTICE IN NIGERIAS DELTA REGION A socioEthical Discourse','6','1','9977','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9978,'Big Money Energy How to Rule at WorkDominate at Lifeand Make Millions by Ryan Serhant','6','1','9978','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9979,'Whiskey Words and a Shovel II by rh Sin','6','1','9979','',16.00,'0','1890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9980,'The ABCs of Real Estate Investing','6','1','9980','',16.00,'0','1891',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9981,'The Introvert Entrepreneur','6','1','9981','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9982,'Under New Management','6','1','9982','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9983,'Sweaty Palms','6','1','9983','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9984,'The Ten Day MBA','6','1','9984','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9985,'Animals of the Masai Mara','6','1','9985','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9986,'Black Ladies','6','1','9986','',16.00,'0','1801',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9987,'The RealLife MBA','6','1','9987','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9988,'The Power of Right Believing','6','1','9988','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9989,'Lincoln on Leadership','6','1','9989','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9990,'Getting Things Done','6','1','9990','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9991,'BillionDollar Lessons','6','1','9991','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9992,'Zanzibar Kofia Hat','6','1','9992','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9993,'Albert Einstein His Life and Universe','6','1','9993','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9994,'Churchill The Power of Words','6','1','9994','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9995,'10 Conversations You Need','6','1','9995','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9996,'100 Ways To Simplify Your Life','6','1','9996','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9997,'A lawyers life','6','1','9997','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9998,'The Power of Moments','6','1','9998','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(9999,'Our Iceberg Is Melting by John Kotter and Holger Rathgeber','6','1','9999','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10000,'What I Know For Sure by Oprah Winfrey','6','1','10000','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10001,'The Hundred Year Marathon','6','1','10001','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10002,'The Wait by DeVon Franklin and Meagan Good','6','1','10002','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10003,'The Wretched Africans A Study of Rabai and Freretown Slave Settlements by Joe Khamisi','6','1','10003','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10004,'The Politics of Betrayal Diary of a Kenyan Legislator by Joe Khamisi','6','1','10004','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10005,'Sowing the Mustard Seed by Yoweri Museveni','6','1','10005','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10006,'The Emperor of All Maladies','6','1','10006','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10007,'The Complete Father Brown','6','1','10007','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10008,'The Self Care Revolution','6','1','10008','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10009,'The Spirit Level Why Equality is Better for Everyone','6','1','10009','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10010,'Parenting With Love And Logic','6','1','10010','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10011,'Bringing Up Girls by James Dobson','6','1','10011','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10012,'Grooming the Next Generation for Success','6','1','10012','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10013,'Be Anxious for Nothing','6','1','10013','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10014,'He Said She Said','6','1','10014','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10015,'Everything Under the Heavens','6','1','10015','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10016,'Despots Accomplice Donald Trumps Attack on Democracy','6','1','10016','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10017,'Happiness by Aminatta Forna','6','1','10017','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10018,'Joseph Murumbi A legacy of Integrity','6','1','10018','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10019,'Why Smart Executives Fail And What You Can Learn from Their Mistakes','6','1','10019','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10020,'Money and Power How Goldman Sachs Came to Rule the World','6','1','10020','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10021,'Straight on Till Morning the Biography of Beryl Markham','6','1','10021','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10022,'Science Business The Promise the Reality and the Future of Biotech','6','1','10022','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10023,'Achieve Sales Excellence The Seven Customer Rules','6','1','10023','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10024,'The Tyranny of Experts Economists Dictators and the Forgotten Rights of the Poor by William Easterly','6','1','10024','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10025,'Be A Better Leader Teach Yourself','6','1','10025','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10026,'Russian Roulette The Inside Story of Putins War on America and the Election of Donald Trump','6','1','10026','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10027,'Bringing Up Boys by James Dobson','6','1','10027','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10028,'The E Myth Enterprise How to Turn a Great Idea into a Thriving Business','6','1','10028','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10029,'Were Going to Need More Wine by Gabrielle Union','6','1','10029','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10030,'Post Truth How Bullshit Conquered the World by James Ball','6','1','10030','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10031,'My Vision Challenges in the Race for Excellence by Mohammed bin Rashid Al Maktoum','6','1','10031','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10032,'Life Lessons by Elisabeth Kubler Ross and David Kessler','6','1','10032','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10033,'The Dragonfly Sea by Yvonne Adhiambo Owuor','6','1','10033','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10034,'Men Explain Things to Me by Rebecca Solnit','6','1','10034','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10035,'Abyssinian Nomad by Maskarm Haile','6','1','10035','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10036,'Dissent and the Supreme Court by Melvin I Urofsky','6','1','10036','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10037,'The Code of the Extraordinary Mind by Vishen Lakhiani','6','1','10037','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10038,'Beyond the University Why Liberal Education Matters by Michael S Roth','6','1','10038','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10039,'The Healing Self by Deepak Chopra and Rudolph E Tanzi','6','1','10039','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10040,'The Hiltons The True Story of an American Dynasty by J Randy Taraborrelli','6','1','10040','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10041,'The Common Law by Oliver Wendell Holmes Jr','6','1','10041','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10042,'Why The Rich Are Getting Richer by Robert Kiyosaki','6','1','10042','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10043,'Nursery Treasury by Miles Kelly','6','1','10043','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10044,'Spiritual Partnership The Journey to Authentic Power by Gary Zukav','6','1','10044','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10045,'Disgraceful Oscoode and other essays by Miguna Miguna','6','1','10045','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10046,'The Power of Pull by John Hagel IIILang Davison and John Seely Brown','6','1','10046','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10047,'Americas Secret War by George Friedman','6','1','10047','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10048,'The Last Crusade The Epic Voyages of Vasco Da Gama by Nigel Cliff','6','1','10048','',16.00,'0','1805',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10049,'Upstream How to Solve Problems Before They Happen by Dan Heath','6','1','10049','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10050,'No Easy Day by Mark Owen and Kevin Maurer','6','1','10050','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10051,'The Kickass Single Mom by Emma Johnson','6','1','10051','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10052,'One Day My Soul Just Opened Up by Iyanla Vanzant','6','1','10052','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10053,'When Women Pray by TD Jakes','6','1','10053','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10054,'Post Corona From Crisis to Opportunity by Scott Galloway','6','1','10054','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10055,'A Companion to Marxs Capital by David Harvey','6','1','10055','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10056,'Visual MBA Quick guide to everything youll learn in Two years of Business school by Jason Barron','6','1','10056','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10057,'Turning Pro Tap Your Inner Power and Create Your Lifes Work by Steven Pressfield','6','1','10057','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10058,'Life 30 by Max Tegmark','6','1','10058','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10059,'The Bank That Lived a Little Barclays in the Age of the Very Free Market by Philip Augar','6','1','10059','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10060,'The China Mirage The Hidden History of American Disaster in Asia by James D Bradley','6','1','10060','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10061,'Do the Work by Steven Pressfield','6','1','10061','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10062,'Professional Troublemaker The FearFighter Manual by Luvvie Ajayi Jones','6','1','10062','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10063,'Working Backwards InsightsStoriesand Secrets from Inside Amazon by Colin Bryar and Bill Carr','6','1','10063','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10064,'Days of Awe by A M Homes','6','1','10064','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10065,'Red at the Bone by Jacqueline Woodson','6','1','10065','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10066,'Redhead by the Side of the Road by Anne Tyler','6','1','10066','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10067,'Eat the Buddha by Barbara Demick','6','1','10067','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10068,'Breath The New Science of a Lost Art Book by James Nestor','6','1','10068','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10069,'The Mechanics of Yenagoa by Michael Afenfia','6','1','10069','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10070,'Unspoken Feelings of a Gentleman by Pierre Alex Jeanty','6','1','10070','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10071,'Why Women Are Poorer Than Men and What We Can Do About It by Annabelle Williams','6','1','10071','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10072,'Nectar by Upile Chisala','6','1','10072','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10073,'An American in Africa 50 Years exploring African Heritage and Overcoming Racism in America by Alan Donovan','6','1','10073','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10074,'My Brief History by Stephen Hawking','6','1','10074','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10075,'Zorba the Greek by Nikos Kazantzakis','6','1','10075','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10076,'The Memo What Women of Color Need to Know to Secure a Seat at the Table by Minda Harts','6','1','10076','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10077,'Shattered Inside Hillary Clintons Doomed Campaign by Amie Parnes and Jonathan Allen','6','1','10077','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10078,'Easy Learning French Complete GrammarVerbs And Vocabulary 3 Books In 1','6','1','10078','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10079,'I Am I Am I Am Seventeen Brushes with Death by Maggie OFarrell','6','1','10079','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10080,'Up and Ahead Use Strategy to Succeed in Life and Work by Sunny Bindra','6','1','10080','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10081,'Confessions of a Forty Something Fk Up by Alexandra Potter','6','1','10081','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10082,'The Power of Giving Away Power How the Best Leaders Learn to Let Go by Matthew Barzun','6','1','10082','',16.00,'0','1899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10083,'Links','6','1','10083','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10084,'The Republic','6','1','10084','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10085,'The Mayor of Mogadishu by Andrew Harding','6','1','10085','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10086,'The Purpose Driven by Rick Warren','6','1','10086','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10087,'The Sun and Her Flowers by Rupi Kaur','6','1','10087','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10088,'War Crimes by Rasna Warah','6','1','10088','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10089,'China A History','6','1','10089','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10090,'PUSH Persevere Until Success Happens Through Prayer','6','1','10090','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10091,'Akata Warrior by Nnedi Okorafor','6','1','10091','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10092,'African Nights Kuki Gallmann','6','1','10092','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10093,'Soft Magic','6','1','10093','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10094,'The Lords of Strategy The Secret Intellectual History by Walter Kiechel','6','1','10094','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10095,'The Intelligent Entrepreneur','6','1','10095','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10096,'Who Rules the World','6','1','10096','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10097,'Kingdom Parenting','6','1','10097','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10098,'Klopp Bring the Noise','6','1','10098','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10099,'The Second Sex','6','1','10099','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10100,'The Inevitable','6','1','10100','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10101,'Why Women Dont Ask The high cost of avoiding negotiation','6','1','10101','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10102,'The Coaching Habit Say Less Ask More','6','1','10102','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10103,'The Nine Inside the Secret World of the Supreme Court','6','1','10103','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10104,'The Richest Man Who Ever Lived','6','1','10104','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10105,'Beyond Expectations From Charcoal to Gold','6','1','10105','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10106,'One Day My Soul Just Opened Up by Iyanla Vanzant','6','1','10106','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10107,'Oil on Water Tankers Pirates and the Rise of China','6','1','10107','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10108,'All the Tea in China How to Buy Sell and Make Money','6','1','10108','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10109,'Your Strategy Needs a Strategy How to Choose and Execute by Knut Haanaes and Martin Reeves','6','1','10109','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10110,'WalSmart What It Really Takes to Profit in a WalMart World','6','1','10110','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10111,'Rethinking the Sales Force Redefining Selling to Create and Capture Customer Value','6','1','10111','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10112,'Dancing in the Glory of Monsters The Collapse of the Congo','6','1','10112','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10113,'Six Most Important Decisions You will Ever Make A Guide for Teens','6','1','10113','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10114,'Tribal Leadership Leveraging Natural Groups to Build a Thriving Organization','6','1','10114','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10115,'Why You are Not Married Yet','6','1','10115','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10116,'The Coaching Habit Say Less Ask More and Change the Way You Lead Forever','6','1','10116','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10117,'Through Open Doors A View of Asian Cultures in Kenya','6','1','10117','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10118,'Loving what is by Byron Katie','6','1','10118','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10119,'Understanding the Purpose and Power of Woman by Myles Munroe','6','1','10119','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10120,'Alek My Life from Sudanese Refugee to International Supermodel by Alek Wek','6','1','10120','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10121,'Too Close to Call The Thirty Six Day Battle to Decide the 2000 Election by Jeffrey Toobin','6','1','10121','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10122,'Lost and Found Finding Hope in the Detours of Life by Sarah Jakes','6','1','10122','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10123,'Enemies A History of the FBI by Tim Weiner','6','1','10123','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10124,'Manufacturing Consent The Political Economy of the Mass Media','6','1','10124','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10125,'The sage of Moroni The Intellectual Biography Of Sayyid Omar Abdallah A Forgotten Muslim Public Intellectual','6','1','10125','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10126,'Thinking in Bets by Annie Duke','6','1','10126','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10127,'Art of Unlearning by Chief Nyamweya','6','1','10127','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10128,'The Fifth Agreement by Miguel Ruiz and Jose Luis Ruiz','6','1','10128','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10129,'Brutally Honest by Mel B and Louise Gannon','6','1','10129','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10130,'Tomorrows Lawyers by Richard Susskind','6','1','10130','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10131,'The Bad Ass Librarians of Timbuktu by Joshua Hammer','6','1','10131','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10132,'Galatians','6','1','10132','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10133,'The Bible and Other Faiths What Does the Lord Require of Us?','6','1','10133','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10134,'The Church Gods Pilgrim People','6','1','10134','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10135,'Reading Romans at Ground Level A Contemporary Rural African Perspective','6','1','10135','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10136,'Mission Drift? Exploring a Paradigm Shift in Evangelical Mission with Particular Reference to Microfinance','6','1','10136','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10137,'Theological Models of the Doctrine of the Trinity The TrinityDiversity and Theological Hermeneutics','6','1','10137','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10138,'Unashamed ServantLeadership','6','1','10138','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10139,'Ministry Education That Transforms Modeling and Teaching the Transformed Life','6','1','10139','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10140,'Is It Working? Researching Context to Improve Curriculum A Resource Book for Theological Schools','6','1','10140','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10141,'The Missiology behind the Story Voices from the Arab World','6','1','10141','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10142,'From Genocide to Generosity Hatreds Heal on Rwandas Hills','6','1','10142','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10143,'The Maturing Church An Integrated Approach to ContextualizationDiscipleship and Mission','6','1','10143','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10144,'In Academia for the Church Eastern and Central European Theological Perspectives','6','1','10144','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10145,'Of This Our Country Acclaimed Nigerian Writers on the HomeIdentity and Culture They Know','6','1','10145','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10146,'Worth An Inspiring True Story of AbandonmentExileInner Strength and Belonging by Bharti Dhir','6','1','10146','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10147,'Through the wilderness of life Duke of Emali by Richard Kioko Kiundi','6','1','10147','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10148,'The Code Breaker Jennifer DoudnaGene Editingand the Future of the Human Race by Walter Isaacson','6','1','10148','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10149,'MissionariesMercenaries and Misfits an anthology by Rasna Warah','6','1','10149','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10150,'Zarina Patel An Indomitable Spirit by G M Gona','6','1','10150','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10151,'Black Girls Must Die Exhausted A Novel by Jayne Allen','6','1','10151','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10152,'This Close to Okay by Leesa Cross Smith','6','1','10152','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10153,'TimeChance and Potential by Edward Ondachi','6','1','10153','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10154,'The Love Affairs of Nathaniel P by Adelle Waldman','6','1','10154','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10155,'MARRIAGE IS A SCAM by Maria Waweru','6','1','10155','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10156,'A Bad Boy for a Weekend by Monicah Lubanga Kuta','6','1','10156','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10157,'Waist Twisting Disc White Blue','6','1','10157','',16.00,'0','1947',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10158,'Waist Twisting Disc White Orange','6','1','10158','',16.00,'0','1947',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10159,'What the CEO Wants You to Know','6','1','10159','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10160,'Blackass by A Igoni Barrett','6','1','10160','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10161,'Rich Kid Smart Kid by Robert T Kiyosaki','6','1','10161','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10162,'50 Top Birding Sites in Kenya by Catherine Ngarachu','6','1','10162','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10163,'Thank You for Being Late by Thomas L Friedman','6','1','10163','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10164,'Reclaim Your Soul','6','1','10164','',16.00,'0','1853',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10165,'The Sixth Extinction An Unnatural History by Elizabeth Kolbert','6','1','10165','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10166,'Rise and Grind by Daymond John','6','1','10166','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10167,'King James Version Value Thinline Bible Leather soft Pink by Thomas Nelson','6','1','10167','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10168,'The Age of Surveillance Capitalism by Shoshana Zuboff','6','1','10168','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10169,'Hi God Its Me Again by Nicole Crank','6','1','10169','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10170,'Not yet Uhuru by Jaramogi Oginga Odinga','6','1','10170','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10171,'The Bomber Mafia by Malcolm Gladwell','6','1','10171','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10172,'How to Talk to AnyoneAnytimeAnywhere The Secrets to Good Communication by Larry King','6','1','10172','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10173,'The New Map EnergyClimateand the Clash of Nations by Daniel Yergin','6','1','10173','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10174,'The Millionaire Real Estate Mogul Strategies to Building Wealth with Real Estate by Dean Walton','6','1','10174','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10175,'Bible Companion HC','6','1','10175','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10176,'Healing Is the New High A Guide to Overcoming Emotional Turmoil and Finding Freedom by Vex King','6','1','10176','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10177,'Nearly All The Men In Lagos Are Mad by Damilare Kuku','6','1','10177','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10178,'A Broken Peoples Playlist by Chimeka Garricks','6','1','10178','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10179,'Bless the Daughter Raised by a Voice in Her Head Poems by Warsan Shire','6','1','10179','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10180,'The Way of Men by Jack Donovan','6','1','10180','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10181,'Masters of Money Strategies for Success from the CFOs of South Africas Biggest Companies by KC Rottok ChesainaThe chief financial officer CFO is critical to a companys financial success In Masters of Moneychartered accountant and entrepreneur KC Rottok Ch','6','1','10181','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10182,'After troy by Taban lo Liyong','6','1','10182','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10183,'A Conspiracy of Ravens by Othuke Ominiabohs','6','1','10183','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10184,'People Live Here by TJ Benson','6','1','10184','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10185,'The Madhouse by TJ Benson','6','1','10185','',16.00,'0','1950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10186,'FORENSIC ICT','6','1','10186','',16.00,'0','1972',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10187,'INSURANCE LAW AND PRACTICE IN KENYA','6','1','10187','',16.00,'0','1972',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10188,'Notebook Guard','6','1','10188','',16.00,'0','1877',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10189,'Multiguard X','6','1','10189','',16.00,'0','1877',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10190,'Entrepreneurship a Global Perspective','6','1','10190','',16.00,'0','1981',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10191,'The World Is Flat by Thomas L Friedman','6','1','10191','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10192,'Histories of the Hanged by David Anderson','6','1','10192','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10193,'Fan into Flame by John Gatu','6','1','10193','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10194,'Essentialism The Disciplined Pursuit of Less by Greg McKeown','6','1','10194','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10195,'The 5 Love Languages The Secret to Love that Lasts by Gary Chapman','6','1','10195','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10196,'Fooled by Randomness by Nassim Nicholas Taleb','6','1','10196','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10197,'The Shock Doctrine by Naomi Klein','6','1','10197','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10198,'The Five Love Languages by Gary Chapman','6','1','10198','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10199,'Waiting and Dating A Sensible Guide to a Fulfilling Love Relationship by Myles Munroe','6','1','10199','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10200,'Antifragile by Nassim Taleb','6','1','10200','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10201,'Measure What Matters by John Doerr','6','1','10201','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10202,'The Sealed Nectar Ar Raheequl Makhtum By SafiurRahman AlMubarakpuri','6','1','10202','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10203,'Atomic Habits by James Clear','6','2','9781847941831','',16.00,'0','1990','','0',NULL,NULL,5,0,0,'91721634915',0,0,0,0.00,'2024-07-22 10:55:32','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10204,'It is Possible An African Woman Speaks by Phoebe Asiyo','6','1','10204','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10205,'He Motions by T D Jakes','6','1','10205','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10206,'Crushing by TD Jakes','6','1','10206','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10207,'Chase the Lion by Mark Batterson','6','1','10207','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10208,'Becoming A Guided Journal for Discovering Your Voice','6','1','10208','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10209,'Ikigai by Hector Garcia and Francesc Miralles','6','2','10209','',16.00,'1900','2500','2','0',NULL,NULL,2,0,0,'91747648270',0,0,0,100.00,'2025-05-19 12:51:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10210,'Smarter Faster Better by Charles Duhigg','6','1','10210','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10211,'All About Love by Bell hooks','6','1','10211','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10212,'Study Planner Hard Work Pays','6','1','10212','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10213,'Untamed by Glennon Doyle','6','1','10213','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10214,'Think Again The Power of Knowing What You Dont Know by Adam Grant','6','1','10214','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10215,'The Body Keeps the Score BrainMindand Body in the Healing of Trauma by Bessel van der Kolk','6','1','10215','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10216,'Amazon Unbound Jeff Bezos and the Invention of a Global Empire by Brad Stone','6','1','10216','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10217,'Will by Will Smith and Mark Manson','6','1','10217','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10218,'Aftershocks by Nadia Owusu','6','1','10218','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10219,'The Girls in the Wild Fig Tree How I Fought to Save MyselfMy Sisterand Thousands of Girls Worldwide by Nice Lengete','6','1','10219','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10220,'Wahala by Nikki May','6','1','10220','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10221,'The Key Man The True Story of How the Global Elite Was Duped by a Capitalist Fairy Tale by Simon Clark and Will Louch','6','1','10221','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10222,'Reinventing Government How the Entrepreneurial Spirit is Transforming the Public Sector by David Osborne and Ted Gaebler','6','1','10222','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10223,'Collins German Dictionary and Grammar by Collins Dictionaries','6','1','10223','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10224,'Lunch with the FT 52 Classic Interviews by Lionel Barber','6','1','10224','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10225,'Life at the Bottom The Worldview That Makes the Underclass by Theodore Dalrymple','6','1','10225','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10226,'Golden The Power of Silence in a World of Noise by Justin Zorn and Leigh Marz','6','1','10226','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10227,'The Condom and Other Stories by Peter Chika','6','1','10227','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10228,'If You Want to Make God Laugh by Bianca Marais','6','1','10228','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10229,'The System Who Owns the Internetand How It Owns Us by James Ball','6','1','10229','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10230,'Footprints in the Sand by Stanley Gazemba','6','1','10230','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10231,'More from less by Andrew McAfree','6','1','10231','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10232,'Secret to LoveHealth and Money by Rhonda Byrne','6','1','10232','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10233,'Has China Won The Chinese Challenge to American Primacy by Kishore Mahbubani','6','1','10233','',16.00,'0','1990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10234,'Safari Boot','6','1','10234','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10235,'Unshakeable Your Guide to Financial Freedom','6','1','10235','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10236,'Long Walk to Freedom by Nelson Mandela','6','1','10236','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10237,'POSTCAPITALISM','6','1','10237','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10238,'Anxiety for Beginners','6','1','10238','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10239,'Hug Your Haters','6','1','10239','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10240,'African Leather Orange and Purple','6','1','10240','',16.00,'0','1896',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10241,'Unmerited Favor by Joseph Prince','6','1','10241','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10242,'The Africans by David Lamb','6','1','10242','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10243,'HBR Guide to Getting the Right Work Done','6','1','10243','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10244,'Darfur A New History of a Long War Julie Flint and Alex de Waal','6','1','10244','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10245,'Flawers by Billy Chapata','6','1','10245','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10246,'The Predators Ball The Inside Story of Drexel Burnham and the Rise of the JunkBond Raiders','6','1','10246','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10247,'Goodbye Yesterday by Cindy Trimm','6','1','10247','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10248,'Burnt Sugar by Avni Doshi','6','1','10248','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10249,'The Secret Daily Teachings by Rhonda Byrne','6','1','10249','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10250,'The Lean Startup by Eric Ries','6','1','10250','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10251,'The Scramble for Africa by Thomas Pakenham','6','1','10251','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10252,'Britains Gulag The Brutal End of Empire in Kenya by Caroline Elkins','6','1','10252','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10253,'Boundaries in Dating by Henry Cloud and John Townsend','6','1','10253','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10254,'If I Could Tell You Just One Thing by Richard Reed','6','1','10254','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10255,'Selling Results The Innovative System for Maximizing Sales','6','1','10255','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10256,'The End of History and the Last Man','6','1','10256','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10257,'Unseen The Gift of Being Hidden in a World','6','1','10257','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10258,'Girls Kids Princess Sequin Dress','6','1','10258','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10259,'The King of Oil The Secret Lives of Marc Rich','6','1','10259','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10260,'Little Leaders Bold Women in Black History','6','1','10260','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10261,'Sorry The English and Their Manners','6','1','10261','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10262,'Acts of faith','6','1','10262','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10263,'The Shackled Continent Africas Past Present and Future','6','1','10263','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10264,'The Power of Story Rewrite Your Destiny in Business and in Life','6','1','10264','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10265,'Idea Man A Memoir by the Co founder of Microsoft','6','1','10265','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10266,'Braving the Wilderness by Brene Brown','6','1','10266','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10267,'My Voice by Angie Martinez','6','1','10267','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10268,'A Woman After Gods Own Heart by Elizabeth George','6','1','10268','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10269,'The Lexus and the Olive Tree by Thomas L Friedman','6','1','10269','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10270,'From Glass Ceilings to Open Skies','6','1','10270','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10271,'Personality Plus by Florence Littauer','6','1','10271','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10272,'The Perfect Mother by Aimee Molloy','6','1','10272','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10273,'Girl Wash Your Face by Rachel Hollis','6','1','10273','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10274,'South Bs Finest by Makena Maganjo','6','1','10274','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10275,'The Ride of a Lifetime by Robert Iger','6','1','10275','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10276,'The Kipsigis Talai','6','1','10276','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10277,'The Hidden Scars of Female Genital Mutilation by Sadia Hussein','6','1','10277','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10278,'Trotsky A Biography by Robert Service','6','1','10278','',16.00,'0','1900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10279,'On the Wings of a Sparrow How the Seventh Day Adventist Church Came to Western Kenya','6','1','10279','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10280,'The Boy Who Was Raised as a Dog And Other Stories from a Child Psychiatrists Notebook','6','1','10280','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10281,'Crossing Rivers An African Historical Fiction The Agikuyu Book 1','6','1','10281','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10282,'Study Planner Dream Bigger Do Bigger','6','1','10282','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10283,'Student Study Planner Hard Work Pays','6','1','10283','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10284,'Stylish Pink Student Study Planner A goal without a plan is just a wish','6','1','10284','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10285,'When Helping Hurts How to Alleviate Poverty without Hurting the Poor and Yourself','6','1','10285','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10286,'Hurricanes A Memoir by Rick Ross and Neil Martinez Belkin','6','1','10286','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10287,'Reading lights The Really Flexible Book LightRead After Dark','6','1','10287','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10288,'Americas Deadliest Export Democracy The Truth About US Foreign Policy and Everything Else by William Blum','6','1','10288','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10289,'How I Learned to Understand the World by Hans Rosling','6','1','10289','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10290,'Building Blocks for Institutional Transformation Experiences from Kenyatta University by Olive M Mugenda','6','1','10290','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10291,'Unfinished by Priyanka Chopra','6','1','10291','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10292,'The Secret Gratitude Book by Rhonda Byrne','6','1','10292','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10293,'The Fail Safe Startup Your Roadmap for Entrepreneurial Success by Tom Eisenmann','6','1','10293','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10294,'Chronicles from the Land of the Happiest People on Earth by Wole Soyinka','6','1','10294','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10295,'Who Took My Money by Robert Kiyosaki and Sharon Lechter','6','1','10295','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10296,'To Be a Man A Guide to True Masculine Power by Robert Augustus Masters','6','1','10296','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10297,'Luo Clans and Legends By Felix O Okatch','6','1','10297','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10298,'Motherhood Your Way by Hollie de Cruz','6','1','10298','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10299,'Promises Broken by Joe Khamisi','6','1','10299','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10300,'Whole Again Healing Your Heart and Rediscovering Your True Self After Toxic Relationships and Emotional Abuse by Jackson MacKenzie','6','1','10300','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10301,'The Dawn of Everything A New History of Humanity by David Graeber and David Wengrow','6','1','10301','',16.00,'0','1999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10302,'13 Things Mentally Strong People Dont Do by Amy Morin','6','1','10302','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10303,'Quest for Liberty by Gikonyo Kiano','6','1','10303','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10304,'0','6','1','10304','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10305,'Rework by Jason Fried and David Heinemeier Hansson','6','1','10305','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10306,'Soar Build Your Vision from the Ground Up by T D Jakes','6','1','10306','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10307,'Natural Honey with Comb The Hive','6','1','10307','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10308,'The New Contented Little Baby Book The Secret To Calm And Confident Parenting by Gina Ford','6','1','10308','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10309,'Finishing Well by Bob Buford','6','1','10309','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10310,'For Love of Soysambu The Saga of Lord Delamere and His Descendants in Kenya by Juliet Barnes','6','1','10310','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10311,'Crafting a Political Union Collective Identity Dynamics in the East African Community','6','1','10311','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10312,'Guru A Long Walk to Success by Kailash Mota and Narendra Raval','6','1','10312','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10313,'Mau Mau and the Kikuyu by Richard Leakey','6','1','10313','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10314,'Homecoming Through the eyes of three generations by Daniel Gachukia','6','1','10314','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10315,'They Were Us Stories of Victims and Survivors of Police Brutality in Kenya','6','1','10315','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10316,'Netherlands Away Stadium Shirt 202022 Nike','6','1','10316','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10317,'It Is Possible An African Womans Reflections on a Life Long Political Journey by Phoebe Muga Asiyo','6','1','10317','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10318,'Quest for Liberty Gikonyo Kiano','6','1','10318','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10319,'The Rise and Fall of Napoleon Rise by Robert Asprey','6','1','10319','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10320,'Kikamba Dictionary KikambaEnglishKikambaKikambaEnglishKikamba by John Harun Mwau','6','1','10320','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10321,'Kiswahili Hatua Kwa Hatua','6','1','10321','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10322,'Islam in Africa by Dr Hassan Kinyua Omari','6','1','10322','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10323,'Masjid Organization 21st Century','6','1','10323','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10324,'Essays on Pan Africanism by Shiraz Durrani and Noosim Naimasiah','6','1','10324','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10325,'Believer My Forty Years in Politics by David Axelrod','6','1','10325','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10326,'Beacons of Judiciary Transformation by Dr Willy Mutunga','6','1','10326','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10327,'The Other Black Girl by Zakiya Dalila Harris','6','1','10327','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10328,'Do the Work The Official UnrepentantAss KickingNo KiddingChange Your Life Sidekick to Unfuck Yourself by Gary John Bishop','6','1','10328','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10329,'Tears of Disinheritance Revisiting the Maasai Historical and Contemporary Land Injustices in Kenya by Ben R Ole Koissaba','6','1','10329','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10330,'Honey Comb 1Kg','6','1','10330','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10331,'Black Coffee and Steamy Nights by Eudiah Kamonjo','6','1','10331','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10332,'The First Wife A Tale of Polygamy by Paulina Chiziane','6','1','10332','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10333,'Getting Things Done The Key to Exemplary Leadership by Geoffrey Kaituko','6','1','10333','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10334,'Facing the World from Gusii A Memoir','6','1','10334','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10335,'Scholarly Research Writing and Publishing into Journals Bookss','6','1','10335','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10336,'A Hole in the Air by Lazarus Panashe Nyagwambo','6','1','10336','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10337,'You Made a Fool of Death with Your Beauty Novel by Akwaeke Emezi','6','1','10337','',16.00,'0','2000','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10338,'Harnessing the Trade Winds The Story of the Centuries Old Indian Trade with East Africausing the Monsoon Winds by Blanche DSouza','6','1','10338','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10339,'CREATING A CONSIATENT CULTURE OF SAFEGUARDING IN CHURCH AND SOCIETY','6','1','10339','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10340,'Shadow Walkers The Glory of Kings novel by Mutendei Writes','6','1','10340','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10341,'Entrepreneurship Hits And Misses by Eunice Maina Mburu','6','1','10341','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10342,'Squatters and the Roots of Mau Mau 190563 by Tabitha Kanogo','6','1','10342','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10343,'Tomorrow I Become a Woman by Aiwanose Odafen','6','1','10343','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10344,'Even When Your Voice Shakes by Ruby Yayra Goka','6','1','10344','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10345,'Child of Destiny by Annemarie Musawale','6','1','10345','',16.00,'0','2000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10346,'The New Contented Little Baby Book','6','1','10346','',16.00,'0','2043',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10347,'Povertythe Bibleand Africa Contextual Foundations for Helping the Poor','6','1','10347','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10348,'The Trinity of Sin','6','1','10348','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10349,'Integrity in Nigerian Politics An Introduction to Christian Political Ethics','6','1','10349','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10350,'Imaginative Preaching Praying the Scriptures so God Can Speak through You','6','1','10350','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10351,'Grieving with Hope Selected Aspects of Funeral Sermons','6','1','10351','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10352,'Demonology for the Global Church A Biblical Approach in a Multicultural Age','6','1','10352','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10353,'Journey through the Storm Lessons from Musalaha Ministry of Reconciliation','6','1','10353','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10354,'Compassion and the Mission of God Revealing the Invisible Kingdom','6','1','10354','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10355,'Relational Preaching Knowing GodHis Wordand Your Hearers','6','1','10355','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10356,'Knowing Jesus Through the Old Testament','6','1','10356','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10357,'Kwame Bediako','6','1','10357','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10358,'Make it Count Planner','6','1','10358','',16.00,'0','2050',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10359,'Freo Guard 16','6','1','10359','',16.00,'0','2076',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10360,'In the Garden of Beasts','6','1','10360','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10361,'Mind Is the Master','6','1','10361','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10362,'Arabic Electric Incense Burner','6','1','10362','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10363,'A Noble but Onerous Duty','6','1','10363','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10364,'Your Pregnancy Week by Week','6','1','10364','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10365,'The Warren Buffett Way','6','1','10365','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10366,'EMPLOYMENT LAW Guide for Employers','6','1','10366','',16.00,'0','2088',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10367,'LAW OF SUCCESSION','6','1','10367','',16.00,'0','2088',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10368,'Fashion Illustration Africa','6','1','10368','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10369,'The Compassionate Mind by Paul Gilbert','6','1','10369','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10370,'1Q84 Books 1 2 and 3','6','1','10370','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10371,'HBR Guide to Finance Basics for Managers','6','1','10371','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10372,'Jesse Jackson A Biography','6','1','10372','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10373,'Precolonial Black Africa','6','1','10373','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10374,'The Man Who Knew','6','1','10374','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10375,'The Difference Maker Making Your Attitude Your Greatest Asset','6','1','10375','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10376,'Psycho Cybernetics A New Way to Get More Living Out of Life by Maxwell Maltz','6','1','10376','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10377,'Calypso','6','1','10377','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10378,'The Effective Executive in Action by Peter Drucker','6','1','10378','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10379,'The World As It Is Inside the Obama White House','6','1','10379','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10380,'Aligned Thinking Make Every Moment Count','6','1','10380','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10381,'Fervent A Womans Battle Plan to SeriousSpecific and Strategic Prayer','6','1','10381','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10382,'The Biology of Belief by Bruce Lipton','6','1','10382','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10383,'T Is for Transformation Unleash the 7 Superpowers to Help You Dig Deeper','6','1','10383','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10384,'Love Her Wild by Atticus Poetry','6','1','10384','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10385,'The Truth About Money by Ric Edelman','6','1','10385','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10386,'The Ultimate Guide to Network Marketing','6','1','10386','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10387,'The Power of Character in Leadership How Values Morals Ethics and Principles Affect Leaders','6','1','10387','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10388,'The Mask of Masculinity by Lewis Howes','6','1','10388','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10389,'Lean Thinking Banish Waste and Create Wealth in Your Corporation','6','1','10389','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10390,'The CEO Next Door by Elena L BotelhoKim Powell and Tahl Raz','6','1','10390','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10391,'The Rape of Nanking by Iris Chang','6','1','10391','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10392,'Leaders Myth and Reality by Stanley McChrystalJeff Eggers and Jay Mangone','6','1','10392','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10393,'Her Mothers Hope by Francine Rivers','6','1','10393','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10394,'King James Version Large Print Thinline Bible','6','1','10394','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10395,'Blitzscaling The Lightning Fast Path to Building Massively Valuable Companies','6','1','10395','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10396,'How to Fail at Almost Everything and Still Win Big by Scott Adams','6','1','10396','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10397,'The Life Changing Magic of Not Giving a Fk by Sarah Knight','6','1','10397','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10398,'Fixing the Money Thing by Gary Keesee','6','1','10398','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10399,'Sell It Like Serhant by Ryan Serhant','6','1','10399','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10400,'The War of Art by Steven Pressfield','6','1','10400','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10401,'Dear Girls by Ali Wong','6','1','10401','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10402,'No Higher Honour by Condoleezza Rice','6','1','10402','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10403,'Disrupt Yourself by Whitney Johnson','6','1','10403','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10404,'Hustle Harder Hustle Smarter by Curtis Jackson','6','1','10404','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10405,'Lights Out PrideDelusionand the Fall of General Electric by Ted Mann and Thomas Gryta','6','1','10405','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10406,'Maybe You Should Talk to Someone by Lori Gottlieb','6','1','10406','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10407,'The Gatekeepers How the White House Chiefs of Staff Define Every Presidency by Chris Whipple','6','1','10407','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10408,'Woman Evolve Break Up with Your Fears and Revolutionize Your Life by Sarah Jakes Roberts','6','1','10408','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10409,'Keep Sharp Build a Better Brain at Any Age by Sanjay Gupta','6','1','10409','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10410,'Uncommon Wealth Britain and the Aftermath of Empire by Kojo Koram','6','1','10410','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10411,'The Power of Women A Doctors Journey of Hope and Healing by Denis Mukwege','6','1','10411','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10412,'Cambridge Primary Mathematics Learners Book 4 with Digital Access 1 Year Cambridge Primary Maths 2nd Edition by Mary Wood and Emma Low','6','1','10412','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10413,'Cambridge Primary English Learners Book 4 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','10413','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10414,'Cambridge Primary Mathematics Learners 2 Cambridge by Cherri Moseley and Janet Rees','6','1','10414','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10415,'Cambridge Primary English Learners Book 2 with Digital Access 1 Year by Gill Budgell and Kate Ruttle','6','1','10415','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10416,'Cambridge Primary English Learners Book 3 with Digital Access 1 Year by Sarah Lindsay and Kate Ruttle','6','1','10416','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10417,'Cambridge Primary English Learners Book 6 with Digital Access 1 Year by Sally Burt and Debbie Ridgard','6','1','10417','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10418,'Cambridge Primary Mathematics Learners Book 1 with Digital Access 1 Year Cambridge Primary Maths','6','1','10418','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10419,'Fully Human A New Way of Using Your Mind by Steve Biddulph','6','1','10419','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10420,'Safe House Explorations in','6','1','10420','',16.00,'0','1991',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10421,'Battlefield Of The Mind By Joyce Meyer','6','1','10421','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10422,'Relentless From Good to Great to Unstoppable by Tim S Grover','6','1','10422','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10423,'HBR Guide to Better Business Writing','6','1','10423','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10424,'Wholeness Winning in Life from the Inside Out','6','1','10424','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10425,'Media and Identity in Africa','6','1','10425','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10426,'How to Rig an Election by Brian Klaas and Nic Cheeseman','6','1','10426','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10427,'This is Marketing You Cant Be Seen Until You Learn To See by Seth Godin','6','1','10427','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10428,'Ubuntu An Inspiring Story About an African Tradition of Teamwork and Collaboration','6','1','10428','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10429,'The Power of the Pussy by Kara King','6','1','10429','',16.00,'0','1995',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10430,'Secrets of closing the sale by Zig Ziglar','6','1','10430','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10431,'Golden Child by Claire Adam','6','1','10431','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10432,'Corporate Culture Getting It Right by Naomi Stanford','6','1','10432','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10433,'Test Gods Tragedy and Triumph in the New Space Race by Nicholas Schmidle','6','1','10433','',16.00,'0','2099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10434,'Rising Strong by Brene Brown','6','1','10434','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10435,'How I raised myself from failure to success in selling by Frank Bettger','6','1','10435','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10436,'Development as Freedom by Amartya Sen','6','1','10436','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10437,'The Wealthy Barber The Common Sense Guide to Successful Financial Planning by David Chilton','6','1','10437','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10438,'The Financial Diet by Chelsea Fagan and Lauren Ver Hage','6','1','10438','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10439,'The contented little baby book of weaning by Gina Ford','6','1','10439','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10440,'The Automatic Millionaire by David Bach','6','1','10440','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10441,'The Top Five Regrets of the Dying A Life Transformed by the Dearly Departing by Bronnie Ware','6','1','10441','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10442,'Becoming the Woman I Want to Be by Donna Partow','6','1','10442','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10443,'Lead from the Outside How to Build Your Future and Make Real Change by Stacey Abrams','6','1','10443','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10444,'Butter Honey Pig Bread by Francesca Ekwuyasi','6','1','10444','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10445,'Broken Open How Difficult Times Can Help Us Grow by Elizabeth Lesser','6','1','10445','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10446,'The Book of Ichigo Ichie The Art of Making the Most of Every Momentthe Japanese Way by Hector Garcia and Francesc Miralles','6','1','10446','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10447,'Honey and Spice by Bolu Babalola','6','1','10447','',16.00,'0','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10448,'Lies Women Believe by Nancy Leigh DeMoss and Elisabeth Elliot','6','1','10448','',16.00,'0','2150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10449,'Dear Sonali Letters to the Daughter I Never Had by Lynn Toler','6','1','10449','',16.00,'0','2150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10450,'Ask and It Is Given by Esther Hicks and Jerry Hicks','6','1','10450','',16.00,'0','2150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10451,'Forgiving What You Cant Forget Discover How to Move OnMake Peace with Painful Memories and Create a Life Thats Beautiful Again by Lysa TerKeurst','6','1','10451','',16.00,'0','2150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10452,'If Then How One Data Company Invented the Future by Jill Lepore','6','1','10452','',16.00,'0','2150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10453,'Africa A Biography of the Continent','6','1','10453','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10454,'Beyond White Mischief','6','1','10454','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10455,'Customer Centric Selling','6','1','10455','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10456,'The Social Animal','6','1','10456','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10457,'Origins Fourteen Billion Years of Cosmic Evolution','6','1','10457','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10458,'The 360 Degree Leader','6','1','10458','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10459,'The Night Trilogy Night Dawn Day','6','1','10459','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10460,'The Wealth and Poverty of Nations','6','1','10460','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10461,'i Glow One Solar LED Lantern','6','1','10461','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10462,'Humble Leadership The Power of Relationships Openness and Trust','6','1','10462','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10463,'The Education of Millionaires by Michael Ellsberg','6','1','10463','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10464,'The Book of Five Rings by Miyamoto Musashi Hardcover','6','1','10464','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10465,'Trust by Iyanla Vanzant','6','1','10465','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10466,'The Wisdom of Teams by Jon R Katzenbach and Douglas K Smith','6','1','10466','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10467,'Games People Play','6','1','10467','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10468,'The Who Says You Cant YOU DO by Daniel Chidiac','6','1','10468','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10469,'The Dictators Handbook Why Bad Behavior is Almost Always Good Politics by Bruce Bueno De Mesquita and Alastair Smith','6','1','10469','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10470,'Thinking for a Change by John C Maxwell','6','1','10470','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10471,'The Silva Mind Control Method by Jose Silva','6','1','10471','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10472,'High output management by Andrew Grove','6','1','10472','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10473,'Why Should Anyone Be Led by You by Rob Goffee and Gareth Jones','6','1','10473','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10474,'King Warrior Magician Lover by Robert L Moore and Douglas Gillette','6','1','10474','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10475,'Snap Selling by Jill Konrath','6','1','10475','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10476,'Today Matters by John Maxwell','6','1','10476','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10477,'The Man Who Moved the World The Life and Work of Mohamed Amin by Bob SmithSalim Amin and Patrick Welland','6','1','10477','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10478,'Think Like a Monk by Jay Shetty','6','1','10478','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10479,'Loonshots by Safi Bahcall','6','1','10479','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10480,'Your Next Five Moves Master the Art of Business Strategy by Patrick BetDavid','6','1','10480','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10481,'Lessons in Maa A grammar of Maasai Language by Frans Mol','6','1','10481','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10482,'The Practice Shipping Creative Work by Seth Godin','6','1','10482','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10483,'A Radical Awakening Turn Pain into PowerEmbrace Your TruthLive Free by Dr Shefali Tsabary','6','1','10483','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10484,'RaceRail and Society Roots of Modern Kenya by Neera Kent Kapila','6','1','10484','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10485,'No New Land by M G Vassanji','6','1','10485','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10486,'The Invisible Life of Addie LaRue by VE Schwab','6','1','10486','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10487,'Crush It Why NOW Is the Time to Cash In on Your Passion by Gary Vaynerchuk','6','1','10487','',16.00,'0','2190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10488,'The Vortex','6','1','10488','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10489,'My Life Fidel Castro','6','1','10489','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10490,'Legacy of Ashes','6','1','10490','',16.00,'0','2086',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10491,'Tribe of Mentors by Tim Ferriss','6','1','10491','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10492,'Destined to Reign by Joseph Prince','6','1','10492','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10493,'How to Be Human The Manual','6','1','10493','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10494,'The CEO Next Door','6','1','10494','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10495,'Brave Rose McGowan','6','1','10495','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10496,'Wild Ride Inside Ubers Quest for World Domination','6','1','10496','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10497,'The Excellence Dividend Meeting the Tech Tide','6','1','10497','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10498,'The Fourth Industrial Revolution by Klaus Schwab','6','1','10498','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10499,'The Resilience Dividend Being Strong in a World Where Things Go Wrong','6','1','10499','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10500,'Wisdom at Work by Chip Conley','6','1','10500','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10501,'Casio FX82MS','6','1','10501','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10502,'The Economist Guide to Management Ideas and Gurus by Tim Hindle','6','1','10502','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10503,'The Messenger The Rise and Fall of Elijah Muhammad by Karl Evanzz','6','1','10503','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10504,'Black Leopard Red Wolf by Marlon James','6','1','10504','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10505,'Game Changers by Dave Asprey','6','1','10505','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10506,'The Female Vision Womens Real Power at Work by Julie Johnson and Sally Helgesen','6','1','10506','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10507,'Investment Biker Around the World with Jim Rogers','6','1','10507','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10508,'The Messy Middle by Scott Belsky','6','1','10508','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10509,'Developing the Leader Within You 20 by John C Maxwell','6','1','10509','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10510,'Success and Luck by Robert H Frank','6','1','10510','',16.00,'0','2090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10511,'Flow by Mihaly Csikszentmihalyi','6','1','10511','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10512,'Take Nothing With You Rethinking the Role of Missionaries by Skeeter Wilson','6','1','10512','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10513,'Who They Was by Gabriel Krauze Hardcover','6','1','10513','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10514,'Maps by Nuruddin Farah','6','1','10514','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10515,'Selling to Win by Richard Denny','6','1','10515','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10516,'Maasai Language and culture dictionary by Frans Mol','6','1','10516','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10517,'A Mind at Home with Itself Finding Freedom in a World of Suffering by Byron Katie and Stephen Mitchell','6','1','10517','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10518,'Saving Justice TruthTransparencyand Trust by James B Comey Hardcover','6','1','10518','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10519,'Managing the Professional Service Firm by David Maister','6','1','10519','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10520,'Legacy What the All Blacks Can Teach Us About the Business of Life by James Kerr','6','1','10520','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10521,'The Smart Money Woman by Arese Ugwu','6','1','10521','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10522,'Beautiful Things A Memoir by Hunter Biden','6','1','10522','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10523,'State of Terror by Hillary Clinton and Louise Penny','6','1','10523','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10524,'Black and Female by Tsitsi Dangarembga','6','1','10524','',16.00,'0','2199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10525,'Kanzu for Kids 5 12 Years Old','6','1','10525','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10526,'The Infinite Game by Simon Sinek','6','1','10526','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10527,'Only the Paranoid Survive by Andrew Grove','6','1','10527','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10528,'Budi Wireless Headphones','6','1','10528','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10529,'Reading Jeremiah in Africa Biblical Essays in Sociopolitical Imagination','6','1','10529','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10530,'African Hermeneutics','6','1','10530','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10531,'God and Creation','6','1','10531','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10532,'Christianity and Suffering African Perspectives','6','1','10532','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10533,'Governance and Christian Higher Education in the African Context','6','1','10533','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10534,'From Theology of Transparency to Theology of Coexistence The Challenge for Egyptian Christians','6','1','10534','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10535,'Leadership Training in the Hands of the Church Experiential Learning and Contextual Practices in North Africa and the Middle East','6','1','10535','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10536,'Partnership Theology in Creative Access Regions','6','1','10536','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10537,'The Story of the Church in South Africa','6','1','10537','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10538,'Taking Up the Mantle Latin American Evangelical Theology in the 20th Century','6','1','10538','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10539,'Making Disciples in Africa Engaging Syncretism in the African Church through Philosophical Analysis of Worldviews','6','1','10539','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10540,'Let the Church Meet in Your House The Theological Foundation of the New Testament House Church','6','1','10540','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10541,'Towards Vital Wholeness in Theological Education Framing Areas for Assessment','6','1','10541','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10542,'Excellence in Theological Education Effective Training for Church Leaders','6','1','10542','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10543,'Transitioning from a Theological College to a Christian University A MultiCase Study in the East African Context','6','1','10543','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10544,'The Church from Every Tribe and Tongue Ecclesiology in the Majority World','6','1','10544','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10545,'So Great a Salvation Soteriology in the Majority World','6','1','10545','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10546,'The Spirit over the Earth Pneumatology in the Majority World','6','1','10546','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10547,'The Trinity among the Nations The Doctrine of God in the Majority World','6','1','10547','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10548,'Jesus without Borders Christology in the Majority World','6','1','10548','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10549,'All Things New Eschatology in the Majority World','6','1','10549','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10550,'Family in Mission Theology and Praxis','6','1','10550','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10551,'A Theology of Suffering','6','1','10551','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10552,'Vulnerable Love Islamthe Church and the Triune God','6','1','10552','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10553,'Every Believer a Disciple Joining in Gods Mission','6','1','10553','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10554,'Breath and Bone Living Out the Mission of God in the World','6','1','10554','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10555,'God With Us and Without UsVolume One Oneness in Trinity versus Absolute Oneness','6','1','10555','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10556,'Dark Days of Authoritarianism To Be in History','6','1','10556','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10557,'Mission Between the Times Essays on the Kingdom','6','1','10557','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10558,'Theology of Work and Poverty Alleviation in Mozambique','6','1','10558','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10559,'Missions amidst Pagodas Contextual Communication of the Gospel in Burmese Buddhist Context','6','1','10559','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10560,'What Angels Long to Read Reading and Preaching the New Testament','6','1','10560','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10561,'Sweeter than Honey Preaching the Old Testament','6','1','10561','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10562,'The Wayfarer','6','1','10562','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10563,'Oburu Oginga In the Shadow of my Father by Oburu Oginga','6','1','10563','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10564,'Set Boundaries Find Peace A Guide to Reclaiming Yourself by Nedra Glover Tawwab','6','1','10564','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10565,'The Startup Wife by Anam Tahmima','6','1','10565','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10566,'The Anthropocene Reviewed Essays on a Human Centered Planet by John Green','6','1','10566','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10567,'Painting a Mirage The Mire by Samantha Rumbidzai Vazhure','6','1','10567','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10568,'Dele Weds Destiny A stunning novel of friendshiplove and home the most heartwarming debut of 2022 by Dele Weds Destiny','6','1','10568','',16.00,'0','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10569,'My Remarkable Mom This is your story by Jyune and Ciku','6','1','10569','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10570,'Leather Panel purse with brown beading','6','1','10570','',16.00,'0','2133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10571,'So You Feel Stuck in Your Career? 20 thoughtprovoking ideas and 100+ selfcoaching tools to awaken your inner guru and get you moving boldly','6','1','10571','',16.00,'0','2249',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10572,'Boundaries in Marriage by Henry Cloud and John Townsend','6','1','10572','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10573,'Social Intelligence The New Science of Human Relationships by Daniel Goleman','6','1','10573','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10574,'Giants of Enterprise Seven Business Innovators and the Empires They Built','6','1','10574','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10575,'How Europe Underdeveloped Africa by Walter Rodney','6','1','10575','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10576,'Outwitting the Devil by Napoleon Hill','6','1','10576','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10577,'The Seven Necessary Sins for Women and Girls by Mona Eltahawy','6','1','10577','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10578,'The Rational Male Preventive Medicine by Rollo Tomassi','6','1','10578','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10579,'Woman Code Perfect Your CycleAmplify Your FertilitySupercharge Your Sex Driveand Become a Power Source by Alisa Vitti','6','1','10579','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10580,'The Love Songs of WEB Du Bois by Honoree Fanonne Jeffers','6','1','10580','',16.00,'0','2250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10581,'Philosophy and Religion from Plato','6','1','10581','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10582,'Unhappy Valley Conflict in Kenya and Africa','6','1','10582','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10583,'Maya Angelou The Complete Poetry','6','1','10583','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10584,'Nice Girls Just Dont Get It','6','1','10584','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10585,'Becoming Somaliland African Issues by Mark Bradbury','6','1','10585','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10586,'Islam and the Future of Tolerance A Dialogue by Sam Harris and Maajid Nawaz','6','1','10586','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10587,'Defeating Dictators Fighting Tyranny in Africa and Around the World','6','1','10587','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10588,'Loyal Enemies by Jamie Gilham','6','1','10588','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10589,'Bezonomics by Brian Dumaine','6','1','10589','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10590,'MBS The Rise to Power of Mohammed bin Salman','6','1','10590','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10591,'Why Nations Fail by Daron Acemoglu and James A Robinson','6','1','10591','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10592,'Left to Tell by Immaculee Ilibagiza','6','1','10592','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10593,'Team of Rivals by Doris Kearns Goodwin','6','1','10593','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10594,'Influence The Psychology of Persuasion by Robert Cialdini','6','1','10594','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10595,'The Gulag Archipelago by Aleksandr Solzhenitsyn','6','1','10595','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10596,'How to Be a Stoic Using Ancient Philosophy to Live a Modern Life by Massimo Pigliucci','6','1','10596','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10597,'What a Time to Be Alone by Chidera Eggerue Hardcover','6','1','10597','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10598,'The Defining Decade by Meg Jay','6','1','10598','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10599,'5AM Club by Robin Sharma','6','1','10599','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10600,'What Color Is Your Parachute 2022 by Richard Nelson Bolles','6','1','10600','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10601,'Bibi The Turbulent Life and Times of Benjamin Netanyahu','6','1','10601','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10602,'Call Sign Chaos Learning to Lead by Jim Mattis','6','1','10602','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10603,'The Deep State The Fall of the Constitution and the Rise of a Shadow Government by Mike Lofgren','6','1','10603','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10604,'A Love Affair with the Sun A Memoir of Seventy Years in Kenya by Sir Michael Blundell','6','1','10604','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10605,'Born to Serve by Hon Matu Wamae','6','1','10605','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10606,'The Sweetness of Water by Nathan Harris','6','1','10606','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10607,'Unbound Twitter thoughts for the heart and mind by Verlaine Diane Soobroydoo','6','1','10607','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10608,'My Fourth Time We Drowned Seeking Refuge on the Worlds Deadliest Migration Route by Sally Hayden','6','1','10608','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10609,'To Paradise by Hanya Yanagihara','6','1','10609','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10610,'The Masterpiece by Francine Rivers','6','1','10610','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10611,'The Republic The Influential Classic Hardcover by Plato and Tom ButlerBowdon Introduction','6','1','10611','',16.00,'0','2290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10612,'The Tigers Prey HB','6','1','10612','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10613,'The First Tycoon','6','1','10613','',16.00,'0','2181',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10614,'0','6','1','10614','',16.00,'0','2298',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10615,'How to Write It by Sandra Lamb','6','1','10615','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10616,'Wizard of the Crow by Ngugi wa Thiongo','6','1','10616','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10617,'Great by Choice by Jim Collins','6','1','10617','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10618,'Taking Advice How Leaders Get Good Counsel','6','1','10618','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10619,'Obliquity Why Our Goals Are Best Achieved Indirectly','6','1','10619','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10620,'Nairobi then and now 50 years by Stephen and Bhavna Mills','6','1','10620','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10621,'Practice Perfect 42 Rules for Getting Better at Getting Better','6','1','10621','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10622,'Click What Millions of People Are Doing Online and Why it Matters','6','1','10622','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10623,'Wander Woman How High Achieving Women Find Contentment and Direction','6','1','10623','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10624,'Guide to Emerging Markets The business outlook opportunities and obstacles','6','1','10624','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10625,'Hello Tomorrow The Transformational Power of Vision by Cindy Trimm','6','1','10625','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10626,'Guide to the Management Gurus by Carol Kennedy','6','1','10626','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10627,'Conspiracy of Fools by Kurt Eichenwald','6','1','10627','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10628,'Creating Competitive Advantage by Jaynie L Smith','6','1','10628','',16.00,'0','2185',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10629,'This Is What America Looks Like by Ilhan Omar','6','1','10629','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10630,'Shoemaker The Untold Story of the British Family Firm that Became a Global Brand','6','1','10630','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10631,'How to Lead When You are Not in Charge by Clay Scroggins','6','1','10631','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10632,'The Robot in the Next Cubicle What You Need to Know to Adapt and Succeed in the Automation Age by Larry Boyer','6','1','10632','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10633,'Sugar Barons FamilyCorruptionEmpire and War by Matthew Parker','6','1','10633','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10634,'African Wildlife and Livelihoods The Promise and Performance of Community Conservation by David HulmeMarshall W Murphree and Marshall Murphree','6','1','10634','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10635,'The Splendid and the Vile A Saga of ChurchillFamilyand Defiance During the Blitz by Erik Larson','6','1','10635','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10636,'And Home was Kariakoo A Memoir of East Africa Book by M G Vassanji','6','1','10636','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10637,'Disloyal A Memoir by Michael Cohen','6','1','10637','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10638,'No Rules Rules Netflix and the Culture of Reinvention by Erin Meyer and Reed Hastings','6','1','10638','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10639,'Finish What You Start The Art of Following ThroughTaking ActionExecuting and SelfDiscipline by Peter Hollins','6','1','10639','',16.00,'0','2299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10640,'Islamic Travel Prayer Mat','6','1','10640','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10641,'Daily Inspiration from The Monk Who Sold His Ferrari by Robin Sharma','6','1','10641','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10642,'Gay Girl Good God by Jackie Hill Perry','6','1','10642','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10643,'African Public Theology','6','1','10643','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10644,'Titan The Life of John D Rockefeller Sr by Ron Chernow','6','1','10644','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10645,'An Early Start for Your Child with Autism Using Everyday Activities to Help Kids ConnectCommunicateand Learn by Sally J RogersGeraldine Dawson and Laurie A Vismara','6','1','10645','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10646,'Why Has Nobody Told Me This Before by Julie Smith','6','1','10646','',16.00,'0','2800','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10647,'Presidents Pressman A memoir by Lee Njiru','6','1','10647','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10648,'The World for Sale MoneyPower and the Traders Who Barter the Earths Resources by Javier Blas and Jack Farchy','6','1','10648','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10649,'Manifest The Sunday Times bestseller that will change your life by Roxie Nafousi','6','1','10649','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10650,'Mediocre The Dangerous Legacy of White Male America Hard by Ijeoma Oluo','6','1','10650','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10651,'The Eternal Audience of One by Remy Ngamije','6','1','10651','',16.00,'0','2300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10652,'AN OUTLINE OF CRIMINAL PROCEDURE IN KENYA','6','1','10652','',16.00,'0','2320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10653,'AFRICAN CUSTOMARY LAW DEVELOPING AN AFRICAN JURISPRUDENCE','6','1','10653','',16.00,'0','2320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10654,'DEMISE AND REBIRTH OF PARLIAMENT A KENYAN PARADIGM','6','1','10654','',16.00,'0','2320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10655,'Malcolm X by Manning Marable','6','1','10655','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10656,'Against Principalities and Powers Spiritual Beings in Relation to Communal Identity and the Moral Discourse of Ephesians','6','1','10656','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10657,'Expository Preaching in Africa Engaging Orality for Effective Proclamation','6','1','10657','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10658,'African Christian Theology','6','1','10658','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10659,'Blessing the Curse? A Biblical Approach for Restoring Relationships in the Church','6','1','10659','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10660,'Preaching That Comes Alive Delivering a Word from the Lord','6','1','10660','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10661,'Thinking Theologically about Language Teaching Christian Perspectives on an Educational Calling','6','1','10661','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10662,'Blessed New Humanity in Christ','6','1','10662','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10663,'Dont Drop the Mic The Power of Your Words Can Change the World by T D Jakes','6','1','10663','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10664,'A Kenyan Journey by Pheroze Nowrojee','6','1','10664','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10665,'The Silk Roads A New History of the World by Peter Frankopan','6','1','10665','',16.00,'0','2350',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10666,'Safari Guide to East African Birds','6','1','10666','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10667,'HBRs 10 Must Reads The Essentials','6','1','10667','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10668,'HBRs 10 Must Reads on Communication','6','1','10668','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10669,'HBRs 10 Must Reads on Strategy by Harvard Business ReviewMichael E PorterRenee Mauborgne and W Chan Kim','6','1','10669','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10670,'Getting Somalia Wrong Faith War and Hope in a Shattered State','6','1','10670','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10671,'Warriors Life and Death Among the Somalis by Gerald Hanley','6','1','10671','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10672,'The Motivation Manifesto by Brendon Burchard','6','1','10672','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10673,'A Testament of Hope The Essential Writings and Speeches by Martin Luther King Jr','6','1','10673','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10674,'Army of None by Paul Scharre','6','1','10674','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10675,'Land and Sustainable Development in Africa','6','1','10675','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10676,'Communicate to Inspire A Guide for Leaders by Kevin D Murray','6','1','10676','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10677,'Swahili Origins by James De Vere Allen','6','1','10677','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10678,'The Great Escape by Angus Deaton','6','1','10678','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10679,'Riding on a Tiger An Autobiography of Moody Awori','6','1','10679','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10680,'A Lineage of Grace by Francine Rivers','6','1','10680','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10681,'Deep Work Rules for Focused Success in a distracted World by Cal Newport','6','1','10681','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10682,'The Way of the Superior Man by David Deida','6','1','10682','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10683,'The African Origin of Civilization Myth or Reality by Cheikh Anta Diop','6','1','10683','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10684,'The Untethered Soul The Journey Beyond Yourself by Michael A Singer','6','1','10684','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10685,'Leadershift by John Maxwell','6','1','10685','',16.00,'0','2390','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10686,'Redeeming Love by Francine Rivers','6','1','10686','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10687,'The Power of the Pussy by Kara King','6','1','10687','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10688,'Greenlights Raucous stories and outlaw wisdom from the Academy Award winning actor by Matthew McConaughey','6','1','10688','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10689,'Welcome Home A Guide to Building a Home For Your Soul by Najwa Zebian','6','1','10689','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10690,'My Life in Full WorkFamilyand Our Future by Indra Nooyi','6','1','10690','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10691,'The Education of an Idealist by Samantha Power','6','1','10691','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10692,'Family Enterprises The Essentials by Peter Leach','6','1','10692','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10693,'The Way of Integrity Finding the Path to Your True Self by Martha Beck','6','1','10693','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10694,'Bamboozled by Jesus How God Tricked Me into the Life of My Dreams by Yvonne Orji','6','1','10694','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10695,'Empire of Pain The Secret History of the Sackler Dynasty by Patrick Radden Keefe','6','1','10695','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10696,'Working HardHardly Working How to achieve morestress less and feel fulfilled by Grace Beverley','6','1','10696','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10697,'LEADERSHIP IN THE BIBLE AND AFRICAN SOCIETY','6','1','10697','',16.00,'0','2390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10698,'From Global to Metanational','6','1','10698','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10699,'The Perfect Hire','6','1','10699','',16.00,'0','2276',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10700,'How The Mighty Fall by Jim Collins','6','1','10700','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10701,'The Snowball Warren Buffett and the Business of Life by Alice Schroeder','6','1','10701','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10702,'The Hairdresser of Harare by Tendai Huchu','6','1','10702','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10703,'Family Enterprises The Essentials','6','1','10703','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10704,'Astrophysics for People in a Hurry by Neil deGrasse Tyson','6','1','10704','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10705,'Flower Girls Bridesmaid Special Occasion Lace Dress','6','1','10705','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10706,'The Robot in the Next Cubicle by Larry Boyer','6','1','10706','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10707,'Sexy Little Numbers How to Grow Your Business Using the Data You Already Have','6','1','10707','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10708,'Bearing the Cross by David Garrow','6','1','10708','',16.00,'0','2280',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10709,'Making Futures by Sangu Delle','6','1','10709','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10710,'A Long Petal of the Sea by Isabel Allende Hardcover','6','1','10710','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10711,'The Real Book of Real Estate Real Experts Real Stories Real Life by Robert Kiyosaki','6','1','10711','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10712,'Debt The First 5000 Years by David Graeber','6','1','10712','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10713,'Relationship Goals How to Win at DatingMarriageand Sex by Michael Todd','6','1','10713','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10714,'The perfect nine the epic of Gikuyu and Mumbi by Ngugi wa Thiongo','6','1','10714','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10715,'Why Were Polarized Book by Ezra Klein','6','1','10715','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10716,'The Struggle for Land and Justice in Kenya by Ambreena Manji','6','1','10716','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10717,'Finding Me by Viola Davis','6','1','10717','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10718,'Cracking the Monitoring and Evaluation ME Career by Rogers Mutie','6','1','10718','',16.00,'0','2399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10719,'Ihram for Hajj and Umrah Cloth','6','1','10719','',16.00,'0','2400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10720,'Boundaries by Henry Cloud and John Townsend','6','1','10720','',16.00,'0','2400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10721,'Kidneys for the King by Miguna Miguna','6','1','10721','',16.00,'0','2400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10722,'The Fatherhood Principle Gods Design and Destiny for Every Man by Myles Munroe','6','1','10722','',16.00,'0','2400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10723,'Women and the Vote A World History','6','1','10723','',16.00,'0','2328',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10724,'The Millionaire Next Door by Thomas J Stanley','6','1','10724','',16.00,'0','2450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10725,'No Hard Feelings by Liz Fosslien and Mollie West Duffy','6','1','10725','',16.00,'0','2450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10726,'Beautiful WorldWhere Are You by Sally Rooney','6','1','10726','',16.00,'0','2450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10727,'Things They Lost by Okwiri Oduor','6','1','10727','',16.00,'0','2450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10728,'Decoding Greatness How the Best in the World Reverse Engineer Success by Ron Friedman','6','1','10728','',16.00,'0','2450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10729,'The Pregnancy and Baby Book','6','1','10729','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10730,'Pine Green Wedge Boot','6','1','10730','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10731,'Men Light Brown Leather Loafer','6','1','10731','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10732,'Men Genuine Leather Loafers','6','1','10732','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10733,'All Things New Heaven Earth and the Restoration','6','1','10733','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10734,'Wise Words The Philosophy of Everyday Life','6','1','10734','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10735,'Extreme Productivity Boost Your Results','6','1','10735','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10736,'The 4 Hour Body An Uncommon Guide to Rapid Fat Loss Incredible Sex and Becoming Superhuman','6','1','10736','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10737,'Lee Kuan Yew The Grand Masters Insights on China the United States and the World','6','1','10737','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10738,'Turning Points in African Democracy by Abdul Raufu Mustapha and Lindsay Whitfield','6','1','10738','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10739,'Africa and the War on Drugs by Neil Carrier and Gernot Klantschnig','6','1','10739','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10740,'How To Sell Your Way Through Life by Napoleon Hill','6','1','10740','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10741,'Gandhi A Political and Spiritual Life by Kathryn Tidrick','6','1','10741','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10742,'The Path Made Clear by Oprah Winfrey Hardcover','6','1','10742','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10743,'Shut Up and Listen by Tilman Fertitta','6','1','10743','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10744,'On Ajayi Crowther Street by Elnathan John','6','1','10744','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10745,'Textbook of Highway and Traffic Engineering','6','1','10745','',16.00,'0','2471',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10746,'What to Expect When Youre Expecting by Heidi Murkoff','6','1','10746','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10747,'Execution The Discipline of Getting Things Done by Larry Bossidy and Ram Charan','6','1','10747','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10748,'Good to Great by Jim Collins','6','1','10748','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10749,'Led by Faith by Immaculee Ilibagiza','6','1','10749','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10750,'Against All Odds by Kalonzo Musyoka','6','1','10750','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10751,'From Third World to First by Lee Kuan Yew','6','1','10751','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10752,'The Constitution of Kenya Contemporary Readings by P L O LumumbaMorris Kiwinda Mbondenyi and Steve O Odero','6','1','10752','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10753,'The Ascent of Money A Financial History of the World by Niall Ferguson','6','1','10753','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10754,'Pio Gama Pinto Untold Life Story of First Unsung Martyr','6','2','10754','',16.00,'0','2490','','0',NULL,NULL,5,0,0,'91721813008',0,0,0,0.00,'2024-07-24 12:25:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10755,'Kybalion A Study of the Hermetic Philosophy of Ancient Egypt and Greece by Three Initiates and William Walker Atkinson','6','1','10755','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10756,'Breaking the Habit of Being Yourself by Joe Dispenza','6','1','10756','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10757,'You Can Be The Happiest Woman In The World by Dr Aid al Qarni','6','1','10757','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10758,'The 48 Laws of Power by Robert Greene','6','1','10758','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10759,'Thomas Sankara Speaks by Thomas Sankara','6','1','10759','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10760,'Do Not Disturb The Story of a Political Murder and an African Regime Gone Bad by Michela Wrong','6','1','10760','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10761,'The Effective Executive The Definitive Guide to Getting the Right Things Done by Peter F Drucker','6','1','10761','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10762,'Decolonization and Afro Feminism by Sylvia Tamale','6','1','10762','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10763,'The Unplugged Alpha by Richard Cooper','6','1','10763','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10764,'The Cancer Code A Revolutionary New Understanding of a Medical Mystery by Dr Jason Fung','6','1','10764','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10765,'Leading the Unleadable How to Manage MavericksCynicsDivasand Other Difficult People by Alan Willett','6','1','10765','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10766,'The Secret Lives of Church Ladies by Deesha Philyaw','6','1','10766','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10767,'The Complete Collected Poems of Maya Angelou','6','1','10767','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10768,'Over My Dead Body by Jeffrey Archer','6','1','10768','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10769,'The Decline of Spiritual Authority in Gikuyu Traditional Religion by Dr Peter Kiarie Njoroge','6','1','10769','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10770,'The Big Nine How the Tech Titans and Their Thinking Machines Could Warp Humanity by Amy Webb','6','1','10770','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10771,'0','6','1','10771','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10772,'After the Rain Gentle Reminders for HealingCourageand SelfLove by Alexandra Elle','6','1','10772','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10773,'Mount Pleasant Novel by Patrice Nganang','6','1','10773','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10774,'Babel Or the Necessity of Violence An Arcane History of the Oxford Translators Revolution by R F Kuang','6','1','10774','',16.00,'0','2490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10775,'Sarong Kikoi','6','1','10775','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10776,'Checked Dress Black White','6','1','10776','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10777,'Brown Cap Toe Formal Shoes','6','1','10777','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10778,'Pregnancy Encyclopedia','6','1','10778','',16.00,'0','2371',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10779,'Brown Mens Belt','6','1','10779','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10780,'Brown checked sleeveless dress','6','1','10780','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10781,'Dark Grey Mens Training Top','6','1','10781','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10782,'The Passage of Power The Years of Lyndon Johnson','6','1','10782','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10783,'The Presidents The Transformation of the American Presidency','6','1','10783','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10784,'Champion Young Mens Embroidered Hoodie','6','1','10784','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10785,'Enjoy Your Life by Dr Muhammad Adb Al Rahman Al Arifi','6','1','10785','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10786,'Becoming Michelle Obama by Michelle Obama','6','1','10786','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10787,'Nairobi Today The Paradox of a Fragmented City','6','1','10787','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10788,'Identity The Demand for Dignity and the Politics of Resentment','6','1','10788','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10789,'The Essentials of Psychoanalysis Sigmund Freud','6','1','10789','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10790,'The Breakthrough Imperative How the Best Managers Get Outstanding Results','6','1','10790','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10791,'Imperial Reckoning The Untold Story of Britains Gulag in Kenya by Caroline Elkins','6','1','10791','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10792,'Global Corruption Money Power and Ethics in the Modern World','6','1','10792','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10793,'Kingdom Principles by Myles Munroe','6','1','10793','',16.00,'0','2375',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10794,'History of Resistance in Kenya by Maina Wa Kinyatti','6','1','10794','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10795,'The Artists Way by Julia Cameron','6','1','10795','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10796,'Verbal Connections Card Game','6','1','10796','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10797,'The Economists Tale A Consultant Encounters Hunger and the World Bank','6','1','10797','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10798,'Selfhood Divinity of the Clitoris by Rev Timothy Njoya','6','1','10798','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10799,'The Circle Maker by Mark Batterson','6','1','10799','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10800,'The illusion of power by GG Kariuki Hardcover','6','1','10800','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10801,'The City Of God Augustine of Hippo by Saint Augustine and David Clarke','6','1','10801','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10802,'Buffett The Making of an American Capitalist by Roger Lowenstein','6','1','10802','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10803,'Mau Mau From Below by Greet Kershaw and John Lonsdale','6','1','10803','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10804,'HBRs 10 Must Reads on AIAnalyticsand the New Machine Age with bonus article Why Every Company Needs an Augmented Reality Strategy by Michael E Porter and James E Heppelmann','6','1','10804','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10805,'Arguing with Zombies EconomicsPoliticsand the Fight for a Better Future by Paul Krugman','6','1','10805','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10806,'Saviors and Survivors DarfurPoliticsand the War on Terror by Mahmood Mamdani','6','1','10806','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10807,'Cybersecurity The Insights You Need from Harvard Business Review by Harvard Business Review','6','1','10807','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10808,'Timeless Seeds of Advice The Sayings of Prophet Muhammad Ibn TaymiyyahIbn alQayyimIbn alJawzi and Other Prominent Scholars in Bringing Comfort and Hope to the Soul by B B Abdulla','6','1','10808','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10809,'Conversations In Ink by Anjali Shah','6','1','10809','',16.00,'0','2499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10810,'We the People by Rev Timothy Njoya','6','1','10810','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10811,'Platform Revolution How Networked Markets by Geoffrey G ParkerMarshall W Van Alstyne and Sangeet Paul Choudary','6','1','10811','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10812,'The 7 Habits of Highly Effective People by Stephen R Covey','6','1','10812','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10813,'The Big Conservation Lie by Mordecai Ogada and John Mbaria','6','1','10813','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10814,'The Ideal Muslim by Dr Muhammad Ali Al Hashimi','6','1','10814','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10815,'Entrepreneur Revolution by Daniel Priestley','6','1','10815','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10816,'Mwakenya The Unfinished Revolution by Maina Wa Kinyatti','6','1','10816','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10817,'Rich Dads Guide to Investing by Robert Kiyosaki','6','1','10817','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10818,'A Promised Land by Barack Obama Hardcover','6','1','10818','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10819,'Nuria Global','6','1','10819','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10820,'Minute Books','6','1','10820','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10821,'Kunyaza The Secret to Female Pleasure by Habeeb Akande','6','1','10821','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10822,'Martas Legacy Series Set of 2 Her Mothers HopeHer Daughters Dream by Francine Rivers','6','1','10822','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10823,'Scars Of A Nation Survivor Of Kiambaa Church Massacre And The Elusive Justice by Peter Mbuthia','6','1','10823','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10824,'Pivoting in Heels by Carole Mandi','6','1','10824','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10825,'Reptiles and Amphibians of East Africa by Kim HowellRobert C Drewes and Stephen Spawls','6','1','10825','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10826,'African Contextual Realities','6','1','10826','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10827,'Mission without Conquest An Alternative Missionary Practice','6','1','10827','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10828,'WholeLife Mission for the Whole Church Overcoming the SacredSecular Divide through Theological Education','6','1','10828','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10829,'0','6','1','10829','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10830,'Exploring Parables in Luke Integrated Skills for ESLEFL Students of Theology','6','1','10830','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10831,'Rock Bottom by Charles Chanchori','6','1','10831','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10832,'Lords of Impunity by Rasna Warah','6','2','9780578311401','',16.00,'0','2500','','0',NULL,NULL,5,0,0,'91721812980',0,0,0,0.00,'2024-07-24 12:23:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10833,'John Thompsons Modern Course for the Piano First Grade 1 by John Thompson and Katherine Faith','6','1','10833','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10834,'The Climb to the Mountain Top The Making of a Professor by Prof Adrian Wekulo Mukhebi','6','1','10834','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10835,'Son of the Nile by Teddy Warria','6','1','10835','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10836,'The Raila Conspiracy The secrets behind denying him the Kenyan Presidency by Babior Newton','6','1','10836','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10837,'Strategic Thinking 10 Lessons from 1,000 Strategic Plans Dr Fred Ogola','6','1','10837','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10838,'Waste of sin by Akin','6','1','10838','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10839,'The Power Law Inside Silicon Valleys Venture Capital Machine by Sebastian Mallaby','6','1','10839','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10840,'Zamba The True Story of the Greatest Lion That Ever Lived by Ralph Helfer','6','1','10840','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10841,'Courage is a Calling Saving Mombasas Street Children by Lucy Yinda','6','1','10841','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10842,'Capitalism Without Capital The Rise of the Intangible Economy by Jonathan Haskel and Stian Westlake','6','1','10842','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10843,'Strategic Thinking The Dynamics of Political Strategies in Africa by Prof Fred Ogola','6','1','10843','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10844,'Zanzibar Plates Maastricht and Other Ceramics on the East African by Villoo Nowrojee and Pheroze Nowrojee','6','1','10844','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10845,'The Path to KALIECH William Odongo Omamo','6','1','10845','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10846,'The Power of Many Values for Success in Business and in Life Meg Whitman','6','1','10846','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10847,'Stronger Than Faith My Journey In the Quest for Justice in Repressive Kenya 19582015 by Oduora Ongwen','6','1','10847','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10848,'Sleepwalking Land by Mia Couto','6','1','10848','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10849,'Drafts 100 Letters I Will Never Send by Nkosilesisa Kwanele Ncube','6','1','10849','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10850,'Paul Mboya A portrait of a Great Leader by Godfrey K Sang and Dr Vincent A Orinda','6','1','10850','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10851,'BIBLE AND ORALITY IN AFRICA','6','1','10851','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10852,'Cabral Pinto Willy Mutunga Undercover by Willy Mutunga','6','1','10852','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10853,'Thinking in Systems by Donella H Meadows and Diana Wright','6','1','10853','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10854,'Positioning The Battle for Your Mind by Al Ries and Jack Trout','6','1','10854','',16.00,'0','2500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10855,'The World Is Ours by Lucie Chihandae','6','1','10855','',16.00,'0','2550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10856,'THE NEW CONSTITUTIONAL LAW OF KENYA PRINCIPLESGOVERNANCE AND HUMAN RIGHTS','6','1','10856','',16.00,'0','2552',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10857,'Mellon An American Life','6','1','10857','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10858,'Unhappy Valley Conflict in Kenya and Africa Book 2','6','1','10858','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10859,'The Bottom Billion','6','1','10859','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10860,'Baby Warm Swaddling Blanket','6','1','10860','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10861,'The House of Rothschild Moneys Prophets 17981848','6','1','10861','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10862,'Being Maasai Ethnicity and Identity in East Africa','6','1','10862','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10863,'Manners in Islam Al Adab al Mufrad','6','1','10863','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10864,'Discipline Equals Freedom Field Manual by Jocko Willink','6','1','10864','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10865,'INTRODUCTION OF JUDICIAL PRACTICE AND ADMINISTRATION','6','1','10865','',16.00,'0','2576',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10866,'What to Expect the First Year by Heidi Murkoff','6','1','10866','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10867,'The Secret by Rhonda Byrne','6','1','10867','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10868,'The Power by Rhonda Byrne','6','1','10868','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10869,'Tools of Titans by Tim Ferriss','6','1','10869','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10870,'The Compound Effect by Darren Hardy','6','1','10870','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10871,'You Are the Placebo Making Your Mind Matter by Dr Joe Dispenza','6','1','10871','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10872,'Seasons of Hope by David Musila','6','1','10872','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10873,'The Private Life of Chairman Mao by Li Zhisui','6','1','10873','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10874,'A Guide to the Good Life The Ancient Art of Stoic Joy by William B Irvine','6','1','10874','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10875,'The Boy the Mole the Fox and the Horse by Charlie Mackesy','6','1','10875','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10876,'Beyond Order 12 More Rules For Life by Jordan B Peterson','6','1','10876','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10877,'Cases and Statutes on Evidence in Sierra Leone by Joseph Amadu','6','1','10877','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10878,'The House of Rothschild The worlds Banker 18491999 by Niall Ferguson','6','1','10878','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10879,'Courage Is Calling by Ryan Holiday','6','1','10879','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10880,'The Rise of a Hustler From Chicken Seller to Presidency by Babior Newton','6','1','10880','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10881,'Guide to Analyzing Companies by Bob Vause','6','1','10881','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10882,'Becoming Michelle Obama by Michelle Obama Hardcover','6','1','10882','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10883,'Living Untethered Beyond the Human Predicament by Michael A Singer','6','1','10883','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10884,'Tuki English Swahili Dictionary','6','1','10884','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10885,'The Art Book Big Ideas Simply Explained Hardcover Illustrated by DK','6','1','10885','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10886,'Thinking 101 Lessons on How To Transform Your Thinking and Your Life by Wookyoung Ahn','6','1','10886','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10887,'Descent From Cherangany Hills Memoirs of a Reluctant Academic by Benjamin Kipkorir','6','1','10887','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10888,'The Scout Mindset Why Some People See Things Clearly and Others Dont by Julia Galef','6','1','10888','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10889,'Conscious Business How to Build Value Through Value by Fred Kofman','6','1','10889','',16.00,'0','2590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10890,'Field Guide to African Wildlife','6','1','10890','',16.00,'0','2466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10891,'How to Make Real Money in Second Life','6','1','10891','',16.00,'0','2466',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10892,'Multiple Streams of Income','6','1','10892','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10893,'Defining Moments in Black History','6','1','10893','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10894,'Funky colored Birthday photo booth props','6','1','10894','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10895,'50 Great Myths of Human Evolution Understanding Misconceptions','6','1','10895','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10896,'Soaring Above the Storms of Passion by Musalia Mudavadi','6','1','10896','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10897,'Little Red Book of Selling 125 Principles of Sales Greatness','6','1','10897','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10898,'Superior The Return of Race Science by Angela Saini','6','1','10898','',16.00,'0','2470',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10899,'The Greatest Secret by Rhonda Byrne','6','1','10899','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10900,'Neither Settler nor Native The Making and Unmaking of Permanent Minorities by Mahmood Mamdani','6','1','10900','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10901,'Manthe State and War a theoretical analysis by Kenneth Waltz','6','1','10901','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10902,'The Conscious Parent Transforming OurselvesEmpowering Our Children by Shefali Tsabary','6','1','10902','',16.00,'0','2599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10903,'Psychology from the Islamic Perspective by Dr Aisha Utz','6','1','10903','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10904,'Running on Empty by Jonice Webb','6','1','10904','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10905,'The Everyday Hero Manifesto Activate Your PositivityMaximize Your ProductivityServe The World by Robin Sharma','6','1','10905','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10906,'Reconstructing Amelia by Kimberly McCreight','6','1','10906','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10907,'Diplomacy by Henry Kissinger','6','1','10907','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10908,'Human Resources Management Set ConceptsMethodologiesTools and Application by Information Resources Management Association','6','1','10908','',16.00,'0','2600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10909,'Step by Step Home Design and Decorating','6','1','10909','',16.00,'0','2518',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10910,'The Founders Dilemmas Anticipating and Avoiding the Pitfalls That Can Sink a Startup by Noam Wasserman','6','1','10910','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10911,'Romans','6','1','10911','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10912,'Seeking a City with Foundations Theology for an Urban World','6','1','10912','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10913,'God Is One A Christian Defence of Divine Unity in the Muslim Golden Age','6','1','10913','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10914,'Thinking Biblically about Islam GenesisTransfigurationTransformation','6','1','10914','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10915,'Twin Cultures Separated by Centuries An Indian Reading of 1 Corinthians','6','1','10915','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10916,'Writing and Research A Guide for Theological Students','6','1','10916','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10917,'Tackling Trauma GlobalBiblicaland Pastoral Perspectives','6','1','10917','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10918,'Missing Voices Learning to Lead beyond Our Horizons','6','1','10918','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10919,'Breakfast on the Beach The Development of Simon Peter','6','1','10919','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10920,'Under the Frangipani by Mia Couto','6','1','10920','',16.00,'0','2650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10921,'Kanzu','6','1','10921','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10922,'Thobe Kanzu','6','1','10922','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10923,'The Wisdom of Sundays LifeChanging Insights','6','1','10923','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10924,'Big Miracles The 11 Spiritual Rules for Ultimate Success','6','1','10924','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10925,'Find Your Why','6','1','10925','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10926,'Leadership Gold','6','1','10926','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10927,'Business in Africa Corporate Insights by Dianna Games','6','1','10927','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10928,'Wisdom at Work The Making of a Modern Elder','6','1','10928','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10929,'Dare to Serve How to Drive Superior Results by Serving Others by Cheryl A Bachelder','6','1','10929','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10930,'Becoming Supernatural by Joe Dispenza','6','1','10930','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10931,'From Recipients to Donors by Emma Mawdsley','6','1','10931','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10932,'The Future of Capitalism Facing the New Anxieties','6','1','10932','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10933,'The African Slave Trade by Basil Davidson','6','1','10933','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10934,'Africas Greatest Entrepreneurs by Moky Makura','6','1','10934','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10935,'Mao The Unknown Story','6','1','10935','',16.00,'0','2556',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10936,'The Last Black Unicorn by Tiffany Haddish','6','1','10936','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10937,'Travelling While Black By Nanjala Nyabola','6','1','10937','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10938,'Research Methods Quantitative and Qualitative Approaches by Olive M Mugenda and Abel G Mugenda Third Edition','6','2','9789966970299','',16.00,'0','2690','','0',NULL,NULL,5,0,0,'91722240585',0,0,0,0.00,'2024-07-29 11:10:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(10939,'Undaunted Overcoming Doubts and Doubters by Kara Goldin','6','1','10939','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10940,'Snakes in Suits When Psychopaths Go to Work by Dr Paul Babiak and Dr Robert D Hare','6','1','10940','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10941,'Rediscovering the Kingdom by Myles Munroe','6','1','10941','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10942,'Sensuous Knowledge A Black Feminist Approach for Everyone by Minna Salami','6','1','10942','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10943,'CEO Excellence The Six Mindsets That Distinguish the Best Leaders from the Rest by Carolyn DewarScott Keller and Vikram Malhotra','6','1','10943','',16.00,'0','3790','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10944,'Radical Uncertainty by Mervyn King','6','1','10944','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10945,'Remarkably Bright Creatures by Shelby Van Pelt','6','1','10945','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10946,'Trust and Inspire How Truly Great Leaders Unleash Greatness in Others by Stephen MR Covey','6','1','10946','',16.00,'0','2690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10947,'Elizabeth the Queen The Life of a Modern Monarch','6','1','10947','',16.00,'0','2561',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10948,'Baker Watchman Knit Beanies','6','1','10948','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10949,'No Bad Ideas Cosmo Jersey','6','1','10949','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10950,'Black Star A View of the Life and Times of Kwame Nkrumah','6','1','10950','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10951,'Start Your Own Business','6','1','10951','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10952,'Sour Honey and Soul Food by Billy Chapata','6','1','10952','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10953,'You are not a country Africa','6','1','10953','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10954,'Making the Most of Your Money Now by Jane Bryant Quinn','6','1','10954','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10955,'Enough by John C Bogle','6','1','10955','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10956,'Notes from a Young Black Chef by Kwame Onwuachi and Joshua David Stein','6','1','10956','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10957,'HBRs 10 Must Reads on Managing Yourself','6','1','10957','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10958,'Let Love Have the Last Word by Common','6','1','10958','',16.00,'0','2565',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10959,'Great Leaders Have No Rules by Kevin Kruse','6','1','10959','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10960,'Message to the Blackman in America by Elijah Muhammad','6','1','10960','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10961,'Crude Nation How Oil Riches Ruined Venezuela by Ral Gallegos','6','1','10961','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10962,'Vision Or Mirage Saudi Arabia at the Crossroads by David Rundell','6','1','10962','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10963,'The Bezos Letters 14 Principles to Grow Your Business Like Amazon by Steve Anderson and Karen Anderson','6','1','10963','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10964,'DoingsNonDoings and MisDoings by Kenya Chief Justices 19631998 by Justice Abdul Majid CockarEGH','6','1','10964','',16.00,'0','2699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10965,'Tidak Kikoi','6','1','10965','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10966,'The 100 Absolutely Unbreakable Laws of Business Success by Brian Tracy','6','1','10966','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10967,'The Partnership The Making of Goldman Sachs by Charles D Ellis','6','1','10967','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10968,'Turquoise Dreams Anthology of short stories by Zimbabwean women by Samantha Rumbidzai Vazhure','6','1','10968','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10969,'Win Every Argument The Art of DebatingPersuadingand Public Speaking by Mehdi Hasan','6','1','10969','',16.00,'0','2700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10970,'Retail Business Management','6','1','10970','',16.00,'0','2613',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10971,'Walking in Kenyatta Struggles By Duncan Ndegwa','6','1','10971','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10972,'The Subtle Art of Not Giving a Fuck by Mark Manson','6','1','10972','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10973,'The Ideal Muslimah The True Islamic Personality of the Muslim by Muhammad Ali Hashimi','6','1','10973','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10974,'The Third Door The Wild Quest to Uncover How the Worlds Most Successful People Launched Their Careers by Alex Banayan','6','1','10974','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10975,'Everything Is Fucked by Mark Manson','6','1','10975','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10976,'Africas Greatest Entrepreneurs by Moky Makura','6','1','10976','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10977,'The Light We Carry Overcoming in Uncertain Times Hardcover November 152022 by Michelle Obama','6','1','10977','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10978,'Sound Design In Film A Kenyan Cinema Book Series by Gabriel Thuku Kimani','6','1','10978','',16.00,'0','2750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10979,'Chess For Dummies','6','1','10979','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10980,'Womens Activism in Africa','6','1','10980','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10981,'The Chronicles of Narnia Complete','6','1','10981','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10982,'The Four Obsessions of an Extraordinary Executive','6','1','10982','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10983,'Knowledge And Decisions by Thomas Sowell','6','1','10983','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10984,'3 Kings Diddy Dr Dre Jay Z and Hip Hops Multi billion Dollar Rise','6','1','10984','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10985,'The Growth Delusion The Wealth and Well Being of Nations','6','1','10985','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10986,'The Power of a Positive Team Proven Principles and Practices That Make Great Teams Great','6','1','10986','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10987,'The Power Of Babel Language and Governance In The African Experience by Ali A Mazrui and Alamin Mazrui','6','1','10987','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10988,'Dollars and Sense How We Misthink Money and How to Spend Smarter by Dan Ariely and Jeff Kreisler','6','1','10988','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10989,'The Assault on Intelligence by Michael V Hayden','6','1','10989','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10990,'Everything You Have Told Me Is True by Mary Harper','6','1','10990','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10991,'Does Your Marketing Sell','6','1','10991','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10992,'What You Do Is Who You Are by Ben Horowitz','6','1','10992','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10993,'A Song for You My Life with Whitney Houston','6','1','10993','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10994,'FAMILY LAW IN KENYA','6','1','10994','',16.00,'0','2784',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10995,'INTERNATIONAL HUMAN RIGHTS AND THEIR ENFORCEMENT IN AFRICA','6','1','10995','',16.00,'0','2784',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10996,'Mastery by Robert Greene','6','1','10996','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10997,'The 33 Strategies of War by Robert Greene','6','1','10997','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10998,'Che Guevara A Revolutionary Life by Jon Lee Anderson','6','1','10998','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(10999,'Digital Democracy Analogue Politics How the Internet Is Transforming Politics in Africa by Nanjala Nyabola','6','1','10999','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11000,'The Laws of Human Nature by Robert Greene','6','2','9781781259191','',16.00,'0','2790','','0',NULL,NULL,5,0,0,'91721634829',0,0,0,0.00,'2024-07-22 10:54:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(11001,'The Politics Book Big Ideas Simply Explained by Sam AtkinsonRebecca Warren and Kate Johnsen','6','1','11001','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11002,'From Our Mothers Hearths Bukusu Folktales and Proverbs by Namulundah Florence','6','1','11002','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11003,'Secrets of Sand Hill Road by Scott Kupor','6','1','11003','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11004,'The Art of Seduction by Robert Greene','6','1','11004','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11005,'The Rational Male Positive Masculinity by Rollo Tomassi Volume 3','6','1','11005','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11006,'The Psychology of Money by Morgan Housel','6','1','11006','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11007,'Adult Children of Emotionally Immature Parents by Lindsay C Gibson','6','1','11007','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11008,'The Rational Male Religion by Rollo Tomassi','6','1','11008','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11009,'Together LonelinessHealth and What Happens When We Find Connection by Vivek H Murthy','6','1','11009','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11010,'Mossad The Greatest Missions of the Israeli Secret Service by Michael BarZohar and Nissim Mishal','6','1','11010','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11011,'Kenyas Tax Czar The autobiography of MG Waweru','6','1','11011','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11012,'Capital without Borders Wealth Managers and the One Percent by Brooke Harrington','6','1','11012','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11013,'Goals How to Get Everything You Want Faster Than You Ever Thought Possible by Brian Tracy','6','1','11013','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11014,'Seeking Wisdom A Spiritual Path to Creative Connection by Julia Cameron','6','1','11014','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11015,'The Listening Path The Creative Art of Attention A Six Week Artists Way Programme by Julia Cameron','6','1','11015','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11016,'The Happiest Man on Earth The Beautiful Life of an Auschwitz Survivor by Eddie Jaku','6','1','11016','',16.00,'0','2790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11017,'The Economics Book Big Ideas Simply Explained','6','1','11017','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11018,'Unscrewed Women Sex Power','6','1','11018','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11019,'The Gina Ford Baby and Toddler Cook Book','6','1','11019','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11020,'Capital A Critique of Political Economy Vol 3','6','1','11020','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11021,'Making Africa Work A Handbook for Economic Success','6','1','11021','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11022,'A Taste Of Patience','6','1','11022','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11023,'Devils Bargain by Joshua Green','6','1','11023','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11024,'Sheng Rise of a Kenyan Swahili Vernacular by Chege Githiora','6','1','11024','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11025,'Crucible of the Ages Essays in Honour of Wole Soyinka at 80','6','1','11025','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11026,'Jeff Immelt and the New GE Way Innovation Transformation and Winning in the 21st Century','6','1','11026','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11027,'Heart and Hustle by Patricia Bright','6','1','11027','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11028,'My Blood Not for Sale by Muthoni Likimani','6','1','11028','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11029,'Working by Robert Caro Hardcover','6','1','11029','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11030,'The Testaments by Margaret Atwood','6','1','11030','',16.00,'0','2660',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11031,'More Myself by Alicia Keys','6','1','11031','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11032,'The Beautiful No by Sheri Salata','6','1','11032','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11033,'The Three Laws of Performance Rewriting the Future of Your Organization and Your Life','6','1','11033','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11034,'Eyes to the Wind A Memoir of Love and DeathHope and Resistance by Ady Barkan','6','1','11034','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11035,'Pitch Anything by Oren Klaff','6','1','11035','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11036,'Becoming Bulletproof by Evy Poumpouras','6','1','11036','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11037,'Relational Intelligence The People Skills You Need for the Life of Purpose You Want by Dharius Daniel','6','1','11037','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11038,'Fighting Without Ceasing by Muthoni Likimani','6','1','11038','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11039,'Click Millionaires Work LessLive More with an Internet Business You Love by Scott Fox','6','1','11039','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11040,'Happy Valley The Story of the English in Kenya by Nicholas Best','6','1','11040','',16.00,'0','2799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11041,'Backrest Folding Padded Islamic Prayer Mat','6','1','11041','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11042,'Necessary Endings Hardcover by Henry Cloud','6','1','11042','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11043,'Assata An Autobiography by Assata Shakur','6','1','11043','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11044,'Purpose Mindset How Microsoft Inspires Employees and Alumni to Change the World by Akhtar Badshah','6','1','11044','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11045,'ForgivenessPeacemakingand Reconciliation','6','1','11045','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11046,'African Voices Towards African British Theologies','6','1','11046','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11047,'African Christian Leadership RealitiesOpportunitiesand Impact','6','1','11047','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11048,'Leadership in Theological EducationVolume 1 Foundations for Academic Leadership','6','1','11048','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11049,'The Motif of Hospitality in Theological Education A Critical Appraisal with Implications for Application in Theological Education','6','1','11049','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11050,'TEE in Asia Empowering ChurchesEquipping Disciples','6','1','11050','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11051,'Leadership in Theological EducationVolume 2 Foundations for Curriculum Design','6','1','11051','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11052,'Leadership in Theological EducationVolume 3 Foundations for Faculty Development','6','1','11052','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11053,'The Kingdom of God in Africa A History of African Christianity','6','1','11053','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11054,'Asian Christian Theology Evangelical Perspectives','6','1','11054','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11055,'The Pharisees in Matthew 23 Reconsidered','6','1','11055','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11056,'LITIGATION THE ART OF STRATEGY AND PRACTICE','6','1','11056','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11057,'The Bezos Blueprint Communication Secrets of the Worlds Greatest Salesman by Carmine Gallo','6','1','11057','',16.00,'0','2800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11058,'Thomas Jefferson The Art of Power','6','1','11058','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11059,'Thobe Al Rabie Kanzu Cream','6','1','11059','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11060,'Chocolate Brown Abaya','6','1','11060','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11061,'Haven Under The Hill A Kenya Vignette','6','1','11061','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11062,'Envirofit SuperGrill Black','6','1','11062','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11063,'Humans Of New York','6','1','11063','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11064,'Feminism is for Everybody Passionate Politics','6','1','11064','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11065,'Arafat Scarf Wholesale 10 Pieces','6','1','11065','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11066,'Modern Warfare Intelligence and Deterrence','6','1','11066','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11067,'Machine Platform Crowd Harnessing Our Digital Future','6','1','11067','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11068,'Fixing Failed States A Framework for Rebuilding a Fractured World','6','1','11068','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11069,'Finding My Voice by Valerie Jarrett','6','1','11069','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11070,'The Patterning Instinct by Jeremy Lent','6','1','11070','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11071,'The Motivation Myth by Jeff Haden','6','1','11071','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11072,'Airlift to America How Barack Obama SrJohn F KennedyTom Mboya and 800 East African Students Changed Their World and Ours','6','1','11072','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11073,'Tough Love by Susan Rice Hardcover','6','1','11073','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11074,'The Almanack of Naval Ravikant A Guide to Wealth and Happiness by Eric Jorgenson','6','1','11074','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11075,'So Good They Cannot Ignore You by Cal Newport','6','1','11075','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11076,'Dont Be Sad by Aaidh ibn Abdullah Al Qarni','6','1','11076','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11077,'How we made it in Africa by Jaco Maritz','6','1','11077','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11078,'Lieutenant General Daniel Opande In Pursuit of Peace in Africa','6','1','11078','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11079,'The Bribery Syndrome by Joe Khamisi','6','1','11079','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11080,'Reclaim Your Heart by Yasmin Mogahed','6','1','11080','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11081,'The Strategy of Denial American Defense in an Age of Great Power Conflict by Elbridge A Colby','6','1','11081','',16.00,'0','2890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11082,'Mistaking Africa','6','1','11082','',16.00,'0','2751',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11083,'Jab Jab Jab Right Hook by Gary Vaynerchuk','6','1','11083','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11084,'Conscience of a Conservative A Rejection of Destructive Politics','6','1','11084','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11085,'The Six Figure Second Income','6','1','11085','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11086,'In the Lap of the Buddha by Gavin Harrison','6','1','11086','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11087,'Killing Commendatore by Haruki Murakami','6','1','11087','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11088,'The Language of the Game How to Understand Soccer by Laurent Dubois','6','1','11088','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11089,'How to Get Rid of a President by David Priess','6','1','11089','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11090,'Putting the Cart Before the Horse by Abdi Kusow','6','1','11090','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11091,'Farsighted by Steven Johnson','6','1','11091','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11092,'The Ghost Warriors by Samuel M Katz','6','1','11092','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11093,'I Am My Brand by Kubi Springer','6','1','11093','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11094,'Alchemy by Rory Sutherland','6','1','11094','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11095,'Global Salafism by Roel Meijer','6','1','11095','',16.00,'0','2755',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11096,'Devolution in Kenya A commentary by PLO Lumumba','6','1','11096','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11097,'The Meaning of Mariah Carey by Mariah Carey and Michaela Angela Davis','6','1','11097','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11098,'In Pursuit of Excellence Memoirs of Professor Charles Odidi Okidi','6','1','11098','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11099,'Common Stocks and Uncommon Profits and Other Writings by Philip A Fisher and Kenneth L Fisher','6','1','11099','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11100,'Things We Lost to the Water by Eric Nguyen','6','1','11100','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11101,'Just Work Get Shit DoneFast and Fair by Kim Scott','6','1','11101','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11102,'The Daily Laws 366 Meditations on PowerSeductionMasteryStrategy and Human Nature by Robert Greene','6','1','11102','',16.00,'0','2899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11103,'How to Do the Work Recognize Your PatternsHeal from Your Pastand Create Your Self by Nicole LePera','6','1','11103','',16.00,'0','2900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11104,'A Casebook on the Law of Succession','6','1','11104','',16.00,'0','2900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11105,'SUPREME COURT OF KENYA CASE DIGEST','6','1','11105','',16.00,'0','2900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11106,'Principles of Constitutional Law','6','1','11106','',16.00,'0','2900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11107,'Born a Crime by Trevor Noah Hardcover','6','1','11107','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11108,'Envirofit SmartSaver jiko la kuni','6','1','11108','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11109,'Unashamed by Lecrae','6','1','11109','',16.00,'0','2945',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11110,'Wildlife of East Africa A photographic guide','6','1','11110','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11111,'The Consulting Bible by Alan Weiss','6','1','11111','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11112,'God Speaks My Language A History of Bible Translation in East Africa','6','1','11112','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11113,'African Christian Ethics','6','1','11113','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11114,'Character and Virtue in Theological Education An Academic Epistolary Novel','6','1','11114','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11115,'Getting to Grips with Biblical Hebrew An Introductory Textbook','6','1','11115','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11116,'God With Us and Without UsVolume Two The Beauty and Power of Oneness in Trinity','6','1','11116','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11117,'In Search of Christ in Latin America From Colonial Image to Liberating Savior','6','1','11117','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11118,'A Christian Theology of Suffering in the Context of Theravada Buddhism in Thailand','6','1','11118','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11119,'The Conversion of Igbo Christians to Islam A Study of Religious Change in a Christian Heartland','6','1','11119','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11120,'The Development of Vocational Stewardship among Indonesian Christian Professionals Spiritual Formation for Marketplace Ministry','6','1','11120','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11121,'Dialogue of Life Social Engagement as the Preferred Means to Incarnational Mission in the Context of Malay Hegemony','6','1','11121','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11122,'The Philippine Council of Evangelical Churches Its BackgroundContextand Formation among PostWorld War II Churches','6','1','11122','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11123,'0','6','1','11123','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11124,'Insights from the Lives of Olive Doke and Paul Kasonga for Pioneer Mission and Church Planting Today','6','1','11124','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11125,'Mission through Diaspora The Case of the Chinese Church in the USA','6','1','11125','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11126,'Women and Pride An Exploration of the Feminist Critique of Reinhold Niebuhrs Theology of Sin','6','1','11126','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11127,'Women in Mission SIMECWA Women in Nigeria 19232013','6','1','11127','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11128,'From The Cradle To The Cradle By Tony Olang','6','1','11128','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11129,'Crazy Faith Its Only Crazy Until It Happens by Michael Todd Hardcover','6','1','11129','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11130,'It Starts with Us by Colleen Hoover Hardcover','6','1','11130','',16.00,'0','2950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11131,'THE LAW OF MATRIMONIAL PROPERTY IN EAST AFRICA','6','1','11131','',16.00,'0','2964',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11132,'Knowledge Encyclopedia by Dorling Kindersley','6','1','11132','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11133,'Lonely Planet Kenya Travel Guide by Lonely PlanetAnthony HamStuart Butler and Dean Starnes','6','1','11133','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11134,'Lonely Planet Tanzania Travel Guide by Lonely PlanetMary Fitzpatrick and Tim Bewer','6','1','11134','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11135,'The Prize The Epic Quest for Oil Money and Power by Daniel Yergin','6','1','11135','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11136,'Things We Lost to the Water by Eric Nguyen','6','1','11136','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11137,'The Diabetes Code Prevent and Reverse Type 2 Diabetes Naturally by Dr Jason Fung','6','1','11137','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11138,'Good HabitsBad Habits The Science of Making Positive Changes That Stick by Wendy Wood','6','1','11138','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11139,'A GUIDE TO THE LAWS OF KENYA','6','1','11139','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11140,'Caste The Origins of Our Discontents by Isabel Wilkerson','6','1','11140','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11141,'Atlas of the Heart Mapping Meaningful Connection and the Language of Human Experience by Brene Brown','6','1','11141','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11142,'Guinness World Records 2022','6','1','11142','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11143,'Cambridge English Grammar in Use by Raymond Murphy','6','1','11143','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11144,'Sheer Grit by Zipporah Kittony','6','1','11144','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11145,'In Pursuit of Purpose The Key to Personal Fulfillment by Myles Munroe','6','1','11145','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11146,'Tutankhamuns Trumpet The Story of Ancient Egypt in 100 Objects by Toby Wilkinson','6','1','11146','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11147,'A More Complete Beast by Jack Donovan','6','1','11147','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11148,'Beyond the Shadows of My Dream The Biography of Martin Oduor Otieno by Martin Oduor Paperback','6','1','11148','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11149,'Slouching Towards Utopia An Economic History of the Twentieth Century by Bradford DeLong','6','1','11149','',16.00,'0','2990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11150,'The Managers Guide to Strategy','6','1','11150','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11151,'Pastoralism and Politics in Northern Kenya and Southern Ethiopia','6','1','11151','',16.00,'0','2846',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11152,'Stylish Hot Pink Dress','6','1','11152','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11153,'Kanzu Thobe Al Rabie','6','1','11153','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11154,'Unbounded by Boniface Mwangi','6','1','11154','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11155,'Little Mogadishu Eastleigh Nairobis Global Somali Hub','6','1','11155','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11156,'The Fate of Africa A History of Fifty Years of Independence by Martin Meredith','6','1','11156','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11157,'Magna Carta of Exponentiality by Vusi Thembekwayo','6','1','11157','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11158,'Vusi Business and Life Lessons from a Black Dragon by Vusi Thembekwayo','6','1','11158','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11159,'The Dichotomy of Leadership Balancing the Challenges of Extreme Ownership','6','1','11159','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11160,'Who Killed Hammarskjold The UN the Cold War and White Supremacy in Africa','6','1','11160','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11161,'What Are Your Blind Spots Conquering the 5 Misconceptions that Hold Leaders Back','6','1','11161','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11162,'Smart Band Fit Bit Oraimo','6','1','11162','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11163,'Great Migrations Official Companion to the National Geographic Channel','6','1','11163','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11164,'Culture and Customs of Somalia by Mohamed Diriye Abdullahi','6','1','11164','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11165,'The Lords Resistance Army Myth and Reality by Tim Allen and Koen Vlassenroot','6','1','11165','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11166,'Treason by Miguna Miguna','6','1','11166','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11167,'The Politics of Trade and Industrial Policy in Africa','6','1','11167','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11168,'A Political Biography of Jakaya Mrisho Kikwete','6','1','11168','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11169,'Control and crisis in colonial Kenya by Bruce J Berman','6','1','11169','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11170,'How We Win by Farah Pandith Hardcover','6','1','11170','',16.00,'0','2850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11171,'What It Takes by Stephen A Schwarzman Hardcover','6','1','11171','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11172,'Marketing 40 Moving from Traditional to Digital by Philip KotlerHermawan Kartajaya and Iwan Setiawan','6','1','11172','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11173,'Riding With Giants by Peter Holmes a Court','6','1','11173','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11174,'How to Avoid a Climate Disaster The Solutions We Have and the Breakthroughs We Need by Bill Gates','6','1','11174','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11175,'Fountain of Knowledge History of the University of Nairobi 19522020 by Prof Bethwell A Ogot and Prof Madara M Ogot','6','1','11175','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11176,'The Nine Lives of Pakistan Dispatches from a Precarious State by Declan Walsh','6','1','11176','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11177,'Project Hail Mary by Andy Weir','6','1','11177','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11178,'The Experience Economy by B Joseph Pine II and James H Gilmore','6','1','11178','',16.00,'0','2999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11179,'Titan The Life of John D Rockefeller Sr','6','1','11179','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11180,'The Ultimate Collection A Vegetarian Cookbook by Nakuru Lions Club of MenengaiMr Sanjov Soni and Mr Bhupendra Shah','6','1','11180','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11181,'Profit First by Mike Michalowicz','6','1','11181','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11182,'Smart bracelet oraimo OFB20 ZZ','6','1','11182','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11183,'What Happened to You? Conversations on TraumaResilienceand Healing by Oprah Winfrey and Bruce D Perry','6','1','11183','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11184,'Releasing Your Potential Exposing the Hidden You by Myles Munroe','6','1','11184','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11185,'101 Essays That Will Change The Way You Think by Brianna Wiest','6','1','11185','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11186,'Man Enough Undefining My Masculinity by Justin Baldoni','6','1','11186','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11187,'On Board The Insiders Guide to Surviving Life in the Boardroom by John Tusa','6','1','11187','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11188,'Power Politics and Law by Prof Githu Muigai','6','1','11188','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11189,'The Rise of a Hustler From Chicken Seller to Presidency by Babior Newton Hardcover','6','1','11189','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11190,'The Human Resource Management Scope by Dr Selina AmbePhD','6','1','11190','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11191,'The Time Travelling Economist Why EducationElectricity and Fertility Are Key to Escaping Poverty by Charlie Robertson','6','1','11191','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11192,'When the Circus Leaves Town What Happens When Football Leaves Home by David Proudlove','6','1','11192','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11193,'Before the Next Song and Other Poems by Mapfumo Clement Chihota','6','1','11193','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11194,'Sell Me This Pen by Eunice Maina Mburu','6','1','11194','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11195,'My Lifes Journey By Hon Titus Mbathi','6','1','11195','',16.00,'0','3000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11196,'CRIMINAL PROCEDURE AND LAW IN UGANDA','6','1','11196','',16.00,'0','3016',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11197,'EQUITY TRUSTS','6','1','11197','',16.00,'0','3016',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11198,'The Leadership Pipeline','6','1','11198','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11199,'Africa The Politics of Suffering and Smiling by Patrick Chabal','6','1','11199','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11200,'The Starbucks Experience Five Principles for Turning Ordinary','6','1','11200','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11201,'Sell or Be Sold How to Get Your Way in Business and in Life','6','1','11201','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11202,'The Colder War How the Global Energy Trade Slipped from Americas Grasp by Marin Katusa','6','1','11202','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11203,'A Handbook on Company Law by Dr Kibaya Imaana Laibuta','6','1','11203','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11204,'The 5 Second Rule by Mel Robbins','6','1','11204','',16.00,'0','3090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11205,'A Taste of Honey Sexuality and Erotology in Islam by Habeeb Akande','6','1','11205','',16.00,'0','3090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11206,'The Winners by Fredrik Backman Hardcover','6','1','11206','',16.00,'0','3090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11207,'The E Myth Revisited by Michael E Gerber','6','1','11207','',16.00,'0','3099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11208,'Death by Meeting A Leadership Fable about Solving the Most Painful Problem in Business by Patrick Lencioni','6','1','11208','',16.00,'0','3099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11209,'Black Poachers White Hunters A Social History of Hunting in Colonial Kenya by Edward I Steinhart','6','1','11209','',16.00,'0','3099',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11210,'The Intelligent Investor by Benjamin Graham and Jason Zweig','6','1','11210','',16.00,'0','3100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11211,'The Ideal Team Player How to Recognize and Cultivate The Three Essential Virtues by Patrick Lencioni','6','1','11211','',16.00,'0','3100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11212,'The Room Where It Happened by John Bolton Hardcover','6','1','11212','',16.00,'0','3100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11213,'Relentless Love Living Out Integral Mission to Combat PovertyInjustice and Conflict','6','1','11213','',16.00,'0','3100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11214,'Confession of the Lioness by Mia Couto','6','1','11214','',16.00,'0','3100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11215,'Laundry Basket','6','1','11215','',16.00,'0','3131',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11216,'THE LAW and PRACTICE of EVIDENCE IN KENYA','6','1','11216','',16.00,'0','3132',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11217,'The Fate of Sudan The Origins and Consequences','6','1','11217','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11218,'Seizing the Moment The Amazing Story of the Awori Family','6','1','11218','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11219,'Beyond The E Myth by Michael E Gerber','6','1','11219','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11220,'Seeing Like a State by James C Scott','6','1','11220','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11221,'Capital in the Twenty First Century by Thomas Piketty','6','1','11221','',16.00,'0','3150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11222,'The Mountain Is You Transforming Self Sabotage Into Self Mastery by Brianna Wiest','6','1','11222','',16.00,'0','3150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11223,'The Wilderness Guardian','6','1','11223','',16.00,'0','3184',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11224,'The Five Dysfunctions of a Team A Leadership Fable by Patrick Lencioni','6','1','11224','',16.00,'0','3190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11225,'Unscripted LifeLibertyand the Pursuit of Entrepreneurship by MJ DeMarco','6','1','11225','',16.00,'0','3190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11226,'The Alchemy of Finance by George Soros','6','1','11226','',16.00,'0','3190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11227,'Unscripted The Great RatRace Escape From WageSlavery to Wealth How to Start a PurposeDriven Business and Win Financial Freedom for a Lifetime by MJ DeMarco','6','1','11227','',16.00,'0','3190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11228,'Computer Paper Form 95 x 11 2 Part','6','1','11228','',16.00,'0','3036',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11229,'Male Daughters Female Husbands Gender and Sex','6','1','11229','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11230,'The Blue Economy 30 The Marriage of Science Innovation','6','1','11230','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11231,'Leading with Questions How Leaders Find the Right Solutions','6','1','11231','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11232,'Wonders of Life by Brian Cox','6','1','11232','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11233,'Soonish Ten Emerging Technologies That will Improve and or Ruin Everything','6','1','11233','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11234,'Extreme Ownership How US Navy SEALs Lead and Win by Jocko Willink and Leif Babin','6','1','11234','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11235,'Ngugi Reflections on his Life of Writing','6','1','11235','',16.00,'0','3040',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11236,'Higher Is Waiting by Tyler Perry','6','1','11236','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11237,'The Everyday Life Bible by Joyce Meyer','6','1','11237','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11238,'Potent Brews Social History Of Alcohol In East Africa 18501999','6','1','11238','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11239,'The Millionaire Fastlane by MJ DeMarco','6','1','11239','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11240,'Decolonising the Mind The Politics of Language in African Literature','6','1','11240','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11241,'Just as I Am A Memoir by Cicely Tyson','6','1','11241','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11242,'Whose Reality Counts? Putting the First Last by Robert Chambers','6','1','11242','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11243,'Ataturk The Biography of the Founder of Modern Turkey by Andrew Mango','6','1','11243','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11244,'Who Not How The Formula to Achieve Bigger Goals Through Accelerating Teamwork by Dan Sullivan and Benjamin P Hardy','6','1','11244','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11245,'Winning The Unforgiving Race to Greatness Book by Shari Wenk and Tim S Grover','6','1','11245','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11246,'From Strength to Strength Finding SuccessHappinessand Deep Purpose in the Second Half of Life by Arthur C Brooks','6','1','11246','',16.00,'0','3199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11247,'Mattress Protector White','6','1','11247','',16.00,'0','3200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11248,'Photocopy papers A4 One Box 5 Reams','6','1','11248','',16.00,'0','3200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11249,'Mau Mau From Within The Story of the Kenya Land and Freedom Army by Karari Njama AuthorDonald L BarnettNgugi wa ThiongoMicere Githae MugoGitu wa Kahengeri and Kamoji Wachiira','6','1','11249','',16.00,'0','3200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11250,'The African Trilogy Things Fall Apart; Arrow of God; No Longer at Ease Penguin Classics Deluxe Edition by Chinua Achebe','6','1','11250','',16.00,'0','3200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11251,'Safari Metal Stool','6','1','11251','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11252,'BathrobesWhite','6','1','11252','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11253,'Birds of Kenya and Northern Tanzania Helm Field Guides','6','1','11253','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11254,'Oversubscribed How to Get People Lining Up','6','1','11254','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11255,'The Rise of China and India in Africa','6','1','11255','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11256,'The Matriarch Barbara Bush and the Making of an American Dynasty Hardcover','6','1','11256','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11257,'A Text Book on TAX LAW IN KENYA','6','1','11257','',16.00,'0','3245',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11258,'The Corporate Lattice','6','1','11258','',16.00,'0','3088',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11259,'Engaging Religions and Worldviews in Africa A Christian Theological Method','6','1','11259','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11260,'ReincarnationOblivion or Heaven? A Christian Exploration','6','1','11260','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11261,'Handbook for Supervisors of Doctoral Students in Evangelical Theological Institutions','6','1','11261','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11262,'Beginning from Man and Woman Witnessing Christs Love in the Family','6','1','11262','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11263,'Biblical Shalom for Sustainable Holistic Transformational Development in Nigeria A Study of Two Rural Communities in North Central Nigeria','6','1','11263','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11264,'Brother Bakht Singh Theologian and Father of the Indian Independent Christian Church Movement','6','1','11264','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11265,'By What Authority? The Literary Function and Impact of Conflict Stories in the Gospel of Matthew','6','1','11265','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11266,'Catalyzing ReaderResponse to the Oral Gospel A Rhetorical Analysis of the Markan Texts Convincing and Convicting Devices','6','1','11266','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11267,'The Concept of Divine Sovereignty in Micah A Vision for the Fulfillment of the Abrahamic Promises','6','1','11267','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11268,'The Doctrine of the Holy Spirit in the Major Reformed Confessions and Catechisms of the Sixteenth and Seventeenth Centuries','6','1','11268','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11269,'The Evolution of Legislation on Religious Offences A Study of British India and the Implications for Contemporary Pakistan','6','1','11269','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11270,'FaithIntegrated BeingKnowingand Doing A Study among Christian Faculty in Indonesia','6','1','11270','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11271,'The Perilous Sayings Interpreting Christs Call to Obedience in the Sermon on the Mount','6','1','11271','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11272,'Revelation and Grace A Critical Appraisal of Hendrik Kraemers Theology of Religions','6','1','11272','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11273,'The Theology of the Land in Amos 79','6','1','11273','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11274,'Communal Holiness in the Gospel of John The Vine Metaphor as a Test Case with Lessons from African Hospitality and Trinitarian Theology','6','1','11274','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11275,'Reading Psalm 145 with the Sages A Compositional Analysis','6','1','11275','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11276,'0','6','1','11276','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11277,'Concrete Time and Concrete Eternity Karl Barths Doctrine of Time and Eternity and Its Trinitarian Background','6','1','11277','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11278,'Seeing the Face of God Exploring an Old Testament Theme','6','1','11278','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11279,'Hermeneutics of Mission in Matthew Israel and the Nations in the Interpretative Framework of Matthews Gospel','6','1','11279','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11280,'Bible Translation in Suriname An Overview of its HistoryTranslatorsand Sources','6','1','11280','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11281,'Competencies for Leading in Diversity A Case Study of National Evangelical Associations in Africa','6','1','11281','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11282,'This Is True Grace The Shaping of Social Behavioural Instructions by Theology in 1 Peter','6','1','11282','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11283,'Jesuss Identification with the Marginalized and the Liminal The Messianic Identity in Mark','6','1','11283','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11284,'Beyond Justice Death and the Retribution Principle in the Book of Job','6','1','11284','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11285,'Theology of Participation A Conversation of Traditions','6','1','11285','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11286,'Cultural Integration and the Gospel in Vietnamese Mission Theology A Paradigm Shift','6','1','11286','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11287,'Work and Community in the Thessalonian Correspondence','6','1','11287','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11288,'The Crocodile River by Pauline Magosvongwe','6','1','11288','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11289,'Cremation of the Scarecrow by Dzikamayi Chando','6','1','11289','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11290,'Starfish Blossoms by Samantha Rumbidzai Vazhure','6','1','11290','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11291,'Whispers Over a Brewing Dawn by Marial Awendit','6','1','11291','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11292,'The Mad Man on First Street and Other Short Stories by David Chasumba','6','1','11292','',16.00,'0','3250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11293,'Computer Paper Form 95 x 11 2 Part Pay slip','6','1','11293','',16.00,'0','3273',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11294,'10X Rule by Grant Cardone','6','1','11294','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11295,'Stories for Boys Who Dare to Be Different Hardcover','6','1','11295','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11296,'The World Atlas of Coffee by James Hoffmann','6','1','11296','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11297,'Legacy of Violence A History of the British Empire by Caroline Elkins','6','1','11297','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11298,'The Mental Toughness Handbook A StepByStep Guide to Facing Lifes ChallengesManaging Negative Emotionsand Overcoming Adversity with Courage and Poise by Damon Zahariades','6','1','11298','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11299,'Designing Your Work Life How to Thrive and Change and Find Happiness at Work by Bill Burnett and Dave Evans Hardcover','6','1','11299','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11300,'The Men Ive Hated by Tinatswe Mhaka','6','1','11300','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11301,'Grave Park Poesy by Joseph Matose','6','1','11301','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11302,'Once Upon a Time by Vice Nganga','6','1','11302','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11303,'315 am and Other Stories by Rudo Manyere','6','1','11303','',16.00,'0','3290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11304,'Multi plus 100','6','1','11304','',16.00,'0','3131',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11305,'The Strategist Be the leader your business needs by Cynthia A Montgomery Hardcover','6','1','11305','',16.00,'0','3299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11306,'Ten Rules for Strategic Innovators From Idea to Execution','6','1','11306','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11307,'Way of the Turtle The Secret Methods that Turned Ordinary People by Curtis Faith','6','1','11307','',16.00,'0','3299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11308,'Conquer the Chaos by Clate Mask and Scott Martineau Hardcover','6','1','11308','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11309,'African Intellectuals by Thandika Mkandawire','6','1','11309','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11310,'The Harvard Business Review Entrepreneurs Handbook','6','1','11310','',16.00,'0','3135',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11311,'Reading Glasses Really Useful Light Up ReadersRead without disturbing others','6','1','11311','',16.00,'0','3299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11312,'Power Moms How Executive Mothers Navigate Work and Life by Joann Lublin','6','1','11312','',16.00,'0','3299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11313,'The Book on Negotiating Real Estate Expert Strategies for Getting the Best Deals When Buying Selling Investment Property by J ScottMark Ferguson and Carol Scott','6','1','11313','',16.00,'0','3299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11314,'Why Men Love Bitches by Sherry Argov','6','1','11314','',16.00,'0','3300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11315,'The Cairo Trilogy by Naguib Mahfouz','6','1','11315','',16.00,'0','3300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11316,'CRIMINAL PROSECUTIONS AND THE ESSENCE OF CRIMINAL OFFENCES IN KENYA','6','1','11316','',16.00,'0','3306',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11317,'The New Kings of Crude','6','1','11317','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11318,'Reinventing Organizations','6','1','11318','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11319,'Sudan South Sudan and Darfur What Everyone Needs to Know','6','1','11319','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11320,'Fighting for Britain African Soldiers in the Second World War by David Killingray and Martin Plaut','6','1','11320','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11321,'Mein Kampf by Adolf Hitler','6','1','11321','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11322,'Understanding Peacekeeping by Alex J BellamyPaul Williams and Stuart Griffin','6','1','11322','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11323,'A Poisonous Thorn in Our Hearts by James Copnall','6','1','11323','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11324,'Deerma Portable Wireless Juicer','6','1','11324','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11325,'Primed to Perform by Neel Doshi and Lindsay McGregor Hardcover','6','1','11325','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11326,'Wall Art in Kenya by Arvind Vohora and John Purser','6','1','11326','',16.00,'0','3349',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11327,'Through My African Eyes by Jeff Koinange','6','1','11327','',16.00,'0','3390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11328,'Warlord Democrats in Africa by Anders Themner','6','1','11328','',16.00,'0','3390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11329,'The E Myth Attorney by Michael E Gerber and Sanford Fisch','6','1','11329','',16.00,'0','3390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11330,'Grasses of East Africa by Dino J Martins','6','1','11330','',16.00,'0','3390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11331,'Cascades How to Create a Movement that Drives Transformational Change by Greg Satell','6','1','11331','',16.00,'0','3390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11332,'The Economist Guide to Business Modelling','6','1','11332','',16.00,'0','3226',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11333,'Gideons Spies The Secret History of the Mossad by Gordon Thomas','6','1','11333','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11334,'American Aristocrats','6','1','11334','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11335,'Destruction of Black Civilization Great Issues of a Race From 4500 BC To 2000 AD by Chancellor Williams','6','1','11335','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11336,'Market Wizards Interviews with Top Traders by Jack D Schwager','6','1','11336','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11337,'No Refuge The Crisis of Refugee Militarization in Africa','6','1','11337','',16.00,'0','3230',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11338,'Limitless by Jim Kwik','6','1','11338','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11339,'Unstuffed Decluttering Workbook by Juliet Kabaka Kiplagat','6','1','11339','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11340,'Blueprint The Evolutionary Origins of a Good Society by Nicholas Christakis','6','1','11340','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11341,'Killing for Conservation Wildlife Policy in Zimbabwe by Rosaleen Duffy','6','1','11341','',16.00,'0','3399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11342,'Africa Bible Commentary','6','1','11342','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11343,'Discover Your True North','6','1','11343','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11344,'History as destiny and history as knowledge by Bethwell A Ogot','6','1','11344','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11345,'Pioneering Portfolio Management by David F Swensen','6','1','11345','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11346,'A Rope from the Sky by Zach Vertin','6','1','11346','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11347,'The innovators dilemma by Clayton M Christensen','6','1','11347','',16.00,'0','3450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11348,'TAX DEVELOPMENT Solving Kenyas Fiscal Crisis through Human Rights','6','1','11348','',16.00,'0','3480',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11349,'Journey of a Lifetime Pilgrimage to Makkah by Mohamed Amin','6','1','11349','',16.00,'0','3490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11350,'The Prosperity Paradox by Clayton M ChristensenEfosa Ojomo and Karen Dillon','6','1','11350','',16.00,'0','3490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11351,'Pure white Duvet','6','1','11351','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11352,'Making Sense of the Central African Republic','6','1','11352','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11353,'Kids Muslim Swimsuit Age 6 10','6','1','11353','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11354,'Wooden on Leadership How to Create a Winning Organization','6','1','11354','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11355,'Gandhi The Years That Changed the World 19141948','6','1','11355','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11356,'Peace and Conflict in Africa by','6','1','11356','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11357,'Oddities3000 Darwin Trucker Snapback Cap','6','1','11357','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11358,'American Heiress The Wild Saga of the Kidnapping Crimes and Trial of Patty Hearst by Jeffrey Toobin','6','1','11358','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11359,'Elections and the Media in Post Conflict Africa Votes and Voices for Peace','6','1','11359','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11360,'Goodnight Stories for Rebel Girls 2','6','1','11360','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11361,'Detonate Why And How Corporations Must Blow Up Best Practices','6','1','11361','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11362,'My footprints on the sands of time by Bethwell Allan Ogot','6','1','11362','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11363,'The Sewing Book by Alison Smith','6','1','11363','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11364,'Washing the Negro white by Kwaku Adu Opako','6','1','11364','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11365,'The Changing Dynamics of Terrorism and Violent Extremism An Analysis Volume I','6','1','11365','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11366,'Criminal Law by William Musyoka','6','1','11366','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11367,'Competing in the Age of AI Strategy and Leadership When Algorithms and Networks Run the World','6','1','11367','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11368,'Rumba Rules The Politics of Dance Music in Mobutus Zaire by Bob W White','6','1','11368','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11369,'The Three Box Solution A Strategy for Leading Innovation by Vijay Govindarajan Hardcover','6','1','11369','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11370,'Africa Writes Back The African Writers Series and the Launch of African Literature by James Currey','6','1','11370','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11371,'The Mamba Mentality How I Play by Kobe Bryant','6','1','11371','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11372,'Business Model You A OnePage Method For Reinventing Your Career by Tim ClarkAlexander Osterwalder and Yves Pigneur','6','1','11372','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11373,'Strategy Beyond the Hockey Stick PeopleProbabilitiesand Big Moves to Beat the Odds by Chris BradleyMartin Hirt and Sven Smit','6','1','11373','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11374,'The Man Who Stole Himself The Slave Odyssey of Hans Jonathan by Gisli Palsson','6','1','11374','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11375,'The Book on Rental Property Investing How to Create Wealth With Intelligent Buy and Hold Real Estate Investing by Brandon Turner','6','1','11375','',16.00,'0','3499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11376,'Colored Kanzu','6','1','11376','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11377,'Huggies Dry Comfort Diapers,Size 3 58kgs,X2,Count 128','6','1','11377','',16.00,'0','3325',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11378,'Qamis Rawat Al Safa','6','1','11378','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11379,'High Performance Habits How Extraordinary People by Brendon Burchard','6','1','11379','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11380,'Safari Guide to East African Animals by Jonathan and Angela Scott','6','1','11380','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11381,'The Hard Thing About Hard Things by Ben Horowitz','6','1','11381','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11382,'Forward to Independence by Fitz de Souza','6','1','11382','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11383,'OUTDOOR BLUETOOTH SPEAKER','6','1','11383','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11384,'National Policy and a Regional Response in South African Higher Education by Nico CloetePundy Pillay and Saleem Badat','6','1','11384','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11385,'Tears of the Crocodile From Rio to Reality in the Developing World by Neil MiddletonPhil OKeefe and Sam Moyo','6','1','11385','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11386,'Acropolis Against Terrorism by Eric Gand','6','1','11386','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11387,'Daughter of Africa by Gina Din','6','1','11387','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11388,'Modern Gikuyu Dictionary GikuyuEnglish and English Gikuyu','6','1','11388','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11389,'Scent A Natural History of Fragrance by Elise Vernon Pearlstine','6','1','11389','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11390,'Geological Highlights of East Africas National Parks by Roger Scoon','6','1','11390','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11391,'The Time Travelling Economist Why EducationElectricity and Fertility Are Key to Escaping Poverty by Charlie Robertson','6','1','11391','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11392,'Strategic Litigation and the Struggle for LesbianGay and Bisexual Equality in Africa by Adrian Jjuuko','6','1','11392','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11393,'Geological Highlights of East Africas National Parks by Roger Scoon','6','1','11393','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11394,'A hole in the air by Lazarus Panashe Nyagwambo','6','1','11394','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11395,'Painting a Mirage by Samantha Rumbidzai Vazhure','6','1','11395','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11396,'Design Your Life Personal Planner Dusty Rose','6','1','11396','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11397,'Design Your Life Personal Planner Magic Mint','6','1','11397','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11398,'Design Your Life Personal Planner Silver Grey','6','1','11398','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11399,'The General and I by Helen Pilale Nkaissery A memoir','6','1','11399','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11400,'The Crux How Leaders Become Strategists by Richard Rumelt','6','1','11400','',16.00,'0','3500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11401,'South Sudan The Untold Story','6','1','11401','',16.00,'0','3506',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11402,'Breaking Sudan The Search for Peace by Jok Madut Jok','6','1','11402','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11403,'Little Book of Common Sense Investing by John C Bogle','6','1','11403','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11404,'GIANNA Blue 3in1 Laser Cut Handbag','6','1','11404','',16.00,'0','3372',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11405,'1 and 2 Timothy and Titus','6','1','11405','',16.00,'0','3550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11406,'Building a Wellness Business That Lasts How to Make a Great Living Doing What You Love by Rick Stollmeyer','6','1','11406','',16.00,'0','3550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11407,'Whos Got Your Back by Keith Ferrazzi','6','1','11407','',16.00,'0','3590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11408,'The Dance of Change The challenges to sustaining momentum in a learning organization by Peter SengeRichard RossArt KleinerGeorge RothBryan Smith and Richard B Ross','6','1','11408','',16.00,'0','3590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11409,'The Total Money Makeover A Proven Plan for Financial Fitness by Dave Ramsey','6','1','11409','',16.00,'0','3590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11410,'Custodians of the Land Ecology and Culture in the History of Tanzania by Gregory MaddoxIsaria N Kimambo and James L Giblin','6','1','11410','',16.00,'0','3590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11411,'Yellow Ladies Clutch Purse','6','1','11411','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11412,'Aishura Clutch Bag','6','1','11412','',16.00,'0','3416',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11413,'Dark Brown Men Official Boots','6','1','11413','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11414,'Women and ICT in Africa and the Middle East','6','1','11414','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11415,'Civil war is not a stupid thing accounting for violence in developing countries','6','1','11415','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11416,'The Ngorongoro Story by Hugo van Lawick and Tom Lithgow','6','1','11416','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11417,'A Textbook on Tax Law in Kenya by Dr Njoroge Obadiah Kimani','6','2','9789966530936','',16.00,'0','3599','','0',NULL,NULL,5,0,0,'91721987400',0,0,0,0.00,'2024-07-26 12:50:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(11418,'The E Myth Real Estate Agent by Michael E Gerber and Brad Korn','6','1','11418','',16.00,'0','3599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11419,'Leadership on the Line by Marty Linsky and Ronald Heifetz Hardcover','6','1','11419','',16.00,'0','3420',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11420,'Invent and Wander The Collected Writings of Jeff Bezos by Walter Isaacson Hardcover','6','1','11420','',16.00,'0','3599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11421,'Spare by Prince Harry','6','1','11421','',16.00,'0','3599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11422,'Defeating Mau Mau Creating Kenya Counterinsurgency Civil War and Decolonization','6','1','11422','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11423,'Unsettled Denial and Belonging Among White Kenyans by Janet McIntosh','6','1','11423','',16.00,'0','3690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11424,'The Rational Male by Rollo Tomassi Volume One','6','1','11424','',16.00,'0','3690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11425,'How to Lead Wisdom from the Worlds Greatest CEOsFoundersand Game Changers by David M Rubenstein','6','1','11425','',16.00,'0','3690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11426,'Black Rednecks and White Liberals by Thomas Sowell','6','1','11426','',16.00,'0','3690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11427,'Good Night Stories for Rebel Girls by Elena Favilli and Francesca Cavallo','6','1','11427','',16.00,'0','3699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11428,'Value Proposition Design How to Create Products and Services Customers Want','6','1','11428','',16.00,'0','3699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11429,'100 Years of The Best American Short Stories','6','1','11429','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11430,'The Founders Mentality by Chris Zook and James Allen','6','1','11430','',16.00,'0','3515',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11431,'The Smart Money Tribe An African Womans Guide to Making Bank by Arese Ugwu','6','1','11431','',16.00,'0','3699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11432,'Ethnicity and Empire in Kenya Loyalty and Martial Race Among the KambaC1800 to the Present by Myles Osborne','6','1','11432','',16.00,'0','3699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11433,'Uncommon Service How to Win by Putting Customers at the Core of Your Business by Anne Morriss and Frances X Frei','6','1','11433','',16.00,'0','3699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11434,'Computer Paper Form 95 x 11 3 Part','6','1','11434','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11435,'The Jewish Phenomenon by Steven Silbiger Hardcover','6','1','11435','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11436,'Transforming Theological Education A Practical Handbook for Integrative Learning','6','1','11436','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11437,'Challenging Tradition Innovation in Advanced Theological Education','6','1','11437','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11438,'0','6','1','11438','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11439,'Church and Mission in the Context of War A Descriptive Missiological Study of the Response of the Baptist Church in Central Africa to the War in Eastern Congo between 1990 and 2011','6','1','11439','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11440,'A Complementary Approach to the Interpretation and Translation of Biblical Metaphors','6','1','11440','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11441,'Dostoevskys Convictional Theology Expressed in His Life and Literature','6','1','11441','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11442,'The Fellowship of the Throne in Johns Apocalypse A TheoPolitical Inquiry into Authority and Society and their Christological Bond','6','1','11442','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11443,'The Impact of EthnicPoliticaland Religious Violence on Northern Nigeriaand a Theological Reflection on Its Healing','6','1','11443','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11444,'Interpersonal Reconciliation between Christians in a ShameOriented Culture A Sri Lankan Case Study','6','1','11444','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11445,'Sermon Listening A New Approach Based on Congregational Studies and Rhetoric','6','1','11445','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11446,'A Theological Examination of Symbolism in Ezekiel with Emphasis on the Shepherd Metaphor','6','1','11446','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11447,'Development of Chinese Church Leaders A Study of Relational Leadership in Contemporary Chinese Churches','6','1','11447','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11448,'Yahwehs Elegant Speeches of the Abrahamic Narratives A Study of the StylisticsCharacterizationsand Functions of the Divine Speeches in Abrahamic Narratives','6','1','11448','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11449,'0','6','1','11449','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11450,'Rethinking Missio Dei among Evangelical Churches in an Eastern European Orthodox Context','6','1','11450','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11451,'Heaven and Earth in LukeActs','6','1','11451','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11452,'Forgiveness and Politics A Critical Appraisal','6','1','11452','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11453,'Gender and Development A History of Womens Education in Kenya','6','1','11453','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11454,'Benefaction and Patronage in Leadership A SocioHistorical Exegesis of the Pastoral Epistles','6','1','11454','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11455,'0','6','1','11455','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11456,'Russian Baptist Mission Theology in Historical and Contemporary Perspective','6','1','11456','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11457,'Focalization in the Old Testament Narratives with Specific Examples from the Book of Ruth','6','1','11457','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11458,'Journeys to New LifeIdentity and Community Empowering Jesus followers and Jamaats in Bangladesh','6','1','11458','',16.00,'0','3700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11459,'The Congo Wars Conflict Myth and Reality','6','1','11459','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11460,'Shiriki Coffee Maker 500ML Tangerine Orange With Free 30gms Coffee','6','1','11460','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11461,'War and Peace in Somalia National Grievances Local Conflict and AlShabaab','6','1','11461','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11462,'Mutton Mince Meat Halal 5Kgs','6','1','11462','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11463,'Exploring Theological English Student Textbook ReadingVocabularyand Grammar for ESLEFL','6','1','11463','',16.00,'0','3750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11464,'Secrets of Divine Love A Spiritual Journey into the Heart of Islam by A Helwa','6','1','11464','',16.00,'0','3790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11465,'No More Mr Nice Guy A Proven Plan for Getting What You Want in LoveSexand Life by Robert A Glover','6','1','11465','',16.00,'0','3790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11466,'Leadershift by John Maxwell Hardcover','6','1','11466','',16.00,'3000','3500','20','NaN',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11467,'A Field Guide to the Tracks and Signs by Chris Stuart and Mathilde Stuart','6','1','11467','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11468,'Women Dashiki Dress XX','6','1','11468','',16.00,'0','3610',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11469,'The McKinsey way','6','1','11469','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11470,'The Asian Aspiration Why and How Africa Should Emulate Asia by Greg MillsOlusegun ObasanjoHailemariam Desalegn and Emily Van der Merwe','6','1','11470','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11471,'The McKinsey Edge Success Principles from the Worlds Most Powerful Consulting Firm','6','1','11471','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11472,'The Innovators Method Bringing the Lean Start up Into Your Organization','6','1','11472','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11473,'Hot Seat What I Learned Leading a Great American Company by Jeff Immelt','6','1','11473','',16.00,'0','3799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11474,'Field Guide to the Larger Mammals of Africa by Chris Mathilde Stuart and Chris Stuart','6','1','11474','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11475,'Violence in African Elections Between Democracy and Big Man Politics','6','1','11475','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11476,'Logo Beanie Grey 2018 Mercedes AMG Petronas Motorsport','6','1','11476','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11477,'Understanding the Somalia Conflagration Identity Political Islam and Peace building','6','1','11477','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11478,'Nyerere The Early Years by Thomas Molony','6','1','11478','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11479,'Humans by Brandon Stanton','6','1','11479','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11480,'COLORFUL BLUETOOTH SPEAKER','6','1','11480','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11481,'Leadership by Algorithm Who Leads and Who Follows in the AI Era by David De Cremer','6','1','11481','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11482,'LEGAL PRACTICE MANAGEMENT','6','1','11482','',16.00,'0','3828',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11483,'The Leadership Challenge by Barry Posner and James Kouzes','6','1','11483','',16.00,'0','3850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11484,'The Religious Other A Biblical Understanding of Islamthe Quran and Muhammad','6','1','11484','',16.00,'0','3850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11485,'Early Christianity A Textbook for African Students','6','1','11485','',16.00,'0','3850',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11486,'An Illustrated Guide Medicinal plants of East Africa by Najma Dharani and Abiy Yenesew','6','2','9781775847878','',16.00,'0','4550','2','0',NULL,NULL,5,0,0,'91742129928',0,0,0,2.00,'2025-03-16 15:59:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(11487,'Cant Hurt Me by David Goggins','6','1','11487','',16.00,'0','3890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11488,'The Power Broker by Robert Caro','6','1','11488','',16.00,'0','3890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11489,'Renegades Born in the USA by Barack Obama and Bruce Springsteen Hardcover','6','1','11489','',16.00,'0','3890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11490,'In It Together The Beautiful Struggle Uniting Us All by Eckhart Aurelius Hughes Hardcover','6','1','11490','',16.00,'0','3890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11491,'The Smart Money Method How to pick stocks like a hedge fund pro by Stephen Clapham','6','1','11491','',16.00,'0','3890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11492,'The First 90 Days in Government','6','1','11492','',16.00,'0','3895',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11493,'Connected Strategy by Nicolaj Siggelkow and Christian Terwiesch','6','1','11493','',16.00,'0','3895',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11494,'Looters and Grabbers by Joe Khamisi','6','1','11494','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11495,'The McKinsey Mind','6','1','11495','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11496,'Brands on a Mission by Myriam Sidibe Hardcover','6','1','11496','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11497,'Perfect Pitch The Art of Selling Ideas and Winning New Business by Jon Steel','6','1','11497','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11498,'Decolonization and Independence in Kenya by Bethwell Ogot and William Ochieng','6','1','11498','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11499,'Bibi My Story by Benjamin Netanyahu','6','1','11499','',16.00,'0','3899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11500,'Square Top Decker mosquito net Pink','6','1','11500','',16.00,'0','3705',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11501,'Study Bible for Women NKJV Edition by Thomas Nelson','6','1','11501','',16.00,'0','3900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11502,'You Got Anything Stronger by Gabrielle Union','6','1','11502','',16.00,'0','3900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11503,'Heineken in Africa A Multinational Unleashed by Olivier van Beemen','6','1','11503','',16.00,'0','3900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11504,'A Trail of Crab Tracks A Novel by Patrice Nganang','6','1','11504','',16.00,'0','3900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11505,'A Course in Miracles by Helen Schucman','6','1','11505','',16.00,'0','3950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11506,'Strategy A History by Lawrence Freedman','6','1','11506','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11507,'Field Guide to Common Trees and Shrubs of East Africa by Najma Dharani','6','1','11507','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11508,'Modest Gym Wear Gym Suit','6','1','11508','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11509,'Mentored by a Millionaire Master Strategies of Super Achievers','6','1','11509','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11510,'Beyond Khartoum A History of Subnational Government in Sudan','6','1','11510','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11511,'My Life My Purpose A Tanzanian President Remembers by Benjamin Mkapa','6','1','11511','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11512,'12 Months to $1 Million How to Pick a Winning ProductBuild a Real Businessand Become a SevenFigure Entrepreneur by Ryan Daniel Moran','6','1','11512','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11513,'Complete Guide To Fasting Heal Your Body Through IntermittentAlternateDayand Extended Fasting by Dr Jason Fung and Jimmy Moore','6','1','11513','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11514,'Leaf Of Allah Khat and Agricultural Transformation In Harerge Ethiopia 18751991 by Ezekiel Gebissa','6','1','11514','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11515,'Beyond the Shadows of My Dream The Biography of Martin Oduor Otieno by Martin Oduor Hardcover','6','1','11515','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11516,'Our World of Illusion by Jerr rreJ and Bruno Solis De Campos','6','1','11516','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11517,'Tuntai Clutch Bag','6','1','11517','',16.00,'0','3796',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11518,'Abrahams People a Kenyan Dynasty by Jane Barsby','6','1','11518','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11519,'The New Harvest Agricultural Innovation in Africa by Calestous Juma','6','1','11519','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11520,'Modest Forever Floral maxi Dress','6','1','11520','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11521,'A Certain Amount of Madness The Life Politics and Legacies of Thomas Sankara','6','1','11521','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11522,'The Heart of Change by John Kotter','6','1','11522','',16.00,'0','3800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11523,'Critique of Black Reason by Achille Mbembe','6','1','11523','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11524,'Kenya A Country in the Making 18801940 by Nigel Pavitt','6','1','11524','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11525,'Clan Cleansing in Somalia The Ruinous Legacy of 1991 by Lidwien Kapteijns','6','1','11525','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11526,'History of Nairobi 18992012 From a Railway Camp and Supply Depot to a World Class African Metropolis Hardcover Paperback','6','1','11526','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11527,'Fanatical Prospecting The Ultimate Guide to Opening Sales Conversations and Filling the Pipeline by Leveraging Social SellingTelephoneEmailTextand Cold Calling by Jeb Blount','6','1','11527','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11528,'BE 20 Beyond Entrepreneurship 20 Turning Your Business into an Enduring Great Company by Jim Collins','6','1','11528','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11529,'Stealing from the Saracens How Islamic Architecture Shaped Europe by Diana Darke','6','1','11529','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11530,'The wall speaks by Jerr rreJ','6','1','11530','',16.00,'0','3999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11531,'Kissinger The Idealist 19231968 by Niall Ferguson','6','1','11531','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11532,'Inside Al Shabaab by Harun Maruf and Dan Joseph','6','1','11532','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11533,'First Raise a Flag How South Sudan Won the Longest War But Lost the Peace by Peter Martell','6','1','11533','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11534,'The Devils Advocate A Spry Polemic on how to be Seriously Good in Court by Iain Morley','6','1','11534','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11535,'The Outsiders Eight Unconventional CEOs and Their Radically Rational Blueprint for Success','6','1','11535','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11536,'Printing papers A4 5 Reams White','6','1','11536','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11537,'The Soldiers Legacy The Kenya Army at 55 by The Kenya Army','6','1','11537','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11538,'A Celebrity Chef in Africa by Eamon Mullan','6','1','11538','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11539,'Knowing God The Trilogy Knowing JesusGod the Fatherand the Holy Spirit Through the Old Testament','6','1','11539','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11540,'Ahmadi and Christian SocioPolitical Responses to Pakistans Blasphemy Laws A ComparisonContrast and Critique with Special Reference to the Christian Church in Pakistan','6','1','11540','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11541,'0','6','1','11541','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11542,'A Different Way of Being Towards a Reformed Theology of Ethnopolitical Cohesion for the Kenyan Context','6','1','11542','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11543,'Engaging Politics in Myanmar A Study of Aung San Suu Kyi and Martin Luther King Jr in Light of Walter Winks Political Theology','6','1','11543','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11544,'0','6','1','11544','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11545,'0','6','1','11545','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11546,'Foundations for African Theological Ethics','6','1','11546','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11547,'Can God Save My Village? A Theological Study of Identity among the Tribal People of NorthEast India with a Special Reference to the Kukis of Manipur','6','1','11547','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11548,'ResponsibilityChastisement and Restoration Relational Justice in the Book of Hosea','6','1','11548','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11549,'Corruption Mocking at Justice A Theological and Ethical Perspective on Public Life in Tanzania and Its Implications for the Anglican Church of Tanzania','6','1','11549','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11550,'Born in Blackness AfricaAfricansand the Making of the Modern World1471 to the Second World War by Howard W French','6','1','11550','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11551,'Kick off by Roy Gachuhi','6','1','11551','',16.00,'0','4000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11552,'CRIMINOLOGY IN AFRICA','6','1','11552','',16.00,'0','4060',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11553,'Beautiful Portraits of black beauty','6','1','11553','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11554,'Beyond Khartoum A History of Sub national Government in Sudan','6','1','11554','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11555,'The inner citadel Book by Pierre Hadot','6','1','11555','',16.00,'0','4085',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11556,'Millionaire Success Habits by Dean Graziosi Hardcover','6','1','11556','',16.00,'0','4090',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11557,'The Game Changer','6','1','11557','',16.00,'0','3895',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11558,'Somalia The Untold Story The War Through the Eyes of Somali Women','6','1','11558','',16.00,'0','4100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11559,'Muslim Beachwear Swimsuit','6','1','11559','',16.00,'0','4133',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11560,'Reinventing the Organization How Companies Can Deliver Radically Greater Value in Fast Changing Markets by Arthur Yeung and Dave Ulrich','6','1','11560','',16.00,'0','4150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11561,'Principles of COMMERCIAL LAW','6','1','11561','',16.00,'0','4176',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11562,'We Do Not Have Borders','6','1','11562','',16.00,'0','4180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11563,'Uhuru Kenyatta A Legacy of Democracy and Development','6','1','11563','',16.00,'0','4180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11564,'Principles by Ray Dalio','6','1','11564','',16.00,'0','4190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11565,'The First 90 Days Updated by Michael D Watkins Hardcover','6','1','11565','',16.00,'0','4190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11566,'Executing Your Strategy How to Break it Down and Get it Done by Mark MorganRaymond E LevittRaymond Elliot Levitt and William Malek','6','1','11566','',16.00,'0','4190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11567,'Women of Desire A Guide to Passionate Love and Sexual Compatibility by Habeeb Akande','6','1','11567','',16.00,'0','4190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11568,'Team Emotional Intelligence 20 The Four Essential Skills of High Performing Teams Jean Greaves and Evan Watkins','6','1','11568','',16.00,'0','4190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11569,'No Bad Ideas Booker Premium Adj Cap','6','1','11569','',16.00,'0','3990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11570,'The Real Politics of the Horn of Africa Money War and the Business of Power','6','1','11570','',16.00,'0','4199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11571,'New Daughters of Africa by Margaret Busby','6','1','11571','',16.00,'0','4199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11572,'A Letter To My Daughter From Your Mother','6','1','11572','',16.00,'0','4199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11573,'Ethiopia The Last Two Frontiers by John Markakis','6','1','11573','',16.00,'0','4199',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11574,'Peeling Back the Mask by Miguna Miguna','6','1','11574','',16.00,'0','4200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11575,'Entrepreneurship and Small Firms','6','1','11575','',16.00,'0','4228',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11576,'Backpack With WheelsBlue Black','6','1','11576','0',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11577,'Lee Kuan Yew The Man and His Ideas','6','1','11577','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11578,'Mastering Modern World History by Norman Lowe','6','1','11578','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11579,'War and Politics in Sudan by Justin D Leach','6','1','11579','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11580,'Abyei Between The Two Sudans','6','1','11580','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11581,'Just for Today The Life and Times of Jean Marie Seroney','6','1','11581','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11582,'NIV Large Print Compact Bible by Zondervan','6','1','11582','',16.00,'0','4299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11583,'The Beaststhe Gravesand the Ghosts A Study of Contextualized Preaching during Chinese Festivals','6','1','11583','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11584,'0','6','1','11584','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11585,'A Study of Current Leadership Styles in the North African Church','6','1','11585','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11586,'Christianity in Suriname An Overview of its HistoryTheologians and Sources','6','1','11586','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11587,'From Land to Landsfrom Eden to the Renewed Earth A ChristCentred Biblical Theology of the Promised Land','6','1','11587','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11588,'Heralds and Community An Enquiry into Pauls Conception of Mission and Its Indebtedness to the JesusTradition','6','1','11588','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11589,'Translating Nephesh in the Psalms into Chinese An Exercise in Intergenerational and Literary Bible Translation','6','1','11589','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11590,'0','6','1','11590','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11591,'Jesus Christ as Ancestor A Theological Study of Major African Ancestor Christologies in Conversation with the Patristic Christologies of Tertullian and Athanasius','6','1','11591','',16.00,'0','4300',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11592,'Moi at 90','6','1','11592','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11593,'Leonardo da Vinci','6','1','11593','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11594,'How China Escaped the Poverty Trap by Yuen Yuen Ang Hardcover','6','1','11594','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11595,'Building Construction Handbook by Roy Chudley 12th Edition','6','1','11595','',16.00,'0','4390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11596,'The Kingdon Field Guide to African Mammals by Jonathan Kingdon','6','1','11596','',16.00,'0','4399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11597,'Great People Decisions by Claudio Fernandez Araoz','6','1','11597','',16.00,'0','4180',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11598,'MZEE RUKHSA Safari ya Maisha Yangu by Ali Hassan Mwinyi','6','1','11598','',16.00,'0','4399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11599,'The Ultimate Question 20 How Net Promoter Companies Thrive in a CustomerDriven World by Fred Reichheld','6','1','11599','',16.00,'0','4399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11600,'The Church in the World A HistoricalEcclesiological Study of the Church of Uganda with Particular Reference to PostIndependence Uganda19621992','6','1','11600','',16.00,'0','4450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11601,'Managing Human Resources','6','1','11601','',16.00,'0','4266',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11602,'0','6','1','11602','',16.00,'0','4490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11603,'Environmental Governance in Kenya Implementing the Framework Law by Charles O OkidiPatricia Kameri Mbote and Migai Akech','6','1','11603','',16.00,'0','4490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11604,'Kenya Between Hope and Despair 19632011 by Daniel Branch','6','1','11604','',16.00,'0','4499','1000','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11605,'Women over 50 Celebrations Lamentations and Knowingness by Susan Wakhungu Githuku','6','1','11605','',16.00,'0','4499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11606,'A People Called the Agikuyu Yesterday and Today and Tomorrow','6','1','11606','',16.00,'0','4499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11607,'Military Power Explaining Victory and Defeat','6','1','11607','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11608,'The High Potential Leader by Ram Charan','6','1','11608','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11609,'Christianity and Genocide in Rwanda by Timothy Longman','6','1','11609','',16.00,'0','4275',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11610,'History of Nairobi 18992012 From a Railway Camp and Supply Depot to a World Class African Metropolis Hardcover','6','1','11610','',16.00,'0','4499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11611,'A History of Modern Africa 1800 to the Present by Richard J Reid','6','1','11611','',16.00,'0','4499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11612,'African Civilizations An Archaeological Perspective by Graham Connah','6','1','11612','',16.00,'0','4499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11613,'The Lunatic Express by Charles Miller','6','1','11613','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11614,'Volkano Backpack','6','1','11614','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11615,'Leading Change By John Kotter','6','1','11615','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11616,'Mutiiri Mutaarani by Kimani wa Boro','6','1','11616','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11617,'Strengths Based Leadership by Tom Rath and Barry Conchie Hardcover','6','1','11617','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11618,'In Bibis Kitchen The Recipes and Stories of Grandmothers from the Eight African Countries That Touch the Indian Ocean','6','1','11618','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11619,'Acclimated to Africa Cultural Competence for Westerners by Debbi DiGennaro','6','1','11619','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11620,'African Friends and Money Matters Observations from AfricaSecond Edition by David EMaranz','6','1','11620','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11621,'Bajju Christian Conversion in the Middle Belt of Nigeria by Carol V McKinney','6','1','11621','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11622,'Baranzans People An Ethnohistory of the Bajju of the Middle Belt of Nigeria by Carol V Mckinney','6','1','11622','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11623,'Bible Translation Basics Communicating Scripture in a Relevant Way by ErnstAugust Gutt ,Harriet Hill and Margaret Hill','6','1','11623','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11624,'Discourse Features of New Testament Greek A Courses book on the Information Structure of New Testament GreekSecond Edition by Stephen H Levinsohn','6','1','11624','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11625,'Ensnared by AIDS Cultural Contexts of HIV and AIDS in NepalSecond Edition by David KBeine','6','1','11625','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11626,'Juba Arabic for Beginners by Richard L Watson','6','1','11626','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11627,'Local Literacies Theory and Practice by Glenys Waters','6','1','11627','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11628,'Morphology and Syntax Tools for Analyzing the Worlds Languages by JAlbert Bickford','6','1','11628','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11629,'Sudanese Arabic English English Sudanese Arabic A Concise Dictionary by Janet Persson Rianne Tamis','6','1','11629','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11630,'Sudanese Colloquial Arabic for Beginners by Andrew M Persson and Janet R Persson','6','1','11630','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11631,'Bank 40 Banking EverywhereNever at a Bank by Brett King','6','1','11631','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11632,'The Changing World Order Why Nations Succeed and Fail by Ray Dalio','6','1','11632','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11633,'The Bitcoin Standard The Decentralized Alternative to Central Banking by Saifedean Ammous','6','1','11633','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11634,'How Brands Grow What Marketers Dont Know by Byron Sharp','6','1','11634','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11635,'How Brands Grow Part 2 Emerging MarketsServicesDurablesNew and Luxury Brands Illustrated by Jenni Romaniuk and Byron Sharp','6','1','11635','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11636,'The Longevity Paradox How to Die Young at a Ripe Old Age by Dr Steven R Gundry MD Hardcover','6','1','11636','',16.00,'0','4500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11637,'Cliptec Epic 156 BackPack','6','1','11637','',16.00,'0','4323',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11638,'Envirofit SuperSaver Jiko la Kuni','6','1','11638','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11639,'The New Age of Innovation','6','1','11639','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11640,'New Venture Creation','6','1','11640','',16.00,'0','4361',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11641,'The Kingdon Pocket Guide to African Mammals','6','1','11641','',16.00,'0','4590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11642,'Classic Kitchens','6','1','11642','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11643,'China The Worlds Oldest Living Civilization','6','1','11643','',16.00,'0','4366',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11644,'African Diaspora Slavery Modernity and Globalization','6','1','11644','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11645,'Counselling in Transcultural Settings','6','1','11645','',16.00,'0','4370',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11646,'Whats Your Problem? To Solve Your Toughest ProblemsChange the Problems You Solve by Thomas WedellWedellsborg','6','1','11646','',16.00,'0','4599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11647,'African Cosmos Stellar Arts','6','1','11647','',16.00,'0','4651',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11648,'Basic Counselling Skills Helpers','6','1','11648','',16.00,'0','4655',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11649,'Running Lean Iterate from Plan A to a Plan That Works Book by Ash Maurya','6','1','11649','',16.00,'0','4690',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11650,'Chocolate Grey Men Smart Casual Boot','6','1','11650','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11651,'The Age of Sustainable Development by Jeffrey Sachs','6','1','11651','',16.00,'0','4465',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11652,'Wooden Reading Rest Adjustable book rest for the home Now suitable for tablets too','6','1','11652','',16.00,'0','4699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11653,'Marketing Automation Practical Steps to More Effective Direct Marketing by Jeff LeSueur','6','1','11653','',16.00,'0','4699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11654,'Quantum Computing Since Democritus by Scott Aaronson','6','1','11654','',16.00,'0','4699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11655,'The Oxford Handbook of Modern African History Oxford Handbooks by John Parker and Richard Reid','6','1','11655','',16.00,'0','4699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11656,'Full Arabian Attire','6','1','11656','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11657,'Africa Study Bible NLT','6','1','11657','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11658,'The African Christian and Islam','6','1','11658','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11659,'The Transformation of African Christianity Development and Change in the Nigerian Church','6','1','11659','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11660,'0','6','1','11660','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11661,'Transforming Missiology An Alternative Approach to Missiological Education','6','1','11661','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11662,'Perception and Identity A Study of the Relationship between the Ethiopian Orthodox Church and Evangelical Churches in Ethiopia','6','1','11662','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11663,'Bandits on the Border The Last Frontier in the Search for Somali Unity by Nene Mburu','6','1','11663','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11664,'Fighting the Mau Mau The British Army and counter insurgency in the Kenya emergency by Huw Bennett','6','1','11664','',16.00,'0','4790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11665,'Africa in Fashion LuxuryCraft and Textile Heritage by Ken Kweku Nimo','6','1','11665','',16.00,'0','4790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11666,'Business Accounting by Frank Wood Volume1 14th edition','6','1','11666','',16.00,'0','4799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11667,'Making and Breaking States in Africa The Somali Experience by Ioan Lewis','6','1','11667','',16.00,'0','4560',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11668,'The Dhandho Investor The LowRisk Value Method to High Returns by Mohnish Pabrai','6','1','11668','',16.00,'0','4799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11669,'Business Model Generation A Handbook for Visionaries Game Changers and Challengers by Alexander Osterwalder and Yves Pigneur','6','1','11669','',16.00,'0','4800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11670,'The Innovators DNA Mastering the Five Skills of Disruptive Innovators by Jeff Dyer Hardcover','6','1','11670','',16.00,'0','4800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11671,'Birds of East Africa Kenya Tanzania Uganda Rwanda and Burundi','6','1','11671','',16.00,'0','4890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11672,'Thou Shall Prosper Thou Shall Prosper Ten Commandments for Making Money by Daniel Lapin','6','1','11672','',16.00,'0','4890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11673,'The Perfect Day to Boss Up by Rick Ross','6','1','11673','',16.00,'0','4890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11674,'Paradise on Earth by Dr Ashraf Sheikh','6','1','11674','',16.00,'0','4890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11675,'Wisdom of the Elders Personal Reflections of Over 70 Kenyans who Have Lived Through Changing Times by Susan Wakhungu Githuku and Bobby Pall','6','1','11675','',16.00,'0','4899',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11676,'Tyre Size14 Petromax','6','1','11676','',16.00,'0','4900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11677,'Japanese Understanding of Salvation Soteriology in the Context of Japanese Animism','6','1','11677','',16.00,'0','4900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11678,'Scattered and Gathered A Global Compendium of Diaspora Missiology','6','1','11678','',16.00,'0','4900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11679,'AVS 13','6','1','11679','',16.00,'0','4936',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11680,'Obama An Intimate Portrait The Historic Presidency in Photographs by Pete Souza','6','1','11680','',16.00,'0','4940',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11681,'Emotional Intelligence 20 by Travis Bradberry and Jean Greaves','6','1','11681','',16.00,'0','4950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11682,'Theatre Near the Equator The Donovan Maule Story by Annabel Maule','6','1','11682','',16.00,'0','4950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11683,'Currency Kings How Billionaire Traders Made their Fortune Trading Forex and How You Can Too by Ben Robson','6','1','11683','',16.00,'0','4950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11684,'0','6','1','11684','',16.00,'0','4990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11685,'Lamb Chops Halal Meat 5Kgs','6','1','11685','',16.00,'0','4990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11686,'Lieutenant General Daniel Opande In Pursuit of Peace in Africa Hardcover','6','1','11686','',16.00,'0','4990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11687,'Red Kitenge Mix Handbag','6','1','11687','',16.00,'0','4746',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11688,'Whiteboard With A Stand 3 x 2 feet','6','1','11688','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11689,'Manifest Now by Idil Ahmed','6','1','11689','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11690,'Party Politics and Economic Reform in Africas Democracies by M Anne Pitcher','6','1','11690','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11691,'Field Guides Birds of East Africa KenyaTanzaniaUgandaRwandaBurundi by Stevenson Second Edition','6','1','11691','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11692,'Medical Medium Cleanse to Heal by Anthony William','6','1','11692','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11693,'Governmental and Nonprofit Accounting Pearson New Internati by Robert Freeman','6','1','11693','',16.00,'0','4999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11694,'Multicolor canvas shoulder bag','6','1','11694','',16.00,'0','4750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11695,'Gardening in Eastern Africa by Kenya Horticultural Society','6','1','11695','',16.00,'0','5000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11696,'50 Years of Central Banking in Kenya by Patrick Njoroge and Victor Murinde','6','1','11696','',16.00,'0','5000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11697,'Dealing with Government in South Sudan','6','1','11697','',16.00,'0','5035',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11698,'Whiteboard Magnetic 4 x 3 feet','6','1','11698','',16.00,'0','5130',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11699,'Boards That Deliver Advancing Corporate Governance From Compliance to Competitive Advantage by Ram Charan','6','1','11699','',16.00,'0','5190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11700,'Scaling Up How a Few Companies Make It and Why the Rest Dont by Verne Harnish','6','1','11700','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11701,'Understanding and Developing Theological Education','6','1','11701','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11702,'A Study of the Emergence and Early Development of Selected Protestant Chinese Churches in the Philippines','6','1','11702','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11703,'Missionary of Reconciliation The Role of the Doctrine of Reconciliation in the Preaching of Bishop Festo Kivengere of Uganda between 19711988','6','1','11703','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11704,'Russian Baptists and Orthodoxy19601990 A Comparative Study of TheologyLiturgyand Traditions','6','1','11704','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11705,'Mission Partnership in Creative Tension An Analysis of Relationships within the Evangelical Missions Movement with Special Reference to Peru and Britain from 19872006','6','1','11705','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11706,'South Asia Bible Commentary A OneVolume Commentary on the Whole Bible','6','1','11706','',16.00,'0','5200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11707,'Linglong Tyres Size 14','6','1','11707','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11708,'Lamb Ribs Halal Meat 10Kgs','6','1','11708','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11709,'Strengths Finder 20 by Tom Rath Hardcover','6','1','11709','',16.00,'0','5250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11710,'The Flame of Freedom by Raila Odinga and Sarah Elderkin Original','6','1','11710','',16.00,'0','5290',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11711,'Rumba on the River','6','1','11711','',16.00,'0','5399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11712,'Shades of Benga The Story of Popular Music in Kenya 19462016','6','1','11712','',16.00,'0','5415',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11713,'Becoming a Conflict Competent Leader','6','1','11713','',16.00,'0','5225',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11714,'GT Radial Tyre 19565R15 China','6','1','11714','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11715,'A Railway to Nowhere The Building of the Lunatic Line 1896 1901 by Brian Yonge and Stephen Mills','6','1','11715','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11716,'Life Journeys Seeking Destiny Conversations With High Achieving Women In Kenya by Susan Wakhungu Githuku','6','1','11716','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11717,'Kibaki Cabinets Intrigues Drama Triumphs','6','1','11717','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11718,'Context and Contextuality The Mission of Migrant Churches with a Focus on the Pacific Coast Slavic Baptist Association','6','1','11718','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11719,'Life Journeys Seeking Destiny Conversations With High Achieving Men In Kenya by Susan Wakhungu Githuku','6','1','11719','',16.00,'0','5500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11720,'Winnie the Pooh The Complete Collection of Stories and Poems','6','1','11720','',16.00,'0','5510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11721,'Teach Yourself Complete Swahili','6','1','11721','',16.00,'0','5510',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11722,'Basic Economics by Thomas Sowell','6','1','11722','',16.00,'0','5590',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11723,'Davi Sling Bag','6','1','11723','',16.00,'0','5316',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11724,'The Third Wave Democratization in the Late Twentieth Century','6','1','11724','',16.00,'0','5320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11725,'Evidence The Fundamentals by Phil Huxley','6','1','11725','',16.00,'0','5320',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11726,'Linglong Tyres Size 15','6','1','11726','',16.00,'0','5601',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11727,'Mastering Entrepreneurship','6','1','11727','',16.00,'0','5411',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11728,'Beef Fillet untrimmed Halal 5Kgs','6','1','11728','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11729,'Moi Cabinets Drama Intrigues Triumphs by The Kenya Year Book','6','1','11729','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11730,'A History of the Luo Speaking Peoples of Eastern Africa by Prof Bethwell Ogot','6','1','11730','',16.00,'0','5790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11731,'SuperSaver Premium Charcoal Stove Jiko La Makaa','6','1','11731','',16.00,'0','5799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11732,'The Balanced Scorecard Translating Strategy into Action by Robert S Kaplan and David P Norton','6','1','11732','',16.00,'0','5890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11733,'The Four Steps to the Epiphany by Steve Blank Hard Cover','6','1','11733','',16.00,'0','5890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11734,'Making the World Safe for Dictatorship by Alexander Dukalskis','6','1','11734','',16.00,'0','5900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11735,'Africa Bible Commentary A OneVolume Commentary Written by 70 African Scholars','6','1','11735','',16.00,'0','5950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11736,'The Branch Exposition of the BibleVolume 1 A Preachers Commentary of the New Testament','6','1','11736','',16.00,'0','5950',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11737,'Me Against My Brother At War in Somalia Sudan and Rwanda by Scott Peterson','6','1','11737','',16.00,'0','5990',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11738,'Simple Life Paintings by Nujuum Arts 2017','6','1','11738','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11739,'Whole Lamb Halal Meat 10Kgs','6','1','11739','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11740,'The Phonics Handbook Montessori','6','1','11740','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11741,'Whole Mbuzi Goat Carcass','6','1','11741','',16.00,'0','5999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11742,'Aston Martin Red Bull Racing 2018 Team Cap','6','1','11742','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11743,'Maxwell Leadership Bible by John C Maxwell and Thomas Nelson','6','1','11743','',16.00,'0','5999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11744,'Maroon 3 column portable wooden wardrobe','6','1','11744','',16.00,'0','5700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11745,'Journey through Kenya by Mohamed AminDuncan Willets and Brian Tetley','6','1','11745','',16.00,'0','6000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11746,'The Kenyan TJRC An Outsiders View from the Inside by Ronald C Slye','6','1','11746','',16.00,'0','6000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11747,'Shadow in Perpetuity The Hard Journey with Cancer by Nicholas Anthony OthienoAbinya','6','1','11747','',16.00,'0','6000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11748,'Capital and Ideology by Thomas Piketty','6','1','11748','',16.00,'0','6100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11749,'The Globalization of World Politics','6','1','11749','',16.00,'0','5843',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11750,'History and Development of Money in Kenya by Central Bank of Kenya','6','1','11750','',16.00,'0','6175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11751,'Understanding International Diplomacy Theory Practice and Ethics','6','1','11751','',16.00,'0','5890',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11752,'Gemba Kaizen by Masaaki Imai','6','1','11752','',16.00,'0','6200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11753,'NIV Study Bible Zondervan Large Print','6','1','11753','',16.00,'0','6250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11754,'Beef Fillet Trimmed Halal 5Kgs','6','1','11754','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11755,'Whole Goat Mbuzi 10Kgs','6','1','11755','',16.00,'0','6299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11756,'The Nuer a description of the modes of livelihood and political institutions of a Nilotic people','6','1','11756','',16.00,'0','6365',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11757,'Lansinoh Manual Breast Pump','6','1','11757','',16.00,'0','6076',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11758,'Moving the Maasai A Colonial Misadventure by Lotte Hughes','6','1','11758','',16.00,'0','6399',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11759,'The Journey Within by Dinesh Patel','6','1','11759','',16.00,'0','6490',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11760,'Grey Double Tassel Satchel Handbag','6','1','11760','',16.00,'0','6175',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11761,'The Africans A Reader by Ali A Mazrui and Toby Kleban Levine','6','1','11761','',16.00,'0','6499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11762,'A Prehistoric People THE CENTRAL KIKUYU Before 1970 by Dr Samuel Mwituria Maina','6','1','11762','',16.00,'0','6500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11763,'Oddities3000 Kalino Backpack','6','1','11763','',16.00,'0','6270',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11764,'Big Debt Crises by Ray Dalio','6','1','11764','',16.00,'0','6599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11765,'Development as Rebellion A biography of Julius Nyerere by Saida Yahya OthmanNgwanza Kamata and Issa G Shivji','6','1','11765','',16.00,'0','6650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11766,'The Economics of Microfinance by Beatriz Armendariz and Jonathon Morduch','6','1','11766','',16.00,'0','6699',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11767,'God With Us and Without UsVolumes One and Two The Beauty and Power of Oneness in Trinity versus Absolute Oneness','6','1','11767','',16.00,'0','6700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11768,'Managing Information IT for Business','6','1','11768','',16.00,'0','6451',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11769,'Malcolm Gladwell Collection 6 Books The Tipping PointWhat the Dog SawBlinkTalking to StrangersOutliers and The Bomber Mafia','6','1','11769','',16.00,'0','6799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11770,'Sudans Nuba Mountains People Under Siege','6','1','11770','',16.00,'0','6555',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11771,'Can You Create Your own Job Discussions with 25 Entrepreneurs who did by Susan Wakhungu','6','1','11771','',16.00,'0','6900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11772,'Langstroth hive Mzinga ya Nyuki','6','1','11772','',16.00,'0','6650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11773,'Inner Glimpse by Idil Ahmed','6','1','11773','',16.00,'0','6999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11774,'Kenya A History Since Independence by Charles Hornsby','6','1','11774','',16.00,'0','7790','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11775,'Indians in Kenya The Politics of Diaspora','6','1','11775','',16.00,'0','7299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11776,'The Economics of the Latecomers Catching UpTechnology Transfer and Institutions in GermanyJapan and South Korea','6','1','11776','',16.00,'0','7299',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11777,'Safety 1st DECT Safe Contact Baby Monitor','6','1','11777','',16.00,'0','7315',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11778,'Christian Reflection in Africa Review and Engagement','6','1','11778','',16.00,'0','7450',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11779,'CEAT Tyre 195 R15 C','6','1','11779','',16.00,'0','7499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11780,'Discrimination Law Theory and Context Text and Materials by Nicholas BamforthMaleiha Malik and Colm OCinneide','6','1','11780','',16.00,'0','7125',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11781,'Nairobi The City That Calls Your Name 5453 FT by Susan WakhunguGithuku and Natalie Githuku','6','1','11781','',16.00,'0','7500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11782,'Managing for the Future by Peter Drucker','6','1','11782','',16.00,'0','7500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11783,'Life Goats at 7,599Kshs','6','1','11783','',16.00,'0','7220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11784,'Whiteboard Magnetic 5 x 3 feet','6','1','11784','',16.00,'0','7220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11785,'Goat Chops Halal Meat 10Kgs','6','1','11785','',16.00,'0','7220',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11786,'Jacaru Safari Cowboy Hat','6','1','11786','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11787,'The Giriama and colonial resistance in Kenya 18001920','6','1','11787','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11788,'Dinka Legendary Cattle Keepers of Sudan','6','1','11788','',16.00,'0','7790',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11789,'We Came in Dhows by Cynthia Salvadori 3 volumes','6','1','11789','',16.00,'0','7799',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11790,'BNF 84 September 2022 March 2023','6','1','11790','',16.00,'0','7800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11791,'Hind quarter beef Halal 10Kgs','6','1','11791','',16.00,'0','7505',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11792,'Supply of Somali Goat Meat Kenya Export','6','1','11792','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11793,'BMX Bike 4 6 Years','6','1','11793','',16.00,'0','7600',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11794,'Visual Voices The Works of Contemporary Artists In Kenya by Susan Wakhungu Githuku','6','1','11794','',16.00,'0','7999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11795,'Casio Piano 46 47 2 childfriendly minisize keys and include 100 tones50 rhythms and 10 integrated songs','6','1','11795','',16.00,'0','7999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11796,'Lamb Cubes Boneless Halal 10Kgs','6','1','11796','',16.00,'0','8170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11797,'Indians in Kenya The Politics of Diaspora by Sana Aiyar','6','1','11797','',16.00,'0','8190',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11798,'Project Finance in Theory and Practice,2nd Edition','6','1','11798','',16.00,'0','7933',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11799,'Ross and Wilson Anatomy and Physiology in Health and Illness by Allison Wynn GrantAnne Waugh and Kathleen J W Wilson','6','1','11799','',16.00,'0','8499',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11800,'Line Interactive Ultima UPS','6','1','11800','',16.00,'0','8075',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11801,'Transcend External Hard Drive 1 TB 25? M2','6','1','11801','',16.00,'0','8170',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11802,'Brunner and Suddarths Textbook of Medical by Suzanne C Smeltzer 14th Edition','6','1','11802','',16.00,'0','8599',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11803,'Painted Bodies African Body Painting Tattoos and Scarification','6','1','11803','',16.00,'0','8831',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11804,'Brown Flowered Ediths Handbag','6','1','11804','',16.00,'0','8455',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11805,'Black silk velvet Abaya','6','1','11805','',16.00,'0','8911',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11806,'Soft Dreams Travel Cot Navy Blue','6','1','11806','',16.00,'0','8973',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11807,'Tornado Cookware set','6','1','11807','',16.00,'0','8546',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11808,'Whole Life Goat Mbuzi 15+Kgs','6','1','11808','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11809,'Terrorism and Counterintelligence','6','1','11809','',16.00,'0','8550',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11810,'Equality in Kenyas 2010 Constitution Understanding the Competing and Interrelated Conceptions by Victoria Miyandazi','6','1','11810','',16.00,'0','8999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11811,'Mercedes AMG Petronas 2022 Lewis Hamilton Cap White','6','1','11811','',16.00,'0','9000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11812,'Black leather tote Laptop bag','6','1','11812','',16.00,'0','8788',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11813,'A trendy Abaya in knitted black and pink','6','1','11813','',16.00,'0','8883',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11814,'Boards That Make a Difference A New Design for Leadership in Nonprofit and Public Organizations by John Carver','6','1','11814','',16.00,'0','9390',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11815,'Security Analysis Principles and Technique by Benjamin Graham and David L Dodd','6','1','11815','',16.00,'0','9500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11816,'Seperua Laptop Bag','6','1','11816','',16.00,'0','9120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11817,'Rose Onix Stone Necklace Earrings','6','1','11817','',16.00,'0','9120',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11818,'Fisher Price Babys Bouncer Adorable Animals','6','1','11818','',16.00,'0','9215',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11819,'The Winning Brief 100 Tips for Persuasive Briefing in Trial and Appellate Courts by Bryan A Garner','6','1','11819','',16.00,'0','9999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11820,'A Court of Specialists Judicial Behavior on the UK Supreme Court','6','1','11820','',16.00,'0','9999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11821,'Shredder Powershred 6C Cross Cut Shredder Fellowes','6','1','11821','',16.00,'0','9999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11822,'Green Lentils Grade 1 Wholesale 50Kgs','6','1','11822','',16.00,'0','10000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11823,'eGift Voucher 10000Kshs','6','1','11823','',16.00,'0','10000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11824,'Beyond Candlesticks by Steve Nison','6','1','11824','',16.00,'0','10830',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11825,'Robert Greene Collections 48 Laws of PowerLaws of Human nature33 wars of strategies and Art of seduction Mastery','6','1','11825','',16.00,'0','11000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11826,'Beyond Candlesticks New Japanese Charting Techniques Revealed by Steve Nison','6','1','11826','',16.00,'0','11000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11827,'The Suicidal State in Somalia The Rise and Fall of the Siad Barre Regime 19691991','6','1','11827','',16.00,'0','11400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11828,'Msafiri Travel Bag','6','1','11828','',16.00,'0','10925',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11829,'Empire and the Nuer Documents and Texts from the Pacification of the Southern Sudan 18981930 by Douglas H Johnson','6','1','11829','',16.00,'0','11500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11830,'Home 200 X2 Niwa','6','1','11830','',16.00,'0','11016',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11831,'Willow Laundry Baskets','6','1','11831','',16.00,'0','12441',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11832,'Agricultural Development in China and Africa A Comparative Analysis','6','1','11832','',16.00,'0','11875',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11833,'HBRs10 MUST READS on managing yourselfPeopleChange ManagementStrategyLeadershipthe Essentials','6','1','11833','',16.00,'0','12999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11834,'Whiteboard Magnetic 1800 X 1200MM','6','1','11834','',16.00,'0','13866',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11835,'Azuaya Clasico Panama Hat','6','1','11835','',16.00,'0','14725',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11836,'Security Governance in East Africa Pictures of Policing from the Ground','6','1','11836','',16.00,'0','14250',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11837,'0','6','1','11837','',16.00,'0','14999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11838,'5 Piece Orange Abstract','6','1','11838','',16.00,'0','15196',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11839,'Amazon Kindle Touch 8GB Black','6','1','11839','',16.00,'0','15999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11840,'Sahih Bukhari English Translation With the Arabic Text 9 volume set','6','1','11840','',16.00,'0','16150',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11841,'General History of Africa Complete Set of Vol 18 Unesco General History of Africa','6','1','11841','',16.00,'0','18000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11842,'Summa Mountain Bikes','6','1','11845','',16.00,'0','19000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11843,'DoricaOrica Necklace Three Piece','6','1','11846','',16.00,'0','18996',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11844,'Executive Leather Travel Duffle bag','6','1','11847','',16.00,'0','19000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11845,'Amazon Kindle Paperwhite 8GB Twilight Blue','6','1','11848','',16.00,'0','21999',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11846,'The Oxford Handbook of Kenyan Politics','6','1','11850','',16.00,'0','22800',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11847,'Fitbit Charge 3 Fitness Activity Tracker','6','1','11851','',16.00,'0','23750',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11848,'Going The Distance The Greatest Of Kenyas Relentless Runners 19582019 by Susan Wakhungu Githuku','6','1','11853','',16.00,'0','25000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11849,'Southern Kikuyu Before 1903 Volume 12 and 3 by LSB Leakey','6','1','11854','',16.00,'0','25900',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11850,'High Quality Kofia Made in Mombasa','6','1','11855','',16.00,'0','24700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(11851,'The way of men','6','2','11856','',16.00,'1000','1500','0','0',NULL,NULL,3,0,0,'7215301674648285',0,0,0,0.00,'2023-01-25 15:06:23','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','3',NULL),(11852,'Delivery Charges','6','2','11857','',16.00,'0','300','0','',NULL,NULL,5,0,0,'3697821674653852',0,0,0,0.00,'2023-01-25 16:39:26','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(11853,'the peter principle','6','2','11858','',16.00,'1500','1800','2','',NULL,NULL,0,0,0,'9637121674814169',0,0,0,0.00,'2023-01-27 13:11:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11854,'RUNDO THE ELEPHANT','6','2','11859','',16.00,'150','200','0','',NULL,NULL,1,0,0,'5653071674822966',0,0,0,0.00,'2023-01-27 15:38:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11855,'8 RULES OF LOVE','6','2','11860','',16.00,'2000','2500','0','',NULL,NULL,1,0,0,'7999931675088945',0,0,0,0.00,'2023-01-30 17:30:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11856,'50 memos to men','6','2','9789914409260','',16.00,'900','1300','0','',NULL,NULL,1,0,0,'91721466690',0,0,0,0.00,'2024-07-20 12:11:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(11857,'strange happenings','6','2','11862','',16.00,'230','300','0','',NULL,NULL,1,0,0,'8760111675264789',0,0,0,0.00,'2023-02-01 18:21:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11858,'colour africas wild animals as you learn swahili words','6','2','11863','',16.00,'250','350','0','',NULL,NULL,1,0,0,'7161391675265293',0,0,0,0.00,'2023-02-01 18:30:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11859,'cancel pressure','6','2','11864','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'5355751675330672',0,0,0,0.00,'2023-02-02 12:39:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11860,'BETRAYAL','6','2','11865','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'4203181675672859',0,0,0,0.00,'2023-02-06 11:46:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11861,'elements of style','6','2','11866','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'8247761675676902',0,0,0,0.00,'2023-02-06 12:49:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11862,'how to kill a mocking bird','6','2','11867','',16.00,'900','1090','0','',NULL,NULL,0,0,0,'706471675689870',0,0,0,0.00,'2023-02-06 16:25:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11863,'robin sharma 5am club','6','2','11868','',16.00,'2200','2290','0','',NULL,NULL,0,0,0,'5212821675692876',0,0,0,0.00,'2023-02-06 17:18:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11864,'delivery fee','6','2','11869','',16.00,'550','550','0','',NULL,NULL,0,0,0,'215991675750199',0,0,0,0.00,'2023-02-07 09:10:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11865,'siku za mwizi','6','2','11870','',16.00,'180','300','0','',NULL,NULL,0,0,0,'6351241675756474',0,0,0,0.00,'2023-02-07 10:58:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11866,'safari ya bahati','6','2','11871','',16.00,'180','300','0','',NULL,NULL,0,0,0,'7387421675756704',0,0,0,0.00,'2023-02-07 11:04:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11867,'mosi na pili','6','2','11872','',16.00,'180','300','0','',NULL,NULL,0,0,0,'6664481675757168',0,0,0,0.00,'2023-02-07 11:07:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11868,'tuzo za usafi','6','2','11873','',16.00,'180','300','0','',NULL,NULL,0,0,0,'2764831675757246',0,0,0,0.00,'2023-02-07 11:09:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11869,'blossoms of the savannah','6','2','11874','',16.00,'330','580','0','',NULL,NULL,0,0,0,'3587701675772951',0,0,0,0.00,'2023-02-07 15:30:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11870,'SAMWEL RALPH THE CHILDREN OF THE RAIN AND OTHER STORIES','6','2','11875','',16.00,'276','395','0','',NULL,NULL,0,0,0,'2488201675858408',0,0,0,0.00,'2023-02-08 16:13:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11871,'AYUBU STIFANO MZEE KABIRANI NA HADITHI ZIGINE','6','2','11876','',16.00,'276','395','0','',NULL,NULL,0,0,0,'8249441675862028',0,0,0,0.00,'2023-02-08 16:17:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11872,'GEOFFREY MUNGOU YANANIANDAMA','6','2','11877','',16.00,'315','450','','',NULL,NULL,0,0,0,'5925131675862243',0,0,0,0.00,'2023-02-08 16:21:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11873,'NIMEPOTEZA TENA','6','2','11878','',16.00,'346','495','0','',NULL,NULL,0,0,0,'8037201675862475',0,0,0,0.00,'2023-02-08 16:24:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11874,'8 rules of love jay shetty','6','2','11879','',16.00,'2190','2490','0','',NULL,NULL,0,0,0,'3441151676105243',0,0,0,0.00,'2023-02-11 11:49:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11875,'home going by yaa gyasi','6','2','11880','',16.00,'1100','1299','0','',NULL,NULL,0,0,0,'664611676704359',0,0,0,0.00,'2023-02-18 10:13:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11876,'100 years of rugby','6','2','11881','',16.00,'3000','3900','0','',NULL,NULL,0,0,0,'1803131676711656',0,0,0,0.00,'2023-02-18 12:15:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11877,'foundation music book 3','6','2','11882','',16.00,'590','690','0','',NULL,NULL,0,0,0,'2776171676711957',0,0,0,0.00,'2023-02-18 12:20:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11878,'heart bones by colleen hoover','6','2','11883','',16.00,'1800','1990','0','',NULL,NULL,0,0,0,'9219411676727648',0,0,0,0.00,'2023-02-18 16:42:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11879,'equity and trusts by david bakibinga','6','2','11884','',16.00,'2000','3016','0','',NULL,NULL,0,0,0,'4879571676887859',0,0,0,0.00,'2023-02-20 13:12:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11880,'in every mirror shes black','6','2','11885','',16.00,'1150','1390','0','',NULL,NULL,0,0,0,'5813371676969783',0,0,0,0.00,'2023-02-21 11:59:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11881,'things they havent told','6','2','11886','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'2418051677070940',0,0,0,0.00,'2023-02-22 16:03:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11882,'half a yellow sun','6','2','11887','',16.00,'1090','1390','0','',NULL,NULL,0,0,0,'3848691677141767',0,0,0,0.00,'2023-02-23 11:43:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11883,'wrapping fee','6','2','11888','',16.00,'60','200','0','',NULL,NULL,0,0,0,'707461677223183',0,0,0,0.00,'2023-02-24 10:20:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11884,'what does a man want','6','2','11889','',16.00,'890','1190','0','',NULL,NULL,0,0,0,'9015291677228370',0,0,0,0.00,'2023-02-24 11:47:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11885,'buster goes for a christmas walk','6','2','11890','',16.00,'350','500','0','',NULL,NULL,0,0,0,'2477681677228538',0,0,0,0.00,'2023-02-24 11:50:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11886,'JOURNEYS AND STORIES ELIZABETH MUENI KITUKU','6','2','11891','',16.00,'900','1200','0','',NULL,NULL,0,0,0,'6470341677229672',0,0,0,0.00,'2023-02-24 12:09:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11887,'MOHAMED BAKARI ESSAYS','6','2','11892','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'8557171677229903',0,0,0,0.00,'2023-02-24 12:12:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11888,'MOHAMED BAKARI ESSAYS BOOK 2','6','2','11893','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'663631677230017',0,0,0,0.00,'2023-02-24 12:15:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11889,'MOHAMED BVAKARI ESSAYS BOOK 3','6','2','11894','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'6368731677230122',0,0,0,0.00,'2023-02-24 12:16:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11890,'TROY ONYANGO FOR WHAT ARE BUTTERFLIES WITHOUT WINGS','6','2','11895','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4088861677230412',0,0,0,0.00,'2023-02-24 12:21:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11891,'even when your voice shakes','6','2','11896','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'4243741677230494',0,0,0,0.00,'2023-02-24 12:24:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11892,'RUTH MAWIA MWANZIA_THE GIRL FROM KYONDONI','6','2','11897','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'1052891677230825',0,0,0,0.00,'2023-02-24 12:29:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11893,'GIKUYU-english dictionary 1st edition','6','2','11898','',16.00,'1100','1400','0','',NULL,NULL,0,0,0,'2546161677230993',0,0,0,0.00,'2023-02-24 12:31:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11894,'islam in kenya MOHAMED BAKARI','6','2','11899','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'8078171677231132',0,0,0,0.00,'2023-02-24 12:33:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11895,'combo(should i &how much)','6','2','11900','',16.00,'2000','2298','0','',NULL,NULL,0,0,0,'6623111677506496',0,0,0,0.00,'2023-02-27 17:02:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11896,'what they havent told you about retirement JACOB KAIMENYI','6','2','11901','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'1319071677506975',0,0,0,0.00,'2023-02-27 17:10:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11897,'promises to keep H W NJOROGE','6','2','11902','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'2327801677745614',0,0,0,0.00,'2023-03-02 11:28:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11898,'DONT ANSWER WHEN THEY CALL','6','2','11903','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'7096591677745685',0,0,0,0.00,'2023-03-02 11:29:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11899,'THE COURAGE TO LEAD YOUNG','6','2','11904','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'9874401678084508',0,0,0,0.00,'2023-03-06 09:36:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11900,'PROMISES TO KEEP AND MILES TO GO','6','2','11905','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'6081911678175866',0,0,0,0.00,'2023-03-07 10:58:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11901,'BENGA MAESTRO','6','2','11906','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'8372471678778126',0,0,0,0.00,'2023-03-14 10:16:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11902,'POLITICS OF ETHNIC DISCRIMINATION IN SUDAN','6','2','11907','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'2053601678778186',0,0,0,0.00,'2023-03-14 10:17:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11903,'OTIENO ACHACH CHRISTIAN KONJIRA ALLOO','6','2','11908','',16.00,'750','1000','0','',NULL,NULL,0,0,0,'9874651678796083',0,0,0,0.00,'2023-03-14 15:16:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11904,'THE COLE LEGACY','6','2','11909','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'7677891679037660',0,0,0,0.00,'2023-03-17 10:21:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11905,'TOTAL READERS BK 1`','6','2','11910','',16.00,'375','475','0','',NULL,NULL,0,0,0,'6108661679305546',0,0,0,0.00,'2023-03-20 12:46:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11906,'TOTAL READERS BK 2','6','2','11911','',16.00,'364','464','0','',NULL,NULL,0,0,0,'7627771679305606',0,0,0,0.00,'2023-03-20 12:48:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11907,'SOUND AND READ BK 1','6','2','11912','',16.00,'290','390','0','',NULL,NULL,0,0,0,'6882861679305728',0,0,0,0.00,'2023-03-20 12:49:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11908,'SOUND AND READ BOOK 2','6','2','11913','',16.00,'335','435','0','',NULL,NULL,0,0,0,'6659931679305793',0,0,0,0.00,'2023-03-20 12:50:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11909,'ATIS TRENDS','6','2','11914','',16.00,'350','450','0','',NULL,NULL,0,0,0,'8538381679385226',0,0,0,0.00,'2023-03-21 10:55:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11910,'GOOKA THE VILLAGE TO THE CITY','6','2','11915','',16.00,'1500','1850','0','',NULL,NULL,0,0,0,'9484001679496917',0,0,0,0.00,'2023-03-22 17:57:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11911,'gooka colouring book','6','2','11916','',16.00,'1250','1350','0','',NULL,NULL,0,0,0,'999961679497124',0,0,0,0.00,'2023-03-22 18:00:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11912,'HIDDEN ABUSE','6','2','11917','',16.00,'1999','1299','0','',NULL,NULL,0,0,0,'4664041679554930',0,0,0,0.00,'2023-03-23 10:02:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11913,'The american roommate','6','2','11918','',16.00,'1690','NaN','0','1400',NULL,NULL,0,0,0,'5516361679570901',0,0,0,0.00,'2023-03-23 14:30:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','3',NULL),(11914,'Jade city','6','2','11919','',16.00,'1690','1690','1','0',NULL,NULL,0,0,0,'3228891679571001',0,0,0,0.00,'2023-03-23 14:32:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(11915,'Throne of glass','6','2','11920','',16.00,'1290','1000','0','',NULL,NULL,0,0,0,'3667491679571321',0,0,0,0.00,'2023-03-23 14:36:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(11916,'wolf of congo','6','2','11921','',16.00,'2000','2300','0','',NULL,NULL,0,0,0,'8263851679573119',0,0,0,0.00,'2023-03-23 15:06:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11917,'Energy Future in Africa','6','2','11922','',16.00,'1500','2000','','',NULL,NULL,0,0,0,'3813981679924772',0,0,0,0.00,'2023-03-27 16:47:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(11918,'do not accept to die','6','2','11923','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'4815111680011520',0,0,0,0.00,'2023-03-28 16:54:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11919,'ahmed hassanREFEREE OF A DIRTY UGLY GAME','6','2','11924','',16.00,'1700','2500','0','1700',NULL,NULL,0,0,0,'6874391680254126',0,0,0,0.00,'2023-03-31 12:18:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11920,'OVERREACH','6','2','11925','',16.00,'2900','2900','0','',NULL,NULL,0,0,0,'6367091680266381',0,0,0,0.00,'2023-03-31 15:40:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11921,'ahmed isaack REFEREE OF A DIRTY GAMEhardcover','6','2','11926','',16.00,'3200','3500','0','',NULL,NULL,0,0,0,'4664871680588043',0,0,0,0.00,'2023-04-04 09:02:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11922,'SHIPPING COST','6','2','11927','',16.00,'800','3000','0','500',NULL,NULL,0,0,0,'7955861680589526',0,0,0,0.00,'2023-04-04 09:26:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11923,'I AM FROM TEDDY WARRIA','6','2','11928','',16.00,'400','500','0','',NULL,NULL,0,0,0,'4534721680681845',0,0,0,0.00,'2023-04-05 11:05:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11924,'THE COLOUR OF THE SKUNK NSEMIA','6','2','11929','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'5415571680681973',0,0,0,0.00,'2023-04-05 11:07:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11925,'because we are people','6','2','11930','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'3597861680682109',0,0,0,0.00,'2023-04-05 11:11:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11926,'ABANTU','6','2','11931','',16.00,'2500','2750','0','',NULL,NULL,0,0,0,'5787931680682384',0,0,0,0.00,'2023-04-05 11:13:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11927,'delivery fee ','6','2','11932','',16.00,'150','500','0','10',NULL,NULL,0,0,0,'3326441680783049',0,0,0,0.00,'2023-04-06 15:11:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11928,'EMOTION BY DESIGN','6','2','11933','',16.00,'1500','1790','0','',NULL,NULL,0,0,0,'6669981681217402',0,0,0,0.00,'2023-04-11 15:50:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11929,'WHY BABA IS NOT THE 5TH','6','2','11934','',16.00,'500','700','0','1000',NULL,NULL,0,0,0,'2777171681282777',0,0,0,0.00,'2023-04-12 10:01:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11930,'the checklist manifesto','6','2','11935','',16.00,'1500','1690','0','',NULL,NULL,0,0,0,'4433111681363733',0,0,0,0.00,'2023-04-13 08:29:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11931,'DOPAMINE finding balance in the age of indulgence','6','2','11936','',16.00,'1600','1900','0','',NULL,NULL,0,0,0,'7222191681740625',0,0,0,0.00,'2023-04-17 17:11:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11932,'BEFORE I LET GO','6','2','11937','',16.00,'1500','1750','0','',NULL,NULL,0,0,0,'4709161682326835',0,0,0,0.00,'2023-04-24 12:01:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11933,'FROM MTV TO MECCA KRISTIANE BACKER','6','2','11938','',16.00,'2500','2890','0','',NULL,NULL,0,0,0,'2120781682662334',0,0,0,0.00,'2023-04-28 09:13:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11934,'the parenting map','6','2','11939','',16.00,'2500','2900','0','',NULL,NULL,0,0,0,'3591161682679786',0,0,0,0.00,'2023-04-28 14:04:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11935,'THE MYTH OF NORMAL','6','2','11940','',16.00,'2400','2600','0','',NULL,NULL,0,0,0,'6343131682679890',0,0,0,0.00,'2023-04-28 14:05:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11936,'BREATH THE NEW SCUIENCE OF A LOST ART','6','2','11941','',16.00,'1500','1899','0','',NULL,NULL,0,0,0,'6966081682680445',0,0,0,0.00,'2023-04-28 14:15:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11937,'SECRET LIVES OF CHURCH GIRLS','6','2','11942','',16.00,'2200','2490','0','',NULL,NULL,0,0,0,'457211682765681',0,0,0,0.00,'2023-04-29 13:55:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11938,'FORTHE RECORD','6','2','11943','',16.00,'2000','3000','0','1900',NULL,NULL,0,0,0,'6866651683006922',0,0,0,0.00,'2023-05-02 08:59:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11939,'ELLAHS BICYCLE','6','2','11944','',16.00,'200','350','0','',NULL,NULL,0,0,0,'2848811683185588',0,0,0,0.00,'2023-05-04 10:34:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11940,'LEAVE UNRIVALLED LEGACY JOEL GITAU','6','2','11945','',16.00,'800','999','0','',NULL,NULL,0,0,0,'2793451683270596',0,0,0,0.00,'2023-05-05 10:12:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11941,'ADEN DUALE FOR THE RECORD HARDCOVER','6','2','11946','',16.00,'3500','3850','0','',NULL,NULL,0,0,0,'9336801683270732',0,0,0,0.00,'2023-05-05 10:13:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11942,'NEW CONFIDENT AFRICA MBIRA RIMI','6','2','11947','',16.00,'900','1200','0','',NULL,NULL,0,0,0,'8146731683270800',0,0,0,0.00,'2023-05-05 10:14:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11943,'THE FIRST ORGANISM INNOCENT OUKO','6','2','11948','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'2396391683270871',0,0,0,0.00,'2023-05-05 10:15:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11944,' Connect: Building Exceptional Relationships with Family, Friends and Colleagues by David L. Bradford and Carole Robin ','6','2','11949','',16.00,'1200','1500','5','1200',NULL,NULL,0,0,0,'2847241683283815',0,0,0,0.00,'2023-05-05 13:51:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11945,'GABOR MATE SCATTERED MIBNDS','6','2','11950','',16.00,'2000','2150','0','',NULL,NULL,0,0,0,'8323111683287235',0,0,0,0.00,'2023-05-05 14:48:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11946,'GET UNTAMED THE JOURNAL','6','2','11951','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'5938871683287330',0,0,0,0.00,'2023-05-05 14:50:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11947,'UNTAMED STOP PLEASING START LIVING','6','2','11952','',16.00,'1790','1990','0','',NULL,NULL,0,0,0,'6783831683287434',0,0,0,0.00,'2023-05-05 14:51:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11948,'I AM UNIQUE','6','2','11953','',16.00,'600','900','0','',NULL,NULL,0,0,0,'7660761683287775',0,0,0,0.00,'2023-05-05 14:57:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11949,'NANCY DREW GIRL DETECTIVE','6','2','11954','',16.00,'490','690','0','',NULL,NULL,0,0,0,'9440761683287954',0,0,0,0.00,'2023-05-05 15:01:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11950,'THE EXTRAORDINARY LIFE OF MICHELLE OBAMA','6','2','11955','',16.00,'800','900','0','',NULL,NULL,0,0,0,'4116851683288091',0,0,0,0.00,'2023-05-05 15:02:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11951,'THE EXTRAORDINARY LIFE OF MARY SEACOLE','6','2','11956','',16.00,'700','900','0','',NULL,NULL,0,0,0,'8760771683288233',0,0,0,0.00,'2023-05-05 15:05:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11952,'HOW TO MEET YOURSELF','6','2','11957','',16.00,'2900','3200','0','',NULL,NULL,0,0,0,'6065771683288562',0,0,0,0.00,'2023-05-05 15:10:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11953,'Help Next Door','6','2','11958','',16.00,'1200','1500','0','',NULL,NULL,2,0,0,'7364681683299447',0,0,0,0.00,'2023-05-05 18:12:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11954,'Foggy funnel','6','2','11959','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'8274531683300488',0,0,0,0.00,'2023-05-05 18:29:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11955,' When We Were Dogs by Sam Okello ','6','2','11960','',16.00,'700','1000','2','10',NULL,NULL,0,0,0,'9496601683300610',0,0,0,0.00,'2023-05-05 18:31:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11956,' Beautiful Mess by Scholastica Moraa ','6','2','11961','',16.00,'750','1000','2','',NULL,NULL,2,0,0,'5870001683300735',0,0,0,0.00,'2023-05-05 18:33:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11957,' The Courage to LEAD Young: A Memoir by Evalin Karijo ','6','2','11962','',16.00,'1800','1400','2','',NULL,NULL,0,0,0,'4724171683300956',0,0,0,0.00,'2023-05-05 18:37:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11958,' The Energy Future of Africa: A Journey Through Africa’s Green Revolution And How It Can Change The World by Mugwe Manga ','6','2','11963','',16.00,'1500','2000','','',NULL,NULL,0,0,0,'624981683301290',0,0,0,0.00,'2023-05-05 18:42:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11959,' ASHES OF MY HEART','6','2','11964','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'101689404628',0,0,0,0.00,'2023-07-15 10:04:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',''),(11960,' Lightning In A Bottle by Enock Khapoya ','6','2','11965','',16.00,'800','100','2','',NULL,NULL,0,0,0,'3764031683301811',0,0,0,0.00,'2023-05-05 18:50:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11961,' TRAIL OF A FUGITIVE by Gachiengo Gitau ','6','2','11966','',16.00,'800','1150','2','',NULL,NULL,0,0,0,'84731683301982',0,0,0,0.00,'2023-05-05 18:53:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11962,' THE LAST KNOWN MAIDENS OF RAMOGI BY BEN OKECH ','6','2','11967','',16.00,'549','450','2','',NULL,NULL,0,0,0,'4878511683302096',0,0,0,0.00,'2023-05-05 18:56:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11963,'Deputy Mom','6','2','11968','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'6643371683302237',0,0,0,0.00,'2023-05-05 18:58:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11964,' Qwani First Edition ','6','2','11969','',16.00,'550','700','2','',NULL,NULL,2,0,0,'9363601683302360',0,0,0,0.00,'2023-05-05 19:00:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11965,'ENTREPRENEURSHIP: What women entrepreneurs and any small scale trader need in order to succeed by Dr. Hannah Orwa Bula ','6','2','11970','',16.00,'1500','2000','2','',NULL,NULL,2,0,0,'2979801683302477',0,0,0,0.00,'2023-05-05 19:02:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11966,' 101 IMPECCABLE NUGGETS ON CORRUPTION – Wisdom Bank ','6','2','11971','',16.00,'1000','1200','2','',NULL,NULL,0,0,0,'5548871683302573',0,0,0,0.00,'2023-05-05 19:03:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11967,' ZAKIIA a life sealed in fate by Priscilla Mugo ','6','2','11972','',16.00,'1000','1200','2','',NULL,NULL,2,0,0,'8173391683302786',0,0,0,0.00,'2023-05-05 19:07:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11968,'DUNE','6','2','11973','',16.00,'1790','1990','0','',NULL,NULL,0,0,0,'6132401683372011',0,0,0,0.00,'2023-05-06 14:24:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11969,'THE BLEAK HOUSE CHARLES DICKENS','6','2','11974','',16.00,'846','946','0','',NULL,NULL,0,0,0,'190761683372802',0,0,0,0.00,'2023-05-06 14:37:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11970,'Confessions of nairobi book 2','6','2','11975','',16.00,'750','990','0','',NULL,NULL,0,0,0,'5100751683388173',0,0,0,0.00,'2023-05-06 18:51:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11971,'Hope made a way','6','2','11976','',16.00,'1199','800','0','',NULL,NULL,0,0,0,'8877561683388618',0,0,0,0.00,'2023-05-06 18:58:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11972,'For the record paperback','6','2','11977','',16.00,'2200','3000','2','2200',NULL,NULL,0,0,0,'1570011683788614',0,0,0,0.00,'2023-05-11 10:05:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11973,'Constitution Makers on Constitution Making','6','2','11978','',16.00,'13000','17900','2','0',NULL,NULL,22,0,0,'383541683792420',0,0,0,0.00,'2023-05-11 11:08:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11974,'rage of boys','6','2','11979','',16.00,'1000','1200','2','1200',NULL,NULL,0,0,0,'5715731683964759',0,0,0,0.00,'2023-05-13 11:00:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11975,'THE APPERANCE OF POWER TANNER GUZY','6','2','11980','',16.00,'1900','2190','0','',NULL,NULL,0,0,0,'2374241683976643',0,0,0,0.00,'2023-05-13 14:18:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11976,'facing mount kenya a running commentary','6','2','11981','',16.00,'700','999','2','',NULL,NULL,0,0,0,'8149141684235737',0,0,0,0.00,'2023-05-16 14:16:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11977,'kenyas foreign policy and diplomacy','6','2','11982','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'5443421684401504',0,0,0,0.00,'2023-05-18 12:19:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11978,'A BASIC GUIDE TO DIPLOMATIC SERVICE','6','2','11983','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'3759141684401705',0,0,0,0.00,'2023-05-18 12:23:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11979,'WHITE MALICE','6','2','11984','',16.00,'4600','1890','0','',NULL,NULL,0,0,0,'8735101684575615',0,0,0,0.00,'2023-05-20 12:41:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11980,'OTIENO THE VILLAIN','6','2','11985','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'100811684740434',0,0,0,0.00,'2023-05-22 10:29:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11981,'copying with marginalisation','6','2','11986','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'8433011684740565',0,0,0,0.00,'2023-05-22 10:55:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11982,'MOHAMED BAKARI THE MORPHO-PHONOLOGY OF KENYAN SWAHILI DIALECTS','6','2','11987','',16.00,'7200','7500','0','',NULL,NULL,0,0,0,'9677471684742309',0,0,0,0.00,'2023-05-22 11:00:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11983,'ROUGH SILK HARDCOVER','6','2','11988','',16.00,'2300','2350','0','',NULL,NULL,0,0,0,'288631684828472',0,0,0,0.00,'2023-05-23 10:55:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11984,'rough silk paper back','6','2','11989','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'6376741686141845',0,0,0,0.00,'2023-06-07 15:44:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11985,'tom mboya prof bethwell OGOT','6','2','11990','',16.00,'500','790','0','',NULL,NULL,0,0,0,'8493431686142039',0,0,0,0.00,'2023-06-07 15:48:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11986,'NIV Joy Children’s Bible – Pink','6','2','11991','',16.00,'850','925','0','',NULL,NULL,0,0,0,'2324961686393509',0,0,0,0.00,'2023-06-10 13:39:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11987,'FORTHE RECORD','6','2','11992','',16.00,'2500','3590','0','',NULL,NULL,0,0,0,'7684031686574121',0,0,0,0.00,'2023-06-12 15:49:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11988,'OBESITY CODE by M.D. Fung, Jason ','6','2','11993','',16.00,'2890','2990','0','',NULL,NULL,0,0,0,'5191411686574177',0,0,0,0.00,'2023-06-12 15:50:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11989,'the diabetes code','6','2','11994','',16.00,'3500','3590','0','',NULL,NULL,0,0,0,'9811991686574352',0,0,0,0.00,'2023-06-12 15:53:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11990,'in Gods name','6','2','11995','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'1141621686575343',0,0,0,0.00,'2023-06-12 16:09:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11991,'The chronicles of a village surgeon by Dr .Aruyaru Stanley Mwenda ','6','2','11996','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'844411686813670',0,0,0,0.00,'2023-06-15 10:22:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11992,'Don’t You Trust Me? Bola’s Hidden Burden by Dr. Evalyn Oloo – Ideal for 13- 18 and Parents ','6','2','11997','',16.00,'300','500','0','',NULL,NULL,0,0,0,'8040181686814436',0,0,0,0.00,'2023-06-15 10:34:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11993,'A History of the Luo Speaking Peoples of Eastern Africa by Prof. Bethwell Ogot ','6','2','11998','',16.00,'4400','5790','0','4000',NULL,NULL,0,0,0,'7673741686814647',0,0,0,0.00,'2023-06-15 10:39:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11994,'THEY CALL IT A SLUM WE CALL IT HOME by Peter Abungu ','6','2','11999','',16.00,'800','1050','0','',NULL,NULL,0,0,0,'5077781686825877',0,0,0,0.00,'2023-06-15 13:45:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11995,'Betrayal of Public Trust by Prof. Jacob T. Kaimenyi ','6','2','12000','',16.00,'900','1090','0','',NULL,NULL,0,0,0,'9840901686897205',0,0,0,0.00,'2023-06-16 09:33:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(11996,' Jesus’ Africa by Patience Museveni Rwabwogo ','6','2','12001','',16.00,'2000','2500','5','',NULL,NULL,0,0,0,'921451686994793',0,0,0,0.00,'2023-06-17 12:41:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11997,' Herstory Unleashed: Empowered Women Empowering Nations by Kendi Karimi ','6','2','12002','',16.00,'1000','1200','2','',NULL,NULL,0,0,0,'6247071686995237',0,0,0,0.00,'2023-06-17 12:48:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11998,' Enchengeria EkeGusii Dictionary: A Complete EkeGusii Trilingual Dictionary ','6','2','12003','',16.00,'1200','1800','5','',NULL,NULL,0,0,0,'1748221686995402',0,0,0,0.00,'2023-06-17 12:50:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(11999,' When Rejection Knocks by Zoe’ivy A. Lutsili ','6','2','12004','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'6103101686995529',0,0,0,0.00,'2023-06-17 12:52:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12000,' Mau Mau: The Untold Story by JST Kamunchuluh ','6','2','12005','',16.00,'2000','3000','5','',NULL,NULL,0,0,0,'5445571686996064',0,0,0,0.00,'2023-06-17 13:01:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12001,' My Heart Sings, Sometimes by Eunniah Mbabazi ','6','2','12006','',16.00,'1000','1500','2','',NULL,NULL,0,0,0,'3276331686997019',0,0,0,0.00,'2023-06-17 13:18:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12002,' Mvita: History of Mombasa 12th Century – 2012 by Prof. Bethwell A. Ogot and Prof. Madara Ogot ','6','2','12007','',16.00,'2500','3000','2','5',NULL,NULL,0,0,0,'8988731686997156',0,0,0,0.00,'2023-06-17 13:19:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12003,' THE CONFEDERATE: A Vanessa Series Book One by Gichuki Jonia ','6','2','12008','',16.00,'1800','2200','2','',NULL,NULL,0,0,0,'5113651686997484',0,0,0,0.00,'2023-06-17 13:25:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12004,' The Children of the Rain and Other Stories ','6','2','12009','',16.00,'300','395','2','',NULL,NULL,0,0,0,'3315881686997642',0,0,0,0.00,'2023-06-17 13:28:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12005,' Yananiandama na Hadithi Nyingine ','6','2','12010','',16.00,'350','450','2','',NULL,NULL,0,0,0,'7181871686997827',0,0,0,0.00,'2023-06-17 13:31:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12006,' A Strange Twist and Other Stories ','6','2','12011','',16.00,'550','700','2','',NULL,NULL,0,0,0,'8458711686997954',0,0,0,0.00,'2023-06-17 13:33:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12007,'Threads of Time: Torture, Imprisonment and a Quest for Social Justice by Mugo Theuri ','6','2','12012','',16.00,'1800','2390','2','',NULL,NULL,0,0,0,'8320451686998082',0,0,0,0.00,'2023-06-17 13:36:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12008,'Two threads ahead','6','2','12013','',16.00,'1800','2390','2','',NULL,NULL,0,0,0,'510341686998292',0,0,0,0.00,'2023-06-17 13:39:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12009,'Two paths ahead','6','2','12014','',16.00,'1800','2390','2','',NULL,NULL,0,0,0,'7170161686998446',0,0,0,0.00,'2023-06-17 13:41:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12010,'THE COMEBACK by Vincent Ogutu ','6','2','12015','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'6302951687000547',0,0,0,0.00,'2023-06-17 14:16:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12011,'Breaking The Silence on NGOs in Africa by Nicholas Mwangi and Lewis Maghanga ','6','2','12016','',16.00,'1590','1890','0','',NULL,NULL,0,0,0,'7858721687000875',0,0,0,0.00,'2023-06-17 14:21:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12012,' Flowers Have Thorns','6','2','12017','',16.00,'550','750','0','',NULL,NULL,0,0,0,'1284821687001228',0,0,0,0.00,'2023-06-17 14:27:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12013,'The Parasitic Mind: How Infectious Ideas Are Killing Common Sense by Gad Saad','6','2','12018','',16.00,'1990','2190','0','',NULL,NULL,0,0,0,'597261687004288',0,0,0,0.00,'2023-06-17 15:18:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12014,'The Fall of the Priests and the Rise of the Lawyers by Philip Wood ','6','2','12019','',16.00,'3000','4000','0','',NULL,NULL,0,0,0,'710741687004404',0,0,0,0.00,'2023-06-17 15:20:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12015,'A Mutiny of Morning: Reclaiming the Black Body from Heart of Darkness by Nikesha Breeze ','6','2','12020','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'5219231687009105',0,0,0,0.00,'2023-06-17 16:38:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12016,'Settler Colonialism by Roxanne Dunbar Ortiz ','6','2','12021','',16.00,'300','550','0','',NULL,NULL,0,0,0,'5364891687009238',0,0,0,0.00,'2023-06-17 16:42:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12017,'Developing the Leader Within You 2.0 by John C Maxwell ','6','2','12022','',16.00,'2290','2490','0','',NULL,NULL,0,0,0,'9817381687335513',0,0,0,0.00,'2023-06-21 11:19:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12018,'More than Meets the Eye and other stories ','6','2','12023','',16.00,'550','750','0','',NULL,NULL,0,0,0,'4012401687418225',0,0,0,0.00,'2023-06-22 10:18:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12019,'Kenya Year Book 2022 ','6','2','12024','',16.00,'490','590','0','',NULL,NULL,0,0,0,'997871687418751',0,0,0,0.00,'2023-06-22 10:26:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12020,'Historical Postcards of Kenya by Stephen Mills and Joel Bertrand ','6','2','12025','',16.00,'2990','4990','0','',NULL,NULL,0,0,0,'1386621687418957',0,0,0,0.00,'2023-06-22 10:30:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12021,'Forever Interrupted Novel by Taylor Jenkins Reid ','6','2','12026','',16.00,'1390','1590','0','',NULL,NULL,0,0,0,'1863351687431247',0,0,0,0.00,'2023-06-22 13:54:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12022,'Lucky Girl by Irene Muchemi Ndiritu ','6','2','12027','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'7448561687431461',0,0,0,0.00,'2023-06-22 13:58:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12023,' A Spell of Good Things by Ayobami Adebayo ','6','2','12028','',16.00,'1490','2490','0','',NULL,NULL,0,0,0,'1096481687431635',0,0,0,0.00,'2023-06-22 14:01:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12024,'Beartown by Fredrik Backman','6','2','12029','',16.00,'1190','1390','0','',NULL,NULL,0,0,0,'7465471687431737',0,0,0,0.00,'2023-06-22 14:03:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12025,'Hello Beautiful by Ann Napolitano ','6','2','12030','',16.00,'1900','2090','0','',NULL,NULL,0,0,0,'2947231687440503',0,0,0,0.00,'2023-06-22 16:29:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12026,'Nairobi The City That Calls Your Name 5453 FT by Susan Wakhungu-Githuku and Natalie Githuku ','6','2','12031','',16.00,'6500','7500','0','',NULL,NULL,0,0,0,'8455641687441718',0,0,0,0.00,'2023-06-22 16:49:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12027,'Bluff: A Fisheries Officer at Malindi by Thomas Allfree ','6','2','12032','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'5741691687600130',0,0,0,0.00,'2023-06-24 12:49:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12028,' Forced by Fate and Driven by Faith: The true story of the Wajir peacebuilding process by Nuria Abdullahi Abdi ','6','2','12033','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'5876111687600249',0,0,0,0.00,'2023-06-24 12:51:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12029,'Mohamed Bakari Collected Essays Volume 2 ','6','2','12034','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'8105431687600487',0,0,0,0.00,'2023-06-24 12:55:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12030,'Mohamed Bakari Collected Essays Volume 3','6','2','12035','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'3598361687600578',0,0,0,0.00,'2023-06-24 12:57:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12031,'Mohamed Bakari Collected Essays Volume 4','6','2','12036','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'3482271687600648',0,0,0,0.00,'2023-06-24 12:59:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12032,'A Cocktail of Unlikely Tales by Ciku Kimani-Mwaniki ','6','2','12037','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6600211687600883',0,0,0,0.00,'2023-06-24 13:01:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12033,' Home Shop Books, International Bestsellers RELENTLESS by GEOFFREY OBEL -5% RELENTLESS by GEOFFREY OBEL ','6','2','12038','',16.00,'1800','1900','0','',NULL,NULL,0,0,0,'5191771687601055',0,0,0,0.00,'2023-06-24 13:05:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12034,'Mohamed Bakari Collected Essays Volume 1','6','2','12039','',16.00,'2000','2500','0','',NULL,NULL,0,0,0,'7287371687601890',0,0,0,0.00,'2023-06-24 13:18:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12035,'Excellent trilingual dictionary','6','2','12040','',16.00,'1200','1890','2','',NULL,NULL,0,0,0,'3930811687602064',0,0,0,0.00,'2023-06-24 13:22:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12036,'RELENTLESS BY GEOFFREY OUNDA','6','2','12041','',16.00,'1200','1890','2','',NULL,NULL,0,0,0,'8691631687602206',0,0,0,0.00,'2023-06-24 13:24:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12037,'REMIND ME TO FORGET','6','2','12042','',16.00,'500','1000','2','',NULL,NULL,0,0,0,'9642171687602355',0,0,0,0.00,'2023-06-24 13:28:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12038,'THIS HEART OF MINE','6','2','12043','',16.00,'700','1200','2','2',NULL,NULL,0,0,0,'7803101687602590',0,0,0,0.00,'2023-06-24 13:30:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12039,'HYENAS','6','2','12044','',16.00,'800','1500','2','2',NULL,NULL,0,0,0,'9266211687602682',0,0,0,0.00,'2023-06-24 13:32:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12040,' Coping with Marginalisation: The Case of Kenyan Somali and Ugandan Muslims ','6','2','12045','',16.00,'1200','1500','2','',NULL,NULL,2,0,0,'5216791687602755',0,0,0,0.00,'2023-06-24 13:33:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12041,' WHAT HAPPENED AT THE END OF THE ROAD by Warũgũrũ Mũchĩra ','6','2','12046','',16.00,'1000','1200','2','',NULL,NULL,0,0,0,'964941687602970',0,0,0,0.00,'2023-06-24 13:36:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12042,'Women of the Light by Mugoiri Old Girls Association (MOGA) ','6','2','12047','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'3457531687612452',0,0,0,0.00,'2023-06-24 16:23:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12043,'WHISPERS AND OTHER POEMS By Joshua Kyama','6','2','12048','',16.00,'300','500','0','',NULL,NULL,0,0,0,'9871511687613174',0,0,0,0.00,'2023-06-24 16:28:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12044,'broken vase','6','2','12049','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'9834761687613505',0,0,0,0.00,'2023-06-24 16:32:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12045,'CAMP IN BETWEEN STORIES BY S. AWUOR OPANGA ','6','2','12050','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'5404721687613711',0,0,0,0.00,'2023-06-24 16:35:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12046,'hyenas','6','2','12051','',16.00,'900','1200','0','',NULL,NULL,0,0,0,'1044651687613850',0,0,0,0.00,'2023-06-24 16:38:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12047,'Citizen Evolution Kenyans of YesterdayToday and Tomorrow by Joe Kinoti Marete','6','2','12052','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'8994011687616077',0,0,0,0.00,'2023-06-24 17:15:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12048,'Ten Cities: Clubbing in Nairobi, Cairo, Kyiv, Johannesburg, Berlin, Naples, Luanda, Lagos, Bristol, Lisbon, 1960–Present by Johannes Hossfeld Etyang','6','2','12053','',16.00,'4300','4490','0','',NULL,NULL,0,0,0,'2334171687620319',0,0,0,0.00,'2023-06-24 18:25:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12049,'Proverbs of the Abagusii of Kenya ','6','2','12054','',16.00,'500','850','0','',NULL,NULL,0,0,0,'9558661687771790',0,0,0,0.00,'2023-06-26 12:30:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12050,'Twists and Turns : A story of Survival ','6','2','12055','',16.00,'600','800','0','',NULL,NULL,0,0,0,'8930601687771933',0,0,0,0.00,'2023-06-26 12:32:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12051,'TENTACLES OF CRIME BY DENNIS ODHIAMBO','6','2','12056','',16.00,'400','600','0','',NULL,NULL,0,0,0,'2549431687772069',0,0,0,0.00,'2023-06-26 12:35:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12052,'Zanzibar Plates: Maastricht and Other Ceramics on the East African by Villoo Nowrojee and Pheroze Nowrojee ','6','2','12057','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'3494441687772294',0,0,0,0.00,'2023-06-26 12:38:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12053,'The Lady who Married a Crow','6','2','12058','',16.00,'600','800','0','',NULL,NULL,0,0,0,'9808431687772419',0,0,0,0.00,'2023-06-26 12:40:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12054,'NOT WITHOUT MY WATER POT','6','2','12059','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'6998851687876506',0,0,0,0.00,'2023-06-27 17:35:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12055,'ARIKANA','6','2','12060','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'6949411687876696',0,0,0,0.00,'2023-06-27 17:39:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12056,'Beaten Odds Footprints of uncertaintyresilienceadventure and triumph ','6','2','12061','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4978581687877148',0,0,0,0.00,'2023-06-27 17:46:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12057,'Nairobi Cocktail by Ciku Kimani-Mwaniki ','6','2','12062','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'2170381687877266',0,0,0,0.00,'2023-06-27 17:48:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12058,'DHOUDI MOKO MAG LUO','6','2','12063','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'7185411688030749',0,0,0,0.00,'2023-06-29 12:26:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12059,'the great ponds','6','2','12064','',16.00,'590','690','0','',NULL,NULL,0,0,0,'7200361688030862',0,0,0,0.00,'2023-06-29 12:28:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12060,'The Boy Who Believed by Pius Mithika ','6','2','12065','',16.00,'1300','1600','0','',NULL,NULL,0,0,0,'9534341688038280',0,0,0,0.00,'2023-06-29 14:31:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12061,'sinster trophy','6','2','12066','',16.00,'600','750','0','',NULL,NULL,0,0,0,'8419101688039562',0,0,0,0.00,'2023-06-29 14:53:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12062,'In every mirror she is black','6','2','12067','',16.00,'1200','1490','2','',NULL,NULL,0,0,0,'4459941688125851',0,0,0,0.00,'2023-06-30 14:51:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12063,'tintin flight 714','6','2','12068','',16.00,'900','1150','2','',NULL,NULL,0,0,0,'4963661688218511',0,0,0,0.00,'2023-07-01 16:35:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12064,'Work Therapy: Or the man who mistook by Naomi Shragai ','6','2','12069','',16.00,'1700','1890','0','',NULL,NULL,0,0,0,'2010941688370666',0,0,0,0.00,'2023-07-03 10:51:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12065,'JOHN GRISHAN THE BOYS FROM BILOXI','6','2','12070','',16.00,'2700','2950','0','',NULL,NULL,0,0,0,'9775511688370881',0,0,0,0.00,'2023-07-03 10:55:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12066,'the hardy boys','6','2','12071','',16.00,'590','790','0','',NULL,NULL,0,0,0,'3008771688371423',0,0,0,0.00,'2023-07-03 11:04:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12067,'The 5 Languages of Appreciation in the Workplace: Empowering Organizations by Encouraging People by Gary Chapman and Paul White ','6','2','12072','',16.00,'1900','2390','0','',NULL,NULL,0,0,0,'4090741688485381',0,0,0,0.00,'2023-07-04 18:44:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12068,'The Seven moons of Maali','6','2','12073','',16.00,'1800','2290','2','',NULL,NULL,0,0,0,'5386231688544554',0,0,0,0.00,'2023-07-05 11:10:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12069,'Don’t You Trust Me? Bola’s Hidden Burden by Dr. Evalyn Oloo – Ideal for 13- 18 and Parents ','6','2','12074','',16.00,'350','500','0','',NULL,NULL,0,0,0,'1697251688553099',0,0,0,0.00,'2023-07-05 13:32:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12070,'Bongo Guided journals ','6','2','12075','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'5611991688553173',0,0,0,0.00,'2023-07-05 13:33:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12071,'A DAY AT THE MARKET by Tony Olang ','6','2','12076','',16.00,'550','750','0','',NULL,NULL,0,0,0,'7850981688553258',0,0,0,0.00,'2023-07-05 13:34:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12072,' THE TRAVELLER by Tony Olang ','6','2','12077','',16.00,'550','750','0','',NULL,NULL,0,0,0,'1071281688553294',0,0,0,0.00,'2023-07-05 13:35:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12073,'80/20 Your Life Work Less Worry Less Succeed More Enjoy More ','6','2','12078','',16.00,'1599','1799','0','',NULL,NULL,0,0,0,'6815601688553447',0,0,0,0.00,'2023-07-05 13:38:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12074,'Life Goes Round by Ray Mwihaki- Ideal 2- 12 years ','6','2','12079','',16.00,'320','520','0','',NULL,NULL,0,0,0,'6437511688553621',0,0,0,0.00,'2023-07-05 13:40:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12075,'THE 80/ PRINCIPLE RICHARD KOCH','6','2','12080','',16.00,'2150','2350','0','',NULL,NULL,0,0,0,'9033701688553683',0,0,0,0.00,'2023-07-05 13:42:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12076,'The Bandit By Thirsty Kipsoiwet Chemnjor ','6','2','12081','',16.00,'1160','1360','0','',NULL,NULL,0,0,0,'8795491688717649',0,0,0,0.00,'2023-07-07 11:15:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12077,'The Village Whistle and Other Stories ','6','2','12082','',16.00,'550','850','0','',NULL,NULL,0,0,0,'5672441688717757',0,0,0,0.00,'2023-07-07 11:16:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12078,'A Surreal Journey of Discovery by Eric Rugara','6','2','12083','',16.00,'1150','1350','0','',NULL,NULL,0,0,0,'9724641688717836',0,0,0,0.00,'2023-07-07 11:17:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12079,'SUFFERING WITHOUT BITTERNESS: Love That Breaks The Curse By Tut Kuany Kok','6','2','12084','',16.00,'1100','1300','0','',NULL,NULL,0,0,0,'7801651688717952',0,0,0,0.00,'2023-07-07 11:19:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12080,'baada ya dhiki','6','2','12085','',16.00,'490','590','0','',NULL,NULL,0,0,0,'7089481688718064',0,0,0,0.00,'2023-07-07 11:21:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12081,'Birthday Breakup and Other Stories By Silas Nyanchwani ','6','2','12086','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'9646011688718249',0,0,0,0.00,'2023-07-07 11:24:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12082,'dark but satisfying','6','2','12087','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'8149391688718341',0,0,0,0.00,'2023-07-07 11:26:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12083,'FORWARD KENYA EMILY MUKOMUNENE','6','2','12088','',16.00,'1900','2100','0','',NULL,NULL,0,0,0,'3858691688718822',0,0,0,0.00,'2023-07-07 11:34:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12084,'Cambridge Primary Science Learners BOOK 2','6','2','12089','',16.00,'1000','2050','0','',NULL,NULL,0,0,0,'3053141688723284',0,0,0,0.00,'2023-07-07 12:48:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12085,'CAMBRIDGE PRIMARY MATHEMATICS LEARNERS BOOK 3','6','2','12090','',16.00,'1050','2050','0','',NULL,NULL,0,0,0,'593601688723379',0,0,0,0.00,'2023-07-07 12:50:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12086,'CAMBRIDGE PRIMARY SCIENCE WORKBOOK 2','6','2','12091','',16.00,'725','925','0','',NULL,NULL,0,0,0,'5589151688723455',0,0,0,0.00,'2023-07-07 12:56:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12087,'CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 2','6','2','12092','',16.00,'1900','2050','0','',NULL,NULL,0,0,0,'4835431688723770',0,0,0,0.00,'2023-07-07 12:57:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12088,' CAMBRIDGE PRIMARY MATHEMATICS LEARNERS BOOK 2','6','2','12093','',16.00,'1900','2050','0','',NULL,NULL,0,0,0,'1466451688723828',0,0,0,0.00,'2023-07-07 12:57:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12089,'CAMBRIDGE PRIMARY ENGLISH LEARNERS BOOK 3','6','2','12094','',16.00,'1900','2050','0','2000',NULL,NULL,0,0,0,'711961688723873',0,0,0,0.00,'2023-07-07 12:58:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12090,'CAMBRIDGE PRIMARY SCIENCE WORKBOOK 3','6','2','12095','',16.00,'1900','2050','0','',NULL,NULL,0,0,0,'1616011688723908',0,0,0,0.00,'2023-07-07 12:59:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12091,'CAMBRIDGE PRIMARY SCIENCE LEARNERS BOOK 3','6','2','12096','',16.00,'800','925','0','500',NULL,NULL,0,0,0,'284771688723972',0,0,0,0.00,'2023-07-07 13:00:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12092,'SheLeads: Lessons from Women Leaders ','6','2','12097','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'5628891688811977',0,0,0,0.00,'2023-07-08 13:26:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12093,'POPE BENEDICT XVI','6','2','12098','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'3645671689066670',0,0,0,0.00,'2023-07-11 12:12:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12094,'THE VILLAGE GIRL: MY DREAM, LIFE AND LEGACY by Mary Wangari (Paperback) ','6','2','12099','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'4469641689067042',0,0,0,0.00,'2023-07-11 12:18:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12095,'CAREER CHOICE','6','2','12100','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'9642511689088311',0,0,0,0.00,'2023-07-11 18:12:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12096,'THREE WEEKS IN PARIS','6','2','12101','',16.00,'550','790','0','',NULL,NULL,0,0,0,'3010051689239952',0,0,0,0.00,'2023-07-13 12:20:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12097,'UNEXPECTED BLESSINGS','6','2','12102','',16.00,'1190','1390','0','',NULL,NULL,0,0,0,'8694751689240016',0,0,0,0.00,'2023-07-13 12:21:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12098,'The body is willing but the soul is weak: East Africa and the East African Dream – A critical analysis by Jared Joram Wangira ','6','2','12103','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'3458431689326186',0,0,0,0.00,'2023-07-14 12:17:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12099,'The Savage Avenger by Kakwenza Rukirabashaija','6','2','12104','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'7802531689326503',0,0,0,0.00,'2023-07-14 12:22:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12100,'Stained Gem by Anyango Nyar Aketch ','6','2','12105','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'3126341689326665',0,0,0,0.00,'2023-07-14 12:25:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12101,'A REFLECTION ON OUR CULTURES','6','2','12106','',16.00,'750','900','0','',NULL,NULL,0,0,0,'55101689326811',0,0,0,0.00,'2023-07-14 12:27:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12102,'Slave, Interpreter and Commissioner General by Richard Oduku – Paperback','6','2','12107','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'6006051689327007',0,0,0,0.00,'2023-07-14 12:30:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(12103,'It Is Possible: An African Womans Reflections on a Life Long Political Journey by Phoebe Muga Asiyo ','6','2','12108','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'284751689327196',0,0,0,0.00,'2023-07-14 12:34:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12104,'LETS TALK','6','2','12109','',16.00,'700','900','0','',NULL,NULL,0,0,0,'4806581689327296',0,0,0,0.00,'2023-07-14 12:35:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12105,'The Power of Now by Eckhart Tolle ','6','2','12110','',16.00,'1590','1890','0','',NULL,NULL,0,0,0,'1429471689345143',0,0,0,0.00,'2023-07-14 17:33:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12106,'The Rational Male The Players Handbook: A Red Pill Guide to Game by Rollo Tomassi','6','2','12111','',16.00,'2990','3990','0','',NULL,NULL,0,0,0,'3562301689412258',0,0,0,0.00,'2023-07-15 12:12:03','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12107,'Kahawa ','6','2','12112','',16.00,'250','350','0','',NULL,NULL,0,0,0,'2731481689414341',0,0,0,0.00,'2023-07-15 12:46:38','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12108,'KIPAWA by ALEXANDER NDUATI – Kenyan story book for children in Grade 3, 4 and 5 ','6','2','12113','',16.00,'150','250','0','',NULL,NULL,0,0,0,'66161689414579',0,0,0,0.00,'2023-07-15 12:50:27','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12109,'savage avenger','6','2','12114','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'3430541689414708',0,0,0,0.00,'2023-07-15 12:52:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12110,'CHAPU CHAPU','6','2','12115','',16.00,'100','206','0','',NULL,NULL,0,0,0,'7521071689414902',0,0,0,0.00,'2023-07-15 12:56:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12111,'Dust by Yvonne Adhiambo Owuor ','6','2','12116','',16.00,'1390','1590','0','',NULL,NULL,0,0,0,'126441689582334',0,0,0,0.00,'2023-07-17 11:26:21','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12112,'General History of Africa Complete Set of Vol 1-8 (Unesco General History of Africa) ','6','2','12117','',16.00,'15000','18000','0','10000',NULL,NULL,0,0,0,'2664841690186414',0,0,0,0.00,'2023-07-24 11:14:47','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12113,'sibiloi','6','2','12118','',16.00,'1290','1490','0','',NULL,NULL,0,0,0,'2607241690788127',0,0,0,0.00,'2023-07-31 10:26:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12114,'THE THREE HEARTS OF A MAN by Robert Burale','6','2','12119','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'7648491690788492',0,0,0,0.00,'2023-07-31 10:30:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12115,'Old Money by Charles Chanchori ','6','2','12120','',16.00,'495','595','0','',NULL,NULL,0,0,0,'993041690791965',0,0,0,0.00,'2023-07-31 11:28:12','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12116,'Luo Proverbs and Wise Sayings by Obonyo Ochieng Digolo ','6','2','12121','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'5322191690792349',0,0,0,0.00,'2023-07-31 11:33:40','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12117,'Luo Proverbs and Wise Sayings by Obonyo Ochieng Digolo ','6','2','12122','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'5321381690797634',0,0,0,0.00,'2023-07-31 13:01:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12118,'Maina, A Talented African Village Boy by Lilly Wambui ','6','2','12123','',16.00,'650','850','0','',NULL,NULL,0,0,0,'4668021691053507',0,0,0,0.00,'2023-08-03 12:05:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12119,'MANDY by ALEXANDER NDUATI ','6','2','12124','',16.00,'100','250','0','',NULL,NULL,0,0,0,'5212981691053597',0,0,0,0.00,'2023-08-03 12:07:04','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12120,'How Jasto Became an Environment Champion by Wanjiru M. Thuku ','6','2','12450','',16.00,'300','550','0','',NULL,NULL,0,0,0,'9548631691053806',0,0,0,0.00,'2023-08-03 12:11:22','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12121,'ELLAH’S BICYCLE by Amondi Edith Oluoch – Grade 3 , Age 7-9 ','6','2','12451','',16.00,'200','350','0','',NULL,NULL,0,0,0,'8642781691053961',0,0,0,0.00,'2023-08-03 12:13:09','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','15',NULL),(12122,'ELLAH’S BICYCLE by Amondi Edith Oluoch – Grade 3 , Age 7-9 ','6','2','12453','',16.00,'250','350','0','',NULL,NULL,0,0,0,'2312781691054248',0,0,0,0.00,'2023-08-03 12:18:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12123,'Naughty Epo by Winnie Alwayo ','6','2','12454','',16.00,'515','715','0','',NULL,NULL,0,0,0,'5076571691054505',0,0,0,0.00,'2023-08-03 12:22:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12124,'A Monkeys Wedding by Lisa Christoffersen ','6','2','12455','',16.00,'500','800','0','',NULL,NULL,0,0,0,'4090191691054884',0,0,0,0.00,'2023-08-03 12:28:36','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12125,'Grumpy Greg and other stories by Caroline Mathenge – Ideal for 6-10 years old ','6','2','12456','',16.00,'250','350','0','550',NULL,NULL,0,0,0,'7781261691055327',0,0,0,0.00,'2023-08-03 12:38:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12126,'Growing Up and Thriving by Dave Mugo ','6','2','12457','',16.00,'300','500','0','',NULL,NULL,0,0,0,'4860101691055592',0,0,0,0.00,'2023-08-03 12:40:20','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12127,' Kitabu B1: Jasiri Ameenda Wapi? ','6','2','12458','',16.00,'200','297','0','',NULL,NULL,0,0,0,'9725341691133273',0,0,0,0.00,'2023-08-04 10:15:03','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12128,'Kitabu F2: Vita vya Migombani ','6','2','12459','',16.00,'200','297','0','',NULL,NULL,0,0,0,'7701291691133307',0,0,0,0.00,'2023-08-04 10:16:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12129,'Kitabu C1: Ziara ya Kijijini ','6','2','12460','',16.00,'200','297','0','',NULL,NULL,0,0,0,'7842641691133388',0,0,0,0.00,'2023-08-04 10:17:13','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12130,'Book E2: The Big Surprise ','6','2','12461','',16.00,'200','297','0','',NULL,NULL,0,0,0,'932041691133436',0,0,0,0.00,'2023-08-04 10:18:11','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12131,'Book F2: The Battle For Bananaland ','6','2','12462','',16.00,'200','297','0','',NULL,NULL,0,0,0,'8628261691133494',0,0,0,0.00,'2023-08-04 10:19:27','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12132,'Kitabu E1: Bangili ya Ajabu ','6','2','12463','',16.00,'200','297','0','',NULL,NULL,0,0,0,'7951931691133621',0,0,0,0.00,'2023-08-04 10:20:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12133,' Book E1: The Precious Bracelet ','6','2','12464','',16.00,'200','297','0','',NULL,NULL,0,0,0,'941441691133655',0,0,0,0.00,'2023-08-04 10:21:57','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12134,'Book C2: The Big Fight ','6','2','12465','',16.00,'200','297','0','',NULL,NULL,0,0,0,'4036311691134340',0,0,0,0.00,'2023-08-04 10:32:44','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12135,'Kitabu C2: Ugomvi Mkubwa ','6','2','12466','',16.00,'200','297','0','',NULL,NULL,0,0,0,'5505551691134433',0,0,0,0.00,'2023-08-04 10:34:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12136,'Book B2: A Trip To The Park ','6','2','12467','',16.00,'200','297','0','',NULL,NULL,0,0,0,'3717581691134592',0,0,0,0.00,'2023-08-04 10:36:58','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12137,'Book A1: What A Mess! ','6','2','12468','',16.00,'200','297','0','',NULL,NULL,0,0,0,'3462001691134733',0,0,0,0.00,'2023-08-04 10:39:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12138,'Book A2: Time To Play ','6','2','12469','',16.00,'200','297','0','',NULL,NULL,0,0,0,'4915771691135581',0,0,0,0.00,'2023-08-04 10:53:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12139,'Kitabu A1: Lo! Ameharibu ','6','2','12470','',16.00,'200','297','0','',NULL,NULL,0,0,0,'6252591691135669',0,0,0,0.00,'2023-08-04 10:55:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12140,'Kitabu A2: Wakati wa Kucheza ','6','2','12471','',16.00,'200','297','0','',NULL,NULL,0,0,0,'6869531691135846',0,0,0,0.00,'2023-08-04 10:57:57','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12141,'Book C1: A Visit To The Village ','6','2','12472','',16.00,'200','297','0','',NULL,NULL,0,0,0,'5631821691135948',0,0,0,0.00,'2023-08-04 10:59:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12142,'Book F1: Jasiri’s Secret ','6','2','12473','',16.00,'200','297','0','',NULL,NULL,0,0,0,'5541661691136057',0,0,0,0.00,'2023-08-04 11:01:32','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12143,'Kitabu F1: Siri ya Jasiri ','6','2','12474','',16.00,'200','297','0','',NULL,NULL,0,0,0,'7533121691136170',0,0,0,0.00,'2023-08-04 11:03:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12144,'Book B1: Where Is Jasiri? ','6','2','12475','',16.00,'200','297','0','',NULL,NULL,0,0,0,'7759861691136256',0,0,0,0.00,'2023-08-04 11:04:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12145,'Kitabu D1: Alijua Hajui ','6','2','12476','',16.00,'200','297','0','',NULL,NULL,0,0,0,'6227801691136348',0,0,0,0.00,'2023-08-04 11:06:16','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12146,'Book D1: Know It All ','6','2','12477','',16.00,'200','297','0','',NULL,NULL,0,0,0,'5223591691136422',0,0,0,0.00,'2023-08-04 11:07:27','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12147,'Kitabu B2: Safari ya Mbugani ','6','2','12478','',16.00,'200','297','0','',NULL,NULL,0,0,0,'3401041691136542',0,0,0,0.00,'2023-08-04 11:10:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12148,'Kitabu E2: Karamu ya Kushangaza ','6','2','12479','',16.00,'200','297','0','',NULL,NULL,0,0,0,'2538851691136659',0,0,0,0.00,'2023-08-04 11:11:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12149,'Kitabu D2: Usiku wa Hofu ','6','2','12480','',16.00,'200','297','0','',NULL,NULL,0,0,0,'3278721691136728',0,0,0,0.00,'2023-08-04 11:12:30','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12150,'Ann and the Pen ','6','2','12481','',16.00,'200','300','0','',NULL,NULL,0,0,0,'6163271691137065',0,0,0,0.00,'2023-08-04 11:18:19','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12151,'DEBORAH AND THE CHICKEN by Amondi Edith Oluoch – Age 7-9 Grade 3 ','6','2','12482','',16.00,'250','350','0','',NULL,NULL,0,0,0,'5440931691137149',0,0,0,0.00,'2023-08-04 11:19:35','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12152,'The Giant Lollipop Tree by Emmah Achieng ','6','2','12483','',16.00,'100','140','0','',NULL,NULL,0,0,0,'3996821691137285',0,0,0,0.00,'2023-08-04 11:21:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12153,'High 5 by Maryana Munyendo ','6','2','12484','',16.00,'200','399','0','',NULL,NULL,0,0,0,'5494281691137377',0,0,0,0.00,'2023-08-04 11:23:19','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12154,' MY LITTLE BIG ANIMAL COLOURING BOOK by Tony Olang ','6','2','12485','',16.00,'600','749','0','',NULL,NULL,0,0,0,'3261861691137444',0,0,0,0.00,'2023-08-04 11:24:29','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12155,'Kantu and Gonza by Juliet Nsiima ','6','2','12486','',16.00,'500','700','0','',NULL,NULL,0,0,0,'5776311691137539',0,0,0,0.00,'2023-08-04 11:26:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12156,'SheLeads: Lessons from Women Leaders ','6','2','12487','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'4569151691144180',0,0,0,0.00,'2023-08-04 13:16:44','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12157,'The Burdens by John Ruganda ','6','2','12488','',16.00,'600','750','0','',NULL,NULL,0,0,0,'2035601691153183',0,0,0,0.00,'2023-08-04 15:47:00','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12158,'A Funeral Dress for Nyasuguta by Sant Mark ','6','2','12489','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'1346591691745997',0,0,0,0.00,'2023-08-11 12:27:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12159,'THE LAST HAND OF RAMOGI BY BEN O, OKECH ','6','2','12490','',16.00,'500','649','0','',NULL,NULL,0,0,0,'847101691746091',0,0,0,0.00,'2023-08-11 12:28:45','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12160,'SECOND CHANCES BY ESTHER W. KAMANDE ','6','2','12491','',16.00,'399','499','0','',NULL,NULL,0,0,0,'2737351691746579',0,0,0,0.00,'2023-08-11 12:36:48','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12161,'zuri jijini','6','2','12492','',16.00,'300','250','0','',NULL,NULL,0,0,0,'6739471693667480',0,0,0,0.00,'2023-09-02 18:12:31','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12162,'The 7 Rules of Real Estate Investment by Nashon Okowa ','6','2','12493','',16.00,'2000','2000','0','',NULL,NULL,0,0,0,'279101695222675',0,0,0,0.00,'2023-09-20 18:11:54','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(12163,'THE CEO X FACTOR By KC Rottok Chesaina ','6','2','12494','',16.00,'2300','2450','0','',NULL,NULL,0,0,0,'8898971695222896',0,0,0,0.00,'2023-09-20 18:16:27','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12164,'Heartbeat: An American Cardiologist in Kenya by Dr. Silverstein with Mary Anne Fitzgerald ','6','2','12495','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'3218461697443998',0,0,0,0.00,'2023-10-16 11:13:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12165,'Early Bird: A Memoir Hon. Beth Mugo ','6','2','12496','',16.00,'2350','2850','0','',NULL,NULL,0,0,0,'6263651697444037',0,0,0,0.00,'2023-10-16 11:16:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12166,'Heartbeat ','6','2','12497','',16.00,'2500','3000','2','3000',NULL,NULL,2,0,0,'6812421698311038',0,0,0,0.00,'2023-10-26 12:05:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12167,'Before You Earn Your First Income: Money Management Basics You Should Know Before You Graduate by Rose Wakiria ','6','2','12498','',16.00,'550','800','0','',NULL,NULL,0,0,0,'8878651698762528',0,0,0,0.00,'2023-10-31 17:29:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12168,'Liquid Ways To Invest Your Money in Kenya by Purity K. Wakahiu ','6','2','12499','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'6713011698762667',0,0,0,0.00,'2023-10-31 17:31:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12169,'The Minimalist Entrepreneur: How Great Founders Do More with Less by Sahil Lavingia ','6','2','12500','',16.00,'2500','2790','0','',NULL,NULL,0,0,0,'9839001698762790',0,0,0,0.00,'2023-10-31 17:33:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12170,'A moving Horizon by Amb Francis Muthaura','6','2','12501','',16.00,'2800','3350','5','',NULL,NULL,0,0,0,'1713961698997425',0,0,0,0.00,'2023-11-03 10:45:05','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(12171,'May I Play With You ( Age 3-6) ','6','2','12502','',16.00,'200','250','0','',NULL,NULL,0,0,0,'1849621699085984',0,0,0,0.00,'2023-11-04 11:20:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12172,'Priest (Priest, 1) by Sierra Simone ','6','2','12503','',16.00,'1700','1890','0','',NULL,NULL,0,0,0,'1982751699086064',0,0,0,0.00,'2023-11-04 11:21:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12173,'crayons','6','2','12504','',16.00,'50','90','0','50',NULL,NULL,0,0,0,'9440331699086159',0,0,0,0.00,'2023-11-04 11:23:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12174,'Palestine: A Four Thousand Year History by Nur Masalha ','6','2','12505','',16.00,'3000','3490','0','',NULL,NULL,0,0,0,'4460191699256631',0,0,0,0.00,'2023-11-06 10:44:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12175,'Loot: Britain and the Benin Bronzes by Barnaby Phillips','6','2','12506','',16.00,'1800','1990','0','',NULL,NULL,0,0,0,'6003451699256711',0,0,0,0.00,'2023-11-06 10:45:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12176,'The Beautyful Ones Are Not Yet Born by Ayi Kwei Armah ','6','2','12507','',16.00,'2300','2490','0','',NULL,NULL,0,0,0,'9553141699256827',0,0,0,0.00,'2023-11-06 10:47:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12177,'The Muqaddimah: An Introduction to History by Ibn Khaldûn ','6','2','12508','',16.00,'3000','3190','0','',NULL,NULL,0,0,0,'2845831699257023',0,0,0,0.00,'2023-11-06 10:50:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12178,'Jonathan swift gullivers travels','6','2','12509','',16.00,'1500','1590','0','',NULL,NULL,0,0,0,'8924791699257367',0,0,0,0.00,'2023-11-06 10:57:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12179,'Solomonic Economics','6','2','12510','',16.00,'2000','2500','5','2000',NULL,NULL,0,0,0,'956721699358067',0,0,0,0.00,'2023-11-07 14:55:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12180,'Becoming the woman of your dreams','6','2','12511','',16.00,'1500','2000','5','1500',NULL,NULL,0,0,0,'6554641699358149',0,0,0,0.00,'2023-11-07 14:56:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12181,'Healing the mind','6','2','12512','',16.00,'1500','2000','5','',NULL,NULL,0,0,0,'7348181699358217',0,0,0,0.00,'2023-11-07 14:58:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12182,'Aspects of ameru culture','6','2','12513','',16.00,'1000','1500','5','1000',NULL,NULL,0,0,0,'9812021699358312',0,0,0,0.00,'2023-11-07 14:59:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12183,'Intentional personal branding','6','2','12514','',16.00,'1000','1500','5','1000',NULL,NULL,0,0,0,'5087341699358393',0,0,0,0.00,'2023-11-07 15:00:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12184,'A Surreal Journey of Discovery by Eric Rugara','6','2','12515','',16.00,'990','1050','0','',NULL,NULL,0,0,0,'8976491699366360',0,0,0,0.00,'2023-11-07 17:13:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12185,'Sinners by Sarah Haluwa','6','2','12516','',16.00,'990','1000','0','',NULL,NULL,0,0,0,'4345161699366451',0,0,0,0.00,'2023-11-07 17:14:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12186,'The List','6','2','12517','',16.00,'1690','1990','0','1590',NULL,NULL,0,0,0,'1790861699539657',0,0,0,0.00,'2023-11-09 17:21:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12187,'How it happened by Burudi Nabwera ','6','2','12518','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'7409251699969338',0,0,0,0.00,'2023-11-14 16:42:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(12188,'THE GOOD LIFE','6','2','12519','',16.00,'2000','2250','0','',NULL,NULL,0,0,0,'2713691700751055',0,0,0,0.00,'2023-11-23 17:51:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12189,'constitution of kenya','6','2','12520','',16.00,'450','790','0','400',NULL,NULL,0,0,0,'9646331700828398',0,0,0,0.00,'2023-11-24 15:20:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12190,'21 LAWS OF LEADERSHIP IN THE BIBLE','6','2','12521','',16.00,'1500','1890','0','1200',NULL,NULL,0,0,0,'599011700828618',0,0,0,0.00,'2023-11-24 15:24:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12191,'Mogen Jabare','6','8','12522','',16.00,'400','600','2','400',NULL,NULL,0,0,0,'7356981701755904',0,0,0,0.00,'2023-12-05 08:59:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12192,'Som Koda','6','2','12523','',16.00,'400','600','2','',NULL,NULL,0,0,0,'5305951701755976',0,0,0,0.00,'2023-12-05 09:00:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12193,'Simbi Nyaima','6','8','12524','',16.00,'400','600','2','',NULL,NULL,0,0,0,'975101701756040',0,0,0,0.00,'2023-12-05 09:02:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12194,'Sigend LUO maduogo','6','2','12525','',16.00,'400','600','0','',NULL,NULL,0,0,0,'6407141701756130',0,0,0,0.00,'2023-12-05 09:03:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12195,'Jandes Ambition ','6','2','12526','',16.00,'400','600','2','',NULL,NULL,0,0,0,'6915041701756189',0,0,0,0.00,'2023-12-05 09:04:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12196,'Primer Mar Somo','6','2','12527','',16.00,'400','600','2','',NULL,NULL,0,0,0,'548681701756248',0,0,0,0.00,'2023-12-05 09:04:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12197,'The Monk Who Sold His Ferrari by Robin Sharma','6','2','12528','',16.00,'1390','1290','0','',NULL,NULL,0,0,0,'8529161701871096',0,0,0,0.00,'2023-12-06 16:59:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12198,' Time Wise ','6','2','12529','',16.00,'2700','2700','0','',NULL,NULL,0,0,0,'1850811703239532',0,0,0,0.00,'2023-12-22 13:06:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12199,' A Farm of Roses by Njoki Kiunga ','6','2','12530','',16.00,'350','400','0','',NULL,NULL,0,0,0,'6504321705414769',0,0,0,0.00,'2024-01-16 17:20:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12200,'Triplet Tales by Jason, Jeremy and Julie Mugo','6','2','12531','',16.00,'200','250','0','',NULL,NULL,0,0,0,'9115891705414831',0,0,0,0.00,'2024-01-16 17:22:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','25',NULL),(12201,'Daudi anapika, grade 2 ','6','2','12532','',16.00,'270','300','0','',NULL,NULL,0,0,0,'9040991705414978',0,0,0,0.00,'2024-01-16 17:23:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12202,'Silver Shadow Saves the Town by Liam Kiamba','6','2','12533','',16.00,'220','250','0','',NULL,NULL,0,0,0,'4430271705415069',0,0,0,0.00,'2024-01-16 17:25:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12203,'The Surprise Puppies by Ryan Kiamba ','6','2','12534','',16.00,'250','250','0','',NULL,NULL,0,0,0,'6594511705415149',0,0,0,0.00,'2024-01-16 17:27:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12204,'my turn','6','2','12535','',16.00,'180','200','0','',NULL,NULL,0,0,0,'8711721705415381',0,0,0,0.00,'2024-01-16 17:30:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12205,'rainbow','6','2','12536','',16.00,'130','150','0','',NULL,NULL,0,0,0,'8550771705415490',0,0,0,0.00,'2024-01-16 17:32:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12206,'my turn-','6','2','12537','',16.00,'120','150','0','',NULL,NULL,0,0,0,'6007281705415656',0,0,0,0.00,'2024-01-16 17:34:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12207,'No more tricks','6','2','12538','',16.00,'130','150','0','',NULL,NULL,0,0,0,'3625641705415680',0,0,0,0.00,'2024-01-16 17:35:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12208,'LOST AND FOUND','6','2','12539','',16.00,'250','290','0','',NULL,NULL,0,0,0,'917311705415765',0,0,0,0.00,'2024-01-16 17:36:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12209,'A VISIT TO THE FARM','6','2','12540','',16.00,'250','290','0','',NULL,NULL,0,0,0,'4335031705415820',0,0,0,0.00,'2024-01-16 17:38:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12210,'KIM SAYS SORRY','6','2','12541','',16.00,'250','300','0','',NULL,NULL,0,0,0,'7488351705415939',0,0,0,0.00,'2024-01-16 17:40:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12211,'Safari ya Bahati, Timothy Sumba Safari ya Bahati, Timothy Sumba ','6','2','12542','',16.00,'260','299','0','',NULL,NULL,0,0,0,'4744761705416328',0,0,0,0.00,'2024-01-16 17:46:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12212,'Je, Huu ni Uungwana','6','2','12543','',16.00,'1500','1790','2','1200',NULL,NULL,0,0,0,'2961591705484200',0,0,0,0.00,'2024-01-17 12:38:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12213,'Encounters from Africa: An anthology of short stories by Various Authors','6','2','12544','',16.00,'890','790','0','',NULL,NULL,0,0,0,'4923371705568414',0,0,0,0.00,'2024-01-18 12:00:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12214,'Confessions Of Nairobi Men by Joan Thatiah ','6','2','9789914502671','',16.00,'1100','1250','0','',NULL,NULL,0,0,0,'91721466560',0,0,0,0.00,'2024-07-20 12:09:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12215,'going to buy a plot in Maaī Mahiū by Cecilia Gathoni','6','2','12546','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6294221705568576',0,0,0,0.00,'2024-01-18 12:03:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12216,' Campus Diaries by J. B Omukangala ','6','2','12547','',16.00,'600','700','0','',NULL,NULL,0,0,0,'7568001705568705',0,0,0,0.00,'2024-01-18 12:05:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12217,' Menstrupedia comic: a friendly Guide to healthy Periods- ideal for girls 9yrs and above ','6','2','9789914500141','',16.00,'750','850','0','',NULL,NULL,0,0,0,'101724824277',0,0,0,0.00,'2024-08-28 08:51:28','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',''),(12218,' Sunset in the Savannah by David Ole Munke ','6','2','12549','',16.00,'600','715','0','',NULL,NULL,0,0,0,'5736411705568976',0,0,0,0.00,'2024-01-18 12:10:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12219,' My Weekly Reflection Journal ','6','2','12550','',16.00,'600','700','0','',NULL,NULL,0,0,0,'6818861705569054',0,0,0,0.00,'2024-01-18 12:11:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12220,' The ALTERNATIVE by Peter Muchai ','6','2','12551','',16.00,'750','850','0','',NULL,NULL,0,0,0,'1536371705569191',0,0,0,0.00,'2024-01-18 12:13:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12221,' No Tears for the Cherished: A Memoir ','6','2','12552','',16.00,'1500','1700','0','',NULL,NULL,0,0,0,'6029941705569290',0,0,0,0.00,'2024-01-18 12:15:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12222,'THEY CALL IT A SLUM WE CALL IT A HOME','6','2','12553','',16.00,'950','1050','0','',NULL,NULL,0,0,0,'3858101705569396',0,0,0,0.00,'2024-01-18 12:17:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12223,'the guy from eastlands','6','2','12554','',16.00,'490','590','0','',NULL,NULL,0,0,0,'135811705569479',0,0,0,0.00,'2024-01-18 12:18:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12224,' Ankara notebook A7 by Gingko Africa ','6','2','12555','',16.00,'1500','1700','0','',NULL,NULL,0,0,0,'6887381705569642',0,0,0,0.00,'2024-01-18 12:21:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12225,' Big Girl Goals Guide ','6','2','12556','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'4970181705569739',0,0,0,0.00,'2024-01-18 12:22:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12226,'PEPONI ','6','2','12557','',16.00,'1790','1890','0','',NULL,NULL,0,0,0,'3827111705569808',0,0,0,0.00,'2024-01-18 12:24:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12227,'what happened to hellen','6','2','12558','',16.00,'1100','1200','0','',NULL,NULL,0,0,0,'8232791705569902',0,0,0,0.00,'2024-01-18 12:25:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12228,' Diaries of a Humanitarian Worker: My Lens by Dr. Wangari Irungu ','6','2','12559','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'5114811705570010',0,0,0,0.00,'2024-01-18 12:27:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12229,'CITY OF CANNIBALS','6','2','12560','',16.00,'300','500','0','',NULL,NULL,0,0,0,'6581091705570142',0,0,0,0.00,'2024-01-18 12:29:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12230,'GREAT LIGHT OF NATIONS LUO','6','2','12561','',16.00,'4000','4300','0','',NULL,NULL,0,0,0,'6621201706711411',0,0,0,0.00,'2024-01-31 17:31:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12231,'THE POLITICAL CANARY OF KENYA','6','2','12562','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'6802561706711513',0,0,0,0.00,'2024-01-31 17:32:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12232,' NOT WITHOUT MY WATER POT by Tony Olang ','6','2','12563','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'1052451706711653',0,0,0,0.00,'2024-01-31 17:34:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12233,' From The Cradle To The Cradle By Tony Olang ','6','2','12564','',16.00,'2300','2950','0','',NULL,NULL,0,0,0,'6037661706711690',0,0,0,0.00,'2024-01-31 17:36:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12234,' Terrorists of the Aberdare by Nganga Mbugua ','6','2','12565','',16.00,'500','650','0','',NULL,NULL,0,0,0,'2850901706712135',0,0,0,0.00,'2024-01-31 17:42:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12235,' The Forgotten Heroes and Heroines ( Mau Mau War Veterans ) by Gitu wa Kahengeri ','6','2','12566','',16.00,'500','600','0','',NULL,NULL,0,0,0,'1209791706712716',0,0,0,0.00,'2024-01-31 17:53:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12236,' The Betrayal of the Mau Mau Freedom Fighters by Gitu wa Kahengeri ','6','2','12567','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'9701411706712889',0,0,0,0.00,'2024-01-31 17:55:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12237,'Build to last Jim Collins','6','2','12568','',16.00,'1900','2000','0','',NULL,NULL,0,0,0,'7491931708959280',0,0,0,0.00,'2024-02-26 17:55:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12238,'Kenya in the 1973-1974 UN Security Council by Donald W. Kaniaru','6','2','12569','',16.00,'2000','2500','2','2000',NULL,NULL,0,0,0,'7575131710593670',0,0,0,0.00,'2024-03-16 15:56:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12239,' THE CLOUDS BETWEEN by Mirigo Kinyanjui ','6','2','12570','',16.00,'1200','1000','2','',NULL,NULL,0,0,0,'4839761710593773',0,0,0,0.00,'2024-03-16 16:00:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12240,' Ma ya Ngai by Dr. Mbŭgua Mŭmbi ','6','2','12571','',16.00,'2000','2500','2','',NULL,NULL,0,0,0,'1000101710594010',0,0,0,0.00,'2024-03-16 16:01:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12241,'Home and beyond ','6','2','12572','',16.00,'2000','2200','2','',NULL,NULL,0,0,0,'4558671710594223',0,0,0,0.00,'2024-03-16 16:08:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12242,' Ten Thousand Days in the Humanitarian Security Management by Mbaye Diouf ','6','2','12573','',16.00,'1000','1300','2','',NULL,NULL,0,0,0,'5981271710594530',0,0,0,0.00,'2024-03-16 16:11:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12243,'Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','12574','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'7271421710594701',0,0,0,0.00,'2024-03-16 16:15:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12244,' NONRO Genealogy and Brief History of JOKISUMO by Zack Oloo ','6','2','12575','',16.00,'1000','1300','2','',NULL,NULL,0,0,0,'8497081710594952',0,0,0,0.00,'2024-03-16 16:17:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12245,' Beyond That Horizon by Wahiga Gichinga ','6','2','12576','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'7903081710595046',0,0,0,0.00,'2024-03-16 16:18:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12246,' The sins of our father by Grace Kieya ','6','2','12577','',16.00,'650','880','2','',NULL,NULL,0,0,0,'8430581710595133',0,0,0,0.00,'2024-03-16 16:20:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12247,'Till death do us part','6','2','12578','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'793981710595727',0,0,0,0.00,'2024-03-16 16:30:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12248,'Best Before ’09 by Sharon Gwada','6','2','12579','',16.00,'1000','1350','2','',NULL,NULL,0,0,0,'330631710595809',0,0,0,0.00,'2024-03-16 16:33:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12249,'Escape from Australia ','6','2','12580','',16.00,'1200','1450','2','',NULL,NULL,0,0,0,'3800991710595981',0,0,0,0.00,'2024-03-16 16:34:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12250,'Stoning the Devil of War in Sudan','6','2','12581','',16.00,'1000','1450','2','',NULL,NULL,0,0,0,'3346531710596081',0,0,0,0.00,'2024-03-16 16:36:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12251,'Hop Skip and Jump by Scholar Akinyi','6','2','12582','',16.00,'1000','1200','2','',NULL,NULL,0,0,0,'383461710596373',0,0,0,0.00,'2024-03-16 16:40:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12252,' IS BAAR SAWAAHILIGA BY Nelson Odero ','6','2','12583','',16.00,'800','900','2','',NULL,NULL,0,0,0,'8279201710596950',0,0,0,0.00,'2024-03-16 16:50:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12253,' From Village to Village by Austin Otieno ','6','2','12584','',16.00,'1500','1900','2','',NULL,NULL,0,0,0,'7825861710597020',0,0,0,0.00,'2024-03-16 16:52:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12254,'The Odyssey of an African Man by Edward J. Mburu','6','2','12585','',16.00,'1000','1450','2','',NULL,NULL,0,0,0,'9191101710597173',0,0,0,0.00,'2024-03-16 16:54:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12255,' The Political Canary Of Kenya by Akech Ochungo ','6','2','12586','',16.00,'1500','2000','2','',NULL,NULL,0,0,0,'2571961710597339',0,0,0,0.00,'2024-03-16 16:56:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12256,'Eastern Butterfly ','6','2','12587','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'517921710597503',0,0,0,0.00,'2024-03-16 17:00:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12257,'Dark Red','6','2','12588','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'1815141710597642',0,0,0,0.00,'2024-03-16 17:01:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12258,'THE ODYSSEY @ 40 Years in Journalism by Odhiambo Orlale','6','2','12589','',16.00,'2000','2500','2','',NULL,NULL,0,0,0,'1210341710597742',0,0,0,0.00,'2024-03-16 17:04:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12259,'The windmill dance','6','2','12590','',16.00,'1000','1200','2','',NULL,NULL,0,0,0,'7826841710597872',0,0,0,0.00,'2024-03-16 17:06:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12260,'Closure','6','2','12591','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'8800761710598001',0,0,0,0.00,'2024-03-16 17:07:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12261,'The Burgundy ','6','2','12592','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'6916901710598051',0,0,0,0.00,'2024-03-16 17:08:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12262,'Uncharted words','6','2','12593','',16.00,'1200','1500','2','',NULL,NULL,0,0,0,'6943781710598473',0,0,0,0.00,'2024-03-16 17:15:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12263,'Tomorrow never came','6','2','12594','',16.00,'1500','1300','2','',NULL,NULL,0,0,0,'7370471710598514',0,0,0,0.00,'2024-03-16 17:18:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12264,'A bag from Nairobi','6','2','12595','',16.00,'400','549','2','',NULL,NULL,0,0,0,'1349681710599295',0,0,0,0.00,'2024-03-16 17:29:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12265,'Crossroads legend ','6','2','12596','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'2359841710599669',0,0,0,0.00,'2024-03-16 17:35:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12266,'JE HUU NI UNGWANA','6','2','12597','',16.00,'1690','1790','0','',NULL,NULL,0,0,0,'6275961711015027',0,0,0,0.00,'2024-03-21 12:57:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12267,'BREAKING THE ILLUSIONS -SICILY KARIUKI','6','2','12598','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'5645711711015078',0,0,0,0.00,'2024-03-21 12:58:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12268,'JOHN KEEN','6','2','12599','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'4346931711015142',0,0,0,0.00,'2024-03-21 12:59:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12269,' What is Money – A Money Life Skills Workbook for Children 5 – 7 years of age by Elizabeth Waithaka What is Money – A Money Life Skills Workbook for Children 5 – 7 years of age by Elizabeth Waithaka ','6','2','12600','',16.00,'300','400','0','',NULL,NULL,0,0,0,'4065441713443296',0,0,0,0.00,'2024-04-18 15:30:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12270,' Is Money a Treasure- A Money Life skills Workbook for Children 9 -12 years by Elizabeth Waithaka Is Money a Treasure- A Money Life skills Workbook for Children 9 -12 years by Elizabeth Waithaka ','6','2','12601','',16.00,'400','400','0','',NULL,NULL,0,0,0,'2179821713443807',0,0,0,0.00,'2024-04-18 15:39:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12271,' Needs Versus Wants- A Money Life Skills Workbook for Children from 7 years of age by Elizabeth Waithaka Needs Versus Wants- A Money Life Skills Workbook for Children from 7 years of age by Elizabeth Waithaka ','6','2','12602','',16.00,'400','400','0','',NULL,NULL,0,0,0,'4069381713444164',0,0,0,0.00,'2024-04-18 15:45:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12272,'unplugged book 2','6','2','9798862855005','',16.00,'1400','1500','0','',NULL,NULL,0,0,0,'91721467413',0,0,0,0.00,'2024-07-20 12:23:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12273,'calming the storm','6','2','12604','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'7843691713881155',0,0,0,0.00,'2024-04-23 17:07:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12274,'beyond call of duty','6','2','12605','',16.00,'2000','2500','5','',NULL,NULL,0,0,0,'2878601715262334',0,0,0,0.00,'2024-05-09 16:46:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5',NULL),(12275,'The great lwanda magere','6','2','12606','',16.00,'200','350','2','',NULL,NULL,0,0,0,'6859781715262485',0,0,0,0.00,'2024-05-09 16:48:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12276,'Africa aura','6','2','12607','',16.00,'2500','3000','2','',NULL,NULL,0,0,0,'2171781715262532',0,0,0,0.00,'2024-05-09 16:49:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12277,'Zuri time to play','6','2','12608','',16.00,'250','350','2','',NULL,NULL,0,0,0,'784701715262591',0,0,0,0.00,'2024-05-09 16:51:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12278,'where is jasiri','6','2','12609','',16.00,'250','350','2','',NULL,NULL,0,0,0,'2320581715262690',0,0,0,0.00,'2024-05-09 16:52:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12279,'Chayom','6','2','12610','',16.00,'800','1000','2','',NULL,NULL,0,0,0,'5103961715262870',0,0,0,0.00,'2024-05-09 16:55:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12280,'African history of africa','6','2','12611','',16.00,'2000','2790','2','',NULL,NULL,0,0,0,'8421721715263109',0,0,0,0.00,'2024-05-09 16:59:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12281,' a house of rage','6','2','12612','',16.00,'1000','1250','2','',NULL,NULL,0,0,0,'2450341715263183',0,0,0,0.00,'2024-05-09 17:00:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12282,'Calming STORM by Speaker Francis Ole Kaparo','6','2','12613','',16.00,'2000','2500','2','',NULL,NULL,0,0,0,'2845331716375241',0,0,0,0.00,'2024-05-22 13:55:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12283,'LUO OF KENYA;Chronicled profile of luo clans Stephen Osieyo','6','2','9789914501216','',16.00,'3000','3500','0','',NULL,NULL,0,0,0,'91721654360',0,0,0,0.00,'2024-07-22 16:19:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12284,'HE GOOD SUCCESS','6','2','12615','',16.00,'2000','2200','0','',NULL,NULL,0,0,0,'7658491716538647',0,0,0,0.00,'2024-05-24 11:18:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12285,'THE GOOD SUCCESS','6','2','12616','',16.00,'2000','2200','0','',NULL,NULL,0,0,0,'1640371716538907',0,0,0,0.00,'2024-05-24 11:22:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12286,'The last plague','6','2','12617','',16.00,'700','790','0','',NULL,NULL,0,0,0,'9844731716818725',0,0,0,0.00,'2024-05-27 17:06:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12287,'Why you marry wrong','6','2','12618','',16.00,'450','500','0','',NULL,NULL,0,0,0,'8739041716974084',0,0,0,0.00,'2024-05-29 12:16:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','50',NULL),(12288,'Weakening the african man','6','2','12619','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'8410711716974200',0,0,0,0.00,'2024-05-29 12:18:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12289,'BLACK GIRLS MUST HAVE IT ALL','6','2','12620','',16.00,'1890','1700','0','',NULL,NULL,0,0,0,'9092541718698616',0,0,0,0.00,'2024-06-18 11:17:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12290,'MIDDLE DAUGHTER CHIKA UNIGWE','6','2','12621','',16.00,'2890','2700','0','',NULL,NULL,0,0,0,'4438901718698665',0,0,0,0.00,'2024-06-18 11:18:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12291,'the legend beach house','6','2','12622','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'2289881719585352',0,0,0,0.00,'2024-06-28 17:37:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12292,'unplugged book 3','6','2','9798862051124','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'91721467393',0,0,0,0.00,'2024-07-20 12:23:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12293,'From Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiography ','6','2','12624','',16.00,'1200','1300','0','',NULL,NULL,0,0,0,'6544081720602347',0,0,0,0.00,'2024-07-10 12:06:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12294,' Kenya Ni Nchi Yetu Pia by Rose Koros ','6','2','12625','',16.00,'500','700','0','',NULL,NULL,0,0,0,'6429361720602380',0,0,0,0.00,'2024-07-10 12:08:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12295,'P000594927Arom Jomo to Uhuru, Rao’s Nine Lives: Reminisces of the Courage, Power and Intrigues that Shaped Kenya’s Post -Colonial History by Sharad Rao, Ebs An Autobiograph','6','2','12626','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4933681720618940',0,0,0,0.00,'2024-07-10 16:44:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12296,' Hidden Potentia HARDCOVER: The Science of Achieving Greater Things by Adam Grant ','6','2','12627','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'9653891721038125',0,0,0,0.00,'2024-07-15 13:09:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12297,'maximizing your potential','6','2','12628','',16.00,'1300','1590','0','',NULL,NULL,0,0,0,'5999561721038930',0,0,0,0.00,'2024-07-15 13:24:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12298,'The principles and power of vision','6','2','12629','',16.00,'1800','1890','0','',NULL,NULL,0,0,0,'9521731721039066',0,0,0,0.00,'2024-07-15 13:26:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12299,'The power of character;Myles Munroe','6','2','12630','',16.00,'1700','1890','0','',NULL,NULL,0,0,0,'6505641721039217',0,0,0,0.00,'2024-07-15 13:28:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12300,'Understanding your potential','6','2','12631','',16.00,'1800','1890','0','',NULL,NULL,0,0,0,'7356231721040153',0,0,0,0.00,'2024-07-15 13:43:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12301,'Understanding the power and purpose of men;Myles munroe','6','2','12632','',16.00,'1790','1890','0','',NULL,NULL,0,0,0,'4734091721040243',0,0,0,0.00,'2024-07-15 13:46:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12302,'Love does not elections','6','2','12633','',16.00,'1000','1000','0','',NULL,NULL,0,0,0,'998841721042368',0,0,0,0.00,'2024-07-15 14:20:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12303,'The chronicles of the unseen and other stories;Tigest Samuel','6','2','12634','',16.00,'1500','1790','0','',NULL,NULL,0,0,0,'307811721042490',0,0,0,0.00,'2024-07-15 14:23:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12304,' Ethical Leadership – Creating a Culture of Trust and Responsibility By Carol Banks ','6','2','12635','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'1185991721044187',0,0,0,0.00,'2024-07-15 14:50:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12305,' The Present Hindsight by Gakuru Githinji ','6','2','12636','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'8375341721044234',0,0,0,0.00,'2024-07-15 14:51:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12306,' Achieve Your Dream workbook : The seven ingredients for success by Anthony Muiruri ','6','2','12637','',16.00,'1000','1250','0','',NULL,NULL,0,0,0,'8133651721044300',0,0,0,0.00,'2024-07-15 14:52:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12307,' The Power of Your Destiny Book; Maria Kegode ','6','2','12638','',16.00,'700','950','0','',NULL,NULL,0,0,0,'3077921721044372',0,0,0,0.00,'2024-07-15 14:55:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12308,' Creative Thinking : A Journey through the 8 facets of Intelligence by John Akello ','6','2','12639','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'3057961721044580',0,0,0,0.00,'2024-07-15 14:56:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12309,' Claim Your Mental Freedom by Saadia A. Siyat ','6','2','12640','',16.00,'700','900','0','',NULL,NULL,0,0,0,'8418951721044615',0,0,0,0.00,'2024-07-15 15:03:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12310,' FOOD FOR THOUGHT by Ian Dennis ','6','2','12641','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6372621721045005',0,0,0,0.00,'2024-07-15 15:05:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12311,' ABUBAKAR’S DREAM by Otieno Ogai ','6','2','12642','',16.00,'1500','1790','0','',NULL,NULL,0,0,0,'3708851721045113',0,0,0,0.00,'2024-07-15 15:07:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12312,' Designing Your Destiny by Paul Oloo ','6','2','12643','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'2432401721045262',0,0,0,0.00,'2024-07-15 15:09:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12313,' Swings to Parenting by Festus Maina and Nancy K. Maina ','6','2','12644','',16.00,'1200','1450','0','',NULL,NULL,0,0,0,'6208571721045360',0,0,0,0.00,'2024-07-15 15:10:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12314,' The Parent Map: Discovering God’s Plan for Raising Great Kids by Harold J. Sala ','6','2','12645','',16.00,'1000','1090','0','',NULL,NULL,0,0,0,'7900801721045464',0,0,0,0.00,'2024-07-15 15:12:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12315,' The Ideal Startup by Nicholas Aruho ','6','2','12646','',16.00,'1000','1300','0','',NULL,NULL,0,0,0,'5803401721046780',0,0,0,0.00,'2024-07-15 15:33:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12316,' The Success We Need ','6','2','12647','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'6041891721046827',0,0,0,0.00,'2024-07-15 15:36:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12317,'The journey of becoming;Alex Miringu','6','2','12648','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'8422351721046993',0,0,0,0.00,'2024-07-15 15:38:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12318,' THE GAME OF LIFE by Carol Nyambura ','6','2','12649','',16.00,'200','500','0','',NULL,NULL,0,0,0,'852711721047129',0,0,0,0.00,'2024-07-15 15:40:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12319,' From Employment to a Side Hustle to a Business Empire by Lucy Munga ','6','2','12650','',16.00,'1750','1950','0','',NULL,NULL,0,0,0,'3125481721047206',0,0,0,0.00,'2024-07-15 15:41:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12320,' Beyond Intelligence by Wale Akinyemi ','6','2','12651','',16.00,'1300','1499','0','',NULL,NULL,0,0,0,'4174451721047284',0,0,0,0.00,'2024-07-15 15:47:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12321,'Loved by you.The domino effect;Peter Abungu','6','2','12652','',16.00,'1300','1450','0','',NULL,NULL,0,0,0,'1798091721047683',0,0,0,0.00,'2024-07-15 15:50:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12322,'Invincible Thinking','6','2','12653','',16.00,'500','903','0','',NULL,NULL,0,0,0,'5047231721047808',0,0,0,0.00,'2024-07-15 15:52:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12323,' Kifo Kisimani by KITHAKAWA MBERIA ','6','2','12654','',16.00,'600','650','0','',NULL,NULL,0,0,0,'5788381721048289',0,0,0,0.00,'2024-07-15 16:00:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12324,' THE DEAD CAME CALLING by Ndũcũ wa Ngũgĩ ','6','2','12655','',16.00,'500','690','0','',NULL,NULL,0,0,0,'2911081721048521',0,0,0,0.00,'2024-07-15 16:03:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12325,' Voice of The People by Okiya Omtatah Okoiti ','6','2','12656','',16.00,'600','690','0','',NULL,NULL,0,0,0,'6749891721048628',0,0,0,0.00,'2024-07-15 16:05:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12326,' jewel of Sobriety: Reflections Of a Recovering Alcoholic By Jacob Oketch ','6','2','12657','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4399891721048728',0,0,0,0.00,'2024-07-15 16:06:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12327,' Leadership Through The Eyes of A prisons Officer by Wanini Kireri ','6','2','12658','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'7930231721048825',0,0,0,0.00,'2024-07-15 16:08:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12328,'EXECUTION;unleashing the power to achieve personal and corporate results','6','2','12659','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'9497341721048923',0,0,0,0.00,'2024-07-15 16:11:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12329,'Dont hesitate','6','2','12660','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'695161721049077',0,0,0,0.00,'2024-07-15 16:14:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12330,' THE REWIRED MAN by Don Otieno ','6','2','12661','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'9181001721049251',0,0,0,0.00,'2024-07-15 16:15:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12331,' UNBOUND by Peris Nyaguthii ','6','2','12662','',16.00,'1100','1200','0','',NULL,NULL,0,0,0,'4761831721050101',0,0,0,0.00,'2024-07-15 16:29:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12332,' YOU BE YOU by Carol Nyambura ','6','2','12663','',16.00,'300','500','0','',NULL,NULL,0,0,0,'3732341721050893',0,0,0,0.00,'2024-07-15 16:42:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12333,' A Reflection on our Cultures by Nicholas Mbugua ','6','2','12664','',16.00,'600','750','0','',NULL,NULL,0,0,0,'4913971721050937',0,0,0,0.00,'2024-07-15 16:43:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12334,' Youth and Truth: De-Westernizing The Mind By Abdinoor Maalims ','6','2','12665','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'9063581721051097',0,0,0,0.00,'2024-07-15 16:45:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12335,' Over Cultivated Minds: Stories of resilience, love hope amidst mental health challenges by George Simwa ','6','2','12666','',16.00,'1000','1250','0','',NULL,NULL,0,0,0,'6788461721051312',0,0,0,0.00,'2024-07-15 16:50:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12336,' You Will Overcome by Purity Museo ','6','2','12667','',16.00,'700','999','0','',NULL,NULL,0,0,0,'838721721051499',0,0,0,0.00,'2024-07-15 16:53:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12337,' The pain of rejection ','6','2','12668','',16.00,'1200','1400','0','',NULL,NULL,0,0,0,'9089971721051890',0,0,0,0.00,'2024-07-15 16:59:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12338,'a short desperation','6','2','12669','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'826721721052857',0,0,0,0.00,'2024-07-15 17:14:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12339,'Intentionality;Shadrack Radido','6','2','12670','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'3636831721052929',0,0,0,0.00,'2024-07-15 17:16:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12340,' The Tattooist of Auschwitz: A Novel by Heather Morris ','6','2','12671','',16.00,'1800','1990','0','',NULL,NULL,0,0,0,'7805921721221634',0,0,0,0.00,'2024-07-17 16:07:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12341,' CIVIL LITIGATION IN KENYA by Gladys Mwangi ','6','2','12672','',16.00,'2000','2500','0','',NULL,NULL,0,0,0,'2324371721300914',0,0,0,0.00,'2024-07-18 14:09:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12342,'ADMINSTRATIVE LAW;Migai Aketch','6','2','12673','',16.00,'4300','4500','0','',NULL,NULL,0,0,0,'3607941721301120',0,0,0,0.00,'2024-07-18 14:16:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12343,' Tales of Wamugumo by Peter Ngibuni Kuguru ','6','2','12674','',16.00,'200','350','0','',NULL,NULL,0,0,0,'3146291721380902',0,0,0,0.00,'2024-07-19 12:23:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12344,' Champions of The Earth: An Epic Adventure In Climate Discovery And Action ','6','2','12675','',16.00,'800','1100','0','',NULL,NULL,0,0,0,'4402861721381177',0,0,0,0.00,'2024-07-19 12:26:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12345,'i am her','6','2','9789914764444','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'9779621721464991',0,0,0,0.00,'2024-07-20 11:44:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12346,' Tausi and Taji; A Sneak-peek to Amazing Careers ','6','2','9781738702428','',16.00,'850','939','2','',NULL,NULL,0,0,0,'2307861721485103',0,0,0,0.00,'2024-07-20 17:19:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12347,'Chain of junkdown;Okiya Omtatah Okoiti','6','2','9789966498731','',16.00,'400','550','0','',NULL,NULL,0,0,0,'8834351721654375',0,0,0,0.00,'2024-07-22 16:21:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12348,'Mbaya Wetu;Ken Walibora','6','2','9789966347794','',16.00,'300','490','0','',NULL,NULL,0,0,0,'91721805943',0,0,0,60.00,'2024-07-24 10:26:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',''),(12349,' Triple Heritage: A Journey to Self discovery by Rasna Warah ','6','2','9789966347795','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'1310491721812925',0,0,0,0.00,'2024-07-24 12:22:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12350,'70 Realities of running a successful business','6','2','9789966190765','',16.00,'1000','1350','0','',NULL,NULL,0,0,0,'1136861722086246',0,0,0,0.00,'2024-07-27 16:19:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12351,' Sand Roses by Hamza Koudri ','6','2','9789966190766','',16.00,'1500','2590','0','1400',NULL,NULL,0,0,0,'6146661722246035',0,0,0,0.00,'2024-07-29 12:41:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12352,'Dholuo-English Dictionary;Asenath Bole Odaga','6','2','9789966190767','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'2679521722325737',0,0,0,0.00,'2024-07-30 10:50:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12353,'Reloaded Comprehensive KCSE Revision English Paper 2&3','6','2','9789914999006','',16.00,'500','700','0','',NULL,NULL,0,0,0,'2412661722349782',0,0,0,0.00,'2024-07-30 17:33:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12354,' KCSE Made Familiar: Biology','6','2','9789914999007','',16.00,'1100','1245','0','',NULL,NULL,0,0,0,'9100211722350037',0,0,0,0.00,'2024-07-30 17:35:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12355,' KCSE Made Familiar: Chemistry','6','2','9789914999008','',16.00,'1100','1245','0','',NULL,NULL,0,0,0,'9769591722350138',0,0,0,0.00,'2024-07-30 17:36:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12356,' KCSE Made Familiar:Physic','6','2','9789914999009','',16.00,'1100','890','0','500',NULL,NULL,0,0,0,'6140021722350189',0,0,0,0.00,'2024-07-30 17:37:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12357,'KCSE Mirror mathematics','6','2','9789914999010','',16.00,'1100','1250','0','',NULL,NULL,0,0,0,'4980661722350371',0,0,0,0.00,'2024-07-30 17:40:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12358,'KCSE Mirror Biology','6','2','9789914999011','',16.00,'1000','1250','0','',NULL,NULL,0,0,0,'7476481722350429',0,0,0,0.00,'2024-07-30 17:41:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12359,'KCSE Mirror Agriculture','6','2','9789914999012','',16.00,'1100','1250','0','',NULL,NULL,0,0,0,'6836711722350593',0,0,0,0.00,'2024-07-30 17:44:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12360,' KCSE Made Familiar: Agriculture','6','2','9789914999013','',16.00,'1200','1245','0','',NULL,NULL,0,0,0,'1624911722350660',0,0,0,0.00,'2024-07-30 17:45:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12361,' Whispers of solace By Wanja Wang’ondu ','6','2','9789914999014','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'3800781722417896',0,0,0,50.00,'2024-07-31 12:25:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12362,'A Journey Of Faith','6','2','9789914999015','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6279481722418021',0,0,0,0.00,'2024-07-31 12:28:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12363,' Whispers of solace By Wanja Wang’ondu ','6','2','9789914999016','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'2050151722418085',0,0,0,0.00,'2024-07-31 12:28:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12364,'KCSE Made Familiar: Chemistry ','6','2','9789914999017','',16.00,'700','890','0','',NULL,NULL,0,0,0,'9051561722433806',0,0,0,0.00,'2024-07-31 16:50:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12365,'KCSE Made Familiar: Mathematics','6','2','9789914999018','',16.00,'700','890','0','',NULL,NULL,0,0,0,'4740651722433880',0,0,0,0.00,'2024-07-31 16:52:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12366,'KCSE Made Familiar: Physics','6','2','9789914999019','',16.00,'700','890','0','',NULL,NULL,0,0,0,'6933521722434007',0,0,0,0.00,'2024-07-31 16:54:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12367,'KCSE Made Familiar: Biology','6','2','9789914999020','',16.00,'700','890','0','',NULL,NULL,0,0,0,'9149711722434105',0,0,0,0.00,'2024-07-31 16:55:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12368,'KCSE Made Familiar: Agriculture','6','2','9789914999021','',16.00,'700','890','0','',NULL,NULL,0,0,0,'6593311722434158',0,0,0,0.00,'2024-07-31 16:56:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12369,'KCSE Made Familiar: Business','6','2','9789914999022','',16.00,'700','890','0','',NULL,NULL,0,0,0,'4270621722434219',0,0,0,0.00,'2024-07-31 16:58:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12370,'KCSE Mirror Mathematics','6','2','9789914999023','',16.00,'900','1150','0','',NULL,NULL,0,0,0,'4284171722436788',0,0,0,0.00,'2024-07-31 17:40:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12371,'KCSE Mirror Biology','6','2','9789914999024','',16.00,'950','1150','0','',NULL,NULL,0,0,0,'1805931722436845',0,0,0,0.00,'2024-07-31 17:41:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12372,'KCSE Mirror Physics','6','2','9789914999025','',16.00,'750','1150','0','',NULL,NULL,0,0,0,'3153561722436896',0,0,0,0.00,'2024-07-31 17:42:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12373,'KCSE Mirror Chemistry','6','2','9789914999026','',16.00,'750','1150','0','',NULL,NULL,0,0,0,'2040261722436997',0,0,0,0.00,'2024-07-31 17:44:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12374,' KCSE Mirror Agriculture','6','2','9789914999027','',16.00,'750','1150','0','',NULL,NULL,0,0,0,'7923961722437080',0,0,0,0.00,'2024-07-31 17:45:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12375,' KCSE Mirror Business Studies','6','2','9789914999028','',16.00,'750','1150','0','',NULL,NULL,0,0,0,'9115671722437163',0,0,0,0.00,'2024-07-31 17:47:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12376,' The Ultimate Collection A Vegetarian Cookbook by Nakuru Lions Club of Menengai, Mr Sanjov Soni and Mr Bhupendra Shah ','6','2','9789914999029','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'640741722514183',0,0,0,0.00,'2024-08-01 15:10:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12377,'Targeter Exam Paper Grade 3','6','2','9789914999030','',16.00,'30','50','0','',NULL,NULL,0,0,0,'34761722520881',0,0,0,0.00,'2024-08-01 17:04:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12378,'Targeter Exam Paper Grade 5','6','2','9789914999031','',16.00,'80','100','0','',NULL,NULL,0,0,0,'4655951722521094',0,0,0,0.00,'2024-08-01 17:06:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12379,'Targeter Exam Paper Grade 6','6','2','9789914999032','',16.00,'70','100','0','',NULL,NULL,0,0,0,'4764291722521175',0,0,0,0.00,'2024-08-01 17:06:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12380,'Targeter Exam Paper Grade 7','6','2','9789914999033','',16.00,'100','150','0','',NULL,NULL,0,0,0,'5565371722521206',0,0,0,0.00,'2024-08-01 17:07:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12381,'Targeter Exam Paper Grade 8','6','2','9789914999034','',16.00,'120','150','0','',NULL,NULL,0,0,0,'6607871722521245',0,0,0,0.00,'2024-08-01 17:08:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12382,'Targeter Series Combined Encyclopedia Grade 7 V1','6','2','9789914999035','',16.00,'1100','1290','0','',NULL,NULL,0,0,0,'3878911722521293',0,0,0,0.00,'2024-08-01 17:13:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12383,'Kids Story Books ','6','2','9789914999036','',16.00,'5000','6000','0','',NULL,NULL,0,0,0,'437961722523968',0,0,0,0.00,'2024-08-01 17:53:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12384,'Get It Right Geography PP1 KCSE Revision','6','2','9789966193445','',16.00,'500','750','0','',NULL,NULL,0,0,0,'2270251722599972',0,0,0,0.00,'2024-08-02 15:02:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12385,'Get It Right Geography PP2 KCSE Revision','6','2','9789966193452','',16.00,'500','690','0','',NULL,NULL,0,0,0,'5537861722600135',0,0,0,0.00,'2024-08-02 15:04:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12386,' KCSE Mirror History','6','2','9789966193453','',16.00,'1000','1150','0','',NULL,NULL,0,0,0,'6014761722600244',0,0,0,0.00,'2024-08-02 15:08:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12387,' KCSE Mirror CRE ','6','2','9789966193454','',16.00,'1000','1150','1','',NULL,NULL,0,0,0,'3919881722600488',0,0,0,0.00,'2024-08-02 15:11:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12388,' My Struggle Prostate Cancer by Hon. Joe Khamisi ','6','2','9789966193455','',16.00,'2300','2600','0','',NULL,NULL,0,0,0,'7067581722847707',0,0,0,0.00,'2024-08-05 11:49:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12389,'Storms Of strength','6','2','9789914768541','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'975851722867265',0,0,0,0.00,'2024-08-05 17:15:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12390,'Why Sally Has No Legs','6','2','9789966109019','',16.00,'100','250','0','',NULL,NULL,0,0,0,'5425791722867358',0,0,0,0.00,'2024-08-05 17:17:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12391,'Let Me Call You Back','6','2','9789914500981','',16.00,'1300','1590','0','',NULL,NULL,0,0,0,'281211723044245',0,0,0,0.00,'2024-08-07 18:26:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12392,' Wanga Odyssey by Dennis Mukolwe ','6','2','9789914500982','',16.00,'700','850','0','',NULL,NULL,0,0,0,'3881161723044608',0,0,0,0.00,'2024-08-07 18:30:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12393,'Troubled sunsets by Tiwaine Ole Nchoko','6','2','9789914979206','',16.00,'1000','1250','2','',NULL,NULL,0,0,0,'2653821723097322',0,0,0,0.00,'2024-08-08 09:10:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12394,'Love Story','6','2','9781444768381','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'551901723195278',0,0,0,0.00,'2024-08-09 12:22:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12395,'Leadin Resilience','6','2','9781444768382','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'5447251723280285',0,0,0,0.00,'2024-08-10 11:58:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12396,' Leading Resilience: Strategies for Thriving in Disruptive Times by Eltigani Ahmed ','6','2','9781444768383','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'8200851723280441',0,0,0,0.00,'2024-08-10 12:01:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12397,' Inkaatinin Oo Lmaasai by David Ole Munke ','6','2','9781444768384','',16.00,'500','715','0','',NULL,NULL,0,0,0,'8627071723296418',0,0,0,0.00,'2024-08-10 16:27:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12398,'Artist The Ruler','6','2','9781444768385','',16.00,'500','690','0','',NULL,NULL,0,0,0,'7895621723296506',0,0,0,0.00,'2024-08-10 16:29:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12399,'Interpen E Maasai','6','2','9781444768386','',16.00,'300','590','0','',NULL,NULL,0,0,0,'2326131723296644',0,0,0,0.00,'2024-08-10 16:32:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12400,'Walking the promise','6','2','9789966635181','',16.00,'3000','3490','2','',NULL,NULL,0,0,0,'6140981723624219',0,0,0,0.00,'2024-08-14 11:31:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12401,' God, the Devil, and Darwin: A Critique of Intelligent Design Theory by Niall Shanks ','6','2','9789966635182','',16.00,'3000','4999','0','',NULL,NULL,0,0,0,'9596871723709911',0,0,0,0.00,'2024-08-15 11:19:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12402,' Ngaahika Ndeenda (I Will Marry When I Want) by Ngũgĩ wa Thiong’o and Ngũgĩ wa Mirii in the Kikuyu language ','6','2','9789966635183','',16.00,'500','750','0','',NULL,NULL,0,0,0,'8319991723714321',0,0,0,0.00,'2024-08-15 12:32:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12403,' Son of the clan from Kenya to India and back by Waweru Njuguna (Kagogo) ','6','2','9789966635184','',16.00,'1700','2900','0','',NULL,NULL,0,0,0,'3983601723723467',0,0,0,0.00,'2024-08-15 15:05:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12404,'Same as Ever by Morgan Housel ','6','2','9789966635185','',16.00,'2000','3190','0','',NULL,NULL,0,0,0,'7493991723900698',0,0,0,0.00,'2024-08-17 16:19:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12405,' Propaganda by Edward Bernays ','6','2','9789966635186','',16.00,'2000','2990','0','',NULL,NULL,0,0,0,'9078161723900872',0,0,0,0.00,'2024-08-17 16:21:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12406,'Success to Signifinace by Dr Manu','6','2','9789966635187','',16.00,'2000','2500','2','',NULL,NULL,0,0,0,'4299931724222558',0,0,0,0.00,'2024-08-21 09:43:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12407,'Emergent Africa by Mangeni and Juma','6','2','9789966635188','',16.00,'3500','4000','2','',NULL,NULL,0,0,0,'1745931724222607',0,0,0,0.00,'2024-08-21 09:44:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12408,' Sealed With A Kiss by Brian Mbanacho ','6','2','9789914408133','',16.00,'1100','700','0','',NULL,NULL,0,0,0,'269941724686478',0,0,0,40.00,'2024-08-26 18:42:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12409,' Desert Crisis by Shilaho Wa Muteshi ','6','2','9789914408134','',16.00,'1800','1600','0','',NULL,NULL,0,0,0,'3735701724687277',0,0,0,0.00,'2024-08-26 18:51:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12410,'Watch Where Youre Going','6','2','9789914408135','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4798531724687638',0,0,0,0.00,'2024-08-26 18:57:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12411,' C0nn3ct B4ck : The OJT by Gichuki Jonia (Book2) ','6','2','9789914408136','',16.00,'1200','1400','0','',NULL,NULL,0,0,0,'4124441724688429',0,0,0,0.00,'2024-08-26 19:07:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12412,' JOHN KEEN; A PROFILE IN COURAGE ','6','2','9789914408137','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'498731724688821',0,0,0,0.00,'2024-08-26 19:14:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12413,' Sealed With A Kiss by Brian Mbanacho ','6','2','9789914408138','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'7101711724688941',0,0,0,0.00,'2024-08-26 19:17:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12414,' VISIONS OF CHRYSALIS by Franz Owano ','6','2','9789914408139','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'9622361724689470',0,0,0,0.00,'2024-08-26 19:25:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12415,'A CRY IN THE MAU','6','2','9789914408140','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'509491724689576',0,0,0,0.00,'2024-08-26 19:27:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12416,'Desert Crisis','6','2','9789914408141','',16.00,'1600','1800','0','',NULL,NULL,0,0,0,'1665831724689698',0,0,0,0.00,'2024-08-26 19:29:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12417,' KISA: An Anthology of African Short Stories ','6','2','9789914408142','',16.00,'500','800','0','',NULL,NULL,0,0,0,'6045161724690091',0,0,0,0.00,'2024-08-26 19:35:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12418,' Wanga Odyssey by Dennis Mukolwe ','6','2','9789914408143','',16.00,'700','850','0','',NULL,NULL,0,0,0,'3086541724690203',0,0,0,0.00,'2024-08-26 19:37:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12419,' Let us Conspire and other stories edited by Billy Kahora ','6','2','9789914408144','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'1682551724690666',0,0,0,0.00,'2024-08-26 19:45:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12420,'Beyond the call','6','2','9789914408145','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'9034421724690798',0,0,0,0.00,'2024-08-26 19:47:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12421,'The ground commander','6','2','9789914408146','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'181311724691115',0,0,0,0.00,'2024-08-26 19:52:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12422,'NBO 24','6','2','9789914408147','',16.00,'3300','3800','0','',NULL,NULL,0,0,0,'385441724691157',0,0,0,0.00,'2024-08-26 19:53:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12423,'POPE CHRISTINE','6','2','9789914408148','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'3334171724691196',0,0,0,0.00,'2024-08-26 19:53:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12424,'THE AIDS WARD','6','2','9789914408149','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'3489831724691239',0,0,0,0.00,'2024-08-26 19:54:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12425,'The black mans testament','6','2','9789914408150','',16.00,'2700','3000','0','',NULL,NULL,0,0,0,'5832481724691291',0,0,0,0.00,'2024-08-26 19:56:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12426,'The sasabonsam','6','2','9789914408151','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'269411724691380',0,0,0,0.00,'2024-08-26 19:57:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12427,'The african power house','6','2','9789914408152','',16.00,'1200','1450','0','',NULL,NULL,0,0,0,'2607361724691432',0,0,0,0.00,'2024-08-26 19:59:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12428,'Under the mango tree','6','2','9789914408153','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'1979141724691559',0,0,0,0.00,'2024-08-26 20:00:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12429,'The first family of kibundo','6','2','9789914408154','',16.00,'1200','1400','0','',NULL,NULL,0,0,0,'8232621724691609',0,0,0,0.00,'2024-08-26 20:02:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12430,'A close call in Mogadishu','6','2','9789914408155','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4785601724691723',0,0,0,0.00,'2024-08-26 20:03:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12431,'The Ground Commander','6','2','9789914408156','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'2008151724691788',0,0,0,0.00,'2024-08-26 20:04:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12432,'LEARN BASIC KIKUYU LANGUAGE','6','2','9789914408157','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'4755361724692457',0,0,0,0.00,'2024-08-26 20:15:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12433,'UNSETTLED','6','2','9789914408158','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'4018721724692541',0,0,0,0.00,'2024-08-26 20:16:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12434,'NGUCOKA URIRI MUGATHE','6','2','9789914408159','',16.00,'800','950','0','',NULL,NULL,0,0,0,'4819351724692623',0,0,0,0.00,'2024-08-26 20:19:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12435,' GUILT OF A PRIEST by Gachiengo Gitau ','6','2','9789914408160','',16.00,'1000','1250','0','',NULL,NULL,0,0,0,'3449441724692783',0,0,0,0.00,'2024-08-26 20:20:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12436,'KIMULWON','6','2','9789914408161','',16.00,'2000','2200','0','',NULL,NULL,0,0,0,'4435411724692898',0,0,0,0.00,'2024-08-26 20:22:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12437,'Success To Signifinance','6','2','9789914408162','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'6456821724692990',0,0,0,0.00,'2024-08-26 20:24:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12438,'The Coffin Factory by Shilaho Wa Muteshi','6','2','9798664356038','',16.00,'1400','1600','0','',NULL,NULL,0,0,0,'1623811724760127',0,0,0,0.00,'2024-08-27 15:03:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12439,' Remains of Dead Hope by Shilaho Wa Muteshi ','6','2','9781500483425','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'8956251724760217',0,0,0,0.00,'2024-08-27 15:05:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12440,'Gikuyu na Magongona by Vincent Kieya','6','2','9789914493832','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'91724760469',0,0,0,0.00,'2024-08-27 15:10:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12441,' By Their Fruits-A collection of essays and short stories by Franz Owano','6','2','9789914493833','',16.00,'1000','1250','0','',NULL,NULL,0,0,0,'618821724761317',0,0,0,0.00,'2024-08-27 15:22:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12442,' Intersex persons and the law in Kenya by John Chigiti ','6','2','9789914400038','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'6402631724761405',0,0,0,0.00,'2024-08-27 15:27:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12443,' Fortitude of the Heart ','6','2','9781913637088','',16.00,'1300','1440','0','',NULL,NULL,0,0,0,'1313991724761627',0,0,0,0.00,'2024-08-27 15:28:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12444,' Call of the Abyss and Other Stories by wilson-mwambogha ','6','2','9789914498516','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'8938231724761766',0,0,0,0.00,'2024-08-27 15:30:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12445,' The Helper’s Son by Ayodeji Olaifa ','6','2','9781776402052','',16.00,'1500','1690','0','',NULL,NULL,0,0,0,'4986481724761843',0,0,0,0.00,'2024-08-27 15:33:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12446,'Heart of a prince','6','2','9781776402053','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'3491961724762239',0,0,0,0.00,'2024-08-27 15:38:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12447,' Boy Child In Distress by Kairu Magutu ','6','2','9789966825292','',16.00,'300','500','0','',NULL,NULL,0,0,0,'3245961724762305',0,0,0,0.00,'2024-08-27 15:41:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12448,' Unjani Mfwethu ? The story of a migrant in South Africa by Ayodeji Olaifa ','6','2','9780620929585','',16.00,'1400','1690','0','',NULL,NULL,0,0,0,'5791921724762514',0,0,0,0.00,'2024-08-27 15:42:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12449,' Wind of Justice and other stories by Sylvester Ochieng Juma ','6','2','9798373922685','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'2513831724762580',0,0,0,0.00,'2024-08-27 15:44:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12450,' KENYAN MEDIA MARKET REGULATION and PROGRAMMING DIVERSITY by Dr Haron Karanja Mwangi ','6','2','9789966149336','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'7155461724762666',0,0,0,0.00,'2024-08-27 15:45:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12451,' LOVE ANTIGEN by Ash Jay ','6','2','9789966149337','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'1722431724762751',0,0,0,0.00,'2024-08-27 15:50:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12452,' Clean Injustice by Ash Jay ','6','2','9789914748185','',16.00,'1000','1000','0','',NULL,NULL,0,0,0,'9664791724763039',0,0,0,0.00,'2024-08-27 15:51:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12453,' WAVES – by Misky Nur ','6','2','9789914503869','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'7307731724763101',0,0,0,0.00,'2024-08-27 15:54:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12454,' Nuns at the Gate by Ayodeji Olaifa ','6','2','9780796156280','',16.00,'1390','1690','0','',NULL,NULL,0,0,0,'8366911724763255',0,0,0,0.00,'2024-08-27 15:55:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12455,' The Devil Must Die by Josephat Nyakundi ','6','2','9789914766165','',16.00,'800','1100','0','',NULL,NULL,0,0,0,'9420891724763334',0,0,0,0.00,'2024-08-27 16:00:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12456,' The Last Raibuni with M’Angaine O M’Ithiria by Engineer Kiruki Mwithimbu ','6','2','9789966728241','',16.00,'2500','2790','0','',NULL,NULL,0,0,0,'8649481724763607',0,0,0,0.00,'2024-08-27 16:03:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12457,' The Sound of Goodbye By Kitui Wakape ','6','2','9789966728242','',16.00,'700','1190','0','',NULL,NULL,0,0,0,'7457071724765903',0,0,0,0.00,'2024-08-27 16:43:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12458,'THE WOMEN OF BIAFRA Onyeka Nwelue','6','2','A978-1-0686383-0-5A','',16.00,'2200','2590','0','',NULL,NULL,0,0,0,'4182021724766229',0,0,0,0.00,'2024-08-27 16:46:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12459,' Thorns in Her Flesh: Illustrated poetry by Eshe Benson ','6','2','9789914704907','',16.00,'500','790','0','',NULL,NULL,0,0,0,'3715291724766589',0,0,0,0.00,'2024-08-27 16:51:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12460,' TOO LATE TO LOVE ME BY VIC GAD MOGUCHE ','6','2','9781234567897','',16.00,'700','999','0','',NULL,NULL,0,0,0,'39221724766753',0,0,0,0.00,'2024-08-27 16:53:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12461,' Wandering Words by Kabiru Muraya ','6','2','9781234567898','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'8290551724766840',0,0,0,0.00,'2024-08-27 16:54:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12462,'Alphabet Of Kenya And Other Poems','6','2','9789966130327','',16.00,'1050','1350','0','',NULL,NULL,0,0,0,'1837891724766899',0,0,0,0.00,'2024-08-27 16:58:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12463,' Breaking the Barriers:Empowered Girlchild by Evelyne Mwakina ','6','2','9789914497106','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'5781341724767234',0,0,0,0.00,'2024-08-27 17:01:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12464,' The Me In We by Patrick Lavince ','6','2','9789914490831','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'7065171724767360',0,0,0,0.00,'2024-08-27 17:03:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12465,'Everything Has Wings','6','2','9789966644480','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'7222431724767404',0,0,0,0.00,'2024-08-27 17:05:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12466,' The Rustle of Leaves by Sylvester Wauye ','6','2','9789914970852','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'9816961724767503',0,0,0,0.00,'2024-08-27 17:09:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12467,' 30 Years This March Poems by Josephine Olok ','6','2','9789913614016','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'3731571724767763',0,0,0,0.00,'2024-08-27 17:12:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12468,' Moonlight: A Night of a Thousand Words by Patrick Lavince ','6','2','9789966133632','',16.00,'1500','1800','0','',NULL,NULL,0,0,0,'6880461724767920',0,0,0,0.00,'2024-08-27 17:18:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12469,' Alana’s Magical Adventure at Mazingira Park ','6','2','Alana','',0.00,'250','360','2','',NULL,NULL,0,0,0,'874961724842148',0,0,0,0.00,'2024-08-28 13:49:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12470,' Of Musical Affairs by Mwangi Nyambura ','6','2','9789787856031','',0.00,'500','600','0','',NULL,NULL,0,0,0,'8462001724846606',0,0,0,0.00,'2024-08-28 15:04:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12471,' An African History Of Africa ; Zeinab Badawi','6','2','9780753560136','',0.00,'2400','2650','0','',NULL,NULL,0,0,0,'91725624500',0,0,0,0.00,'2024-09-06 15:08:52','9','1','','0000-00-00','mainitem','na',' An African History Of Africa ; Zeinab Badawi','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12472,' Half a Day and other stories ','6','2','9780753560137','',0.00,'500','690','0','',NULL,NULL,0,0,0,'7535701726048793',0,0,0,0.00,'2024-09-11 13:00:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12473,'The doctrine of entrepreneurship by Dr. EDWARD','6','2','9780753560138','',0.00,'700','1000','2','',NULL,NULL,0,0,0,'4265521726231643',0,0,0,0.00,'2024-09-13 15:49:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12474,'hr profession','6','2','9780753560139','',0.00,'1100','1500','2','',NULL,NULL,0,0,0,'5620431726231883',0,0,0,0.00,'2024-09-13 15:55:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12475,'Mediation and Governance in Fragile Contexts','6','2','9781626377769','',0.00,'2100','2890','0','',NULL,NULL,0,0,0,'91726829363',0,0,0,0.00,'2024-09-20 13:49:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12476,'Seasons of The Jacarandas-Anthology of stories set in Kenya','6','2','9781910162811','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'7142281726829464',0,0,0,0.00,'2024-09-20 13:54:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12477,'The Lion Of Egerton Castle','6','2','9781910394984','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'91726829782',0,0,0,0.00,'2024-09-20 13:56:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12478,'Mohammed Bakari The Morpho-phonology Of The Kenyan Swahili Dialects','6','2','9789914963731','',0.00,'6700','7500','0','6600',NULL,NULL,0,0,0,'3656261726829899',0,0,0,0.00,'2024-09-20 14:01:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12479,'M.G.Vassanji.Nowhere Exactly','6','2','9789914963732','',0.00,'3200','3690','0','',NULL,NULL,0,0,0,'8403291726830187',0,0,0,0.00,'2024-09-20 14:04:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12480,'The kikuyu Marriage','6','2','9789914963733','',0.00,'700','950','0','',NULL,NULL,0,0,0,'8394031726830796',0,0,0,0.00,'2024-09-20 14:14:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12481,' History of Resistance in Kenya by Maina Wa Kinyatti ','6','2','9789914963734','',0.00,'2100','2499','0','',NULL,NULL,0,0,0,'6963501726830893',0,0,0,0.00,'2024-09-20 14:15:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12482,'Nyandarua Folklore','6','2','9789914963735','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'9828731726831079',0,0,0,0.00,'2024-09-20 14:19:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12483,'Yesterdays Newspaper','6','2','9789914963736','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'751911726831223',0,0,0,0.00,'2024-09-20 14:21:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12484,' The 1982 MUTINY and the Aftermath by Andrew Kobia Ethuru ','6','2','9789914963737','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'4293731726831434',0,0,0,0.00,'2024-09-20 14:24:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12485,'Feminism For The African Woman','6','2','9789914963738','',0.00,'1000','1250','0','',NULL,NULL,0,0,0,'5768211726831641',0,0,0,0.00,'2024-09-20 14:28:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12486,'NAIROBI-The visible city','6','2','9789914963739','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'1187751726831809',0,0,0,0.00,'2024-09-20 14:31:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12487,' Push Gen Z Push harder Storm storm of social revolution by David G. Maillu ','6','2','9789914963740','',0.00,'900','1200','0','',NULL,NULL,0,0,0,'5715951726831978',0,0,0,0.00,'2024-09-20 14:33:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12488,' MAU MAU DETAINEE by Joseph Muthee ','6','2','9789966133847','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'9056001726832146',0,0,0,0.00,'2024-09-20 14:36:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12489,'MWANGEKA WA MALOKA','6','2','9789914500578','',0.00,'500','600','0','',NULL,NULL,0,0,0,'4017211726832217',0,0,0,0.00,'2024-09-20 14:37:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12490,' MP’s Diary by Hon Eng Muriuki Karue ','6','2','9789966054241','',0.00,'1200','1470','0','',NULL,NULL,0,0,0,'9193831726832314',0,0,0,0.00,'2024-09-20 14:39:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12491,' Kenya: From Cradle of Humankind to a Circus by Florence Kimani ','6','2','9789966054242','',0.00,'300','500','0','',NULL,NULL,0,0,0,'9885291726832442',0,0,0,0.00,'2024-09-20 14:41:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12492,' CHURCH TRANSFORMATION THROUGH TURBULENCE, Propelled Orchestration of Church and Nation Concerns by Dr. David M. Githii ','6','2','9789966054243','',0.00,'1550','1850','0','',NULL,NULL,0,0,0,'5764891726832511',0,0,0,0.00,'2024-09-20 14:42:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12493,' Stuck Here: African Immigrants Tell Their Stories by Marvin Opiyo ','6','2','9789966054244','',0.00,'2000','2300','0','',NULL,NULL,0,0,0,'2922851726832590',0,0,0,0.00,'2024-09-20 14:44:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12494,' Every Gikuyu Boy by Age of Thirteen by James Ngumy ','6','2','9789966054245','',0.00,'500','690','0','',NULL,NULL,0,0,0,'7232931726832756',0,0,0,0.00,'2024-09-20 14:46:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12495,'THE STORIES OF KULANG TOAT','6','2','9780648502845','',0.00,'1400','1700','0','',NULL,NULL,0,0,0,'2911121726832862',0,0,0,0.00,'2024-09-20 14:48:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12496,' Oral Literature of the Asians in East Africa by Mubina Hassanali Kirmani and Sanaullah Kirmani ','6','2','9780648502846','',0.00,'500','890','0','',NULL,NULL,0,0,0,'2292601726832983',0,0,0,0.00,'2024-09-20 14:50:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12497,' The Vanishing Indigenous Heritage of the Abagusii of Western Kenya ','6','2','9789914760132','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'4192321726833091',0,0,0,0.00,'2024-09-20 14:53:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12498,' SOUTH SUDAN – A Track of Neglect and Misrule ','6','2','9789914707007','',0.00,'3500','4500','0','',NULL,NULL,0,0,0,'306271726833284',0,0,0,0.00,'2024-09-20 14:55:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12499,' HR PROFESSION in Kenya: Evolution, Legislation and Future by Samson Osero ','6','2','9789914707008','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'3259071726833398',0,0,0,0.00,'2024-09-20 14:58:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12500,'THEORETICAL FOUNDATIONS OF LAND LAW IN T.Z','6','2','9789966530073','',0.00,'1700','1900','0','',NULL,NULL,0,0,0,'179341726833989',0,0,0,0.00,'2024-09-20 15:07:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12501,'Of Musical Affairs by Mwangi Nyambura','6','2','9789966530074','',0.00,'400','600','0','',NULL,NULL,0,0,0,'4904311727102462',0,0,0,0.00,'2024-09-23 17:42:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12502,'Practising an honourable profession','6','2','9789966531186','',0.00,'2500','3000','2','',NULL,NULL,0,0,0,'3706411727164628',0,0,0,0.00,'2024-09-24 10:58:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12503,'Judicial hints','6','2','978996653403','',0.00,'2000','2500','2','2',NULL,NULL,0,0,0,'7335881727164791',0,0,0,0.00,'2024-09-24 11:01:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12504,'Kenya’s Swahili Coast: From the Roman Empire to 1888 by Judy Aldrick','6','2','9789966757821','',0.00,'1700','2390','2','',NULL,NULL,0,0,0,'1524341727253094',0,0,0,0.00,'2024-09-25 11:34:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12505,'Doctors at heart by Dr Dan','6','2','9789966757822','',0.00,'2000','2500','2','200',NULL,NULL,0,0,0,'8144391727518230',0,0,0,0.00,'2024-09-28 13:11:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12506,'at night men take the lonely way back home','6','2','9789966757823','',0.00,'1700','2000','0','1500',NULL,NULL,0,0,0,'6513721727518583',0,0,0,0.00,'2024-09-28 13:17:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12507,'First platoon','6','2','9789966757824','',0.00,'2800','3890','2','2500',NULL,NULL,0,0,0,'6331901727518654',0,0,0,0.00,'2024-09-28 13:18:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12508,'Surprise Kill Vanish','6','2','9789966757825','',0.00,'2800','3890','2','2500',NULL,NULL,0,0,0,'7290201727518727',0,0,0,0.00,'2024-09-28 13:19:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12509,'Area 51','6','2','9789966757826','',0.00,'2800','3890','2','2500',NULL,NULL,0,0,0,'3007721727518790',0,0,0,0.00,'2024-09-28 13:20:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12510,'Nuclear war','6','2','9789966757827','',0.00,'3500','4500','2','3000',NULL,NULL,0,0,0,'5080141727518832',0,0,0,0.00,'2024-09-28 13:21:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12511,'Property Law by Francis, Ouma and Raphael ','6','2','9789966757828','',0.00,'3000','4000','2','2500',NULL,NULL,0,0,0,'3651251727765982',0,0,0,0.00,'2024-10-01 10:01:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12512,' Doctor at Heart: An autobiography by Dr Dan Gikonyo ','6','2','9789966757829','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'329331727768695',0,0,0,0.00,'2024-10-01 10:45:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12513,' Success to Significance – Dr Manu Chandaria’s biography Penned by journalists Kwendo Opanga and Charles Wachira & Edited by John Agunda and George Mathew ','6','2','9789966757830','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'6622151727768859',0,0,0,0.00,'2024-10-01 10:48:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12514,' The Art of Money and Wealth Creation by Patrick Muinde ','6','2','9789966757831','',0.00,'1400','1850','0','',NULL,NULL,0,0,0,'498411727769004',0,0,0,0.00,'2024-10-01 10:50:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12515,'WInnie and Nelson ','6','2','9789966757832','',0.00,'2000','2500','2','2000',NULL,NULL,0,0,0,'5375441727963652',0,0,0,0.00,'2024-10-03 16:56:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12516,' Rig Or Be Rigged? by Hon. Millie Odhiambo Mabona ','6','2','9789966757833','',0.00,'2500','2900','0','',NULL,NULL,0,0,0,'9238541727967039',0,0,0,0.00,'2024-10-03 17:51:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12517,' Angola is Wherever I Plant My Field by João Melo ','6','2','9789966757834','',0.00,'1900','2690','0','1800',NULL,NULL,0,0,0,'514301728115030',0,0,0,0.00,'2024-10-05 10:57:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12518,' The Dark Side of Skin by Jeferson Tenório (Author) and Bruna Dantas Lobato (Translator) ','6','2','9789966757835','',0.00,'1900','2690','0','1850',NULL,NULL,0,0,0,'1662051728115131',0,0,0,0.00,'2024-10-05 10:59:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12519,' A History of Burning by Janika Oza ','6','2','9789966757836','',0.00,'1400','1690','0','1350',NULL,NULL,0,0,0,'5224891728115304',0,0,0,0.00,'2024-10-05 11:02:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12520,' Latitudes of Longing: A Novel by Shubhangi Swarup ','6','2','9789966757837','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'1549861728115394',0,0,0,0.00,'2024-10-05 11:03:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12521,' The Magic of Saida by M.G. Vassanji ','6','2','9789966757838','',0.00,'1500','2490','0','1800',NULL,NULL,0,0,0,'479671728115499',0,0,0,0.00,'2024-10-05 11:05:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12522,' The Djinn Waits a Hundred Years: A Novel by Shubnum Khan ','6','2','9789966757839','',0.00,'1500','2890','0','1800',NULL,NULL,0,0,0,'4377111728115611',0,0,0,0.00,'2024-10-05 11:07:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12523,' Our Friends the Pollinators : A Handbook of Pollinator Diversity and Conservation in East Africa by Dino Martins ','6','2','9789966757840','',0.00,'1500','1690','0','',NULL,NULL,0,0,0,'2208661728116775',0,0,0,0.00,'2024-10-05 11:26:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12524,'Trapped in History','6','2','9789966757841','',0.00,'4500','5200','2','4800',NULL,NULL,0,0,0,'5100801728281730',0,0,0,0.00,'2024-10-07 09:16:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12525,'Righ thing, Right now','6','2','9781788166317','',0.00,'2000','2890','2','',NULL,NULL,0,0,0,'6370281728287008',0,0,0,0.00,'2024-10-07 10:44:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12526,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','9781788166318','',0.00,'1500','1650','0','',NULL,NULL,0,0,0,'3032361728658894',0,0,0,0.00,'2024-10-11 18:02:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12527,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','9781788166319','',0.00,'1200','1650','0','1100',NULL,NULL,0,0,0,'285841728663128',0,0,0,0.00,'2024-10-11 19:12:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12528,' Lake Victoria and Riparian; Cultural Practices Enhancing the Sustainability of Natural Resources by Charlotte Ong’ang’a ','6','2','9781788166320','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'4529321728663228',0,0,0,0.00,'2024-10-11 19:14:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12529,' Resilience: One Girls Quest for a better future, against all odds by Najma Sahal ','6','2','9781788166321','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'3282361728663356',0,0,0,0.00,'2024-10-11 19:16:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12530,' Mwana Mdogo Wa Mfalme / Le Petit Prince (Swahili Edition) Swahili Edition by Antoine de Saint-Exupery (Author), Phillipp Kruse (Translator) and Walter Bgoya (Translator) ','6','2','9781788166322','',0.00,'1190','1390','0','',NULL,NULL,0,0,0,'891481728721084',0,0,0,0.00,'2024-10-12 11:18:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12531,' Epic musings of a farmers daughter by Jane Nyamuringa Ruigu-Njuguna ','6','2','9781788166323','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'1007321728731777',0,0,0,0.00,'2024-10-12 14:16:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12532,' In The Shadows of Justice by David Owusu ','6','2','9781788166324','',0.00,'1000','1300','0','',NULL,NULL,0,0,0,'6944971728731851',0,0,0,0.00,'2024-10-12 14:18:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12533,' Before The Devil Wakes Up ','6','2','9781788166325','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'7907221728732039',0,0,0,0.00,'2024-10-12 14:21:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12534,'Resilent Rebirth ISAAC GICHIENGO','6','2','9781788166326','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'5904381728732447',0,0,0,0.00,'2024-10-12 14:28:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12535,'Triumph Over Adversity','6','2','9781788166327','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'3819651728732628',0,0,0,0.00,'2024-10-12 14:32:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12536,' Innovation and Its Enemies: Why People Resist New Technologies by Calestous Juma ','6','2','9781788166328','',0.00,'6400','6690','0','6500',NULL,NULL,0,0,0,'3611161728998319',0,0,0,0.00,'2024-10-15 16:19:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12537,'No Need To Lie','6','2','9781788166329','',0.00,'2300','2590','0','',NULL,NULL,0,0,0,'6474461729341408',0,0,0,0.00,'2024-10-19 15:38:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12538,' 52 weeks gratitude journal for kids ','6','2','9781788166330','',0.00,'350','650','0','',NULL,NULL,0,0,0,'8505591729594851',0,0,0,0.00,'2024-10-22 14:01:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12539,'Gift wrapping','6','2','9781788166331','',0.00,'90','100','0','',NULL,NULL,0,0,0,'6077151729605560',0,0,0,0.00,'2024-10-22 17:00:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12540,'Mastery Of Love','6','2','9781788166332','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'6537651729614753',0,0,0,0.00,'2024-10-22 19:33:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12541,' Change Your Brain Change Your Life by Daniel Amen ','6','2','9781788166333','',0.00,'2500','2890','0','',NULL,NULL,0,0,0,'1079051729614847',0,0,0,0.00,'2024-10-22 19:34:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12542,' Things No One Taught Us About Love: How to Build Healthy Relationships with Yourself and Others (The Good Vibes Trilogy) by Vex King ','6','2','9781788166334','',0.00,'2090','2390','0','',NULL,NULL,0,0,0,'6167621729614890',0,0,0,0.00,'2024-10-22 19:36:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12543,'Affirmations For Kids','6','2','9781788166335','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'1313391729615688',0,0,0,0.00,'2024-10-22 19:49:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12544,'Trivia Game','6','2','9781788166336','',0.00,'700','800','0','',NULL,NULL,0,0,0,'8054391729615814',0,0,0,0.00,'2024-10-22 19:51:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12545,' The Road to the Country A NOVEL: By Chigozie Obioma ','6','2','9781788166337','',0.00,'1890','2190','0','',NULL,NULL,0,0,0,'5085021729688718',0,0,0,0.00,'2024-10-23 16:05:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12546,'strategic agility by masai david','6','2','9781788166338','',0.00,'700','1000','5','',NULL,NULL,0,0,0,'8179681729753603',0,0,0,0.00,'2024-10-24 10:09:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12547,' Southern Kikuyu Before 1903 Volume 1, 2 and 3 by L.S.B Leakey ','6','2','9781788166339','',0.00,'24000','25900','0','',NULL,NULL,0,0,0,'4665691729761740',0,0,0,0.00,'2024-10-24 12:23:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12548,' Unduire Wa Ruriri Rwa Agikuyu by Duncan Ndegwa ','6','2','9781788166340','',0.00,'800','1200','0','',NULL,NULL,0,0,0,'8943951729762085',0,0,0,0.00,'2024-10-24 12:28:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12549,'a handbook of estate planning ','6','2','9781788166341','',0.00,'800','1000','2','',NULL,NULL,0,0,0,'1989291729861829',0,0,0,0.00,'2024-10-25 16:11:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','100',NULL),(12550,'GIVE AND TAKE ADM GRANT','6','2','9781788166342','',0.00,'1500','1890','3','',NULL,NULL,0,0,0,'7814411730123313',0,0,0,0.00,'2024-10-28 16:49:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(12551,'the finance plannerby kilee','6','2','9781788166343','',0.00,'2000','2500','2','',NULL,NULL,0,0,0,'2494771730536035',0,0,0,0.00,'2024-11-02 11:28:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12552,'one for sorrow,two for joy','6','2','9781788166344','',0.00,'1800','1890','0','',NULL,NULL,0,0,0,'6729061730536121',0,0,0,0.00,'2024-11-02 11:30:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12553,'8 Lessons in Military Leadership','6','2','9781612680538','',0.00,'1800','2090','2','1900',NULL,NULL,0,0,0,'3515601730729435',0,0,0,0.00,'2024-11-04 17:12:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12554,'The Honourables','6','2','9781612680539','',0.00,'1000','1250','0','',NULL,NULL,0,0,0,'2418451730802333',0,0,0,0.00,'2024-11-05 13:26:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12555,'ELIUD MAHIHU','6','2','9781612680540','',0.00,'1800','2000','0','1700',NULL,NULL,0,0,0,'3495771730802586',0,0,0,0.00,'2024-11-05 13:30:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12556,'sweet and sour milk by nuruddin farah','6','2','9781612680541','',0.00,'2000','2490','3','',NULL,NULL,0,0,0,'6268031730888758',0,0,0,0.00,'2024-11-06 13:26:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12557,'someday, maybe by onyi','6','2','9781612680542','',0.00,'2000','2190','2','',NULL,NULL,0,0,0,'9819201730888817',0,0,0,0.00,'2024-11-06 13:27:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12558,'the road to country by chigozie','6','2','9781612680543','',0.00,'2000','2190','0','',NULL,NULL,0,0,0,'2451711730888874',0,0,0,0.00,'2024-11-06 13:29:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12559,' The Foggy Tunnel: Mheshimiwas spouses -A pillow of Joys and Tears by Dr. Sarah mwakiuna Kilemi ','6','2','9781612680544','',0.00,'1300','1500','0','',NULL,NULL,0,0,0,'3426271730967736',0,0,0,0.00,'2024-11-07 11:22:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12560,' How to Heal Childhood Wounds and Traumas by Sister Itaclaria Thomas ','6','2','9781612680545','',0.00,'900','1200','0','',NULL,NULL,0,0,0,'3271691730968214',0,0,0,0.00,'2024-11-07 11:30:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12561,'Outlive: The Science and Art of Longevity by Peter Attia MD and Bill Gifford','6','2','9781612680546','',0.00,'3000','3690','0','',NULL,NULL,0,0,0,'5516871731056897',0,0,0,0.00,'2024-11-08 12:09:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12562,'retirement plannnig by kaimenyi','6','2','9781612680547','',0.00,'1250','1500','0','',NULL,NULL,0,0,0,'812291731056945',0,0,0,0.00,'2024-11-08 12:10:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12563,'kenya general map','6','2','9781612680548','',0.00,'750','812','0','',NULL,NULL,0,0,0,'6506361731068283',0,0,0,0.00,'2024-11-08 15:19:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12564,' Thrivease Wildlife kids’ Colouring Book ','6','2','9781612680549','',0.00,'900','1000','0','',NULL,NULL,0,0,0,'4828331731068691',0,0,0,0.00,'2024-11-08 15:25:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12565,' KENYA CONSTITUENCIES MAP – SCHOOL SERIES ','6','2','9781612680550','',0.00,'4200','4466','0','',NULL,NULL,0,0,0,'465331731401688',0,0,0,0.00,'2024-11-12 11:55:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12566,' Constitutional Law, Doctrines, and the Litigation of Fundamental Rights and Freedoms by Isaac Lenaola and Arnold Ochieng Oginga ','6','2','9789966531148','',0.00,'3700','4000','0','',NULL,NULL,0,0,0,'8446121731404453',0,0,0,0.00,'2024-11-12 12:41:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12567,'Call To Serve DONALD KANIARU','6','2','9789966531149','',0.00,'3100','3490','0','',NULL,NULL,0,0,0,'6876211731923553',0,0,0,0.00,'2024-11-18 12:55:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12568,' Against The Tide: My Journey on a less Trodden Path by Hon. Martha Karua ','6','2','9789966531150','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'4084191731923748',0,0,0,0.00,'2024-11-18 12:56:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12569,' AUDACITY AND SACRIFICE: My life and Career by Judge Lee Gacuiga Muthoga ','6','2','9789966531151','',0.00,'3200','3500','0','',NULL,NULL,0,0,0,'8237361731923869',0,0,0,0.00,'2024-11-18 12:58:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12570,' A saint to behold with Philip Kinyinga Kinyinga M’Inoti by Engineer Kiruki Mwithimbu and Kimathi Kinyinga ','6','2','9789966531152','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'2948771731932808',0,0,0,0.00,'2024-11-18 15:27:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12571,' SheLeads: Lessons from Women Leaders ','6','2','9789966531153','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'4662461731934359',0,0,0,0.00,'2024-11-18 15:53:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12572,' PILLARS OF STATECRAFT: NATION BUILDING IN A CHANGING WORLD by Dr Kofo Obasanjo-Blackshire ','6','2','9789966531154','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'2557261731934604',0,0,0,0.00,'2024-11-18 15:57:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12573,' The Empirical Value of a Legacy Estate by Hillary Odira ','6','2','9789966531155','',0.00,'1590','1950','0','',NULL,NULL,0,0,0,'4691071731934950',0,0,0,0.00,'2024-11-18 16:03:48','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','30',NULL),(12574,' How to Be the Love You Seek: Break Cycles, Find Peace, and Heal Your Relationships by Dr. Nicole LePera ','6','2','9781398710788','',0.00,'3750','3950','0','',NULL,NULL,0,0,0,'4052981732625199',0,0,0,0.00,'2024-11-26 15:47:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12575,' Solja! Diary Of A Private Security Guard by Col (Rtd) J M Owuoth ','6','2','9781398710789','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'1360261732711732',0,0,0,0.00,'2024-11-27 15:49:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12576,' Somalia: Voices from the front by Col. Retired JM Owuoth ','6','2','9781398710790','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'6187541732711840',0,0,0,0.00,'2024-11-27 15:51:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12577,'the 15 invaluable laws of growth by john maxwell','6','2','9781398710791','',0.00,'1500','1890','0','',NULL,NULL,0,0,0,'8193391732787939',0,0,0,0.00,'2024-11-28 13:00:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12578,'How To Change:The Science Of Getting To where You Want To Be','6','2','9781398710792','',0.00,'1500','1700','0','',NULL,NULL,0,0,0,'4899861733558605',0,0,0,0.00,'2024-12-07 11:04:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12579,'Worthy Jada Pinkett Smith','6','2','9781398710793','',0.00,'3700','4000','0','',NULL,NULL,0,0,0,'9716191734188189',0,0,0,0.00,'2024-12-14 17:57:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12580,' Creative Writing Workbook: Write Like a Writer by Clifford Chianga Oluoch – Book 5 ','6','2','9781398710794','',0.00,'500','800','0','',NULL,NULL,0,0,0,'6174911734340737',0,0,0,0.00,'2024-12-16 12:19:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12581,' PILLARS OF STATECRAFT: NATION BUILDING IN A CHANGING WORLD by Dr Kofo Obasanjo-Blackshire ','6','2','9789785955231','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'1746281734342572',0,0,0,0.00,'2024-12-16 12:50:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12582,' The Twins of Omdurman by Joseph Nderitu ','6','2','9789785955232','',0.00,'800','1000','0','',NULL,NULL,0,0,0,'6369311734596417',0,0,0,0.00,'2024-12-19 11:21:00','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12583,' Eluid Mahihu: My Story: In the corridors of Power Through the colonial , Kenyatta and Moi Eras – Paperback ','6','2','9789785955233','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'8838761734782805',0,0,0,0.00,'2024-12-21 15:07:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12584,' The Diary of a CEO: The 33 Laws of Business and Life by Steven Bartlett ','6','2','9789785955234','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'9631641734950255',0,0,0,200.00,'2024-12-23 13:38:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12585,'The Odyssey of the Nubi','6','2','9789913633222','',0.00,'4000','4500','2','',NULL,NULL,0,0,0,'8980161735292774',0,0,0,0.00,'2024-12-27 12:49:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12586,'Kenyans Nubians then and now','6','2','9780983834601','',0.00,'4500','5150','2','',NULL,NULL,0,0,0,'6037431735292974',0,0,0,0.00,'2024-12-27 12:51:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12587,'Sea level - a portrait of Zanzibar','6','2','9789987084197','',0.00,'2500','3500','2','',NULL,NULL,0,0,0,'1383141735293083',0,0,0,0.00,'2024-12-27 12:52:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12588,'disability: Laws and Rights','6','2','9789966100283','',0.00,'4000','5000','2','',NULL,NULL,0,0,0,'4821681735293193',0,0,0,0.00,'2024-12-27 12:54:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12589,'Somo ber book 1','6','2','9789966563958','',0.00,'500','600','2','',NULL,NULL,0,0,0,'2528501735376113',0,0,0,0.00,'2024-12-28 11:56:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12590,'LUO Great lIghts of Nations','6','2','9789966563959','',0.00,'3500','4300','2','',NULL,NULL,0,0,0,'128441735376311',0,0,0,0.00,'2024-12-28 11:59:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12591,'Dholuo English by Bethwell Ogot','6','2','9789914505337','',0.00,'500','600','2','',NULL,NULL,0,0,0,'6006891735376425',0,0,0,0.00,'2024-12-28 12:01:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12592,'Chike Kod kweche','6','2','9789914491197','',0.00,'500','800','2','',NULL,NULL,0,0,0,'7933221735376509',0,0,0,0.00,'2024-12-28 12:02:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12593,'Luo English Biological Dictionary','6','2','9789966468413','',0.00,'900','1200','2','',NULL,NULL,0,0,0,'389851735376574',0,0,0,0.00,'2024-12-28 12:04:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12594,'MATATU MADNESS','6','2','9789966468414','',0.00,'2500','3000','2','',NULL,NULL,0,0,0,'210591735376679',0,0,0,0.00,'2024-12-28 12:07:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12595,'Run Cheche Run','6','2','9789966468415','',0.00,'350','500','2','',NULL,NULL,0,0,0,'3591081735377095',0,0,0,0.00,'2024-12-28 12:12:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12596,' Creative Writing Workbook: Write Like a Writer by Clifford Chianga Oluoch – Book 6','6','2','9789966468416','',0.00,'600','800','2','',NULL,NULL,0,0,0,'7642121735563495',0,0,0,0.00,'2024-12-30 15:59:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12597,'Revenge of the tipping point','6','2','9789966468417','',0.00,'2500','2950','2','',NULL,NULL,0,0,0,'3984761735643220',0,0,0,0.00,'2024-12-31 14:08:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12598,'My Passion for Change by Dr Juma Mukhwana','6','2','9789966468418','',0.00,'2500','3000','2','',NULL,NULL,0,0,0,'1439551736401928',0,0,0,0.00,'2025-01-09 08:53:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12599,' Matatu Madness: A story from the Inside by Engineer Kiruki Mwithimbu ','6','2','9789966468419','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'7379701736407192',0,0,0,0.00,'2025-01-09 10:20:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12600,'Koinange Wa mbiyu- Mau Mau misunderstood leader','6','2','9789966468420','',0.00,'1200','1390','2','1000',NULL,NULL,0,0,0,'7954471737021550',0,0,0,0.00,'2025-01-16 13:00:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12601,'A Court Of Thorns And Roses','6','2','9781526605399','',0.00,'1990','1790','0','',NULL,NULL,0,0,0,'4510691737362015',0,0,0,0.00,'2025-01-20 11:35:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12602,' BUILDING IN KENYA : A REAL ESTATE DEVELOPERS TOOL KIT by by Emma Miloyo and Robyn T. Emerson ','6','2','9781526605400','',0.00,'3000','3250','0','',NULL,NULL,0,0,0,'8331711737533547',0,0,0,0.00,'2025-01-22 11:13:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12603,'International Shipping Fee Charged On KG Or Size Of The Package Whichever Is Higher','6','2','9781526605401','',0.00,'4000','5000','2','',NULL,NULL,0,0,0,'8714351737617149',0,0,0,0.00,'2025-01-23 10:30:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12604,'How To Know A Person','6','2','9781526605402','',0.00,'2600','3500','0','',NULL,NULL,0,0,0,'9163031737647700',0,0,0,0.00,'2025-01-23 18:55:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12605,'love,marry kill by zukiswa','6','2','9781526605403','',0.00,'1000.','1200','0','1100',NULL,NULL,0,0,0,'91738310529',0,0,0,100.00,'2025-01-31 11:02:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12606,'love, marry kill by zukiswa','6','2','9781526605404','',0.00,'1000','1200','0','1100',NULL,NULL,0,0,0,'6857351738310587',0,0,0,0.00,'2025-01-31 11:04:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12607,' Rigathi Gachagua and the Politics of Betrayal Edited by Mbugua Nganga ','6','2','9781526605405','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'8701271739262606',0,0,0,0.00,'2025-02-11 11:30:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12608,' Gods Special Children: My daughters battle with mental health by Justice Ann Ngibuini Mwaure ','6','2','9781526605406','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'4568921739262637',0,0,0,0.00,'2025-02-11 11:31:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12609,' The Traveller: Crossing Borders and Connecting Africa by Thebe Ikalafeng ','6','2','9781526605407','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'4310651739262693',0,0,0,0.00,'2025-02-11 11:32:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12610,' Spirited: the Life of Wahu. Kaara ','6','2','9781526605408','',0.00,'2500','2900','0','2000',NULL,NULL,0,0,0,'2067061739262769',0,0,0,0.00,'2025-02-11 11:33:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12611,' End of the Road by Godfrey Allan Busolo ','6','2','9781526605409','',0.00,'400','600','0','',NULL,NULL,0,0,0,'5754301739262796',0,0,0,0.00,'2025-02-11 11:34:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12612,' Fragile to fierce: A true life story of Father Marino Gemma written by Richard Kitheka Mbindyo ','6','2','9781526605410','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'3200031739262915',0,0,0,0.00,'2025-02-11 11:35:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12613,' A PILLAR OF HOPE: Dreams of a little hunter girl by Millicent Akoth Oloo ','6','2','9781526605411','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'672291739263996',0,0,0,0.00,'2025-02-11 11:53:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12614,' Daring Leadership in the 21st Century by Lucy Kioko ','6','2','9781526605412','',0.00,'900','1200','0','500',NULL,NULL,0,0,0,'7854021739264022',0,0,0,0.00,'2025-02-11 11:54:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12615,' Real Growth Hacks by Festus Maina ','6','2','9781526605413','',0.00,'1500','1800','0','',NULL,NULL,0,0,0,'6692351739264079',0,0,0,0.00,'2025-02-11 11:55:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12616,' UNSTOPPABLE VOYAGER: A hoteliers Diary by Charles Muchangi Wambogo ','6','2','9781526605414','',0.00,'1500','1800','0','',NULL,NULL,0,0,0,'9467521739264132',0,0,0,0.00,'2025-02-11 11:56:24','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12617,' From Watchdogs to Traitors: The less you know, the more you believe ','6','2','9781526605415','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'8611991739264187',0,0,0,0.00,'2025-02-11 11:57:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12618,' The Diary of a Girl Doctor: Insights from Real life Experiences of a Doctor by Doreen Oyunge ','6','2','9781526605416','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'8727821739264686',0,0,0,0.00,'2025-02-11 12:05:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12619,' Hard To Assume by Edward Nguchuga ','6','2','9781526605417','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'2269891739264930',0,0,0,0.00,'2025-02-11 12:09:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12620,' A pioneer African Pastor – Rev Wanyoike Kamawe ','6','2','9781526605418','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'2184651739264963',0,0,0,0.00,'2025-02-11 12:10:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12621,' Political Mask by Anthony Murigu ','6','2','9781526605419','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'5581871739265017',0,0,0,0.00,'2025-02-11 12:11:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12622,' The Line Of One by Anne Ikiara ','6','2','9781526605420','',0.00,'2190','3490','0','1900',NULL,NULL,0,0,0,'9587821739265084',0,0,0,0.00,'2025-02-11 12:12:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12623,' From Scars To Stardom by Benson Gicharu ','6','2','9781526605421','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'531071739265316',0,0,0,0.00,'2025-02-11 12:15:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12624,' Breaking Point: A Journalist Quest for Salvation in Nigeria’s Chaos ','6','2','9781526605422','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'3274161739265345',0,0,0,0.00,'2025-02-11 12:16:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12625,' Love Marry and Kill by Zukiswa Wanner ','6','2','9781526605423','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'1523571739265541',0,0,0,0.00,'2025-02-11 12:19:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12626,' CROSSROADS Legends by Mirigo Kinyanjui ','6','2','9781526605424','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'5306941739265572',0,0,0,0.00,'2025-02-11 12:20:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12627,' Research and Methods: Creating New Knowledge by Dr. Samwel Oresi ','6','2','9781526605425','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'4732631739265628',0,0,0,0.00,'2025-02-11 12:23:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12628,' Micro and Macro Economics by Dr. Samwel Oresi ','6','2','9781526605426','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'4910741739265785',0,0,0,0.00,'2025-02-11 12:24:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12629,' Diaries of a Dead African by Chuma Nwokolo ','6','2','9781526605427','',0.00,'1400','1600','0','',NULL,NULL,0,0,0,'3749061739265892',0,0,0,0.00,'2025-02-11 12:25:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12630,' ME, YOU, WE & DIVERSITY – by Susan Omondi ','6','2','9781526605428','',0.00,'1790','2000','0','',NULL,NULL,0,0,0,'9136361739265945',0,0,0,0.00,'2025-02-11 12:27:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12631,' THE GO GETTER PLANNERS by Hannah Githuki ','6','2','9781526605429','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'91739266462',0,0,0,0.00,'2025-02-11 12:34:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12632,' 10x Is Easier Than 2x: How World Class Entrepreneurs Achieve More by Doing Less by Dan Sullivan and Dr. Benjamin Hardy ','6','2','9781526605430','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'7860961739266579',0,0,0,0.00,'2025-02-11 12:36:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12633,'highlighter','6','2','9781526605431','',0.00,'70','100','0','800',NULL,NULL,0,0,0,'3689151739520155',0,0,0,0.00,'2025-02-14 11:03:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12634,'peace from broken pieces by iyanla vanzant','6','2','9781526605432','',0.00,'2000','2150','0','2050',NULL,NULL,0,0,0,'1854421739521181',0,0,0,0.00,'2025-02-14 11:22:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12635,' Soko Short Stories by Gachery Lydia ','6','2','9781526605433','',0.00,'1000','1500','0','900',NULL,NULL,0,0,0,'8485941739620655',0,0,0,0.00,'2025-02-15 14:58:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12636,' Radical Acceptance Awakening the Love that Heals Fear and Shame by Tara Brach ','6','2','9781526605434','',0.00,'2850','3000','0','',NULL,NULL,0,0,0,'9520141739804421',0,0,0,0.00,'2025-02-17 18:01:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12637,'PROVERBS 31 WOMAN','6','2','9781526605435','',0.00,'900','1000','0','900',NULL,NULL,0,0,0,'7147161740136791',0,0,0,100.00,'2025-02-21 14:20:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12638,'WANGARI','6','2','9781526605436','',0.00,'800','1090','0','900',NULL,NULL,0,0,0,'91740137091',0,0,0,100.00,'2025-02-21 14:25:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12639,'i am affirmations for kids ','6','2','9781526605437','',0.00,'300','360','0','320',NULL,NULL,0,0,0,'9899651740305118',0,0,0,0.00,'2025-02-23 13:06:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12640,'the tales of wamugumo','6','2','9781526605438','',0.00,'340','390','0','350',NULL,NULL,0,0,0,'7596791740305213',0,0,0,0.00,'2025-02-23 13:08:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12641,'jasiri,jasiri and toto','6','2','9781526605439','',0.00,'300','350','0','320',NULL,NULL,0,0,0,'3943131740305292',0,0,0,0.00,'2025-02-23 13:11:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(12642,'power your vision ','6','2','9781526605440','',0.00,'1800','2000','0','1900',NULL,NULL,0,0,0,'477341740491737',0,0,0,0.00,'2025-02-25 16:57:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12643,' Nyakach: The Last Born of the Luo Nation by Charles Ananga K’Okolo ','6','2','9789914409185','',0.00,'2300','2500','0','',NULL,NULL,0,0,0,'7879961740493992',0,0,0,0.00,'2025-02-25 17:34:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12644,' Odera Akango by Prof Bethwell Ogot ','6','2','9789914771404','',0.00,'500','650','0','',NULL,NULL,0,0,0,'8369731740494204',0,0,0,0.00,'2025-02-25 17:37:21','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12645,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','9789914768817','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'750481740494402',0,0,0,0.00,'2025-02-25 17:40:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12646,' The Witchcraft and Magic of the Ameru People ','6','2','9789914768818','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'744541740494624',0,0,0,0.00,'2025-02-25 17:44:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12647,' The Luo Exit: for the economic recovery of winam by John Owegi Ferdinand ','6','2','9789914505030','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'1393041740494727',0,0,0,0.00,'2025-02-25 17:46:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12648,'NTANGI GI OTIS','6','2','9789914505031','',0.00,'690','890','0','',NULL,NULL,0,0,0,'1019151740494788',0,0,0,0.00,'2025-02-25 17:47:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12649,'OTHUNGA GI NYIERO','6','2','9789914505032','',0.00,'300','500','0','',NULL,NULL,0,0,0,'770661740494856',0,0,0,0.00,'2025-02-25 17:48:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12650,'POKO NYAR MIGUMBA','6','2','9789914505033','',0.00,'500','800','0','',NULL,NULL,0,0,0,'2466911740494918',0,0,0,0.00,'2025-02-25 17:49:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12651,'WASOMURU SIGANA MAMIT','6','2','9789914505034','',0.00,'320','500','0','',NULL,NULL,0,0,0,'39171740494974',0,0,0,0.00,'2025-02-25 17:50:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12652,'OGILO NINGO PINY KIRON','6','2','9789914505035','',0.00,'500','790','0','',NULL,NULL,0,0,0,'3641881740495038',0,0,0,0.00,'2025-02-25 17:51:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12653,' The Last Economic Superpower: The Retreat of Globalization, the End of American Dominance, and What We Can Do about It by Joseph Quinlan ','6','2','9780071742832','',0.00,'3500','4000','0','',NULL,NULL,0,0,0,'8570081740654654',0,0,0,0.00,'2025-02-27 14:11:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',''),(12654,' The Making of Judge- Footprints of Faith: Stories That Shaped my Path by Justice Asenath Ongeri ','6','2','9789914505559','',0.00,'2500','2850','0','',NULL,NULL,0,0,0,'5514651740814679',0,0,0,0.00,'2025-03-01 10:39:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12655,' MY LITTLE BIG ANIMAL COLOURING BOOK by Tony Olang ','6','2','9789914495447','',0.00,'500','749','0','',NULL,NULL,0,0,0,'8427321740836772',0,0,0,0.00,'2025-03-01 16:47:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12656,'Favourite Story Bible ','6','2','9781928436003','',0.00,'1000','1290','0','',NULL,NULL,0,0,0,'1757171740836898',0,0,0,0.00,'2025-03-01 16:49:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12657,' The Diary Mentorship For Young Lawyers by Justice John Chigiti ','6','2','9781928436004','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'6306111740841414',0,0,0,0.00,'2025-03-01 18:04:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12658,' The Wretched Africans: A Study of Rabai and Freretown Slave Settlements by Joe Khamisi ','6','2','9781928436005','',0.00,'1500','1899','0','',NULL,NULL,0,0,0,'9487381741021067',0,0,0,0.00,'2025-03-03 19:58:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12659,'moi\'s kleptocracy','6','2','9781928436006','',0.00,'1400','1500','02','1450',NULL,NULL,0,0,0,'2835641741257162',0,0,0,0.00,'2025-03-06 13:34:58','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12660,'kenya between hope and despair','6','2','9781928436007','',0.00,'6590','6590','2','6400',NULL,NULL,0,0,0,'7475451741257427',0,0,0,0.00,'2025-03-06 13:38:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12661,' Arabic Island by Alexis De Vilar ','6','2','9789914495737','',0.00,'6000','7500','0','',NULL,NULL,0,0,0,'9866531741260061',0,0,0,0.00,'2025-03-06 14:21:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12662,'WHERE IS KENYA','6','2','9789914495738','',0.00,'4500','5500','0','',NULL,NULL,0,0,0,'4658901741709274',0,0,0,0.00,'2025-03-11 19:08:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12663,' NBO24 Nairobi 2024 Architecture Guide by Janfrans van der Eerden ','6','2','9789914495739','',0.00,'3000','3500','0','',NULL,NULL,0,0,0,'1459311741709488',0,0,0,0.00,'2025-03-11 19:11:56','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','80',NULL),(12664,'voice of agony','6','2','9789914495740','',0.00,'2300','2500','0','2400',NULL,NULL,0,0,0,'8908201741863374',0,0,0,0.00,'2025-03-13 13:57:33','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12665,' The Diary Mentorship For Young Lawyers by Justice John Chigiti ','6','2','9789914495741','',0.00,'1400','2000','0','1000',NULL,NULL,0,0,0,'7018261741865287',0,0,0,0.00,'2025-03-13 14:29:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12666,'INTERVENTIONS BY KOFI ANNAN','6','2','9789914495742','',0.00,'1950','2000','0','1950',NULL,NULL,0,0,0,'8535071741870110',0,0,0,0.00,'2025-03-13 15:49:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12667,'How to start an airbnb bussiness by Amanda Kimani','6','2','9789914495743','',0.00,'2400','2500','0','',NULL,NULL,0,0,0,'2436681741935362',0,0,0,0.00,'2025-03-14 09:58:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12668,'Dream count by Chimamanda Ngozi','6','2','9789914495744','',0.00,'2000','2600','2','',NULL,NULL,0,0,0,'8540901742024071',0,0,0,0.00,'2025-03-15 10:36:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12669,'nearly all men','6','2','9781800751934','',0.00,'1900','2090','2','1900',NULL,NULL,0,0,0,'1943981742128659',0,0,0,0.00,'2025-03-16 15:38:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12670,'song of solomon by toni morris','6','2','9780099768418','',0.00,'1500','1690','2','1500',NULL,NULL,0,0,0,'843021742128739',0,0,0,0.00,'2025-03-16 15:40:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12671,'american kingpin by Nick bilton','6','2','9780753547007','',0.00,'1700','1890','2','1750',NULL,NULL,0,0,0,'255201742128849',0,0,0,0.00,'2025-03-16 15:42:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12672,'manuscript found in accra paulo coelho','6','2','9780007520619','',0.00,'1350','1500','2','1400',NULL,NULL,0,0,0,'4583881742128982',0,0,0,0.00,'2025-03-16 15:44:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12673,'Beloved by Toni Morrison','6','2','9780099511656','',0.00,'1700','1890','2','1750',NULL,NULL,0,0,0,'7890521742129329',0,0,0,0.00,'2025-03-16 15:51:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12674,'Anti-stress colouring book;the faican woman edition','6','2','9789913612593','',0.00,'1600','1760','2','',NULL,NULL,0,0,0,'3464241742130289',0,0,0,1.00,'2025-03-16 16:09:29','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12675,' DEFINING THE KENYA WE WANT by Samuel Karanja ','6','2','9789913612594','',0.00,'500','800','0','',NULL,NULL,0,0,0,'7560931742205258',0,0,0,0.00,'2025-03-17 12:54:49','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12676,'learning kiswahili with wanjiku','6','2','9789913612595','',0.00,'900','1000','2','900',NULL,NULL,0,0,0,'9139911742369761',0,0,0,0.00,'2025-03-19 10:36:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12677,'confessions of nairobi men bk 2','6','2','9789913612596','',0.00,'1200','1450','0','1350',NULL,NULL,0,0,0,'3362181742372572',0,0,0,0.00,'2025-03-19 11:24:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12678,'1+1 = 4 Reimagining Excellence in A disruptive economy by Evans Okoyo','6','2','9789913612597','',0.00,'1300','1500','0','1400',NULL,NULL,0,0,0,'1670651742373894',0,0,0,0.00,'2025-03-19 11:47:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12679,'Drive by Daniel H.Pink','6','2','9789913612598','',0.00,'2000','2590','0','2400',NULL,NULL,0,0,0,'9200191742384590',0,0,0,0.00,'2025-03-19 14:44:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12680,'kenyan economist','6','2','9789913612599','',0.00,'300','490','0','400',NULL,NULL,0,0,0,'204021742469088',0,0,0,0.00,'2025-03-20 15:57:08','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12681,' Generation #Occupy: The Anatomy of an Evolving Riot by Okolla Darius ','6','2','9789913612600','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'8145211742546363',0,0,0,0.00,'2025-03-21 11:40:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12682,' NaiRobbery Coctail by Empress Ciku Kimani-Mwaniki ','6','2','9789913612601','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'9059961742546511',0,0,0,0.00,'2025-03-21 11:42:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12683,' The Men We Dated & the girlfriends who Advised us ','6','2','9789913612602','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'5115071742547947',0,0,0,0.00,'2025-03-21 12:06:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12684,' The Misunderstood Witch: A novel by RODGERS ODIMBA ','6','2','9789913612603','',0.00,'600','750','0','',NULL,NULL,0,0,0,'10101742548013',0,0,0,0.00,'2025-03-21 12:07:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12685,' Cycle of Injustice by Faith Njoki ','6','2','9789913612604','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'4710521742548079',0,0,0,0.00,'2025-03-21 12:08:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12686,' In search and defence of radical legal education: A personal foot note by Prof Justice Willy Mutunga ','6','2','9789913612605','',0.00,'500','700','0','',NULL,NULL,0,0,0,'4162711742548212',0,0,0,0.00,'2025-03-21 12:10:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12687,' The Making of Judge- Footprints of Faith: Stories That Shaped my Path by Justice Asenath Ongeri ','6','2','9789913612606','',0.00,'2550','2850','0','',NULL,NULL,0,0,0,'8265621742548405',0,0,0,0.00,'2025-03-21 12:13:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12688,' Patriotism and Visionary Leadership by Muriithi Kiyu ','6','2','9789913612607','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'9675971742548504',0,0,0,0.00,'2025-03-21 12:15:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12689,' Autobiography and Revelation of the Mysteries of Life By Wandera SGC Bideru ','6','2','9789913612608','',0.00,'1200','1590','0','',NULL,NULL,0,0,0,'2038341742548620',0,0,0,0.00,'2025-03-21 12:17:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12690,' Without Fear or Favour by Duncan Mindo ','6','2','9789913612609','',0.00,'2200','2499','0','',NULL,NULL,0,0,0,'3516971742548714',0,0,0,0.00,'2025-03-21 12:19:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12691,' LAST ARROW IN THE QUIVER by JOHN GATHATWA ','6','2','9789913612610','',0.00,'1700','2000','0','',NULL,NULL,0,0,0,'4444241742548782',0,0,0,0.00,'2025-03-21 12:20:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12692,' Method and Technique in the Bar Exam by Christopher Rosana ','6','2','9789913612611','',0.00,'1900','2190','0','',NULL,NULL,0,0,0,'5586261742548984',0,0,0,0.00,'2025-03-21 12:23:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12693,'Legislation on media, speech and expression in Ghana','6','2','9789913612612','',0.00,'4500','5500','0','',NULL,NULL,0,0,0,'5253871742549083',0,0,0,0.00,'2025-03-21 12:25:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12694,' The Gambler ','6','2','9789913612613','',0.00,'220','440','0','',NULL,NULL,0,0,0,'7428091742914906',0,0,0,0.00,'2025-03-25 18:02:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12695,'The lumumba plot by Stuart Reid','6','2','9789913612614','',0.00,'5000','5690','0','5400',NULL,NULL,0,0,0,'1522231743063362',0,0,0,0.00,'2025-03-27 11:17:23','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12696,'Inside the presidency by Dickson Jere','6','2','9789913612615','',0.00,'1000','1200','0','900',NULL,NULL,0,0,0,'4555851743063463',0,0,0,0.00,'2025-03-27 11:19:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12697,' We Who Wrestle with God: Perceptions of the Divine by Jordan B. Peterson ','6','2','9780241619636','',0.00,'2000','2990','0','',NULL,NULL,0,0,0,'3554091743065799',0,0,0,0.00,'2025-03-27 11:57:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12698,' The Let Them Theory: A Life-Changing Tool That Millions of People Can’t Stop Talking About by Mel Robbins ','6','2','9781788176187','',0.00,'4000','4550','0','',NULL,NULL,0,0,0,'2966581743161927',0,0,0,0.00,'2025-03-28 14:39:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12699,' The Inmate: A gripping psychological thriller by Freida McFadden ','6','2','9781464221385','',0.00,'1700','1890','0','',NULL,NULL,0,0,0,'7435941743162060',0,0,0,0.00,'2025-03-28 14:41:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12700,' The 2 Tribes of Kenya by WINSTONE SHARRAD MUSEBE ','6','2','9781464221386','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'8150461743580529',0,0,0,0.00,'2025-04-02 10:55:56','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12701,' On Leadership: Lessons for the 21st Century by Tony Blair ','6','2','9781464221387','',16.00,'3000','3500','0','',NULL,NULL,0,0,0,'8253651743580696',0,0,0,0.00,'2025-04-02 10:58:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12702,' Our Untold truths. Empowering Women: The Untold Truths We Wish We Knew ','6','2','9781464221388','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'2541931743580732',0,0,0,0.00,'2025-04-02 11:02:04','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12703,' Conquering POVERTY of the Mind by Ronald Wasike ','6','2','9781464221389','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'9061871743580940',0,0,0,0.00,'2025-04-02 11:03:47','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12704,' Congo Masquerade: The Political Culture of Aid Inefficiency and Reform Failure (African Arguments) by Theodore Trefon ','6','2','9781464221390','',16.00,'2200','2500','0','',NULL,NULL,0,0,0,'6609561743581338',0,0,0,0.00,'2025-04-02 11:09:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12705,' Personal Financial and Retirement Planning by Aggrey Jonathan K Bett ','6','2','9781464221391','',16.00,'1300','1600','0','',NULL,NULL,0,0,0,'7648851743581454',0,0,0,0.00,'2025-04-02 11:11:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12706,' The Gift of Fear: Survival Signals That Protect Us from Violence by Gavin de Becker ','6','2','9781464221392','',16.00,'1500','1690','0','',NULL,NULL,0,0,0,'3140841743581583',0,0,0,0.00,'2025-04-02 11:13:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12707,' The wisdom and philosophy of African Proverbs: The Gikuyu World view by Gerard Joseph Wanjohi ','6','2','9781464221393','',16.00,'1890','2190','0','',NULL,NULL,0,0,0,'9029881743581694',0,0,0,0.00,'2025-04-02 11:15:20','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12708,' THE BEAUTY OF A WOMAN by BRIAN ODHIAMBO ','6','2','9781464221394','',16.00,'500','700','0','',NULL,NULL,0,0,0,'3047571743581816',0,0,0,0.00,'2025-04-02 11:17:21','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12709,' A Banquet for Pigs and Vultures ','6','2','9781464221395','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'841341743581912',0,0,0,0.00,'2025-04-02 11:18:54','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12710,' Beyond tribal Lines ','6','2','9781464221396','',16.00,'500','800','0','',NULL,NULL,0,0,0,'6682811743581984',0,0,0,0.00,'2025-04-02 11:20:12','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12711,' Mastering Uncertainty: How to Thrive in an Unpredictable World by Csaba Konkoly and Matt Watkinson ','6','2','9781464221397','',16.00,'1400','1690','0','',NULL,NULL,0,0,0,'113921743582072',0,0,0,0.00,'2025-04-02 11:21:41','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12712,' POLITICS AND THE AFRICAN DREAM by Robert Wanyama ','6','2','9781464221398','',16.00,'500','900','0','',NULL,NULL,0,0,0,'356311743582159',0,0,0,0.00,'2025-04-02 11:23:05','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12713,' a history of desperation by dominic walubengo','6','2','9781464221399','',16.00,'900','1000','0','950',NULL,NULL,0,0,0,'9168461743854402',0,0,0,0.00,'2025-04-05 15:01:02','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12714,' ME, YOU, WE & DIVERSITY – by Susan Omondi ','6','2','9781464221400','',16.00,'1500','1790','0','',NULL,NULL,0,0,0,'6789321744718045',0,0,0,0.00,'2025-04-15 14:54:36','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12715,'Healing your inner self by Benjamin Zulu','6','2','9781464221401','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'5962361744797045',0,0,0,0.00,'2025-04-16 12:52:54','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12716,'Dreams before dating by Benjamin Zulu','6','2','9781464221402','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'7082331744797177',0,0,0,0.00,'2025-04-16 12:54:45','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12717,'Dating Right by Benjamin Zulu','6','2','9781464221403','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'1486191744797287',0,0,0,0.00,'2025-04-16 12:56:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12718,'Before you say \'i do\' Benjamin Zulu','6','2','9781464221404','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'265491744797367',0,0,0,0.00,'2025-04-16 12:57:38','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12719,'Mastery by Benjamin Zulu','6','2','9781464221405','',16.00,'2000','2200','0','',NULL,NULL,0,0,0,'2474761744797458',0,0,0,0.00,'2025-04-16 12:59:30','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12720,'Toxic relashionships by Benjamin Zulu','6','2','9781464221406','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'3790411744797570',0,0,0,0.00,'2025-04-16 13:01:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12721,'unplugged 4 by Jacob Aliet','6','2','9781464221407','',16.00,'2000','2200','0','',NULL,NULL,0,0,0,'2449261745505345',0,0,0,0.00,'2025-04-24 17:36:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12722,' A CALF OF A BULL by Gatluak Jany ','6','2','9781464221408','',16.00,'600','750','0','',NULL,NULL,0,0,0,'7812841745569239',0,0,0,0.00,'2025-04-25 11:21:05','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12723,' SILENT WHISPERS and OTHER STORIES ','6','2','9781464221409','',16.00,'1500','1000','0','',NULL,NULL,0,0,0,'4271021745569370',0,0,0,0.00,'2025-04-25 11:23:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12724,' Amir by Sandra Nekh ','6','2','9781464221410','',16.00,'1500','1300','0','',NULL,NULL,0,0,0,'5635931745569687',0,0,0,0.00,'2025-04-25 11:28:37','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12725,' Mourning Glory by Prof. Egara Kabaji ','6','2','9781464221411','',16.00,'600','650','0','',NULL,NULL,0,0,0,'8770481745570523',0,0,0,0.00,'2025-04-25 11:42:35','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12726,' Beyond the pulpit and other short stories','6','2','9781464221412','',16.00,'700','999','0','',NULL,NULL,0,0,0,'91745570834',0,0,0,0.00,'2025-04-25 11:48:39','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',''),(12727,' Life’s Balances by Nicholas Watila Khisa ','6','2','9781464221413','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'1077761745570983',0,0,0,0.00,'2025-04-25 11:50:17','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12728,' Bitter Honey by Khisa Matili ','6','2','9781464221414','',16.00,'720','930','0','',NULL,NULL,0,0,0,'7059431745571213',0,0,0,0.00,'2025-04-25 11:54:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12729,' BOY CHILD by Franz Owano ','6','2','9781464221415','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'6428021745571715',0,0,0,0.00,'2025-04-25 12:02:20','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12730,' Whispers by Bramwel Saisi ','6','2','9781464221416','',16.00,'999','1199','0','',NULL,NULL,0,0,0,'8173311745571975',0,0,0,0.00,'2025-04-25 12:06:45','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12731,' Loose Ties by Yara Nakahanda Monteiro ','6','2','9781464221417','',16.00,'1300','1490','0','',NULL,NULL,0,0,0,'2396011745572130',0,0,0,0.00,'2025-04-25 12:18:55','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12732,' The Matatu Slasher by Keith Kinambuga ','6','2','9781464221418','',16.00,'1300','1600','0','',NULL,NULL,0,0,0,'1299041745573449',0,0,0,0.00,'2025-04-25 12:31:16','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12733,' ROCK OF THE FIRST WIFE by Ben O. Okech ','6','2','9781464221419','',16.00,'500','649','0','',NULL,NULL,0,0,0,'477871745574098',0,0,0,0.00,'2025-04-25 12:42:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12734,' That Kawaida Girl by Gladwell Pendo ','6','2','9781464221420','',16.00,'1100','1300','0','',NULL,NULL,0,0,0,'4583781745574328',0,0,0,0.00,'2025-04-25 12:45:52','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12735,'Half potraits under water','6','2','9789786048956','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'9307221745588179',0,0,0,0.00,'2025-04-25 16:37:47','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12736,' THE TONGUE BETWEEN THE TEETH by Hussein Golicha ','6','2','9789786048957','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'4902161745589221',0,0,0,0.00,'2025-04-25 16:54:09','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12737,' Clear Thinking: Turning Ordinary Moments into Extraordinary Results by Shane Parrish ','6','2','9789786048958','',16.00,'1500','1690','0','',NULL,NULL,0,0,0,'7140391745840637',0,0,0,0.00,'2025-04-28 14:45:55','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12738,' Shadows of Love by Egara Kabaji ','6','2','9789786048959','',16.00,'600','650','0','',NULL,NULL,0,0,0,'1510611745849067',0,0,0,0.00,'2025-04-28 17:04:55','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12739,' A BLESSED JOURNEY BY JOHN NGANGA WAMATU ','6','2','9781637470008','',16.00,'1000','1300','0','',NULL,NULL,0,0,0,'7848121745849160',0,0,0,0.00,'2025-04-28 17:06:38','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12740,' Hard To Assume by Edward Nguchuga ','6','2','9789914505825','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'4819101745849462',0,0,0,0.00,'2025-04-28 17:12:31','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12741,' We’ve Been Here: Stories of Self Discovery and Belonging ','6','2','9789914498066','',16.00,'1300','1500','0','',NULL,NULL,0,0,0,'3370421745849557',0,0,0,0.00,'2025-04-28 17:13:56','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12742,' Killed at Sunset by Shadrack Andibo ','6','2','9789914373066','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'5845381745850331',0,0,0,0.00,'2025-04-28 17:26:18','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12743,' Jeneza Kutoka Saurabia by Kithaka Wa Mberia ','6','2','9789966794215','',16.00,'500','690','0','',NULL,NULL,0,0,0,'111851745851093',0,0,0,0.00,'2025-04-28 17:39:16','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12744,'Kiburi Cha Nondo Na Hadithi nyingine','6','2','9789914744446','',16.00,'300','485','0','',NULL,NULL,0,0,0,'3531981745851375',0,0,0,0.00,'2025-04-28 17:44:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12745,'Kuli','6','2','9789966497710','',16.00,'500','650','0','',NULL,NULL,0,0,0,'4668121745851834',0,0,0,0.00,'2025-04-28 17:52:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12746,' The King’s Bracelet: A Historical Fiction Novel by Didi Wamukoya ','6','2','9789914948028','',16.00,'800','999','0','',NULL,NULL,0,0,0,'7596391745852023',0,0,0,0.00,'2025-04-28 17:54:30','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12747,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','9789914948029','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'5977831745852566',0,0,0,0.00,'2025-04-28 18:03:18','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12748,' KAVIRONDO: The Story of Luos and Luhyas by Kenyatta Otieno ','6','2','9789914948030','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'7791481745852632',0,0,0,0.00,'2025-04-28 18:04:50','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12749,' REVENGE OF A HEROINE By George Kimani ','6','2','9789914372380','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'125031745852794',0,0,0,0.00,'2025-04-28 18:07:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12750,'American dreammare','6','2','9789914372381','',16.00,'2300','2500','0','',NULL,NULL,0,0,0,'7214751745852837',0,0,0,0.00,'2025-04-28 18:08:18','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12751,' In the Hands of a Poet ','6','2','9789914402162','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'4878571745853011',0,0,0,0.00,'2025-04-28 18:10:54','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12752,' Voices of the Revolution: Your Rage Will Be Replenished ','6','2','9789914402163','',16.00,'300','550','0','',NULL,NULL,0,0,0,'5905641745853127',0,0,0,0.00,'2025-04-28 18:12:37','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12753,' Conquering POVERTY of the Mind by Ronald Wasike ','6','2','9789914373868','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'5487401745853227',0,0,0,0.00,'2025-04-28 18:14:41','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12754,' The Illusion Of Forever- Agatha Mwende ','6','2','9789914373869','',16.00,'900','1150','0','',NULL,NULL,0,0,0,'1540441745853377',0,0,0,0.00,'2025-04-28 18:17:48','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12755,' Imperfect Match by K Kimuyu ','6','2','9789914764307','',16.00,'1100','1290','0','',NULL,NULL,0,0,0,'9251341745853519',0,0,0,0.00,'2025-04-28 18:19:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12756,' We Refuse to be Victims: poems from prison by Sam Mugumya ','6','2','9783982513287','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6240361745853632',0,0,0,0.00,'2025-04-28 18:21:31','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12757,' Maasai Education and Social Change by Prof Sarone Ole Sena ','6','2','9789914375510','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'3190701745853742',0,0,0,0.00,'2025-04-28 18:24:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12758,' Sunset Bliss and Other Poems By Collins T. Odera ','6','2','9798335146746','',16.00,'600','750','0','',NULL,NULL,0,0,0,'6449361745853981',0,0,0,0.00,'2025-04-28 18:27:38','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12759,' Nayeche: the Mother of Turkana and other stories by Miriam Nakoi ','6','2','9789914374100','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'5798411745854106',0,0,0,0.00,'2025-04-28 18:28:58','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12760,' MATATU MADNESS: story from the inside by Eng. Kiruki Mwithimbu ','6','2','9789966728296','',16.00,'2500','3000','0','',NULL,NULL,0,0,0,'4023211745854225',0,0,0,0.00,'2025-04-28 18:31:04','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12761,' WHISPERS OF LOVE: Poems for my beloved daughter by Nancy Onchiri ','6','2','9789966728297','',16.00,'300','800','0','',NULL,NULL,0,0,0,'9749351745854331',0,0,0,0.00,'2025-04-28 18:32:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12762,' I AM GEN Z by Emmanuel Muchui ','6','2','9789966728298','',16.00,'1500','2000','0','',NULL,NULL,0,0,0,'9063541745854569',0,0,0,0.00,'2025-04-28 18:36:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12763,' Whispers Of My Soul by Vallary Okelo ','6','2','9789966728299','',16.00,'300','500','0','',NULL,NULL,0,0,0,'1829251745854710',0,0,0,0.00,'2025-04-28 18:39:19','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12764,' TURKANA PROVERBS, WISE SAYINGS AND IDIOMS by Boniface Korobe ','6','2','9789966728300','',0.00,'3000','3500','0','',NULL,NULL,0,0,0,'9256761745854915',0,0,0,0.00,'2025-04-28 18:42:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12765,' President Advisor by Robert Mwangi ','6','2','9781312072879','',0.00,'1400','1699','0','',NULL,NULL,0,0,0,'6972961745855075',0,0,0,0.00,'2025-04-28 18:45:14','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12766,' Five Fingers by Robert Mwangi ','6','2','9781716906527','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'4450111745855185',0,0,0,0.00,'2025-04-28 18:47:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12767,' The Line Of One by Anne Ikiara ','6','2','9789914373226','',0.00,'2200','2490','0','',NULL,NULL,0,0,0,'5985411745855285',0,0,0,0.00,'2025-04-28 18:48:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12768,' Nongorio cia Marítwa ma Agīkùyù by Kariuki wa Mbigi ','6','2','9789914373227','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'7417171745855827',0,0,0,0.00,'2025-04-28 18:57:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12769,' Your Alibi is Dead by Andrew Ngumbau ','6','2','9789914373228','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'7310591745855937',0,0,0,0.00,'2025-04-28 18:59:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12770,' Wicked Agadapidi and Other songs Part 1 by Boniface Otieno ','6','2','9789914373229','',0.00,'400','599','0','',NULL,NULL,0,0,0,'1216241745856042',0,0,0,0.00,'2025-04-28 19:01:25','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12771,' JERUSALEM BY BETTY KILONZO ','6','2','9789914373230','',0.00,'500','900','0','',NULL,NULL,0,0,0,'7871541745856127',0,0,0,0.00,'2025-04-28 19:02:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12772,'the lawyer\'s diary by Justice john','6','2','9789914373231','',0.00,'1800','2000','1000','',NULL,NULL,0,0,0,'7148301745919882',0,0,0,0.00,'2025-04-29 12:55:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12773,'A glimse of aberdare','6','2','9789914373232','',0.00,'2000','1500','0','',NULL,NULL,0,0,0,'8264451745928558',0,0,0,0.00,'2025-04-29 15:10:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12774,'Amboseli National Park by Polly','6','2','9471234567897','',0.00,'2000','1500','2','',NULL,NULL,0,0,0,'1126281745928813',0,0,0,0.00,'2025-04-29 15:14:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2',NULL),(12775,' Judicial Review: Law, Procedure and Practice by Hon. Peter Kaluma ','6','2','9789966531179','',0.00,'3000','3490','0','',NULL,NULL,0,0,0,'6211151745931952',0,0,0,0.00,'2025-04-29 16:07:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12776,'TOYOTA WAY TO CONTINUOUS IMPROVEMENT BY JEFFREY AND JAMES','6','2','9789966531180','',0.00,'6000','6500','0','',NULL,NULL,0,0,0,'4531071746002198',0,0,0,0.00,'2025-04-30 11:38:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12777,' Lasting Love: How to find your Soulmate Without losing yourself by Benjamin Zulu ','6','2','9789914768732','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'8929311746183045',0,0,0,0.00,'2025-05-02 13:51:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12778,' ‘Feeling,’ a poetry anthology celebrating iconic Ugandan women ','6','2','9789913641036','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'1046771746271536',0,0,0,0.00,'2025-05-03 14:26:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12779,' Troubled Heart; Poetic Reflections, Musings and Philosophy by Sankara Berhane Sellassie ','6','2','9789914495669','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'7647161746272539',0,0,0,0.00,'2025-05-03 14:42:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12780,' Renditions of the soul by Dennis J Indimulii Renditions of the soul by Dennis J Indimulii ','6','2','9789914975130','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'1286001746272750',0,0,0,0.00,'2025-05-03 14:46:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12781,' Praxis, Power and Passion: My Medical Journey through Africa by Dr Ernest Nyamato ','6','2','9789914985931','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'9112991746272898',0,0,0,0.00,'2025-05-03 14:49:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12782,' Black Voices & Other Poems by Carolyn Gatonye ','6','2','9789914375107','',0.00,'300','500','0','',NULL,NULL,0,0,0,'6705161746273069',0,0,0,0.00,'2025-05-03 14:52:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12783,' A Cab Driver’s Story by Githombothi Njiraini ','6','2','9789914376296','',0.00,'70030','1000','0','',NULL,NULL,0,0,0,'4109781746273235',0,0,0,0.00,'2025-05-03 14:54:57','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12784,' Song Of A Wounded Mother BYy Ochieng McOkoth ','6','2','9789914983715','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'5659391746273447',0,0,0,0.00,'2025-05-03 14:58:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12785,' Bhakita Today: The Experience of a low income cadre health caregiver by Dr. Mary Njeri Kinyanjui ','6','2','9789956554331','',0.00,'300','500','0','',NULL,NULL,0,0,0,'369691746273583',0,0,0,0.00,'2025-05-03 15:02:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12786,' Shades of Worlds Diversities: Poems from Africa and Beyond by Boniface Otieno ','6','2','9789914503050','',0.00,'300','550','0','',NULL,NULL,0,0,0,'7833791746273796',0,0,0,0.00,'2025-05-03 15:03:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12787,' The Life of Koko by Geoffrey Matata ','6','2','9798340658449','',0.00,'300','500','0','',NULL,NULL,0,0,0,'9256471746273886',0,0,0,0.00,'2025-05-03 15:05:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12788,' Will This Be A Problem? The Anthology : Issue V ','6','2','9789914373202','',0.00,'1700','1950','0','',NULL,NULL,0,0,0,'1606551746273970',0,0,0,0.00,'2025-05-03 15:06:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12789,'The Life And Art Of Louis Mwaniki by Elizabeth','6','2','9789966748980','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'3723961746274051',0,0,0,0.00,'2025-05-03 15:08:55','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12790,' The Sun and Her Rising: Illustrated poems by Kangai Benson ','6','2','9789966748981','',0.00,'590','790','0','',NULL,NULL,0,0,0,'2487241746274657',0,0,0,0.00,'2025-05-03 15:18:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12791,'Field Guide to Common Trees and Shrubs of East Africa by Najma Dharani','6','2','9789966748982','',0.00,'6000','6500','0','',NULL,NULL,0,0,0,'8901351746545039',0,0,0,0.00,'2025-05-06 18:26:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12792,'NUBIAN STRUGGLE FOR LAND RIGHTS IN KIBRA by Ibrahim Yunis Ali ','6','2','9789966748983','',0.00,'800','1000','0','',NULL,NULL,0,0,0,'4466711746614833',0,0,0,0.00,'2025-05-07 13:47:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12793,'I am not Dead by Joyce Kimotho ','6','2','9789966748984','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'3861491746787342',0,0,0,0.00,'2025-05-09 13:43:02','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12794,'Journey through Kenya by Mohamed Amin, Duncan Willets and Brian Tetley ','6','2','9789966748985','',16.00,'5500','6000','0','',NULL,NULL,0,0,0,'7162611746793098',0,0,0,0.00,'2025-05-09 15:19:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12795,'KENYA COUNTIES MAP-PATRIOT ','6','2','9789966748986','',16.00,'600','696','0','',NULL,NULL,0,0,0,'2531881746867580',0,0,0,0.00,'2025-05-10 12:00:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12796,'KENYA COUNTIES MAP-PATRIOT','6','2','9789966748987','',16.00,'600','696','2','',NULL,NULL,0,0,0,'9256431746867716',0,0,0,0.00,'2025-05-10 12:02:34','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12797,' Uyoma and Other Poems by Peter Wasamba ','6','2','9789914772265','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'1227161746886551',0,0,0,0.00,'2025-05-10 17:16:34','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12798,' My Soul Begins to Flower by Kingwa Kamencu My Soul Begins to Flower by Kingwa Kamencu ','6','2','9789914772266','',16.00,'1200','1500','0','',NULL,NULL,0,0,0,'6437651746886711',0,0,0,0.00,'2025-05-10 17:19:32','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12799,' Chosen By The Gods by Muema Stephen Ndunda ','6','2','9789914772267','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'6348951746886972',0,0,0,0.00,'2025-05-10 17:23:22','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12800,' The Blessing in Disguise by Muema Stephen Ndunda ','6','2','9789914772268','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'184151746887226',0,0,0,0.00,'2025-05-10 17:27:35','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12801,' Enemies of Nairobery by Muema Stephen Ndunda ','6','2','9789914772269','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'5907531746887411',0,0,0,0.00,'2025-05-10 17:31:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12802,'Kenyan Comics Anthology 2024','6','2','9789914772270','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'3735461746887593',0,0,0,0.00,'2025-05-10 17:34:43','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12803,' Politics and the African Dream by Robert Wanyama ','6','2','9789914771091','',16.00,'500','900','0','',NULL,NULL,0,0,0,'5227751746887833',0,0,0,0.00,'2025-05-10 17:39:40','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12804,' Reminiscence of a legal Practitioner by Duncan Mindo ','6','2','9789914946673','',16.00,'2500','3000','0','',NULL,NULL,0,0,0,'4781951746888159',0,0,0,0.00,'2025-05-10 17:43:39','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12805,' Broken Souls: Chronicles of A Humanitarian Health Worker by Dr David Wasambla ','6','2','9789914946674','',16.00,'2300','2600','0','',NULL,NULL,0,0,0,'3851441746888275',0,0,0,0.00,'2025-05-10 17:45:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12806,' A History of Kasigau, Kenya by Christine Wachia Katuu – B. ED ','6','2','9789914946675','',0.00,'1300','1600','0','',NULL,NULL,0,0,0,'7857191746889557',0,0,0,0.00,'2025-05-10 18:06:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12807,' Through my eyes: a matriarchal journey by Ann W. Ndegwa ','6','2','9789914376258','',0.00,'1600','1890','0','',NULL,NULL,0,0,0,'6688721746889666',0,0,0,0.00,'2025-05-10 18:08:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12808,' Life in the sky by Jimnah Albert Muchene ','6','2','9789914376259','',0.00,'1200','1500','0','',NULL,NULL,0,0,0,'7559041746890151',0,0,0,0.00,'2025-05-10 18:16:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12809,' NUBIAN STRUGGLE FOR LAND RIGHTS IN KIBRA by Ibrahim Yunis Ali ','6','2','9789914376260','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'2279081746890554',0,0,0,0.00,'2025-05-10 18:23:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12810,' Defeating COVID-19 : In The African Frontline by Shem Otoi Sam ','6','2','9789914376261','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'6579391746891321',0,0,0,0.00,'2025-05-10 18:38:12','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12811,' CHURCH TRANSFORMATION THROUGH TURBULENCE, Propelled Orchestration of Church and Nation Concerns by Dr. David M. Githii ','6','2','9789914764666','',0.00,'1500','1850','0','',NULL,NULL,0,0,0,'7682261746891627',0,0,0,0.00,'2025-05-10 18:41:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12812,' Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','9789914764667','',0.00,'1300','1500','0','',NULL,NULL,0,0,0,'9094411746891911',0,0,0,0.00,'2025-05-10 18:45:40','9','1','','0000-00-00','mainitem','na',' Reporting Presidential Politics in Kenya by Micha','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12813,' Reporting Presidential Politics in Kenya by Michael Ndonye ','6','2','9788394711856','',0.00,'1900','2100','0','',NULL,NULL,0,0,0,'9853911746892087',0,0,0,0.00,'2025-05-10 18:49:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12814,' AGAINST THE ODDS: LIFE OF AFRICAN MIGRANT WORKERS IN EUROPE by James Omolo ','6','2','9788394711857','',0.00,'1900','2100','0','',NULL,NULL,0,0,0,'649881746892259',0,0,0,0.00,'2025-05-10 18:51:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12815,' My sick and Lame by Mirigo Kinyanjui ','6','2','9788394711858','',0.00,'1300','1500','0','',NULL,NULL,0,0,0,'6207541746892558',0,0,0,0.00,'2025-05-10 18:56:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12816,' Horn of Terror by Mshenga Mwacharo ','6','2','9789914501667','',0.00,'1000','1300','0','',NULL,NULL,0,0,0,'3390951746892751',0,0,0,0.00,'2025-05-10 19:00:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12817,' When One Will by Isabella Kamau ','6','2','9789914501668','',0.00,'600','750','0','',NULL,NULL,0,0,0,'7733411746892914',0,0,0,0.00,'2025-05-10 19:02:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12818,' The Forbidden Cut by Mshenga Mwacharo ','6','2','9789914501674','',0.00,'1000','1300','0','',NULL,NULL,0,0,0,'671081746893058',0,0,0,0.00,'2025-05-10 19:05:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12819,' The unmarked grave and other stories ','6','2','9789914402957','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'6664251746893213',0,0,0,0.00,'2025-05-10 19:07:45','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12820,' No Easy Road to Panacea by Patrick Munge ','6','2','9789914402958','',0.00,'500','699','0','',NULL,NULL,0,0,0,'9163911746893573',0,0,0,0.00,'2025-05-10 19:13:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12821,' Political Mask by Anthony Murigu ','6','2','9789914771916','',0.00,'700','1000','0','',NULL,NULL,0,0,0,'3148641746893684',0,0,0,0.00,'2025-05-10 19:16:07','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12822,' TRANSITION by Mirigo Kinyanjui ','6','2','9789914771917','',0.00,'1000','1200','0','',NULL,NULL,0,0,0,'9864051746893901',0,0,0,0.00,'2025-05-10 19:19:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12823,' The History of the African Independent Pentecostal Church of Africa ( A.I.P.C.A): Centenary of Nationalism, Pentecostalism and Factionalism ( 1922-2024) The First Independent Church at Gitumba in 1930s by C.T Muchiri Phd, MBS ','6','2','9789914771918','',0.00,'2700','3000','0','',NULL,NULL,0,0,0,'7838471746896504',0,0,0,0.00,'2025-05-10 20:02:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12824,' City Boy: Chronicles of a Nairobi Life: An Autobiography by Dr Frank Njenga ','6','2','9789966569646','',0.00,'2200','2500','0','',NULL,NULL,0,0,0,'4973851747035863',0,0,0,0.00,'2025-05-12 10:45:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1',NULL),(12825,'TRIPPLE HERITAGE','6','2','9789966569647','',16.00,'900','1100','0','',NULL,NULL,0,0,0,'8398171747061552',0,0,0,0.00,'2025-05-12 17:52:59','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12826,' Foreign Aid or Foreign Gain? Africa Must Rethink by Peter Wendoh ','6','2','9789966569648','',0.00,'800','900','2','',NULL,NULL,0,0,0,'7664951747135284',0,0,0,0.00,'2025-05-13 14:22:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12827,'THE HISTORY OF THE AFRICAN INDEPENDENT PENTECOASTAL CHURCH OF AFRICA','6','2','9789966569649','',0.00,'2300','2500','2','',NULL,NULL,0,0,0,'5566881747135390',0,0,0,0.00,'2025-05-13 14:25:27','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12828,'A Question of Time by Abiero A Question of Time by Abiero ','6','2','9789966569650','',0.00,'1200','1300','2','',NULL,NULL,0,0,0,'2643861747135659',0,0,0,0.00,'2025-05-13 14:28:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12829,'A LOVELY SORROW by Muna “Moons” AhmedA LOVELY SORROW by Muna “Moons” Ahmed','6','2','9789966569651','',0.00,'800','1000','2','',NULL,NULL,0,0,0,'73481747135753',0,0,0,0.00,'2025-05-13 14:30:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12830,'The White Man’s Prostitute by Patrick Maina ','6','2','9789966569652','',0.00,'1200','1300','2','',NULL,NULL,0,0,0,'8982871747135944',0,0,0,0.00,'2025-05-13 14:33:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12831,'Library of Poetic Heritage by Nicholas Amessouwoe','6','2','9789966569653','',0.00,'800','1000','2','',NULL,NULL,0,0,0,'1540721747136063',0,0,0,0.00,'2025-05-13 14:35:22','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12832,'THE ACT by Brian Olago','6','2','9789966569654','',0.00,'800','1000','2','',NULL,NULL,0,0,0,'7388951747136292',0,0,0,0.00,'2025-05-13 14:38:52','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12833,'Ndoto ya AmerikaNdoto ya Amerika BY KEN WALIBORA(KICD)','6','2','9789966569655','',0.00,'300','350','2','',NULL,NULL,0,0,0,'6363631747136350',0,0,0,0.00,'2025-05-13 14:40:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12834,'The Black by Peter Wanjohi ','6','2','9789966569656','',0.00,'1000','1200','100','',NULL,NULL,0,0,0,'7330371747136919',0,0,0,0.00,'2025-05-13 14:49:26','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12835,'CHIK PINY KENYA: CONSTITUTION OF KENYA IN DHOLUO ','6','2','9789966569657','',0.00,'1300','1500','2','',NULL,NULL,0,0,0,'2452401747137103',0,0,0,0.00,'2025-05-13 14:53:35','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12836,'Rivers of Love (Volume 1) by paul brian','6','2','9789966569658','',0.00,'1300','1500','2','',NULL,NULL,0,0,0,'2304201747137292',0,0,0,0.00,'2025-05-13 14:55:46','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12837,'Rivers of Love (Volume 2) by paul brian','6','2','9789966569659','',0.00,'1300','1500','2','',NULL,NULL,0,0,0,'8142931747137362',0,0,0,0.00,'2025-05-13 14:56:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12838,'Rivers of Love (Volume 3) by Paul Brian','6','2','9789966569660','',0.00,'1300','1500','2','',NULL,NULL,0,0,0,'6876641747137419',0,0,0,0.00,'2025-05-13 14:58:41','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12839,'Rivers of Love (Volume 3) by Paul Brian','6','2','9789966569661','',0.00,'1300','1500','0','',NULL,NULL,0,0,0,'8612221747137533',0,0,0,0.00,'2025-05-13 14:59:34','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12840,'Rivers of Love (Volume 4) by Paul Brian','6','2','9789966569662','',0.00,'1300','1500','2','',NULL,NULL,0,0,0,'306961747137720',0,0,0,0.00,'2025-05-13 15:02:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12841,'Embu book of records by Kondia Mwaniki','6','2','9789966569663','',0.00,'2900','3000','2','',NULL,NULL,0,0,0,'97881747138468',0,0,0,0.00,'2025-05-13 15:15:53','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12842,'Rũũĩ Rwa Muoyo by Ngũgĩ Wa Thiong’o ( Translated version of The River Between) Rũũĩ Rwa Muoyo by Ngũgĩ Wa Thiong’o ( Translated version of The River Between) ','6','2','9789966569664','',0.00,'700','850','2','',NULL,NULL,0,0,0,'4008291747138636',0,0,0,0.00,'2025-05-13 15:18:05','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12843,'Faith Based Access to Justice In Kenya By Henry Murigi ','6','2','9789966569665','',0.00,'1250','1390','2','',NULL,NULL,0,0,0,'5677511747139140',0,0,0,0.00,'2025-05-13 15:26:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(12844,'Jeneza kutoka saurabia by kithaka wa mberia','6','2','9789966569666','',16.00,'500','650','0','',NULL,NULL,0,0,0,'2444781747310782',0,0,0,0.00,'2025-05-15 16:43:26','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12845,'Whispers From My Childhood','6','2','9789966569667','',16.00,'1400','1625','0','',NULL,NULL,0,0,0,'7067571747384709',0,0,0,0.00,'2025-05-16 11:39:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12846,' Waembu in Africa Fathers Of Agikuyu by John Njeru ','6','2','9789914702620','',16.00,'700','1000','0','',NULL,NULL,0,0,0,'8289511747384791',0,0,0,0.00,'2025-05-16 11:40:31','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12847,' The Rescued Girl and Other Stories by Phoebe Nadupoi Larmoi ','6','2','9789914378771','',16.00,'950','1050','0','',NULL,NULL,0,0,0,'7466751747384889',0,0,0,0.00,'2025-05-16 11:42:08','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12848,' A Delhi Obsession by M.G. Vassanji ','6','2','9780385692878','',16.00,'2200','2490','0','',NULL,NULL,0,0,0,'3577281748075719',0,0,0,0.00,'2025-05-24 11:36:03','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12849,' The Stormy Petrel: Manilal Ambalal Desai by Zarina Patel ','6','2','9780385692879','',16.00,'1500','1890','0','',NULL,NULL,0,0,0,'670051748075834',0,0,0,0.00,'2025-05-24 11:37:59','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12850,' Upeo wa Sintaksia ya Kiswahili ','6','2','9780385692880','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'4975501748075931',0,0,0,0.00,'2025-05-24 11:39:20','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12851,' Unplugged 4 – Religion Paperback ','6','2','9780385692881','',16.00,'1700','2000','0','',NULL,NULL,0,0,0,'3872391748089251',0,0,0,0.00,'2025-05-24 15:21:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12852,'Shipping Fee','6','2','9780385692882','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'7336081748089342',0,0,0,0.00,'2025-05-24 15:23:02','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12853,' This Life is Personal: Blueprint for Family, Money and Retirement by Joseph Iha with Elizabeth Taka ','6','2','9780385692883','',16.00,'2500','2800','0','',NULL,NULL,0,0,0,'4385481748351627',0,0,0,0.00,'2025-05-27 16:14:19','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12854,' Unmasking LGBTQ- Lies, Gambles, Biases, Truth, Questions by Ernest Wamboye ','6','2','9780385692884','',16.00,'500','800','0','',NULL,NULL,0,0,0,'9623121748360435',0,0,0,0.00,'2025-05-27 18:41:39','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12855,' MEGA THINKING for MEGA LIVING by Dr Wale Akinyemi ','6','2','9780385692885','',16.00,'1000','1300','0','',NULL,NULL,0,0,0,'2479621748360759',0,0,0,0.00,'2025-05-27 18:46:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',''),(12856,' Drive: The Surprising Truth About What Motivates Us by Daniel H. Pink ','6','2','9780385692886','',16.00,'2390','2590','0','',NULL,NULL,0,0,0,'9869511748361049',0,0,0,0.00,'2025-05-27 18:51:19','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12857,' Crucial Conversations Tools for Talking When Stakes Are High by Kerry Patterson, Joseph Grenny, Ron McMillan and Al Switzler ','6','2','9781260474183','',16.00,'2890','3890','0','',NULL,NULL,0,0,0,'3603571748424259',0,0,0,0.00,'2025-05-28 12:33:55','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12858,' The Persuaders: At the Front Lines of the Fight for Hearts, Minds, and Democracy by Anand Giridharadas ','6','2','9780141996974','',16.00,'2100','2390','0','',NULL,NULL,0,0,0,'4945311748424836',0,0,0,0.00,'2025-05-28 12:36:27','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12859,' The Whole-Brain Child: 12 Revolutionary Strategies to Nurture Your Child’s Developing Mind by Daniel J. Siegel M.D. and Tina Payne Bryson ','6','2','9781780338378','',16.00,'2600','2890','0','',NULL,NULL,0,0,0,'7050651748424992',0,0,0,0.00,'2025-05-28 12:45:17','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12860,' High Road Leadership: Bringing People Together in a World That Divides by John C. Maxwell ','6','2','9781637634417','',16.00,'1500','1990','0','',NULL,NULL,0,0,0,'4565271748425841',0,0,0,0.00,'2025-05-28 12:52:52','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','60',NULL),(12861,' The Power of Your Subconscious Mind by Joseph Murphy ','6','2','9781471179396','',16.00,'2300','2890','0','1990',NULL,NULL,0,0,0,'5527621748426066',0,0,0,0.00,'2025-05-28 12:55:20','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12862,' Sticky Tabs / Book Tabs Pastel Dot ','6','2','9781471179397','',16.00,'150','200','0','',NULL,NULL,0,0,0,'6598121748428676',0,0,0,0.00,'2025-05-28 13:38:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(12863,'English-Maa Dictionary by Donkol Ole Keiwa ','6','2','9781471179398','',16.00,'1800','1950','0','',NULL,NULL,0,0,0,'3107721748506943',0,0,0,0.00,'2025-05-29 11:23:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12864,'Maasai Warrior to Statesman by Moses Ole Marima ','6','2','9781471179399','',16.00,'2600','2800','0','',NULL,NULL,0,0,0,'7180321748507013',0,0,0,0.00,'2025-05-29 11:24:26','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12865,'Transitions in Forest Conservation and Management In Kenya by Fredrick Owino ','6','2','9781471179400','',16.00,'1300','1500','2','',NULL,NULL,0,0,0,'6344581748507152',0,0,0,0.00,'2025-05-29 11:27:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12866,' Wirute Gikuyu Kiega By Waweru Mwangi GD3 (Approved) ','6','2','9781471179401','',16.00,'400','450','0','',NULL,NULL,0,0,0,'8622921748600320',0,0,0,0.00,'2025-05-30 13:19:13','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12867,' Theory of Structures – With Worked Examples by Alexander Akhubi ','6','2','9781471179402','',16.00,'2500','3000','0','',NULL,NULL,0,0,0,'5661041748963434',0,0,0,0.00,'2025-06-03 18:11:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12868,'it didnt start with you','6','2','9781471179403','',16.00,'2000','2890','2','',NULL,NULL,0,0,0,'8057831749018043',0,0,0,0.00,'2025-06-04 09:21:43','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','',''),(12869,' Elon Musk by Walter Isaacson ','6','2','9781471179404','',16.00,'4200','4750','0','',NULL,NULL,0,0,0,'7989961749280639',0,0,0,0.00,'2025-06-07 10:17:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12870,'From Millennials To Gen-Z: Leadership Insights For Africa by Lucas Mburu, PhD ','6','2','9781471179405','',16.00,'1300','1500','2','',NULL,NULL,0,0,0,'5370461749291446',0,0,0,0.00,'2025-06-07 13:18:56','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12871,'KASONGO: The ‘Wan-Tam’ School Captain and Other Stories by Steve Biko Omondi ','6','2','9781471179406','',16.00,'900','950','2','',NULL,NULL,0,0,0,'9236081749293540',0,0,0,0.00,'2025-06-07 13:53:18','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12872,'The Light We Carry: Overcoming in Uncertain Times – November 15, 2022 by Michelle Obama','6','2','9781471179407','',16.00,'1700','1890','2','',NULL,NULL,0,0,0,'6745041749293728',0,0,0,0.00,'2025-06-07 13:57:13','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12873,'Go Tell It on the Mountain by James Baldwin ','6','2','9781471179408','',16.00,'1700','1890','2','',NULL,NULL,0,0,0,'5101141749293961',0,0,0,0.00,'2025-06-07 14:02:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12874,'THE YOUTH STRUGGLE by WASHINGTON MBOYA ADONGO ','6','2','9781471179409','',16.00,'1300','1500','2','',NULL,NULL,0,0,0,'5231511749294581',0,0,0,0.00,'2025-06-07 14:10:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12875,'Money Circles by Robert Mwangi ','6','2','9781471179410','',16.00,'1399','1499','0','',NULL,NULL,0,0,0,'8343531749294681',0,0,0,0.00,'2025-06-07 14:11:44','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12876,'Decolonizing Maasai History: A Path to Indigenous African Futures by Meitamei Olol Olol Dapash and Mary Poole ','6','2','9781471179411','',16.00,'3800','4000','2','',NULL,NULL,0,0,0,'8076121749377705',0,0,0,0.00,'2025-06-08 13:15:37','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12877,'Field Marshall Muthoni by Ruth Wairimu Karani','6','2','9781471179412','',16.00,'800','841','2','',NULL,NULL,0,0,0,'5132291749378314',0,0,0,0.00,'2025-06-08 13:25:57','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12878,'Quit: The Power of Knowing When to Walk Away by Annie Duke','6','2','9781471179413','',16.00,'1800','1890','0','',NULL,NULL,0,0,0,'2715481749378984',0,0,0,0.00,'2025-06-08 13:36:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12879,'Mau Mau: The Untold Story by JST Kamunchuluh ','6','2','9781471179414','',16.00,'2800','3000','0','',NULL,NULL,0,0,0,'1105881749379821',0,0,0,0.00,'2025-06-08 13:50:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12880,'Whispers From My Childhood By Timothy Kimani (Njugush) ','6','2','9781471179415','',16.00,'1600','1625','2','',NULL,NULL,0,0,0,'8774191749380392',0,0,0,0.00,'2025-06-08 14:02:05','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12881,'Hustler Vs Gen Z by Gado-Editorial Cartoon From The East African Standard and The Continent. ','6','2','9781471179416','',16.00,'2800','2990','2','',NULL,NULL,0,0,0,'4754101749392666',0,0,0,0.00,'2025-06-08 17:24:57','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12882,'INHERITED DANGER by Okanga Ooko ','6','2','9781471179417','',16.00,'2250','2350','0','',NULL,NULL,0,0,0,'9474221749539059',0,0,0,0.00,'2025-06-10 10:05:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12883,'Death of the author by Nnedi Okorafor ','6','2','9781471179418','',16.00,'2600','2790','0','',NULL,NULL,0,0,0,'7930661749539136',0,0,0,0.00,'2025-06-10 10:06:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12884,'The X in CX: How to deliver customer experience that sticks by Sunny Bindra ','6','2','9789914374469','',16.00,'1500','2000','2','',NULL,NULL,0,0,0,'1993831749793357',0,0,0,0.00,'2025-06-13 08:43:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','',''),(12885,'Gakere Modern English- Gikuyu Dictionary- Umatho Wa Ciugo -Ugi ni Umwe by Wambui Gakere Njoroge ','6','2','9789914374470','',16.00,'2300','2500','2','',NULL,NULL,0,0,0,'1446581749793536',0,0,0,0.00,'2025-06-13 09:39:45','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12886,'ITUĨKA Ria wathani wa Agĩkũyũ ','6','2','9789914374471','',16.00,'1000','1100','2','',NULL,NULL,0,0,0,'3861571749796997',0,0,0,0.00,'2025-06-13 09:43:43','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12887,'holy bible(biblica- small)','6','2','9789914374472','',16.00,'1800','1990','0','',NULL,NULL,0,0,0,'4785981749885756',0,0,0,0.00,'2025-06-14 10:23:28','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12888,'Kenya: Paradise on Earth by Dr Ashraf Sheikh','6','2','9789914374473','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'9894061749890790',0,0,0,0.00,'2025-06-14 11:48:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12889,'The Cloud that Tarried by Teresiah Njambi Biu','6','2','9789914374474','',16.00,'1290','1350','0','',NULL,NULL,0,0,0,'7391461749996241',0,0,0,0.00,'2025-06-15 17:04:42','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12890,' The Confession: A gripping crime thriller by John Grisham ','6','2','9789914374475','',16.00,'1400','1690','0','',NULL,NULL,0,0,0,'8100661750245283',0,0,0,0.00,'2025-06-18 14:15:16','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12891,'Into the Uncut Grass','6','2','9789914374476','',16.00,'2700','2890','0','',NULL,NULL,0,0,0,'9015591750247360',0,0,0,0.00,'2025-06-18 14:49:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12892,'The Last Nomad','6','2','9789914374477','',16.00,'2100','2300','0','',NULL,NULL,0,0,0,'459261750247411',0,0,0,0.00,'2025-06-18 14:51:09','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12893,'MIKAYI by Verah Omwocha ','6','2','9789914374478','',16.00,'1200','1300','0','',NULL,NULL,0,0,0,'9362841750422401',0,0,0,0.00,'2025-06-20 15:28:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12894,'Say it in 6 Languages: a comprehensive tourist guide – Essential words and expressions covering everyday situations.','6','2','9789914374479','',16.00,'700','790','0','',NULL,NULL,0,0,0,'6531541750590373',0,0,0,0.00,'2025-06-22 14:11:58','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12895,'BIG LITTLE FIGHTS by Jackson Biko ','6','2','9789914374480','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'9899641750593596',0,0,0,0.00,'2025-06-22 15:14:38','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12896,'For Mbatha and Rebeka by David Maillu (pacesetters) ','6','2','9789914374481','',16.00,'500','590','0','490',NULL,NULL,0,0,0,'7230421750763595',0,0,0,0.00,'2025-06-24 14:23:22','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12897,'esetter Series/ Novels) Moran Pearls: Black Madonna by David G. Mailu (Pacesetter Series/ Novels) ','6','2','9789914374482','',16.00,'500','590','0','490',NULL,NULL,0,0,0,'8663711750764224',0,0,0,0.00,'2025-06-24 14:24:31','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12898,'Moran Pearls: Crossing the red line by David Maillu(Pacesetter Series/ Novel) ','6','2','9789914374483','',16.00,'500','590','0','',NULL,NULL,0,0,0,'9400761750764412',0,0,0,0.00,'2025-06-24 14:28:51','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12899,'Mastery Benjamin Zulu','6','2','9789914374484','',16.00,'1900','2200','0','',NULL,NULL,0,0,0,'1488451750944978',0,0,0,0.00,'2025-06-26 16:37:00','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12900,'Millionaire Moves Benjamin Zulu','6','2','9789914374485','',16.00,'1900','2200','0','',NULL,NULL,0,0,0,'6766201750945023',0,0,0,0.00,'2025-06-26 16:37:51','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12901,'Young Visionary Benjamin Zulu','6','2','9789914374486','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'4345981750945163',0,0,0,0.00,'2025-06-26 16:40:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12902,' Essentials Of Public Relations A Case Study Approach by Bernard Osero and Faith Mituki ','6','2','9789914374487','',16.00,'1800','2000','0','',NULL,NULL,0,0,0,'1386631751015130',0,0,0,0.00,'2025-06-27 12:06:01','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,NULL),(12903,' GUERRILLA QUEEN: Arikana Book 2 ','6','2','9789914374488','',16.00,'1200','2000','0','',NULL,NULL,0,0,0,'9827761751105273',0,0,0,0.00,'2025-06-28 13:08:26','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','4',NULL),(12904,'Maid in SA Zukiswa','6','2','9789914374489','',16.00,'1000','1200','0','',NULL,NULL,0,0,0,'2236401751105389',0,0,0,0.00,'2025-06-28 13:10:40','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12905,' Of Deadbeats, Bastard Children and Pagan Wives ','6','2','9789914374490','',16.00,'1300','1599','0','',NULL,NULL,0,0,0,'4465981751105444',0,0,0,0.00,'2025-06-28 13:11:15','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12906,' Kenya’s Most Poetic Court Verdicts (2024) by O. Mogere ','6','2','9789914374491','',16.00,'500','650','0','',NULL,NULL,0,0,0,'5226191751105546',0,0,0,0.00,'2025-06-28 13:12:51','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12907,'Kenya Comics Anthology 2024','6','2','9789914374492','',16.00,'800','1000','0','',NULL,NULL,0,0,0,'279891751276177',0,0,0,0.00,'2025-06-30 12:37:04','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12908,' Campus Babes and other Campus Stories by Sylvester Ochieng Juma ','6','2','9789914374493','',16.00,'900','1000','0','',NULL,NULL,0,0,0,'7654351751276416',0,0,0,0.00,'2025-06-30 12:40:40','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12909,' The Girl Called Rose Terri by Juliette Mwaniki ','6','2','9789914374494','',16.00,'500','900','0','',NULL,NULL,0,0,0,'3802971751276493',0,0,0,0.00,'2025-06-30 12:42:01','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12910,' Three Faces of Eve by Fredrick Opondo ','6','2','9789914374495','',16.00,'300','500','0','',NULL,NULL,0,0,0,'7437921751276557',0,0,0,0.00,'2025-06-30 12:43:06','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(12911,' THE ROAD TO US by MABEL MBAKA ','6','2','9789914374496','',16.00,'1500','1750','0','',NULL,NULL,0,0,0,'3478131751287433',0,0,0,0.00,'2025-06-30 15:44:21','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` varchar(30) 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, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `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=4 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,'4','31674305728','2023-01-21 15:55:28','','trustworthy','3','2023-01-21 15:57:03','naftary irungu','','2023-01-21 15:55:28','','','30 Days','','new','131750','1','3','No',1,'no',3,NULL,NULL),(2,'6','31674306014','2023-01-21 16:00:14','','cess furnitu','3','2023-01-21 16:01:41','njeri faith','nmeru','2023-01-21 16:00:14','','','30 Days','','new','8800','1','3','No',1,'yes',3,NULL,NULL),(3,'','31674542222','2023-01-24 09:37:02','','','3','2023-01-24 09:37:30','','','2023-01-24 09:37:02','','','30 Days','','new','0','1','3','No',1,'no',3,NULL,NULL); /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `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 `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 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); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accounting',1),('accounting',4),('accounting',5),('accountingreports',4),('accountingreports',5),('bankdeposits',5),('banktransfer',4),('banktransfer',5),('branch',1),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('config',4),('damagedproducts',1),('damagedproducts',3),('damagedproducts',4),('displayreport',4),('grouping',4),('income',1),('income',4),('incomeexpenses',1),('incomeexpenses',4),('incomeexpenses',5),('incomingstock',1),('incomingstock',2),('incomingstock',3),('incomingstock',4),('incomingstore',1),('incomingstore',3),('journalentry',4),('lowproducts',1),('lowstocklist',1),('lowstocklist',2),('lowstocklist',3),('lowstocklist',4),('members',1),('members',4),('password',2),('password',3),('password',4),('password',8),('peoplecategory',1),('productlist',1),('productlist',2),('productlist',3),('productlist',4),('products',1),('products',3),('products',4),('productscategory',1),('productscategory',3),('productscategory',4),('profile',8),('purchases',1),('purchases',2),('purchases',3),('purchases',4),('quotation',1),('quotation',4),('recorddelivery',1),('reports',1),('reports',4),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',4),('users',1),('users',4),('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=1473 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 (77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','1','add'),(531,'sales','1','suspend'),(532,'sales','1','printreceipt'),(533,'sales','1','update'),(534,'sales','1','cash'),(535,'sales','1','delete'),(536,'sales','1','moresales'),(537,'sales','1','sale'),(538,'sales','1','Logout'),(539,'sales','1','mpesabalance'),(540,'sales','1','discount'),(541,'sales','1','reprint'),(542,'sales','1','select'),(543,'sales','1','printbill'),(544,'sales','1','productdiscount'),(545,'sales','1','mpesa'),(546,'sales','1','closebill'),(547,'sales','1','viewbuyingprice'),(548,'sales','1','updatepaymentmode'),(549,'sales','1','editsellingprice'),(550,'sales','1','card'),(551,'sales','1','clearpayments'),(552,'sales','1','cheque'),(553,'sales','1','creditnote'),(554,'sales','1','salesbeyondbprice'),(555,'sales','1','credit'),(556,'sales','1','dontprint'),(557,'sales','1','backdatesales'),(558,'sales','1','recordcoins'),(559,'sales','1','splitbill'),(560,'sales','1','printdelivery'),(561,'sales','1','entermpesacode'),(562,'sales','1','updateqtysales'),(563,'wholesale','1','sale'),(564,'wholesale','1','add'),(565,'wholesale','1','delete'),(566,'wholesale','1','update'),(567,'cashiersales','1','entermpesacode'),(568,'cashiersales','1','editmpesa'),(569,'cashiersales','1','all'),(570,'cashiersales','1','delete'),(571,'cashiersales','1','cashiersales'),(572,'cashiersales','1','editmpesadate'),(573,'cashiersales','1','adddailycollection'),(574,'cashiersales','1','viewtill'),(575,'cashiersales','1','viewdailycollections'),(576,'cashiersales','1','deletedailycollections'),(577,'cashiersales','1','updatedailycollections'),(578,'cashiersales','1','reversempesa'),(579,'cashiersales','1','clearallsales'),(580,'cashiersales','1','viewallcollections'),(581,'cashiersales','1','viewallcounters'),(582,'cashiersales','1','mpesapendingreport'),(583,'cashiersales','1','mpesaverifiedreport'),(584,'cashiersales','1','viewcommission'),(585,'cashiersales','1','viewmpesamessages'),(586,'recorddelivery','1','add'),(587,'recorddelivery','1','view'),(588,'recorddelivery','1','update'),(589,'recorddelivery','1','delete'),(590,'recorddelivery','1','changestatus'),(591,'recorddelivery','1','report'),(592,'recorddelivery','1','Dispatched'),(593,'recorddelivery','1','FailedDelivery'),(594,'recorddelivery','1','ReturnedandReceived'),(595,'recorddelivery','1','Delivered'),(596,'recorddelivery','1','Claimraised'),(597,'recorddelivery','1','ClaimOK'),(598,'recorddelivery','1','ClaimDamaged'),(599,'purchases','1','add'),(600,'purchases','1','update'),(601,'purchases','1','delete'),(602,'purchases','1','updatebuyingprice'),(603,'purchases','1','updatesellingprice'),(604,'purchases','1','updateclosedinvoice'),(605,'purchases','1','viewquotation'),(606,'purchases','1','viewserials'),(607,'purchases','1','viewdirectpurchases'),(608,'purchases','1','viewpurchase'),(609,'purchases','1','salesorder'),(610,'purchases','1','budget'),(611,'purchases','1','showdefaultserials'),(612,'purchases','1','viewallcounters'),(613,'purchases','1','approve'),(614,'purchases','1','addbatchno'),(615,'purchases','1','addexpirydate'),(616,'viewreturnsales','1','add'),(617,'viewreturnsales','1','update'),(618,'viewreturnsales','1','delete'),(619,'viewreturnsales','1','return'),(620,'viewreturnsales','1','clear'),(621,'viewreturnsales','1','moresales'),(622,'income','1','View'),(623,'income','1','add'),(624,'income','1','wiewinvoices'),(625,'income','1','detailedvatinvoice'),(626,'incomeexpenses','1','add'),(627,'incomeexpenses','1','closeexpense'),(628,'incomeexpenses','1','update'),(629,'incomeexpenses','1','updateclosedexpenses'),(630,'incomeexpenses','1','wiewinvoices'),(631,'incomeexpenses','1','viewbills'),(632,'incomeexpenses','1','viewexpense'),(633,'incomeexpenses','1','viewdebtors'),(634,'incomeexpenses','1','viewcreditors'),(635,'incomeexpenses','1','postrentalexpenses'),(636,'branch','1','add'),(637,'branch','1','view'),(638,'branch','1','update'),(639,'branch','1','delete'),(640,'members','1','add'),(641,'members','1','update'),(642,'members','1','deletepeople'),(643,'members','1','opencloseshift'),(644,'users','1','add'),(645,'users','1','update'),(646,'users','1','delete'),(647,'users','1','deleteallroles'),(648,'productscategory','1','add'),(649,'productscategory','1','update'),(650,'productscategory','1','delete'),(651,'productlist','1','bulk'),(652,'productlist','1','more'),(653,'productlist','1','move'),(654,'productlist','1','updatestock'),(655,'productlist','1','transfer'),(656,'productlist','1','addstock'),(657,'productlist','1','delete'),(658,'productlist','1','view'),(659,'productlist','1','update'),(660,'productlist','1','add'),(661,'productlist','1','openclosestock'),(662,'productlist','1','stocktaking'),(663,'productlist','1','editstocktaken'),(664,'productlist','1','editopenclosestock'),(665,'productlist','1','viewserials'),(666,'productlist','1','changeserialstatus'),(667,'productlist','1','viewproductsfromallbranches'),(668,'productlist','1','bulkpriceupdate'),(669,'products','1','add'),(670,'products','1','update'),(671,'products','1','delete'),(672,'products','1','addstock'),(673,'products','1','more'),(674,'products','1','bulk'),(675,'products','1','deleteorder'),(676,'products','1','dispatch'),(677,'products','1','removestock'),(678,'products','1','price'),(679,'products','1','removeallstock'),(680,'products','1','bulkpriceupdate'),(681,'products','1','negativestockadjustment'),(682,'incomingstock','1','add'),(683,'incomingstock','1','update'),(684,'incomingstock','1','view'),(685,'incomingstock','1','delete'),(686,'incomingstore','1','add'),(687,'incomingstore','1','delete'),(688,'incomingstore','1','view'),(689,'lowstocklist','1','add'),(690,'lowstocklist','1','more'),(691,'lowstocklist','1','view'),(692,'lowproducts','1','add'),(693,'lowproducts','1','update'),(694,'damagedproducts','1','add'),(695,'damagedproducts','1','update'),(696,'damagedproducts','1','delete'),(697,'accounting','1','deletebank'),(698,'accounting','1','deleteglaccount'),(699,'accounting','1','view'),(700,'accountingreports','1','view'),(701,'peoplecategory','1','add'),(702,'peoplecategory','1','update'),(703,'peoplecategory','1','delete'),(704,'reports','1','view'),(705,'reports','1','download'),(706,'reports','1','delete'),(707,'reports','1','update'),(708,'reports','1','viewall'),(709,'quotation','1','add'),(710,'quotation','1','update'),(711,'quotation','1','delete'),(712,'quotation','1','view'),(713,'quotation','1','viewall'),(714,'config','1','delete'),(715,'config','1','add'),(716,'config','1','update'),(767,'purchases','3','add'),(768,'purchases','3','update'),(769,'purchases','3','updatebuyingprice'),(770,'purchases','3','updatesellingprice'),(771,'purchases','3','updateclosedinvoice'),(772,'purchases','3','viewquotation'),(773,'purchases','3','viewserials'),(774,'purchases','3','viewdirectpurchases'),(775,'purchases','3','viewpurchase'),(776,'purchases','3','salesorder'),(777,'purchases','3','budget'),(778,'purchases','3','showdefaultserials'),(779,'purchases','3','viewallcounters'),(780,'purchases','3','approve'),(781,'purchases','3','addbatchno'),(782,'purchases','3','addexpirydate'),(783,'productscategory','3','add'),(784,'productscategory','3','update'),(785,'productscategory','3','delete'),(786,'productlist','3','bulk'),(787,'productlist','3','more'),(788,'productlist','3','move'),(789,'productlist','3','updatestock'),(790,'productlist','3','transfer'),(791,'productlist','3','addstock'),(792,'productlist','3','delete'),(793,'productlist','3','view'),(794,'productlist','3','update'),(795,'productlist','3','add'),(796,'productlist','3','openclosestock'),(797,'productlist','3','stocktaking'),(798,'productlist','3','editstocktaken'),(799,'productlist','3','editopenclosestock'),(800,'productlist','3','viewserials'),(801,'productlist','3','changeserialstatus'),(802,'productlist','3','viewproductsfromallbranches'),(803,'productlist','3','bulkpriceupdate'),(804,'productlist','3','negativestockadjustment'),(805,'products','3','add'),(806,'products','3','update'),(807,'products','3','delete'),(808,'products','3','addstock'),(809,'products','3','more'),(810,'products','3','bulk'),(811,'products','3','deleteorder'),(812,'products','3','dispatch'),(813,'products','3','removestock'),(814,'products','3','price'),(815,'products','3','removeallstock'),(816,'products','3','bulkpriceupdate'),(817,'products','3','negativestockadjustment'),(818,'incomingstock','3','add'),(819,'incomingstock','3','update'),(820,'incomingstock','3','view'),(821,'incomingstock','3','delete'),(822,'incomingstore','3','add'),(823,'incomingstore','3','delete'),(824,'incomingstore','3','view'),(825,'lowstocklist','3','add'),(826,'lowstocklist','3','more'),(827,'lowstocklist','3','view'),(828,'damagedproducts','3','add'),(829,'damagedproducts','3','update'),(830,'damagedproducts','3','delete'),(831,'password','3','change'),(1222,'sales','4','add'),(1223,'sales','4','suspend'),(1224,'sales','4','printreceipt'),(1225,'sales','4','update'),(1226,'sales','4','cash'),(1227,'sales','4','delete'),(1228,'sales','4','moresales'),(1229,'sales','4','sale'),(1230,'sales','4','Logout'),(1231,'sales','4','mpesabalance'),(1232,'sales','4','discount'),(1233,'sales','4','reprint'),(1234,'sales','4','select'),(1235,'sales','4','printbill'),(1236,'sales','4','productdiscount'),(1237,'sales','4','mpesa'),(1238,'sales','4','closebill'),(1239,'sales','4','viewbuyingprice'),(1240,'sales','4','updatepaymentmode'),(1241,'sales','4','editsellingprice'),(1242,'sales','4','card'),(1243,'sales','4','clearpayments'),(1244,'sales','4','cheque'),(1245,'sales','4','creditnote'),(1246,'sales','4','salesbeyondbprice'),(1247,'sales','4','credit'),(1248,'sales','4','dontprint'),(1249,'sales','4','backdatesales'),(1250,'sales','4','recordcoins'),(1251,'sales','4','entermpesacode'),(1252,'sales','4','updateqtysales'),(1253,'cashiersales','4','entermpesacode'),(1254,'cashiersales','4','editmpesa'),(1255,'cashiersales','4','all'),(1256,'cashiersales','4','delete'),(1257,'cashiersales','4','cashiersales'),(1258,'cashiersales','4','editmpesadate'),(1259,'cashiersales','4','adddailycollection'),(1260,'cashiersales','4','viewtill'),(1261,'cashiersales','4','viewdailycollections'),(1262,'cashiersales','4','deletedailycollections'),(1263,'cashiersales','4','updatedailycollections'),(1264,'cashiersales','4','reversempesa'),(1265,'cashiersales','4','clearallsales'),(1266,'cashiersales','4','viewallcollections'),(1267,'cashiersales','4','viewallcounters'),(1268,'cashiersales','4','mpesapendingreport'),(1269,'cashiersales','4','mpesaverifiedreport'),(1270,'cashiersales','4','viewcommission'),(1271,'cashiersales','4','viewmpesamessages'),(1272,'purchases','4','add'),(1273,'purchases','4','update'),(1274,'purchases','4','delete'),(1275,'purchases','4','updatebuyingprice'),(1276,'purchases','4','updatesellingprice'),(1277,'purchases','4','updateclosedinvoice'),(1278,'purchases','4','viewquotation'),(1279,'purchases','4','viewserials'),(1280,'purchases','4','viewdirectpurchases'),(1281,'purchases','4','viewpurchase'),(1282,'purchases','4','salesorder'),(1283,'purchases','4','budget'),(1284,'purchases','4','showdefaultserials'),(1285,'purchases','4','viewallcounters'),(1286,'purchases','4','approve'),(1287,'viewreturnsales','4','add'),(1288,'viewreturnsales','4','update'),(1289,'viewreturnsales','4','delete'),(1290,'viewreturnsales','4','return'),(1291,'viewreturnsales','4','clear'),(1292,'viewreturnsales','4','moresales'),(1293,'income','4','View'),(1294,'income','4','add'),(1295,'income','4','wiewinvoices'),(1296,'income','4','detailedvatinvoice'),(1297,'incomeexpenses','4','add'),(1298,'incomeexpenses','4','closeexpense'),(1299,'incomeexpenses','4','update'),(1300,'incomeexpenses','4','updateclosedexpenses'),(1301,'incomeexpenses','4','wiewinvoices'),(1302,'incomeexpenses','4','viewbills'),(1303,'incomeexpenses','4','viewexpense'),(1304,'incomeexpenses','4','viewdebtors'),(1305,'incomeexpenses','4','viewcreditors'),(1306,'members','4','add'),(1307,'members','4','update'),(1308,'members','4','deletepeople'),(1309,'members','4','opencloseshift'),(1310,'users','4','add'),(1311,'users','4','update'),(1312,'users','4','delete'),(1313,'users','4','deleteallroles'),(1314,'productscategory','4','add'),(1315,'productscategory','4','update'),(1316,'productscategory','4','delete'),(1317,'productlist','4','bulk'),(1318,'productlist','4','more'),(1319,'productlist','4','move'),(1320,'productlist','4','updatestock'),(1321,'productlist','4','transfer'),(1322,'productlist','4','addstock'),(1323,'productlist','4','delete'),(1324,'productlist','4','view'),(1325,'productlist','4','update'),(1326,'productlist','4','add'),(1327,'productlist','4','openclosestock'),(1328,'productlist','4','stocktaking'),(1329,'productlist','4','editstocktaken'),(1330,'productlist','4','editopenclosestock'),(1331,'productlist','4','viewserials'),(1332,'productlist','4','changeserialstatus'),(1333,'productlist','4','viewproductsfromallbranches'),(1334,'productlist','4','bulkpriceupdate'),(1335,'productlist','4','negativestockadjustment'),(1336,'products','4','add'),(1337,'products','4','update'),(1338,'products','4','delete'),(1339,'products','4','addstock'),(1340,'products','4','more'),(1341,'products','4','bulk'),(1342,'products','4','deleteorder'),(1343,'products','4','dispatch'),(1344,'products','4','removestock'),(1345,'products','4','price'),(1346,'products','4','removeallstock'),(1347,'products','4','bulkpriceupdate'),(1348,'products','4','negativestockadjustment'),(1349,'incomingstock','4','add'),(1350,'incomingstock','4','update'),(1351,'incomingstock','4','view'),(1352,'incomingstock','4','delete'),(1353,'lowstocklist','4','add'),(1354,'lowstocklist','4','more'),(1355,'lowstocklist','4','view'),(1356,'damagedproducts','4','add'),(1357,'damagedproducts','4','update'),(1358,'damagedproducts','4','delete'),(1359,'accounting','4','deletebank'),(1360,'accounting','4','deleteglaccount'),(1361,'accounting','4','view'),(1362,'banktransfer','4','add'),(1363,'journalentry','4','add'),(1364,'accountingreports','4','view'),(1365,'reports','4','view'),(1366,'reports','4','download'),(1367,'reports','4','delete'),(1368,'reports','4','update'),(1369,'reports','4','viewall'),(1370,'displayreport','4','view'),(1371,'grouping','4','add'),(1372,'grouping','4','update'),(1373,'grouping','4','delete'),(1374,'sendsms','4','add'),(1375,'sendsms','4','update'),(1376,'sendsms','4','delete'),(1377,'sendsms','4','transfersms'),(1378,'password','4','change'),(1379,'quotation','4','add'),(1380,'quotation','4','update'),(1381,'quotation','4','delete'),(1382,'quotation','4','view'),(1383,'quotation','4','viewall'),(1384,'config','4','delete'),(1385,'config','4','add'),(1386,'config','4','update'),(1387,'config','4','productcode'),(1388,'config','4','Novatsales'),(1389,'sales','2','add'),(1390,'sales','2','suspend'),(1391,'sales','2','printreceipt'),(1392,'sales','2','update'),(1393,'sales','2','cash'),(1394,'sales','2','moresales'),(1395,'sales','2','sale'),(1396,'sales','2','discount'),(1397,'sales','2','reprint'),(1398,'sales','2','select'),(1399,'sales','2','printbill'),(1400,'sales','2','productdiscount'),(1401,'sales','2','mpesa'),(1402,'sales','2','closebill'),(1403,'sales','2','viewbuyingprice'),(1404,'sales','2','updatepaymentmode'),(1405,'sales','2','editsellingprice'),(1406,'sales','2','card'),(1407,'sales','2','clearpayments'),(1408,'sales','2','cheque'),(1409,'sales','2','creditnote'),(1410,'sales','2','salesbeyondbprice'),(1411,'sales','2','credit'),(1412,'sales','2','dontprint'),(1413,'sales','2','recordcoins'),(1414,'sales','2','printdelivery'),(1415,'sales','2','entermpesacode'),(1416,'sales','2','updateqtysales'),(1417,'cashiersales','2','entermpesacode'),(1418,'cashiersales','2','editmpesa'),(1419,'cashiersales','2','all'),(1420,'cashiersales','2','cashiersales'),(1421,'cashiersales','2','editmpesadate'),(1422,'cashiersales','2','adddailycollection'),(1423,'cashiersales','2','viewtill'),(1424,'cashiersales','2','viewdailycollections'),(1425,'cashiersales','2','updatedailycollections'),(1426,'cashiersales','2','clearallsales'),(1427,'cashiersales','2','viewallcollections'),(1428,'cashiersales','2','viewallcounters'),(1429,'cashiersales','2','mpesapendingreport'),(1430,'cashiersales','2','mpesaverifiedreport'),(1431,'cashiersales','2','viewcommission'),(1432,'cashiersales','2','viewmpesamessages'),(1433,'purchases','2','add'),(1434,'purchases','2','update'),(1435,'purchases','2','delete'),(1436,'purchases','2','updatebuyingprice'),(1437,'purchases','2','updatesellingprice'),(1438,'purchases','2','updateclosedinvoice'),(1439,'purchases','2','viewquotation'),(1440,'purchases','2','viewserials'),(1441,'purchases','2','viewdirectpurchases'),(1442,'purchases','2','viewpurchase'),(1443,'purchases','2','salesorder'),(1444,'purchases','2','budget'),(1445,'purchases','2','showdefaultserials'),(1446,'purchases','2','viewallcounters'),(1447,'purchases','2','approve'),(1448,'productlist','2','bulk'),(1449,'productlist','2','more'),(1450,'productlist','2','move'),(1451,'productlist','2','updatestock'),(1452,'productlist','2','transfer'),(1453,'productlist','2','addstock'),(1454,'productlist','2','view'),(1455,'productlist','2','add'),(1456,'productlist','2','openclosestock'),(1457,'productlist','2','stocktaking'),(1458,'productlist','2','editstocktaken'),(1459,'productlist','2','editopenclosestock'),(1460,'productlist','2','viewserials'),(1461,'productlist','2','changeserialstatus'),(1462,'productlist','2','viewproductsfromallbranches'),(1463,'productlist','2','bulkpriceupdate'),(1464,'productlist','2','negativestockadjustment'),(1465,'products','2','price'),(1466,'incomingstock','2','add'),(1467,'incomingstock','2','update'),(1468,'incomingstock','2','view'),(1469,'lowstocklist','2','add'),(1470,'lowstocklist','2','more'),(1471,'lowstocklist','2','view'),(1472,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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 (2,'CASHIER','','2023-01-20 14:17:26','active','1','','1',''),(3,'STOCK CONTROLLER','','2023-01-20 15:21:17','active','1','','1',''),(4,'ADMIN','\r\n','2023-01-25 11:07:16','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`) ) 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 `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `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, 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=21 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 (1,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(2,3,'Overtime','2019-03-28 12:48:27','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(3,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(4,5,'Bonus','2019-03-28 12:49:21','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(5,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(6,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(7,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(8,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(9,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(10,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(11,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(12,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(13,15,'Loan','2019-06-11 13:31:04','Active','351','','1','Pay','Variable','Fixed',1.00,0.00,''),(14,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'LOST/DAMAGED ITEM','2020-12-15 15:23:40','Active','1172','','1','Deduction','Variable','Fixed',1.00,900.00,''),(17,18,'sales cut ','2020-12-15 19:06:21','Active','1172','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''),(19,20,'DEDUCTION','2021-04-05 10:49:55','Active','1531','','1','Deduction','Fixed','Variable',1.00,0.00,''),(20,21,'Insurance cover ','2022-02-04 10:16:25','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1661 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2023-01-25 15:55:12','','0','9','2023-01-25 15:55:12','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91674651286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2,'','Cash','','2023-01-25 16:41:07','','0','9','2023-01-25 16:41:07','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91674654026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3,'','Cash','','2023-01-25 17:33:30','','0','9','2023-01-25 17:33:30','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91674657150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2023-01-25 17:40:13','','0','9','2023-01-25 17:40:13','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91674657216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2023-01-25 17:43:47','','0','9','2023-01-25 17:43:47','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91674657719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2023-01-25 17:49:06','','0','9','2023-01-25 17:49:06','','1299','1299','1','retail','0','1299','1','0','0','0','0','0','0','printed',' ','','5','0','91674657832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'','Cash','','2023-01-25 18:01:56','','0','9','2023-01-25 18:01:56','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91674658155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2023-01-25 18:02:24','','0','9','2023-01-25 18:02:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','5','0','91674658921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'','Cash','','2023-01-25 18:02:56','','0','9','2023-01-25 18:02:56','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','5','0','91674658947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'','Cash','','2023-01-25 18:03:53','','0','9','2023-01-25 18:03:53','','7198','7198','1','retail','0','7198','1','0','0','0','0','0','0','printed',' ','','5','0','91674658987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2023-01-25 18:04:24','','0','9','2023-01-25 18:04:24','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91674659040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(12,'','Cash','','2023-01-26 09:16:10','','0','9','2023-01-26 09:16:10','','6399','6399','1','retail','0','6399','1','0','0','0','0','0','0','printed',' ','','5','0','91674713638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(13,'','Cash','','2023-01-26 09:34:36','','0','9','2023-01-26 09:34:36','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91674713806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2023-01-26 09:36:14','','0','9','2023-01-26 09:36:14','','1299','1299','1','retail','0','1299','1','0','0','0','0','0','0','printed',' ','','5','0','91674714894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(15,'','Cash','','2023-01-26 09:57:51','','0','10','2023-01-26 09:57:51','','8128','8128','1','retail','0','8128','1','0','0','0','0','0','0','printed',' ','','5','0','101674713160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(16,'','Cash','','2023-01-26 10:31:54','','0','9','2023-01-26 10:31:54','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91674718279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2023-01-26 10:36:27','','0','9','2023-01-26 10:36:27','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','5','0','91674718562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(18,'','Cash','','2023-01-26 10:41:08','','0','9','2023-01-26 10:41:08','','999','999','1','retail','0','999','1','0','0','0','0','0','0','printed',' ','','5','0','91674718591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'','Cash','','2023-01-26 10:42:16','','0','9','2023-01-26 10:42:16','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91674718907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2023-01-26 10:45:28','','0','9','2023-01-26 10:45:28','','3599','3599','1','retail','0','3599','1','0','0','0','0','0','0','printed',' ','','5','0','91674718939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2023-01-26 10:46:07','','0','9','2023-01-26 10:46:07','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','printed',' ','','5','0','91674719134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2023-01-26 10:53:48','','0','9','2023-01-26 10:53:48','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91674719172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'','Cash','','2023-01-26 11:27:44','','0','9','2023-01-26 11:27:44','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91674719711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(24,'','Cash','','2023-01-26 11:33:56','','0','9','2023-01-26 11:33:56','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','5','0','91674721894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'','Cash','','2023-01-26 11:51:08','','0','9','2023-01-26 11:51:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','5','0','91674722577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'','Cash','','2023-01-26 12:06:57','','0','9','2023-01-26 12:06:57','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91674723993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2023-01-26 12:17:18','','0','9','2023-01-26 12:17:18','','27490','27490','1','retail','0','27490','1','0','0','0','0','0','0','printed',' ','','5','0','91674724021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2023-01-26 12:23:56','','0','9','2023-01-26 12:23:56','','5290','5290','1','retail','0','5290','1','0','0','0','0','0','0','printed',' ','','5','0','91674724642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'','Cash','','2023-01-26 13:47:44','','0','9','2023-01-26 13:47:44','','4010','4010','1','retail','0','4010','1','0','0','0','0','0','0','printed',' ','','5','0','91674725039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'','Cash','','2023-01-26 14:00:55','','0','9','2023-01-26 14:00:55','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91674730072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'','Cash','','2023-01-26 14:03:38','','0','9','2023-01-26 14:03:38','','10588','10588','1','retail','0','10588','1','0','0','0','0','0','0','printed',' ','','5','0','91674730859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'','Cash','','2023-01-26 14:20:03','','0','9','2023-01-26 14:20:03','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','5','0','91674731021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(33,'','Cash','','2023-01-26 14:45:09','','0','9','2023-01-26 14:45:09','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91674733349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'','Cash','','2023-01-26 14:50:48','','0','9','2023-01-26 14:50:48','','990','990','1','retail','0','990','1','0','0','0','0','0','0','printed',' ','','5','0','91674733516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'','Cash','','2023-01-26 14:51:19','','0','9','2023-01-26 14:51:19','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91674733852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'','Cash','','2023-01-26 16:18:25','','0','9','2023-01-26 16:18:25','','2649','2649','1','retail','0','2649','1','0','0','0','0','0','0','printed',' ','','5','0','91674733882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2023-01-26 16:21:21','','0','9','2023-01-26 16:21:21','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','5','0','91674739272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'','Cash','','2023-01-26 16:45:41','','0','9','2023-01-26 16:45:41','','3640','3640','1','retail','0','3640','1','0','0','0','0','0','0','printed',' ','','5','0','91674739616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'','Cash','','2023-01-26 16:50:40','','0','9','2023-01-26 16:50:40','','899','899','1','retail','0','899','1','0','0','0','0','0','0','printed',' ','','5','0','91674740752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'','Cash','','2023-01-26 16:52:09','','0','9','2023-01-26 16:52:09','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','5','0','91674741082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'','Cash','','2023-01-26 17:00:57','','0','9','2023-01-26 17:00:57','','3599','3599','1','retail','0','3599','1','0','0','0','0','0','0','printed',' ','','5','0','91674741635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'','Cash','','2023-01-26 17:04:04','','0','9','2023-01-26 17:04:04','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91674741666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Cash','','2023-01-26 17:10:36','','0','9','2023-01-26 17:10:36','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','5','0','91674742079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'','Cash','','2023-01-26 18:11:43','','0','9','2023-01-26 18:11:43','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','5','0','91674745792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'','Cash','','2023-01-27 09:36:27','','0','9','2023-01-27 09:36:27','','2290','2290','1','retail','0','2290','1','0','0','0','0','0','0','printed',' ','','5','0','91674801353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'','Cash','','2023-01-27 09:44:48','','0','9','2023-01-27 09:44:48','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91674801392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2023-01-27 09:46:00','','0','9','2023-01-27 09:46:00','','1499','1499','1','retail','0','1499','1','0','0','0','0','0','0','printed',' ','','5','0','91674801898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'','Cash','','2023-01-27 09:46:25','','0','9','2023-01-27 09:46:25','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91674801967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(49,'','Cash','','2023-01-27 10:19:01','','0','9','2023-01-27 10:19:01','','990','990','1','retail','0','990','1','0','0','0','0','0','0','printed',' ','','5','0','91674801999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(50,'','Cash','','2023-01-27 12:53:16','','0','9','2023-01-27 12:53:16','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91674813168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(51,'','Cash','','2023-01-27 13:08:53','','0','9','2023-01-27 13:08:53','','1140','1140','1','retail','0','1140','1','0','0','0','0','0','0','printed',' ','','5','0','91674813208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(52,'','Cash','','2023-01-27 15:09:31','','0','9','2023-01-27 15:09:31','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91674814300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2023-01-27 15:09:55','','0','9','2023-01-27 15:09:55','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91674821377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'artyiv5','Mpesa','','2023-01-27 15:17:20','','0','9','2023-01-27 15:17:20','','0','6500','1','retail','0','6500','1','0','0','0','0','6500','0','printed',' ','','5','0','91674821397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(55,'','Cash','','2023-01-27 15:35:16','','0','9','2023-01-27 15:35:16','','1199','1199','1','retail','0','1199','1','0','0','0','0','0','0','printed',' ','','5','0','91674821862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(56,'','Cash','','2023-01-27 15:35:38','','0','9','2023-01-27 15:35:38','','1399','1399','1','retail','0','1399','1','0','0','0','0','0','0','printed',' ','','5','0','91674822920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2023-01-27 18:21:47','','0','9','2023-01-27 18:21:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91674832875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(58,'','Cash','','2023-01-27 19:04:22','','0','9','2023-01-27 19:04:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','5','0','91674835413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(59,'','Cash','','2023-01-27 19:04:50','','0','9','2023-01-27 19:04:50','','1590','1590','1','retail','0','1590','1','0','0','0','0','0','0','printed',' ','','5','0','91674835466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(60,'','Cash','','2023-01-27 19:05:23','','0','9','2023-01-27 19:05:23','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','printed',' ','','5','0','91674835493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'','Cash','','2023-01-28 09:35:40','','0','9','2023-01-28 09:35:40','','3349','3349','1','retail','0','3349','1','0','0','0','0','0','0','printed',' ','','5','0','91674885835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(62,'','Cash','','2023-01-28 09:36:09','','0','9','2023-01-28 09:36:09','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91674887745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(63,'','Cash','','2023-01-28 09:36:42','','0','9','2023-01-28 09:36:42','','3599','3599','1','retail','0','3599','1','0','0','0','0','0','0','printed',' ','','5','0','91674887773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(64,'','Cash','','2023-01-28 10:08:43','','0','9','2023-01-28 10:08:43','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91674887806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'','Cash','','2023-01-28 10:09:43','','0','9','2023-01-28 10:09:43','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91674889742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2023-01-28 11:58:10','','0','9','2023-01-28 11:58:10','','3599','3599','1','retail','0','3599','1','0','0','0','0','0','0','printed',' ','','5','0','91674889785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'','Cash','','2023-01-28 13:01:51','','0','9','2023-01-28 13:01:51','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91674896299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2023-01-28 14:18:27','','0','9','2023-01-28 14:18:27','','2880','2880','1','retail','0','2880','1','0','0','0','0','0','0','printed',' ','','5','0','91674901239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'','Cash','','2023-01-28 14:30:14','','0','9','2023-01-28 14:30:14','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','5','0','91674905286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'','Cash','','2023-01-30 10:15:52','','0','9','2023-01-30 10:15:52','','5970','5970','1','retail','0','5970','1','0','0','0','0','0','0','printed',' ','','5','0','91675057830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2023-01-30 11:18:51','','0','9','2023-01-30 11:18:51','','23379','23379','1','retail','0','23379','1','0','0','0','0','0','0','printed',' ','','5','0','91675062955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'','Cash','','2023-01-30 12:04:24','','0','9','2023-01-30 12:04:24','','4890','4890','1','retail','0','4890','1','0','0','0','0','0','0','printed',' ','','5','0','91675069356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'','Cash','','2023-01-30 12:58:25','','0','9','2023-01-30 12:58:25','','3599','3599','1','retail','0','3599','1','0','0','0','0','0','0','printed',' ','','5','0','91675072691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'','Cash','','2023-01-30 12:59:14','','0','9','2023-01-30 12:59:14','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','printed',' ','','5','0','91675072709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'','Cash','','2023-01-30 13:12:30','','0','9','2023-01-30 13:12:30','','999','999','1','retail','0','999','1','0','0','0','0','0','0','printed',' ','','5','0','91675073503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'','Cash','','2023-01-30 13:18:10','','0','9','2023-01-30 13:18:10','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91675073553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'','Cash','','2023-01-30 15:22:06','','0','9','2023-01-30 15:22:06','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91675074230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'','Cash','','2023-01-30 15:41:30','','0','9','2023-01-30 15:41:30','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91675081329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(79,'','Cash','','2023-01-30 16:37:53','','0','9','2023-01-30 16:37:53','','2290','2290','1','retail','0','2290','1','0','0','0','0','0','0','printed',' ','','5','0','91675082504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'','Cash','','2023-01-30 16:38:27','','0','9','2023-01-30 16:38:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91675085893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'','Cash','','2023-01-30 17:32:34','','0','9','2023-01-30 17:32:34','','9680','9680','1','retail','0','9680','1','0','0','0','0','0','0','printed',' ','','5','0','91675085910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'','Cash','','2023-01-30 18:23:34','','0','9','2023-01-30 18:23:34','','1299','1299','1','retail','0','1299','1','0','0','0','0','0','0','printed',' ','','5','0','91675089176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'','Cash','','2023-01-31 08:18:38','','0','9','2023-01-31 08:18:38','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','5','0','91675092217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'','Cash','','2023-01-31 10:44:21','','0','9','2023-01-31 10:44:21','','9097','9097','1','retail','0','9097','1','0','0','0','0','0','0','printed',' ','','5','0','91675143758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(85,'','Cash','','2023-01-31 10:52:16','','0','9','2023-01-31 10:52:16','','1520','1520','1','retail','0','1520','1','0','0','0','0','0','0','printed',' ','','5','0','91675151366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(86,'','Cash','','2023-01-31 11:57:34','','0','9','2023-01-31 11:57:34','','12450','12450','1','retail','0','12450','1','0','0','0','0','0','0','printed',' ','','5','0','91675151540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(87,'','Cash','','2023-01-31 12:28:02','','0','9','2023-01-31 12:28:02','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','5','0','91675155456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'','Cash','','2023-01-31 12:29:07','','0','9','2023-01-31 12:29:07','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','5','0','91675157285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'','Cash','','2023-01-31 14:37:22','','0','9','2023-01-31 14:37:22','','1199','1199','1','retail','0','1199','1','0','0','0','0','0','0','printed',' ','','5','0','91675164341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(90,'','Cash','','2023-01-31 14:40:58','','0','9','2023-01-31 14:40:58','','5371','5371','1','retail','0','5371','1','0','0','0','0','0','0','printed',' ','','5','0','91675165083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(91,'','Cash','','2023-01-31 15:36:20','','0','9','2023-01-31 15:36:20','','4388','4388','1','retail','0','4388','1','0','0','0','0','0','0','printed',' ','','5','0','91675165388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Cash','','2023-01-31 19:34:24','','0','9','2023-01-31 19:34:24','','3699','3699','1','retail','0','3699','1','0','0','0','0','0','0','printed',' ','','5','0','91675168584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'','Cash','','2023-02-01 10:13:58','','0','9','2023-02-01 10:13:58','','4190','4190','1','retail','0','4190','1','0','0','0','0','0','0','printed',' ','','5','0','91675231579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2023-02-01 11:11:35','','0','9','2023-02-01 11:11:35','','25668','25668','1','retail','0','25668','1','0','0','0','0','0','0','printed',' ','','5','0','91675235650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2023-02-01 11:32:19','','0','9','2023-02-01 11:32:19','','9278','9278','1','retail','0','9278','1','0','0','0','0','0','0','printed',' ','','5','0','91675239373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2023-02-01 11:34:47','','0','9','2023-02-01 11:34:47','','5689','5689','1','retail','0','5689','1','0','0','0','0','0','0','printed',' ','','5','0','91675240349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'','Cash','','2023-02-01 12:55:48','','0','9','2023-02-01 12:55:48','','1499','1499','1','retail','0','1499','1','0','0','0','0','0','0','printed',' ','','5','0','91675244510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'','Cash','','2023-02-01 14:44:58','','0','9','2023-02-01 14:44:58','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','5','0','91675245350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2023-02-01 14:45:22','','0','9','2023-02-01 14:45:22','','1490','1490','1','retail','0','1490','1','0','0','0','0','0','0','printed',' ','','5','0','91675251901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'','Cash','','2023-02-01 15:47:28','','0','9','2023-02-01 15:47:28','','6454','6454','1','retail','0','6454','1','0','0','0','0','0','0','printed',' ','','5','0','91675252091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(101,'','Cash','','2023-02-01 15:47:49','','0','9','2023-02-01 15:47:49','','1805','1805','1','retail','0','1805','1','0','0','0','0','0','0','printed',' ','','5','0','91675255652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(102,'','Cash','','2023-02-01 17:11:52','','0','9','2023-02-01 17:11:52','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','5','0','91675259863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'','Cash','','2023-02-01 18:17:56','','0','9','2023-02-01 18:17:56','','5210','5210','1','retail','0','5210','1','0','0','0','0','0','0','printed',' ','','5','0','91675260858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'','Cash','','2023-02-01 18:22:19','','0','9','2023-02-01 18:22:19','','1049','1049','1','retail','0','1049','1','0','0','0','0','0','0','printed',' ','','5','0','91675264697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(105,'','Cash','','2023-02-01 18:31:11','','0','9','2023-02-01 18:31:11','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','5','0','91675264944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(106,'','Cash','','2023-02-02 10:41:28','','0','9','2023-02-02 10:41:28','','25900','25900','1','retail','0','25900','1','0','0','0','0','0','0','printed',' ','','5','0','91675323601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(107,'','Cash','','2023-02-02 12:40:11','','0','9','2023-02-02 12:40:11','','13599','13599','1','retail','0','13599','1','0','0','0','0','0','0','printed',' ','','5','0','91675323712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'','Cash','','2023-02-02 13:08:53','','0','9','2023-02-02 13:08:53','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91675330817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(109,'','Cash','','2023-02-02 14:43:40','','0','9','2023-02-02 14:43:40','','17371','17371','1','retail','0','17371','1','0','0','0','0','0','0','printed',' ','','5','0','91675332541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'','Cash','','2023-02-02 18:05:47','','0','9','2023-02-02 18:05:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','5','0','91675350243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'qwert5oiu','Mpesa','','2023-02-03 10:32:38','','0','9','2023-02-03 10:32:38','','0','46665','1','retail','0','46665','1','0','0','0','0','46665','0','printed',' ','','5','0','91675402824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'','Cash','','2023-02-03 12:11:26','','0','9','2023-02-03 12:11:26','','9589','9589','1','retail','0','9589','1','0','0','0','0','0','0','printed',' ','','5','0','91675409573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'','Cash','','2023-02-03 12:17:20','','0','9','2023-02-03 12:17:20','','3798','3798','1','retail','0','3798','1','0','0','0','0','0','0','printed',' ','','5','0','91675415780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'','Cash','','2023-02-03 12:29:20','','0','9','2023-02-03 12:29:20','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','5','0','91675415843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'','Cash','','2023-02-03 17:24:16','','0','9','2023-02-03 17:24:16','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91675434219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2023-02-04 09:47:48','','0','9','2023-02-04 09:47:48','','5280','5280','1','retail','0','5280','1','0','0','0','0','0','0','printed',' ','','5','0','91675489801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'qwrt9gt','Mpesa','','2023-02-04 12:41:33','','0','9','2023-02-04 12:41:33','','0','3579','1','retail','0','3579','1','0','0','0','0','3579','0','printed',' ','','5','0','91675503641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'','Cash','','2023-02-04 12:50:17','','0','9','2023-02-04 12:50:17','','10569','10569','1','retail','0','10569','1','0','0','0','0','0','0','printed',' ','','5','0','91675503725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'','Cash','','2023-02-04 12:58:53','','0','9','2023-02-04 12:58:53','','7700','7700','1','retail','0','7700','1','0','0','0','0','0','0','printed',' ','','5','0','91675504547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(120,'','Cash','','2023-02-04 13:00:27','','0','9','2023-02-04 13:00:27','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91675504765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'','Cash','','2023-02-04 16:04:08','','0','9','2023-02-04 16:04:08','','5499','5499','1','retail','0','5499','1','0','0','0','0','0','0','printed',' ','','5','0','91675513707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'','Cash','','2023-02-04 16:39:49','','0','9','2023-02-04 16:39:49','','4005','4005','1','retail','0','4005','1','0','0','0','0','0','0','printed',' ','','5','0','91675517925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2023-02-06 10:26:06','','0','9','2023-02-06 10:26:06','','5215','5215','1','retail','0','5215','1','0','0','0','0','0','0','printed',' ','','5','0','91675661322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'QWERT9UI','Mpesa','','2023-02-06 11:46:58','','0','9','2023-02-06 11:46:58','','0','17250','1','retail','0','17250','1','0','0','0','0','17250','0','printed',' ','','5','0','91675668954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'','Cash','','2023-02-06 11:51:57','','0','9','2023-02-06 11:51:57','','1660','1660','1','retail','0','1660','1','0','0','0','0','0','0','printed',' ','','5','0','91675673393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2023-02-06 12:50:10','','0','9','2023-02-06 12:50:10','','3390','3390','1','retail','0','3390','1','0','0','0','0','0','0','printed',' ','','5','0','91675676986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'','Cash','','2023-02-06 13:07:26','','0','9','2023-02-06 13:07:26','','3899','3899','1','retail','0','3899','1','0','0','0','0','0','0','printed',' ','','5','0','91675677013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'','Cash','','2023-02-06 15:00:15','','0','9','2023-02-06 15:00:15','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91675678049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'','Cash','','2023-02-06 17:13:30','','0','9','2023-02-06 17:13:30','','3798','3798','1','retail','0','3798','1','0','0','0','0','0','0','printed',' ','','5','0','91675684831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'','Cash','','2023-02-06 17:18:51','','0','9','2023-02-06 17:18:51','','5790','5790','1','retail','0','5790','1','0','0','0','0','0','0','printed',' ','','5','0','91675692823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'','Cash','','2023-02-06 17:35:10','','0','9','2023-02-06 17:35:10','','4290','4290','1','retail','0','4290','1','0','0','0','0','0','0','printed',' ','','5','0','91675693181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'','Cash','','2023-02-06 17:41:02','','0','9','2023-02-06 17:41:02','','4490','4490','1','retail','0','4490','1','0','0','0','0','0','0','printed',' ','','5','0','91675694438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(133,'','Cash','','2023-02-07 09:11:16','','0','9','2023-02-07 09:11:16','','10690','10690','1','retail','0','10690','1','0','0','0','0','0','0','printed',' ','','5','0','91675750158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(134,'','Cash','','2023-02-07 09:15:52','','0','9','2023-02-07 09:15:52','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','5','0','91675750296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'','Cash','','2023-02-07 12:46:01','','0','9','2023-02-07 12:46:01','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91675763145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'','Cash','','2023-02-07 15:31:27','','0','9','2023-02-07 15:31:27','','4610','4610','1','retail','0','4610','1','0','0','0','0','0','0','printed',' ','','5','0','91675773048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'','Cash','','2023-02-07 15:34:49','','0','9','2023-02-07 15:34:49','','2399','2399','1','retail','0','2399','1','0','0','0','0','0','0','printed',' ','','5','0','91675773091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'','Cash','','2023-02-07 15:46:48','','0','9','2023-02-07 15:46:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','5','0','91675773292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2023-02-08 09:17:52','','0','9','2023-02-08 09:17:52','','4466','4466','1','retail','0','4466','1','0','0','0','0','0','0','printed',' ','','5','0','91675835779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'','Cash','','2023-02-08 18:09:25','','0','9','2023-02-08 18:09:25','','7098','7098','1','retail','0','7098','1','0','0','0','0','0','0','printed',' ','','5','0','91675867749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'','Cash','','2023-02-08 18:14:48','','0','9','2023-02-08 18:14:48','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91675869271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'','Cash','','2023-02-08 18:49:49','','0','9','2023-02-08 18:49:49','','2370','2370','1','retail','0','2370','1','0','0','0','0','0','0','printed',' ','','5','0','91675869300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'','Cash','','2023-02-09 10:42:15','','0','9','2023-02-09 10:42:15','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','printed',' ','','5','0','91675921262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'','Cash','','2023-02-09 10:43:33','','0','9','2023-02-09 10:43:33','','5988','5988','1','retail','0','5988','1','0','0','0','0','0','0','printed',' ','','5','0','91675928544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'','Cash','','2023-02-09 10:44:42','','0','9','2023-02-09 10:44:42','','3899','3899','1','retail','0','3899','1','0','0','0','0','0','0','printed',' ','','5','0','91675928616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2023-02-09 12:27:48','','0','9','2023-02-09 12:27:48','','2149','2149','1','retail','0','2149','1','0','0','0','0','0','0','printed',' ','','5','0','91675933229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'','Cash','','2023-02-09 12:46:58','','0','9','2023-02-09 12:46:58','','7959','7959','1','retail','0','7959','1','0','0','0','0','0','0','printed',' ','','5','0','91675935677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'','Cash','','2023-02-09 13:10:50','','0','9','2023-02-09 13:10:50','','4879','4879','1','retail','0','4879','1','0','0','0','0','0','0','printed',' ','','5','0','91675936025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'','Cash','','2023-02-09 15:27:35','','0','9','2023-02-09 15:27:35','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91675942927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'','Cash','','2023-02-09 20:24:42','','0','9','2023-02-09 20:24:42','','1399','1399','1','retail','0','1399','1','0','0','0','0','0','0','printed',' ','','5','0','91675945663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'','Cash','','2023-02-10 10:01:36','','0','9','2023-02-10 10:01:36','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91676012262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2023-02-10 10:29:24','','0','9','2023-02-10 10:29:24','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91676012500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'','Cash','','2023-02-10 10:44:23','','0','9','2023-02-10 10:44:23','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','printed',' ','','5','0','91676015047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'','Cash','','2023-02-10 10:53:37','','0','9','2023-02-10 10:53:37','','652','652','1','retail','0','652','1','0','0','0','0','0','0','printed',' ','','5','0','91676015066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'','Cash','','2023-02-10 10:55:17','','0','9','2023-02-10 10:55:17','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91676015620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'','Cash','','2023-02-10 11:03:36','','0','9','2023-02-10 11:03:36','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91676016181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'','Cash','','2023-02-10 11:08:51','','0','9','2023-02-10 11:08:51','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91676016388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2023-02-10 11:13:39','','0','9','2023-02-10 11:13:39','','2945','2945','1','retail','0','2945','1','0','0','0','0','0','0','printed',' ','','5','0','91676016534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'','Cash','','2023-02-10 11:21:16','','0','9','2023-02-10 11:21:16','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91676017215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'','Cash','','2023-02-10 12:26:04','','0','9','2023-02-10 12:26:04','','3780','3780','1','retail','0','3780','1','0','0','0','0','0','0','printed',' ','','5','0','91676017282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'','Cash','','2023-02-10 14:01:54','','0','9','2023-02-10 14:01:54','','990','990','1','retail','0','990','1','0','0','0','0','0','0','printed',' ','','5','0','91676022547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'','Cash','','2023-02-10 15:53:53','','0','9','2023-02-10 15:53:53','','3890','3890','1','retail','0','3890','1','0','0','0','0','0','0','printed',' ','','5','0','91676026917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'','Cash','','2023-02-10 16:50:55','','0','9','2023-02-10 16:50:55','','6869','6869','1','retail','0','6869','1','0','0','0','0','0','0','printed',' ','','5','0','91676033789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'','Cash','','2023-02-10 16:52:08','','0','9','2023-02-10 16:52:08','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676037058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'','Cash','','2023-02-10 17:39:47','','0','9','2023-02-10 17:39:47','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91676039960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2023-02-11 09:23:17','','0','9','2023-02-11 09:23:17','','1899','1899','1','retail','0','1899','1','0','0','0','0','0','0','printed',' ','','5','0','91676096468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(167,'','Cash','','2023-02-11 10:06:03','','0','9','2023-02-11 10:06:03','','799','799','1','retail','0','799','1','0','0','0','0','0','0','printed',' ','','5','0','91676096603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(168,'','Cash','','2023-02-11 10:45:28','','0','9','2023-02-11 10:45:28','','6065','6065','1','retail','0','6065','1','0','0','0','0','0','0','printed',' ','','5','0','91676099167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(169,'','Cash','','2023-02-11 11:49:35','','0','9','2023-02-11 11:49:35','','3189','3189','1','retail','0','3189','1','0','0','0','0','0','0','printed',' ','','5','0','91676105348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(170,'','Cash','','2023-02-11 11:58:31','','0','9','2023-02-11 11:58:31','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','5','0','91676105377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(171,'','Cash','','2023-02-11 12:09:32','','0','9','2023-02-11 12:09:32','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91676106554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'','Cash','','2023-02-11 12:44:52','','0','9','2023-02-11 12:44:52','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91676106574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(173,'','Cash','','2023-02-11 12:54:19','','0','9','2023-02-11 12:54:19','','3990','3990','1','retail','0','3990','1','0','0','0','0','0','0','printed',' ','','5','0','91676108700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(174,'','Cash','','2023-02-11 14:27:08','','0','9','2023-02-11 14:27:08','','2790','2790','1','retail','0','2790','1','0','0','0','0','0','0','printed',' ','','5','0','91676109838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2023-02-11 15:19:47','','0','9','2023-02-11 15:19:47','','4988','4988','1','retail','0','4988','1','0','0','0','0','0','0','printed',' ','','5','0','91676114832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'','Cash','','2023-02-11 15:53:08','','0','9','2023-02-11 15:53:08','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91676119931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'','Cash','','2023-02-13 10:24:16','','0','9','2023-02-13 10:24:16','','12189','12189','1','retail','0','12189','1','0','0','0','0','0','0','printed',' ','','5','0','91676269431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2023-02-13 11:09:40','','0','9','2023-02-13 11:09:40','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','5','0','91676273181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2023-02-13 12:47:17','','0','9','2023-02-13 12:47:17','','5989','5989','1','retail','0','5989','1','0','0','0','0','0','0','printed',' ','','5','0','91676280549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'','Cash','','2023-02-13 12:47:36','','0','9','2023-02-13 12:47:36','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','5','0','91676281642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2023-02-13 14:19:38','','0','9','2023-02-13 14:19:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676281658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(182,'','Cash','','2023-02-13 14:42:49','','0','9','2023-02-13 14:42:49','','4079','4079','1','retail','0','4079','1','0','0','0','0','0','0','printed',' ','','5','0','91676287192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'','Cash','','2023-02-13 15:10:19','','0','9','2023-02-13 15:10:19','','16585','16585','1','retail','0','16585','1','0','0','0','0','0','0','printed',' ','','5','0','91676288572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(184,'','Cash','','2023-02-14 09:05:31','','0','9','2023-02-14 09:05:31','','1045','1045','1','retail','0','1045','1','0','0','0','0','0','0','printed',' ','','5','0','91676299491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'','Cash','','2023-02-14 10:27:35','','0','9','2023-02-14 10:27:35','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676354736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'','Cash','','2023-02-14 10:39:06','','0','9','2023-02-14 10:39:06','','7380','7380','1','retail','0','7380','1','0','0','0','0','0','0','printed',' ','','5','0','91676359661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'','Cash','','2023-02-14 18:07:09','','0','9','2023-02-14 18:07:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','5','0','91676387186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(188,'','Cash','','2023-02-15 17:54:26','','0','9','2023-02-15 17:54:26','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91676472766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'','Cash','','2023-02-16 10:32:04','','0','9','2023-02-16 10:32:04','','11338','11338','1','retail','0','11338','1','0','0','0','0','0','0','printed',' ','','5','0','91676531115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2023-02-16 10:32:24','','0','9','2023-02-16 10:32:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676532728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(191,'','Cash','','2023-02-16 17:17:38','','0','9','2023-02-16 17:17:38','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','printed',' ','','5','0','91676557046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(192,'','Cash','','2023-02-17 09:58:25','','0','9','2023-02-17 09:58:25','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91676613718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'','Cash','','2023-02-17 10:28:14','','0','9','2023-02-17 10:28:14','','10990','10990','1','retail','0','10990','1','0','0','0','0','0','0','printed',' ','','5','0','91676617108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'','Cash','','2023-02-17 11:14:55','','0','9','2023-02-17 11:14:55','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','5','0','91676618899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(195,'','Cash','','2023-02-17 12:24:33','','0','9','2023-02-17 12:24:33','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91676621698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'','Cash','','2023-02-17 15:36:16','','0','9','2023-02-17 15:36:16','','4080','4080','1','retail','0','4080','1','0','0','0','0','0','0','printed',' ','','5','0','91676625875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'','Cash','','2023-02-17 15:42:55','','0','9','2023-02-17 15:42:55','','4998','4998','1','retail','0','4998','1','0','0','0','0','0','0','printed',' ','','5','0','91676637380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'','Cash','','2023-02-17 15:44:00','','0','9','2023-02-17 15:44:00','','5090','5090','1','retail','0','5090','1','0','0','0','0','0','0','printed',' ','','5','0','91676637784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(199,'','Cash','','2023-02-17 16:56:46','','0','9','2023-02-17 16:56:46','','3890','3890','1','retail','0','3890','1','0','0','0','0','0','0','printed',' ','','5','0','91676637843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2023-02-18 09:39:33','','0','9','2023-02-18 09:39:33','','7097','7097','1','retail','0','7097','1','0','0','0','0','0','0','printed',' ','','5','0','91676701011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'','Cash','','2023-02-18 10:32:14','','0','9','2023-02-18 10:32:14','','6838','6838','1','retail','0','6838','1','0','0','0','0','0','0','printed',' ','','5','0','91676702587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'','Cash','','2023-02-18 12:20:59','','0','9','2023-02-18 12:20:59','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','5','0','91676711729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'','Cash','','2023-02-18 12:24:58','','0','9','2023-02-18 12:24:58','','15920','15920','1','retail','0','15920','1','0','0','0','0','0','0','printed',' ','','5','0','91676712153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'','Cash','','2023-02-18 13:07:53','','0','9','2023-02-18 13:07:53','','6430','6430','1','retail','0','6430','1','0','0','0','0','0','0','printed',' ','','5','0','91676713807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'','Cash','','2023-02-18 15:34:54','','0','9','2023-02-18 15:34:54','','1699','1699','1','retail','0','1699','1','0','0','0','0','0','0','printed',' ','','5','0','91676720706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'','Cash','','2023-02-18 15:35:34','','0','9','2023-02-18 15:35:34','','1699','1699','1','retail','0','1699','1','0','0','0','0','0','0','printed',' ','','5','0','91676723710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'','Cash','','2023-02-18 15:36:03','','0','9','2023-02-18 15:36:03','','2499','2499','1','retail','0','2499','1','0','0','0','0','0','0','printed',' ','','5','0','91676723739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'','Cash','','2023-02-18 15:36:43','','0','9','2023-02-18 15:36:43','','3990','3990','1','retail','0','3990','1','0','0','0','0','0','0','printed',' ','','5','0','91676723769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'','Cash','','2023-02-18 15:58:23','','0','9','2023-02-18 15:58:23','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91676723821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'','Cash','','2023-02-18 16:43:11','','0','9','2023-02-18 16:43:11','','4380','4380','1','retail','0','4380','1','0','0','0','0','0','0','printed',' ','','5','0','91676725105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'','Cash','','2023-02-18 17:53:43','','0','9','2023-02-18 17:53:43','','3190','3190','1','retail','0','3190','1','0','0','0','0','0','0','printed',' ','','5','0','91676727794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'','Cash','','2023-02-20 09:11:46','','0','9','2023-02-20 09:11:46','','5290','5290','1','retail','0','5290','1','0','0','0','0','0','0','printed',' ','','5','0','91676872455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'','Cash','','2023-02-20 09:50:54','','0','9','2023-02-20 09:50:54','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91676873573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'','Cash','','2023-02-20 12:08:23','','0','9','2023-02-20 12:08:23','','10800','10800','1','retail','0','10800','1','0','0','0','0','0','0','printed',' ','','5','0','91676875858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'','Cash','','2023-02-20 12:27:37','','0','9','2023-02-20 12:27:37','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91676884106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'','Cash','','2023-02-20 13:14:41','','0','9','2023-02-20 13:14:41','','9905','9905','1','retail','0','9905','1','0','0','0','0','0','0','printed',' ','','5','0','91676887984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'','Cash','','2023-02-20 13:43:57','','0','9','2023-02-20 13:43:57','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91676888090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'','Cash','','2023-02-20 13:44:31','','0','9','2023-02-20 13:44:31','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676889858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'','Cash','','2023-02-20 13:48:51','','0','9','2023-02-20 13:48:51','','7030','7030','1','retail','0','7030','1','0','0','0','0','0','0','printed',' ','','5','0','91676890033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'','Cash','','2023-02-20 15:04:00','','0','9','2023-02-20 15:04:00','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91676890136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'','Cash','','2023-02-20 16:46:00','','0','9','2023-02-20 16:46:00','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91676894648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2023-02-21 12:00:36','','0','9','2023-02-21 12:00:36','','7979','7979','1','retail','0','7979','1','0','0','0','0','0','0','printed',' ','','5','0','91676969668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(223,'','Cash','','2023-02-21 12:04:33','','0','9','2023-02-21 12:04:33','','10169','10169','1','retail','0','10169','1','0','0','0','0','0','0','printed',' ','','5','0','91676970040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'','Cash','','2023-02-21 12:05:02','','0','9','2023-02-21 12:05:02','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91676970276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2023-02-21 12:16:51','','0','9','2023-02-21 12:16:51','','8100','8100','1','retail','0','8100','1','0','0','0','0','0','0','printed',' ','','5','0','91676970304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2023-02-21 13:40:26','','0','9','2023-02-21 13:40:26','','2329','2329','1','retail','0','2329','1','0','0','0','0','0','0','printed',' ','','5','0','91676971038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'','Cash','','2023-02-21 14:38:34','','0','9','2023-02-21 14:38:34','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','5','0','91676976031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'','Cash','','2023-02-21 15:21:27','','0','9','2023-02-21 15:21:27','','1999','1999','1','retail','0','1999','1','0','0','0','0','0','0','printed',' ','','5','0','91676979518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'','Cash','','2023-02-21 16:17:46','','0','9','2023-02-21 16:17:46','','4750','4750','1','retail','0','4750','1','0','0','0','0','0','0','printed',' ','','5','0','91676982549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'','Cash','','2023-02-21 19:08:33','','0','9','2023-02-21 19:08:33','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91676988934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'','Cash','','2023-02-22 09:19:43','','0','9','2023-02-22 09:19:43','','2690','2690','1','retail','0','2690','1','0','0','0','0','0','0','printed',' ','','5','0','91677046668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'','Cash','','2023-02-22 09:44:49','','0','9','2023-02-22 09:44:49','','15920','15920','1','retail','0','15920','1','0','0','0','0','0','0','printed',' ','','5','0','91677048255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2023-02-22 10:18:13','','0','9','2023-02-22 10:18:13','','2530','2530','1','retail','0','2530','1','0','0','0','0','0','0','printed',' ','','5','0','91677048804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'','Cash','','2023-02-22 11:21:45','','0','9','2023-02-22 11:21:45','','4188','4188','1','retail','0','4188','1','0','0','0','0','0','0','printed',' ','','5','0','91677050297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'','Cash','','2023-02-22 15:18:08','','0','9','2023-02-22 15:18:08','','2290','2290','1','retail','0','2290','1','0','0','0','0','0','0','printed',' ','','5','0','91677068075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'','Cash','','2023-02-22 15:59:05','','0','9','2023-02-22 15:59:05','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','5','0','91677068291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'','Cash','','2023-02-22 15:59:49','','0','9','2023-02-22 15:59:49','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91677070749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2023-02-22 16:00:27','','0','9','2023-02-22 16:00:27','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91677070802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2023-02-22 16:05:07','','0','9','2023-02-22 16:05:07','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','printed',' ','','5','0','91677071063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'','Cash','','2023-02-22 16:25:08','','0','9','2023-02-22 16:25:08','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91677071117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'','Cash','','2023-02-22 17:53:52','','0','9','2023-02-22 17:53:52','','4580','4580','1','retail','0','4580','1','0','0','0','0','0','0','printed',' ','','5','0','91677072501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'','Cash','','2023-02-23 10:47:51','','0','9','2023-02-23 10:47:51','','9449','9449','1','retail','0','9449','1','0','0','0','0','0','0','printed',' ','','5','0','91677130808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'','Cash','','2023-02-23 10:49:35','','0','9','2023-02-23 10:49:35','','2249','2249','1','retail','0','2249','1','0','0','0','0','0','0','printed',' ','','5','0','91677138474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(244,'','Cash','','2023-02-23 10:49:54','','0','9','2023-02-23 10:49:54','','1995','1995','1','retail','0','1995','1','0','0','0','0','0','0','printed',' ','','5','0','91677138579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'','Cash','','2023-02-23 10:52:46','','0','9','2023-02-23 10:52:46','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91677138602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'','Cash','','2023-02-23 10:55:40','','0','9','2023-02-23 10:55:40','','5248','5248','1','retail','0','5248','1','0','0','0','0','0','0','printed',' ','','5','0','91677138770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'','Cash','','2023-02-23 11:42:24','','0','9','2023-02-23 11:42:24','','14090','14090','1','retail','0','14090','1','0','0','0','0','0','0','printed',' ','','5','0','91677138943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'','Cash','','2023-02-23 11:44:24','','0','9','2023-02-23 11:44:24','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','printed',' ','','5','0','91677141840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'','Cash','','2023-02-23 11:52:50','','0','9','2023-02-23 11:52:50','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','5','0','91677141867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'','Cash','','2023-02-23 12:18:57','','0','9','2023-02-23 12:18:57','','2599','2599','1','retail','0','2599','1','0','0','0','0','0','0','printed',' ','','5','0','91677142375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'','Cash','','2023-02-23 12:25:12','','0','9','2023-02-23 12:25:12','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91677143941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2023-02-23 12:46:30','','0','9','2023-02-23 12:46:30','','7270','7270','1','retail','0','7270','1','0','0','0','0','0','0','printed',' ','','5','0','91677144315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'','Cash','','2023-02-23 13:00:27','','0','9','2023-02-23 13:00:27','','4510','4510','1','retail','0','4510','1','0','0','0','0','0','0','printed',' ','','5','0','91677145594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'','Cash','','2023-02-23 13:08:04','','0','9','2023-02-23 13:08:04','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91677146439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'','Cash','','2023-02-23 13:10:07','','0','9','2023-02-23 13:10:07','','2310','2310','1','retail','0','2310','1','0','0','0','0','0','0','printed',' ','','5','0','91677146889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'','Cash','','2023-02-23 14:46:18','','0','9','2023-02-23 14:46:18','','665','665','1','retail','0','665','1','0','0','0','0','0','0','printed',' ','','5','0','91677151328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'','Cash','','2023-02-23 14:50:48','','0','9','2023-02-23 14:50:48','','23180','23180','1','retail','0','23180','1','0','0','0','0','0','0','printed',' ','','5','0','91677152781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'','Cash','','2023-02-23 15:24:39','','0','9','2023-02-23 15:24:39','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','5','0','91677153139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'','Cash','','2023-02-23 15:32:39','','0','9','2023-02-23 15:32:39','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','5','0','91677155084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(260,'','Cash','','2023-02-23 16:57:42','','0','9','2023-02-23 16:57:42','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91677155561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'','Cash','','2023-02-24 10:20:59','','0','9','2023-02-24 10:20:59','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','printed',' ','','5','0','91677218026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'','Cash','','2023-02-24 10:41:59','','0','9','2023-02-24 10:41:59','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','5','0','91677223262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2023-02-24 12:10:48','','0','9','2023-02-24 12:10:48','','29450','29450','1','retail','0','29450','1','0','0','0','0','0','0','printed',' ','','5','0','91677228492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'','Cash','','2023-02-24 12:17:54','','0','9','2023-02-24 12:17:54','','7200','7200','1','retail','0','7200','1','0','0','0','0','0','0','printed',' ','','5','0','91677230187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2023-02-24 12:33:27','','0','9','2023-02-24 12:33:27','','15100','15100','1','retail','0','15100','1','0','0','0','0','0','0','printed',' ','','5','0','91677230283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(266,'','Cash','','2023-02-24 13:45:58','','0','9','2023-02-24 13:45:58','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91677234306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(267,'','Cash','','2023-02-24 13:46:18','','0','9','2023-02-24 13:46:18','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91677235562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(268,'','Cash','','2023-02-24 14:11:38','','0','9','2023-02-24 14:11:38','','9049','9049','1','retail','0','9049','1','0','0','0','0','0','0','printed',' ','','5','0','91677235582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(269,'','Cash','','2023-02-24 14:11:55','','0','9','2023-02-24 14:11:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91677237100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(270,'','Cash','','2023-02-24 14:20:38','','0','9','2023-02-24 14:20:38','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','5','0','91677237116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(271,'','Cash','','2023-02-24 14:37:05','','0','9','2023-02-24 14:37:05','','4290','4290','1','retail','0','4290','1','0','0','0','0','0','0','printed',' ','','5','0','91677237642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'','Cash','','2023-02-25 10:17:08','','0','9','2023-02-25 10:17:08','','7168','7168','1','retail','0','7168','1','0','0','0','0','0','0','printed',' ','','5','0','91677305257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'','Cash','','2023-02-25 10:30:35','','0','9','2023-02-25 10:30:35','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','printed',' ','','5','0','91677309896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'','Cash','','2023-02-25 10:56:17','','0','9','2023-02-25 10:56:17','','8995','8995','1','retail','0','8995','1','0','0','0','0','0','0','printed',' ','','5','0','91677310245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'','Cash','','2023-02-25 13:08:34','','0','9','2023-02-25 13:08:34','','2599','2599','1','retail','0','2599','1','0','0','0','0','0','0','printed',' ','','5','0','91677315044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'','Cash','','2023-02-25 16:05:13','','0','9','2023-02-25 16:05:13','','9770','9770','1','retail','0','9770','1','0','0','0','0','0','0','printed',' ','','5','0','91677330166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2023-02-25 17:30:23','','0','9','2023-02-25 17:30:23','','5898','5898','1','retail','0','5898','1','0','0','0','0','0','0','printed',' ','','5','0','91677330322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'','Cash','','2023-02-25 18:10:47','','0','9','2023-02-25 18:10:47','','22876','22876','1','retail','0','22876','1','0','0','0','0','0','0','printed',' ','','5','0','91677335442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'','Cash','','2023-02-27 13:40:33','','0','9','2023-02-27 13:40:33','','8590','8590','1','retail','0','8590','1','0','0','0','0','0','0','printed',' ','','5','0','91677494281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'','Cash','','2023-02-27 16:40:27','','0','9','2023-02-27 16:40:27','','5580','5580','1','retail','0','5580','1','0','0','0','0','0','0','printed',' ','','5','0','91677505050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'','Cash','','2023-02-27 16:48:11','','0','9','2023-02-27 16:48:11','','7800','7800','1','retail','0','7800','1','0','0','0','0','0','0','printed',' ','','5','0','91677505601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'','Cash','','2023-02-27 17:14:30','','0','9','2023-02-27 17:14:30','','17110','17110','1','retail','0','17110','1','0','0','0','0','0','0','printed',' ','','5','0','91677505698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'','Cash','','2023-02-27 17:18:05','','0','9','2023-02-27 17:18:05','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91677507276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'','Cash','','2023-02-27 17:25:40','','0','9','2023-02-27 17:25:40','','4648','4648','1','retail','0','4648','1','0','0','0','0','0','0','printed',' ','','5','0','91677507490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'','Cash','','2023-02-27 17:26:00','','0','9','2023-02-27 17:26:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91677507945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2023-02-28 10:54:17','','0','9','2023-02-28 10:54:17','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91677570818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'','Cash','','2023-02-28 12:16:30','','0','9','2023-02-28 12:16:30','','1890','1890','1','retail','0','1890','1','0','0','0','0','0','0','printed',' ','','5','0','91677570860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'','Cash','','2023-02-28 12:19:02','','0','9','2023-02-28 12:19:02','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91677575800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2023-02-28 12:55:09','','0','9','2023-02-28 12:55:09','','3890','3890','1','retail','0','3890','1','0','0','0','0','0','0','printed',' ','','5','0','91677575946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'','Cash','','2023-02-28 15:41:48','','0','9','2023-02-28 15:41:48','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91677588093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'','Cash','','2023-02-28 15:46:50','','0','9','2023-02-28 15:46:50','','6022','6022','1','retail','0','6022','1','0','0','0','0','0','0','printed',' ','','5','0','91677588139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'','Cash','','2023-02-28 16:27:58','','0','9','2023-02-28 16:27:58','','1805','1805','1','retail','0','1805','1','0','0','0','0','0','0','printed',' ','','5','0','91677588413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'','Cash','','2023-02-28 18:14:41','','0','9','2023-02-28 18:14:41','','5199','5199','1','retail','0','5199','1','0','0','0','0','0','0','printed',' ','','5','0','91677590881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'','Cash','','2023-02-28 21:11:02','','0','9','2023-02-28 21:11:02','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','5','0','91677598623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'','Cash','','2023-03-01 13:47:30','','0','9','2023-03-01 13:47:30','','2940','2940','1','retail','0','2940','1','0','0','0','0','0','0','printed',' ','','5','0','91677649954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'','Cash','','2023-03-01 13:48:01','','0','9','2023-03-01 13:48:01','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','5','0','91677667658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'','Cash','','2023-03-01 14:34:01','','0','9','2023-03-01 14:34:01','','660','660','1','retail','0','660','1','0','0','0','0','0','0','printed',' ','','5','0','91677667684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(298,'','Cash','','2023-03-01 14:56:33','','0','9','2023-03-01 14:56:33','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91677670445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'','Cash','','2023-03-02 11:24:44','','0','9','2023-03-02 11:24:44','','7340','7340','1','retail','0','7340','1','0','0','0','0','0','0','printed',' ','','5','0','91677738280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2023-03-02 12:30:25','','0','9','2023-03-02 12:30:25','','4680','4680','1','retail','0','4680','1','0','0','0','0','0','0','printed',' ','','5','0','91677746960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2023-03-02 12:40:56','','0','9','2023-03-02 12:40:56','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91677749433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'WE ARE NOT THE MACHJINE PRODUCTION CO.','Mpesa','','2023-03-03 10:38:02','','0','9','2023-03-03 10:38:02','','0','1990','1','retail','0','1990','1','0','0','0','0','1990','0','printed',' ','','5','0','91677824518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'','Cash','','2023-03-03 11:07:49','','0','9','2023-03-03 11:07:49','','4030','4030','1','retail','0','4030','1','0','0','0','0','0','0','printed',' ','','5','0','91677829152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'','Cash','','2023-03-03 17:55:40','','0','9','2023-03-03 17:55:40','','3889','3889','1','retail','0','3889','1','0','0','0','0','0','0','printed',' ','','5','0','91677855261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'','Cash','','2023-03-04 11:53:28','','0','9','2023-03-04 11:53:28','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91677919985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'','Cash','','2023-03-04 13:08:53','','0','9','2023-03-04 13:08:53','','3340','3340','1','retail','0','3340','1','0','0','0','0','0','0','printed',' ','','5','0','91677920013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'','Cash','','2023-03-04 14:22:28','','0','9','2023-03-04 14:22:28','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91677925753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'','Cash','','2023-03-04 17:22:12','','0','9','2023-03-04 17:22:12','','12189','12189','1','retail','0','12189','1','0','0','0','0','0','0','printed',' ','','5','0','91677928955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'','Cash','','2023-03-06 16:16:49','','0','9','2023-03-06 16:16:49','','10230','10230','1','retail','0','10230','1','0','0','0','0','0','0','printed',' ','','5','0','91678084575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2023-03-06 18:46:50','','0','9','2023-03-06 18:46:50','','1730','1730','1','retail','0','1730','1','0','0','0','0','0','0','printed',' ','','5','0','91678108635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'','Cash','','2023-03-06 18:47:37','','0','9','2023-03-06 18:47:37','','475','475','1','retail','0','475','1','0','0','0','0','0','0','printed',' ','','5','0','91678117617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'','Cash','','2023-03-07 10:39:12','','0','9','2023-03-07 10:39:12','','10923','10923','1','retail','0','10923','1','0','0','0','0','0','0','printed',' ','','5','0','91678168296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'','Cash','','2023-03-07 10:46:24','','0','9','2023-03-07 10:46:24','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91678174755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'','Cash','','2023-03-07 10:59:08','','0','9','2023-03-07 10:59:08','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91678175926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2023-03-07 11:00:15','','0','9','2023-03-07 11:00:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91678175957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2023-03-07 11:26:25','','0','9','2023-03-07 11:26:25','','3434','3434','1','retail','0','3434','1','0','0','0','0','0','0','printed',' ','','5','0','91678176021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'','Cash','','2023-03-07 11:42:26','','0','9','2023-03-07 11:42:26','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91678178535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'','Cash','','2023-03-07 11:58:47','','0','9','2023-03-07 11:58:47','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91678178551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'','Cash','','2023-03-07 12:09:32','','0','9','2023-03-07 12:09:32','','5390','5390','1','retail','0','5390','1','0','0','0','0','0','0','printed',' ','','5','0','91678179651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'','Cash','','2023-03-07 12:45:04','','0','9','2023-03-07 12:45:04','','4280','4280','1','retail','0','4280','1','0','0','0','0','0','0','printed',' ','','5','0','91678180176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'','Cash','','2023-03-07 12:52:34','','0','9','2023-03-07 12:52:34','','24000','24000','1','retail','0','24000','1','0','0','0','0','0','0','printed',' ','','5','0','91678182717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'','Cash','','2023-03-07 13:46:10','','0','9','2023-03-07 13:46:10','','5590','5590','1','retail','0','5590','1','0','0','0','0','0','0','printed',' ','','5','0','91678182757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(323,'','Cash','','2023-03-07 13:49:19','','0','9','2023-03-07 13:49:19','','4090','4090','1','retail','0','4090','1','0','0','0','0','0','0','printed',' ','','5','0','91678185984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'','Cash','','2023-03-07 18:15:34','','0','9','2023-03-07 18:15:34','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91678202113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'','Cash','','2023-03-08 10:28:31','','0','9','2023-03-08 10:28:31','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91678253635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'','Cash','','2023-03-08 11:32:15','','0','9','2023-03-08 11:32:15','','1590','1590','1','retail','0','1590','1','0','0','0','0','0','0','printed',' ','','5','0','91678260568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'','Cash','','2023-03-08 11:33:31','','0','9','2023-03-08 11:33:31','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','5','0','91678264337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'','Cash','','2023-03-08 11:36:47','','0','9','2023-03-08 11:36:47','','5149','5149','1','retail','0','5149','1','0','0','0','0','0','0','printed',' ','','5','0','91678264416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2023-03-08 12:59:56','','0','9','2023-03-08 12:59:56','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91678264611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2023-03-08 13:53:13','','0','9','2023-03-08 13:53:13','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91678269610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'','Cash','','2023-03-08 16:52:15','','0','9','2023-03-08 16:52:15','','6760','6760','1','retail','0','6760','1','0','0','0','0','0','0','printed',' ','','5','0','91678283427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'','Cash','','2023-03-08 17:39:26','','0','9','2023-03-08 17:39:26','','4948','4948','1','retail','0','4948','1','0','0','0','0','0','0','printed',' ','','5','0','91678283543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'','Cash','','2023-03-08 17:39:49','','0','9','2023-03-08 17:39:49','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91678286368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'','Cash','','2023-03-09 11:17:29','','0','9','2023-03-09 11:17:29','','1899','1899','1','retail','0','1899','1','0','0','0','0','0','0','printed',' ','','5','0','91678343269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'','Cash','','2023-03-09 12:45:59','','0','9','2023-03-09 12:45:59','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91678352394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'','Cash','','2023-03-09 14:46:48','','0','9','2023-03-09 14:46:48','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91678362378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'','Cash','','2023-03-09 15:10:09','','0','9','2023-03-09 15:10:09','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91678362416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2023-03-10 11:14:48','','0','9','2023-03-10 11:14:48','','15678','15678','1','retail','0','15678','1','0','0','0','0','0','0','printed',' ','','5','0','91678435917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'','Cash','','2023-03-10 12:51:54','','0','9','2023-03-10 12:51:54','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91678437543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2023-03-10 13:36:57','','0','9','2023-03-10 13:36:57','','4779','4779','1','retail','0','4779','1','0','0','0','0','0','0','printed',' ','','5','0','91678441921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2023-03-10 19:08:45','','0','9','2023-03-10 19:08:45','','3499','3499','1','retail','0','3499','1','0','0','0','0','0','0','printed',' ','','5','0','91678456030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'','Cash','','2023-03-11 09:36:52','','0','9','2023-03-11 09:36:52','','8074','8074','1','retail','0','8074','1','0','0','0','0','0','0','printed',' ','','5','0','91678513775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'','Cash','','2023-03-11 12:32:34','','0','9','2023-03-11 12:32:34','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91678522673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'','Cash','','2023-03-11 16:51:24','','0','9','2023-03-11 16:51:24','','12305','12305','1','retail','0','12305','1','0','0','0','0','0','0','printed',' ','','5','0','91678538993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'','Cash','','2023-03-11 17:33:30','','0','9','2023-03-11 17:33:30','','7449','7449','1','retail','0','7449','1','0','0','0','0','0','0','printed',' ','','5','0','91678542694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'','Cash','','2023-03-11 18:36:34','','0','9','2023-03-11 18:36:34','','2598','2598','1','retail','0','2598','1','0','0','0','0','0','0','printed',' ','','5','0','91678545216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(347,'','Cash','','2023-03-11 20:12:56','','0','9','2023-03-11 20:12:56','','1490','1490','1','retail','0','1490','1','0','0','0','0','0','0','printed',' ','','5','0','91678549005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'','Cash','','2023-03-13 12:42:51','','0','9','2023-03-13 12:42:51','','12470','12470','1','retail','0','12470','1','0','0','0','0','0','0','printed',' ','','5','0','91678699505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'','Cash','','2023-03-13 12:53:48','','0','9','2023-03-13 12:53:48','','3149','3149','1','retail','0','3149','1','0','0','0','0','0','0','printed',' ','','5','0','91678700574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'','Cash','','2023-03-13 13:00:50','','0','9','2023-03-13 13:00:50','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91678701231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'','Cash','','2023-03-13 13:22:18','','0','9','2023-03-13 13:22:18','','4698','4698','1','retail','0','4698','1','0','0','0','0','0','0','printed',' ','','5','0','91678701654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'','Cash','','2023-03-13 13:53:43','','0','9','2023-03-13 13:53:43','','3280','3280','1','retail','0','3280','1','0','0','0','0','0','0','printed',' ','','5','0','91678704774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'','Cash','','2023-03-13 16:08:34','','0','9','2023-03-13 16:08:34','','10148','10148','1','retail','0','10148','1','0','0','0','0','0','0','printed',' ','','5','0','91678712861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'','Cash','','2023-03-13 17:18:17','','0','9','2023-03-13 17:18:17','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','5','0','91678712918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'','Cash','','2023-03-14 10:04:18','','0','9','2023-03-14 10:04:18','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91678774170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'','Cash','','2023-03-14 10:04:48','','0','9','2023-03-14 10:04:48','','475','475','1','retail','0','475','1','0','0','0','0','0','0','printed',' ','','5','0','91678777465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'','Cash','','2023-03-14 10:19:34','','0','9','2023-03-14 10:19:34','','19600','19600','1','retail','0','19600','1','0','0','0','0','0','0','printed',' ','','5','0','91678777491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'','Cash','','2023-03-14 15:16:48','','0','9','2023-03-14 15:16:48','','7789','7789','1','retail','0','7789','1','0','0','0','0','0','0','printed',' ','','5','0','91678795868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'','Cash','','2023-03-14 16:52:23','','0','9','2023-03-14 16:52:23','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91678801643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'','Cash','','2023-03-14 17:53:04','','0','9','2023-03-14 17:53:04','','11135','11135','1','retail','0','11135','1','0','0','0','0','0','0','printed',' ','','5','0','91678805086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'','Cash','','2023-03-14 17:53:39','','0','9','2023-03-14 17:53:39','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91678805589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'','Cash','','2023-03-15 14:36:36','','0','9','2023-03-15 14:36:36','','6210','6210','1','retail','0','6210','1','0','0','0','0','0','0','printed',' ','','5','0','91678860883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'','Cash','','2023-03-15 16:23:35','','0','9','2023-03-15 16:23:35','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','printed',' ','','5','0','91678884137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'','Cash','','2023-03-16 11:17:20','','0','9','2023-03-16 11:17:20','','4180','4180','1','retail','0','4180','1','0','0','0','0','0','0','printed',' ','','5','0','91678954563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(365,'','Cash','','2023-03-16 12:53:28','','0','9','2023-03-16 12:53:28','','7420','7420','1','retail','0','7420','1','0','0','0','0','0','0','printed',' ','','5','0','91678960335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(366,'','Cash','','2023-03-16 20:54:38','','0','9','2023-03-16 20:54:38','','1267','1267','1','retail','0','1267','1','0','0','0','0','0','0','printed',' ','','5','0','91678969993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2023-03-17 10:24:04','','0','9','2023-03-17 10:24:04','','19740','19740','1','retail','0','19740','1','0','0','0','0','0','0','printed',' ','','5','0','91679033685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(368,'','Cash','','2023-03-17 11:10:52','','0','9','2023-03-17 11:10:52','','3189','3189','1','retail','0','3189','1','0','0','0','0','0','0','printed',' ','','5','0','91679037846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2023-03-17 11:39:57','','0','9','2023-03-17 11:39:57','','9610','9610','1','retail','0','9610','1','0','0','0','0','0','0','printed',' ','','5','0','91679042210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'','Cash','','2023-03-17 12:08:14','','0','9','2023-03-17 12:08:15','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','printed',' ','','5','0','91679042402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'','Cash','','2023-03-17 13:10:04','','0','9','2023-03-17 13:10:04','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91679047796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'','Cash','','2023-03-17 13:10:46','','0','9','2023-03-17 13:10:46','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91679047808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'','Cash','','2023-03-17 14:36:06','','0','9','2023-03-17 14:36:06','','4920','4920','1','retail','0','4920','1','0','0','0','0','0','0','printed',' ','','5','0','91679047849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2023-03-17 16:59:29','','0','9','2023-03-17 16:59:29','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679057364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'','Cash','','2023-03-18 12:39:15','','0','9','2023-03-18 12:39:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91679132327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'','Cash','','2023-03-18 12:40:01','','0','9','2023-03-18 12:40:01','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','5','0','91679132361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'','Cash','','2023-03-18 13:12:05','','0','9','2023-03-18 13:12:05','','3949','3949','1','retail','0','3949','1','0','0','0','0','0','0','printed',' ','','5','0','91679132404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'','Cash','','2023-03-18 13:13:02','','0','9','2023-03-18 13:13:02','','2389','2389','1','retail','0','2389','1','0','0','0','0','0','0','printed',' ','','5','0','91679134338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'','Cash','','2023-03-18 13:55:07','','0','9','2023-03-18 13:55:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','5','0','91679134391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'','Cash','','2023-03-18 15:36:35','','0','9','2023-03-18 15:36:35','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','5','0','91679136910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'','Cash','','2023-03-18 16:27:17','','0','9','2023-03-18 16:27:17','','6339','6339','1','retail','0','6339','1','0','0','0','0','0','0','printed',' ','','5','0','91679142999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'','Cash','','2023-03-18 16:30:31','','0','9','2023-03-18 16:30:31','','5479','5479','1','retail','0','5479','1','0','0','0','0','0','0','printed',' ','','5','0','91679146041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'QUA12ERTYZ','Mpesa','','2023-03-20 11:23:20','','0','9','2023-03-20 11:23:20','','0','6749','1','retail','0','6749','1','0','0','0','0','6749','0','printed',' ','','5','0','91679300556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(384,'','Cash','','2023-03-20 11:23:58','','0','9','2023-03-20 11:23:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679300624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(385,'','Cash','','2023-03-20 14:50:29','','0','9','2023-03-20 14:50:29','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679305945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(386,'','Cash','','2023-03-21 09:15:02','','0','9','2023-03-21 09:15:02','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91679379237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(387,'','Cash','','2023-03-21 10:33:26','','0','9','2023-03-21 10:33:26','','50215','50215','1','retail','0','50215','1','0','0','0','0','0','0','printed',' ','','5','0','91679379557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(388,'','Cash','','2023-03-21 10:56:38','','0','9','2023-03-21 10:56:38','','7264','7264','1','retail','0','7264','1','0','0','0','0','0','0','printed',' ','','5','0','91679384009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'','Cash','','2023-03-21 13:45:34','','0','9','2023-03-21 13:45:34','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679385401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'','Cash','','2023-03-21 13:46:21','','0','9','2023-03-21 13:46:21','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','printed',' ','','5','0','91679395557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'','Cash','','2023-03-21 15:27:17','','0','9','2023-03-21 15:27:17','','2930','2930','1','retail','0','2930','1','0','0','0','0','0','0','printed',' ','','5','0','91679395586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'','Cash','','2023-03-22 09:36:29','','0','9','2023-03-22 09:36:29','','1899','1899','1','retail','0','1899','1','0','0','0','0','0','0','printed',' ','','5','0','91679465247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(393,'','Cash','','2023-03-22 09:40:29','','0','9','2023-03-22 09:40:29','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91679466993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(394,'','Cash','','2023-03-22 17:15:35','','0','9','2023-03-22 17:15:35','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91679494520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(395,'','Cash','','2023-03-22 17:16:05','','0','9','2023-03-22 17:16:05','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','5','0','91679494538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'','Cash','','2023-03-22 17:16:24','','0','9','2023-03-22 17:16:24','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91679494567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2023-03-23 09:16:22','','0','9','2023-03-23 09:16:22','','10149','10149','1','retail','0','10149','1','0','0','0','0','0','0','printed',' ','','5','0','91679494982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'','Cash','','2023-03-23 14:37:07','','0','9','2023-03-23 14:37:07','','4970','4970','1','retail','0','4970','1','0','0','0','0','0','0','printed',' ','','5','0','91679571188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2023-03-23 15:06:50','','0','9','2023-03-23 15:06:50','','6450','6450','1','retail','0','6450','1','0','0','0','0','0','0','printed',' ','','5','0','91679571437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2023-03-24 09:40:26','','0','9','2023-03-24 09:40:26','','4955','4955','1','retail','0','4955','1','0','0','0','0','0','0','printed',' ','','5','0','91679638009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'','Cash','','2023-03-24 10:28:13','','0','9','2023-03-24 10:28:13','','6845','6845','1','retail','0','6845','1','0','0','0','0','0','0','printed',' ','','5','0','91679642760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'','Cash','','2023-03-24 10:30:17','','0','9','2023-03-24 10:30:17','','7095','7095','1','retail','0','7095','1','0','0','0','0','0','0','printed',' ','','5','0','91679642901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'','Cash','','2023-03-24 11:34:55','','0','9','2023-03-24 11:34:55','','10139','10139','1','retail','0','10139','1','0','0','0','0','0','0','printed',' ','','5','0','91679643022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'','Cash','','2023-03-24 14:14:56','','0','9','2023-03-24 14:14:56','','6620','6620','1','retail','0','6620','1','0','0','0','0','0','0','printed',' ','','5','0','91679656221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'','Cash','','2023-03-24 17:13:45','','0','9','2023-03-24 17:13:45','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679667215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'','Cash','','2023-03-24 17:13:59','','0','9','2023-03-24 17:13:59','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679667230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'','Cash','','2023-03-24 17:14:13','','0','9','2023-03-24 17:14:13','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91679667242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'','Cash','','2023-03-25 11:12:18','','0','9','2023-03-25 11:12:18','','2130','2130','1','retail','0','2130','1','0','0','0','0','0','0','printed',' ','','5','0','91679726671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'','Cash','','2023-03-25 18:39:02','','0','9','2023-03-25 18:39:02','','11558','11558','1','retail','0','11558','1','0','0','0','0','0','0','printed',' ','','5','0','91679755463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'','Cash','','2023-03-27 16:48:35','','0','9','2023-03-27 16:48:35','','16098','16098','1','retail','0','16098','1','0','0','0','0','0','0','printed',' ','','5','0','91679924565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'','Cash','','2023-03-27 16:49:22','','0','9','2023-03-27 16:49:22','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91679924921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'','Cash','','2023-03-28 10:55:30','','0','9','2023-03-28 10:55:30','','7100','7100','1','retail','0','7100','1','0','0','0','0','0','0','printed',' ','','5','0','91679985167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'','Cash','','2023-03-28 11:02:24','','0','9','2023-03-28 11:02:24','','8049','8049','1','retail','0','8049','1','0','0','0','0','0','0','printed',' ','','5','0','91679990505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'','Cash','','2023-03-28 16:55:09','','0','9','2023-03-28 16:55:09','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','5','0','91679990550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'','Cash','','2023-03-29 11:57:48','','0','9','2023-03-29 11:57:48','','9080','9080','1','retail','0','9080','1','0','0','0','0','0','0','printed',' ','','5','0','91680074094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'','Cash','','2023-03-29 13:51:15','','0','9','2023-03-29 13:51:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680086293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'','Cash','','2023-03-29 17:07:52','','0','9','2023-03-29 17:07:52','','2998','2998','1','retail','0','2998','1','0','0','0','0','0','0','printed',' ','','5','0','91680098848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'','Cash','','2023-03-29 18:10:57','','0','9','2023-03-29 18:10:57','','3099','3099','1','retail','0','3099','1','0','0','0','0','0','0','printed',' ','','5','0','91680101788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'','Cash','','2023-03-31 12:21:25','','0','9','2023-03-31 12:21:25','','43308','43308','1','retail','0','43308','1','0','0','0','0','0','0','printed',' ','','5','0','91680253709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(420,'','Cash','','2023-03-31 12:21:44','','0','9','2023-03-31 12:21:44','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91680254488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(421,'','Cash','','2023-03-31 12:33:01','','0','9','2023-03-31 12:33:01','','7030','7030','1','retail','0','7030','1','0','0','0','0','0','0','printed',' ','','5','0','91680254515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(422,'','Cash','','2023-03-31 14:09:21','','0','9','2023-03-31 14:09:21','','12500','12500','1','retail','0','12500','1','0','0','0','0','0','0','printed',' ','','5','0','91680260943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(423,'','Cash','','2023-03-31 14:17:22','','0','9','2023-03-31 14:17:22','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91680260964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(424,'','Cash','','2023-03-31 14:20:12','','0','9','2023-03-31 14:20:12','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91680261595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'','Cash','','2023-03-31 15:40:49','','0','9','2023-03-31 15:40:49','','8900','8900','1','retail','0','8900','1','0','0','0','0','0','0','printed',' ','','5','0','91680264896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'','Cash','','2023-03-31 16:03:05','','0','9','2023-03-31 16:03:05','','28125','28125','1','retail','0','28125','1','0','0','0','0','0','0','printed',' ','','5','0','91680267578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'','Cash','','2023-03-31 16:05:02','','0','9','2023-03-31 16:05:02','','33750','33750','1','retail','0','33750','1','0','0','0','0','0','0','printed',' ','','5','0','91680267791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'','Cash','','2023-03-31 18:00:59','','0','9','2023-03-31 18:00:59','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91680267922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'','Cash','','2023-03-31 18:14:35','','0','9','2023-03-31 18:14:35','','1265','1265','1','retail','0','1265','1','0','0','0','0','0','0','printed',' ','','5','0','91680275527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'','Cash','','2023-04-01 12:58:33','','0','9','2023-04-01 12:58:33','','29088','29088','1','retail','0','29088','1','0','0','0','0','0','0','printed',' ','','5','0','91680328762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'','Cash','','2023-04-01 13:47:29','','0','9','2023-04-01 13:47:29','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91680346041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(432,'','Cash','','2023-04-01 14:37:37','','0','9','2023-04-01 14:37:37','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','5','0','91680346053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'','Cash','','2023-04-01 16:14:30','','0','9','2023-04-01 16:14:30','','6399','6399','1','retail','0','6399','1','0','0','0','0','0','0','printed',' ','','5','0','91680349059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'','Cash','','2023-04-01 17:46:15','','0','9','2023-04-01 17:46:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680354874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'','Cash','','2023-04-03 11:32:41','','0','9','2023-04-03 11:32:41','','12648','12648','1','retail','0','12648','1','0','0','0','0','0','0','printed',' ','','5','0','91680510224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'','Cash','','2023-04-03 11:33:40','','0','9','2023-04-03 11:33:40','','3715','3715','1','retail','0','3715','1','0','0','0','0','0','0','printed',' ','','5','0','91680510766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'','Cash','','2023-04-03 17:55:15','','0','9','2023-04-03 17:55:15','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91680510942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'','Cash','','2023-04-03 18:19:58','','0','9','2023-04-03 18:19:58','','6399','6399','1','retail','0','6399','1','0','0','0','0','0','0','printed',' ','','5','0','91680533729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'','Cash','','2023-04-04 09:03:19','','0','9','2023-04-04 09:03:19','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91680588150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2023-04-04 09:24:43','','0','9','2023-04-04 09:24:43','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','5','0','91680589340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2023-04-04 09:26:54','','0','9','2023-04-04 09:26:54','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','5','0','91680589589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'','Cash','','2023-04-04 10:11:12','','0','9','2023-04-04 10:11:12','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91680592218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'','Cash','','2023-04-04 10:59:17','','0','9','2023-04-04 10:59:17','','3099','3099','1','retail','0','3099','1','0','0','0','0','0','0','printed',' ','','5','0','91680592284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'','Cash','','2023-04-04 10:59:39','','0','9','2023-04-04 10:59:39','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','5','0','91680595161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'','Cash','','2023-04-04 11:23:48','','0','9','2023-04-04 11:23:48','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680595213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'','Cash','','2023-04-04 12:45:59','','0','9','2023-04-04 12:45:59','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680596633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'','Cash','','2023-04-04 14:27:28','','0','9','2023-04-04 14:27:28','','14480','14480','1','retail','0','14480','1','0','0','0','0','0','0','printed',' ','','5','0','91680601564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'','Cash','','2023-04-04 15:05:15','','0','9','2023-04-04 15:05:15','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91680607658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'','Cash','','2023-04-04 17:39:23','','0','9','2023-04-04 17:39:23','','13450','13450','1','retail','0','13450','1','0','0','0','0','0','0','printed',' ','','5','0','91680616734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'','Cash','','2023-04-04 17:55:30','','0','9','2023-04-04 17:55:30','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','5','0','91680619176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'','Cash','','2023-04-04 17:58:02','','0','9','2023-04-04 17:58:02','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91680620245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'','Cash','','2023-04-05 10:26:21','','0','9','2023-04-05 10:26:21','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680677011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(453,'','Cash','','2023-04-05 11:23:24','','0','9','2023-04-05 11:23:24','','14500','14500','1','retail','0','14500','1','0','0','0','0','0','0','printed',' ','','5','0','91680679585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(454,'','Cash','','2023-04-05 12:29:20','','0','9','2023-04-05 12:29:20','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91680683039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(455,'','Cash','','2023-04-05 13:28:24','','0','9','2023-04-05 13:28:24','','6399','6399','1','retail','0','6399','1','0','0','0','0','0','0','printed',' ','','5','0','91680686967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(456,'','Cash','','2023-04-05 13:46:07','','0','9','2023-04-05 13:46:07','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680690514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(457,'','Cash','','2023-04-05 14:05:20','','0','9','2023-04-05 14:05:20','','14190','14190','1','retail','0','14190','1','0','0','0','0','0','0','printed',' ','','5','0','91680691571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2023-04-05 17:41:04','','0','9','2023-04-05 17:41:04','','2675','2675','1','retail','0','2675','1','0','0','0','0','0','0','printed',' ','','5','0','91680705637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'','Cash','','2023-04-05 18:24:05','','0','9','2023-04-05 18:24:05','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91680705673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'','Cash','','2023-04-05 18:29:20','','0','9','2023-04-05 18:29:20','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91680708548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'','Cash','','2023-04-06 08:25:39','','0','9','2023-04-06 08:25:39','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','5','0','91680758702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2023-04-06 09:55:43','','0','9','2023-04-06 09:55:43','','2399','2399','1','retail','0','2399','1','0','0','0','0','0','0','printed',' ','','5','0','91680758742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'','Cash','','2023-04-06 12:17:39','','0','9','2023-04-06 12:17:39','','10140','10140','1','retail','0','10140','1','0','0','0','0','0','0','printed',' ','','5','0','91680772636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(464,'','Cash','','2023-04-06 13:39:24','','0','9','2023-04-06 13:39:24','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91680772663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(465,'','Cash','','2023-04-06 14:13:30','','0','9','2023-04-06 14:13:30','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680777568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(466,'','Cash','','2023-04-06 15:12:19','','0','9','2023-04-06 15:12:19','','7700','7700','1','retail','0','7700','1','0','0','0','0','0','0','printed',' ','','5','0','91680779615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(467,'','Cash','','2023-04-06 15:13:20','','0','9','2023-04-06 15:13:20','','25000','25000','1','retail','0','25000','1','0','0','0','0','0','0','printed',' ','','5','0','91680783143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(468,'','Cash','','2023-04-06 17:31:40','','0','9','2023-04-06 17:31:40','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','5','0','91680791445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(469,'','Cash','','2023-04-06 17:44:12','','0','9','2023-04-06 17:44:12','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','printed',' ','','5','0','91680792225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(470,'','Cash','','2023-04-06 17:44:28','','0','9','2023-04-06 17:44:28','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91680792255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(471,'','Cash','','2023-04-08 11:28:16','','0','9','2023-04-08 11:28:16','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91680792274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(472,'','Cash','','2023-04-08 16:33:44','','0','9','2023-04-08 16:33:44','','3899','3899','1','retail','0','3899','1','0','0','0','0','0','0','printed',' ','','5','0','91680942536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'','Cash','','2023-04-08 19:35:03','','0','9','2023-04-08 19:35:03','','5180','5180','1','retail','0','5180','1','0','0','0','0','0','0','printed',' ','','5','0','91680960828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2023-04-11 15:50:58','','0','9','2023-04-11 15:50:58','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91681217444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'','Cash','','2023-04-11 16:29:34','','0','9','2023-04-11 16:29:34','','2990','2990','1','retail','0','2990','1','0','0','0','0','0','0','printed',' ','','5','0','91681217461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'','Cash','','2023-04-12 08:59:55','','0','9','2023-04-12 08:59:55','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91681279144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'','Cash','','2023-04-12 10:01:52','','0','9','2023-04-12 10:01:52','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681282892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'','Cash','','2023-04-12 10:29:27','','0','9','2023-04-12 10:29:27','','57250','57250','1','retail','0','57250','1','0','0','0','0','0','0','printed',' ','','5','0','91681283991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'','Cash','','2023-04-12 10:40:55','','0','9','2023-04-12 10:40:55','','1999','1999','1','retail','0','1999','1','0','0','0','0','0','0','printed',' ','','5','0','91681284574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'','Cash','','2023-04-12 13:44:53','','0','9','2023-04-12 13:44:53','','665','665','1','retail','0','665','1','0','0','0','0','0','0','printed',' ','','5','0','91681296117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'','Cash','','2023-04-12 14:17:27','','0','9','2023-04-12 14:17:27','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681298236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'','Cash','','2023-04-12 15:34:23','','0','9','2023-04-12 15:34:23','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91681298252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2023-04-12 16:35:05','','0','9','2023-04-12 16:35:05','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','5','0','91681302867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2023-04-13 08:30:42','','0','9','2023-04-13 08:30:42','','4280','4280','1','retail','0','4280','1','0','0','0','0','0','0','printed',' ','','5','0','91681363795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2023-04-13 09:52:57','','0','9','2023-04-13 09:52:57','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681363848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'','Cash','','2023-04-13 11:20:27','','0','9','2023-04-13 11:20:27','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681368785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'','Cash','','2023-04-13 11:21:46','','0','9','2023-04-13 11:21:46','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91681374032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'','Cash','','2023-04-13 12:01:45','','0','9','2023-04-13 12:01:45','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91681374117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'','Cash','','2023-04-13 12:18:18','','0','9','2023-04-13 12:18:18','','8599','8599','1','retail','0','8599','1','0','0','0','0','0','0','printed',' ','','5','0','91681377475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'','Cash','','2023-04-13 13:31:07','','0','9','2023-04-13 13:31:07','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681378192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'','Cash','','2023-04-13 13:31:30','','0','9','2023-04-13 13:31:30','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681381873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'','Cash','','2023-04-13 13:40:09','','0','9','2023-04-13 13:40:09','','6990','6990','1','retail','0','6990','1','0','0','0','0','0','0','printed',' ','','5','0','91681381894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(493,'','Cash','','2023-04-13 14:00:16','','0','9','2023-04-13 14:00:16','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681382457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(494,'','Cash','','2023-04-13 14:04:49','','0','9','2023-04-13 14:04:49','','4580','4580','1','retail','0','4580','1','0','0','0','0','0','0','printed',' ','','5','0','91681383620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(495,'','Cash','','2023-04-13 14:16:31','','0','9','2023-04-13 14:16:31','','5550','5550','1','retail','0','5550','1','0','0','0','0','0','0','printed',' ','','5','0','91681384542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(496,'','Cash','','2023-04-13 14:19:00','','0','9','2023-04-13 14:19:00','','5250','5250','1','retail','0','5250','1','0','0','0','0','0','0','printed',' ','','5','0','91681384598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'','Cash','','2023-04-13 16:22:36','','0','9','2023-04-13 16:22:36','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681392138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'','Cash','','2023-04-13 16:40:43','','0','9','2023-04-13 16:40:43','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681392162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(499,'','Cash','','2023-04-13 17:25:25','','0','9','2023-04-13 17:25:25','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91681393247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'','Cash','','2023-04-13 17:26:05','','0','9','2023-04-13 17:26:05','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91681395929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2023-04-13 17:28:44','','0','9','2023-04-13 17:28:44','','8098','8098','1','retail','0','8098','1','0','0','0','0','0','0','printed',' ','','5','0','91681395969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'','Cash','','2023-04-13 17:33:27','','0','9','2023-04-13 17:33:27','','7898','7898','1','retail','0','7898','1','0','0','0','0','0','0','printed',' ','','5','0','91681396160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'','Cash','','2023-04-13 18:26:21','','0','9','2023-04-13 18:26:21','','9049','9049','1','retail','0','9049','1','0','0','0','0','0','0','printed',' ','','5','0','91681396412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'','Cash','','2023-04-14 10:37:20','','0','9','2023-04-14 10:37:20','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91681455678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'','Cash','','2023-04-14 10:38:41','','0','9','2023-04-14 10:38:41','','9999','9999','1','retail','0','9999','1','0','0','0','0','0','0','printed',' ','','5','0','91681457848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'','Cash','','2023-04-14 11:03:22','','0','9','2023-04-14 11:03:22','','9500','9500','1','retail','0','9500','1','0','0','0','0','0','0','printed',' ','','5','0','91681458616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(507,'','Cash','','2023-04-14 11:37:03','','0','9','2023-04-14 11:37:03','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','printed',' ','','5','0','91681459417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'','Cash','','2023-04-14 12:04:42','','0','9','2023-04-14 12:04:42','','5250','5250','1','retail','0','5250','1','0','0','0','0','0','0','printed',' ','','5','0','91681461430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'','Cash','','2023-04-14 12:40:01','','0','9','2023-04-14 12:40:01','','3280','3280','1','retail','0','3280','1','0','0','0','0','0','0','printed',' ','','5','0','91681463091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'','Cash','','2023-04-14 14:19:45','','0','9','2023-04-14 14:19:45','','4190','4190','1','retail','0','4190','1','0','0','0','0','0','0','printed',' ','','5','0','91681465889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'','Cash','','2023-04-14 14:53:26','','0','9','2023-04-14 14:53:26','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91681471455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'','Cash','','2023-04-14 15:00:31','','0','9','2023-04-14 15:00:31','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','printed',' ','','5','0','91681473212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'','Cash','','2023-04-14 15:29:19','','0','9','2023-04-14 15:29:19','','4750','4750','1','retail','0','4750','1','0','0','0','0','0','0','printed',' ','','5','0','91681473636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'','Cash','','2023-04-14 16:37:11','','0','9','2023-04-14 16:37:11','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91681475371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'','Cash','','2023-04-14 17:03:16','','0','9','2023-04-14 17:03:16','','9650','9650','1','retail','0','9650','1','0','0','0','0','0','0','printed',' ','','5','0','91681479436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2023-04-14 18:04:39','','0','9','2023-04-14 18:04:39','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681481000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(517,'','Cash','','2023-04-15 11:27:25','','0','9','2023-04-15 11:27:25','','5480','5480','1','retail','0','5480','1','0','0','0','0','0','0','printed',' ','','5','0','91681540871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(518,'','Cash','','2023-04-15 12:05:56','','0','9','2023-04-15 12:05:56','','2099','2099','1','retail','0','2099','1','0','0','0','0','0','0','printed',' ','','5','0','91681549499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'','Cash','','2023-04-15 12:11:51','','0','9','2023-04-15 12:11:51','','6963','6963','1','retail','0','6963','1','0','0','0','0','0','0','printed',' ','','5','0','91681549559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(520,'','Cash','','2023-04-17 09:44:43','','0','9','2023-04-17 09:44:43','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','5','0','91681712376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2023-04-17 11:58:41','','0','9','2023-04-17 11:58:41','','5675','5675','1','retail','0','5675','1','0','0','0','0','0','0','printed',' ','','5','0','91681721892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'','Cash','','2023-04-17 13:11:56','','0','9','2023-04-17 13:11:56','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91681723082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'','Cash','','2023-04-17 17:12:04','','0','9','2023-04-17 17:12:04','','9705','9705','1','retail','0','9705','1','0','0','0','0','0','0','printed',' ','','5','0','91681740361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'','Cash','','2023-04-17 17:25:57','','0','9','2023-04-17 17:25:57','','6399','6399','1','retail','0','6399','1','0','0','0','0','0','0','printed',' ','','5','0','91681741533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(525,'','Cash','','2023-04-17 18:46:43','','0','9','2023-04-17 18:46:43','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91681741584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'','Cash','','2023-04-18 10:44:54','','0','9','2023-04-18 10:44:54','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681798684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'','Cash','','2023-04-18 16:16:21','','0','9','2023-04-18 16:16:21','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','5','0','91681823759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'','Cash','','2023-04-18 16:32:31','','0','9','2023-04-18 16:32:31','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91681824719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(529,'','Cash','','2023-04-19 09:20:49','','0','9','2023-04-19 09:20:49','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681884388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(530,'','Cash','','2023-04-19 10:18:10','','0','9','2023-04-19 10:18:10','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681885253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(531,'','Cash','','2023-04-19 11:34:36','','0','9','2023-04-19 11:34:36','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','5','0','91681888710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(532,'','Cash','','2023-04-19 15:12:41','','0','9','2023-04-19 15:12:41','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91681893280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(533,'','Cash','','2023-04-19 15:13:07','','0','9','2023-04-19 15:13:07','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91681906365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2023-04-19 16:49:00','','0','9','2023-04-19 16:49:00','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','printed',' ','','5','0','91681906391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(535,'','Cash','','2023-04-20 09:19:49','','0','9','2023-04-20 09:19:49','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91681971026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(536,'','Cash','','2023-04-20 11:21:14','','0','9','2023-04-20 11:21:14','','3495','3495','1','retail','0','3495','1','0','0','0','0','0','0','printed',' ','','5','0','91681978778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(537,'','Cash','','2023-04-20 12:55:37','','0','9','2023-04-20 12:55:37','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91681984527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(538,'','Cash','','2023-04-20 13:26:08','','0','9','2023-04-20 13:26:08','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91681986331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'','Cash','','2023-04-22 10:39:27','','0','9','2023-04-22 10:39:27','','2890','2890','1','retail','0','2890','1','0','0','0','0','0','0','printed',' ','','5','0','91682149091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'','Cash','','2023-04-22 10:40:10','','0','9','2023-04-22 10:40:10','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91682149174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'','Cash','','2023-04-22 10:50:54','','0','9','2023-04-22 10:50:54','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','printed',' ','','5','0','91682149220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'','Cash','','2023-04-22 10:55:29','','0','9','2023-04-22 10:55:29','','4899','4899','1','retail','0','4899','1','0','0','0','0','0','0','printed',' ','','5','0','91682149858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2023-04-22 12:29:14','','0','9','2023-04-22 12:29:14','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91682150136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'','Cash','','2023-04-22 14:09:54','','0','9','2023-04-22 14:09:54','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91682155759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'','Cash','','2023-04-22 14:35:02','','0','9','2023-04-22 14:35:02','','14688','14688','1','retail','0','14688','1','0','0','0','0','0','0','printed',' ','','5','0','91682161810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'','Cash','','2023-04-22 14:47:47','','0','9','2023-04-22 14:47:47','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','printed',' ','','5','0','91682163907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'','Cash','','2023-04-22 14:58:34','','0','9','2023-04-22 14:58:34','','699','699','1','retail','0','699','1','0','0','0','0','0','0','printed',' ','','5','0','91682164075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'','Cash','','2023-04-24 12:01:52','','0','9','2023-04-24 12:01:52','','4890','4890','1','retail','0','4890','1','0','0','0','0','0','0','printed',' ','','5','0','91682326654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2023-04-25 09:49:44','','0','9','2023-04-25 09:49:44','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','5','0','91682403116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'','Cash','','2023-04-25 13:34:13','','0','9','2023-04-25 13:34:13','','3580','3580','1','retail','0','3580','1','0','0','0','0','0','0','printed',' ','','5','0','91682418757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'','Cash','','2023-04-25 20:31:56','','0','9','2023-04-25 20:31:56','','10498','10498','1','retail','0','10498','1','0','0','0','0','0','0','printed',' ','','5','0','91682425680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'','Cash','','2023-04-26 10:28:54','','0','9','2023-04-26 10:28:54','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','printed',' ','','5','0','91682488833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'','Cash','','2023-04-26 11:57:28','','0','9','2023-04-26 11:57:28','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','5','0','91682494143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(554,'','Cash','','2023-04-26 12:50:15','','0','9','2023-04-26 12:50:15','','3642','3642','1','retail','0','3642','1','0','0','0','0','0','0','printed',' ','','5','0','91682499460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(555,'','Cash','','2023-04-26 13:47:38','','0','9','2023-04-26 13:47:38','','8590','8590','1','retail','0','8590','1','0','0','0','0','0','0','printed',' ','','5','0','91682502642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(556,'','Cash','','2023-04-27 13:01:15','','0','9','2023-04-27 13:01:15','','2299','2299','1','retail','0','2299','1','0','0','0','0','0','0','printed',' ','','5','0','91682589653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(557,'','Cash','','2023-04-27 14:44:16','','0','9','2023-04-27 14:44:16','','10780','10780','1','retail','0','10780','1','0','0','0','0','0','0','printed',' ','','5','0','91682589692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(558,'','Cash','','2023-04-27 15:09:02','','0','9','2023-04-27 15:09:02','','3456','3456','1','retail','0','3456','1','0','0','0','0','0','0','printed',' ','','5','0','91682595861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(559,'','Cash','','2023-04-27 16:10:24','','0','9','2023-04-27 16:10:24','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','printed',' ','','5','0','91682597351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(560,'','Cash','','2023-04-27 18:04:41','','0','9','2023-04-27 18:04:41','','8489','8489','1','retail','0','8489','1','0','0','0','0','0','0','printed',' ','','5','0','91682601031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(561,'','Cash','','2023-04-28 08:44:07','','0','9','2023-04-28 08:44:07','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91682660632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(562,'','Cash','','2023-04-28 09:14:41','','0','9','2023-04-28 09:14:42','','6080','6080','1','retail','0','6080','1','0','0','0','0','0','0','printed',' ','','5','0','91682662437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(563,'','Cash','','2023-04-28 10:47:23','','0','9','2023-04-28 10:47:23','','2910','2910','1','retail','0','2910','1','0','0','0','0','0','0','printed',' ','','5','0','91682667979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(564,'','Cash','','2023-04-28 12:11:18','','0','9','2023-04-28 12:11:18','','7800','7800','1','retail','0','7800','1','0','0','0','0','0','0','printed',' ','','5','0','91682668053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(565,'','Cash','','2023-04-28 14:16:59','','0','9','2023-04-28 14:16:59','','20789','20789','1','retail','0','20789','1','0','0','0','0','0','0','printed',' ','','5','0','91682679039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(566,'','Cash','','2023-04-28 15:52:57','','0','9','2023-04-28 15:52:57','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91682681464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(567,'','Cash','','2023-04-29 13:59:24','','0','9','2023-04-29 13:59:24','','5080','5080','1','retail','0','5080','1','0','0','0','0','0','0','printed',' ','','5','0','91682761231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(568,'','Cash','','2023-04-29 14:29:31','','0','9','2023-04-29 14:29:31','','4404','4404','1','retail','0','4404','1','0','0','0','0','0','0','printed',' ','','5','0','91682767576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(569,'','Cash','','2023-04-29 16:13:58','','0','9','2023-04-29 16:13:58','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91682774026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(570,'','Cash','','2023-05-01 08:25:47','','0','9','2023-05-01 08:25:47','','10050','10050','1','retail','0','10050','1','0','0','0','0','0','0','printed',' ','','5','0','91682918618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(571,'','Cash','','2023-05-02 09:03:49','','0','9','2023-05-02 09:03:49','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','5','0','91683007406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(572,'','Cash','','2023-05-02 10:32:16','','0','9','2023-05-02 10:32:16','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91683007436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'','Cash','','2023-05-02 10:36:12','','0','9','2023-05-02 10:36:12','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','5','0','91683012757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'','Cash','','2023-05-02 11:18:54','','0','9','2023-05-02 11:18:54','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683012976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(575,'','Cash','','2023-05-02 11:34:20','','0','9','2023-05-02 11:34:20','','12599','12599','1','retail','0','12599','1','0','0','0','0','0','0','printed',' ','','5','0','91683015542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(576,'','Cash','','2023-05-02 12:31:11','','0','9','2023-05-02 12:31:11','','10250','10250','1','retail','0','10250','1','0','0','0','0','0','0','printed',' ','','5','0','91683016471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'','Cash','','2023-05-03 09:21:43','','0','9','2023-05-03 09:21:43','','5690','5690','1','retail','0','5690','1','0','0','0','0','0','0','printed',' ','','5','0','91683094845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'','Cash','','2023-05-03 12:58:54','','0','9','2023-05-03 12:58:54','','5970','5970','1','retail','0','5970','1','0','0','0','0','0','0','printed',' ','','5','0','91683107889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'','Cash','','2023-05-03 13:05:18','','0','9','2023-05-03 13:05:18','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','5','0','91683108100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'','Cash','','2023-05-03 14:03:29','','0','9','2023-05-03 14:03:29','','3499','3499','1','retail','0','3499','1','0','0','0','0','0','0','printed',' ','','5','0','91683108330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'','Cash','','2023-05-03 16:06:43','','0','9','2023-05-03 16:06:43','','6463','6463','1','retail','0','6463','1','0','0','0','0','0','0','printed',' ','','5','0','91683119046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'','Cash','','2023-05-03 16:12:33','','0','9','2023-05-03 16:12:33','','7689','7689','1','retail','0','7689','1','0','0','0','0','0','0','printed',' ','','5','0','91683119208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'','Cash','','2023-05-04 09:33:46','','0','9','2023-05-04 09:33:46','','35000','35000','1','retail','0','35000','1','0','0','0','0','0','0','printed',' ','','5','0','91683182001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'','Cash','','2023-05-04 10:34:24','','0','9','2023-05-04 10:34:24','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91683182030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'','Cash','','2023-05-05 09:37:33','','0','9','2023-05-05 09:37:33','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91683265783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'','Cash','','2023-05-05 10:18:03','','0','9','2023-05-05 10:18:03','','9238','9238','1','retail','0','9238','1','0','0','0','0','0','0','printed',' ','','5','0','91683268658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'','Cash','','2023-05-05 10:30:03','','0','9','2023-05-05 10:30:03','','7074','7074','1','retail','0','7074','1','0','0','0','0','0','0','printed',' ','','5','0','91683271335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'','Cash','','2023-05-05 13:52:47','','0','9','2023-05-05 13:52:47','','3340','3340','1','retail','0','3340','1','0','0','0','0','0','0','printed',' ','','5','0','91683283726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(589,'','Cash','','2023-05-05 14:35:15','','0','9','2023-05-05 14:35:15','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91683283974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'','Cash','','2023-05-05 14:52:34','','0','9','2023-05-05 14:52:34','','8030','8030','1','retail','0','8030','1','0','0','0','0','0','0','printed',' ','','5','0','91683286519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'','Cash','','2023-05-05 15:05:19','','0','9','2023-05-05 15:05:19','','5939','5939','1','retail','0','5939','1','0','0','0','0','0','0','printed',' ','','5','0','91683287856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'','Cash','','2023-05-05 15:11:14','','0','9','2023-05-05 15:11:14','','6100','6100','1','retail','0','6100','1','0','0','0','0','0','0','printed',' ','','5','0','91683288334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'','Cash','','2023-05-05 15:11:52','','0','9','2023-05-05 15:11:52','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','5','0','91683288678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'','Cash','','2023-05-05 16:04:21','','0','9','2023-05-05 16:04:21','','8169','8169','1','retail','0','8169','1','0','0','0','0','0','0','printed',' ','','5','0','91683291562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(595,'','Cash','','2023-05-05 17:34:40','','0','9','2023-05-05 17:34:40','','2074','2074','1','retail','0','2074','1','0','0','0','0','0','0','printed',' ','','5','0','91683297156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(596,'','Cash','','2023-05-05 19:09:10','','0','9','2023-05-05 19:09:10','','247090','247090','1','retail','0','247090','1','0','0','0','0','0','0','printed',' ','','5','0','91683299161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'','Cash','','2023-05-06 12:06:42','','0','9','2023-05-06 12:06:42','','3779','3779','1','retail','0','3779','1','0','0','0','0','0','0','printed',' ','','5','0','91683359434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'','Cash','','2023-05-06 13:44:12','','0','9','2023-05-06 13:44:12','','3349','3349','1','retail','0','3349','1','0','0','0','0','0','0','printed',' ','','5','0','91683364582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'','Cash','','2023-05-06 14:27:14','','0','9','2023-05-06 14:27:14','','2580','2580','1','retail','0','2580','1','0','0','0','0','0','0','printed',' ','','5','0','91683369877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'','Cash','','2023-05-06 14:37:48','','0','9','2023-05-06 14:37:48','','4075','4075','1','retail','0','4075','1','0','0','0','0','0','0','printed',' ','','5','0','91683372533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'','Cash','','2023-05-06 14:39:41','','0','9','2023-05-06 14:39:41','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91683373073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'','Cash','','2023-05-06 16:19:23','','0','9','2023-05-06 16:19:23','','11959','11959','1','retail','0','11959','1','0','0','0','0','0','0','printed',' ','','5','0','91683375214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'','Cash','','2023-05-06 19:00:56','','0','9','2023-05-06 19:00:56','','71169','71169','1','retail','0','71169','1','0','0','0','0','0','0','printed',' ','','5','0','91683385972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'','Cash','','2023-05-08 19:23:07','','0','9','2023-05-08 19:23:07','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91683562943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'','Cash','','2023-05-09 12:07:44','','0','9','2023-05-09 12:07:44','','12350','12350','1','retail','0','12350','1','0','0','0','0','0','0','printed',' ','','5','0','91683623213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2023-05-09 12:13:24','','0','9','2023-05-09 12:13:24','','7979','7979','1','retail','0','7979','1','0','0','0','0','0','0','printed',' ','','5','0','91683623499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2023-05-09 12:15:47','','0','9','2023-05-09 12:15:47','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','5','0','91683623711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'','Cash','','2023-05-09 12:22:30','','0','9','2023-05-09 12:22:30','','6389','6389','1','retail','0','6389','1','0','0','0','0','0','0','printed',' ','','5','0','91683624100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'','Cash','','2023-05-09 12:58:17','','0','9','2023-05-09 12:58:17','','6970','6970','1','retail','0','6970','1','0','0','0','0','0','0','printed',' ','','5','0','91683624168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'','Cash','','2023-05-09 13:45:09','','0','9','2023-05-09 13:45:09','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91683626312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'','Cash','','2023-05-10 10:44:31','','0','9','2023-05-10 10:44:31','','9099','9099','1','retail','0','9099','1','0','0','0','0','0','0','printed',' ','','5','0','91683700135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'','Cash','','2023-05-10 11:17:36','','0','9','2023-05-10 11:17:36','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91683704894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'','Cash','','2023-05-10 11:49:30','','0','9','2023-05-10 11:49:30','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','5','0','91683706663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2023-05-10 14:30:27','','0','9','2023-05-10 14:30:27','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','printed',' ','','5','0','91683718198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'','Cash','','2023-05-10 16:34:48','','0','9','2023-05-10 16:34:48','','15239','15239','1','retail','0','15239','1','0','0','0','0','0','0','printed',' ','','5','0','91683725291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'','Cash','','2023-05-10 16:45:13','','0','9','2023-05-10 16:45:13','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683726293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'','Cash','','2023-05-11 10:06:57','','0','9','2023-05-11 10:06:57','','84000','84000','1','retail','0','84000','1','0','0','0','0','0','0','printed',' ','','5','0','91683788713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'','Cash','','2023-05-11 10:36:11','','0','9','2023-05-11 10:36:11','','18828','18828','1','retail','0','18828','1','0','0','0','0','0','0','printed',' ','','5','0','91683788822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'','Cash','','2023-05-11 10:51:54','','0','9','2023-05-11 10:51:54','','14597','14597','1','retail','0','14597','1','0','0','0','0','0','0','printed',' ','','5','0','91683790579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'','Cash','','2023-05-11 11:09:20','','0','9','2023-05-11 11:09:20','','35800','35800','1','retail','0','35800','1','0','0','0','0','0','0','printed',' ','','5','0','91683792533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'','Cash','','2023-05-11 11:24:01','','0','9','2023-05-11 11:24:01','','7790','7790','1','retail','0','7790','1','0','0','0','0','0','0','printed',' ','','5','0','91683792688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'','Cash','','2023-05-11 11:30:11','','0','9','2023-05-11 11:30:11','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683793445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'','Cash','','2023-05-11 12:13:45','','0','9','2023-05-11 12:13:45','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91683793815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2023-05-11 12:13:59','','0','9','2023-05-11 12:13:59','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91683796430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'','Cash','','2023-05-11 15:25:46','','0','9','2023-05-11 15:25:46','','13500','13500','1','retail','0','13500','1','0','0','0','0','0','0','printed',' ','','5','0','91683807841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'','Cash','','2023-05-11 15:49:35','','0','9','2023-05-11 15:49:35','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683809364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'','Cash','','2023-05-11 16:50:23','','0','9','2023-05-11 16:50:23','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683809381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'','Cash','','2023-05-11 16:59:40','','0','9','2023-05-11 16:59:40','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','5','0','91683813028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'','Cash','','2023-05-11 17:23:16','','0','9','2023-05-11 17:23:16','','5690','5690','1','retail','0','5690','1','0','0','0','0','0','0','printed',' ','','5','0','91683813607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'','Cash','','2023-05-12 12:50:46','','0','9','2023-05-12 12:50:46','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683885036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'','Cash','','2023-05-12 13:19:22','','0','9','2023-05-12 13:19:22','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','5','0','91683885050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'','Cash','','2023-05-12 13:25:23','','0','9','2023-05-12 13:25:23','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','printed',' ','','5','0','91683886767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'','Cash','','2023-05-12 13:40:08','','0','9','2023-05-12 13:40:08','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683887175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'','Cash','','2023-05-12 15:29:39','','0','9','2023-05-12 15:29:39','','10499','10499','1','retail','0','10499','1','0','0','0','0','0','0','printed',' ','','5','0','91683888011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'','Cash','','2023-05-12 15:32:53','','0','9','2023-05-12 15:32:53','','12499','12499','1','retail','0','12499','1','0','0','0','0','0','0','printed',' ','','5','0','91683894583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'','Cash','','2023-05-12 16:06:55','','0','9','2023-05-12 16:06:56','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683894782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'','Cash','','2023-05-12 16:07:37','','0','9','2023-05-12 16:07:37','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91683896829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2023-05-12 17:04:10','','0','9','2023-05-12 17:04:10','','15294','15294','1','retail','0','15294','1','0','0','0','0','0','0','printed',' ','','5','0','91683896863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'','Cash','','2023-05-12 17:25:21','','0','9','2023-05-12 17:25:21','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91683900722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'','Cash','','2023-05-12 17:25:46','','0','9','2023-05-12 17:25:46','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91683901526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'','Cash','','2023-05-12 17:45:43','','0','9','2023-05-12 17:45:43','','7169','7169','1','retail','0','7169','1','0','0','0','0','0','0','printed',' ','','5','0','91683901554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2023-05-13 11:01:00','','0','9','2023-05-13 11:01:00','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','5','0','91683964814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'','Cash','','2023-05-13 11:30:25','','0','9','2023-05-13 11:30:25','','5599','5599','1','retail','0','5599','1','0','0','0','0','0','0','printed',' ','','5','0','91683964865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'','Cash','','2023-05-13 13:34:06','','0','9','2023-05-13 13:34:06','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683966631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'','Cash','','2023-05-13 14:18:50','','0','9','2023-05-13 14:18:50','','16810','16810','1','retail','0','16810','1','0','0','0','0','0','0','printed',' ','','5','0','91683974049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'','Cash','','2023-05-13 14:29:47','','0','9','2023-05-13 14:29:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91683977359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'','Cash','','2023-05-13 14:58:15','','0','9','2023-05-13 14:58:15','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683979084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'','Cash','','2023-05-13 15:06:47','','0','9','2023-05-13 15:06:47','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91683979099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'','Cash','','2023-05-15 09:32:03','','0','9','2023-05-15 09:32:03','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','printed',' ','','5','0','91684132286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'','Cash','','2023-05-15 10:15:36','','0','9','2023-05-15 10:15:36','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','5','0','91684134904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'','Cash','','2023-05-15 11:35:24','','0','9','2023-05-15 11:35:24','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','printed',' ','','5','0','91684134940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'','Cash','','2023-05-15 11:51:33','','0','9','2023-05-15 11:51:33','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684139727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'','Cash','','2023-05-15 13:02:53','','0','9','2023-05-15 13:02:53','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91684140696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'','Cash','','2023-05-15 14:03:53','','0','9','2023-05-15 14:03:53','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684144976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(655,'','Cash','','2023-05-15 15:08:18','','0','9','2023-05-15 15:08:18','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91684148637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(656,'','Cash','','2023-05-15 15:24:58','','0','9','2023-05-15 15:24:58','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684152504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(657,'','Cash','','2023-05-15 16:06:53','','0','9','2023-05-15 16:06:53','','399','399','1','retail','0','399','1','0','0','0','0','0','0','printed',' ','','5','0','91684153503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(658,'','Cash','','2023-05-16 09:41:45','','0','9','2023-05-16 09:41:45','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684219295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(659,'','Cash','','2023-05-16 10:59:03','','0','9','2023-05-16 10:59:03','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','5','0','91684219308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(660,'','Cash','','2023-05-16 14:16:48','','0','9','2023-05-16 14:16:48','','22881','22881','1','retail','0','22881','1','0','0','0','0','0','0','printed',' ','','5','0','91684235499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(661,'','Cash','','2023-05-17 08:14:45','','0','9','2023-05-17 08:14:45','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91684300467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(662,'','Cash','','2023-05-17 11:00:49','','0','9','2023-05-17 11:00:49','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684310438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(663,'','Cash','','2023-05-17 12:18:35','','0','9','2023-05-17 12:18:35','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','5','0','91684310453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(664,'','Cash','','2023-05-17 12:38:47','','0','9','2023-05-17 12:38:47','','2990','2990','1','retail','0','2990','1','0','0','0','0','0','0','printed',' ','','5','0','91684315119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(665,'','Cash','','2023-05-17 17:00:39','','0','9','2023-05-17 17:00:39','','1436','1436','1','retail','0','1436','1','0','0','0','0','0','0','printed',' ','','5','0','91684332017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(666,'','Cash','','2023-05-17 19:11:57','','0','9','2023-05-17 19:11:57','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91684339895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(667,'','Cash','','2023-05-18 10:04:33','','0','9','2023-05-18 10:04:33','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684389418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(668,'','Cash','','2023-05-18 12:24:25','','0','9','2023-05-18 12:24:25','','10899','10899','1','retail','0','10899','1','0','0','0','0','0','0','printed',' ','','5','0','91684401390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(669,'','Cash','','2023-05-18 13:55:18','','0','9','2023-05-18 13:55:18','','7690','7690','1','retail','0','7690','1','0','0','0','0','0','0','printed',' ','','5','0','91684401871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(670,'','Cash','','2023-05-18 14:06:21','','0','9','2023-05-18 14:06:21','','1714','1714','1','retail','0','1714','1','0','0','0','0','0','0','printed',' ','','5','0','91684407324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(671,'','Cash','','2023-05-19 09:38:35','','0','9','2023-05-19 09:38:35','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91684420211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(672,'','Cash','','2023-05-19 09:39:06','','0','9','2023-05-19 09:39:06','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684478323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(673,'','Cash','','2023-05-19 09:41:21','','0','9','2023-05-19 09:41:21','','7950','7950','1','retail','0','7950','1','0','0','0','0','0','0','printed',' ','','5','0','91684478350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(674,'','Cash','','2023-05-19 09:42:56','','0','9','2023-05-19 09:42:56','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','5','0','91684478486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(675,'','Cash','','2023-05-19 11:30:05','','0','9','2023-05-19 11:30:05','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684478580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(676,'','Cash','','2023-05-19 13:22:31','','0','9','2023-05-19 13:22:31','','8300','8300','1','retail','0','8300','1','0','0','0','0','0','0','printed',' ','','5','0','91684491694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(677,'','Cash','','2023-05-19 15:11:49','','0','9','2023-05-19 15:11:49','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91684492234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(678,'','Cash','','2023-05-19 16:46:49','','0','9','2023-05-19 16:46:49','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91684498314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(679,'','Cash','','2023-05-19 16:50:07','','0','9','2023-05-19 16:50:07','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91684504015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(680,'','Cash','','2023-05-19 17:16:49','','0','9','2023-05-19 17:16:49','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91684505800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(681,'','Cash','','2023-05-19 17:19:51','','0','9','2023-05-19 17:19:51','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684505813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(682,'','Cash','','2023-05-20 12:32:59','','0','9','2023-05-20 12:32:59','','4265','4265','1','retail','0','4265','1','0','0','0','0','0','0','printed',' ','','5','0','91684575131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(683,'','Cash','','2023-05-20 12:41:56','','0','9','2023-05-20 12:41:56','','4890','4890','1','retail','0','4890','1','0','0','0','0','0','0','printed',' ','','5','0','91684575693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(684,'','Cash','','2023-05-20 12:42:52','','0','9','2023-05-20 12:42:52','','3899','3899','1','retail','0','3899','1','0','0','0','0','0','0','printed',' ','','5','0','91684575719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(685,'','Cash','','2023-05-20 12:48:53','','0','9','2023-05-20 12:48:53','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91684576120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(686,'','Cash','','2023-05-22 11:02:48','','0','9','2023-05-22 11:02:48','','29600','29600','1','retail','0','29600','1','0','0','0','0','0','0','printed',' ','','5','0','91684742131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(687,'','Cash','','2023-05-22 11:11:06','','0','9','2023-05-22 11:11:06','','13900','13900','1','retail','0','13900','1','0','0','0','0','0','0','printed',' ','','5','0','91684742577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(688,'','Cash','','2023-05-22 11:52:00','','0','9','2023-05-22 11:52:00','','1399','1399','1','retail','0','1399','1','0','0','0','0','0','0','printed',' ','','5','0','91684743207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(689,'','Cash','','2023-05-22 12:37:03','','0','9','2023-05-22 12:37:03','','25000','25000','1','retail','0','25000','1','0','0','0','0','0','0','printed',' ','','5','0','91684745522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(690,'','Cash','','2023-05-22 14:13:02','','0','9','2023-05-22 14:13:02','','4089','4089','1','retail','0','4089','1','0','0','0','0','0','0','printed',' ','','5','0','91684748232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(691,'','Cash','','2023-05-22 15:38:07','','0','9','2023-05-22 15:38:07','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684754019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(692,'','Cash','','2023-05-22 15:41:32','','0','9','2023-05-22 15:41:32','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91684759090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(693,'','Cash','','2023-05-22 16:24:00','','0','9','2023-05-22 16:24:00','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91684759296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(694,'','Cash','','2023-05-23 10:55:43','','0','9','2023-05-23 10:55:43','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','5','0','91684828531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(695,'','Cash','','2023-05-23 13:54:05','','0','9','2023-05-23 13:54:05','','7750','7750','1','retail','0','7750','1','0','0','0','0','0','0','printed',' ','','5','0','91684839203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(696,'','Cash','','2023-05-23 13:56:57','','0','9','2023-05-23 13:56:57','','1212','1212','1','retail','0','1212','1','0','0','0','0','0','0','printed',' ','','5','0','91684839249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(697,'','Cash','','2023-05-23 14:04:01','','0','9','2023-05-23 14:04:01','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91684839423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(698,'','Cash','','2023-05-23 15:49:11','','0','9','2023-05-23 15:49:11','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91684839844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(699,'','Cash','','2023-05-24 09:17:31','','0','9','2023-05-24 09:17:31','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91684908083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(700,'','Cash','','2023-05-24 10:14:51','','0','9','2023-05-24 10:14:51','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91684909055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(701,'','Cash','','2023-05-25 11:29:22','','0','9','2023-05-25 11:29:22','','7350','7350','1','retail','0','7350','1','0','0','0','0','0','0','printed',' ','','5','0','91685003332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(702,'','Cash','','2023-05-26 12:31:52','','0','9','2023-05-26 12:31:52','','2889','2889','1','retail','0','2889','1','0','0','0','0','0','0','printed',' ','','5','0','91685093402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(703,'','Cash','','2023-05-26 13:07:46','','0','9','2023-05-26 13:07:46','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91685095064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(704,'','Cash','','2023-05-26 15:45:20','','0','9','2023-05-26 15:45:20','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91685105060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(705,'','Cash','','2023-05-29 12:04:21','','0','9','2023-05-29 12:04:21','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91685351051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(706,'','Cash','','2023-05-30 12:55:22','','0','9','2023-05-30 12:55:22','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91685440495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(707,'','Cash','','2023-05-31 10:29:06','','0','9','2023-05-31 10:29:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91685518124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(708,'','Cash','','2023-05-31 14:59:28','','0','9','2023-05-31 14:59:28','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','5','0','91685534321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(709,'','Cash','','2023-06-02 09:01:42','','0','9','2023-06-02 09:01:42','','8730','8730','1','retail','0','8730','1','0','0','0','0','0','0','printed',' ','','5','0','91685543334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(710,'','Cash','','2023-06-02 10:50:10','','0','9','2023-06-02 10:50:10','','31600','31600','1','retail','0','31600','1','0','0','0','0','0','0','printed',' ','','5','0','91685692186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(711,'','Cash','','2023-06-02 10:58:08','','0','9','2023-06-02 10:58:08','','39600','39600','1','retail','0','39600','1','0','0','0','0','0','0','printed',' ','','5','0','91685692662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(712,'','Cash','','2023-06-02 12:49:27','','0','9','2023-06-02 12:49:27','','3680','3680','1','retail','0','3680','1','0','0','0','0','0','0','printed',' ','','5','0','91685692695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(713,'','Cash','','2023-06-02 14:22:19','','0','9','2023-06-02 14:22:19','','14570','14570','1','retail','0','14570','1','0','0','0','0','0','0','printed',' ','','5','0','91685699372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(714,'','Cash','','2023-06-02 15:47:08','','0','9','2023-06-02 15:47:08','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91685704943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(715,'','Cash','','2023-06-02 15:47:26','','0','9','2023-06-02 15:47:26','','12530','12530','1','retail','0','12530','1','0','0','0','0','0','0','printed',' ','','5','0','91685710032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(716,'','Cash','','2023-06-02 17:17:56','','0','9','2023-06-02 17:17:56','','3090','3090','1','retail','0','3090','1','0','0','0','0','0','0','printed',' ','','5','0','91685710056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(717,'','Cash','','2023-06-05 11:44:25','','0','9','2023-06-05 11:44:25','','7998','7998','1','retail','0','7998','1','0','0','0','0','0','0','printed',' ','','5','0','91685954546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(718,'','Cash','','2023-06-05 12:56:28','','0','9','2023-06-05 12:56:28','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91685954679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(719,'','Cash','','2023-06-05 17:34:19','','0','9','2023-06-05 17:34:19','','25500','25500','1','retail','0','25500','1','0','0','0','0','0','0','printed',' ','','5','0','91685975618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(720,'','Cash','','2023-06-05 18:19:30','','0','9','2023-06-05 18:19:30','','6489','6489','1','retail','0','6489','1','0','0','0','0','0','0','printed',' ','','5','0','91685975666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(721,'','Cash','','2023-06-05 18:27:22','','0','9','2023-06-05 18:27:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91685978828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(722,'','Cash','','2023-06-06 16:12:56','','0','9','2023-06-06 16:12:56','','29956','29956','1','retail','0','29956','1','0','0','0','0','0','0','printed',' ','','5','0','91686055460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(723,'','Cash','','2023-06-07 14:10:01','','0','9','2023-06-07 14:10:01','','30716','30716','1','retail','0','30716','1','0','0','0','0','0','0','printed',' ','','5','0','91686135649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(724,'','Cash','','2023-06-07 15:49:06','','0','9','2023-06-07 15:49:06','','8078','8078','1','retail','0','8078','1','0','0','0','0','0','0','printed',' ','','5','0','91686136323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(725,'','Cash','','2023-06-08 10:04:06','','0','9','2023-06-08 10:04:06','','31500','31500','1','retail','0','31500','1','0','0','0','0','0','0','printed',' ','','5','0','91686207753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(726,'','Cash','','2023-06-08 10:43:03','','0','9','2023-06-08 10:43:03','','7920','7920','1','retail','0','7920','1','0','0','0','0','0','0','printed',' ','','5','0','91686210157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(727,'','Cash','','2023-06-08 10:49:58','','0','9','2023-06-08 10:49:58','','31500','31500','1','retail','0','31500','1','0','0','0','0','0','0','printed',' ','','5','0','91686210568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(728,'','Cash','','2023-06-08 12:17:39','','0','9','2023-06-08 12:17:39','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91686210606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(729,'','Cash','','2023-06-09 10:15:04','','0','9','2023-06-09 10:15:04','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91686292596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(730,'','Cash','','2023-06-09 11:03:30','','0','9','2023-06-09 11:03:30','','2149','2149','1','retail','0','2149','1','0','0','0','0','0','0','printed',' ','','5','0','91686294912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(731,'','Cash','','2023-06-09 13:24:49','','0','9','2023-06-09 13:24:49','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','5','0','91686301244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(732,'','Cash','','2023-06-09 16:30:34','','0','9','2023-06-09 16:30:34','','890','890','1','retail','0','890','1','0','0','0','0','0','0','printed',' ','','5','0','91686317384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(733,'','Cash','','2023-06-10 13:39:21','','0','9','2023-06-10 13:39:21','','925','925','1','retail','0','925','1','0','0','0','0','0','0','printed',' ','','5','0','91686393554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(734,'','Cash','','2023-06-12 10:28:33','','0','9','2023-06-12 10:28:33','','5490','5490','1','retail','0','5490','1','0','0','0','0','0','0','printed',' ','','5','0','91686551051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(735,'','Cash','','2023-06-12 13:09:08','','0','9','2023-06-12 13:09:08','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91686558296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(736,'','Cash','','2023-06-12 13:40:57','','0','9','2023-06-12 13:40:57','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','5','0','91686564554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(737,'','Cash','','2023-06-12 13:42:15','','0','9','2023-06-12 13:42:15','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','5','0','91686566460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(738,'','Cash','','2023-06-12 15:53:31','','0','9','2023-06-12 15:53:31','','6580','6580','1','retail','0','6580','1','0','0','0','0','0','0','printed',' ','','5','0','91686574255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(739,'','Cash','','2023-06-12 15:54:46','','0','9','2023-06-12 15:54:46','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','5','0','91686574417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(740,'','Cash','','2023-06-12 16:10:10','','0','9','2023-06-12 16:10:10','','4690','4690','1','retail','0','4690','1','0','0','0','0','0','0','printed',' ','','5','0','91686575382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(741,'','Cash','','2023-06-14 13:34:49','','0','9','2023-06-14 13:34:49','','4099','4099','1','retail','0','4099','1','0','0','0','0','0','0','printed',' ','','5','0','91686737041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(742,'','Cash','','2023-06-14 14:44:23','','0','9','2023-06-14 14:44:23','','30242','30242','1','retail','0','30242','1','0','0','0','0','0','0','printed',' ','','5','0','91686739279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(743,'','Cash','','2023-06-14 17:36:10','','0','9','2023-06-14 17:36:10','','4770','4770','1','retail','0','4770','1','0','0','0','0','0','0','printed',' ','','5','0','91686753349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(744,'','Cash','','2023-06-15 09:28:18','','0','9','2023-06-15 09:28:18','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','printed',' ','','5','0','91686810402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(745,'','Cash','','2023-06-15 10:42:20','','0','9','2023-06-15 10:42:20','','44439','44439','1','retail','0','44439','1','0','0','0','0','0','0','printed',' ','','5','0','91686813768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(746,'','Cash','','2023-06-15 11:15:07','','0','9','2023-06-15 11:15:07','','4679','4679','1','retail','0','4679','1','0','0','0','0','0','0','printed',' ','','5','0','91686816753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(747,'','Cash','','2023-06-15 13:46:41','','0','9','2023-06-15 13:46:41','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91686825948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(748,'','Cash','','2023-06-17 09:38:39','','0','9','2023-06-17 09:38:39','','8589','8589','1','retail','0','8589','1','0','0','0','0','0','0','printed',' ','','5','0','91686897001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(749,'','Cash','','2023-06-17 13:47:43','','0','9','2023-06-17 13:47:43','','149990','149990','1','retail','0','149990','1','0','0','0','0','0','0','printed',' ','','5','0','91686994884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(750,'','Cash','','2023-06-17 14:28:38','','0','9','2023-06-17 14:28:38','','14210','14210','1','retail','0','14210','1','0','0','0','0','0','0','printed',' ','','5','0','91687000759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(751,'','Cash','','2023-06-17 15:07:57','','0','9','2023-06-17 15:07:57','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','printed',' ','','5','0','91687003631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(752,'','Cash','','2023-06-17 15:20:54','','0','9','2023-06-17 15:20:54','','10921','10921','1','retail','0','10921','1','0','0','0','0','0','0','printed',' ','','5','0','91687004149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(753,'','Cash','','2023-06-17 16:42:20','','0','9','2023-06-17 16:42:20','','21148','21148','1','retail','0','21148','1','0','0','0','0','0','0','printed',' ','','5','0','91687008938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(754,'','Cash','','2023-06-19 12:22:18','','0','9','2023-06-19 12:22:18','','18069','18069','1','retail','0','18069','1','0','0','0','0','0','0','printed',' ','','5','0','91687165503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(755,'','Cash','','2023-06-19 16:48:25','','0','9','2023-06-19 16:48:25','','17608','17608','1','retail','0','17608','1','0','0','0','0','0','0','printed',' ','','5','0','91687182249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(756,'','Cash','','2023-06-20 12:00:35','','0','9','2023-06-20 12:00:35','','5538','5538','1','retail','0','5538','1','0','0','0','0','0','0','printed',' ','','5','0','91687251477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(757,'','Cash','','2023-06-20 13:51:42','','0','9','2023-06-20 13:51:42','','3999','3999','1','retail','0','3999','1','0','0','0','0','0','0','printed',' ','','5','0','91687251646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(758,'','Cash','','2023-06-21 09:49:03','','0','9','2023-06-21 09:49:03','','5030','5030','1','retail','0','5030','1','0','0','0','0','0','0','printed',' ','','5','0','91687328454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(759,'','Cash','','2023-06-21 11:20:21','','0','9','2023-06-21 11:20:21','','74700','74700','1','retail','0','74700','1','0','0','0','0','0','0','printed',' ','','5','0','91687335610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(760,'','Cash','','2023-06-21 14:00:56','','0','9','2023-06-21 14:00:56','','19750','19750','1','retail','0','19750','1','0','0','0','0','0','0','printed',' ','','5','0','91687345200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(761,'','Cash','','2023-06-21 14:10:56','','0','9','2023-06-21 14:10:56','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91687345466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(762,'','Cash','','2023-06-22 09:26:49','','0','9','2023-06-22 09:26:49','','3985','3985','1','retail','0','3985','1','0','0','0','0','0','0','printed',' ','','5','0','91687363819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(763,'','Cash','','2023-06-22 10:32:04','','0','9','2023-06-22 10:32:04','','15590','15590','1','retail','0','15590','1','0','0','0','0','0','0','printed',' ','','5','0','91687415356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(764,'','Cash','','2023-06-22 14:03:13','','0','9','2023-06-22 14:03:13','','12060','12060','1','retail','0','12060','1','0','0','0','0','0','0','printed',' ','','5','0','91687431285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(765,'','Cash','','2023-06-22 14:31:20','','0','9','2023-06-22 14:31:20','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','5','0','91687433472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(766,'','Cash','','2023-06-22 15:41:06','','0','9','2023-06-22 15:41:06','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91687434307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(767,'','Cash','','2023-06-22 16:29:24','','0','9','2023-06-22 16:29:24','','7810','7810','1','retail','0','7810','1','0','0','0','0','0','0','printed',' ','','5','0','91687437683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(768,'','Cash','','2023-06-22 16:50:44','','0','9','2023-06-22 16:50:44','','15250','15250','1','retail','0','15250','1','0','0','0','0','0','0','printed',' ','','5','0','91687441788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(769,'','Cash','','2023-06-23 09:19:30','','0','9','2023-06-23 09:19:30','','1640','1640','1','retail','0','1640','1','0','0','0','0','0','0','printed',' ','','5','0','91687501105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(770,'','Cash','','2023-06-23 12:50:14','','0','9','2023-06-23 12:50:14','','8040','8040','1','retail','0','8040','1','0','0','0','0','0','0','printed',' ','','5','0','91687513732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(771,'','Cash','','2023-06-23 13:41:49','','0','9','2023-06-23 13:41:49','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91687514188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(772,'','Cash','','2023-06-24 13:47:28','','0','9','2023-06-24 13:47:28','','142063','142063','1','retail','0','142063','1','0','0','0','0','0','0','printed',' ','','5','0','91687599735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(773,'','Cash','','2023-06-24 14:46:26','','0','9','2023-06-24 14:46:26','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed',' ','','5','0','91687607166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(774,'','Cash','','2023-06-24 16:46:55','','0','9','2023-06-24 16:46:55','','106455','106455','1','retail','0','106455','1','0','0','0','0','0','0','printed',' ','','5','0','91687607908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(775,'','Cash','','2023-06-24 16:55:45','','0','9','2023-06-24 16:55:45','','40000','40000','1','retail','0','40000','1','0','0','0','0','0','0','printed',' ','','5','0','91687614552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(776,'','Cash','','2023-06-24 17:15:54','','0','9','2023-06-24 17:15:54','','17493','17493','1','retail','0','17493','1','0','0','0','0','0','0','printed',' ','','5','0','91687615563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(777,'','Cash','','2023-06-24 17:20:07','','0','9','2023-06-24 17:20:07','','999','999','1','retail','0','999','1','0','0','0','0','0','0','printed',' ','','5','0','91687616399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(778,'','Cash','','2023-06-24 17:37:08','','0','9','2023-06-24 17:37:08','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91687617417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(779,'','Cash','','2023-06-24 18:24:25','','0','9','2023-06-24 18:24:25','','6189','6189','1','retail','0','6189','1','0','0','0','0','0','0','printed',' ','','5','0','91687620128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(780,'','Cash','','2023-06-24 18:26:10','','0','9','2023-06-24 18:26:10','','4490','4490','1','retail','0','4490','1','0','0','0','0','0','0','printed',' ','','5','0','91687620355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(781,'','Cash','','2023-06-24 18:30:52','','0','9','2023-06-24 18:30:52','','6880','6880','1','retail','0','6880','1','0','0','0','0','0','0','printed',' ','','5','0','91687620374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(782,'','Cash','','2023-06-26 12:43:37','','0','9','2023-06-26 12:43:37','','14000','14000','1','retail','0','14000','1','0','0','0','0','0','0','printed',' ','','5','0','91687771823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(783,'','Cash','','2023-06-26 17:15:25','','0','9','2023-06-26 17:15:25','','5449','5449','1','retail','0','5449','1','0','0','0','0','0','0','printed',' ','','5','0','91687788861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(784,'','Cash','','2023-06-26 17:23:43','','0','9','2023-06-26 17:23:43','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91687789411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(785,'','Cash','','2023-06-27 09:55:16','','0','9','2023-06-27 09:55:16','','3597','3597','1','retail','0','3597','1','0','0','0','0','0','0','printed',' ','','5','0','91687848907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(786,'','Cash','','2023-06-27 11:17:42','','0','9','2023-06-27 11:17:42','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91687848922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(787,'','Cash','','2023-06-27 11:30:50','','0','9','2023-06-27 11:30:50','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','printed',' ','','5','0','91687854623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(788,'','Cash','','2023-06-27 17:48:29','','0','9','2023-06-27 17:48:29','','53638','53638','1','retail','0','53638','1','0','0','0','0','0','0','printed',' ','','5','0','91687876377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(789,'','Cash','','2023-06-29 11:24:15','','0','9','2023-06-29 11:24:15','','62250','62250','1','retail','0','62250','1','0','0','0','0','0','0','printed',' ','','5','0','91688027035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(790,'','Cash','','2023-06-29 12:28:37','','0','9','2023-06-29 12:28:37','','16983','16983','1','retail','0','16983','1','0','0','0','0','0','0','printed',' ','','5','0','91688027064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(791,'','Cash','','2023-06-29 14:28:56','','0','9','2023-06-29 14:28:56','','5095','5095','1','retail','0','5095','1','0','0','0','0','0','0','printed',' ','','5','0','91688033181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(792,'','Cash','','2023-06-29 14:32:12','','0','9','2023-06-29 14:32:12','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','5','0','91688038324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(793,'','Cash','','2023-06-29 14:57:52','','0','9','2023-06-29 14:57:52','','10279','10279','1','retail','0','10279','1','0','0','0','0','0','0','printed',' ','','5','0','91688038341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(794,'','Cash','','2023-06-29 17:11:02','','0','9','2023-06-29 17:11:02','','17500','17500','1','retail','0','17500','1','0','0','0','0','0','0','printed',' ','','5','0','91688047755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(795,'','Cash','','2023-06-29 17:32:35','','0','9','2023-06-29 17:32:35','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91688049144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(796,'','Cash','','2023-06-30 14:04:18','','0','9','2023-06-30 14:04:18','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91688123045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(797,'','Cash','','2023-06-30 14:04:54','','0','9','2023-06-30 14:04:54','','1890','1890','1','retail','0','1890','1','0','0','0','0','0','0','printed',' ','','5','0','91688123062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(798,'','Cash','','2023-06-30 14:51:58','','0','9','2023-06-30 14:51:58','','5795','5795','1','retail','0','5795','1','0','0','0','0','0','0','printed',' ','','5','0','91688123097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(799,'','Cash','','2023-06-30 14:54:10','','0','9','2023-06-30 14:54:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91688125923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(800,'','Cash','','2023-07-01 12:58:38','','0','9','2023-07-01 12:58:38','','2580','2580','1','retail','0','2580','1','0','0','0','0','0','0','printed',' ','','5','0','91688205479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(801,'','Cash','','2023-07-01 13:30:00','','0','9','2023-07-01 13:30:00','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91688205523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(802,'','Cash','','2023-07-01 13:37:59','','0','9','2023-07-01 13:37:59','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91688207788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(803,'','Cash','','2023-07-01 16:25:34','','0','9','2023-07-01 16:25:34','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','5','0','91688217923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(804,'','Cash','','2023-07-01 16:29:11','','0','9','2023-07-01 16:29:11','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91688217937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(805,'','Cash','','2023-07-01 16:37:32','','0','9','2023-07-01 16:37:32','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','5','0','91688218156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(806,'','Cash','','2023-07-01 17:03:53','','0','9','2023-07-01 17:03:53','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91688218667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(807,'','Cash','','2023-07-01 18:00:27','','0','9','2023-07-01 18:00:27','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91688220235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(808,'','Cash','','2023-07-03 10:55:56','','0','9','2023-07-03 10:55:56','','12479','12479','1','retail','0','12479','1','0','0','0','0','0','0','printed',' ','','5','0','91688370706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(809,'','Cash','','2023-07-03 11:01:12','','0','9','2023-07-03 11:01:12','','11129','11129','1','retail','0','11129','1','0','0','0','0','0','0','printed',' ','','5','0','91688371090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(810,'','Cash','','2023-07-03 11:07:15','','0','9','2023-07-03 11:07:15','','21248','21248','1','retail','0','21248','1','0','0','0','0','0','0','printed',' ','','5','0','91688371277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(811,'','Cash','','2023-07-03 13:19:03','','0','9','2023-07-03 13:19:03','','2890','2890','1','retail','0','2890','1','0','0','0','0','0','0','printed',' ','','5','0','91688379500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(812,'','Cash','','2023-07-03 14:22:10','','0','9','2023-07-03 14:22:10','','3380','3380','1','retail','0','3380','1','0','0','0','0','0','0','printed',' ','','5','0','91688383254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(813,'','Cash','','2023-07-03 14:58:06','','0','9','2023-07-03 14:58:06','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','5','0','91688383335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(814,'','Cash','','2023-07-03 17:08:29','','0','9','2023-07-03 17:08:29','','8579','8579','1','retail','0','8579','1','0','0','0','0','0','0','printed',' ','','5','0','91688393148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(815,'','Cash','','2023-07-04 17:07:56','','0','9','2023-07-04 17:07:56','','3240','3240','1','retail','0','3240','1','0','0','0','0','0','0','printed',' ','','5','0','91688479635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(816,'','Cash','','2023-07-04 18:22:32','','0','9','2023-07-04 18:22:32','','8819','8819','1','retail','0','8819','1','0','0','0','0','0','0','printed',' ','','5','0','91688484044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(817,'','Cash','','2023-07-04 18:44:56','','0','9','2023-07-04 18:44:56','','7408','7408','1','retail','0','7408','1','0','0','0','0','0','0','printed',' ','','5','0','91688484194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(818,'','Cash','','2023-07-04 19:45:16','','0','9','2023-07-04 19:45:16','','5647','5647','1','retail','0','5647','1','0','0','0','0','0','0','printed',' ','','5','0','91688488929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(819,'','Cash','','2023-07-05 10:26:20','','0','9','2023-07-05 10:26:20','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91688538254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(820,'','Cash','','2023-07-05 11:10:46','','0','9','2023-07-05 11:10:46','','8223','8223','1','retail','0','8223','1','0','0','0','0','0','0','printed',' ','','5','0','91688544441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(821,'','Cash','','2023-07-05 13:44:09','','0','9','2023-07-05 13:44:09','','18540','18540','1','retail','0','18540','1','0','0','0','0','0','0','printed',' ','','5','0','91688552827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(822,'','Cash','','2023-07-05 14:57:14','','0','9','2023-07-05 14:57:14','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91688554301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(823,'','Cash','','2023-07-05 17:04:33','','0','9','2023-07-05 17:04:33','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','5','0','91688565834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(824,'','Cash','','2023-07-05 17:06:42','','0','9','2023-07-05 17:06:42','','7700','7700','1','retail','0','7700','1','0','0','0','0','0','0','printed',' ','','5','0','91688565876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(825,'','Cash','','2023-07-06 09:20:27','','0','9','2023-07-06 09:20:27','','1355','1355','1','retail','0','1355','1','0','0','0','0','0','0','printed',' ','','5','0','91688624330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(826,'','Cash','','2023-07-06 11:51:19','','0','9','2023-07-06 11:51:19','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91688633457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(827,'','Cash','','2023-07-06 17:13:48','','0','9','2023-07-06 17:13:48','','12535','12535','1','retail','0','12535','1','0','0','0','0','0','0','printed',' ','','5','0','91688652502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(828,'','Cash','','2023-07-07 11:35:28','','0','9','2023-07-07 11:35:28','','18915','18915','1','retail','0','18915','1','0','0','0','0','0','0','printed',' ','','5','0','91688717533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(829,'','Cash','','2023-07-07 12:03:33','','0','9','2023-07-07 12:03:33','','4780','4780','1','retail','0','4780','1','0','0','0','0','0','0','printed',' ','','5','0','91688720579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(830,'','Cash','','2023-07-07 13:59:48','','0','9','2023-07-07 13:59:48','','9425','9425','1','retail','0','9425','1','0','0','0','0','0','0','printed',' ','','5','0','91688722985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(831,'','Cash','','2023-07-08 10:50:47','','0','9','2023-07-08 10:50:47','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91688802638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(832,'','Cash','','2023-07-08 11:09:30','','0','9','2023-07-08 11:09:30','','11090','11090','1','retail','0','11090','1','0','0','0','0','0','0','printed',' ','','5','0','91688803739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(833,'','Cash','','2023-07-08 12:55:25','','0','9','2023-07-08 12:55:25','','11070','11070','1','retail','0','11070','1','0','0','0','0','0','0','printed',' ','','5','0','91688808910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(834,'','Cash','','2023-07-10 09:38:19','','0','9','2023-07-10 09:38:19','','11440','11440','1','retail','0','11440','1','0','0','0','0','0','0','printed',' ','','5','0','91688811851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(835,'','Cash','','2023-07-11 11:53:45','','0','9','2023-07-11 11:53:45','','9960','9960','1','retail','0','9960','1','0','0','0','0','0','0','printed',' ','','5','0','91689065598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(836,'','Cash','','2023-07-11 12:19:02','','0','9','2023-07-11 12:19:02','','14005','14005','1','retail','0','14005','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91689066576','Cleared','9','2023-07-11 12:19:02','','','','','','',0.00,0.00,0,'',''),(837,'','Cash','','2023-07-11 12:54:14','','0','9','2023-07-11 12:54:14','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91689067949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(838,'','Cash','','2023-07-11 18:10:30','','0','9','2023-07-11 18:10:30','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91689088207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(839,'','Cash','','2023-07-11 18:13:48','','0','9','2023-07-11 18:13:48','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91689088421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(840,'','Cash','','2023-07-12 12:04:12','','0','9','2023-07-12 12:04:12','','28040','28040','1','retail','0','28040','1','0','0','0','0','0','0','printed',' ','','5','0','91689152472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(841,'','Cash','','2023-07-13 10:40:56','','0','9','2023-07-13 10:40:56','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','5','0','91689227363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(842,'','Cash','','2023-07-13 11:23:17','','0','9','2023-07-13 11:23:17','','6255','6255','1','retail','0','6255','1','0','0','0','0','0','0','printed',' ','','5','0','91689234059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(843,'','Cash','','2023-07-13 11:50:19','','0','9','2023-07-13 11:50:19','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91689236602','Cleared','9','2023-07-13 11:50:19','','','','','','',0.00,0.00,0,'',''),(844,'','Cash','','2023-07-13 12:24:51','','0','9','2023-07-13 12:24:51','','2180','2180','1','retail','0','2180','1','0','0','0','0','0','0','printed',' ','','5','0','91689240213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(845,'','Cash','','2023-07-13 12:33:15','','0','9','2023-07-13 12:33:15','','2330','2330','1','retail','0','2330','1','0','0','0','0','0','0','printed',' ','','5','0','91689240296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(846,'','Cash','','2023-07-14 12:38:46','','0','9','2023-07-14 12:38:46','','15750','15750','1','retail','0','15750','1','0','0','0','0','0','0','printed',' ','','5','0','91689322971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(847,'','Cash','','2023-07-14 14:05:40','','0','9','2023-07-14 14:05:40','','3689','3689','1','retail','0','3689','1','0','0','0','0','0','0','printed',' ','','5','0','91689332529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(848,'','Cash','','2023-07-14 17:34:04','','0','9','2023-07-14 17:34:04','','4249','4249','1','retail','0','4249','1','0','0','0','0','0','0','printed',' ','','5','0','91689345026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(849,'','Cash','','2023-07-15 09:13:45','','0','9','2023-07-15 09:13:45','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91689401371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(850,'','Cash','','2023-07-15 09:36:00','','0','9','2023-07-15 09:36:00','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91689401628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(851,'','Cash','','2023-07-15 09:43:45','','0','9','2023-07-15 09:43:45','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91689402963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(852,'','Cash','','2023-07-15 12:12:24','','0','9','2023-07-15 12:12:24','','3990','3990','1','retail','0','3990','1','0','0','0','0','0','0','printed',' ','','5','0','91689412336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(853,'','Cash','','2023-07-15 12:56:20','','0','9','2023-07-15 12:56:20','','6690','6690','1','retail','0','6690','1','0','0','0','0','0','0','printed',' ','','5','0','91689414209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(854,'','Cash','','2023-07-15 17:21:36','','0','9','2023-07-15 17:21:36','','5230','5230','1','retail','0','5230','1','0','0','0','0','0','0','printed',' ','','5','0','91689430770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(855,'','Cash','','2023-07-17 11:31:37','','0','9','2023-07-17 11:31:37','','5540','5540','1','retail','0','5540','1','0','0','0','0','0','0','printed',' ','','5','0','91689582386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(856,'','Cash','','2023-07-17 12:08:52','','0','9','2023-07-17 12:08:52','','19080','19080','1','retail','0','19080','1','0','0','0','0','0','0','printed',' ','','5','0','91689584915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(857,'','Cash','','2023-07-17 12:10:03','','0','9','2023-07-17 12:10:03','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91689584993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(858,'','Cash','','2023-07-17 12:18:44','','0','9','2023-07-17 12:18:44','','11360','11360','1','retail','0','11360','1','0','0','0','0','0','0','printed',' ','','5','0','91689585011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(859,'','Cash','','2023-07-18 11:57:29','','0','9','2023-07-18 11:57:29','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91689670622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(860,'','Cash','','2023-07-18 12:31:31','','0','9','2023-07-18 12:31:31','','3380','3380','1','retail','0','3380','1','0','0','0','0','0','0','printed',' ','','5','0','91689670652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(861,'','Cash','','2023-07-18 14:53:03','','0','9','2023-07-18 14:53:03','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91689681167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(862,'','Cash','','2023-07-19 12:26:16','','0','9','2023-07-19 12:26:16','','14900','14900','1','retail','0','14900','1','0','0','0','0','0','0','printed',' ','','5','0','91689758506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(863,'','Cash','','2023-07-20 11:32:15','','0','9','2023-07-20 11:32:15','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','5','0','91689835488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(864,'','Cash','','2023-07-20 13:18:37','','0','9','2023-07-20 13:18:37','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91689848306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(865,'','Cash','','2023-07-22 15:38:56','','0','9','2023-07-22 15:38:56','','5820','5820','1','retail','0','5820','1','0','0','0','0','0','0','printed',' ','','5','0','91690029354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(866,'','Cash','','2023-07-24 11:18:45','','0','9','2023-07-24 11:18:45','','18300','18300','1','retail','0','18300','1','0','0','0','0','0','0','printed',' ','','5','0','91690186492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(867,'','Cash','','2023-07-25 15:08:17','','0','9','2023-07-25 15:08:17','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','5','0','91690286859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(868,'','Cash','','2023-07-25 15:17:35','','0','9','2023-07-25 15:17:35','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91690287442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(869,'','Cash','','2023-07-26 09:59:54','','0','9','2023-07-26 09:59:54','','5290','5290','1','retail','0','5290','1','0','0','0','0','0','0','printed',' ','','5','0','91690353690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(870,'','Cash','','2023-07-27 15:35:42','','0','9','2023-07-27 15:35:42','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91690453302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(871,'','Cash','','2023-07-31 13:04:40','','0','9','2023-07-31 13:04:40','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','printed',' ','','5','0','91690788386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(872,'','Cash','','2023-08-03 12:42:15','','0','9','2023-08-03 12:42:15','','27455','27455','1','retail','0','27455','1','0','0','0','0','0','0','printed',' ','','5','0','91691046597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(873,'','Cash','','2023-08-04 11:26:33','','0','9','2023-08-04 11:26:33','','19746','19746','1','retail','0','19746','1','0','0','0','0','0','0','printed',' ','','5','0','91691133808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(874,'','Cash','','2023-08-04 15:41:42','','0','9','2023-08-04 15:41:42','','9290','9290','1','retail','0','9290','1','0','0','0','0','0','0','printed',' ','','5','0','91691144129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(875,'','Cash','','2023-08-04 15:49:23','','0','9','2023-08-04 15:49:23','','5390','5390','1','retail','0','5390','1','0','0','0','0','0','0','printed',' ','','5','0','91691152907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(876,'','Cash','','2023-08-10 16:11:15','','0','9','2023-08-10 16:11:15','','10090','10090','1','retail','0','10090','1','0','0','0','0','0','0','printed',' ','','5','0','91691593314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(877,'','Cash','','2023-08-11 12:41:25','','0','9','2023-08-11 12:41:25','','4447','4447','1','retail','0','4447','1','0','0','0','0','0','0','printed',' ','','5','0','91691745901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(878,'','Cash','','2023-08-14 11:39:41','','0','9','2023-08-14 11:39:41','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','5','0','91691836905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(879,'','Cash','','2023-09-02 18:12:42','','0','9','2023-09-02 18:12:42','','15783','15783','1','retail','0','15783','1','0','0','0','0','0','0','printed',' ','','5','0','91693664773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(880,'','Cash','','2023-09-06 18:06:05','','0','9','2023-09-06 18:06:05','','11098','11098','1','retail','0','11098','1','0','0','0','0','0','0','printed',' ','','5','0','91694012477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(881,'','Cash','','2023-09-07 12:31:53','','0','9','2023-09-07 12:31:53','','8177','8177','1','retail','0','8177','1','0','0','0','0','0','0','printed',' ','','5','0','91694072835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(882,'','Cash','','2023-09-12 10:19:20','','0','9','2023-09-12 10:19:20','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','5','0','91694428793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(883,'','Cash','','2023-09-19 13:59:40','','0','9','2023-09-19 13:59:40','','1188','1188','1','retail','0','1188','1','0','0','0','0','0','0','printed',' ','','5','0','91695105965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(884,'','Cash','','2023-09-20 20:30:16','','0','9','2023-09-20 20:30:16','','12340','12340','1','retail','0','12340','1','0','0','0','0','0','0','printed',' ','','5','0','91695222371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(885,'','Cash','','2023-10-16 11:17:36','','0','9','2023-10-16 11:17:36','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','printed',' ','','5','0','91697444196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(886,'','Cash','','2023-10-17 11:38:25','','0','9','2023-10-17 11:38:25','','29559','29559','1','retail','0','29559','1','0','0','0','0','0','0','printed',' ','','5','0','91697531501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(887,'','Cash','','2023-10-23 12:19:55','','0','9','2023-10-23 12:19:55','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91697532044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(888,'','Cash','','2023-10-26 12:05:33','','0','9','2023-10-26 12:05:33','','11800','11800','1','retail','0','11800','1','0','0','0','0','0','0','printed',' ','','5','0','91698308753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(889,'','Cash','','2023-10-28 14:33:47','','0','9','2023-10-28 14:33:47','','5275','5275','1','retail','0','5275','1','0','0','0','0','0','0','printed',' ','','5','0','91698492712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(890,'','Cash','','2023-10-31 17:33:48','','0','9','2023-10-31 17:33:48','','18848','18848','1','retail','0','18848','1','0','0','0','0','0','0','printed',' ','','5','0','91698762097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(891,'','Cash','','2023-11-01 15:01:41','','0','9','2023-11-01 15:01:41','','1989','1989','1','retail','0','1989','1','0','0','0','0','0','0','printed',' ','','5','0','91698840051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(892,'','Cash','','2023-11-03 10:45:20','','0','9','2023-11-03 10:45:20','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','5','0','91698997511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(893,'','Cash','','2023-11-03 15:39:14','','0','9','2023-11-03 15:39:14','','6350','6350','1','retail','0','6350','1','0','0','0','0','0','0','printed',' ','','5','0','91699015120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(894,'','Cash','','2023-11-04 11:23:25','','0','9','2023-11-04 11:23:25','','6240','6240','1','retail','0','6240','1','0','0','0','0','0','0','printed',' ','','5','0','91699085914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(895,'','Cash','','2023-11-04 14:52:58','','0','9','2023-11-04 14:52:58','','4789','4789','1','retail','0','4789','1','0','0','0','0','0','0','printed',' ','','5','0','91699098644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(896,'','Cash','','2023-11-06 10:41:07','','0','9','2023-11-06 10:41:07','','11070','11070','1','retail','0','11070','1','0','0','0','0','0','0','printed',' ','','5','0','91699256414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(897,'','Cash','','2023-11-06 10:57:58','','0','9','2023-11-06 10:57:58','','13225','13225','1','retail','0','13225','1','0','0','0','0','0','0','printed',' ','','5','0','91699256879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(898,'','Cash','','2023-11-06 10:58:22','','0','9','2023-11-06 10:58:22','','475','475','1','retail','0','475','1','0','0','0','0','0','0','printed',' ','','5','0','91699257489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(899,'','Cash','','2023-11-06 10:59:37','','0','9','2023-11-06 10:59:37','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91699257507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(900,'','Cash','','2023-11-07 15:03:34','','0','9','2023-11-07 15:03:34','','15850','15850','1','retail','0','15850','1','0','0','0','0','0','0','printed',' ','','5','0','91699358467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(901,'','Cash','','2023-11-07 17:15:01','','0','9','2023-11-07 17:15:01','','10862','10862','1','retail','0','10862','1','0','0','0','0','0','0','printed',' ','','5','0','91699366121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(902,'','Cash','','2023-11-09 17:23:15','','0','9','2023-11-09 17:23:15','','3880','3880','1','retail','0','3880','1','0','0','0','0','0','0','printed',' ','','5','0','91699539769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(903,'','Cash','','2023-11-14 16:43:14','','0','9','2023-11-14 16:43:14','','8200','8200','1','retail','0','8200','1','0','0','0','0','0','0','printed',' ','','5','0','91699969369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(904,'','Cash','','2023-11-23 12:36:24','','0','9','2023-11-23 12:36:24','','4674','4674','1','retail','0','4674','1','0','0','0','0','0','0','printed',' ','','5','0','91700726599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(905,'','Cash','','2023-11-23 17:41:38','','0','9','2023-11-23 17:41:38','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','5','0','91700750486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(906,'','Cash','','2023-11-23 17:50:28','','0','9','2023-11-23 17:50:28','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91700750501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(907,'','Cash','','2023-11-23 17:52:05','','0','9','2023-11-23 17:52:05','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91700751116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(908,'','Cash','','2023-11-24 15:27:09','','0','9','2023-11-24 15:27:09','','9870','9870','1','retail','0','9870','1','0','0','0','0','0','0','printed',' ','','5','0','91700828332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(909,'','Cash','','2023-12-05 09:06:34','','0','9','2023-12-05 09:06:34','','23896','23896','1','retail','0','23896','1','0','0','0','0','0','0','printed',' ','','5','0','91701755586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(910,'','Cash','','2023-12-06 17:03:11','','0','9','2023-12-06 17:03:11','','8660','8660','1','retail','0','8660','1','0','0','0','0','0','0','printed',' ','','5','0','91701870951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(911,'','Cash','','2023-12-07 11:44:31','','0','9','2023-12-07 11:44:31','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','5','0','91701937851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(912,'','Cash','','2023-12-11 16:03:16','','0','9','2023-12-11 16:03:16','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91702299777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(913,'','Cash','','2023-12-22 13:06:57','','0','9','2023-12-22 13:06:57','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','printed',' ','','5','0','91703232486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(914,'','Cash','','2024-01-10 15:32:37','','0','9','2024-01-10 15:32:37','','5350','5350','1','retail','0','5350','1','0','0','0','0','0','0','printed',' ','','5','0','91704889922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(915,'','Cash','','2024-01-11 17:08:43','','0','9','2024-01-11 17:08:43','','3999','3999','1','retail','0','3999','1','0','0','0','0','0','0','printed',' ','','5','0','91704982047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(916,'','Cash','','2024-01-15 12:59:11','','0','9','2024-01-15 12:59:11','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91705312737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(917,'','Cash','','2024-01-16 12:55:14','','0','9','2024-01-16 12:55:14','','4980','4980','1','retail','0','4980','1','0','0','0','0','0','0','printed',' ','','5','0','91705398857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(918,'','Cash','','2024-01-16 15:16:12','','0','9','2024-01-16 15:16:12','','22379','22379','1','retail','0','22379','1','0','0','0','0','0','0','printed',' ','','5','0','91705407237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(919,'','Cash','','2024-01-16 17:46:31','','0','9','2024-01-16 17:46:31','','7422','7422','1','retail','0','7422','1','0','0','0','0','0','0','printed',' ','','5','0','91705407390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(920,'','Cash','','2024-01-17 12:38:33','','0','9','2024-01-17 12:38:33','','13310','13310','1','retail','0','13310','1','0','0','0','0','0','0','printed',' ','','5','0','91705484070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(921,'','Cash','','2024-01-18 12:07:19','','0','9','2024-01-18 12:07:19','','21742','21742','1','retail','0','21742','1','0','0','0','0','0','0','printed',' ','','5','0','91705567725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(922,'','Cash','','2024-01-18 12:19:07','','0','9','2024-01-18 12:19:07','','7105','7105','1','retail','0','7105','1','0','0','0','0','0','0','printed',' ','','5','0','91705569009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(923,'','Cash','','2024-01-18 12:30:00','','0','9','2024-01-18 12:30:00','','9550','9550','1','retail','0','9550','1','0','0','0','0','0','0','printed',' ','','5','0','91705569690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(924,'','Cash','','2024-01-18 15:57:03','','0','9','2024-01-18 15:57:03','','2674','2674','1','retail','0','2674','1','0','0','0','0','0','0','printed',' ','','5','0','91705577327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(925,'','Cash','','2024-01-31 17:55:31','','0','9','2024-01-31 17:55:31','','47468','47468','1','retail','0','47468','1','0','0','0','0','0','0','printed',' ','','5','0','91706711819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(926,'','Cash','','2024-02-02 13:42:06','','0','9','2024-02-02 13:42:06','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91706870518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(927,'','Cash','','2024-02-02 15:49:41','','0','9','2024-02-02 15:49:41','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91706878157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(928,'','Cash','','2024-02-05 14:49:29','','0','9','2024-02-05 14:49:29','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91707133735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(929,'','Cash','','2024-02-09 12:26:19','','0','9','2024-02-09 12:26:19','','3882','3882','1','retail','0','3882','1','0','0','0','0','0','0','printed',' ','','5','0','91707470646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(930,'','Cash','','2024-02-26 17:56:11','','0','9','2024-02-26 17:56:11','','4690','4690','1','retail','0','4690','1','0','0','0','0','0','0','printed',' ','','5','0','91708959204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(931,'','Cash','','2024-03-16 17:23:26','','0','9','2024-03-16 17:23:26','','80735','80735','1','retail','0','80735','1','0','0','0','0','0','0','printed',' ','','5','0','91710595293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(932,'','Cash','','2024-03-16 17:36:34','','0','9','2024-03-16 17:36:34','','16049','16049','1','retail','0','16049','1','0','0','0','0','0','0','printed',' ','','5','0','91710599408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(933,'','Cash','','2024-03-21 13:00:23','','0','9','2024-03-21 13:00:23','','6790','6790','1','retail','0','6790','1','0','0','0','0','0','0','printed',' ','','5','0','91711015194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(934,'','Cash','','2024-03-21 15:19:52','','0','9','2024-03-21 15:19:52','','9149','9149','1','retail','0','9149','1','0','0','0','0','0','0','printed',' ','','5','0','91711023550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(935,'','Cash','','2024-04-19 13:18:03','','0','9','2024-04-19 13:18:03','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91713443990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(936,'','Cash','','2024-04-19 13:20:35','','0','9','2024-04-19 13:20:35','','5689','5689','1','retail','0','5689','1','0','0','0','0','0','0','printed',' ','','5','0','91713521888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(937,'','Cash','','2024-04-19 17:31:18','','0','9','2024-04-19 17:31:18','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91713536982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(938,'','Cash','','2024-04-20 12:19:26','','0','9','2024-04-20 12:19:26','','5130','5130','1','retail','0','5130','1','0','0','0','0','0','0','printed',' ','','5','0','91713604699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(939,'','Cash','','2024-04-22 13:39:35','','0','9','2024-04-22 13:39:35','','3980','3980','1','retail','0','3980','1','0','0','0','0','0','0','printed',' ','','5','0','91713782352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(940,'','Cash','','2024-04-23 14:43:40','','0','9','2024-04-23 14:43:40','','72000','72000','1','retail','0','72000','1','0','0','0','0','0','0','printed',' ','','5','0','91713869142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(941,'','Cash','','2024-04-23 17:05:44','','0','9','2024-04-23 17:05:44','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91713876637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(942,'','Cash','','2024-04-23 17:08:01','','0','9','2024-04-23 17:08:01','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91713881240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(943,'','Cash','','2024-04-24 14:55:10','','0','9','2024-04-24 14:55:10','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91713959699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(944,'','Cash','','2024-04-24 14:56:14','','0','9','2024-04-24 14:56:14','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91713959721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(945,'','Cash','','2024-04-25 11:33:24','','0','9','2024-04-25 11:33:24','','30000','30000','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','5','0','91714033981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(946,'','Cash','','2024-04-25 11:39:28','','0','9','2024-04-25 11:39:28','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91714034007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(947,'','Cash','','2024-04-25 11:40:13','','0','9','2024-04-25 11:40:13','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91714034374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(948,'','Cash','','2024-04-25 14:21:58','','0','9','2024-04-25 14:21:58','','8930','8930','1','retail','0','8930','1','0','0','0','0','0','0','printed',' ','','5','0','91714043973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(949,'','Cash','','2024-04-27 13:40:57','','0','9','2024-04-27 13:40:57','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91714214406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(950,'','Cash','','2024-04-30 17:14:22','','0','9','2024-04-30 17:14:22','','18392','18392','1','retail','0','18392','1','0','0','0','0','0','0','printed',' ','','5','0','91714486450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(951,'','Cash','','2024-05-04 13:08:08','','0','9','2024-05-04 13:08:08','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91714817277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(952,'','Cash','','2024-05-04 15:00:35','','0','9','2024-05-04 15:00:35','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91714817312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(953,'','Cash','','2024-05-04 15:16:28','','0','9','2024-05-04 15:16:28','','8690','8690','1','retail','0','8690','1','0','0','0','0','0','0','printed',' ','','5','0','91714824858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(954,'','Cash','','2024-05-06 12:21:45','','0','9','2024-05-06 12:21:45','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91714828069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(955,'','Cash','','2024-05-06 12:22:36','','0','9','2024-05-06 12:22:36','','9600','9600','1','retail','0','9600','1','0','0','0','0','0','0','printed',' ','','5','0','91714987311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(956,'','Cash','','2024-05-06 14:21:13','','0','9','2024-05-06 14:21:13','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91714987361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(957,'','Cash','','2024-05-06 15:52:52','','0','9','2024-05-06 15:52:52','','9240','9240','1','retail','0','9240','1','0','0','0','0','0','0','printed',' ','','5','0','91714994483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(958,'','Cash','','2024-05-06 16:22:18','','0','9','2024-05-06 16:22:18','','1580','1580','1','retail','0','1580','1','0','0','0','0','0','0','printed',' ','','5','0','91714999977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(959,'','Cash','','2024-05-07 17:24:40','','0','9','2024-05-07 17:24:40','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91715091870','Cleared','','','','','','','','',0.00,0.00,0,'',''),(960,'','Cash','','2024-05-08 13:54:39','','0','9','2024-05-08 13:54:39','','46530','46530','1','retail','0','46530','1','0','0','0','0','0','0','printed',' ','','5','0','91715165536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(961,'','Cash','','2024-05-08 14:31:55','','0','9','2024-05-08 14:31:55','','1805','1805','1','retail','0','1805','1','0','0','0','0','0','0','printed',' ','','5','0','91715167903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(962,'','Cash','','2024-05-08 14:34:06','','0','9','2024-05-08 14:34:06','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91715167918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(963,'','Cash','','2024-05-09 12:56:50','','0','9','2024-05-09 12:56:50','','7970','7970','1','retail','0','7970','1','0','0','0','0','0','0','printed',' ','','5','0','91715248535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(964,'','Cash','','2024-05-09 14:04:44','','0','9','2024-05-09 14:04:44','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','5','0','91715252664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(965,'','Cash','','2024-05-09 16:09:00','','0','9','2024-05-09 16:09:00','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','printed',' ','','5','0','91715260119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(966,'','Cash','','2024-05-09 17:01:01','','0','9','2024-05-09 17:01:01','','21989','21989','1','retail','0','21989','1','0','0','0','0','0','0','printed',' ','','5','0','91715260151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(967,'','Cash','','2024-05-09 17:46:10','','0','9','2024-05-09 17:46:10','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91715263594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(968,'','Cash','','2024-05-17 11:45:29','','0','9','2024-05-17 11:45:29','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91715935502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(969,'','Cash','','2024-05-17 13:15:40','','0','9','2024-05-17 13:15:40','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91715935553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(970,'','Cash','','2024-05-17 13:20:09','','0','9','2024-05-17 13:20:09','','32900','32900','1','retail','0','32900','1','0','0','0','0','0','0','printed',' ','','5','0','91715940944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(971,'','Cash','','2024-05-17 16:33:06','','0','9','2024-05-17 16:33:06','','14100','14100','1','retail','0','14100','1','0','0','0','0','0','0','printed',' ','','5','0','91715952757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(972,'','Cash','','2024-05-22 12:38:08','','0','9','2024-05-22 12:38:08','','46800','46800','1','retail','0','46800','1','0','0','0','0','0','0','printed',' ','','5','0','91716370665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(973,'','Cash','','2024-05-22 13:42:06','','0','9','2024-05-22 13:42:06','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91716370703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(974,'','Cash','','2024-05-22 13:56:04','','0','9','2024-05-22 13:56:04','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91716374531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(975,'','Cash','','2024-05-22 16:03:18','','0','9','2024-05-22 16:03:18','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','5','0','91716382970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(976,'','Cash','','2024-05-22 16:25:12','','0','9','2024-05-22 16:25:12','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91716383008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(977,'','Cash','','2024-05-23 17:09:12','','0','9','2024-05-23 17:09:12','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91716473331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(978,'','Cash','','2024-05-24 11:23:23','','0','9','2024-05-24 11:23:23','','4740','4740','1','retail','0','4740','1','0','0','0','0','0','0','printed',' ','','5','0','91716538570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(979,'','Cash','','2024-05-24 11:31:20','','0','9','2024-05-24 11:31:20','','4740','4740','1','retail','0','4740','1','0','0','0','0','0','0','printed',' ','','5','0','91716539006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(980,'','Cash','','2024-05-24 12:27:20','','0','9','2024-05-24 12:27:20','','32850','32850','1','retail','0','32850','1','0','0','0','0','0','0','printed',' ','','5','0','91716542808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(981,'','Cash','','2024-05-27 17:07:11','','0','9','2024-05-27 17:07:11','','2860','2860','1','retail','0','2860','1','0','0','0','0','0','0','printed',' ','','5','0','91716818624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(982,'','Cash','','2024-05-27 17:17:54','','0','9','2024-05-27 17:17:54','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91716818846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(983,'','Cash','','2024-05-29 12:19:16','','0','9','2024-05-29 12:19:16','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91716974316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(984,'','Cash','','2024-05-30 16:27:12','','0','9','2024-05-30 16:27:12','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91717075619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(985,'','Cash','','2024-05-31 13:52:32','','0','9','2024-05-31 13:52:32','','6850','6850','1','retail','0','6850','1','0','0','0','0','0','0','printed',' ','','5','0','91717152367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(986,'','Cash','','2024-05-31 15:47:43','','0','9','2024-05-31 15:47:43','','37926','37926','1','retail','0','37926','1','0','0','0','0','0','0','printed',' ','','5','0','91717159464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(987,'','Cash','','2024-05-31 16:27:44','','0','9','2024-05-31 16:27:44','','19420','19420','1','retail','0','19420','1','0','0','0','0','0','0','printed',' ','','5','0','91717162020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(988,'','Cash','','2024-06-04 13:58:13','','0','9','2024-06-04 13:58:13','','2990','2990','1','retail','0','2990','1','0','0','0','0','0','0','printed',' ','','5','0','91717498646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(989,'','Cash','','2024-06-06 19:06:54','','0','9','2024-06-06 19:06:54','','4549','4549','1','retail','0','4549','1','0','0','0','0','0','0','printed',' ','','5','0','91717689969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(990,'','Cash','','2024-06-18 11:19:07','','0','9','2024-06-18 11:19:07','','22320','22320','1','retail','0','22320','1','0','0','0','0','0','0','printed',' ','','5','0','91718698237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(991,'','Cash','','2024-06-24 16:59:16','','0','9','2024-06-24 16:59:16','','3440','3440','1','retail','0','3440','1','0','0','0','0','0','0','printed',' ','','5','0','91719237525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(992,'','Cash','','2024-06-26 14:18:10','','0','9','2024-06-26 14:18:10','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91719400677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(993,'','Cash','','2024-06-28 12:42:10','','0','9','2024-06-28 12:42:10','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91719567706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(994,'','Cash','','2024-06-28 16:02:11','','0','9','2024-06-28 16:02:11','','2140','2140','1','retail','0','2140','1','0','0','0','0','0','0','printed',' ','','5','0','91719579658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(995,'','Cash','','2024-06-28 16:28:22','','0','9','2024-06-28 16:28:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91719579740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(996,'','Cash','','2024-06-28 17:37:53','','0','9','2024-06-28 17:37:53','','14000','14000','1','retail','0','14000','1','0','0','0','0','0','0','printed',' ','','5','0','91719585248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(997,'','Cash','','2024-06-29 11:56:02','','0','9','2024-06-29 11:56:02','','2690','2690','1','retail','0','2690','1','0','0','0','0','0','0','printed',' ','','5','0','91719651329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(998,'','Cash','','2024-06-29 16:23:02','','0','9','2024-06-29 16:23:02','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91719667369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(999,'','Cash','','2024-07-05 12:32:48','','0','9','2024-07-05 12:32:48','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91720171948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1000,'','Cash','','2024-07-05 12:42:18','','0','9','2024-07-05 12:42:18','','6750','6750','1','retail','0','6750','1','0','0','0','0','0','0','printed',' ','','5','0','91720171972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1001,'','Cash','','2024-07-08 14:10:11','','0','9','2024-07-08 14:10:11','','24000','24000','1','retail','0','24000','1','0','0','0','0','0','0','printed',' ','','5','0','91720436892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1002,'','Cash','','2024-07-08 17:14:52','','0','9','2024-07-08 17:14:52','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','5','0','91720439172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1003,'','Cash','','2024-07-09 15:18:30','','0','9','2024-07-09 15:18:30','','1940','1940','1','retail','0','1940','1','0','0','0','0','0','0','printed',' ','','5','0','91720527475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1004,'','Cash','','2024-07-09 16:10:02','','0','9','2024-07-09 16:10:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91720527515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1005,'','Cash','','2024-07-10 12:09:37','','0','9','2024-07-10 12:09:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91720602553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1006,'','Cash','','2024-07-10 16:00:47','','0','9','2024-07-10 16:00:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91720616438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1007,'','Cash','','2024-07-10 16:47:00','','0','9','2024-07-10 16:47:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91720619062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1008,'','Cash','','2024-07-10 19:05:54','','0','9','2024-07-10 19:05:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91720627526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1009,'','Cash','','2024-07-12 16:00:20','','0','9','2024-07-12 16:00:20','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91720789202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1010,'','Cash','','2024-07-12 18:38:16','','0','9','2024-07-12 18:38:16','','26688','26688','1','retail','0','26688','1','0','0','0','0','0','0','printed',' ','','5','0','91720797875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1011,'','Cash','','2024-07-13 12:34:43','','0','9','2024-07-13 12:34:43','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','5','0','91720863257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1012,'','Cash','','2024-07-13 13:53:00','','0','9','2024-07-13 13:53:00','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91720863288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1013,'','Cash','','2024-07-15 12:11:37','','0','9','2024-07-15 12:11:37','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','5','0','91721034509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1014,'','Cash','','2024-07-15 16:01:06','','0','9','2024-07-15 16:01:06','','128684','128684','1','retail','0','128684','1','0','0','0','0','0','0','printed',' ','','5','0','91721034705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1015,'','Cash','','2024-07-15 17:17:20','','0','9','2024-07-15 17:17:20','','27378','27378','1','retail','0','27378','1','0','0','0','0','0','0','printed',' ','','5','0','91721049342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1016,'','Cash','','2024-07-16 10:52:26','','0','9','2024-07-16 10:52:26','','3090','3090','1','retail','0','3090','1','0','0','0','0','0','0','printed',' ','','5','0','91721116257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1017,'','Cash','','2024-07-17 15:48:06','','0','9','2024-07-17 15:48:06','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','5','0','91721214780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1018,'','Cash','','2024-07-17 16:08:06','','0','9','2024-07-17 16:08:06','','3980','3980','1','retail','0','3980','1','0','0','0','0','0','0','printed',' ','','5','0','91721221679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1019,'','Cash','','2024-07-17 16:09:06','','0','9','2024-07-17 16:09:06','','4230','4230','1','retail','0','4230','1','0','0','0','0','0','0','printed',' ','','5','0','91721221699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1020,'','Cash','','2024-07-18 12:49:10','','0','9','2024-07-18 12:49:10','','297','297','1','retail','0','297','1','0','0','0','0','0','0','printed',' ','','5','0','91721295998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1021,'','Cash','','2024-07-18 12:49:55','','0','9','2024-07-18 12:49:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91721296159','Cleared','9','2024-07-18 12:49:55','','','','','','',0.00,0.00,0,'',''),(1022,'','Cash','','2024-07-18 12:51:55','','0','9','2024-07-18 12:51:55','','297','297','1','retail','0','297','1','0','0','0','0','0','0','printed',' ','','5','0','91721296288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1023,'','Cash','','2024-07-18 12:55:48','','0','9','2024-07-18 12:55:48','','699','699','1','retail','0','699','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91721296320','Cleared','9','2024-07-18 12:55:48','','','','','','',0.00,0.00,0,'',''),(1024,'','Cash','','2024-07-18 12:56:27','','0','9','2024-07-18 12:56:27','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91721296574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1025,'','Cash','','2024-07-18 14:16:49','','0','9','2024-07-18 14:16:49','','7300','7300','1','retail','0','7300','1','0','0','0','0','0','0','printed',' ','','5','0','91721300993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1026,'','Cash','','2024-07-18 14:44:50','','0','9','2024-07-18 14:44:50','','106743','106743','1','retail','0','106743','1','0','0','0','0','0','0','printed',' ','','5','0','91721301423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1027,'','Cash','','2024-07-18 14:54:17','','0','9','2024-07-18 14:54:17','','15052','15052','1','retail','0','15052','1','0','0','0','0','0','0','printed',' ','','5','0','91721303164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1028,'','Cash','','2024-07-19 10:52:14','','0','9','2024-07-19 10:52:14','','33000','33000','1','retail','0','33000','1','0','0','0','0','0','0','printed',' ','','5','0','91721375417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1029,'','Cash','','2024-07-19 12:36:14','','0','9','2024-07-19 12:36:14','','25500','25500','1','retail','0','25500','1','0','0','0','0','0','0','printed',' ','','5','0','91721375552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1030,'','Cash','','2024-07-20 11:47:00','','0','9','2024-07-20 11:47:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91721465215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1031,'','Cash','','2024-07-20 11:48:20','','0','9','2024-07-20 11:48:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91721465282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1032,'','Cash','','2024-07-22 11:01:31','','0','9','2024-07-22 11:01:31','','15180','15180','1','retail','0','15180','1','0','0','0','0','0','0','printed',' ','','5','0','91721634945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1033,'','Cash','','2024-07-22 11:05:52','','0','9','2024-07-22 11:05:52','','16070','16070','1','retail','0','16070','1','0','0','0','0','0','0','printed',' ','','5','0','91721635295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1034,'','Cash','','2024-07-22 13:49:14','','0','9','2024-07-22 13:49:14','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91721645341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1035,'','Cash','','2024-07-22 16:22:13','','0','9','2024-07-22 16:22:13','','8340','8340','1','retail','0','8340','1','0','0','0','0','0','0','printed',' ','','5','0','91721654260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1036,'','Cash','','2024-07-24 12:28:06','','0','9','2024-07-24 12:28:06','','11380','11380','1','retail','0','11380','1','0','0','0','0','0','0','printed',' ','','5','0','91721813136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1037,'','Cash','','2024-07-26 12:51:24','','0','9','2024-07-26 12:51:24','','4889','4889','1','retail','0','4889','1','0','0','0','0','0','0','printed',' ','','5','0','91721987358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1038,'','Cash','','2024-07-26 14:51:42','','0','9','2024-07-26 14:51:42','','4030','4030','1','retail','0','4030','1','0','0','0','0','0','0','printed',' ','','5','0','91721990769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1039,'','Cash','','2024-07-27 16:19:51','','0','9','2024-07-27 16:19:51','','5830','5830','1','retail','0','5830','1','0','0','0','0','0','0','printed',' ','','5','0','91722086138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1040,'','Cash','','2024-07-29 12:41:45','','0','9','2024-07-29 12:41:45','','3590','3590','1','retail','0','3590','1','0','0','0','0','0','0','printed',' ','','5','0','91722240618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1041,'','Cash','','2024-07-30 10:51:27','','0','9','2024-07-30 10:51:27','','5230','5230','1','retail','0','5230','1','0','0','0','0','0','0','printed',' ','','5','0','91722325524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1042,'','Cash','','2024-07-30 11:00:23','','0','9','2024-07-30 11:00:23','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','5','0','91722326007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1043,'','Cash','','2024-07-30 11:07:15','','0','9','2024-07-30 11:07:15','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91722326434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1044,'','Cash','','2024-07-30 17:46:02','','0','9','2024-07-30 17:46:02','','161340','161340','1','retail','0','161340','1','0','0','0','0','0','0','printed',' ','','5','0','91722349994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1045,'','Cash','','2024-07-31 12:28:52','','0','9','2024-07-31 12:28:52','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91722418124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1046,'','Cash','','2024-07-31 12:29:18','','0','9','2024-07-31 12:29:18','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91722418145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1047,'','Cash','','2024-07-31 13:40:48','','0','9','2024-07-31 13:40:48','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91722418164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1048,'','Cash','','2024-07-31 17:00:15','','0','9','2024-07-31 17:00:15','','128160','128160','1','retail','0','128160','1','0','0','0','0','0','0','printed',' ','','5','0','91722433973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1049,'','Cash','','2024-07-31 17:47:53','','0','9','2024-07-31 17:47:53','','165600','165600','1','retail','0','165600','1','0','0','0','0','0','0','printed',' ','','5','0','91722436948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1050,'','Cash','','2024-07-31 17:50:30','','0','9','2024-07-31 17:50:30','','12600','12600','1','retail','0','12600','1','0','0','0','0','0','0','printed',' ','','5','0','91722437332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1051,'','Cash','','2024-08-01 13:21:44','','0','9','2024-08-01 13:21:44','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91722507674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1052,'','Cash','','2024-08-01 15:11:35','','0','9','2024-08-01 15:11:35','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','5','0','91722514280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1053,'','Cash','','2024-08-01 17:23:50','','0','9','2024-08-01 17:23:50','','44160','44160','1','retail','0','44160','1','0','0','0','0','0','0','printed',' ','','5','0','91722521594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1054,'','Cash','','2024-08-01 17:54:04','','0','9','2024-08-01 17:54:04','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91722524035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1055,'','Cash','','2024-08-02 15:28:17','','0','9','2024-08-02 15:28:17','','50040','50040','1','retail','0','50040','1','0','0','0','0','0','0','printed',' ','','5','0','91722600819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1056,'','Cash','','2024-08-03 15:01:43','','0','9','2024-08-03 15:01:43','','9500','9500','1','retail','0','9500','1','0','0','0','0','0','0','printed',' ','','5','0','91722686437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1057,'','Cash','','2024-08-05 11:49:17','','0','9','2024-08-05 11:49:17','','5690','5690','1','retail','0','5690','1','0','0','0','0','0','0','printed',' ','','5','0','91722847108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1058,'','Cash','','2024-08-05 12:03:56','','0','9','2024-08-05 12:03:56','','8400','8400','1','retail','0','8400','1','0','0','0','0','0','0','printed',' ','','5','0','91722847760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1059,'','Cash','','2024-08-05 16:04:34','','0','9','2024-08-05 16:04:34','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91722863056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1060,'','Cash','','2024-08-05 17:46:59','','0','9','2024-08-05 17:46:59','','2390','2390','1','retail','0','2390','1','0','0','0','0','0','0','printed',' ','','5','0','91722869205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1061,'','Cash','','2024-08-05 19:39:59','','0','9','2024-08-05 19:39:59','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','5','0','91722869223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1062,'','Cash','','2024-08-06 11:23:13','','0','9','2024-08-06 11:23:13','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91722932566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1063,'','Cash','','2024-08-06 12:50:49','','0','9','2024-08-06 12:50:49','','6680','6680','1','retail','0','6680','1','0','0','0','0','0','0','printed',' ','','5','0','91722932597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1064,'','Cash','','2024-08-07 18:31:27','','0','9','2024-08-07 18:31:27','','7739','7739','1','retail','0','7739','1','0','0','0','0','0','0','printed',' ','','5','0','91723044126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1065,'','Cash','','2024-08-09 10:50:51','','0','9','2024-08-09 10:50:52','','5839','5839','1','retail','0','5839','1','0','0','0','0','0','0','printed',' ','','5','0','91723097285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1066,'','Cash','','2024-08-09 12:23:14','','0','9','2024-08-09 12:23:14','','2680','2680','1','retail','0','2680','1','0','0','0','0','0','0','printed',' ','','5','0','91723195371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1067,'','Cash','','2024-08-09 13:35:48','','0','9','2024-08-09 13:35:48','','2690','2690','1','retail','0','2690','1','0','0','0','0','0','0','printed',' ','','5','0','91723195426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1068,'','Cash','','2024-08-09 16:40:59','','0','9','2024-08-09 16:40:59','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91723210843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1069,'','Cash','','2024-08-09 16:53:31','','0','9','2024-08-09 16:53:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','5','0','91723210865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1070,'','Cash','','2024-08-10 11:38:31','','0','9','2024-08-10 11:38:31','','9004','9004','1','retail','0','9004','1','0','0','0','0','0','0','printed',' ','','5','0','91723214378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1071,'','Cash','','2024-08-10 11:40:00','','0','9','2024-08-10 11:40:00','','39990','39990','1','retail','0','39990','1','0','0','0','0','0','0','printed',' ','','5','0','91723279183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1072,'','Cash','','2024-08-10 12:01:15','','0','9','2024-08-10 12:01:15','','3990','3990','1','retail','0','3990','1','0','0','0','0','0','0','printed',' ','','5','0','91723280334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1073,'','Cash','','2024-08-10 16:32:20','','0','9','2024-08-10 16:32:20','','13540','13540','1','retail','0','13540','1','0','0','0','0','0','0','printed',' ','','5','0','91723296107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1074,'','Cash','','2024-08-13 14:58:40','','0','9','2024-08-13 14:58:40','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91723546699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1075,'','Cash','','2024-08-14 09:11:02','','0','9','2024-08-14 09:11:02','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91723615845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1076,'','Cash','','2024-08-14 11:31:33','','0','9','2024-08-14 11:31:33','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91723624288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1077,'','Cash','','2024-08-14 12:40:17','','0','9','2024-08-14 12:40:17','','775','775','1','retail','0','775','1','0','0','0','0','0','0','printed',' ','','5','0','91723624300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1078,'','Cash','','2024-08-14 14:28:38','','0','9','2024-08-14 14:28:38','','760','760','1','retail','0','760','1','0','0','0','0','0','0','printed',' ','','5','0','91723634898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1079,'','Cash','','2024-08-14 14:51:19','','0','9','2024-08-14 14:51:19','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91723634923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1080,'','Cash','','2024-08-15 11:17:39','','0','9','2024-08-15 11:17:39','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91723636286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1081,'','Cash','','2024-08-15 11:22:22','','0','9','2024-08-15 11:22:22','','5470','5470','1','retail','0','5470','1','0','0','0','0','0','0','printed',' ','','5','0','91723710031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1082,'','Cash','','2024-08-15 12:32:52','','0','9','2024-08-15 12:32:52','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','5','0','91723714366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1083,'','Cash','','2024-08-15 14:42:46','','0','9','2024-08-15 14:42:46','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91723722144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1084,'','Cash','','2024-08-15 15:05:39','','0','9','2024-08-15 15:05:39','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91723723516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1085,'','Cash','','2024-08-15 18:20:25','','0','9','2024-08-15 18:20:25','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91723735207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1086,'','Cash','','2024-08-16 16:08:37','','0','9','2024-08-16 16:08:37','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','5','0','91723813522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1087,'','Cash','','2024-08-16 16:28:15','','0','9','2024-08-16 16:28:15','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91723813728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1088,'','Cash','','2024-08-17 16:23:53','','0','9','2024-08-17 16:23:53','','12150','12150','1','retail','0','12150','1','0','0','0','0','0','0','printed',' ','','5','0','91723900585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1089,'','Cash','','2024-08-19 13:30:30','','0','9','2024-08-19 13:30:30','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91724063385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1090,'','Cash','','2024-08-19 15:41:21','','0','9','2024-08-19 15:41:21','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91724071258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1091,'','Cash','','2024-08-19 17:18:04','','0','9','2024-08-19 17:18:04','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91724071285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1092,'','Cash','','2024-08-20 14:25:44','','0','9','2024-08-20 14:25:44','','8670','8670','1','retail','0','8670','1','0','0','0','0','0','0','printed',' ','','5','0','91724153044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1093,'','Cash','','2024-08-21 09:46:18','','0','9','2024-08-21 09:46:18','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','5','0','91724222684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1094,'','Cash','','2024-08-21 13:19:50','','0','9','2024-08-21 13:19:50','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91724235579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1095,'','Cash','','2024-08-22 08:55:38','','0','9','2024-08-22 08:55:38','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','5','0','91724306110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1096,'','Cash','','2024-08-22 10:55:47','','0','9','2024-08-22 10:55:47','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91724306141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1097,'','Cash','','2024-08-22 14:18:31','','0','9','2024-08-22 14:18:31','','3149','3149','1','retail','0','3149','1','0','0','0','0','0','0','printed',' ','','5','0','91724325486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1098,'','Cash','','2024-08-23 18:57:26','','0','9','2024-08-23 18:57:26','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91724428636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1099,'','Cash','','2024-08-26 20:07:29','','0','9','2024-08-26 20:07:29','','144490','144490','1','retail','0','144490','1','0','0','0','0','0','0','printed',' ','','5','0','91724687513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1100,'','Cash','','2024-08-26 20:27:12','','0','9','2024-08-26 20:27:12','','25850','25850','1','retail','0','25850','1','0','0','0','0','0','0','printed',' ','','5','0','91724692169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1101,'','Cash','','2024-08-27 09:19:15','','0','9','2024-08-27 09:19:15','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724739534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1102,'','Cash','','2024-08-27 10:55:22','','0','9','2024-08-27 10:55:22','','13930','13930','1','retail','0','13930','1','0','0','0','0','0','0','printed',' ','','5','0','91724745288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1103,'','Cash','','2024-08-27 19:17:52','','0','9','2024-08-27 19:17:52','','69170','69170','1','retail','0','69170','1','0','0','0','0','0','0','printed',' ','','5','0','91724769450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1104,'','Cash','','2024-08-28 08:38:46','','0','9','2024-08-28 08:38:46','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724823493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1105,'','Cash','','2024-08-28 08:40:00','','0','9','2024-08-28 08:40:00','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724823531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1106,'','Cash','','2024-08-28 08:41:49','','0','9','2024-08-28 08:41:49','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724823607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1107,'','Cash','','2024-08-28 08:45:09','','0','9','2024-08-28 08:45:09','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724823715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1108,'','Cash','','2024-08-28 08:48:42','','0','9','2024-08-28 08:48:42','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724823919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1109,'','Cash','','2024-08-28 08:49:20','','0','9','2024-08-28 08:49:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724824125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1110,'','Cash','','2024-08-28 08:50:23','','0','9','2024-08-28 08:50:23','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','5','0','91724824164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1111,'','Cash','','2024-08-28 08:51:59','','0','9','2024-08-28 08:51:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724824227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1112,'','Cash','','2024-08-28 08:56:04','','0','9','2024-08-28 08:56:04','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91724824323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1113,'','Cash','','2024-08-28 13:50:11','','0','9','2024-08-28 13:50:11','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','5','0','91724842203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1114,'','Cash','','2024-08-28 13:56:15','','0','9','2024-08-28 13:56:15','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91724842215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1115,'','Cash','','2024-08-28 14:18:32','','0','9','2024-08-28 14:18:32','','4999','4999','1','retail','0','4999','1','0','0','0','0','0','0','printed',' ','','5','0','91724842587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1116,'','Cash','','2024-08-28 14:50:08','','0','9','2024-08-28 14:50:08','','1090','1090','1','retail','0','1090','1','0','0','0','0','0','0','printed',' ','','5','0','91724843926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1117,'','Cash','','2024-08-28 15:04:45','','0','9','2024-08-28 15:04:45','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','5','0','91724846680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1118,'','Cash','','2024-08-28 16:27:13','','0','9','2024-08-28 16:27:13','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91724846688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1119,'','Cash','','2024-08-28 17:04:00','','0','9','2024-08-28 17:04:00','','665','665','1','retail','0','665','1','0','0','0','0','0','0','printed',' ','','5','0','91724851642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1120,'','Cash','','2024-08-28 17:04:41','','0','9','2024-08-28 17:04:41','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','5','0','91724853858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1121,'','Cash','','2024-08-29 10:58:55','','0','9','2024-08-29 10:58:55','','40560','40560','1','retail','0','40560','1','0','0','0','0','0','0','printed',' ','','5','0','91724918050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1122,'','Cash','','2024-08-29 15:57:40','','0','9','2024-08-29 15:57:40','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91724935589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1123,'','Cash','','2024-08-30 11:05:40','','0','9','2024-08-30 11:05:40','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91725005129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1124,'','Cash','','2024-08-30 12:28:18','','0','9','2024-08-30 12:28:18','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','5','0','91725005144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1125,'','Cash','','2024-08-30 14:09:24','','0','9','2024-08-30 14:09:24','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91725010403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1126,'','Cash','','2024-09-02 13:40:13','','0','9','2024-09-02 13:40:13','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91725273524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1127,'','Cash','','2024-09-03 11:38:01','','0','9','2024-09-03 11:38:01','','2290','2290','1','retail','0','2290','1','0','0','0','0','0','0','printed',' ','','5','0','91725352665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1128,'','Cash','','2024-09-04 13:14:00','','0','9','2024-09-04 13:14:00','','3880','3880','1','retail','0','3880','1','0','0','0','0','0','0','printed',' ','','5','0','91725444801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1129,'','Cash','','2024-09-04 13:40:18','','0','9','2024-09-04 13:40:18','','2590','2590','1','retail','0','2590','1','0','0','0','0','0','0','printed',' ','','5','0','91725444852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1130,'','Cash','','2024-09-05 16:27:04','','0','9','2024-09-05 16:27:04','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91725536782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1131,'','Cash','','2024-09-06 15:59:52','','0','9','2024-09-06 15:59:52','','7788','7788','1','retail','0','7788','1','0','0','0','0','0','0','printed',' ','','5','0','91725624139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1132,'','Cash','','2024-09-06 16:19:27','','0','9','2024-09-06 16:19:27','','4880','4880','1','retail','0','4880','1','0','0','0','0','0','0','printed',' ','','5','0','91725628659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1133,'','Cash','','2024-09-06 17:22:07','','0','9','2024-09-06 17:22:07','','2690','2690','1','retail','0','2690','1','0','0','0','0','0','0','printed',' ','','5','0','91725632314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1134,'','Cash','','2024-09-10 15:52:20','','0','9','2024-09-10 15:52:20','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91725967562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1135,'','Cash','','2024-09-11 13:00:51','','0','9','2024-09-11 13:00:51','','1580','1580','1','retail','0','1580','1','0','0','0','0','0','0','printed',' ','','5','0','91726048839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1136,'','Cash','','2024-09-11 13:52:44','','0','9','2024-09-11 13:52:44','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91726051950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1137,'','Cash','','2024-09-11 18:56:13','','0','9','2024-09-11 18:56:13','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91726070151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1138,'','Cash','','2024-09-12 08:59:54','','0','9','2024-09-12 08:59:54','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','5','0','91726120773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1139,'','Cash','','2024-09-13 15:41:59','','0','9','2024-09-13 15:41:59','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91726231234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1140,'','Cash','','2024-09-13 15:49:20','','0','9','2024-09-13 15:49:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91726231749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1141,'','Cash','','2024-09-13 15:56:45','','0','9','2024-09-13 15:56:45','','4490','4490','1','retail','0','4490','1','0','0','0','0','0','0','printed',' ','','5','0','91726232159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1142,'','Cash','','2024-09-16 10:21:51','','0','9','2024-09-16 10:21:51','','1986','1986','1','retail','0','1986','1','0','0','0','0','0','0','printed',' ','','5','0','91726471280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1143,'','Cash','','2024-09-16 11:51:04','','0','9','2024-09-16 11:51:04','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91726471315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1144,'','Cash','','2024-09-16 12:18:53','','0','9','2024-09-16 12:18:53','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91726476674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1145,'','Cash','','2024-09-16 12:31:52','','0','9','2024-09-16 12:31:52','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91726478336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1146,'','Cash','','2024-09-17 14:31:38','','0','9','2024-09-17 14:31:38','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91726572682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1147,'','Cash','','2024-09-17 15:19:54','','0','9','2024-09-17 15:19:54','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','5','0','91726572701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1148,'','Cash','','2024-09-18 12:30:23','','0','9','2024-09-18 12:30:23','','2999','2999','1','retail','0','2999','1','0','0','0','0','0','0','printed',' ','','5','0','91726645207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1149,'','Cash','','2024-09-18 15:05:21','','0','9','2024-09-18 15:05:21','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91726651832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1150,'','Cash','','2024-09-19 16:31:02','','0','9','2024-09-19 16:31:02','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','5','0','91726751354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1151,'','Cash','','2024-09-19 17:46:25','','0','9','2024-09-19 17:46:25','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91726752669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1152,'','Cash','','2024-09-20 14:24:42','','0','9','2024-09-20 14:24:43','','70348','70348','1','retail','0','70348','1','0','0','0','0','0','0','printed',' ','','5','0','91726823336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1153,'','Cash','','2024-09-20 14:58:35','','0','9','2024-09-20 14:58:35','','52949','52949','1','retail','0','52949','1','0','0','0','0','0','0','printed',' ','','5','0','91726831586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1154,'','Cash','','2024-09-20 15:07:58','','0','9','2024-09-20 15:07:58','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91726834060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1155,'','Cash','','2024-09-23 17:43:16','','0','9','2024-09-23 17:43:16','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91727102580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1156,'','Cash','','2024-09-24 09:21:55','','0','9','2024-09-24 09:21:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91727158857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1157,'','Cash','','2024-09-24 11:02:10','','0','9','2024-09-24 11:02:10','','16790','16790','1','retail','0','16790','1','0','0','0','0','0','0','printed',' ','','5','0','91727158918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1158,'','Cash','','2024-09-25 11:35:28','','0','9','2024-09-25 11:35:28','','2740','2740','1','retail','0','2740','1','0','0','0','0','0','0','printed',' ','','5','0','91727253301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1159,'','Cash','','2024-09-25 14:28:52','','0','9','2024-09-25 14:28:52','','3290','3290','1','retail','0','3290','1','0','0','0','0','0','0','printed',' ','','5','0','91727263622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1160,'','Cash','','2024-09-25 14:40:18','','0','9','2024-09-25 14:40:18','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91727263738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1161,'','Cash','','2024-09-26 10:26:29','','0','9','2024-09-26 10:26:29','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','5','0','91727335558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1162,'','Cash','','2024-09-26 11:33:13','','0','9','2024-09-26 11:33:13','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91727335612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1163,'','Cash','','2024-09-26 14:08:39','','0','9','2024-09-26 14:08:39','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','5','0','91727339596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1164,'','Cash','','2024-09-26 14:21:28','','0','9','2024-09-26 14:21:28','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','5','0','91727348921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1165,'','Cash','','2024-09-27 11:14:58','','0','9','2024-09-27 11:14:58','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91727424719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1166,'','Cash','','2024-09-27 11:18:10','','0','9','2024-09-27 11:18:10','','5751','5751','1','retail','0','5751','1','0','0','0','0','0','0','printed',' ','','5','0','91727424903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1167,'','Cash','','2024-09-27 12:17:44','','0','9','2024-09-27 12:17:44','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91727425093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1168,'','Cash','','2024-09-27 12:33:30','','0','9','2024-09-27 12:33:30','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','5','0','91727429590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1169,'','Cash','','2024-09-27 18:29:10','','0','9','2024-09-27 18:29:10','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91727450912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1170,'','Cash','','2024-09-28 13:12:10','','0','9','2024-09-28 13:12:10','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91727518300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1171,'','Cash','','2024-09-28 13:23:15','','0','9','2024-09-28 13:23:15','','27905','27905','1','retail','0','27905','1','0','0','0','0','0','0','printed',' ','','5','0','91727518334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1172,'','Cash','','2024-09-28 14:30:39','','0','9','2024-09-28 14:30:39','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','printed',' ','','5','0','91727518999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1173,'','Cash','','2024-09-30 19:20:21','','0','9','2024-09-30 19:20:21','','16193','16193','1','retail','0','16193','1','0','0','0','0','0','0','printed',' ','','5','0','91727712779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1174,'','Cash','','2024-09-30 19:30:51','','0','9','2024-09-30 19:30:51','','14194','14194','1','retail','0','14194','1','0','0','0','0','0','0','printed',' ','','5','0','91727713382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1175,'','Cash','','2024-10-01 10:01:36','','0','9','2024-10-01 10:01:36','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91727766071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1176,'','Cash','','2024-10-01 10:52:52','','0','9','2024-10-01 10:52:52','','6950','6950','1','retail','0','6950','1','0','0','0','0','0','0','printed',' ','','5','0','91727768726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1177,'','Cash','','2024-10-01 14:46:57','','0','9','2024-10-01 14:46:57','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91727783148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1178,'','Cash','','2024-10-01 16:05:43','','0','9','2024-10-01 16:05:43','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91727783537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1179,'','Cash','','2024-10-03 13:15:49','','0','9','2024-10-03 13:15:49','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91727950536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1180,'','Cash','','2024-10-03 16:56:24','','0','9','2024-10-03 16:56:24','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91727963774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1181,'','Cash','','2024-10-03 17:46:30','','0','9','2024-10-03 17:46:30','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91727966775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1182,'','Cash','','2024-10-03 17:51:45','','0','9','2024-10-03 17:51:45','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91727967100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1183,'','Cash','','2024-10-04 09:58:08','','0','9','2024-10-04 09:58:08','','25900','25900','1','retail','0','25900','1','0','0','0','0','0','0','printed',' ','','5','0','91728025048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1184,'','Cash','','2024-10-05 11:30:51','','0','9','2024-10-05 11:30:51','','24380','24380','1','retail','0','24380','1','0','0','0','0','0','0','printed',' ','','5','0','91728115077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1185,'','Cash','','2024-10-05 14:49:23','','0','9','2024-10-05 14:49:23','','28380','28380','1','retail','0','28380','1','0','0','0','0','0','0','printed',' ','','5','0','91728128697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1186,'','Cash','','2024-10-07 09:16:40','','0','9','2024-10-07 09:16:40','','10400','10400','1','retail','0','10400','1','0','0','0','0','0','0','printed',' ','','5','0','91728281780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1187,'','Cash','','2024-10-07 10:45:14','','0','9','2024-10-07 10:45:14','','33370','33370','1','retail','0','33370','1','0','0','0','0','0','0','printed',' ','','5','0','91728281804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1188,'','Cash','','2024-10-08 13:56:43','','0','9','2024-10-08 13:56:43','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','5','0','91728384984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1189,'','Cash','','2024-10-08 16:12:28','','0','9','2024-10-08 16:12:28','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91728393141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1190,'','Cash','','2024-10-08 17:29:47','','0','9','2024-10-08 17:29:47','','10890','10890','1','retail','0','10890','1','0','0','0','0','0','0','printed',' ','','5','0','91728393152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1191,'','Cash','','2024-10-09 16:11:34','','0','9','2024-10-09 16:11:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','5','0','91728479465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1192,'','Cash','','2024-10-09 18:44:47','','0','9','2024-10-09 18:44:47','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91728488656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1193,'','Cash','','2024-10-11 09:39:20','','0','9','2024-10-11 09:39:20','','3690','3690','1','retail','0','3690','1','0','0','0','0','0','0','printed',' ','','5','0','91728628692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1194,'','Cash','','2024-10-11 15:46:14','','0','9','2024-10-11 15:46:14','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','printed',' ','','5','0','91728650763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1195,'','Cash','','2024-10-11 16:44:41','','0','9','2024-10-11 16:44:41','','5270','5270','1','retail','0','5270','1','0','0','0','0','0','0','printed',' ','','5','0','91728650780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1196,'','Cash','','2024-10-11 18:04:23','','0','9','2024-10-11 18:04:23','','9600','9600','1','retail','0','9600','1','0','0','0','0','0','0','printed',' ','','5','0','91728654287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1197,'','Cash','','2024-10-11 19:16:35','','0','9','2024-10-11 19:16:35','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91728659078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1198,'','Cash','','2024-10-11 19:19:05','','0','9','2024-10-11 19:19:05','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91728663403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1199,'','Cash','','2024-10-12 11:18:41','','0','9','2024-10-12 11:18:41','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','printed',' ','','5','0','91728721116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1200,'','Cash','','2024-10-12 11:59:28','','0','9','2024-10-12 11:59:28','','14621','14621','1','retail','0','14621','1','0','0','0','0','0','0','printed',' ','','5','0','91728721125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1201,'','Cash','','2024-10-12 14:33:34','','0','9','2024-10-12 14:33:34','','20790','20790','1','retail','0','20790','1','0','0','0','0','0','0','printed',' ','','5','0','91728731612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1202,'','Cash','','2024-10-15 16:21:15','','0','9','2024-10-15 16:21:15','','6690','6690','1','retail','0','6690','1','0','0','0','0','0','0','printed',' ','','5','0','91728998469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1203,'','Cash','','2024-10-16 13:08:05','NATION MEDIA GROUP','0','9','2024-10-16 13:08:05','11','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed','NATION MEDIA GROUP </BR>+254729371254 ','','5','0','91729069283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1204,'','Cash','','2024-10-16 13:12:20','NATION MEDIA GROUP','0','9','2024-10-16 13:12:20','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed','NATION MEDIA GROUP ','P000594927A','5','0','91729073512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1205,'','Cash','','2024-10-16 15:39:18','','0','9','2024-10-16 15:39:18','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91729077714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1206,'','Cash','','2024-10-16 16:33:16','','0','9','2024-10-16 16:33:16','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91729082362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1207,'','Cash','','2024-10-17 09:53:48','','0','9','2024-10-17 09:53:48','','15810','15810','1','retail','0','15810','1','0','0','0','0','0','0','printed',' ','','5','0','91729147779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1208,'','Cash','','2024-10-17 11:02:33','','0','9','2024-10-17 11:02:33','','15110','15110','1','retail','0','15110','1','0','0','0','0','0','0','printed',' ','','5','0','91729148033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1209,'','Cash','','2024-10-18 12:55:28','','0','9','2024-10-18 12:55:28','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91729245315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1210,'','Cash','','2024-10-19 15:38:21','','0','9','2024-10-19 15:38:21','','2590','2590','1','retail','0','2590','1','0','0','0','0','0','0','printed',' ','','5','0','91729341493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1211,'','Cash','','2024-10-22 14:01:57','','0','9','2024-10-22 14:01:57','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91729594789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1212,'','Cash','','2024-10-22 14:02:50','','0','9','2024-10-22 14:02:50','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91729594930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1213,'','Cash','','2024-10-22 14:09:42','','0','9','2024-10-22 14:09:42','','3190','3190','1','retail','0','3190','1','0','0','0','0','0','0','printed',' ','','5','0','91729594984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1214,'','Cash','','2024-10-22 16:22:46','','0','9','2024-10-22 16:22:46','','24200','24200','1','retail','0','24200','1','0','0','0','0','0','0','printed',' ','','5','0','91729602938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1215,'','Cash','','2024-10-22 17:01:13','','0','9','2024-10-22 17:01:13','','2590','2590','1','retail','0','2590','1','0','0','0','0','0','0','printed',' ','','5','0','91729603742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1216,'','Cash','','2024-10-22 18:00:24','','0','9','2024-10-22 18:00:24','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91729605717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1217,'','Cash','','2024-10-22 19:40:15','','0','9','2024-10-22 19:40:15','','18500','18500','1','retail','0','18500','1','0','0','0','0','0','0','printed',' ','','5','0','91729614975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1218,'','Cash','','2024-10-22 19:51:19','','0','9','2024-10-22 19:51:19','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed',' ','','5','0','91729615784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1219,'','Cash','','2024-10-23 16:06:16','','0','9','2024-10-23 16:06:16','','25080','25080','1','retail','0','25080','1','0','0','0','0','0','0','printed',' ','','5','0','91729688417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1220,'','Cash','','2024-10-23 18:03:57','','0','9','2024-10-23 18:03:57','','3790','3790','1','retail','0','3790','1','0','0','0','0','0','0','printed',' ','','5','0','91729688893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1221,'','Cash','','2024-10-24 10:11:03','','0','9','2024-10-24 10:11:03','','4140','4140','1','retail','0','4140','1','0','0','0','0','0','0','printed',' ','','5','0','91729753770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1222,'','Cash','','2024-10-24 13:20:38','','0','9','2024-10-24 13:20:38','','35126','35126','1','retail','0','35126','1','0','0','0','0','0','0','printed',' ','','5','0','91729761815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1223,'','Cash','','2024-10-24 15:52:30','','0','9','2024-10-24 15:52:30','','3090','3090','1','retail','0','3090','1','0','0','0','0','0','0','printed',' ','','5','0','91729774298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1224,'','Cash','','2024-10-25 13:12:50','','0','9','2024-10-25 13:12:50','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91729851160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1225,'','Cash','','2024-10-25 16:12:15','','0','9','2024-10-25 16:12:15','','9250','9250','1','retail','0','9250','1','0','0','0','0','0','0','printed',' ','','5','0','91729861693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1226,'','Cash','','2024-10-25 18:31:46','','0','9','2024-10-25 18:31:46','','5330','5330','1','retail','0','5330','1','0','0','0','0','0','0','printed',' ','','5','0','91729869458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1227,'','Cash','','2024-10-26 13:55:20','','0','9','2024-10-26 13:55:20','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91729940054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1228,'','Cash','','2024-10-27 10:13:31','','0','9','2024-10-27 10:13:31','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91730013172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1229,'','Cash','','2024-10-28 15:04:28','ZAMARA RISK AND INSURANCE BROKERS LTD','0','9','2024-10-28 15:04:28','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed','ZAMARA RISK AND INSURANCE BROKERS LTD ','','5','0','91730114555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1230,'','Cash','','2024-10-28 15:54:19','ZAMARA RISK AND INSURANCE BROKERS LTD','0','9','2024-10-28 15:54:19','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed','ZAMARA RISK AND INSURANCE BROKERS LTD ','P051164578G','5','0','91730120002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1231,'','Cash','','2024-10-28 16:00:32','','0','9','2024-10-28 16:00:32','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91730120248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1232,'','Cash','','2024-10-28 16:50:09','','0','9','2024-10-28 16:50:09','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91730123385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1233,'','Cash','','2024-10-30 10:36:25','PARLIAMENT OF KENYA','0','9','2024-10-30 10:36:25','','9130','9130','1','retail','0','9130','1','0','0','0','0','0','0','printed','PARLIAMENT OF KENYA ','','5','0','91730273656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1234,'','Cash','','2024-10-30 10:37:37','','0','9','2024-10-30 10:37:37','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91730273827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1235,'','Cash','','2024-10-30 15:44:11','','0','9','2024-10-30 15:44:11','','24000','24000','1','retail','0','24000','1','0','0','0','0','0','0','printed',' ','','5','0','91730292182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1236,'','Cash','','2024-11-02 11:32:24','','0','9','2024-11-02 11:32:24','','8100','8100','1','retail','0','8100','1','0','0','0','0','0','0','printed',' ','','5','0','91730535926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1237,'','Cash','','2024-11-04 11:31:27','','0','9','2024-11-04 11:31:27','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91730709049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1238,'','Cash','','2024-11-04 11:33:59','','0','9','2024-11-04 11:33:59','','32000','32000','1','retail','0','32000','1','0','0','0','0','0','0','printed',' ','','5','0','91730709095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1239,'','Cash','','2024-11-04 17:14:58','','0','9','2024-11-04 17:14:58','','38126','38126','1','retail','0','38126','1','0','0','0','0','0','0','printed',' ','','5','0','91730727626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1240,'','Cash','','2024-11-05 13:31:52','','0','9','2024-11-05 13:31:52','','54241','54241','1','retail','0','54241','1','0','0','0','0','0','0','printed',' ','','5','0','91730801914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1241,'','Cash','','2024-11-05 13:44:18','','0','9','2024-11-05 13:44:18','','10630','10630','1','retail','0','10630','1','0','0','0','0','0','0','printed',' ','','5','0','91730803224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1242,'','Cash','','2024-11-05 15:57:03','','0','9','2024-11-05 15:57:03','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91730811408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1243,'','Cash','','2024-11-06 13:29:47','','0','9','2024-11-06 13:29:47','','17840','17840','1','retail','0','17840','1','0','0','0','0','0','0','printed',' ','','5','0','91730888512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1244,'','Cash','','2024-11-06 14:30:48','','0','9','2024-11-06 14:30:48','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','5','0','91730889031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1245,'','Cash','','2024-11-06 17:20:32','','0','9','2024-11-06 17:20:32','','76998','76998','1','retail','0','76998','1','0','0','0','0','0','0','printed',' ','','5','0','91730901581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1246,'','Cash','','2024-11-07 11:31:12','','0','9','2024-11-07 11:31:12','','48880','48880','1','retail','0','48880','1','0','0','0','0','0','0','printed',' ','','5','0','91730966819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1247,'','Cash','','2024-11-07 12:45:57','','0','9','2024-11-07 12:45:57','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91730972748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1248,'','Cash','','2024-11-08 12:11:35','','0','9','2024-11-08 12:11:35','','5490','5490','1','retail','0','5490','1','0','0','0','0','0','0','printed',' ','','5','0','91731057058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1249,'','Cash','','2024-11-08 15:20:27','','0','9','2024-11-08 15:20:27','','1112','1112','1','retail','0','1112','1','0','0','0','0','0','0','printed',' ','','5','0','91731068352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1250,'','Cash','','2024-11-08 15:29:47','','0','9','2024-11-08 15:29:47','','9070','9070','1','retail','0','9070','1','0','0','0','0','0','0','printed',' ','','5','0','91731068435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1251,'','Cash','','2024-11-11 11:51:16','','0','9','2024-11-11 11:51:16','','11150','11150','1','retail','0','11150','1','0','0','0','0','0','0','printed',' ','','5','0','91731315041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1252,'','Cash','','2024-11-11 12:45:01','','0','9','2024-11-11 12:45:01','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91731315090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1253,'','Cash','','2024-11-11 12:45:53','','0','9','2024-11-11 12:45:53','','1590','1590','1','retail','0','1590','1','0','0','0','0','0','0','printed',' ','','5','0','91731318312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1254,'','Cash','','2024-11-11 13:30:53','KENYA YEAR BOOK EDITORIAL BOARD','0','9','2024-11-11 13:30:53','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','KENYA YEAR BOOK EDITORIAL BOARD ','','5','0','91731318356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1255,'','Cash','','2024-11-11 17:58:35','','0','9','2024-11-11 17:58:35','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','5','0','91731337097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1256,'','Cash','','2024-11-11 18:32:37','','0','9','2024-11-11 18:32:37','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91731337134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1257,'','Cash','','2024-11-12 10:56:14','','0','9','2024-11-12 10:56:14','','17780','17780','1','retail','0','17780','1','0','0','0','0','0','0','printed',' ','','5','0','91731398081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1258,'','Cash','','2024-11-12 11:40:41','','0','9','2024-11-12 11:40:41','','11450','11450','1','retail','0','11450','1','0','0','0','0','0','0','printed',' ','','5','0','91731398223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1259,'','Cash','','2024-11-12 11:56:51','','0','9','2024-11-12 11:56:51','','4766','4766','1','retail','0','4766','1','0','0','0','0','0','0','printed',' ','','5','0','91731401752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1260,'','Cash','','2024-11-12 12:41:46','PARLIAMENT OF KENYA','0','9','2024-11-12 12:41:46','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed','PARLIAMENT OF KENYA ','','5','0','91731404503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1261,'','Cash','','2024-11-12 13:43:19','','0','9','2024-11-12 13:43:19','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91731404550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1262,'','Cash','','2024-11-12 14:57:06','','0','9','2024-11-12 14:57:06','','2990','2990','1','retail','0','2990','1','0','0','0','0','0','0','printed',' ','','5','0','91731408206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1263,'','Cash','','2024-11-12 15:28:30','','0','9','2024-11-12 15:28:30','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','5','0','91731412630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1264,'','Cash','','2024-11-13 14:46:50','parliament library','0','9','2024-11-13 14:46:50','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed','parliament library ','','5','0','91731498396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1265,'','Cash','','2024-11-14 10:42:56','','0','9','2024-11-14 10:42:56','','16000','16000','1','retail','0','16000','1','0','0','0','0','0','0','printed',' ','','5','0','91731570080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1266,'','Cash','','2024-11-15 09:17:26','','0','9','2024-11-15 09:17:26','','36800','36800','1','retail','0','36800','1','0','0','0','0','0','0','printed',' ','','5','0','91731651344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1267,'','Cash','','2024-11-18 12:58:38','','0','9','2024-11-18 12:58:38','','14890','14890','1','retail','0','14890','1','0','0','0','0','0','0','printed',' ','','5','0','91731923488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1268,'','Cash','','2024-11-18 15:05:23','','0','9','2024-11-18 15:05:23','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','printed',' ','','5','0','91731931491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1269,'','Cash','','2024-11-18 16:04:33','','0','9','2024-11-18 16:04:33','','104645','104645','1','retail','0','104645','1','0','0','0','0','0','0','printed',' ','','5','0','91731931543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1270,'','Cash','','2024-11-20 14:16:49','','0','9','2024-11-20 14:16:49','','36900','36900','1','retail','0','36900','1','0','0','0','0','0','0','printed',' ','','5','0','91732099710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1271,'','Cash','','2024-11-22 10:16:33','','0','9','2024-11-22 10:16:33','','5750','5750','1','retail','0','5750','1','0','0','0','0','0','0','printed',' ','','5','0','91732259714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1272,'','Cash','','2024-11-22 11:24:32','','0','9','2024-11-22 11:24:32','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','5','0','91732263842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1273,'','Cash','','2024-11-22 11:50:31','','0','9','2024-11-22 11:50:31','','13010','13010','1','retail','0','13010','1','0','0','0','0','0','0','printed',' ','','5','0','91732264913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1274,'','Cash','','2024-11-22 11:55:23','','0','9','2024-11-22 11:55:23','','5950','5950','1','retail','0','5950','1','0','0','0','0','0','0','printed',' ','','5','0','91732265435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1275,'','Cash','','2024-11-22 18:05:05','','0','9','2024-11-22 18:05:05','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91732282653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1276,'','Cash','','2024-11-23 12:38:17','','0','9','2024-11-23 12:38:17','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91732354654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1277,'','Cash','','2024-11-23 16:52:22','','0','9','2024-11-23 16:52:22','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','5','0','91732369913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1278,'','Cash','','2024-11-25 13:26:17','','0','9','2024-11-25 13:26:17','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91732530340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1279,'','Cash','','2024-11-25 14:49:39','','0','9','2024-11-25 14:49:39','','1307','1307','1','retail','0','1307','1','0','0','0','0','0','0','printed',' ','','5','0','91732530384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1280,'','Cash','','2024-11-25 19:35:24','','0','9','2024-11-25 19:35:24','','5199','5199','1','retail','0','5199','1','0','0','0','0','0','0','printed',' ','','5','0','91732551816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1281,'','Cash','','2024-11-26 10:51:50','','0','9','2024-11-26 10:51:50','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91732607493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1282,'','Cash','','2024-11-26 14:27:22','','0','9','2024-11-26 14:27:22','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91732620425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1283,'','Cash','','2024-11-26 15:48:25','','0','9','2024-11-26 15:48:25','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','printed',' ','','5','0','91732625277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1284,'','Cash','','2024-11-26 15:55:12','','0','9','2024-11-26 15:55:12','','5150','5150','1','retail','0','5150','1','0','0','0','0','0','0','printed',' ','','5','0','91732625325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1285,'','Cash','','2024-11-27 09:54:14','','0','9','2024-11-27 09:54:14','','7990','7990','1','retail','0','7990','1','0','0','0','0','0','0','printed',' ','','5','0','91732690317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1286,'','Cash','','2024-11-27 10:32:31','','0','9','2024-11-27 10:32:31','','11500','11500','1','retail','0','11500','1','0','0','0','0','0','0','printed',' ','','5','0','91732690461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1287,'','Cash','','2024-11-27 11:52:52','','0','9','2024-11-27 11:52:52','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91732692796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1288,'','Cash','','2024-11-27 15:49:53','','0','9','2024-11-27 15:49:53','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91732711770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1289,'','Cash','','2024-11-27 15:51:24','','0','9','2024-11-27 15:51:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91732711875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1290,'','Cash','','2024-11-28 13:02:23','','0','9','2024-11-28 13:02:23','','4790','4790','1','retail','0','4790','1','0','0','0','0','0','0','printed',' ','','5','0','91732787865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1291,'','Cash','','2024-11-28 13:20:32','','0','9','2024-11-28 13:20:32','','27000','27000','1','retail','0','27000','1','0','0','0','0','0','0','printed',' ','','5','0','91732789214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1292,'','Cash','','2024-11-28 18:33:20','','0','9','2024-11-28 18:33:20','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91732807986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1293,'','Cash','','2024-11-28 18:49:55','','0','9','2024-11-28 18:49:55','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','5','0','91732808015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1294,'','Cash','','2024-11-29 08:53:06','','0','9','2024-11-29 08:53:06','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','printed',' ','','5','0','91732859558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1295,'','Cash','','2024-11-29 10:33:40','Parliament of Kenya','0','9','2024-11-29 10:33:40','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed','Parliament of Kenya ','','5','0','91732865611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1296,'','Cash','','2024-11-29 16:45:09','','0','9','2024-11-29 16:45:09','','17830','17830','1','retail','0','17830','1','0','0','0','0','0','0','printed',' ','','5','0','91732887196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1297,'','Cash','','2024-11-29 17:31:48','','0','9','2024-11-29 17:31:48','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91732889729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1298,'','Cash','','2024-11-29 17:34:22','','0','9','2024-11-29 17:34:22','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91732890712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1299,'','Cash','','2024-11-29 18:24:21','','0','9','2024-11-29 18:24:21','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','printed',' ','','5','0','91732890866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1300,'','Cash','','2024-11-30 11:36:43','','0','9','2024-11-30 11:36:43','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91732955792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1301,'','Cash','','2024-11-30 14:25:10','','0','9','2024-11-30 14:25:10','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91732965895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1302,'','Cash','','2024-12-04 16:03:45','','0','9','2024-12-04 16:03:45','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','printed',' ','','5','0','91733317157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1303,'','Cash','','2024-12-06 15:03:42','','0','9','2024-12-06 15:03:42','','8200','8200','1','retail','0','8200','1','0','0','0','0','0','0','printed',' ','','5','0','91733486508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1304,'','Cash','','2024-12-06 15:08:33','','0','9','2024-12-06 15:08:33','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91733486625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1305,'','Cash','','2024-12-07 11:05:22','','0','9','2024-12-07 11:05:22','','6240','6240','1','retail','0','6240','1','0','0','0','0','0','0','printed',' ','','5','0','91733558132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1306,'','Cash','','2024-12-07 15:56:38','','0','9','2024-12-07 15:56:38','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','5','0','91733576003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1307,'','Cash','','2024-12-07 16:01:00','Manasseh Mahiu','0','9','2024-12-07 16:01:00','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed','Manasseh Mahiu ','','5','0','91733576220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1308,'','Cash','','2024-12-07 20:16:47','','0','9','2024-12-07 20:16:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91733591788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1309,'','Cash','','2024-12-09 09:19:23','','0','9','2024-12-09 09:19:23','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91733725142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1310,'','Cash','','2024-12-10 14:55:55','','0','9','2024-12-10 14:55:55','','2790','2790','1','retail','0','2790','1','0','0','0','0','0','0','printed',' ','','5','0','91733831730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1311,'','Cash','','2024-12-11 11:07:22','','0','9','2024-12-11 11:07:22','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','5','0','91733904422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1312,'','Cash','','2024-12-11 12:33:51','','0','9','2024-12-11 12:33:51','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','5','0','91733909616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1313,'','Cash','','2024-12-11 13:10:43','','0','9','2024-12-11 13:10:43','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91733909638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1314,'','Cash','','2024-12-11 13:14:34','','0','9','2024-12-11 13:14:34','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','5','0','91733911848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1315,'','Cash','','2024-12-11 15:35:00','','0','9','2024-12-11 15:35:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91733914120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1316,'','Cash','','2024-12-12 18:02:07','','0','9','2024-12-12 18:02:07','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91734015714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1317,'','Cash','','2024-12-13 09:56:02','Nation Media Group','0','9','2024-12-13 09:56:02','12','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed','Nation Media Group </BR>P000594927A ','','5','0','91734072948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1318,'','Cash','','2024-12-13 12:55:35','','0','9','2024-12-13 12:55:35','','2160','2160','1','retail','0','2160','1','0','0','0','0','0','0','printed',' ','','5','0','91734083046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1319,'','Cash','','2024-12-13 13:40:44','','0','9','2024-12-13 13:40:44','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91734086427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1320,'','Cash','','2024-12-14 14:32:37','','0','9','2024-12-14 14:32:37','','12850','12850','1','retail','0','12850','1','0','0','0','0','0','0','printed',' ','','5','0','91734175683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1321,'','Cash','','2024-12-14 14:38:44','','0','9','2024-12-14 14:38:44','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','5','0','91734176200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1322,'','Cash','','2024-12-14 18:18:19','','0','9','2024-12-14 18:18:19','','13260','13260','1','retail','0','13260','1','0','0','0','0','0','0','printed',' ','','5','0','91734176333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1323,'','Cash','','2024-12-16 12:20:15','','0','9','2024-12-16 12:20:15','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','5','0','91734340790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1324,'','Cash','','2024-12-16 15:23:09','','0','9','2024-12-16 15:23:09','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91734351773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1325,'','Cash','','2024-12-16 16:12:52','','0','9','2024-12-16 16:12:52','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','5','0','91734351793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1326,'','Cash','','2024-12-17 10:07:24','','0','9','2024-12-17 10:07:24','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91734419186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1327,'','Cash','','2024-12-17 12:02:08','','0','9','2024-12-17 12:02:08','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','5','0','91734419259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1328,'','Cash','','2024-12-17 12:03:51','','0','9','2024-12-17 12:03:51','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91734426139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1329,'','Cash','','2024-12-17 15:00:51','','0','9','2024-12-17 15:00:51','','5859','5859','1','retail','0','5859','1','0','0','0','0','0','0','printed',' ','','5','0','91734436792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1330,'','Cash','','2024-12-19 11:21:57','','0','9','2024-12-19 11:21:57','','71250','71250','1','retail','0','71250','1','0','0','0','0','0','0','printed',' ','','5','0','91734596037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1331,'','Cash','','2024-12-19 11:37:41','','0','9','2024-12-19 11:37:41','','9350','9350','1','retail','0','9350','1','0','0','0','0','0','0','printed',' ','','5','0','91734596525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1332,'','Cash','','2024-12-19 14:54:22','','0','9','2024-12-19 14:54:22','','7780','7780','1','retail','0','7780','1','0','0','0','0','0','0','printed',' ','','5','0','91734609036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1333,'','Cash','','2024-12-19 15:40:42','','0','9','2024-12-19 15:40:42','','4390','4390','1','retail','0','4390','1','0','0','0','0','0','0','printed',' ','','5','0','91734609266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1334,'','Cash','','2024-12-21 13:32:09','','0','9','2024-12-21 13:32:09','','11770','11770','1','retail','0','11770','1','0','0','0','0','0','0','printed',' ','','5','0','91734776620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1335,'','Cash','','2024-12-21 15:07:40','','0','9','2024-12-21 15:07:40','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91734782844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1336,'','Cash','','2024-12-23 13:38:35','','0','9','2024-12-23 13:38:35','','42000','42000','1','retail','0','42000','1','0','0','0','0','0','0','printed',' ','','5','0','91734950297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1337,'','Cash','','2024-12-24 09:43:48','','0','9','2024-12-24 09:43:48','','150500','150500','1','retail','0','150500','1','0','0','0','0','0','0','printed',' ','','5','0','91735022095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1338,'','Cash','','2024-12-24 10:01:47','','0','9','2024-12-24 10:01:47','','52500','52500','1','retail','0','52500','1','0','0','0','0','0','0','printed',' ','','5','0','91735022649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1339,'','Cash','','2024-12-24 10:02:46','','0','9','2024-12-24 10:02:46','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','5','0','91735023718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1340,'','Cash','','2024-12-24 10:03:33','','0','9','2024-12-24 10:03:33','','91000','91000','1','retail','0','91000','1','0','0','0','0','0','0','printed',' ','','5','0','91735023769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1341,'','Cash','','2024-12-24 10:08:03','','0','9','2024-12-24 10:08:03','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91735023817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1342,'','Cash','','2024-12-24 10:19:18','','0','9','2024-12-24 10:19:18','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91735024087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1343,'','Cash','','2024-12-24 18:16:28','','0','9','2024-12-24 18:16:28','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','5','0','91735053298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1344,'','Cash','','2024-12-27 12:36:11','','0','9','2024-12-27 12:36:11','','54865','54865','1','retail','0','54865','1','0','0','0','0','0','0','printed',' ','','5','0','91735291793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1345,'','Cash','','2024-12-27 12:57:13','','0','9','2024-12-27 12:57:13','','25650','25650','1','retail','0','25650','1','0','0','0','0','0','0','printed',' ','','5','0','91735292191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1346,'','Cash','','2024-12-27 16:41:44','','0','9','2024-12-27 16:41:44','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91735306872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1347,'','Cash','','2024-12-28 12:13:49','','0','9','2024-12-28 12:13:49','','27994','27994','1','retail','0','27994','1','0','0','0','0','0','0','printed',' ','','5','0','91735375824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1348,'','Cash','','2024-12-30 09:30:30','','0','9','2024-12-30 09:30:30','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91735540204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1349,'','Cash','','2024-12-30 15:59:28','','0','9','2024-12-30 15:59:28','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91735563559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1350,'','Cash','','2024-12-31 14:08:55','A002474465X','0','9','2024-12-31 14:08:55','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','printed','A002474465X ','','5','0','91735643308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1351,'','Cash','','2025-01-08 15:42:07','','0','9','2025-01-08 15:42:07','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','printed',' ','','5','0','91736339931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1352,'','Cash','','2025-01-09 08:54:26','','0','9','2025-01-09 08:54:26','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','5','0','91736402001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1353,'','Cash','','2025-01-09 10:20:52','','0','9','2025-01-09 10:20:52','','13490','13490','1','retail','0','13490','1','0','0','0','0','0','0','printed',' ','','5','0','91736407072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1354,'','Cash','','2025-01-09 12:57:13','','0','9','2025-01-09 12:57:13','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91736416619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1355,'','Cash','','2025-01-09 13:28:46','','0','9','2025-01-09 13:28:46','','71250','71250','1','retail','0','71250','1','0','0','0','0','0','0','printed',' ','','5','0','91736416715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1356,'','Cash','','2025-01-09 13:33:41','','0','9','2025-01-09 13:33:41','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','5','0','91736418536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1357,'','Cash','','2025-01-10 14:22:37','','0','9','2025-01-10 14:22:37','','2690','2690','1','retail','0','2690','1','0','0','0','0','0','0','printed',' ','','5','0','91736507954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1358,'','Cash','','2025-01-10 17:13:18','','0','9','2025-01-10 17:13:18','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91736518385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1359,'','Cash','','2025-01-14 13:35:08','','0','9','2025-01-14 13:35:08','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91736850851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1360,'','Cash','','2025-01-16 13:01:07','','0','9','2025-01-16 13:01:07','','41849','41849','1','retail','0','41849','1','0','0','0','0','0','0','printed',' ','','5','0','91737021357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1361,'','Cash','','2025-01-16 13:13:00','','0','9','2025-01-16 13:13:00','','8298','8298','1','retail','0','8298','1','0','0','0','0','0','0','printed',' ','','5','0','91737021685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1362,'','Cash','','2025-01-17 11:29:35','','0','9','2025-01-17 11:29:35','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','5','0','91737102513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1363,'','Cash','','2025-01-20 11:39:06','HASS CONSULT','0','9','2025-01-20 11:39:06','','37390','37390','1','retail','0','37390','1','0','0','0','0','0','0','printed','HASS CONSULT ','','5','0','91737361497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1364,'','Cash','','2025-01-20 16:15:04','','0','9','2025-01-20 16:15:04','','4490','4490','1','retail','0','4490','1','0','0','0','0','0','0','printed',' ','','5','0','91737378858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1365,'','Cash','','2025-01-21 11:16:17','','0','9','2025-01-21 11:16:17','','14860','14860','1','retail','0','14860','1','0','0','0','0','0','0','printed',' ','','5','0','91737447192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1366,'','Cash','','2025-01-22 11:14:20','','0','9','2025-01-22 11:14:20','','3550','3550','1','retail','0','3550','1','0','0','0','0','0','0','printed',' ','','5','0','91737533587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1367,'','Cash','','2025-01-22 15:31:25','','0','9','2025-01-22 15:31:25','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91737549037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1368,'','Cash','','2025-01-23 10:30:36','','0','9','2025-01-23 10:30:36','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91737617421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1369,'','Cash','','2025-01-23 15:11:42','','0','9','2025-01-23 15:11:42','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91737634278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1370,'','Cash','','2025-01-23 18:56:07','','0','9','2025-01-23 18:56:07','','14750','14750','1','retail','0','14750','1','0','0','0','0','0','0','printed',' ','','5','0','91737647456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1371,'','Cash','','2025-01-27 11:29:46','','0','9','2025-01-27 11:29:46','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','5','0','91737966546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1372,'','Cash','','2025-01-28 11:36:30','','0','9','2025-01-28 11:36:30','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','printed',' ','','5','0','91738053362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1373,'','Cash','','2025-01-28 16:03:50','','0','9','2025-01-28 16:03:50','','13169','13169','1','retail','0','13169','1','0','0','0','0','0','0','printed',' ','','5','0','91738069047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1374,'','Cash','','2025-01-30 14:42:40','','0','9','2025-01-30 14:42:40','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91738237344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1375,'','Cash','','2025-01-31 11:57:16','','0','9','2025-01-31 11:57:16','','6890','6890','1','retail','0','6890','1','0','0','0','0','0','0','printed',' ','','5','0','91738313804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1376,'','Cash','','2025-02-01 16:13:56','','0','9','2025-02-01 16:13:56','','8479','8479','1','retail','0','8479','1','0','0','0','0','0','0','printed',' ','','5','0','91738415411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1377,'','Cash','','2025-02-04 19:12:01','','0','9','2025-02-04 19:12:01','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','5','0','91738685504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1378,'','Cash','','2025-02-05 14:46:27','','0','9','2025-02-05 14:46:27','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91738755975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1379,'','Cash','','2025-02-07 11:56:16','','0','9','2025-02-07 11:56:16','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91738918549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1380,'','Cash','','2025-02-08 13:02:47','','0','9','2025-02-08 13:02:47','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','5','0','91739008917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1381,'','Cash','','2025-02-08 13:44:19','','0','9','2025-02-08 13:44:19','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91739008970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1382,'','Cash','','2025-02-10 13:50:34','','0','9','2025-02-10 13:50:34','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91739184619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1383,'','Cash','','2025-02-11 12:06:56','','0','9','2025-02-11 12:06:56','','132074','132074','1','retail','0','132074','1','0','0','0','0','0','0','printed',' ','','5','0','91739262952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1384,'','Cash','','2025-02-11 12:36:58','','0','9','2025-02-11 12:36:58','','49090','49090','1','retail','0','49090','1','0','0','0','0','0','0','printed',' ','','5','0','91739265165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1385,'','Cash','','2025-02-14 11:05:35','','0','9','2025-02-14 11:05:35','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91739520086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1386,'','Cash','','2025-02-14 11:23:29','','0','9','2025-02-14 11:23:29','','4850','4850','1','retail','0','4850','1','0','0','0','0','0','0','printed',' ','','5','0','91739520343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1387,'','Cash','','2025-02-14 11:24:21','','0','9','2025-02-14 11:24:21','','45000','45000','1','retail','0','45000','1','0','0','0','0','0','0','printed',' ','','5','0','91739521422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1388,'','Cash','','2025-02-14 15:15:09','','0','9','2025-02-14 15:15:09','','6390','6390','1','retail','0','6390','1','0','0','0','0','0','0','printed',' ','','5','0','91739535263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1389,'','Cash','','2025-02-14 15:27:13','','0','9','2025-02-14 15:27:13','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91739535315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1390,'','Cash','','2025-02-15 13:41:41','','0','9','2025-02-15 13:41:41','','20980','20980','1','retail','0','20980','1','0','0','0','0','0','0','printed',' ','','5','0','91739615440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1391,'','Cash','','2025-02-15 14:59:23','','0','9','2025-02-15 14:59:23','','11000','11000','1','retail','0','11000','1','0','0','0','0','0','0','printed',' ','','5','0','91739620709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1392,'','Cash','','2025-02-15 16:50:35','','0','9','2025-02-15 16:50:35','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91739620771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1393,'','Cash','','2025-02-17 18:01:52','','0','9','2025-02-17 18:01:52','','5780','5780','1','retail','0','5780','1','0','0','0','0','0','0','printed',' ','','5','0','91739804376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1394,'','Cash','','2025-02-18 17:52:43','','0','9','2025-02-18 17:52:43','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91739890299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1395,'','Cash','','2025-02-20 14:00:43','','0','9','2025-02-20 14:00:43','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91740049206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1396,'','Cash','','2025-02-21 10:30:49','','0','9','2025-02-21 10:30:49','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91740123032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1397,'','Cash','','2025-02-21 12:52:17','P000594927A','0','9','2025-02-21 12:52:17','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','P000594927A ','','5','0','91740131502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1398,'','Cash','','2025-02-22 15:06:54','','0','9','2025-02-22 15:06:54','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91740131625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1399,'','Cash','','2025-02-22 15:15:06','','0','9','2025-02-22 15:15:06','','5230','5230','1','retail','0','5230','1','0','0','0','0','0','0','printed',' ','','5','0','91740226023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1400,'','Cash','','2025-02-23 13:15:16','friga changi','0','9','2025-02-23 13:15:16','','7740','7740','1','retail','0','7740','1','0','0','0','0','0','0','printed','friga changi ','','5','0','91740304841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1401,'','Cash','','2025-02-23 13:17:23','','0','9','2025-02-23 13:17:23','','2390','2390','1','retail','0','2390','1','0','0','0','0','0','0','printed',' ','','5','0','91740305792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1402,'','Cash','','2025-02-23 13:52:02','','0','9','2025-02-23 13:52:02','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91740307893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1403,'','Cash','','2025-02-24 10:26:30','A005765410R','0','9','2025-02-24 10:26:30','','7490','7490','1','retail','0','7490','1','0','0','0','0','0','0','printed','A005765410R ','','5','0','91740381866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1404,'','Cash','','2025-02-24 13:42:07','','0','9','2025-02-24 13:42:07','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91740393717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1405,'','Cash','','2025-02-24 14:27:16','','0','9','2025-02-24 14:27:16','','1380','1380','1','retail','0','1380','1','0','0','0','0','0','0','printed',' ','','5','0','91740393731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1406,'','Cash','','2025-02-24 15:41:31','','0','9','2025-02-24 15:41:31','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91740400883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1407,'','Cash','','2025-02-25 16:57:59','','0','9','2025-02-25 16:57:59','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','5','0','91740491845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1408,'','Cash','','2025-02-25 17:51:29','','0','9','2025-02-25 17:51:29','','25883','25883','1','retail','0','25883','1','0','0','0','0','0','0','printed',' ','','5','0','91740491883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1409,'','Cash','','2025-02-25 18:00:22','','0','9','2025-02-25 18:00:22','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','5','0','91740495100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1410,'','Cash','','2025-02-27 14:12:29','','0','9','2025-02-27 14:12:29','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','5','0','91740654739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1411,'','Cash','','2025-02-28 10:54:31','','0','9','2025-02-28 10:54:31','','11750','11750','1','retail','0','11750','1','0','0','0','0','0','0','printed',' ','','5','0','91740729103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1412,'','Cash','','2025-03-01 10:48:51','','0','9','2025-03-01 10:48:51','','10816','10816','1','retail','0','10816','1','0','0','0','0','0','0','printed',' ','','5','0','91740814452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1413,'','Cash','','2025-03-01 11:57:11','','0','9','2025-03-01 11:57:11','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91740819410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1414,'','Cash','','2025-03-01 13:03:44','','0','9','2025-03-01 13:03:44','','4780','4780','1','retail','0','4780','1','0','0','0','0','0','0','printed',' ','','5','0','91740823312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1415,'','Cash','','2025-03-01 16:52:21','','0','9','2025-03-01 16:52:21','','7968','7968','1','retail','0','7968','1','0','0','0','0','0','0','printed',' ','','5','0','91740836665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1416,'','Cash','','2025-03-01 18:04:32','','0','9','2025-03-01 18:04:32','','16770','16770','1','retail','0','16770','1','0','0','0','0','0','0','printed',' ','','5','0','91740837328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1417,'','Cash','','2025-03-03 17:03:35','','0','9','2025-03-03 17:03:35','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','5','0','91741010546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1418,'','Cash','','2025-03-03 19:02:42','','0','9','2025-03-03 19:02:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91741010623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1419,'','Cash','','2025-03-03 19:59:14','','0','9','2025-03-03 19:59:14','','5899','5899','1','retail','0','5899','1','0','0','0','0','0','0','printed',' ','','5','0','91741021112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1420,'','Cash','','2025-03-04 16:48:55','','0','9','2025-03-04 16:48:55','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91741096080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1421,'','Cash','','2025-03-05 11:35:44','','0','9','2025-03-05 11:35:44','','11160','11160','1','retail','0','11160','1','0','0','0','0','0','0','printed',' ','','5','0','91741163726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1422,'','Cash','','2025-03-05 11:38:51','','0','9','2025-03-05 11:38:51','','11660','11660','1','retail','0','11660','1','0','0','0','0','0','0','printed',' ','','5','0','91741163764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1423,'','Cash','','2025-03-05 12:16:45','','0','9','2025-03-05 12:16:45','','1590','1590','1','retail','0','1590','1','0','0','0','0','0','0','printed',' ','','5','0','91741163940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1424,'','Cash','','2025-03-05 15:13:07','','0','9','2025-03-05 15:13:07','','5435','5435','1','retail','0','5435','1','0','0','0','0','0','0','printed',' ','','5','0','91741176736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1425,'','Cash','','2025-03-05 17:19:02','','0','9','2025-03-05 17:19:02','','20930','20930','1','retail','0','20930','1','0','0','0','0','0','0','printed',' ','','5','0','91741184076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1426,'','Cash','','2025-03-06 13:40:09','Musyoka Murambi','0','9','2025-03-06 13:40:09','','22119','22119','1','retail','0','22119','1','0','0','0','0','0','0','printed','Musyoka Murambi ','','5','0','91741257081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1427,'','Cash','','2025-03-06 14:11:22','','0','9','2025-03-06 14:11:22','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91741259063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1428,'','Cash','','2025-03-06 14:21:51','','0','9','2025-03-06 14:21:51','','32400','32400','1','retail','0','32400','1','0','0','0','0','0','0','printed',' ','','5','0','91741259485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1429,'','Cash','','2025-03-07 13:20:22','','0','9','2025-03-07 13:20:22','','8620','8620','1','retail','0','8620','1','0','0','0','0','0','0','printed',' ','','5','0','91741342572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1430,'','Cash','','2025-03-07 16:46:35','','0','9','2025-03-07 16:46:35','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','5','0','91741355140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1431,'','Cash','','2025-03-07 16:47:59','','0','9','2025-03-07 16:47:59','','890','890','1','retail','0','890','1','0','0','0','0','0','0','printed',' ','','5','0','91741355249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1432,'','Cash','','2025-03-10 10:08:35','','0','9','2025-03-10 10:08:35','','30000','30000','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','5','0','91741590267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1433,'','Cash','','2025-03-10 14:12:57','','0','9','2025-03-10 14:12:57','','16000','16000','1','retail','0','16000','1','0','0','0','0','0','0','printed',' ','','5','0','91741605160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1434,'','Cash','','2025-03-11 08:57:05','','0','9','2025-03-11 08:57:05','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91741672333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1435,'','Cash','','2025-03-11 14:38:03','','0','9','2025-03-11 14:38:03','','34690','34690','1','retail','0','34690','1','0','0','0','0','0','0','printed',' ','','5','0','91741692586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1436,'','Cash','','2025-03-11 18:24:43','','0','9','2025-03-11 18:24:44','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91741706659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1437,'','Cash','','2025-03-11 19:12:10','','0','9','2025-03-11 19:12:10','','55535','55535','1','retail','0','55535','1','0','0','0','0','0','0','printed',' ','','5','0','91741708937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1438,'','Cash','','2025-03-12 12:41:39','A003923062W','0','9','2025-03-12 12:41:39','','5780','5780','1','retail','0','5780','1','0','0','0','0','0','0','printed','A003923062W ','','5','0','91741772448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1439,'','Cash','','2025-03-12 12:45:07','A003923062W','0','9','2025-03-12 12:45:07','','3980','3980','1','retail','0','3980','1','0','0','0','0','0','0','printed','A003923062W ','','5','0','91741772626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1440,'','Cash','','2025-03-12 17:10:04','ACK diocese of mount kenya -south','0','9','2025-03-12 17:10:04','','8100','8100','1','retail','0','8100','1','0','0','0','0','0','0','printed','ACK diocese of mount kenya -south ','','5','0','91741788300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1441,'','Cash','','2025-03-13 14:08:26','Alliance Francaise de Nairobi multimedia library','0','9','2025-03-13 14:08:26','','12500','12500','1','retail','0','12500','1','0','0','0','0','0','0','printed','Alliance Francaise de Nairobi multimedia library ','','5','0','91741863314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1442,'','Cash','','2025-03-13 14:30:43','KENYA LAW','0','9','2025-03-13 14:30:43','','21500','21500','1','retail','0','21500','1','0','0','0','0','0','0','printed','KENYA LAW ','','5','0','91741864270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1443,'','Cash','','2025-03-13 15:24:41','','0','9','2025-03-13 15:24:41','','5620','5620','1','retail','0','5620','1','0','0','0','0','0','0','printed',' ','','5','0','91741865487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1444,'','Cash','','2025-03-13 15:50:56','','0','9','2025-03-13 15:50:56','','4950','4950','1','retail','0','4950','1','0','0','0','0','0','0','printed',' ','','5','0','91741868685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1445,'','Cash','','2025-03-14 09:59:02','Selina','0','9','2025-03-14 09:59:02','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed','Selina ','','5','0','91741935530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1446,'','Cash','','2025-03-14 13:29:44','maureen','0','9','2025-03-14 13:29:44','','903','903','1','retail','0','903','1','0','0','0','0','0','0','printed','maureen ','','5','0','91741948166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1447,'','Cash','','2025-03-14 13:38:31','','0','9','2025-03-14 13:38:31','','4399','4399','1','retail','0','4399','1','0','0','0','0','0','0','printed',' ','','5','0','91741948197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1448,'','Cash','','2025-03-15 10:36:54','PATRICIA ','0','9','2025-03-15 10:36:54','13','5180','5180','1','retail','0','5180','1','0','0','0','0','0','0','printed','PATRICIA </BR> P051129820X ','','5','0','91742024172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1449,'','Cash','','2025-03-15 12:55:00','','0','9','2025-03-15 12:55:00','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91742032480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1450,'','Cash','','2025-03-15 13:56:53','','0','9','2025-03-15 13:56:53','','22238','22238','1','retail','0','22238','1','0','0','0','0','0','0','printed',' ','','5','0','91742035092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1451,'','Cash','','2025-03-15 15:49:28','','0','9','2025-03-15 15:49:29','','5189','5189','1','retail','0','5189','1','0','0','0','0','0','0','printed',' ','','5','0','91742037046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1452,'','Cash','','2025-03-15 15:50:16','','0','9','2025-03-15 15:50:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91742042978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1453,'','Cash','','2025-03-16 12:23:58','Arnold','0','9','2025-03-16 12:23:58','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed','Arnold ','','5','0','91742117013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1454,'','Cash','','2025-03-17 12:52:58','','0','9','2025-03-17 12:52:58','','1760','1760','1','retail','0','1760','1','0','0','0','0','0','0','printed',' ','','5','0','91742130733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1455,'','Cash','','2025-03-17 12:55:28','','0','9','2025-03-17 12:55:28','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91742205294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1456,'','Cash','','2025-03-17 18:59:58','','0','9','2025-03-17 18:59:58','','10929','10929','1','retail','0','10929','1','0','0','0','0','0','0','printed',' ','','5','0','91742227091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1457,'','Cash','','2025-03-18 11:31:55','','0','9','2025-03-18 11:31:55','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91742286703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1458,'','Cash','','2025-03-19 10:37:08','','0','9','2025-03-19 10:37:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91742369818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1459,'','Cash','','2025-03-19 11:24:37','','0','9','2025-03-19 11:24:37','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91742372550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1460,'','Cash','','2025-03-19 11:48:18','The leadership group','0','9','2025-03-19 11:48:18','14','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','printed','The leadership group </BR> P051577579D ','','5','0','91742374048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1461,'','Cash','','2025-03-19 14:46:47','James Utu','0','9','2025-03-19 14:46:47','','5580','5580','1','retail','0','5580','1','0','0','0','0','0','0','printed','James Utu ','','5','0','91742384660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1462,'','Cash','','2025-03-19 16:04:40','','0','9','2025-03-19 16:04:40','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91742389465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1463,'','Cash','','2025-03-20 12:11:09','','0','9','2025-03-20 12:11:09','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','5','0','91742461835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1464,'','Cash','','2025-03-20 14:00:00','','0','9','2025-03-20 14:00:00','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','5','0','91742461876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1465,'','Cash','','2025-03-20 15:58:22','','0','9','2025-03-20 15:58:22','','2560','2560','1','retail','0','2560','1','0','0','0','0','0','0','printed',' ','','5','0','91742475428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1466,'','Cash','','2025-03-21 12:26:07','','0','9','2025-03-21 12:26:07','','248314','248314','1','retail','0','248314','1','0','0','0','0','0','0','printed',' ','','5','0','91742545863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1467,'','Cash','','2025-03-22 18:41:23','','0','9','2025-03-22 18:41:23','','7880','7880','1','retail','0','7880','1','0','0','0','0','0','0','printed',' ','','5','0','91742657675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1468,'','Cash','','2025-03-22 18:42:04','','0','9','2025-03-22 18:42:04','','3499','3499','1','retail','0','3499','1','0','0','0','0','0','0','printed',' ','','5','0','91742658108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1469,'','Cash','','2025-03-24 10:51:40','','0','9','2025-03-24 10:51:40','','20000','20000','1','retail','0','20000','1','0','0','0','0','0','0','printed',' ','','5','0','91742802548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1470,'','Cash','','2025-03-24 11:20:08','','0','9','2025-03-24 11:20:08','','5350','5350','1','retail','0','5350','1','0','0','0','0','0','0','printed',' ','','5','0','91742802741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1471,'','Cash','','2025-03-24 11:58:41','','0','9','2025-03-24 11:58:41','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','5','0','91742805057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1472,'','Cash','','2025-03-24 12:58:24','','0','9','2025-03-24 12:58:24','','10730','10730','1','retail','0','10730','1','0','0','0','0','0','0','printed',' ','','5','0','91742806727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1473,'','Cash','','2025-03-25 10:59:39','','0','9','2025-03-25 10:59:39','','1199','1199','1','retail','0','1199','1','0','0','0','0','0','0','printed',' ','','5','0','91742889565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1474,'','Cash','','2025-03-25 18:03:24','','0','9','2025-03-25 18:03:24','','740','740','1','retail','0','740','1','0','0','0','0','0','0','printed',' ','','5','0','91742914951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1475,'','Cash','','2025-03-26 13:08:41','','0','9','2025-03-26 13:08:41','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91742983703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1476,'','Cash','','2025-03-26 14:39:49','','0','9','2025-03-26 14:39:49','','18900','18900','1','retail','0','18900','1','0','0','0','0','0','0','printed',' ','','5','0','91742986899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1477,'','Cash','','2025-03-26 17:25:46','','0','9','2025-03-26 17:25:46','','1940','1940','1','retail','0','1940','1','0','0','0','0','0','0','printed',' ','','5','0','91742999123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1478,'','Cash','','2025-03-27 11:24:06','','0','9','2025-03-27 11:24:06','','25329','25329','1','retail','0','25329','1','0','0','0','0','0','0','printed',' ','','5','0','91743063443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1479,'','Cash','','2025-03-27 11:57:54','','0','9','2025-03-27 11:57:54','','11700','11700','1','retail','0','11700','1','0','0','0','0','0','0','printed',' ','','5','0','91743065685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1480,'','Cash','','2025-03-27 18:53:37','','0','9','2025-03-27 18:53:37','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','5','0','91743090746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1481,'','Cash','','2025-03-28 14:42:35','','0','9','2025-03-28 14:42:36','','55616','55616','1','retail','0','55616','1','0','0','0','0','0','0','printed',' ','','5','0','91743156416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1482,'','Cash','','2025-03-28 16:13:42','Susan','0','9','2025-03-28 16:13:42','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','printed','Susan ','','5','0','91743162235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1483,'','Cash','','2025-03-29 10:35:12','','0','9','2025-03-29 10:35:12','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91743233608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1484,'','Cash','','2025-04-01 11:20:57','A009321358O','0','9','2025-04-01 11:20:57','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed','A009321358O ','','5','0','91743495589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1485,'','Cash','','2025-04-01 11:51:22','P051320598F','0','9','2025-04-01 11:51:22','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed','P051320598F ','','5','0','91743495716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1486,'','Cash','','2025-04-01 11:53:04','P051320598F.EDUCATE YOURSELF','0','9','2025-04-01 11:53:04','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed','P051320598F.EDUCATE YOURSELF ','','5','0','91743497511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1487,'','Cash','','2025-04-01 12:30:04','P051320598F. EDUCATE YOURSELF','0','9','2025-04-01 12:30:04','','2088','2088','1','retail','0','2088','1','0','0','0','0','0','0','printed','P051320598F. EDUCATE YOURSELF ','','5','0','91743497612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1488,'','Cash','','2025-04-02 11:23:17','','0','9','2025-04-02 11:23:17','','28240','28240','1','retail','0','28240','1','0','0','0','0','0','0','printed',' ','','5','0','91743580571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1489,'','Cash','','2025-04-02 11:42:54','','0','9','2025-04-02 11:42:54','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','5','0','91743582234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1490,'','Cash','','2025-04-05 15:01:13','','0','9','2025-04-05 15:01:13','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91743854462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1491,'','Cash','','2025-04-06 15:54:30','','0','9','2025-04-06 15:54:30','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91743944042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1492,'','Cash','','2025-04-08 15:25:45','Evans ','0','9','2025-04-08 15:25:45','','10839','10839','1','retail','0','10839','1','0','0','0','0','0','0','printed','Evans ','','5','0','91744114932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1493,'','Cash','','2025-04-09 11:41:44','','0','9','2025-04-09 11:41:44','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','5','0','91744188077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1494,'','Cash','','2025-04-10 10:46:26','','0','9','2025-04-10 10:46:26','','11639','11639','1','retail','0','11639','1','0','0','0','0','0','0','printed',' ','','5','0','91744188107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1495,'','Cash','','2025-04-10 10:53:12','','0','9','2025-04-10 10:53:12','','13503','13503','1','retail','0','13503','1','0','0','0','0','0','0','printed',' ','','5','0','91744271252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1496,'','Cash','','2025-04-10 12:52:57','P000627779P','0','9','2025-04-10 12:52:57','','13503','13503','1','retail','0','13503','1','0','0','0','0','0','0','printed','P000627779P ','','5','0','91744278509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1497,'','Cash','','2025-04-11 14:10:37','','0','9','2025-04-11 14:10:37','','5490','5490','1','retail','0','5490','1','0','0','0','0','0','0','printed',' ','','5','0','91744369779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1498,'','Cash','','2025-04-12 16:02:16','','0','9','2025-04-12 16:02:16','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','5','0','91744462568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1499,'','Cash','','2025-04-15 14:55:57','','0','9','2025-04-15 14:55:57','','10740','10740','1','retail','0','10740','1','0','0','0','0','0','0','printed',' ','','5','0','91744718136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1500,'','Cash','','2025-04-15 16:52:29','','0','9','2025-04-15 16:52:29','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91744725110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1501,'','Cash','','2025-04-15 17:36:29','','0','9','2025-04-15 17:36:29','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91744725155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1502,'','Cash','','2025-04-15 17:37:09','','0','9','2025-04-15 17:37:09','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91744727794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1503,'','Cash','','2025-04-16 16:27:27','Mercy','0','9','2025-04-16 16:27:27','','11830','11830','1','retail','0','11830','1','0','0','0','0','0','0','printed','Mercy ','','5','0','91744810002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1504,'','Cash','','2025-04-17 15:20:08','','0','9','2025-04-17 15:20:08','','6990','6990','1','retail','0','6990','1','0','0','0','0','0','0','printed',' ','','5','0','91744892332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1505,'','Cash','','2025-04-19 12:44:11','','0','9','2025-04-19 12:44:11','','1890','1890','1','retail','0','1890','1','0','0','0','0','0','0','printed',' ','','5','0','91745055815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1506,'','Cash','','2025-04-19 13:03:16','','0','9','2025-04-19 13:03:16','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91745056930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1507,'','Cash','','2025-04-22 11:45:15','','0','9','2025-04-22 11:45:15','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','5','0','91745310735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1508,'','Cash','','2025-04-22 18:05:41','','0','9','2025-04-22 18:05:41','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','printed',' ','','5','0','91745334309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1509,'','Cash','','2025-04-24 17:37:12','','0','9','2025-04-24 17:37:12','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','5','0','91745505414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1510,'','Cash','','2025-04-25 14:05:22','','0','9','2025-04-25 14:05:22','','38398','38398','1','retail','0','38398','1','0','0','0','0','0','0','printed',' ','','5','0','91745568694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1511,'','Cash','','2025-04-25 16:54:39','','0','9','2025-04-25 16:54:39','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','5','0','91745582938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1512,'','Cash','','2025-04-26 13:25:01','P051644086Z','0','9','2025-04-26 13:25:01','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed','P051644086Z ','','5','0','91745662986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1513,'','Cash','','2025-04-26 13:54:49','','0','9','2025-04-26 13:54:49','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91745663179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1514,'','Cash','','2025-04-28 14:51:59','P051821548E','0','9','2025-04-28 14:51:59','','4690','4690','1','retail','0','4690','1','0','0','0','0','0','0','printed','P051821548E ','','5','0','91745840883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1515,'','Cash','','2025-04-28 19:02:57','','0','9','2025-04-28 19:02:57','','172257','172257','1','retail','0','172257','1','0','0','0','0','0','0','printed',' ','','5','0','91745848791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1516,'','Cash','','2025-04-28 19:11:07','','0','9','2025-04-28 19:11:07','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91745856615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1517,'','Cash','','2025-04-28 19:17:16','','0','9','2025-04-28 19:17:16','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91745856673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1518,'','Cash','','2025-04-29 12:57:58','','0','9','2025-04-29 12:57:58','','11540','11540','1','retail','0','11540','1','0','0','0','0','0','0','printed',' ','','5','0','91745919759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1519,'','Cash','','2025-04-29 14:21:35','','0','9','2025-04-29 14:21:35','','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed',' ','','5','0','91745925651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1520,'','Cash','','2025-04-29 15:18:51','','0','9','2025-04-29 15:18:51','','69379','69379','1','retail','0','69379','1','0','0','0','0','0','0','printed',' ','','5','0','91745928109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1521,'','Cash','','2025-04-29 15:53:48','','0','9','2025-04-29 15:53:48','','26100','26100','1','retail','0','26100','1','0','0','0','0','0','0','printed',' ','','5','0','91745931148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1522,'','Cash','','2025-04-29 16:09:56','','0','9','2025-04-29 16:09:56','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91745932177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1523,'','Cash','','2025-04-30 07:58:45','','0','9','2025-04-30 07:58:45','','26100','26100','1','retail','0','26100','1','0','0','0','0','0','0','printed',' ','','5','0','91745989074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1524,'','Cash','','2025-04-30 11:02:30','','0','9','2025-04-30 11:02:30','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91746000100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1525,'','Cash','','2025-04-30 11:05:18','P051435401S','0','9','2025-04-30 11:05:18','','26100','26100','1','retail','0','26100','1','0','0','0','0','0','0','printed','P051435401S ','','5','0','91746000164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1526,'','Cash','','2025-04-30 11:24:41','','0','9','2025-04-30 11:24:41','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','5','0','91746001456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1527,'','Cash','','2025-04-30 11:28:53','','0','9','2025-04-30 11:28:53','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91746001485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1528,'','Cash','','2025-04-30 11:39:32','M-KOPA LTD','0','9','2025-04-30 11:39:32','15','9040','9040','1','retail','0','9040','1','0','0','0','0','0','0','printed','M-KOPA LTD </BR> P051367755Q ','','5','0','91746001738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1529,'','Cash','','2025-05-02 13:51:45','A003675539F','0','9','2025-05-02 13:51:45','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed','A003675539F ','','5','0','91746183098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1530,'','Cash','','2025-05-02 16:43:51','','0','9','2025-05-02 16:43:52','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','5','0','91746193390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1531,'','Cash','','2025-05-02 16:45:13','John Innocent','0','9','2025-05-02 16:45:13','16','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed','John Innocent </BR>0711 442 041 ','','5','0','91746193444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1532,'','Cash','','2025-05-03 15:18:34','','0','9','2025-05-03 15:18:35','','72377','72377','1','retail','0','72377','1','0','0','0','0','0','0','printed',' ','','5','0','91746270924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1533,'','Cash','','2025-05-06 13:55:44','','0','9','2025-05-06 13:55:44','','11170','11170','1','retail','0','11170','1','0','0','0','0','0','0','printed',' ','','5','0','91746445011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1534,'','Cash','','2025-05-06 16:59:14','','0','9','2025-05-06 16:59:14','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91746539928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1535,'','Cash','','2025-05-07 13:48:27','','0','9','2025-05-07 13:48:28','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91746614862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1536,'','Cash','','2025-05-07 14:14:09','','0','9','2025-05-07 14:14:09','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91746616411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1537,'','Cash','','2025-05-08 16:47:21','Lucy Njau','0','9','2025-05-08 16:47:21','17','5350','5350','1','retail','0','5350','1','0','0','0','0','0','0','printed','Lucy Njau </BR>NairobiAcademy ','','5','0','91746711972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1538,'','Cash','','2025-05-08 17:13:59','P051820475M','0','9','2025-05-08 17:13:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed','P051820475M ','','5','0','91746712262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1539,'','Cash','','2025-05-08 17:16:41','P051820478M','0','9','2025-05-08 17:16:41','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed','P051820478M ','','5','0','91746713708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1540,'','Cash','','2025-05-09 13:43:13','','0','9','2025-05-09 13:43:13','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91746787383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1541,'','Cash','','2025-05-09 15:20:33','','0','9','2025-05-09 15:20:33','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','5','0','91746793188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1542,'','Cash','','2025-05-09 15:21:14','','0','9','2025-05-09 15:21:14','','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed',' ','','5','0','91746793239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1543,'','Cash','','2025-05-09 15:33:28','mini cabs and tours lmtd','0','9','2025-05-09 15:33:28','18','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed','mini cabs and tours lmtd </BR> P000593925W ','','5','0','91746793970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1544,'','Cash','','2025-05-09 15:35:56','MINI CABS AND TOURS LMTD','0','9','2025-05-09 15:35:56','18','1990','1990','1','retail','0','1990','1','0','0','0','0','0','0','printed','MINI CABS AND TOURS LMTD </BR> P000593925W ','','5','0','91746794110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1545,'','Cash','','2025-05-10 11:12:47','','0','9','2025-05-10 11:12:47','','4990','4990','1','retail','0','4990','1','0','0','0','0','0','0','printed',' ','','5','0','91746864730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1546,'','Cash','','2025-05-10 12:02:50','','0','9','2025-05-10 12:02:50','','696','696','1','retail','0','696','1','0','0','0','0','0','0','printed',' ','','5','0','91746867755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1547,'','Cash','','2025-05-10 16:42:18','','0','9','2025-05-10 16:42:18','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','5','0','91746883365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1548,'','Cash','','2025-05-10 16:45:17','','0','9','2025-05-10 16:45:17','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','5','0','91746884574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1549,'','Cash','','2025-05-10 17:47:27','','0','9','2025-05-10 17:47:27','','57600','57600','1','retail','0','57600','1','0','0','0','0','0','0','printed',' ','','5','0','91746884758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1550,'','Cash','','2025-05-10 20:02:51','','0','9','2025-05-10 20:02:51','','212398','212398','1','retail','0','212398','1','0','0','0','0','0','0','printed',' ','','5','0','91746888629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1551,'','Cash','','2025-05-10 20:11:50','','0','9','2025-05-10 20:11:50','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','5','0','91746896676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1552,'','Cash','','2025-05-11 10:54:23','Moses','0','9','2025-05-11 10:54:23','19','5380','5380','1','retail','0','5380','1','0','0','0','0','0','0','printed','Moses </BR>+254726730307 ','','5','0','91746949992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1553,'','Cash','','2025-05-11 10:58:30','','0','9','2025-05-11 10:58:30','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','5','0','91746950292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1554,'','Cash','','2025-05-11 10:59:05','','0','9','2025-05-11 10:59:05','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','5','0','91746950315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1555,'','Cash','','2025-05-11 17:11:39','','0','9','2025-05-11 17:11:39','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','5','0','91746972567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1556,'','Cash','','2025-05-12 10:45:58','','0','9','2025-05-12 10:45:58','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','5','0','91747035939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1557,'','Cash','','2025-05-12 10:48:06','','0','9','2025-05-12 10:48:06','','851','851','1','retail','0','851','1','0','0','0','0','0','0','printed',' ','','5','0','91747035970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1558,'','Cash','','2025-05-12 10:48:29','','0','9','2025-05-12 10:48:29','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91747036089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1559,'','Cash','','2025-05-12 16:58:21','P051577579D','0','9','2025-05-12 16:58:21','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed','P051577579D ','','5','0','91747058238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1560,'','Cash','','2025-05-12 17:04:58','','0','9','2025-05-12 17:04:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91747058348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1561,'','Cash','','2025-05-12 17:05:36','P052186481J','0','9','2025-05-12 17:05:36','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed','P052186481J ','','5','0','91747058709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1562,'','Cash','','2025-05-12 17:53:19','','0','9','2025-05-12 17:53:19','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91747061589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1563,'','Cash','','2025-05-13 15:26:33','','0','9','2025-05-13 15:26:33','','88609','88609','1','retail','0','88609','1','0','0','0','0','0','0','printed',' ','','5','0','91747135327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1564,'','Cash','','2025-05-15 11:02:27','','0','9','2025-05-15 11:02:27','','285','285','1','retail','0','285','1','0','0','0','0','0','0','printed',' ','','5','0','91747296131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1565,'','Cash','','2025-05-15 11:03:28','','0','9','2025-05-15 11:03:28','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','5','0','91747296152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1566,'','Cash','','2025-05-15 11:04:29','Gatsby Africa','0','9','2025-05-15 11:04:29','20','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed','Gatsby Africa </BR> P051535284P ','','5','0','91747296215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1567,'','Cash','','2025-05-15 11:06:34','Gatsby Africa','0','9','2025-05-15 11:06:34','20','2090','2090','1','retail','0','2090','1','0','0','0','0','0','0','printed','Gatsby Africa </BR> P051535284P ','','5','0','91747296335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1568,'','Cash','','2025-05-15 15:06:17','','0','9','2025-05-15 15:06:17','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed',' ','','5','0','91747310746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1569,'','Cash','','2025-05-15 16:45:57','','0','9','2025-05-15 16:45:57','','1730','1730','1','retail','0','1730','1','0','0','0','0','0','0','printed',' ','','5','0','91747316606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1570,'','Cash','','2025-05-16 12:31:26','','0','9','2025-05-16 11:42:19','','3180','3180','1','retail','0','3180','1','0','0','0','0','0','0','printed',' ','','5','0','91747384391','Cleared','9','2025-05-16 12:31:26','','','','','','',0.00,0.00,0,'',''),(1571,'','Cash','','2025-05-16 12:32:27','','0','9','2025-05-16 12:32:27','','3180','3180','1','retail','0','3180','1','0','0','0','0','0','0','printed',' ','','5','0','91747387925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1572,'','Cash','','2025-05-17 10:58:04','Safaricom','0','9','2025-05-17 10:58:04','13','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed','Safaricom </BR> P051129820x ','','5','0','91747468647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1573,'','Cash','','2025-05-17 11:00:03','Tevin','0','9','2025-05-17 11:00:03','13','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed','Tevin </BR> P051129820X ','','5','0','91747468730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1574,'','Cash','','2025-05-17 11:06:01','SAFARICOM','0','9','2025-05-17 11:06:01','13','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','printed','SAFARICOM </BR> P051129820X ','','5','0','91747468914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1575,'','Cash','','2025-05-19 09:00:55','P052186481J','0','9','2025-05-19 09:00:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed','P052186481J ','','5','0','91747634434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1576,'','Cash','','2025-05-19 12:21:21','','0','9','2025-05-19 12:21:21','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91747646454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1577,'','Cash','','2025-05-19 12:56:06','','0','9','2025-05-19 12:56:06','','46000','46000','1','retail','0','46000','1','0','0','0','0','0','0','printed',' ','','5','0','91747648534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1578,'','Cash','','2025-05-19 13:20:47','','0','9','2025-05-19 13:20:47','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','5','0','91747648573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1579,'','Cash','','2025-05-20 16:53:58','','0','9','2025-05-20 16:53:58','','2190','2190','1','retail','0','2190','1','0','0','0','0','0','0','printed',' ','','5','0','91747749052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1580,'','Cash','','2025-05-21 10:25:36','P051535284P','0','9','2025-05-21 10:25:36','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed','P051535284P ','','5','0','91747812305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1581,'','Cash','','2025-05-21 10:27:33','','0','9','2025-05-21 10:27:33','20','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','5','0','91747812402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1582,'','Cash','','2025-05-21 11:06:37','','0','9','2025-05-21 11:06:37','','21458','21458','1','retail','0','21458','1','0','0','0','0','0','0','printed',' ','','5','0','91747812484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1583,'','Cash','','2025-05-22 14:57:55','','0','9','2025-05-22 14:57:55','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','5','0','91747914942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1584,'','Cash','','2025-05-23 12:02:32','','0','9','2025-05-23 12:02:32','','1699','1699','1','retail','0','1699','1','0','0','0','0','0','0','printed',' ','','5','0','91747990894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1585,'','Cash','','2025-05-23 12:03:13','','0','9','2025-05-23 12:03:13','','1699','1699','1','retail','0','1699','1','0','0','0','0','0','0','printed',' ','','5','0','91747990971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1586,'','Cash','','2025-05-23 12:04:47','','0','9','2025-05-23 12:04:47','','2490','2490','1','retail','0','2490','1','0','0','0','0','0','0','printed',' ','','5','0','91747991075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1587,'','Cash','','2025-05-23 14:02:51','','0','9','2025-05-23 14:02:51','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','5','0','91747991091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1588,'','Cash','','2025-05-24 11:39:23','','0','9','2025-05-24 11:39:23','','11410','11410','1','retail','0','11410','1','0','0','0','0','0','0','printed',' ','','5','0','91748075597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1589,'','Cash','','2025-05-24 15:23:19','','0','9','2025-05-24 15:23:19','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','5','0','91748089221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1590,'','Cash','','2025-05-26 11:01:39','','0','9','2025-05-26 11:01:39','','2740','2740','1','retail','0','2740','1','0','0','0','0','0','0','printed',' ','','5','0','91748246465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1591,'','Cash','','2025-05-27 14:44:28','Paul','0','9','2025-05-27 14:44:28','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed','Paul ','','5','0','91748346244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1592,'','Cash','','2025-05-27 16:14:35','','0','9','2025-05-27 16:14:35','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','5','0','91748351665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1593,'','Cash','','2025-05-27 16:25:49','','0','9','2025-05-27 16:25:49','','5390','5390','1','retail','0','5390','1','0','0','0','0','0','0','printed',' ','','5','0','91748351680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1594,'','Cash','','2025-05-27 18:15:10','','0','9','2025-05-27 18:15:10','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','5','0','91748358739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1595,'','Cash','','2025-05-27 18:53:10','','0','9','2025-05-27 18:53:10','','16260','16260','1','retail','0','16260','1','0','0','0','0','0','0','printed',' ','','5','0','91748358938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1596,'','Cash','','2025-05-28 13:00:15','','0','9','2025-05-28 13:00:15','','36349','36349','1','retail','0','36349','1','0','0','0','0','0','0','printed',' ','','5','0','91748361210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1597,'','Cash','','2025-05-28 13:38:42','','0','9','2025-05-28 13:38:42','','22800','22800','1','retail','0','22800','1','0','0','0','0','0','0','printed',' ','','5','0','91748428542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1598,'','Cash','','2025-05-28 14:27:07','','0','9','2025-05-28 14:27:07','','3797','3797','1','retail','0','3797','1','0','0','0','0','0','0','printed',' ','','5','0','91748431509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1599,'','Cash','','2025-05-28 15:47:49','','0','9','2025-05-28 15:47:49','','22800','22800','1','retail','0','22800','1','0','0','0','0','0','0','printed',' ','','5','0','91748431673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1600,'','Cash','','2025-05-29 09:06:45','','0','9','2025-05-29 09:06:45','','41880','41880','1','retail','0','41880','1','0','0','0','0','0','0','printed',' ','','5','0','91748498605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1601,'','Cash','','2025-05-29 11:27:34','','0','9','2025-05-29 11:27:34','','21550','21550','1','retail','0','21550','1','0','0','0','0','0','0','printed',' ','','5','0','91748506986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1602,'','Cash','','2025-05-29 11:51:26','','0','9','2025-05-29 11:51:26','','4388','4388','1','retail','0','4388','1','0','0','0','0','0','0','printed',' ','','5','0','91748507283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1603,'','Cash','','2025-05-30 09:54:39','Peter Mwaura','0','9','2025-05-30 09:54:39','21','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','printed','Peter Mwaura </BR> A002811875Y ','','5','0','91748587989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1604,'','Cash','','2025-05-30 13:19:24','','0','9','2025-05-30 13:19:24','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','5','0','91748600357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1605,'','Cash','','2025-05-30 14:17:59','','0','9','2025-05-30 14:17:59','','1790','1790','1','retail','0','1790','1','0','0','0','0','0','0','printed',' ','','5','0','91748600367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1606,'','Cash','','2025-05-31 12:11:10','','0','9','2025-05-31 12:11:10','','8900','8900','1','retail','0','8900','1','0','0','0','0','0','0','printed',' ','','5','0','91748682512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1607,'','Cash','','2025-06-03 14:51:33','','0','9','2025-06-03 14:51:33','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91748695634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1608,'','Cash','','2025-06-03 14:53:12','','0','9','2025-06-03 14:53:12','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','5','0','91748951499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1609,'','Cash','','2025-06-03 18:11:51','KNLS','0','9','2025-06-03 18:11:51','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','KNLS ','','5','0','91748963474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1610,'','Cash','','2025-06-04 09:22:15','Psychcare Kenya','0','9','2025-06-04 09:22:15','22','2890','2890','1','retail','0','2890','1','0','0','0','0','0','0','printed','Psychcare Kenya </BR>P052005497I ','','5','0','91749018107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1611,'','Cash','','2025-06-04 15:15:44','','0','9','2025-06-04 15:15:44','','5290','5290','1','retail','0','5290','1','0','0','0','0','0','0','printed',' ','','5','0','91749039332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1612,'','Cash','','2025-06-04 15:16:12','','0','9','2025-06-04 15:16:12','','4990','4990','1','retail','0','4990','1','0','0','0','0','0','0','printed',' ','','5','0','91749039349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1613,'','Cash','','2025-06-07 10:18:07','','0','9','2025-06-07 10:18:07','','4390','4390','1','retail','0','4390','1','0','0','0','0','0','0','printed',' ','','5','0','91749280674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1614,'','Cash','','2025-06-07 14:24:40','','0','9','2025-06-07 14:24:40','','37749','37749','1','retail','0','37749','1','0','0','0','0','0','0','printed',' ','','5','0','91749291414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1615,'','Cash','','2025-06-07 16:17:42','','0','9','2025-06-07 16:17:43','','3132','3132','1','retail','0','3132','1','0','0','0','0','0','0','printed',' ','','5','0','91749295580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1616,'','Cash','','2025-06-08 13:32:25','','0','9','2025-06-08 13:32:25','','7205','7205','1','retail','0','7205','1','0','0','0','0','0','0','printed',' ','','5','0','91749377738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1617,'','Cash','','2025-06-08 13:37:26','','0','9','2025-06-08 13:37:26','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','printed',' ','','5','0','91749378763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1618,'','Cash','','2025-06-08 13:38:10','','0','9','2025-06-08 13:38:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91749379051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1619,'','Cash','','2025-06-08 16:01:21','','0','9','2025-06-08 14:02:42','','16015','16015','1','retail','0','16015','1','0','0','0','0','0','0','printed',' ','','5','0','91749379854','Cleared','9','2025-06-08 16:01:21','','','','','','',0.00,0.00,0,'',''),(1620,'','Cash','','2025-06-08 17:40:22','','0','9','2025-06-08 17:26:19','','14510','14510','1','retail','0','14510','1','0','0','0','0','0','0','printed',' ','','5','0','91749387692','Cleared','9','2025-06-08 17:40:22','','','','','','',0.00,0.00,0,'',''),(1621,'','Cash','','2025-06-08 17:41:35','','0','9','2025-06-08 17:40:58','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','5','0','91749393642','Cleared','9','2025-06-08 17:41:35','','','','','','',0.00,0.00,0,'',''),(1622,'','Cash','','2025-06-10 10:52:16','','0','9','2025-06-10 10:15:53','','13941','13941','1','retail','0','13941','1','0','0','0','0','0','0','printed',' ','','5','0','91749538940','Cleared','9','2025-06-10 10:52:16','','','','','','',0.00,0.00,0,'',''),(1623,'','Cash','','2025-06-10 10:54:17','','0','9','2025-06-10 10:54:17','','13570','13570','1','retail','0','13570','1','0','0','0','0','0','0','printed',' ','','5','0','91749541938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1624,'','Cash','','2025-06-10 13:47:06','','0','9','2025-06-10 13:47:06','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','5','0','91749552391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1625,'','Cash','','2025-06-11 10:46:35','','0','9','2025-06-11 10:46:35','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91749627978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1626,'','Cash','','2025-06-13 08:43:59','','0','9','2025-06-13 08:43:59','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed',' ','','5','0','91749793418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1627,'','Cash','','2025-06-13 08:44:59','P051577579D','0','9','2025-06-13 08:44:59','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed','P051577579D ','','5','0','91749793443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1628,'','Cash','','2025-06-13 10:13:49','','0','9','2025-06-13 09:41:26','','8500','8500','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','5','0','91749796785','Cleared','9','2025-06-13 10:13:49','','','','','','',0.00,0.00,0,'',''),(1629,'','Cash','','2025-06-13 09:47:21','','0','9','2025-06-13 09:47:21','','10244','10244','1','retail','0','10244','1','0','0','0','0','0','0','printed',' ','','5','0','91749796911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1630,'','Cash','','2025-06-13 10:02:24','','0','9','2025-06-13 10:02:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','5','0','91749798135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1631,'','Cash','','2025-06-14 10:26:00','','0','9','2025-06-14 10:25:10','13','6470','6470','1','retail','0','6470','1','0','0','0','0','0','0','printed',' ','','5','0','91749885808','Cleared','9','2025-06-14 10:26:00','','','','','','',0.00,0.00,0,'',''),(1632,'','Cash','','2025-06-14 11:53:52','','0','9','2025-06-14 11:53:53','','15180','15180','1','retail','0','15180','1','0','0','0','0','0','0','printed',' ','','5','0','91749890605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1633,'','Cash','','2025-06-14 15:09:15','','0','9','2025-06-14 15:09:15','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','5','0','91749898582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1634,'','Cash','','2025-06-14 16:40:59','','0','9','2025-06-14 16:40:59','14','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','5','0','91749908398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1635,'','Cash','','2025-06-15 17:06:24','','0','9','2025-06-15 17:06:24','13','4940','4940','1','retail','0','4940','1','0','0','0','0','0','0','printed',' ','','5','0','91749996138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1636,'','Cash','','2025-06-16 13:09:44','','0','9','2025-06-16 13:09:44','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','5','0','91750068567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1637,'','Cash','','2025-06-18 14:15:33','','0','9','2025-06-18 14:15:33','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','5','0','91750245322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1638,'','Cash','','2025-06-18 14:54:10','','0','9','2025-06-18 14:54:10','','12340','12340','1','retail','0','12340','1','0','0','0','0','0','0','printed',' ','','5','0','91750245338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1639,'','Cash','','2025-06-20 11:10:44','','0','9','2025-06-20 11:10:44','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','5','0','91750407031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1640,'','Cash','','2025-06-20 11:11:37','','0','9','2025-06-20 11:11:37','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','5','0','91750407047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1641,'','Cash','','2025-06-20 13:24:41','','0','9','2025-06-20 13:24:41','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','5','0','91750415067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1642,'','Cash','','2025-06-20 14:59:17','','0','9','2025-06-20 14:59:17','','8380','8380','1','retail','0','8380','1','0','0','0','0','0','0','printed',' ','','5','0','91750415086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1643,'','Cash','','2025-06-20 15:35:38','','0','9','2025-06-20 15:32:02','','15350','15350','1','retail','0','15350','1','0','0','0','0','0','0','printed',' ','','5','0','91750420763','Cleared','9','2025-06-20 15:35:39','','','','','','',0.00,0.00,0,'',''),(1644,'','Cash','','2025-06-20 15:43:09','','0','9','2025-06-20 15:43:09','','9050','9050','1','retail','0','9050','1','0','0','0','0','0','0','printed',' ','','5','0','91750423128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1645,'','Cash','','2025-06-24 12:42:15','','0','9','2025-06-24 12:42:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','5','0','91750758073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1646,'','Cash','','2025-06-24 14:26:46','','0','9','2025-06-24 14:26:46','','2760','2760','1','retail','0','2760','1','0','0','0','0','0','0','printed',' ','','5','0','91750763972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1647,'','Cash','','2025-06-24 14:29:48','','0','9','2025-06-24 14:29:48','','2570','2570','1','retail','0','2570','1','0','0','0','0','0','0','printed',' ','','5','0','91750764533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1648,'','Cash','','2025-06-26 12:59:14','','0','9','2025-06-26 12:59:14','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','5','0','91750925675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1649,'','Cash','','2025-06-26 16:40:54','','0','9','2025-06-26 16:40:54','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','printed',' ','','5','0','91750944930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1650,'','Cash','','2025-06-27 12:06:14','Beatrice Amollo,ORRP Resource Center','0','9','2025-06-27 12:06:14','23','3999','3999','1','retail','0','3999','1','0','0','0','0','0','0','printed','Beatrice Amollo,ORRP Resource Center </BR> P051507105Y ','','5','0','91751014955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1651,'','Cash','','2025-06-27 17:28:46','','0','9','2025-06-27 17:28:46','','890','890','1','retail','0','890','1','0','0','0','0','0','0','printed',' ','','5','0','91751034506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1652,'','Cash','','2025-06-28 13:13:09','','0','9','2025-06-28 13:13:09','','14609','14609','1','retail','0','14609','1','0','0','0','0','0','0','printed',' ','','5','0','91751105151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1653,'','Cash','','2025-06-28 13:17:45','','0','9','2025-06-28 13:17:45','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','5','0','91751105789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1654,'','Cash','','2025-06-29 11:18:04','','0','9','2025-06-29 11:18:04','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','printed',' ','','5','0','91751185061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1655,'','Cash','','2025-06-30 12:37:24','','0','9','2025-06-30 12:37:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','5','0','91751276232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1656,'','Cash','','2025-06-30 12:45:20','','0','9','2025-06-30 12:45:20','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','printed',' ','','5','0','91751276258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1657,'','Cash','','2025-06-30 12:50:45','','0','9','2025-06-30 12:50:45','','6279','6279','1','retail','0','6279','1','0','0','0','0','0','0','printed',' ','','5','0','91751276956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1658,'','Cash','','2025-06-30 12:52:57','','0','9','2025-06-30 12:52:57','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','5','0','91751277053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1659,'','Cash','','2025-06-30 14:11:34','','0','9','2025-06-30 14:11:34','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','5','0','91751277182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1660,'','Cash','','2025-06-30 15:50:43','','0','9','2025-06-30 15:50:43','','6240','6240','1','retail','0','6240','1','0','0','0','0','0','0','printed',' ','','5','0','91751281902','Cleared','','','','','','','','',0.00,0.00,0,'',''); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `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, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=5468 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 ('916746513066221222',1,'91674651286','8945','1.00','1500','retail','0','2023-01-25 15:54:46','','','','700','Cash',206.90,'1500','','','9','','1','2023-01-25 12:55:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916746540413233410',2,'91674654026','11857','1.00','300','retail','0','2023-01-25 16:40:26','','','','0','Cash',0.00,'300','','','9','','1','2023-01-25 13:41:25','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1000.00','999','Inclusive','branch','Inventory','1110','4000','5500','',''),('916746540570697273',3,'91674654026','10179','1.00','1950','retail','0','2023-01-25 16:40:48','','','','0','Cash',268.97,'1950','','','9','','1','2023-01-25 13:41:25','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1681.03,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916746571864203344',4,'91674657150','7316','1.00','1000','retail','0','2023-01-25 17:32:30','','','','0','Cash',137.93,'1000','','','9','','1','2023-01-25 14:33:36','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916746575962220305',5,'91674657216','8945','2.00','3000','retail','0','2023-01-25 17:33:36','','','','700','Cash',413.79,'1500','','','9','','1','2023-01-25 14:40:20','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2586.21,'','58.00','56','Inclusive','branch','Inventory','','','','',''),('916746578212433237',6,'91674657719','7882','2.00','2400','retail','0','2023-01-25 17:42:29','','','','0','Cash',331.03,'1200','','','9','','1','2023-01-25 14:43:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2068.97,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916746581411030013',7,'91674657832','8146','1.00','1299','retail','0','2023-01-25 17:48:02','','','','0','Cash',179.17,'1299','','','9','','1','2023-01-25 14:49:14','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1119.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916746589099242282',8,'91674658155','6524','1.00','790','retail','0','2023-01-25 17:49:15','','','','0','Cash',108.97,'790','','','9','','1','2023-01-25 15:02:00','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',681.03,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916746589382236233',9,'91674658921','6236','1.00','650','retail','0','2023-01-25 18:02:01','','','','0','Cash',89.66,'650','','','9','','1','2023-01-25 15:02:27','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',560.34,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916746589670202370',10,'91674658947','6233','1.00','650','retail','0','2023-01-25 18:02:27','','','','0','Cash',89.66,'650','','','9','','1','2023-01-25 15:03:07','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',560.34,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916746590077206003',11,'91674658987','11421','2.00','7198','retail','0','2023-01-25 18:03:07','','','','0','Cash',992.83,'3599','','','9','','1','2023-01-25 15:04:00','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',6205.17,'','99.00','97','Inclusive','branch','Inventory','','','','',''),('916746590589330301',12,'91674659040','6525','1.00','790','retail','0','2023-01-25 18:04:00','','','','0','Cash',108.97,'790','','','9','','1','2023-01-25 15:04:28','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',681.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747136583322132',13,'91674713638','8945','1.00','1500','retail','0','2023-01-26 09:13:58','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-26 06:16:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916747136792034262',14,'91674713638','11421','1.00','3599','retail','0','2023-01-26 09:14:27','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-26 06:16:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3102.59,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916747137077006927',15,'91674713638','8199','1.00','1300','retail','0','2023-01-26 09:14:49','','','','0','Cash',179.31,'1300','','','9','','1','2023-01-26 06:16:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1120.69,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916747148717000620',16,'91674713806','7495','1.00','1000','retail','0','2023-01-26 09:16:46','','','','0','Cash',137.93,'1000','','','9','','1','2023-01-26 06:34:53','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747149683302273',17,'91674714894','8098','1.00','1299','retail','0','2023-01-26 09:34:54','','','','0','Cash',179.17,'1299','','','9','','1','2023-01-26 06:36:19','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1119.83,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('1016747131823322202',18,'101674713160','8098','1.00','1299','retail','0','2023-01-26 09:57:51','','','','0','Cash',179.17,'1299','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1119.83,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1016747132580035064',19,'101674713160','11857','1.00','250','retail','0','2023-01-26 09:57:51','','','','0','Cash',0.00,'250','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','999.00','998','Inclusive','branch','Inventory','1110','4000','5500','',''),('1016747161843733032',20,'101674713160','9173','1.00','1590','retail','0','2023-01-26 09:57:51','','','','0','Cash',219.31,'1590','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1370.69,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1016747161960293232',21,'101674713160','10647','1.00','2300','retail','0','2023-01-26 09:57:51','','','','0','Cash',317.24,'2300','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1982.76,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1016747162327431221',22,'101674713160','8832','1.00','1499','retail','0','2023-01-26 09:57:51','','','','0','Cash',206.76,'1499','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1292.24,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1016747162700720727',23,'101674713160','7725','1.00','1190','retail','0','2023-01-26 09:57:51','','','','0','Cash',164.14,'1190','','','10','','1','2023-01-26 07:14:07','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1025.86,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916747183072330323',24,'91674718279','10126','1.00','1900','retail','0','2023-01-26 10:31:19','','','','0','Cash',262.07,'1900','','','9','','1','2023-01-26 07:36:01','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1637.93,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916747185773203033',25,'91674718562','5865','1.00','450','retail','0','2023-01-26 10:36:03','','','','0','Cash',62.07,'450','','','9','','1','2023-01-26 07:36:31','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',387.93,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747188606897301',26,'91674718591','7227','1.00','999','retail','0','2023-01-26 10:36:31','','','','0','Cash',137.79,'999','','','9','','1','2023-01-26 07:41:32','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',861.21,'','85.00','84','Inclusive','branch','Inventory','','','','',''),('916747189266240690',27,'91674718907','7367','1.00','1000','retail','0','2023-01-26 10:41:47','','','','0','Cash',137.93,'1000','','','9','','1','2023-01-26 07:42:19','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916747191242722202',28,'91674718939','11421','1.00','3599','retail','0','2023-01-26 10:42:19','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-26 07:45:33','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3102.59,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916747191610239043',29,'91674719134','7725','1.00','1190','retail','0','2023-01-26 10:45:34','','','','0','Cash',164.14,'1190','','','9','','1','2023-01-26 07:46:11','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1025.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747196240123220',30,'91674719172','10203','1.00','1990','retail','0','2023-01-26 10:46:12','','','','0','Cash',274.48,'1990','','','9','','1','2023-01-26 07:53:51','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1715.52,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916747216592640323',31,'91674719711','9833','1.00','1800','retail','0','2023-01-26 10:55:11','','','','0','Cash',248.28,'1800','','','9','','1','2023-01-26 08:27:48','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1551.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747220020090322',32,'91674721894','9833','1.00','1800','retail','0','2023-01-26 11:31:34','','','','0','Cash',248.28,'1800','','','9','','1','2023-01-26 08:33:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1551.72,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916747220173629930',33,'91674721894','11857','1.00','300','retail','0','2023-01-26 11:33:23','','','','0','Cash',0.00,'300','','','9','','1','2023-01-26 08:33:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','998.00','997','Inclusive','branch','Inventory','1110','4000','5500','',''),('916747230634923303',34,'91674722577','11857','1.00','300','retail','0','2023-01-26 11:42:57','','','','0','Cash',0.00,'300','','','9','','1','2023-01-26 08:51:17','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','997.00','996','Inclusive','branch','Inventory','1110','4000','5500','',''),('916747240074204233',35,'91674723993','10203','1.00','1990','retail','0','2023-01-26 12:06:33','','','','0','Cash',274.48,'1990','','','9','','1','2023-01-26 09:07:00','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1715.52,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916747245953234266',36,'91674724021','11853','1.00','25000','retail','0','2023-01-26 12:07:01','','','','0','Cash',3448.28,'25000','','','9','','1','2023-01-26 09:17:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',21551.72,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916747246343032272',37,'91674724021','10747','1.00','2490','retail','0','2023-01-26 12:16:42','','','','0','Cash',343.45,'2490','','','9','','1','2023-01-26 09:17:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2146.55,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747250323222464',38,'91674724642','11710','1.00','5290','retail','0','2023-01-26 12:23:17','','','','0','Cash',729.66,'5290','','','9','','1','2023-01-26 09:23:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',4560.34,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916747300040004210',39,'91674725039','10647','1.00','2300','retail','0','2023-01-26 12:23:59','','','','0','Cash',317.24,'2300','','','9','','1','2023-01-26 10:47:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1982.76,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916747300523732207',40,'91674725039','9587','1.00','1710','retail','0','2023-01-26 13:46:44','','','','0','Cash',235.86,'1710','','','9','','1','2023-01-26 10:47:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1474.14,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916747308502109422',41,'91674730072','10977','1.00','2750','retail','0','2023-01-26 13:47:52','','','','0','Cash',379.31,'2750','','','9','','1','2023-01-26 11:00:58','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2370.69,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916747308723933804',42,'91674730859','11789','1.00','7799','retail','0','2023-01-26 14:00:59','','','','0','Cash',1075.72,'7799','','','9','','1','2023-01-26 11:03:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',6723.28,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916747309020924332',43,'91674730859','8006','1.00','1290','retail','0','2023-01-26 14:01:16','','','','0','Cash',177.93,'1290','','','9','','1','2023-01-26 11:03:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1112.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747310131036039',44,'91674730859','8807','1.00','1499','retail','0','2023-01-26 14:01:50','','','','0','Cash',206.76,'1499','','','9','','1','2023-01-26 11:03:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1292.24,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916747319932230073',45,'91674731021','8199','3.00','3900','retail','0','2023-01-26 14:18:56','','','','0','Cash',537.93,'1300','','','9','','1','2023-01-26 11:20:15','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3362.07,'','24.00','21','Inclusive','branch','Inventory','','','','',''),('916747335050202257',46,'91674733349','11399','1.00','3500','retail','0','2023-01-26 14:42:29','','','','0','Cash',482.76,'3500','','','9','','1','2023-01-26 11:45:16','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3017.24,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747338370370346',47,'91674733516','7166','1.00','990','retail','0','2023-01-26 14:45:16','','','','0','Cash',136.55,'990','','','9','','1','2023-01-26 11:50:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',853.45,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747338726220333',48,'91674733852','10215','1.00','1990','retail','0','2023-01-26 14:50:53','','','','0','Cash',274.48,'1990','','','9','','1','2023-01-26 11:51:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1715.52,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747339031322133',49,'91674733882','7826','1.00','1199','retail','0','2023-01-26 14:51:22','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-26 13:18:42','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1033.62,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916747391042343206',50,'91674733882','8704','1.00','1450','retail','0','2023-01-26 14:51:44','','','','0','Cash',200.00,'1450','','','9','','1','2023-01-26 13:18:42','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916747392800333123',51,'91674739272','8704','1.00','1450','retail','0','2023-01-26 16:21:12','','','','0','Cash',200.00,'1450','','','9','','1','2023-01-26 13:21:33','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747396313734262',52,'91674739616','6236','1.00','650','retail','0','2023-01-26 16:26:56','','','','0','Cash',89.66,'650','','','9','','1','2023-01-26 13:45:52','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747406492202093',53,'91674739616','11143','1.00','2990','retail','0','2023-01-26 16:43:30','','','','0','Cash',412.41,'2990','','','9','','1','2023-01-26 13:45:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2577.59,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747409722224209',54,'91674740752','6877','1.00','899','retail','0','2023-01-26 16:45:52','','','','0','Cash',124.00,'899','','','9','','1','2023-01-26 13:50:45','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',775.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916747411252207742',55,'91674741082','8186','1.00','1300','retail','0','2023-01-26 16:51:22','','','','0','Cash',179.31,'1300','','','9','','1','2023-01-26 13:52:13','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1120.69,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916747416522320231',56,'91674741635','11417','1.00','3599','retail','0','2023-01-26 17:00:35','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-26 14:01:05','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3102.59,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916747418413231272',57,'91674741666','7316','1.00','1000','retail','0','2023-01-26 17:01:06','','','','0','Cash',137.93,'1000','','','9','','1','2023-01-26 14:04:08','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916747422072736220',58,'91674742079','9106','1.00','1550','retail','0','2023-01-26 17:07:59','','','','0','Cash',213.79,'1550','','','9','','1','2023-01-26 14:10:40','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1336.21,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916747458170332734',59,'91674745792','5543','1.00','200','retail','0','2023-01-26 18:09:52','','','','0','Cash',27.59,'200','','','9','','1','2023-01-26 15:11:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',172.41,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747458431355004',60,'91674745792','5739','1.00','350','retail','0','2023-01-26 18:10:23','','','','0','Cash',48.28,'350','','','9','','1','2023-01-26 15:11:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',301.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916747458612686202',61,'91674745792','5541','1.00','200','retail','0','2023-01-26 18:10:47','','','','0','Cash',27.59,'200','','','9','','1','2023-01-26 15:11:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',172.41,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916748013830220780',62,'91674801353','10599','1.00','2290','retail','0','2023-01-27 09:35:53','','','','0','Cash',315.86,'2290','','','9','','1','2023-01-27 06:36:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916748018830336784',63,'91674801392','10209','1.00','1990','retail','0','2023-01-27 09:36:32','','','','0','Cash',274.48,'1990','','','9','','1','2023-01-27 06:44:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916748019563023524',64,'91674801898','8832','1.00','1499','retail','0','2023-01-27 09:44:58','','','','0','Cash',206.76,'1499','','','9','','1','2023-01-27 06:46:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916748019852232303',65,'91674801967','10358','1.00','2050','retail','0','2023-01-27 09:46:07','','','','0','Cash',0.00,'2050','','','9','','1','2023-01-27 06:46:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916748039373223123',66,'91674801999','7123','1.00','990','retail','0','2023-01-27 09:46:39','','','','0','Cash',136.55,'990','','','9','','1','2023-01-27 07:19:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',853.45,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916748131812231700',67,'91674813168','9692','1.00','1690','retail','0','2023-01-27 12:52:48','','','','0','Cash',233.10,'1690','','','9','','1','2023-01-27 09:53:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916748141253103230',68,'91674813208','7672','1.00','1140','retail','0','2023-01-27 12:53:28','','','','0','Cash',157.24,'1140','','','9','','1','2023-01-27 10:09:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',982.76,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916748143131330922',69,'91674814300','11858','1.00','1800','retail','0','2023-01-27 13:11:40','','','','1500','Cash',0.00,'1800','','','9','','1','2023-01-27 12:09:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916748213911936343',70,'91674821377','6614','1.00','800','retail','0','2023-01-27 15:09:37','','','','0','Cash',110.34,'800','','','9','','1','2023-01-27 12:09:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916748214223304322',71,'91674821397','8636','1.00','1400','retail','0','2023-01-27 15:09:57','','','','0','Cash',193.10,'1400','','','9','','1','2023-01-27 12:17:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916748214366321127',72,'91674821397','9690','1.00','1700','retail','0','2023-01-27 15:10:22','','','','0','Cash',234.48,'1700','','','9','','1','2023-01-27 12:17:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916748214522220652',73,'91674821397','7378','1.00','1000','retail','0','2023-01-27 15:10:36','','','','0','Cash',0.00,'1000','','','9','','1','2023-01-27 12:17:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916748214742044321',74,'91674821397','10758','1.00','2400','retail','0','2023-01-27 15:10:53','','','','0','Cash',331.03,'2400','','','9','','1','2023-01-27 12:17:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916748229122392221',75,'91674821862','7826','1.00','1199','retail','0','2023-01-27 15:17:42','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-27 12:35:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916748229326021007',76,'91674822920','8516','1.00','1399','retail','0','2023-01-27 15:35:20','','','','0','Cash',192.97,'1399','','','9','','1','2023-01-27 12:35:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916748328853362320',77,'91674832875','8982','1.00','1500','retail','0','2023-01-27 18:21:15','','','','0','Cash',206.90,'1500','','','9','','1','2023-01-27 15:22:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916748354373719780',78,'91674835413','5543','2.00','400','retail','0','2023-01-27 19:03:33','','','','0','Cash',55.17,'200','','','9','','1','2023-01-27 16:04:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916748354859022035',79,'91674835466','9149','1.00','1590','retail','0','2023-01-27 19:04:26','','','','0','Cash',219.31,'1590','','','9','','1','2023-01-27 16:04:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916748355080222300',80,'91674835493','8361','1.00','1390','retail','0','2023-01-27 19:04:53','','','','0','Cash',191.72,'1390','','','9','','1','2023-01-27 16:05:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916748877047428238',81,'91674885835','10358','1.00','2050','retail','0','2023-01-28 09:03:55','','','','0','Cash',282.76,'2050','','','9','','1','2023-01-28 06:35:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1767.24,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916748877323472333',82,'91674885835','8098','1.00','1299','retail','0','2023-01-28 09:35:09','','','','1000','Cash',179.17,'1299','','','9','','1','2023-01-28 06:35:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1119.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916748877666304202',83,'91674887745','11195','1.00','3000','retail','0','2023-01-28 09:35:46','','','','0','Cash',413.79,'3000','','','9','','1','2023-01-28 06:36:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916748877993093207',84,'91674887773','11421','1.00','3599','retail','0','2023-01-28 09:36:13','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-28 06:36:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3102.59,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916748897202007234',85,'91674887806','8005','1.00','1290','retail','0','2023-01-28 09:36:46','','','','0','Cash',177.93,'1290','','','9','','1','2023-01-28 07:08:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916748897800220379',86,'91674889742','8945','1.00','1500','retail','0','2023-01-28 10:09:02','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-28 07:09:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('916748962832293273',87,'91674889785','11421','1.00','3599','retail','0','2023-01-28 10:09:45','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-28 08:58:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3102.59,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916749000796430271',88,'91674896299','6524','1.00','790','retail','0','2023-01-28 11:58:19','','','','0','Cash',108.97,'790','','','9','','1','2023-01-28 10:01:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916749046604340370',89,'91674901239','8017','1.00','1290','retail','0','2023-01-28 13:20:39','','','','0','Cash',177.93,'1290','','','9','','1','2023-01-28 11:25:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916749046924390332',90,'91674901239','9133','1.00','1590','retail','0','2023-01-28 14:17:48','','','','0','Cash',219.31,'1590','','','9','','1','2023-01-28 11:25:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916749053075309053',91,'91674905286','6272','1.00','650','retail','0','2023-01-28 14:28:06','','','','0','Cash',0.00,'650','','','9','','1','2023-01-28 12:05:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916749054132092112',92,'91674905286','7500','1.00','1000','retail','0','2023-01-28 14:28:28','','','','0','Cash',0.00,'1000','','','9','','1','2023-01-28 12:05:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916750629483333222',93,'91675057830','10203','3.00','5970','retail','0','2023-01-30 08:50:30','','','','0','Cash',823.45,'1990','','','9','','1','2023-01-30 07:15:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5146.55,'','29.00','26','Inclusive','branch','Inventory','','','','',''),('916750629661322320',94,'91675062955','11195','1.00','3000','retail','0','2023-01-30 10:15:55','','','','0','Cash',0.00,'3000','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916750629787802301',95,'91675062955','6328','1.00','690','retail','0','2023-01-30 10:16:06','','','','0','Cash',95.17,'690','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('916750630352333063',96,'91675062955','10852','1.00','2500','retail','0','2023-01-30 10:16:19','','','','0','Cash',344.83,'2500','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916750630514390333',97,'91675062955','6236','1.00','650','retail','0','2023-01-30 10:17:20','','','','0','Cash',0.00,'650','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916750630691209032',98,'91675062955','7166','1.00','990','retail','0','2023-01-30 10:17:32','','','','0','Cash',136.55,'990','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',853.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916750631052005006',99,'91675062955','8596','1.00','1425','retail','0','2023-01-30 10:17:50','','','','0','Cash',196.55,'1425','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1228.45,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916750649629431232',100,'91675062955','7973','1.00','1250','retail','0','2023-01-30 10:33:46','','','','0','Cash',0.00,'1250','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916750649773322272',101,'91675062955','8516','1.00','1399','retail','0','2023-01-30 10:49:23','','','','0','Cash',192.97,'1399','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','42.00','41','Inclusive','branch','Inventory','','','','',''),('916750649890903022',102,'91675062955','7826','1.00','1199','retail','0','2023-01-30 10:49:38','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916750654495423223',103,'91675062955','7851','1.00','1200','retail','0','2023-01-30 10:49:55','','','','0','Cash',165.52,'1200','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916750655189050151',104,'91675062955','10758','1.00','2490','retail','0','2023-01-30 10:58:24','','','','0','Cash',343.45,'2490','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916750662852002204',105,'91675062955','7088','1.00','950','retail','0','2023-01-30 10:58:42','','','','0','Cash',131.03,'950','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916750663200229005',106,'91675062955','2725','1.00','1136','retail','0','2023-01-30 11:11:25','','','','0','Cash',156.69,'1136','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',979.31,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916750667253712220',107,'91675062955','8945','3.00','4500','retail','0','2023-01-30 11:18:26','','','','1050','Cash',620.69,'1500','','','9','','1','2023-01-30 08:18:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3879.31,'','99.00','96','Inclusive','branch','Inventory','','','','',''),('916750693710002230',108,'91675069356','11399','1.00','3500','retail','0','2023-01-30 12:02:36','','','','0','Cash',482.76,'3500','','','9','','1','2023-01-30 09:04:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916750694323766022',109,'91675069356','8348','1.00','1390','retail','0','2023-01-30 12:03:40','','','','0','Cash',191.72,'1390','','','9','','1','2023-01-30 09:04:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916750727023302223',110,'91675072691','11421','1.00','3599','retail','0','2023-01-30 12:58:11','','','','0','Cash',496.41,'3599','','','9','','1','2023-01-30 09:58:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3102.59,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916750727517222237',111,'91675072709','8422','1.00','1390','retail','0','2023-01-30 12:58:50','','','','0','Cash',191.72,'1390','','','9','','1','2023-01-30 09:59:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916750735180232993',112,'91675073503','7308','1.00','999','retail','0','2023-01-30 13:11:43','','','','0','Cash',137.79,'999','','','9','','1','2023-01-30 10:12:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',861.21,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916750737582133233',113,'91675073553','10358','1.00','2050','retail','0','2023-01-30 13:12:33','','','','0','Cash',282.76,'2050','','','9','','1','2023-01-30 10:18:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1767.24,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916750813196002224',114,'91675074230','10408','1.00','2090','retail','0','2023-01-30 13:24:20','','','','0','Cash',288.28,'2090','','','9','','1','2023-01-30 12:22:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916750813422043623',115,'91675081329','6062','1.00','550','retail','0','2023-01-30 15:22:09','','','','0','Cash',0.00,'550','','','9','','1','2023-01-30 12:41:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916750824850332333',116,'91675081329','8945','1.00','1500','retail','0','2023-01-30 15:22:23','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-30 12:41:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916750858693336212',117,'91675082504','10591','1.00','2290','retail','0','2023-01-30 15:41:44','','','','0','Cash',315.86,'2290','','','9','','1','2023-01-30 13:37:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916750859030000330',118,'91675085893','8945','1.00','1500','retail','0','2023-01-30 16:38:13','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-30 13:38:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916750888522200220',119,'91675085910','8982','1.00','1500','retail','0','2023-01-30 17:26:52','','','','0','Cash',206.90,'1500','','','9','','1','2023-01-30 14:32:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916750888648803680',120,'91675085910','10845','1.00','2500','retail','0','2023-01-30 17:27:33','','','','0','Cash',344.83,'2500','','','9','','1','2023-01-30 14:32:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916750888952238623',121,'91675085910','8380','1.00','1390','retail','0','2023-01-30 17:27:45','','','','0','Cash',191.72,'1390','','','9','','1','2023-01-30 14:32:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916750890902029030',122,'91675085910','11860','1.00','2500','retail','0','2023-01-30 17:31:04','','','','2000','Cash',0.00,'2500','','','9','','1','2023-01-30 14:32:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916750891355223032',123,'91675085910','9705','1.00','1790','retail','0','2023-01-30 17:31:34','','','','0','Cash',246.90,'1790','','','9','','1','2023-01-30 14:32:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916750922002533200',124,'91675089176','8108','1.00','1299','retail','0','2023-01-30 17:41:14','','','','0','Cash',179.17,'1299','','','9','','1','2023-01-30 15:23:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1119.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916750941162350257',125,'91675092217','8178','1.00','1300','retail','0','2023-01-30 18:23:37','','','','0','Cash',179.31,'1300','','','9','','1','2023-01-31 05:18:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916751437702333323',126,'91675143758','7826','1.00','1199','retail','0','2023-01-31 08:42:38','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916751437845723346',127,'91675143758','8516','1.00','1399','retail','0','2023-01-31 08:42:53','','','','0','Cash',192.97,'1399','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('916751438020023093',128,'91675143758','6056','1.00','550','retail','0','2023-01-31 08:43:08','','','','0','Cash',75.86,'550','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916751472733072929',129,'91675143758','6052','1.00','550','retail','0','2023-01-31 09:41:02','','','','0','Cash',75.86,'550','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916751472923004230',130,'91675143758','10717','1.00','2399','retail','0','2023-01-31 09:41:16','','','','0','Cash',330.90,'2399','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.10,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916751510390020002',131,'91675143758','8945','1.00','1500','retail','0','2023-01-31 10:43:44','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','94.00','92','Inclusive','branch','Inventory','','','','',''),('916751510566290165',132,'91675143758','8945','1.00','1500','retail','0','2023-01-31 10:43:59','','','','1050','Cash',206.90,'1500','','','9','','1','2023-01-31 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916751515320103222',133,'91675151366','9078','1.00','1520','retail','0','2023-01-31 10:49:26','','','','0','Cash',209.66,'1520','','','9','','1','2023-01-31 07:52:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1310.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916751530621321322',134,'91675151540','6518','1.00','760','retail','0','2023-01-31 11:17:20','','','','0','Cash',104.83,'760','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',655.17,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916751530912020392',135,'91675151540','7166','1.00','990','retail','0','2023-01-31 11:17:54','','','','0','Cash',0.00,'990','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916751534033920563',136,'91675151540','6323','1.00','690','retail','0','2023-01-31 11:18:11','','','','0','Cash',95.17,'690','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916751534329929632',137,'91675151540','6291','1.00','661','retail','0','2023-01-31 11:23:23','','','','0','Cash',91.17,'661','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',569.83,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916751534509333300',138,'91675151540','6368','1.00','699','retail','0','2023-01-31 11:23:58','','','','0','Cash',96.41,'699','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916751534713923221',139,'91675151540','6489','1.00','756','retail','0','2023-01-31 11:24:14','','','','0','Cash',104.28,'756','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',651.72,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916751534922276101',140,'91675151540','9868','1.00','1805','retail','0','2023-01-31 11:24:35','','','','0','Cash',248.97,'1805','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1556.03,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('916751553860000503',141,'91675151540','8199','1.00','1300','retail','0','2023-01-31 11:24:57','','','','0','Cash',179.31,'1300','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916751554351773300',142,'91675151540','9708','1.00','1790','retail','0','2023-01-31 11:57:02','','','','0','Cash',246.90,'1790','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916751554505991320',143,'91675151540','11166','1.00','2999','retail','0','2023-01-31 11:57:20','','','','0','Cash',413.66,'2999','','','9','','1','2023-01-31 08:57:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2585.34,'','99988.00','99987','Inclusive','branch','Inventory','','','','',''),('916751572782373403',144,'91675155456','7703','1.00','1150','retail','0','2023-01-31 12:27:40','','','','0','Cash',158.62,'1150','','','9','','1','2023-01-31 09:28:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916751573455525012',145,'91675157285','9106','1.00','1550','retail','0','2023-01-31 12:28:05','','','','0','Cash',213.79,'1550','','','9','','1','2023-01-31 09:29:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1336.21,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916751643560002226',146,'91675164341','7826','1.00','1199','retail','0','2023-01-31 14:25:41','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-31 11:37:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916751650685336922',147,'91675164341','6368','1.00','699','retail','0','2023-01-31 14:37:22','','','','0','Cash',0.00,'699','','','9','','1','2023-01-31 11:37:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916751651531692330',148,'91675165083','6368','1.00','699','retail','0','2023-01-31 14:38:03','','','','0','Cash',0.00,'699','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916751651693123090',149,'91675165083','6291','1.00','661','retail','0','2023-01-31 14:39:14','','','','0','Cash',0.00,'661','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916751651950201230',150,'91675165083','6489','1.00','756','retail','0','2023-01-31 14:39:32','','','','0','Cash',0.00,'756','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916751652146306202',151,'91675165083','9868','1.00','1805','retail','0','2023-01-31 14:39:56','','','','0','Cash',0.00,'1805','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916751652342451676',152,'91675165083','6323','1.00','690','retail','0','2023-01-31 14:40:15','','','','0','Cash',0.00,'690','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916751652572627022',153,'91675165083','6518','1.00','760','retail','0','2023-01-31 14:40:35','','','','0','Cash',0.00,'760','','','9','','1','2023-01-31 11:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916751675052520320',154,'91675165388','9692','1.00','1790','retail','0','2023-01-31 14:43:08','','','','0','Cash',0.00,'1790','','','9','','1','2023-01-31 12:36:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916751685430224553',155,'91675165388','7826','1.00','1199','retail','0','2023-01-31 15:18:25','','','','0','Cash',165.38,'1199','','','9','','1','2023-01-31 12:36:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916751685662926270',156,'91675165388','8516','1.00','1399','retail','0','2023-01-31 15:35:54','','','','0','Cash',192.97,'1399','','','9','','1','2023-01-31 12:36:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','51.00','50','Inclusive','branch','Inventory','','','','',''),('916751749991233925',157,'91675168584','5810','1.00','400','retail','0','2023-01-31 15:36:24','','','','0','Cash',0.00,'400','','','9','','1','2023-01-31 16:34:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916751750292032229',158,'91675168584','10033','1.00','1899','retail','0','2023-01-31 17:23:20','','','','0','Cash',0.00,'1899','','','9','','1','2023-01-31 16:34:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916751750580602252',159,'91675168584','8520','1.00','1400','retail','0','2023-01-31 17:24:07','','','','0','Cash',0.00,'1400','','','9','','1','2023-01-31 16:34:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916752325211344333',160,'91675231579','9400','1.00','1650','retail','0','2023-02-01 09:06:19','','','','0','Cash',227.59,'1650','','','9','','1','2023-02-01 07:14:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1422.41,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916752327550523203',161,'91675231579','7700','1.00','1150','retail','0','2023-02-01 09:22:05','','','','0','Cash',158.62,'1150','','','9','','1','2023-02-01 07:14:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916752355841370332',162,'91675231579','8416','1.00','1390','retail','0','2023-02-01 10:12:47','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-01 07:14:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752372662534333',163,'91675235650','8945','1.00','1500','retail','0','2023-02-01 10:14:10','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('916752372802222320',164,'91675235650','10813','1.00','2500','retail','0','2023-02-01 10:41:07','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','70.00','69','Inclusive','branch','Inventory','','','','',''),('916752372913222923',165,'91675235650','10230','1.00','1990','retail','0','2023-02-01 10:41:20','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916752373052512593',166,'91675235650','8982','1.00','1500','retail','0','2023-02-01 10:41:31','','','','0','Cash',0.00,'1500','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916752373232323020',167,'91675235650','8516','1.00','1399','retail','0','2023-02-01 10:41:45','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916752385736073233',168,'91675235650','10852','1.00','2500','retail','0','2023-02-01 10:42:18','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916752385862208363',169,'91675235650','6650','1.00','800','retail','0','2023-02-01 11:02:53','','','','0','Cash',0.00,'800','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916752385990320322',170,'91675235650','7849','1.00','1200','retail','0','2023-02-01 11:03:06','','','','0','Cash',0.00,'1200','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752386470427306',171,'91675235650','11399','1.00','3500','retail','0','2023-02-01 11:03:20','','','','0','Cash',0.00,'3500','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916752386584033242',172,'91675235650','6537','1.00','790','retail','0','2023-02-01 11:04:08','','','','0','Cash',0.00,'790','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916752386733423302',173,'91675235650','11195','1.00','3000','retail','0','2023-02-01 11:04:18','','','','0','Cash',0.00,'3000','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916752387940332350',174,'91675235650','10279','1.00','1999','retail','0','2023-02-01 11:04:34','','','','0','Cash',0.00,'1999','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916752388110022230',175,'91675235650','7485','1.00','1000','retail','0','2023-02-01 11:06:35','','','','0','Cash',0.00,'1000','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916752390899906279',176,'91675235650','10203','1.00','1990','retail','0','2023-02-01 11:06:52','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-01 08:16:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916752396660273239',177,'91675239373','10312','1.00','2000','retail','0','2023-02-01 11:20:56','','','','0','Cash',275.86,'2000','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916752397049234272',178,'91675239373','11857','1.00','300','retail','0','2023-02-01 11:21:09','','','','0','Cash',0.00,'300','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','996.00','995','Inclusive','branch','Inventory','1110','4000','5500','',''),('916752400483022523',179,'91675239373','10252','1.00','1999','retail','0','2023-02-01 11:21:47','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916752400631232036',180,'91675239373','6339','1.00','690','retail','0','2023-02-01 11:27:29','','','','0','Cash',95.17,'690','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916752400733312132',181,'91675239373','6328','1.00','690','retail','0','2023-02-01 11:27:43','','','','0','Cash',95.17,'690','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('916752403353453032',182,'91675239373','11421','1.00','3599','retail','0','2023-02-01 11:28:04','','','','0','Cash',496.41,'3599','','','9','','1','2023-02-01 08:32:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3102.59,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('916752404013262311',183,'91675240349','10203','1.00','1990','retail','0','2023-02-01 11:32:29','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-01 08:34:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916752404630341616',184,'91675240349','10795','1.00','2499','retail','0','2023-02-01 11:33:24','','','','0','Cash',344.69,'2499','','','9','','1','2023-02-01 08:34:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2154.31,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752404809205340',185,'91675240349','7845','1.00','1200','retail','0','2023-02-01 11:34:24','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-01 08:34:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916752453442232221',186,'91675244510','8804','1.00','1499','retail','0','2023-02-01 12:44:47','','','','0','Cash',206.76,'1499','','','9','','1','2023-02-01 09:55:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916752518952275303',187,'91675245350','10177','1.00','1950','retail','0','2023-02-01 12:55:50','','','','0','Cash',268.97,'1950','','','9','','1','2023-02-01 11:45:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916752519213420903',188,'91675251901','8729','1.00','1490','retail','0','2023-02-01 14:45:01','','','','0','Cash',0.00,'1490','','','9','','1','2023-02-01 11:48:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('916752522212200132',189,'91675252091','10177','1.00','1950','retail','0','2023-02-01 14:48:11','','','','0','Cash',268.97,'1950','','','9','','1','2023-02-01 12:47:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916752522350322023',190,'91675252091','8945','1.00','1500','retail','0','2023-02-01 14:50:22','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-01 12:47:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','91.00','90','Inclusive','branch','Inventory','','','','',''),('916752534832053283',191,'91675252091','7826','1.00','1199','retail','0','2023-02-01 14:50:41','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-01 12:47:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752556473205355',192,'91675252091','9868','1.00','1805','retail','0','2023-02-01 15:11:28','','','','0','Cash',0.00,'1805','','','9','','1','2023-02-01 12:47:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916752556650022625',193,'91675255652','9868','1.00','1805','retail','0','2023-02-01 15:47:32','','','','0','Cash',248.97,'1805','','','9','','1','2023-02-01 12:47:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1556.03,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916752606163320122',194,'91675259863','7485','1.00','1000','retail','0','2023-02-01 16:57:43','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-01 14:14:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916752606631333494',195,'91675259863','6397','1.00','700','retail','0','2023-02-01 17:10:19','','','','0','Cash',96.55,'700','','','9','','1','2023-02-01 14:14:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916752606817229571',196,'91675259863','7864','1.00','1200','retail','0','2023-02-01 17:11:06','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-01 14:14:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752607082782202',197,'91675259863','7359','1.00','1000','retail','0','2023-02-01 17:11:25','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-01 14:14:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752646053206552',198,'91675260858','8744','1.00','1490','retail','0','2023-02-01 17:14:18','','','','0','Cash',205.52,'1490','','','9','','1','2023-02-01 15:18:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916752646362333303',199,'91675260858','6103','1.00','570','retail','0','2023-02-01 18:16:51','','','','0','Cash',78.62,'570','','','9','','1','2023-02-01 15:18:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',491.38,'','993.00','992','Inclusive','branch','Inventory','','','','',''),('916752646542639034',200,'91675260858','9556','1.00','1700','retail','0','2023-02-01 18:17:19','','','','0','Cash',234.48,'1700','','','9','','1','2023-02-01 15:18:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('916752646693033634',201,'91675260858','8652','1.00','1450','retail','0','2023-02-01 18:17:38','','','','0','Cash',200.00,'1450','','','9','','1','2023-02-01 15:18:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916752647097076009',202,'91675264697','5802','1.00','399','retail','0','2023-02-01 18:18:17','','','','0','Cash',0.00,'399','','','9','','1','2023-02-01 15:22:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916752647472717326',203,'91675264697','5744','1.00','350','retail','0','2023-02-01 18:18:29','','','','0','Cash',48.28,'350','','','9','','1','2023-02-01 15:22:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752649333203232',204,'91675264697','11862','1.00','300','retail','0','2023-02-01 18:22:00','','','','230','Cash',0.00,'300','','','9','','1','2023-02-01 15:22:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916752651756009733',205,'91675264944','5572','1.00','230','retail','0','2023-02-01 18:22:24','','','','0','Cash',31.72,'230','','','9','','1','2023-02-01 15:31:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',198.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916752654686335376',206,'91675264944','11863','1.00','350','retail','0','2023-02-01 18:30:55','','','','250','Cash',0.00,'350','','','9','','1','2023-02-01 15:31:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916753236842332230',207,'91675323601','11854','1.00','25900','retail','0','2023-02-02 10:40:56','','','','0','Cash',3572.41,'25900','','','9','','1','2023-02-02 07:41:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',22327.59,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916753237562202363',208,'91675323712','5545','1.00','200','retail','0','2023-02-02 10:41:52','','','','0','Cash',27.59,'200','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',172.41,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916753237723922630',209,'91675323712','8516','1.00','1399','retail','0','2023-02-02 10:42:41','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916753239653393262',210,'91675323712','7351','1.00','1000','retail','0','2023-02-02 10:45:51','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('916753241402334007',211,'91675323712','10813','1.00','2500','retail','0','2023-02-02 10:48:40','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','69.00','68','Inclusive','branch','Inventory','','','','',''),('916753306287022023',212,'91675323712','10813','1.00','2500','retail','0','2023-02-02 10:49:04','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('916753308073030322',213,'91675323712','11864','6.00','6000','retail','0','2023-02-02 12:39:47','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-02 09:40:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916753325073002226',214,'91675330817','7725','1.00','1190','retail','0','2023-02-02 12:40:17','','','','0','Cash',164.14,'1190','','','9','','1','2023-02-02 10:09:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1025.86,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916753325294323003',215,'91675330817','11864','1.00','1000','retail','0','2023-02-02 13:08:32','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-02 10:09:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916753373622234022',216,'91675332541','10178','1.00','1950','retail','0','2023-02-02 13:09:01','','','','0','Cash',268.97,'1950','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916753373822203633',217,'91675332541','8645','1.00','1450','retail','0','2023-02-02 14:29:27','','','','0','Cash',200.00,'1450','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916753374025312213',218,'91675332541','8945','1.00','1500','retail','0','2023-02-02 14:29:48','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('916753374202173222',219,'91675332541','8887','1.00','1499','retail','0','2023-02-02 14:30:02','','','','0','Cash',0.00,'1499','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916753376717230231',220,'91675332541','5810','1.00','400','retail','0','2023-02-02 14:30:20','','','','0','Cash',55.17,'400','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('916753376868223127',221,'91675332541','6254','1.00','650','retail','0','2023-02-02 14:34:31','','','','0','Cash',89.66,'650','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',560.34,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916753377183302233',222,'91675332541','6059','1.00','550','retail','0','2023-02-02 14:34:46','','','','0','Cash',75.86,'550','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916753377383332373',223,'91675332541','6953','1.00','946','retail','0','2023-02-02 14:35:24','','','','0','Cash',130.48,'946','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',815.52,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916753377483738253',224,'91675332541','8199','1.00','1300','retail','0','2023-02-02 14:35:38','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916753377681339332',225,'91675332541','5988','1.00','500','retail','0','2023-02-02 14:35:54','','','','0','Cash',68.97,'500','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916753377880828834',226,'91675332541','3620','1.00','1041','retail','0','2023-02-02 14:36:11','','','','0','Cash',143.59,'1041','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',897.41,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916753379255720253',227,'91675332541','8760','1.00','1490','retail','0','2023-02-02 14:36:32','','','','0','Cash',205.52,'1490','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916753380950330222',228,'91675332541','10594','1.00','2290','retail','0','2023-02-02 14:41:24','','','','0','Cash',315.86,'2290','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916753382172271300',229,'91675332541','9868','1.00','1805','retail','0','2023-02-02 14:41:38','','','','0','Cash',248.97,'1805','','','9','','1','2023-02-02 11:43:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1556.03,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916753503473133300',230,'91675350243','5810','1.00','400','retail','0','2023-02-02 18:04:03','','','','0','Cash',0.00,'400','','','9','','1','2023-02-02 15:55:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916754090793332203',231,'91675402824','6067','1.00','550','retail','0','2023-02-03 08:40:25','','','','0','Cash',0.00,'550','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754090990523202',232,'91675402824','7724','1.00','1190','retail','0','2023-02-03 10:24:40','','','','0','Cash',164.14,'1190','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1025.86,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916754091152733342',233,'91675402824','9914','1.00','1850','retail','0','2023-02-03 10:25:02','','','','0','Cash',0.00,'1850','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916754091316335331',234,'91675402824','10748','1.00','2490','retail','0','2023-02-03 10:25:16','','','','0','Cash',343.45,'2490','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916754091420227930',235,'91675402824','10209','1.00','1990','retail','0','2023-02-03 10:25:34','','','','0','Cash',0.00,'1990','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916754091512329241',236,'91675402824','10049','1.00','1899','retail','0','2023-02-03 10:25:43','','','','0','Cash',0.00,'1899','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916754091661016522',237,'91675402824','8723','1.00','1490','retail','0','2023-02-03 10:25:52','','','','0','Cash',0.00,'1490','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754091783329320',238,'91675402824','6523','1.00','790','retail','0','2023-02-03 10:26:07','','','','0','Cash',108.97,'790','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916754091923323370',239,'91675402824','10977','1.00','2750','retail','0','2023-02-03 10:26:22','','','','0','Cash',379.31,'2750','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916754092093322063',240,'91675402824','7990','1.00','1250','retail','0','2023-02-03 10:26:35','','','','0','Cash',172.41,'1250','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1077.59,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916754092709329203',241,'91675402824','10727','1.00','2450','retail','0','2023-02-03 10:26:53','','','','0','Cash',0.00,'2450','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754092787484231',242,'91675402824','11206','1.00','3090','retail','0','2023-02-03 10:27:50','','','','0','Cash',0.00,'3090','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916754092865324123',243,'91675402824','9564','1.00','1700','retail','0','2023-02-03 10:27:58','','','','0','Cash',234.48,'1700','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916754092960670050',244,'91675402824','8645','1.00','1450','retail','0','2023-02-03 10:28:08','','','','0','Cash',200.00,'1450','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916754093072300322',245,'91675402824','8334','1.00','1390','retail','0','2023-02-03 10:28:19','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916754093235922232',246,'91675402824','8293','1.00','1350','retail','0','2023-02-03 10:28:31','','','','0','Cash',186.21,'1350','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916754093381390493',247,'91675402824','8596','1.00','1425','retail','0','2023-02-03 10:28:45','','','','0','Cash',196.55,'1425','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1228.45,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916754093500207333',248,'91675402824','6380','1.00','699','retail','0','2023-02-03 10:29:01','','','','0','Cash',96.41,'699','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916754093660724236',249,'91675402824','11409','1.00','3590','retail','0','2023-02-03 10:29:16','','','','0','Cash',495.17,'3590','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3094.83,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916754093806233253',250,'91675402824','8815','1.00','1499','retail','0','2023-02-03 10:29:30','','','','0','Cash',206.76,'1499','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916754094094300927',251,'91675402824','2460','1.00','603','retail','0','2023-02-03 10:29:43','','','','0','Cash',83.17,'603','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',519.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916754094572323322',252,'91675402824','7941','1.00','1235','retail','0','2023-02-03 10:30:45','','','','0','Cash',170.34,'1235','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1064.66,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916754094787320222',253,'91675402824','10751','1.00','2490','retail','0','2023-02-03 10:31:00','','','','0','Cash',343.45,'2490','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754094982872266',254,'91675402824','8577','1.00','1425','retail','0','2023-02-03 10:31:21','','','','0','Cash',196.55,'1425','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1228.45,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916754095170263362',255,'91675402824','8236','1.00','1330','retail','0','2023-02-03 10:31:42','','','','0','Cash',183.45,'1330','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1146.55,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916754095313234020',256,'91675402824','10151','1.00','1900','retail','0','2023-02-03 10:32:00','','','','0','Cash',262.07,'1900','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916754095542932594',257,'91675402824','11006','1.00','2790','retail','0','2023-02-03 10:32:15','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-03 07:32:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916754117327203033',258,'91675409573','11864','1.00','1000','retail','0','2023-02-03 10:32:53','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916754117452054237',259,'91675409573','7302','1.00','999','retail','0','2023-02-03 11:08:53','','','','0','Cash',137.79,'999','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',861.21,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916754127763303073',260,'91675409573','8422','1.00','1390','retail','0','2023-02-03 11:09:11','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916754127941463204',261,'91675409573','9674','1.00','1750','retail','0','2023-02-03 11:26:16','','','','0','Cash',241.38,'1750','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916754153592390460',262,'91675409573','8982','1.00','1500','retail','0','2023-02-03 12:09:06','','','','0','Cash',206.90,'1500','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754153683632039',263,'91675409573','7364','1.00','1000','retail','0','2023-02-03 12:09:19','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916754154833532234',264,'91675409573','10177','1.00','1950','retail','0','2023-02-03 12:11:10','','','','0','Cash',268.97,'1950','','','9','','1','2023-02-03 09:11:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916754157923224035',265,'91675415780','8516','1.00','1399','retail','0','2023-02-03 12:16:20','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-03 09:17:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','63.00','62','Inclusive','branch','Inventory','','','','',''),('916754158032600222',266,'91675415780','7826','1.00','1199','retail','0','2023-02-03 12:16:33','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-03 09:17:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916754158147201590',267,'91675415780','6191','1.00','600','retail','0','2023-02-03 12:16:44','','','','0','Cash',82.76,'600','','','9','','1','2023-02-03 09:17:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','20.00','18','Inclusive','branch','Inventory','','','','',''),('916754158251282320',268,'91675415780','6191','1.00','600','retail','0','2023-02-03 12:16:55','','','','0','Cash',82.76,'600','','','9','','1','2023-02-03 09:17:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916754165561210932',269,'91675415843','8178','1.00','1300','retail','0','2023-02-03 12:17:23','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-03 09:29:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916754342323343223',270,'91675434219','8199','1.00','1300','retail','0','2023-02-03 17:23:39','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-03 14:24:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916754342472025322',271,'91675434219','7345','1.00','1000','retail','0','2023-02-03 17:23:53','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-03 14:24:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916754932232002322',272,'91675489801','7879','1.00','1200','retail','0','2023-02-04 08:50:01','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-04 06:47:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916754932412134324',273,'91675489801','9443','1.00','1690','retail','0','2023-02-04 09:47:03','','','','0','Cash',233.10,'1690','','','9','','1','2023-02-04 06:47:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916754932645633393',274,'91675489801','10681','1.00','2390','retail','0','2023-02-04 09:47:26','','','','0','Cash',329.66,'2390','','','9','','1','2023-02-04 06:47:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916755036542206333',275,'91675503641','9142','1.00','1590','retail','0','2023-02-04 12:40:41','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-04 09:42:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916755036671202030',276,'91675503641','8016','1.00','1290','retail','0','2023-02-04 12:40:54','','','','0','Cash',177.93,'1290','','','9','','1','2023-02-04 09:42:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916755036855326302',277,'91675503641','6359','1.00','699','retail','0','2023-02-04 12:41:08','','','','0','Cash',96.41,'699','','','9','','1','2023-02-04 09:42:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916755039959322323',278,'91675503725','9972','1.00','1890','retail','0','2023-02-04 12:45:01','','','','0','Cash',260.69,'1890','','','9','','1','2023-02-04 09:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916755040132351233',279,'91675503725','9420','1.00','1690','retail','0','2023-02-04 12:46:37','','','','0','Cash',233.10,'1690','','','9','','1','2023-02-04 09:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916755040317033023',280,'91675503725','11190','1.00','3000','retail','0','2023-02-04 12:46:54','','','','0','Cash',413.79,'3000','','','9','','1','2023-02-04 09:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916755040792722232',281,'91675503725','9148','1.00','1590','retail','0','2023-02-04 12:47:12','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-04 09:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916755041013015716',282,'91675503725','10711','1.00','2399','retail','0','2023-02-04 12:48:00','','','','0','Cash',330.90,'2399','','','9','','1','2023-02-04 09:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916755045649522233',283,'91675504547','9972','1.00','1700','retail','0','2023-02-04 12:55:47','','','','0','Cash',234.48,'1700','','','9','','1','2023-02-04 09:59:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916755046562205659',284,'91675504547','9420','1.00','1500','retail','0','2023-02-04 12:57:19','','','','0','Cash',206.90,'1500','','','9','','1','2023-02-04 09:59:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916755046843240203',285,'91675504547','10711','1.00','2200','retail','0','2023-02-04 12:57:50','','','','0','Cash',303.45,'2200','','','9','','1','2023-02-04 09:59:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916755047070227052',286,'91675504547','9148','1.00','2300','retail','0','2023-02-04 12:58:12','','','','0','Cash',317.24,'2300','','','9','','1','2023-02-04 09:59:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916755048193540232',287,'91675504765','11190','1.00','3000','retail','0','2023-02-04 12:59:25','','','','0','Cash',413.79,'3000','','','9','','1','2023-02-04 10:00:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916755137193393232',288,'91675513707','5757','1.00','350','retail','0','2023-02-04 15:28:27','','','','0','Cash',0.00,'350','','','9','','1','2023-02-04 13:38:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916755137322332023',289,'91675513707','5874','1.00','450','retail','0','2023-02-04 15:28:39','','','','0','Cash',0.00,'450','','','9','','1','2023-02-04 13:38:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','998.00','997','Inclusive','branch','Inventory','','','','',''),('916755157740233005',290,'91675513707','8516','1.00','1399','retail','0','2023-02-04 15:28:52','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-04 13:38:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('916755158434202023',291,'91675513707','11314','1.00','3300','retail','0','2023-02-04 16:03:48','','','','0','Cash',455.17,'3300','','','9','','1','2023-02-04 13:38:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2844.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916755179712030027',292,'91675517925','567','1.00','1615','retail','0','2023-02-04 16:39:05','','','','0','Cash',0.00,'1615','','','9','','1','2023-02-04 13:45:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916755179852839104',293,'91675517925','10690','1.00','2390','retail','0','2023-02-04 16:39:31','','','','0','Cash',329.66,'2390','','','9','','1','2023-02-04 13:45:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916756682186687316',294,'91675661322','6525','1.00','790','retail','0','2023-02-06 08:28:42','','','','0','Cash',108.97,'790','','','9','','1','2023-02-06 07:35:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916756682343033031',295,'91675661322','10303','1.00','2000','retail','0','2023-02-06 10:23:38','','','','0','Cash',275.86,'2000','','','9','','1','2023-02-06 07:35:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916756682952633332',296,'91675661322','11864','1.00','1000','retail','0','2023-02-06 10:23:57','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-06 07:35:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916756683624022673',297,'91675661322','8615','1.00','1425','retail','0','2023-02-06 10:25:30','','','','0','Cash',196.55,'1425','','','9','','1','2023-02-06 07:35:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1228.45,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916756721818223213',298,'91675668954','8753','1.00','1400','retail','0','2023-02-06 10:35:54','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916756722182922022',299,'91675668954','8924','1.00','1400','retail','0','2023-02-06 11:30:04','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916756722527023023',300,'91675668954','10512','1.00','2100','retail','0','2023-02-06 11:30:30','','','','0','Cash',289.66,'2100','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1810.34,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916756722760463602',301,'91675668954','6648','1.00','700','retail','0','2023-02-06 11:30:59','','','','0','Cash',96.55,'700','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916756723102246230',302,'91675668954','7447','1.00','900','retail','0','2023-02-06 11:31:28','','','','0','Cash',124.14,'900','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916756723324403920',303,'91675668954','8199','1.00','1200','retail','0','2023-02-06 11:31:59','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916756723651262346',304,'91675668954','6323','1.00','600','retail','0','2023-02-06 11:32:27','','','','0','Cash',82.76,'600','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916756724013301224',305,'91675668954','5785','1.00','300','retail','0','2023-02-06 11:32:55','','','','0','Cash',41.38,'300','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916756724207674276',306,'91675668954','6821','1.00','800','retail','0','2023-02-06 11:33:27','','','','0','Cash',110.34,'800','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916756724783022183',307,'91675668954','9459','1.00','1600','retail','0','2023-02-06 11:34:16','','','','0','Cash',220.69,'1600','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1379.31,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916756724982033420',308,'91675668954','8861','1.00','1400','retail','0','2023-02-06 11:34:44','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916756725162225322',309,'91675668954','8200','1.00','1200','retail','0','2023-02-06 11:35:05','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916756725393220222',310,'91675668954','7457','1.00','900','retail','0','2023-02-06 11:35:25','','','','0','Cash',124.14,'900','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916756726451333323',311,'91675668954','10177','1.00','1850','retail','0','2023-02-06 11:35:48','','','','0','Cash',255.17,'1850','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1594.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916756732092256212',312,'91675668954','11865','1.00','900','retail','0','2023-02-06 11:46:36','','','','900','Cash',0.00,'900','','','9','','1','2023-02-06 08:49:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916756734492403090',313,'91675673393','6926','1.00','900','retail','0','2023-02-06 11:49:53','','','','0','Cash',124.14,'900','','','9','','1','2023-02-06 08:52:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916756735141235231',314,'91675673393','6518','1.00','760','retail','0','2023-02-06 11:51:43','','','','0','Cash',104.83,'760','','','9','','1','2023-02-06 08:52:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',655.17,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916756769972266263',315,'91675676986','11866','1.00','1890','retail','0','2023-02-06 12:49:46','','','','1500','Cash',0.00,'1890','','','9','','1','2023-02-06 09:50:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916756770067730506',316,'91675676986','8945','1.00','1500','retail','0','2023-02-06 12:49:58','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-06 09:50:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('916756780420034490',317,'91675677013','11494','1.00','3899','retail','0','2023-02-06 12:50:13','','','','0','Cash',537.79,'3899','','','9','','1','2023-02-06 10:07:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3361.21,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916756848142243208',318,'91675678049','6685','1.00','850','retail','0','2023-02-06 13:07:29','','','','0','Cash',0.00,'850','','','9','','1','2023-02-06 12:00:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916756885483612336',319,'91675684831','7853','1.00','1200','retail','0','2023-02-06 15:00:31','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-06 14:13:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916756885856623303',320,'91675684831','8516','1.00','1399','retail','0','2023-02-06 16:02:47','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-06 14:13:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','61.00','60','Inclusive','branch','Inventory','','','','',''),('916756886008223330',321,'91675684831','7826','1.00','1199','retail','0','2023-02-06 16:03:06','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-06 14:13:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916756928372320302',322,'91675692823','11399','1.00','3500','retail','0','2023-02-06 17:13:43','','','','0','Cash',0.00,'3500','','','9','','1','2023-02-06 14:19:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916756931282292339',323,'91675692823','11868','1.00','2290','retail','0','2023-02-06 17:18:33','','','','2200','Cash',0.00,'2290','','','9','','1','2023-02-06 14:19:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916756940823261632',324,'91675693181','10206','1.00','1990','retail','0','2023-02-06 17:19:41','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-06 14:35:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916756940940303400',325,'91675693181','10646','1.00','2300','retail','0','2023-02-06 17:34:42','','','','0','Cash',317.24,'2300','','','9','','1','2023-02-06 14:35:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916756944483012230',326,'91675694438','10227','1.00','1990','retail','0','2023-02-06 17:40:38','','','','0','Cash',0.00,'1990','','','9','','1','2023-02-06 14:41:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916756944590626975',327,'91675694438','10852','1.00','2500','retail','0','2023-02-06 17:40:49','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-06 14:41:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916757501712033735',328,'91675750158','9436','6.00','10140','retail','0','2023-02-07 09:09:18','','','','0','Cash',1398.62,'1690','','','9','','1','2023-02-07 06:11:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8741.38,'','15.00','9','Inclusive','branch','Inventory','','','','',''),('916757502752033332',329,'91675750158','11869','1.00','550','retail','0','2023-02-07 09:11:03','','','','550','Cash',0.00,'550','','','9','','1','2023-02-07 06:11:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916757505385222083',330,'91675750296','10177','1.00','1950','retail','0','2023-02-07 09:11:36','','','','0','Cash',0.00,'1950','','','9','','1','2023-02-07 06:15:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916757505487256625',331,'91675750296','8299','1.00','1350','retail','0','2023-02-07 09:15:38','','','','0','Cash',186.21,'1350','','','9','','1','2023-02-07 06:15:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916757631563033135',332,'91675763145','8945','1.00','1500','retail','0','2023-02-07 12:45:45','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-07 09:46:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('916757730673032202',333,'91675773048','11874','7.00','4060','retail','0','2023-02-07 15:30:49','','','','330','Cash',0.00,'580','','','9','','1','2023-02-07 12:31:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916757730819224232',334,'91675773048','11869','1.00','550','retail','0','2023-02-07 15:31:07','','','','550','Cash',0.00,'550','','','9','','1','2023-02-07 12:31:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916757732722232602',335,'91675773091','7839','1.00','1200','retail','0','2023-02-07 15:31:31','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-07 12:34:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916757732811373704',336,'91675773091','7826','1.00','1199','retail','0','2023-02-07 15:34:32','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-07 12:34:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916757740011720221',337,'91675773292','6191','1.00','600','retail','0','2023-02-07 15:34:52','','','','0','Cash',82.76,'600','','','9','','1','2023-02-07 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916758369568086312',338,'91675835779','6489','1.00','756','retail','0','2023-02-08 08:56:19','','','','0','Cash',104.28,'756','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',651.72,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916758369709860002',339,'91675835779','6926','1.00','900','retail','0','2023-02-08 09:15:56','','','','0','Cash',124.14,'900','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916758370082073778',340,'91675835779','6518','1.00','760','retail','0','2023-02-08 09:16:17','','','','0','Cash',104.83,'760','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',655.17,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916758370212324300',341,'91675835779','6323','1.00','690','retail','0','2023-02-08 09:16:48','','','','0','Cash',95.17,'690','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916758370363705322',342,'91675835779','6368','1.00','699','retail','0','2023-02-08 09:17:02','','','','0','Cash',96.41,'699','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916758370502205573',343,'91675835779','6291','1.00','661','retail','0','2023-02-08 09:17:16','','','','0','Cash',91.17,'661','','','9','','1','2023-02-08 06:19:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',569.83,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916758689202332820',344,'91675867749','11421','1.00','3599','retail','0','2023-02-08 17:49:09','','','','0','Cash',0.00,'3599','','','9','','1','2023-02-08 15:14:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('916758689439230243',345,'91675867749','10151','1.00','1900','retail','0','2023-02-08 18:08:42','','','','0','Cash',0.00,'1900','','','9','','1','2023-02-08 15:14:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916758689646635913',346,'91675867749','9254','1.00','1599','retail','0','2023-02-08 18:09:05','','','','0','Cash',0.00,'1599','','','9','','1','2023-02-08 15:14:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916758692858320222',347,'91675869271','8945','1.00','1500','retail','0','2023-02-08 18:14:31','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-08 15:14:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('916758696473743226',348,'91675869300','6341','1.00','690','retail','0','2023-02-08 18:15:00','','','','0','Cash',95.17,'690','','','9','','1','2023-02-08 15:49:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916758696588042619',349,'91675869300','6334','1.00','690','retail','0','2023-02-08 18:20:47','','','','0','Cash',95.17,'690','','','9','','1','2023-02-08 15:49:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916758696700928325',350,'91675869300','6328','1.00','690','retail','0','2023-02-08 18:20:58','','','','0','Cash',95.17,'690','','','9','','1','2023-02-08 15:49:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('916758697346260061',351,'91675869300','11857','1.00','300','retail','0','2023-02-08 18:21:10','','','','0','Cash',0.00,'300','','','9','','1','2023-02-08 15:49:51','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','995.00','994','Inclusive','branch','Inventory','1110','4000','5500','',''),('916759285090240220',352,'91675921262','10816','1.00','2500','retail','0','2023-02-09 10:41:39','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-09 07:42:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916759285220555793',353,'91675921262','11857','1.00','350','retail','0','2023-02-09 10:41:49','','','','0','Cash',0.00,'350','','','9','','1','2023-02-09 07:42:22','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','994.00','993','Inclusive','branch','Inventory','1110','4000','5500','',''),('916759285742301322',354,'91675928544','6368','2.00','1398','retail','0','2023-02-09 10:42:24','','','','0','Cash',192.83,'699','','','9','','1','2023-02-09 07:43:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1205.17,'','42.00','40','Inclusive','branch','Inventory','','','','',''),('916759285999522334',355,'91675928544','6191','1.00','600','retail','0','2023-02-09 10:42:58','','','','0','Cash',0.00,'600','','','9','','1','2023-02-09 07:43:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916759286113072614',356,'91675928544','11516','1.00','3990','retail','0','2023-02-09 10:43:19','','','','0','Cash',550.34,'3990','','','9','','1','2023-02-09 07:43:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3439.66,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916759286815306600',357,'91675928616','11499','1.00','3899','retail','0','2023-02-09 10:43:36','','','','0','Cash',0.00,'3899','','','9','','1','2023-02-09 09:00:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916759334302329437',358,'91675933229','5867','1.00','450','retail','0','2023-02-09 12:01:31','','','','0','Cash',0.00,'450','','','9','','1','2023-02-09 09:41:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916759348680322230',359,'91675933229','9479','1.00','1699','retail','0','2023-02-09 12:03:50','','','','0','Cash',0.00,'1699','','','9','','1','2023-02-09 09:41:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916759359280135836',360,'91675935677','10971','1.00','2750','retail','0','2023-02-09 12:41:17','','','','0','Cash',379.31,'2750','','','9','','1','2023-02-09 09:47:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916759359400030320',361,'91675935677','10872','1.00','2590','retail','0','2023-02-09 12:45:29','','','','0','Cash',357.24,'2590','','','9','','1','2023-02-09 09:47:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916759359589540003',362,'91675935677','8355','1.00','1390','retail','0','2023-02-09 12:45:40','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-09 09:47:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916759359812232029',363,'91675935677','922','1.00','172','retail','0','2023-02-09 12:45:59','','','','0','Cash',23.72,'172','','','9','','1','2023-02-09 09:47:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',148.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916759359932319053',364,'91675935677','7542','1.00','1057','retail','0','2023-02-09 12:46:21','','','','0','Cash',145.79,'1057','','','9','','1','2023-02-09 09:47:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',911.21,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916759373885320237',365,'91675936025','10400','1.00','2090','retail','0','2023-02-09 12:47:05','','','','0','Cash',288.28,'2090','','','9','','1','2023-02-09 10:10:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916759374251034720',366,'91675936025','8442','1.00','1399','retail','0','2023-02-09 13:09:48','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-09 10:10:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916759374450223933',367,'91675936025','8348','1.00','1390','retail','0','2023-02-09 13:10:29','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-09 10:10:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916759456222303021',368,'91675942927','8945','1.00','1500','retail','0','2023-02-09 14:42:07','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-09 12:27:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','86.00','84','Inclusive','branch','Inventory','','','','',''),('916759456492233290',369,'91675942927','8945','1.00','1500','retail','0','2023-02-09 15:27:02','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-09 12:27:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','85.00','84','Inclusive','branch','Inventory','','','','',''),('916759476532295203',370,'91675945663','8516','1.00','1399','retail','0','2023-02-09 16:00:37','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-09 17:24:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916760124953534920',371,'91676012262','6524','1.00','790','retail','0','2023-02-10 09:57:42','','','','0','Cash',0.00,'790','','','9','','1','2023-02-10 07:01:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916760141613292301',372,'91676012500','10498','1.00','2090','retail','0','2023-02-10 10:01:40','','','','0','Cash',288.28,'2090','','','9','','1','2023-02-10 07:29:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916760150597202373',373,'91676015047','7725','1.00','1190','retail','0','2023-02-10 10:44:07','','','','0','Cash',164.14,'1190','','','9','','1','2023-02-10 07:44:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1025.86,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916760156133333221',374,'91676015066','1277','1.00','652','retail','0','2023-02-10 10:44:26','','','','0','Cash',89.93,'652','','','9','','1','2023-02-10 07:53:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',562.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916760157141073039',375,'91676015620','8016','1.00','1290','retail','0','2023-02-10 10:53:40','','','','0','Cash',177.93,'1290','','','9','','1','2023-02-10 07:55:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916760161911369333',376,'91676016181','9148','1.00','2300','retail','0','2023-02-10 11:03:01','','','','0','Cash',317.24,'2300','','','9','','1','2023-02-10 08:03:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916760164317303030',377,'91676016388','8942','1.00','1500','retail','0','2023-02-10 11:06:28','','','','0','Cash',0.00,'1500','','','9','','1','2023-02-10 08:08:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916760165272022243',378,'91676016388','7882','1.00','1200','retail','0','2023-02-10 11:08:33','','','','840','Cash',165.52,'1200','','','9','','1','2023-02-10 08:08:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916760168166302600',379,'91676016534','11107','1.00','2945','retail','0','2023-02-10 11:08:54','','','','0','Cash',406.21,'2945','','','9','','1','2023-02-10 08:20:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2538.79,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916760172333432029',380,'91676017215','90','1.00','1590','retail','0','2023-02-10 11:20:15','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-10 08:21:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916760172629263203',381,'91676017215','11857','1.00','200','retail','0','2023-02-10 11:20:47','','','','0','Cash',0.00,'200','','','9','','1','2023-02-10 08:21:20','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','993.00','992','Inclusive','branch','Inventory','1110','4000','5500','',''),('916760210850203412',382,'91676017282','8300','1.00','1350','retail','0','2023-02-10 11:21:22','','','','0','Cash',186.21,'1350','','','9','','1','2023-02-10 09:26:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916760211063903633',383,'91676017282','7808','1.00','1199','retail','0','2023-02-10 12:24:49','','','','0','Cash',0.00,'1199','','','9','','1','2023-02-10 09:26:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916760211583223300',384,'91676017282','7903','1.00','1231','retail','0','2023-02-10 12:25:07','','','','0','Cash',169.79,'1231','','','9','','1','2023-02-10 09:26:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1061.21,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916760269143620293',385,'91676022547','7166','1.00','990','retail','0','2023-02-10 12:49:07','','','','0','Cash',0.00,'990','','','9','','1','2023-02-10 11:01:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916760335803060033',386,'91676026917','8017','1.00','1100','retail','0','2023-02-10 14:01:57','','','','0','Cash',151.72,'1100','','','9','','1','2023-02-10 12:56:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916760335972334232',387,'91676026917','11006','1.00','2790','retail','0','2023-02-10 15:53:01','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-10 12:56:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916760354633640010',388,'91676033789','10200','1.00','1990','retail','0','2023-02-10 15:56:29','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-10 13:50:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916760354752322302',389,'91676033789','9431','1.00','1690','retail','0','2023-02-10 16:24:23','','','','0','Cash',233.10,'1690','','','9','','1','2023-02-10 13:50:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916760370443734307',390,'91676033789','9959','1.00','1890','retail','0','2023-02-10 16:24:48','','','','0','Cash',0.00,'1890','','','9','','1','2023-02-10 13:50:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916760370542217303',391,'91676033789','8127','1.00','1299','retail','0','2023-02-10 16:50:44','','','','0','Cash',0.00,'1299','','','9','','1','2023-02-10 13:50:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916760371246346270',392,'91676037058','8945','1.00','1500','retail','0','2023-02-10 16:50:58','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-10 13:52:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','84.00','83','Inclusive','branch','Inventory','','','','',''),('916760399762929330',393,'91676039960','10211','1.00','1990','retail','0','2023-02-10 17:39:20','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-10 14:39:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916760965433323922',394,'91676096468','7882','1.00','1200','retail','0','2023-02-11 09:21:08','','','','840','Cash',0.00,'1200','','','9','','1','2023-02-11 06:23:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916760965760333326',395,'91676096468','6380','1.00','699','retail','0','2023-02-11 09:22:23','','','','0','Cash',0.00,'699','','','9','','1','2023-02-11 06:23:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916760991620122000',396,'91676096603','6579','1.00','799','retail','0','2023-02-11 09:23:23','','','','0','Cash',0.00,'799','','','9','','1','2023-02-11 07:06:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916761015094212362',397,'91676099167','6233','1.00','650','retail','0','2023-02-11 10:06:07','','','','0','Cash',89.66,'650','','','9','','1','2023-02-11 07:45:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',560.34,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916761015243337222',398,'91676099167','11712','1.00','5415','retail','0','2023-02-11 10:45:12','','','','0','Cash',746.90,'5415','','','9','','1','2023-02-11 07:45:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4668.10,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('916761053592139537',399,'91676105348','11879','1.00','2490','retail','0','2023-02-11 11:49:08','','','','2190','Cash',0.00,'2490','','','9','','1','2023-02-11 08:49:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916761053704710223',400,'91676105348','6380','1.00','699','retail','0','2023-02-11 11:49:22','','','','0','Cash',96.41,'699','','','9','','1','2023-02-11 08:49:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916761055442650334',401,'91676105377','8516','1.00','1399','retail','0','2023-02-11 11:52:12','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-11 08:58:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916761055552091205',402,'91676105377','7826','1.00','1199','retail','0','2023-02-11 11:52:24','','','','0','Cash',0.00,'1199','','','9','','1','2023-02-11 08:58:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916761058792317306',403,'91676105377','7240','1.00','702','retail','0','2023-02-11 11:52:35','','','','0','Cash',96.83,'702','','','9','','1','2023-02-11 08:58:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',605.17,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916761065692926026',404,'91676106554','7078','1.00','950','retail','0','2023-02-11 12:09:14','','','','0','Cash',131.03,'950','','','9','','1','2023-02-11 09:09:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916761086746103127',405,'91676106574','11239','1.00','2190','retail','0','2023-02-11 12:09:34','','','','0','Cash',302.07,'2190','','','9','','1','2023-02-11 09:44:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916761092590460393',406,'91676108700','11516','1.00','3990','retail','0','2023-02-11 12:45:00','','','','0','Cash',0.00,'3990','','','9','','1','2023-02-11 10:03:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916761148270202404',407,'91676109838','11006','1.00','2790','retail','0','2023-02-11 13:03:58','','','','0','Cash',0.00,'2790','','','9','','1','2023-02-11 11:27:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916761179542923313',408,'91676114832','9686','1.00','1790','retail','0','2023-02-11 14:27:12','','','','0','Cash',0.00,'1790','','','9','','1','2023-02-11 12:52:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916761179741233609',409,'91676114832','10274','1.00','1999','retail','0','2023-02-11 15:19:15','','','','0','Cash',0.00,'1999','','','9','','1','2023-02-11 12:52:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916761179870273886',410,'91676114832','7826','1.00','1199','retail','0','2023-02-11 15:19:35','','','','0','Cash',0.00,'1199','','','9','','1','2023-02-11 12:52:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916761199433323274',411,'91676119931','8945','1.00','1500','retail','0','2023-02-11 15:52:12','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-11 12:53:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('916761199701023969',412,'91676119931','11861','1.00','1300','retail','0','2023-02-11 15:52:33','','','','900','Cash',0.00,'1300','','','9','','1','2023-02-11 12:53:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916762730146123600',413,'91676269431','8945','2.00','3000','retail','0','2023-02-13 09:23:51','','','','1050','Cash',413.79,'1500','','','9','','1','2023-02-13 07:26:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','82.00','80','Inclusive','branch','Inventory','','','','',''),('916762730252332733',414,'91676269431','11149','1.00','2990','retail','0','2023-02-13 10:23:35','','','','0','Cash',0.00,'2990','','','9','','1','2023-02-13 07:26:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916762730360331602',415,'91676269431','11421','1.00','3599','retail','0','2023-02-13 10:23:45','','','','0','Cash',0.00,'3599','','','9','','1','2023-02-13 07:26:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('916762730520200031',416,'91676269431','8199','2.00','2600','retail','0','2023-02-13 10:23:56','','','','0','Cash',0.00,'1300','','','9','','1','2023-02-13 07:26:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916762757793233222',417,'91676273181','6187','1.00','600','retail','0','2023-02-13 10:26:21','','','','0','Cash',0.00,'600','','','9','','1','2023-02-13 09:29:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916762805613234392',418,'91676280549','11864','1.00','1000','retail','0','2023-02-13 12:29:09','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-13 09:47:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916762805752232632',419,'91676280549','9148','1.00','2390','retail','0','2023-02-13 12:29:21','','','','0','Cash',329.66,'2390','','','9','','1','2023-02-13 09:47:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916762809203828239',420,'91676280549','7594','1.00','1099','retail','0','2023-02-13 12:29:35','','','','0','Cash',151.59,'1099','','','9','','1','2023-02-13 09:47:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',947.41,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916762814332303223',421,'91676280549','8945','1.00','1500','retail','0','2023-02-13 12:35:34','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-13 09:47:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','80.00','79','Inclusive','branch','Inventory','','','','',''),('916762816550801230',422,'91676281642','9106','1.00','1550','retail','0','2023-02-13 12:47:22','','','','0','Cash',0.00,'1550','','','9','','1','2023-02-13 09:47:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916762871784222863',423,'91676281658','8945','1.00','1500','retail','0','2023-02-13 12:47:38','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-13 11:19:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('916762882302232033',424,'91676287192','7166','1.00','990','retail','0','2023-02-13 14:19:52','','','','0','Cash',136.55,'990','','','9','','1','2023-02-13 11:42:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',853.45,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916762882383670332',425,'91676287192','8442','1.00','1399','retail','0','2023-02-13 14:37:11','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-13 11:42:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916762882603230382',426,'91676287192','9436','1.00','1690','retail','0','2023-02-13 14:37:19','','','','0','Cash',233.10,'1690','','','9','','1','2023-02-13 11:42:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916762894712120321',427,'91676288572','11864','1.00','1000','retail','0','2023-02-13 14:42:52','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-13 12:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916762901170367706',428,'91676288572','9149','1.00','1590','retail','0','2023-02-13 14:57:51','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-13 12:15:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916762901483232632',429,'91676288572','9899','1.00','1805','retail','0','2023-02-13 15:08:41','','','','0','Cash',0.00,'1805','','','9','','1','2023-02-13 12:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','996.00','995','Inclusive','branch','Inventory','','','','',''),('916762902082832282',430,'91676288572','11825','1.00','11000','retail','0','2023-02-13 15:09:09','','','','0','Cash',0.00,'11000','','','9','','1','2023-02-13 12:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916762902199391120',431,'91676288572','7725','1.00','1190','retail','0','2023-02-13 15:10:09','','','','0','Cash',0.00,'1190','','','9','','1','2023-02-13 12:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916763007853201032',432,'91676299491','504','1.00','1045','retail','0','2023-02-13 17:44:51','','','','0','Cash',144.14,'1045','','','9','','1','2023-02-14 06:05:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',900.86,'','1000.00','999','Inclusive','branch','Inventory','','','','',''),('916763596283192233',433,'91676354736','7973','1.00','1250','retail','0','2023-02-14 10:26:56','','','','0','Cash',172.41,'1250','','','9','','1','2023-02-14 07:27:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1077.59,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916763596422733522',434,'91676354736','11857','1.00','250','retail','0','2023-02-14 10:27:09','','','','0','Cash',0.00,'250','','','9','','1','2023-02-14 07:27:39','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','992.00','991','Inclusive','branch','Inventory','1110','4000','5500','',''),('916763599644063007',435,'91676359661','10209','1.00','1990','retail','0','2023-02-14 10:27:41','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916763599749632050',436,'91676359661','8199','1.00','1300','retail','0','2023-02-14 10:32:45','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916763600112103620',437,'91676359661','6122','1.00','590','retail','0','2023-02-14 10:33:17','','','','0','Cash',81.38,'590','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',508.62,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916763602343079273',438,'91676359661','10310','1.00','2000','retail','0','2023-02-14 10:37:00','','','','0','Cash',275.86,'2000','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916763602593902226',439,'91676359661','6583','1.00','800','retail','0','2023-02-14 10:37:21','','','','0','Cash',110.34,'800','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916763603313320902',440,'91676359661','6384','1.00','700','retail','0','2023-02-14 10:37:45','','','','0','Cash',96.55,'700','','','9','','1','2023-02-14 07:39:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916763872282327382',441,'91676387186','6891','1.00','900','retail','0','2023-02-14 18:06:49','','','','0','Cash',0.00,'900','','','9','','1','2023-02-14 15:07:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916764728666323232',442,'91676472766','7875','1.00','1200','retail','0','2023-02-15 17:53:42','','','','0','Cash',0.00,'1200','','','9','','1','2023-02-15 14:54:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916765311430212053',443,'91676531115','6055','1.00','550','retail','0','2023-02-16 10:05:15','','','','0','Cash',75.86,'550','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916765311563313354',444,'91676531115','11188','1.00','3000','retail','0','2023-02-16 10:05:44','','','','0','Cash',413.79,'3000','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('916765311657233322',445,'91676531115','5803','1.00','399','retail','0','2023-02-16 10:05:56','','','','0','Cash',55.03,'399','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',343.97,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('916765311732201232',446,'91676531115','8516','1.00','1399','retail','0','2023-02-16 10:06:06','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','58.00','57','Inclusive','branch','Inventory','','','','',''),('916765312063222311',447,'91676531115','11249','1.00','3200','retail','0','2023-02-16 10:06:14','','','','0','Cash',441.38,'3200','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2758.62,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916765312863269166',448,'91676531115','11016','1.00','2790','retail','0','2023-02-16 10:07:00','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-16 07:32:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916765327391233902',449,'91676532728','8945','1.00','1500','retail','0','2023-02-16 10:32:08','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-16 07:32:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','78.00','77','Inclusive','branch','Inventory','','','','',''),('916765570570226372',450,'91676557046','8348','1.00','1390','retail','0','2023-02-16 17:17:26','','','','0','Cash',0.00,'1390','','','9','','1','2023-02-16 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916766170767023230',451,'91676613718','8978','1.00','1500','retail','0','2023-02-17 09:01:58','','','','0','Cash',206.90,'1500','','','9','','1','2023-02-17 06:58:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916766170994206212',452,'91676613718','11869','1.00','550','retail','0','2023-02-17 09:58:02','','','','550','Cash',0.00,'550','','','9','','1','2023-02-17 06:58:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('916766187624023248',453,'91676617108','11399','1.00','3500','retail','0','2023-02-17 09:58:28','','','','0','Cash',0.00,'3500','','','9','','1','2023-02-17 07:28:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916766187710332001',454,'91676617108','10845','1.00','2500','retail','0','2023-02-17 10:26:02','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-17 07:28:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916766187870822414',455,'91676617108','11144','1.00','2990','retail','0','2023-02-17 10:26:16','','','','0','Cash',412.41,'2990','','','9','','1','2023-02-17 07:28:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2577.59,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916766188652312828',456,'91676617108','10204','1.00','2000','retail','0','2023-02-17 10:27:07','','','','0','Cash',275.86,'2000','','','9','','1','2023-02-17 07:28:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916766216910233092',457,'91676618899','6191','1.00','600','retail','0','2023-02-17 10:28:19','','','','0','Cash',82.76,'600','','','9','','1','2023-02-17 08:14:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916766249002370633',458,'91676621698','5833','1.00','1900','retail','0','2023-02-17 11:14:58','','','','0','Cash',262.07,'1900','','','9','','1','2023-02-17 09:24:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916766271599936239',459,'91676625875','9133','1.00','1590','retail','0','2023-02-17 12:45:45','','','','0','Cash',0.00,'1590','','','9','','1','2023-02-17 12:36:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916766271722001232',460,'91676625875','10758','1.00','2490','retail','0','2023-02-17 12:46:00','','','','0','Cash',0.00,'2490','','','9','','1','2023-02-17 12:36:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916766373956226373',461,'91676637380','8957','1.00','1500','retail','0','2023-02-17 15:36:20','','','','0','Cash',0.00,'1500','','','9','','1','2023-02-17 12:43:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916766374044302107',462,'91676637380','9544','1.00','1699','retail','0','2023-02-17 15:36:36','','','','0','Cash',0.00,'1699','','','9','','1','2023-02-17 12:43:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916766374192702036',463,'91676637380','9788','1.00','1799','retail','0','2023-02-17 15:36:45','','','','0','Cash',0.00,'1799','','','9','','1','2023-02-17 12:43:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916766378043200032',464,'91676637784','9652','1.00','1750','retail','0','2023-02-17 15:43:04','','','','0','Cash',241.38,'1750','','','9','','1','2023-02-17 12:44:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916766378197490737',465,'91676637784','9149','1.00','1590','retail','0','2023-02-17 15:43:24','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-17 12:44:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916766378323063636',466,'91676637784','9674','1.00','1750','retail','0','2023-02-17 15:43:39','','','','0','Cash',241.38,'1750','','','9','','1','2023-02-17 12:44:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916766420230326400',467,'91676637843','8945','1.00','1500','retail','0','2023-02-17 16:11:02','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-17 13:58:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','77.00','76','Inclusive','branch','Inventory','','','','',''),('916766420580333632',468,'91676637843','9157','1.00','1590','retail','0','2023-02-17 16:53:57','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-17 13:58:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916766420694322660',469,'91676637843','7858','1.00','800','retail','0','2023-02-17 16:54:18','','','','0','Cash',110.34,'800','','','9','','1','2023-02-17 13:58:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916767023143230373',470,'91676701011','6369','1.00','699','retail','0','2023-02-18 09:16:51','','','','0','Cash',96.41,'699','','','9','','1','2023-02-18 06:43:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916767023280833234',471,'91676701011','10281','1.00','1999','retail','0','2023-02-18 09:38:35','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-18 06:43:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916767023401337323',472,'91676701011','8516','1.00','1399','retail','0','2023-02-18 09:38:49','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-18 06:43:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','57.00','56','Inclusive','branch','Inventory','','','','',''),('916767023633732233',473,'91676701011','11191','1.00','3000','retail','0','2023-02-18 09:39:01','','','','0','Cash',413.79,'3000','','','9','','1','2023-02-18 06:43:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916767043053225222',474,'91676702587','9106','1.00','1550','retail','0','2023-02-18 09:43:07','','','','0','Cash',213.79,'1550','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1336.21,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916767044552402923',475,'91676702587','8362','1.00','1390','retail','0','2023-02-18 10:14:03','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916767052140322203',476,'91676702587','7600','1.00','1099','retail','0','2023-02-18 10:14:16','','','','0','Cash',151.59,'1099','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',947.41,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916767052316132003',477,'91676702587','5829','1.00','400','retail','0','2023-02-18 10:26:58','','','','0','Cash',55.17,'400','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916767052452200200',478,'91676702587','9479','1.00','1699','retail','0','2023-02-18 10:27:14','','','','0','Cash',234.34,'1699','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1464.66,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916767053992002042',479,'91676702587','6417','1.00','700','retail','0','2023-02-18 10:27:26','','','','0','Cash',96.55,'700','','','9','','1','2023-02-18 07:32:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916767117402163303',480,'91676711729','11881','1.00','3900','retail','0','2023-02-18 12:15:30','','','','3000','Cash',0.00,'3900','','','9','','1','2023-02-18 09:21:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916767121653310492',481,'91676712153','5816','14.00','6860','retail','0','2023-02-18 12:22:33','','','','0','Cash',946.21,'490','','','9','','1','2023-02-18 09:25:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5913.79,'','20.00','6','Inclusive','branch','Inventory','','','','',''),('916767122043720723',482,'91676712153','11882','8.00','5520','retail','0','2023-02-18 12:23:09','','','','590','Cash',0.00,'690','','','9','','1','2023-02-18 09:25:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916767122672733221',483,'91676712153','6004','6.00','3540','retail','0','2023-02-18 12:23:45','','','','0','Cash',488.28,'590','','','9','','1','2023-02-18 09:25:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3051.72,'','20.00','14','Inclusive','branch','Inventory','','','','',''),('916767140342333362',484,'91676713807','9163','1.00','1590','retail','0','2023-02-18 12:50:07','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-18 11:45:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916767140597253932',485,'91676713807','11006','1.00','2790','retail','0','2023-02-18 12:53:55','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-18 11:45:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916767141750005241',486,'91676713807','6500','1.00','760','retail','0','2023-02-18 12:54:19','','','','0','Cash',104.83,'760','','','9','','1','2023-02-18 11:45:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',655.17,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916767148728202677',487,'91676713807','8005','1.00','1290','retail','0','2023-02-18 12:56:27','','','','0','Cash',0.00,'1290','','','9','','1','2023-02-18 11:45:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916767236934336620',488,'91676720706','9526','1.00','1699','retail','0','2023-02-18 14:45:06','','','','0','Cash',0.00,'1699','','','9','','1','2023-02-18 12:35:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916767237330002240',489,'91676723710','9512','1.00','1699','retail','0','2023-02-18 15:35:10','','','','0','Cash',0.00,'1699','','','9','','1','2023-02-18 12:35:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916767237623232003',490,'91676723739','10796','1.00','2499','retail','0','2023-02-18 15:35:39','','','','0','Cash',0.00,'2499','','','9','','1','2023-02-18 12:36:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916767238030176003',491,'91676723769','8285','3.00','3990','retail','0','2023-02-18 15:36:09','','','','0','Cash',0.00,'1330','','','9','','1','2023-02-18 12:37:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','89.00','86','Inclusive','branch','Inventory','','','','',''),('916767250392000240',492,'91676723821','9424','1.00','1690','retail','0','2023-02-18 15:37:01','','','','0','Cash',233.10,'1690','','','9','','1','2023-02-18 12:58:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916767276094363073',493,'91676725105','8391','1.00','1390','retail','0','2023-02-18 15:58:25','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-18 13:43:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916767277696203260',494,'91676725105','11883','1.00','1990','retail','0','2023-02-18 16:42:39','','','','1800','Cash',0.00,'1990','','','9','','1','2023-02-18 13:43:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916767277873312720',495,'91676725105','7325','1.00','1000','retail','0','2023-02-18 16:42:54','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-18 13:43:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916767283412397202',496,'91676727794','10813','1.00','2500','retail','0','2023-02-18 16:43:14','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-18 14:54:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('916767283592236722',497,'91676727794','6338','1.00','690','retail','0','2023-02-18 16:52:22','','','','0','Cash',0.00,'690','','','9','','1','2023-02-18 14:54:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916768725522232302',498,'91676872455','7879','1.00','1200','retail','0','2023-02-20 08:54:15','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-20 06:11:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916768726742224929',499,'91676872455','8945','1.00','1500','retail','0','2023-02-20 08:55:53','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-20 06:11:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','76.00','75','Inclusive','branch','Inventory','','','','',''),('916768726858603883',500,'91676872455','8186','1.00','1300','retail','0','2023-02-20 08:57:54','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-20 06:11:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916768726983093802',501,'91676872455','8057','1.00','1290','retail','0','2023-02-20 08:58:05','','','','1050','Cash',177.93,'1290','','','9','','1','2023-02-20 06:11:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916768736602102233',502,'91676873573','7166','1.00','990','retail','0','2023-02-20 09:12:53','','','','0','Cash',0.00,'990','','','9','','1','2023-02-20 06:50:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916768736692292022',503,'91676873573','6602','1.00','800','retail','0','2023-02-20 09:14:20','','','','0','Cash',0.00,'800','','','9','','1','2023-02-20 06:50:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916768758538503242',504,'91676873573','5833','1.00','400','retail','0','2023-02-20 09:14:29','','','','0','Cash',0.00,'400','','','9','','1','2023-02-20 06:50:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916768826702036832',505,'91676875858','11881','2.00','7800','retail','0','2023-02-20 09:50:58','','','','3000','Cash',0.00,'3900','','','9','','1','2023-02-20 09:08:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916768838723222322',506,'91676875858','8945','2.00','3000','retail','0','2023-02-20 11:44:53','','','','1050','Cash',413.79,'1500','','','9','','1','2023-02-20 09:08:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','75.00','73','Inclusive','branch','Inventory','','','','',''),('916768852540702203',507,'91676884106','10977','1.00','2750','retail','0','2023-02-20 12:08:26','','','','0','Cash',379.31,'2750','','','9','','1','2023-02-20 09:27:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916768880018030830',508,'91676887984','11884','1.00','3016','retail','0','2023-02-20 13:13:04','','','','2000','Cash',0.00,'3016','','','9','','1','2023-02-20 10:14:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916768880273770002',509,'91676887984','11417','1.00','3599','retail','0','2023-02-20 13:13:21','','','','0','Cash',496.41,'3599','','','9','','1','2023-02-20 10:14:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3102.59,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916768880506023222',510,'91676887984','11203','1.00','3040','retail','0','2023-02-20 13:13:53','','','','0','Cash',419.31,'3040','','','9','','1','2023-02-20 10:14:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2620.69,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916768880722393040',511,'91676887984','11857','1.00','250','retail','0','2023-02-20 13:14:14','','','','0','Cash',0.00,'250','','','9','','1','2023-02-20 10:14:48','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','991.00','990','Inclusive','branch','Inventory','1110','4000','5500','',''),('916768898376220732',512,'91676888090','10763','1.00','2490','retail','0','2023-02-20 13:14:50','','','','0','Cash',0.00,'2490','','','9','','1','2023-02-20 10:44:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916768898709022702',513,'91676889858','8945','1.00','1500','retail','0','2023-02-20 13:44:18','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-20 10:44:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('916768900483369693',514,'91676890033','7910','1.00','1490','retail','0','2023-02-20 13:47:13','','','','1150','Cash',0.00,'1490','','','9','','1','2023-02-20 10:48:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916768900721003332',515,'91676890033','11006','1.00','2790','retail','0','2023-02-20 13:47:28','','','','0','Cash',0.00,'2790','','','9','','1','2023-02-20 10:48:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916768900949386392',516,'91676890033','10812','1.00','2500','retail','0','2023-02-20 13:47:52','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-20 10:48:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916768901150332112',517,'91676890033','11857','1.00','250','retail','0','2023-02-20 13:48:14','','','','0','Cash',0.00,'250','','','9','','1','2023-02-20 10:48:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','990.00','989','Inclusive','branch','Inventory','1110','4000','5500','',''),('916768946150365136',518,'91676890136','10498','1.00','2190','retail','0','2023-02-20 13:48:56','','','','0','Cash',302.07,'2190','','','9','','1','2023-02-20 12:04:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916769003502336303',519,'91676894648','7973','1.00','1230','retail','0','2023-02-20 15:04:08','','','','0','Cash',169.66,'1230','','','9','','1','2023-02-20 13:46:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1060.34,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916769004702790020',520,'91676894648','5829','1.00','400','retail','0','2023-02-20 16:39:14','','','','0','Cash',0.00,'400','','','9','','1','2023-02-20 13:46:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916769004823103032',521,'91676894648','8714','1.00','1480','retail','0','2023-02-20 16:41:10','','','','0','Cash',204.14,'1480','','','9','','1','2023-02-20 13:46:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1275.86,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916769004960302212',522,'91676894648','6877','1.00','890','retail','0','2023-02-20 16:41:23','','','','0','Cash',122.76,'890','','','9','','1','2023-02-20 13:46:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',767.24,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916769696793223263',523,'91676969668','8945','1.00','1500','retail','0','2023-02-21 11:54:28','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-21 09:00:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('916769696890386622',524,'91676969668','11879','1.00','2490','retail','0','2023-02-21 11:54:39','','','','2190','Cash',0.00,'2490','','','9','','1','2023-02-21 09:00:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916769697319724230',525,'91676969668','6191','1.00','600','retail','0','2023-02-21 11:55:21','','','','0','Cash',0.00,'600','','','9','','1','2023-02-21 09:00:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916769699900370327',526,'91676969668','11885','1.00','1390','retail','0','2023-02-21 11:59:40','','','','1150','Cash',0.00,'1390','','','9','','1','2023-02-21 09:00:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916769700343732207',527,'91676969668','10299','1.00','1999','retail','0','2023-02-21 11:59:51','','','','0','Cash',0.00,'1999','','','9','','1','2023-02-21 09:00:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('916769700600733223',528,'91676970040','7569','1.00','1090','retail','0','2023-02-21 12:00:40','','','','0','Cash',150.34,'1090','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',939.66,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916769700772021093',529,'91676970040','9954','1.00','1890','retail','0','2023-02-21 12:01:04','','','','0','Cash',260.69,'1890','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916769701016221933',530,'91676970040','10478','1.00','2190','retail','0','2023-02-21 12:01:20','','','','0','Cash',302.07,'2190','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916769701173703232',531,'91676970040','8802','1.00','1499','retail','0','2023-02-21 12:01:41','','','','0','Cash',206.76,'1499','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('916769701433309113',532,'91676970040','5901','1.00','475','retail','0','2023-02-21 12:02:07','','','','0','Cash',0.00,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916769701560729926',533,'91676970040','5903','1.00','475','retail','0','2023-02-21 12:02:24','','','','0','Cash',0.00,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916769701642360207',534,'91676970040','5904','1.00','475','retail','0','2023-02-21 12:02:36','','','','0','Cash',0.00,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916769701740377332',535,'91676970040','11857','1.00','300','retail','0','2023-02-21 12:02:44','','','','0','Cash',0.00,'300','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','989.00','987','Inclusive','branch','Inventory','1110','4000','5500','',''),('916769701863602863',536,'91676970040','11857','1.00','350','retail','0','2023-02-21 12:02:55','','','','0','Cash',0.00,'350','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','988.00','987','Inclusive','branch','Inventory','1110','4000','5500','',''),('916769702239632329',537,'91676970040','5904','1.00','475','retail','0','2023-02-21 12:03:13','','','','0','Cash',65.52,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916769702372702020',538,'91676970040','107','1.00','475','retail','0','2023-02-21 12:03:43','','','','0','Cash',65.52,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('916769702700270702',539,'91676970040','5902','1.00','475','retail','0','2023-02-21 12:04:13','','','','0','Cash',65.52,'475','','','9','','1','2023-02-21 09:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916769702936293200',540,'91676970276','7839','1.00','1200','retail','0','2023-02-21 12:04:36','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-21 09:05:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916769704440903333',541,'91676970304','8945','1.00','1500','retail','0','2023-02-21 12:05:04','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-21 09:17:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','71.00','70','Inclusive','branch','Inventory','','','','',''),('916769705667343320',542,'91676970304','6191','1.00','600','retail','0','2023-02-21 12:07:29','','','','0','Cash',82.76,'600','','','9','','1','2023-02-21 09:17:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916769708681602233',543,'91676970304','10832','1.00','2500','retail','0','2023-02-21 12:09:29','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-21 09:17:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916769710112229633',544,'91676970304','11399','1.00','3500','retail','0','2023-02-21 12:16:30','','','','0','Cash',0.00,'3500','','','9','','1','2023-02-21 09:17:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916769760163360303',545,'91676971038','7283','1.00','999','retail','0','2023-02-21 12:17:18','','','','0','Cash',0.00,'999','','','9','','1','2023-02-21 10:40:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916769760252330023',546,'91676971038','8287','1.00','1330','retail','0','2023-02-21 13:40:16','','','','0','Cash',0.00,'1330','','','9','','1','2023-02-21 10:40:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916769795133633230',547,'91676976031','8186','1.00','1300','retail','0','2023-02-21 13:40:31','','','','0','Cash',0.00,'1300','','','9','','1','2023-02-21 11:38:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916769820833306082',548,'91676979518','10274','1.00','1999','retail','0','2023-02-21 14:38:38','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-21 12:29:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916769827781226223',549,'91676982549','10727','1.00','2450','retail','0','2023-02-21 15:29:09','','','','0','Cash',337.93,'2450','','','9','','1','2023-02-21 14:15:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2112.07,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916769854666390004',550,'91676982549','10647','1.00','2300','retail','0','2023-02-21 15:33:02','','','','0','Cash',0.00,'2300','','','9','','1','2023-02-21 14:15:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('916769957135216200',551,'91676988934','8945','1.00','1500','retail','0','2023-02-21 17:15:34','','','','1050','Cash',0.00,'1500','','','9','','1','2023-02-21 16:08:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('916770467837200147',552,'91677046668','10942','1.00','2690','retail','0','2023-02-22 09:17:48','','','','0','Cash',0.00,'2690','','','9','','1','2023-02-22 06:42:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916770482703030400',553,'91677048255','9730','8.00','15920','retail','0','2023-02-22 09:44:15','','','','0','Cash',2195.86,'1990','','','9','','1','2023-02-22 06:45:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',13724.14,'','8.00','0','Inclusive','branch','Inventory','','','','',''),('916770502485033222',554,'91677048804','3587','1.00','2280','retail','0','2023-02-22 09:53:24','','','','0','Cash',314.48,'2280','','','9','','1','2023-02-22 07:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1965.52,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916770502606721233',555,'91677048804','11857','1.00','250','retail','0','2023-02-22 10:17:29','','','','0','Cash',0.00,'250','','','9','','1','2023-02-22 07:18:16','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','987.00','986','Inclusive','branch','Inventory','1110','4000','5500','',''),('916770509621019336',556,'91677050297','6885','1.00','899','retail','0','2023-02-22 10:18:17','','','','0','Cash',0.00,'899','','','9','','1','2023-02-22 08:22:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916770512093023294',557,'91677050297','11861','1.00','1300','retail','0','2023-02-22 10:33:20','','','','900','Cash',0.00,'1300','','','9','','1','2023-02-22 08:22:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916770512510022620',558,'91677050297','6122','1.00','590','retail','0','2023-02-22 10:33:29','','','','0','Cash',0.00,'590','','','9','','1','2023-02-22 08:22:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916770541040732733',559,'91677050297','8483','1.00','1399','retail','0','2023-02-22 11:06:00','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-22 08:22:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916770682848332249',560,'91677068075','10605','1.00','2290','retail','0','2023-02-22 15:14:35','','','','0','Cash',315.86,'2290','','','9','','1','2023-02-22 12:18:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916770707330943207',561,'91677068291','6417','1.00','690','retail','0','2023-02-22 15:58:31','','','','0','Cash',95.17,'690','','','9','','1','2023-02-22 12:59:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916770707713221322',562,'91677070749','9585','2.00','2000','retail','0','2023-02-22 15:59:09','','','','0','Cash',275.86,'1000','','','9','','1','2023-02-22 13:00:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','997.00','995','Inclusive','branch','Inventory','','','','',''),('916770708140030002',563,'91677070802','6417','2.00','1200','retail','0','2023-02-22 16:00:02','','','','0','Cash',165.52,'600','','','9','','1','2023-02-22 13:00:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916770710842004033',564,'91677071063','11886','1.00','1500','retail','0','2023-02-22 16:04:23','','','','1200','Cash',0.00,'1500','','','9','','1','2023-02-22 13:05:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916770711023276676',565,'91677071063','7088','1.00','950','retail','0','2023-02-22 16:04:48','','','','0','Cash',131.03,'950','','','9','','1','2023-02-22 13:05:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916770723013323240',566,'91677071117','8945','2.00','3000','retail','0','2023-02-22 16:05:17','','','','1050','Cash',413.79,'1500','','','9','','1','2023-02-22 13:28:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','69.00','67','Inclusive','branch','Inventory','','','','',''),('916770766350027263',567,'91677072501','11000','1.00','2790','retail','0','2023-02-22 16:28:21','','','','0','Cash',0.00,'2790','','','9','','1','2023-02-22 16:50:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916770766443423732',568,'91677072501','6191','1.00','600','retail','0','2023-02-22 17:37:15','','','','0','Cash',0.00,'600','','','9','','1','2023-02-22 16:50:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916770776312232402',569,'91677072501','7725','1.00','1190','retail','0','2023-02-22 17:37:24','','','','0','Cash',0.00,'1190','','','9','','1','2023-02-22 16:50:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771321152130109',570,'91677130808','10274','1.00','1999','retail','0','2023-02-23 08:40:08','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-23 07:47:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916771321271222023',571,'91677130808','8945','1.00','1500','retail','0','2023-02-23 09:01:56','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-23 07:47:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','67.00','66','Inclusive','branch','Inventory','','','','',''),('916771337763321373',572,'91677130808','10727','1.00','2450','retail','0','2023-02-23 09:02:13','','','','0','Cash',0.00,'2450','','','9','','1','2023-02-23 07:47:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916771384674613720',573,'91677130808','11399','1.00','3500','retail','0','2023-02-23 10:47:36','','','','0','Cash',482.76,'3500','','','9','','1','2023-02-23 07:47:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916771384880392213',574,'91677138474','7240','1.00','999','retail','0','2023-02-23 10:47:54','','','','0','Cash',0.00,'999','','','9','','1','2023-02-23 07:49:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916771385750031333',575,'91677138474','7971','1.00','1250','retail','0','2023-02-23 10:48:08','','','','0','Cash',0.00,'1250','','','9','','1','2023-02-23 07:49:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771385943330323',576,'91677138579','90','1.00','1995','retail','0','2023-02-23 10:49:39','','','','0','Cash',0.00,'1995','','','9','','1','2023-02-23 07:50:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916771386290120220',577,'91677138602','90','1.00','1590','retail','0','2023-02-23 10:50:02','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-23 07:52:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916771386432327000',578,'91677138602','11857','1.00','200','retail','0','2023-02-23 10:50:30','','','','0','Cash',0.00,'200','','','9','','1','2023-02-23 07:52:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','986.00','985','Inclusive','branch','Inventory','1110','4000','5500','',''),('916771388902032302',579,'91677138770','9393','1.00','1650','retail','0','2023-02-23 10:52:50','','','','0','Cash',227.59,'1650','','','9','','1','2023-02-23 07:55:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1422.41,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916771389092034023',580,'91677138770','8815','1.00','1499','retail','0','2023-02-23 10:54:50','','','','0','Cash',206.76,'1499','','','9','','1','2023-02-23 07:55:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771389320227217',581,'91677138770','10427','1.00','2099','retail','0','2023-02-23 10:55:09','','','','0','Cash',289.52,'2099','','','9','','1','2023-02-23 07:55:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1809.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916771405126432232',582,'91677138943','11762','1.00','6500','retail','0','2023-02-23 11:21:33','','','','0','Cash',0.00,'6500','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916771405262039036',583,'91677138943','5752','1.00','350','retail','0','2023-02-23 11:21:53','','','','0','Cash',0.00,'350','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916771406030321233',584,'91677138943','10727','1.00','2450','retail','0','2023-02-23 11:22:07','','','','0','Cash',0.00,'2450','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771406172630173',585,'91677138943','8727','1.00','1490','retail','0','2023-02-23 11:23:24','','','','0','Cash',0.00,'1490','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916771406287086723',586,'91677138943','9910','1.00','1850','retail','0','2023-02-23 11:23:37','','','','0','Cash',0.00,'1850','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916771406382030220',587,'91677138943','8645','1.00','1450','retail','0','2023-02-23 11:23:48','','','','0','Cash',0.00,'1450','','','9','','1','2023-02-23 08:42:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916771418611022730',588,'91677141840','11887','1.00','1390','retail','0','2023-02-23 11:44:01','','','','1090','Cash',0.00,'1390','','','9','','1','2023-02-23 08:44:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916771421242302360',589,'91677141867','11399','2.00','7000','retail','0','2023-02-23 11:44:27','','','','0','Cash',965.52,'3500','','','9','','1','2023-02-23 08:52:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6034.48,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916771436810320670',590,'91677142375','8178','1.00','1300','retail','0','2023-02-23 11:52:55','','','','0','Cash',0.00,'1300','','','9','','1','2023-02-23 09:19:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916771439373323690',591,'91677142375','8098','1.00','1299','retail','0','2023-02-23 12:16:08','','','','1000','Cash',0.00,'1299','','','9','','1','2023-02-23 09:19:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916771443096014402',592,'91677143941','10312','1.00','2000','retail','0','2023-02-23 12:19:01','','','','0','Cash',275.86,'2000','','','9','','1','2023-02-23 09:25:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916771444843343030',593,'91677144315','10971','1.00','2750','retail','0','2023-02-23 12:25:15','','','','0','Cash',379.31,'2750','','','9','','1','2023-02-23 09:46:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916771444953042203',594,'91677144315','10647','1.00','2300','retail','0','2023-02-23 12:28:05','','','','0','Cash',317.24,'2300','','','9','','1','2023-02-23 09:46:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','57.00','56','Inclusive','branch','Inventory','','','','',''),('916771455263003207',595,'91677144315','4644','1.00','1520','retail','0','2023-02-23 12:28:16','','','','0','Cash',209.66,'1520','','','9','','1','2023-02-23 09:46:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1310.34,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('916771455755272233',596,'91677144315','6417','1.00','700','retail','0','2023-02-23 12:46:02','','','','0','Cash',96.55,'700','','','9','','1','2023-02-23 09:46:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771456044323322',597,'91677145594','9693','1.00','1790','retail','0','2023-02-23 12:46:34','','','','0','Cash',246.90,'1790','','','9','','1','2023-02-23 10:00:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916771456154662710',598,'91677145594','4644','1.00','1520','retail','0','2023-02-23 12:46:44','','','','0','Cash',209.66,'1520','','','9','','1','2023-02-23 10:00:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1310.34,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('916771463359320330',599,'91677145594','7839','1.00','1200','retail','0','2023-02-23 12:58:46','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-23 10:00:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916771467693963643',600,'91677146439','9585','1.00','1000','retail','0','2023-02-23 13:00:39','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-23 10:08:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','995.00','994','Inclusive','branch','Inventory','','','','',''),('916771468773340002',601,'91677146439','6524','1.00','790','retail','0','2023-02-23 13:07:44','','','','0','Cash',108.97,'790','','','9','','1','2023-02-23 10:08:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916771469003497032',602,'91677146889','9060','1.00','1520','retail','0','2023-02-23 13:08:09','','','','0','Cash',0.00,'1520','','','9','','1','2023-02-23 11:22:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916771470002331920',603,'91677146889','6524','1.00','790','retail','0','2023-02-23 13:08:20','','','','0','Cash',108.97,'790','','','9','','1','2023-02-23 11:22:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916771527286232338',604,'91677151328','1298','1.00','665','retail','0','2023-02-23 14:22:08','','','','0','Cash',91.72,'665','','','9','','1','2023-02-23 11:46:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',573.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916771528353332033',605,'91677152781','8057','2.00','2580','retail','0','2023-02-23 14:46:21','','','','1050','Cash',355.86,'1290','','','9','','1','2023-02-23 11:52:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2224.14,'','29.00','27','Inclusive','branch','Inventory','','','','',''),('916771528544301232',606,'91677152781','8178','1.00','1300','retail','0','2023-02-23 14:47:23','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-23 11:52:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916771528664620728',607,'91677152781','11861','1.00','1300','retail','0','2023-02-23 14:47:34','','','','900','Cash',0.00,'1300','','','9','','1','2023-02-23 11:52:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916771530382376201',608,'91677152781','11188','6.00','18000','retail','0','2023-02-23 14:47:52','','','','0','Cash',2482.76,'3000','','','9','','1','2023-02-23 11:52:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',15517.24,'','54.00','48','Inclusive','branch','Inventory','','','','',''),('916771547732926733',609,'91677153139','3587','1.00','2600','retail','0','2023-02-23 14:52:19','','','','0','Cash',358.62,'2600','','','9','','1','2023-02-23 12:24:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2241.38,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916771555590025097',610,'91677155084','10170','1.00','1950','retail','0','2023-02-23 15:24:44','','','','0','Cash',0.00,'1950','','','9','','1','2023-02-23 12:32:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('916771597045620976',611,'91677155561','8006','1.00','1290','retail','0','2023-02-23 15:32:42','','','','0','Cash',0.00,'1290','','','9','','1','2023-02-23 13:57:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916771597160273123',612,'91677155561','6886','1.00','900','retail','0','2023-02-23 16:41:44','','','','0','Cash',0.00,'900','','','9','','1','2023-02-23 13:57:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916772231041322406',613,'91677218026','11716','1.00','5500','retail','0','2023-02-24 10:18:10','','','','0','Cash',758.62,'5500','','','9','','1','2023-02-24 07:21:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4741.38,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916772232542233624',614,'91677218026','11888','1.00','200','retail','0','2023-02-24 10:20:41','','','','60','Cash',0.00,'200','','','9','','1','2023-02-24 07:21:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772245022226235',615,'91677223262','8299','1.00','1350','retail','0','2023-02-24 10:21:02','','','','0','Cash',186.21,'1350','','','9','','1','2023-02-24 07:42:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916772285062164202',616,'91677228492','7726','1.00','1100','retail','0','2023-02-24 11:48:12','','','','0','Cash',151.72,'1100','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772286413021230',617,'91677228492','11890','1.00','400','retail','0','2023-02-24 11:50:32','','','','350','Cash',0.00,'400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772286750233326',618,'91677228492','6188','1.00','500','retail','0','2023-02-24 11:50:55','','','','0','Cash',68.97,'500','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772286979071606',619,'91677228492','5993','1.00','400','retail','0','2023-02-24 11:51:22','','','','0','Cash',55.17,'400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916772287646230024',620,'91677228492','6392','1.00','600','retail','0','2023-02-24 11:52:29','','','','0','Cash',82.76,'600','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772287882360334',621,'91677228492','6926','1.00','800','retail','0','2023-02-24 11:52:54','','','','0','Cash',110.34,'800','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916772288134322078',622,'91677228492','6291','1.00','600','retail','0','2023-02-24 11:53:17','','','','0','Cash',82.76,'600','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916772288363732300',623,'91677228492','7306','1.00','900','retail','0','2023-02-24 11:53:42','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772288923374833',624,'91677228492','6489','1.00','700','retail','0','2023-02-24 11:54:03','','','','0','Cash',96.55,'700','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916772289721733322',625,'91677228492','9868','1.00','1700','retail','0','2023-02-24 11:55:00','','','','0','Cash',234.48,'1700','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916772290043332326',626,'91677228492','7145','1.00','900','retail','0','2023-02-24 11:56:21','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916772290747301902',627,'91677228492','11875','1.00','300','retail','0','2023-02-24 11:57:25','','','','276','Cash',0.00,'300','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772291499742093',628,'91677228492','7892','1.00','1100','retail','0','2023-02-24 11:58:51','','','','0','Cash',151.72,'1100','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772291712024229',629,'91677228492','7081','1.00','850','retail','0','2023-02-24 11:59:17','','','','0','Cash',117.24,'850','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772291914032122',630,'91677228492','10343','1.00','1900','retail','0','2023-02-24 11:59:41','','','','0','Cash',262.07,'1900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772292303392220',631,'91677228492','8631','1.00','1300','retail','0','2023-02-24 12:00:16','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916772292539229302',632,'91677228492','7288','1.00','900','retail','0','2023-02-24 12:00:41','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('916772292743433720',633,'91677228492','7376','1.00','900','retail','0','2023-02-24 12:01:01','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772292990390003',634,'91677228492','7483','1.00','900','retail','0','2023-02-24 12:01:23','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916772293212242023',635,'91677228492','5966','1.00','400','retail','0','2023-02-24 12:01:49','','','','0','Cash',55.17,'400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916772293430322733',636,'91677228492','7732','1.00','1100','retail','0','2023-02-24 12:02:08','','','','0','Cash',151.72,'1100','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916772293642460690',637,'91677228492','6033','1.00','400','retail','0','2023-02-24 12:02:31','','','','0','Cash',55.17,'400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772293870027303',638,'91677228492','7489','1.00','900','retail','0','2023-02-24 12:02:56','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916772294510233232',639,'91677228492','6518','1.00','700','retail','0','2023-02-24 12:03:57','','','','0','Cash',96.55,'700','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916772294786227091',640,'91677228492','8751','1.00','1400','retail','0','2023-02-24 12:04:19','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916772295023623703',641,'91677228492','7152','1.00','900','retail','0','2023-02-24 12:04:49','','','','0','Cash',124.14,'900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916772295302953762',642,'91677228492','6032','1.00','400','retail','0','2023-02-24 12:05:09','','','','0','Cash',55.17,'400','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772295536030456',643,'91677228492','11148','1.00','2900','retail','0','2023-02-24 12:05:36','','','','0','Cash',400.00,'2900','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2500.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916772295872223333',644,'91677228492','10872','1.00','2500','retail','0','2023-02-24 12:06:00','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916772298163227230',645,'91677228492','11891','1.00','1100','retail','0','2023-02-24 12:10:01','','','','900','Cash',0.00,'1100','','','9','','1','2023-02-24 09:11:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772302030330333',646,'91677230187','11893','1.00','2400','retail','0','2023-02-24 12:16:27','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:18:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772302193617022',647,'91677230187','11892','1.00','2400','retail','0','2023-02-24 12:16:43','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:18:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772302390232222',648,'91677230187','11894','1.00','2400','retail','0','2023-02-24 12:16:59','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:18:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772303613332232',649,'91677230283','11892','1.00','2400','retail','0','2023-02-24 12:18:03','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772303700223333',650,'91677230283','11893','1.00','2400','retail','0','2023-02-24 12:19:21','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772303813088222',651,'91677230283','11894','1.00','2400','retail','0','2023-02-24 12:19:30','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772307532240223',652,'91677230283','10344','1.00','1900','retail','0','2023-02-24 12:25:41','','','','0','Cash',262.07,'1900','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916772307951333622',653,'91677230283','11895','1.00','1400','retail','0','2023-02-24 12:26:24','','','','1200','Cash',0.00,'1400','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772309753943570',654,'91677230283','11897','1.00','900','retail','0','2023-02-24 12:29:07','','','','700','Cash',0.00,'900','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772311180793433',655,'91677230283','11898','1.00','1300','retail','0','2023-02-24 12:31:39','','','','1100','Cash',0.00,'1300','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772311992202200',656,'91677230283','11899','1.00','2400','retail','0','2023-02-24 12:33:09','','','','2200','Cash',0.00,'2400','','','9','','1','2023-02-24 09:33:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916772355583029793',657,'91677234306','10813','1.00','2500','retail','0','2023-02-24 13:25:06','','','','0','Cash',0.00,'2500','','','9','','1','2023-02-24 10:46:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('916772355753350990',658,'91677235562','10832','1.00','2500','retail','0','2023-02-24 13:46:02','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-24 10:46:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916772364832327926',659,'91677235582','8347','1.00','1390','retail','0','2023-02-24 13:46:22','','','','0','Cash',191.72,'1390','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916772364966326043',660,'91677235582','9008','1.00','1516','retail','0','2023-02-24 14:01:24','','','','0','Cash',209.10,'1516','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1306.90,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916772365102302329',661,'91677235582','8300','1.00','1350','retail','0','2023-02-24 14:01:37','','','','0','Cash',186.21,'1350','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916772365212422193',662,'91677235582','6929','1.00','903','retail','0','2023-02-24 14:01:50','','','','0','Cash',124.55,'903','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',778.45,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916772370660722332',663,'91677235582','8186','1.00','1300','retail','0','2023-02-24 14:02:15','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916772370747243220',664,'91677235582','8057','1.00','1290','retail','0','2023-02-24 14:11:06','','','','1050','Cash',177.93,'1290','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916772370859532004',665,'91677235582','8178','1.00','1300','retail','0','2023-02-24 14:11:14','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-24 11:11:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772371127772222',666,'91677237100','8945','1.00','1500','retail','0','2023-02-24 14:11:40','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-24 11:11:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','66.00','65','Inclusive','branch','Inventory','','','','',''),('916772375470327323',667,'91677237116','6075','1.00','550','retail','0','2023-02-24 14:18:38','','','','0','Cash',75.86,'550','','','9','','1','2023-02-24 11:20:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772386123219213',668,'91677237642','11006','1.00','2790','retail','0','2023-02-24 14:20:42','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-24 11:37:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916772386207623237',669,'91677237642','8945','1.00','1500','retail','0','2023-02-24 14:36:53','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-24 11:37:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','65.00','64','Inclusive','branch','Inventory','','','','',''),('916773091162200224',670,'91677305257','9965','1.00','1890','retail','0','2023-02-25 09:07:37','','','','0','Cash',260.69,'1890','','','9','','1','2023-02-25 07:24:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916773091302700231',671,'91677305257','8487','1.00','1399','retail','0','2023-02-25 10:11:56','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-25 07:24:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916773091421303033',672,'91677305257','9961','1.00','1890','retail','0','2023-02-25 10:12:10','','','','0','Cash',0.00,'1890','','','9','','1','2023-02-25 07:24:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916773091572000391',673,'91677305257','5930','1.00','490','retail','0','2023-02-25 10:12:22','','','','0','Cash',67.59,'490','','','9','','1','2023-02-25 07:24:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',422.41,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('916773094253272033',674,'91677305257','8856','1.00','1499','retail','0','2023-02-25 10:13:26','','','','0','Cash',206.76,'1499','','','9','','1','2023-02-25 07:24:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916773099070033072',675,'91677309896','6310','2.00','1200','retail','0','2023-02-25 10:24:57','','','','0','Cash',165.52,'600','','','9','','1','2023-02-25 07:30:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','100.00','98','Inclusive','branch','Inventory','','','','',''),('916773099230230792',676,'91677309896','6035','1.00','500','retail','0','2023-02-25 10:25:14','','','','0','Cash',68.97,'500','','','9','','1','2023-02-25 07:30:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916773099906729709',677,'91677309896','7500','1.00','1400','retail','0','2023-02-25 10:25:23','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-25 07:30:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916773101230206233',678,'91677309896','9167','1.00','1400','retail','0','2023-02-25 10:26:37','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-25 07:30:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916773101610439911',679,'91677309896','8985','1.00','1400','retail','0','2023-02-25 10:29:00','','','','0','Cash',193.10,'1400','','','9','','1','2023-02-25 07:30:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916773104483009440',680,'91677310245','8443','1.00','1399','retail','0','2023-02-25 10:30:45','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916773105102906110',681,'91677310245','5829','1.00','400','retail','0','2023-02-25 10:34:08','','','','0','Cash',0.00,'400','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916773105373003056',682,'91677310245','5803','1.00','399','retail','0','2023-02-25 10:35:10','','','','0','Cash',0.00,'399','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('916773114403300324',683,'91677310245','6877','1.00','899','retail','0','2023-02-25 10:35:37','','','','0','Cash',124.00,'899','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916773117492134079',684,'91677310245','11494','1.00','3899','retail','0','2023-02-25 10:55:37','','','','0','Cash',537.79,'3899','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3361.21,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916773117733410122',685,'91677310245','10299','1.00','1999','retail','0','2023-02-25 10:55:49','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-25 07:56:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('916773184516333202',686,'91677315044','8516','1.00','1399','retail','0','2023-02-25 12:34:28','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-25 10:08:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916773197097732322',687,'91677315044','7839','1.00','1200','retail','0','2023-02-25 12:47:31','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-25 10:08:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916773301840330373',688,'91677330166','10230','2.00','3980','retail','0','2023-02-25 16:02:46','','','','0','Cash',548.97,'1990','','','9','','1','2023-02-25 13:05:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3431.03,'','15.00','13','Inclusive','branch','Inventory','','','','',''),('916773302523116220',689,'91677330166','8945','3.00','4500','retail','0','2023-02-25 16:03:13','','','','1050','Cash',620.69,'1500','','','9','','1','2023-02-25 13:05:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3879.31,'','64.00','61','Inclusive','branch','Inventory','','','','',''),('916773302996022307',690,'91677330166','8057','1.00','1290','retail','0','2023-02-25 16:04:28','','','','1050','Cash',177.93,'1290','','','9','','1','2023-02-25 13:05:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916773353940292322',691,'91677330322','11494','1.00','3899','retail','0','2023-02-25 16:05:22','','','','0','Cash',537.79,'3899','','','9','','1','2023-02-25 14:30:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3361.21,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916773354188331362',692,'91677330322','10299','1.00','1999','retail','0','2023-02-25 17:29:54','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-25 14:30:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('916773372153032332',693,'91677335442','8945','1.00','1500','retail','0','2023-02-25 17:30:42','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','61.00','60','Inclusive','branch','Inventory','','','','',''),('916773372239163192',694,'91677335442','8516','1.00','1399','retail','0','2023-02-25 18:00:16','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('916773372323002333',695,'91677335442','8057','1.00','1290','retail','0','2023-02-25 18:00:23','','','','1050','Cash',177.93,'1290','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916773372413313933',696,'91677335442','5930','1.00','490','retail','0','2023-02-25 18:00:33','','','','0','Cash',67.59,'490','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',422.41,'','91.00','90','Inclusive','branch','Inventory','','','','',''),('916773372631323033',697,'91677335442','7826','1.00','1199','retail','0','2023-02-25 18:00:42','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916773372913002332',698,'91677335442','10274','1.00','1999','retail','0','2023-02-25 18:01:03','','','','0','Cash',275.72,'1999','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916773373026223032',699,'91677335442','7879','1.00','1200','retail','0','2023-02-25 18:01:32','','','','0','Cash',165.52,'1200','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916773373164937932',700,'91677335442','7299','1.00','999','retail','0','2023-02-25 18:01:42','','','','0','Cash',137.79,'999','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',861.21,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916773373403704924',701,'91677335442','11079','1.00','2890','retail','0','2023-02-25 18:01:56','','','','0','Cash',398.62,'2890','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2491.38,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916773373557232027',702,'91677335442','6489','1.00','756','retail','0','2023-02-25 18:02:20','','','','0','Cash',104.28,'756','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',651.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916773373673207277',703,'91677335442','8289','1.00','1330','retail','0','2023-02-25 18:02:36','','','','0','Cash',183.45,'1330','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1146.55,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916773373773722007',704,'91677335442','8199','1.00','1300','retail','0','2023-02-25 18:02:47','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916773373880722737',705,'91677335442','2472','1.00','661','retail','0','2023-02-25 18:02:57','','','','0','Cash',91.17,'661','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',569.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916773374022332663',706,'91677335442','6455','1.00','713','retail','0','2023-02-25 18:03:08','','','','0','Cash',98.34,'713','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',614.66,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916773376923337313',707,'91677335442','11864','1.00','1000','retail','0','2023-02-25 18:04:10','','','','700','Cash',0.00,'1000','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916773377063373630',708,'91677335442','9000','1.00','1500','retail','0','2023-02-25 18:08:16','','','','0','Cash',206.90,'1500','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916773377330333902',709,'91677335442','7882','1.00','1200','retail','0','2023-02-25 18:08:27','','','','840','Cash',165.52,'1200','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916773378350023832',710,'91677335442','8637','1.00','1450','retail','0','2023-02-25 18:08:53','','','','0','Cash',200.00,'1450','','','9','','1','2023-02-25 15:11:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916774942924203210',711,'91677494281','8945','1.00','1500','retail','0','2023-02-27 13:38:01','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-27 10:40:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916774943313232467',712,'91677494281','11006','1.00','2790','retail','0','2023-02-27 13:38:23','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-27 10:40:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916774943760479337',713,'91677494281','6191','1.00','600','retail','0','2023-02-27 13:39:25','','','','0','Cash',82.76,'600','','','9','','1','2023-02-27 10:40:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',517.24,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916774943972209443',714,'91677494281','10837','1.00','2500','retail','0','2023-02-27 13:39:37','','','','0','Cash',344.83,'2500','','','9','','1','2023-02-27 10:40:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916774944132243123',715,'91677494281','7882','1.00','1200','retail','0','2023-02-27 13:39:59','','','','840','Cash',165.52,'1200','','','9','','1','2023-02-27 10:40:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916775052216126772',716,'91677505050','10996','2.00','5580','retail','0','2023-02-27 16:39:57','','','','0','Cash',0.00,'2790','','','9','','1','2023-02-27 13:40:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('916775056783330452',717,'91677505601','11881','2.00','7800','retail','0','2023-02-27 16:46:41','','','','3000','Cash',0.00,'3900','','','9','','1','2023-02-27 13:48:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775064592300200',718,'91677505698','10882','1.00','2590','retail','0','2023-02-27 16:56:16','','','','0','Cash',0.00,'2590','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916775066100262412',719,'91677505698','11900','1.00','2298','retail','0','2023-02-27 17:03:20','','','','2000','Cash',0.00,'2298','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775066670033720',720,'91677505698','8484','1.00','1399','retail','0','2023-02-27 17:04:12','','','','0','Cash',0.00,'1399','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916775066810133221',721,'91677505698','5264','1.00','1235','retail','0','2023-02-27 17:04:27','','','','0','Cash',0.00,'1235','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916775068076003222',722,'91677505698','8486','1.00','1399','retail','0','2023-02-27 17:06:33','','','','0','Cash',192.97,'1399','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775068343362342',723,'91677505698','9562','1.00','1700','retail','0','2023-02-27 17:06:51','','','','0','Cash',234.48,'1700','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916775068484294509',724,'91677505698','5762','1.00','350','retail','0','2023-02-27 17:07:14','','','','0','Cash',48.28,'350','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916775068653060030',725,'91677505698','6479','1.00','750','retail','0','2023-02-27 17:07:29','','','','0','Cash',103.45,'750','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',646.55,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916775068982873223',726,'91677505698','7477','1.00','1000','retail','0','2023-02-27 17:07:45','','','','0','Cash',137.93,'1000','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775069457503323',727,'91677505698','7826','1.00','1199','retail','0','2023-02-27 17:08:19','','','','0','Cash',165.38,'1199','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916775069540690233',728,'91677505698','10203','1.00','1990','retail','0','2023-02-27 17:09:05','','','','0','Cash',274.48,'1990','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916775071292000493',729,'91677505698','7088','1.00','950','retail','0','2023-02-27 17:11:32','','','','0','Cash',131.03,'950','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916775072402203230',730,'91677505698','11857','1.00','250','retail','0','2023-02-27 17:12:09','','','','0','Cash',0.00,'250','','','9','','1','2023-02-27 14:14:34','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','985.00','984','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775074853323093',731,'91677507276','8006','1.00','1290','retail','0','2023-02-27 17:14:36','','','','0','Cash',0.00,'1290','','','9','','1','2023-02-27 14:18:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916775076833347363',732,'91677507490','7231','1.00','999','retail','0','2023-02-27 17:18:10','','','','0','Cash',0.00,'999','','','9','','1','2023-02-27 14:25:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916775077686007314',733,'91677507490','7826','1.00','1199','retail','0','2023-02-27 17:21:23','','','','0','Cash',0.00,'1199','','','9','','1','2023-02-27 14:25:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775077902933709',734,'91677507490','11901','1.00','1500','retail','0','2023-02-27 17:22:48','','','','1200','Cash',0.00,'1500','','','9','','1','2023-02-27 14:25:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775078703022703',735,'91677507490','7088','1.00','950','retail','0','2023-02-27 17:23:22','','','','0','Cash',131.03,'950','','','9','','1','2023-02-27 14:25:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916775079569722679',736,'91677507945','8945','1.00','1500','retail','0','2023-02-27 17:25:45','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-27 14:26:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916775708362750360',737,'91677570818','9173','1.00','1590','retail','0','2023-02-28 10:53:38','','','','0','Cash',219.31,'1590','','','9','','1','2023-02-28 07:54:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916775708482303080',738,'91677570818','11857','1.00','100','retail','0','2023-02-28 10:53:56','','','','0','Cash',0.00,'100','','','9','','1','2023-02-28 07:54:19','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','984.00','983','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775757832722322',739,'91677570860','9939','1.00','1890','retail','0','2023-02-28 10:54:20','','','','0','Cash',260.69,'1890','','','9','','1','2023-02-28 09:16:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916775759332032375',740,'91677575800','9939','1.00','1500','retail','0','2023-02-28 12:16:40','','','','0','Cash',206.90,'1500','','','9','','1','2023-02-28 09:19:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775780862102238',741,'91677575946','8057','1.00','1290','retail','0','2023-02-28 12:19:06','','','','1050','Cash',0.00,'1290','','','9','','1','2023-02-28 09:55:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916775780950005205',742,'91677575946','8178','1.00','1300','retail','0','2023-02-28 12:54:46','','','','0','Cash',0.00,'1300','','','9','','1','2023-02-28 09:55:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916775781093001020',743,'91677575946','8186','1.00','1300','retail','0','2023-02-28 12:54:56','','','','0','Cash',0.00,'1300','','','9','','1','2023-02-28 09:55:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775881042330723',744,'91677588093','8945','1.00','1500','retail','0','2023-02-28 15:41:33','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-28 12:42:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','58.00','57','Inclusive','branch','Inventory','','','','',''),('916775881569293222',745,'91677588139','6524','1.00','790','retail','0','2023-02-28 15:42:19','','','','0','Cash',108.97,'790','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916775881687621320',746,'91677588139','5930','1.00','490','retail','0','2023-02-28 15:42:36','','','','0','Cash',67.59,'490','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',422.41,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('916775881933231832',747,'91677588139','10999','1.00','2790','retail','0','2023-02-28 15:42:48','','','','0','Cash',384.83,'2790','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916775882282222838',748,'91677588139','7264','1.00','999','retail','0','2023-02-28 15:43:13','','','','0','Cash',137.79,'999','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',861.21,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916775883803882088',749,'91677588139','2460','1.00','603','retail','0','2023-02-28 15:44:07','','','','0','Cash',83.17,'603','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',519.83,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916775884002220370',750,'91677588139','11857','1.00','350','retail','0','2023-02-28 15:46:20','','','','0','Cash',0.00,'350','','','9','','1','2023-02-28 12:46:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','983.00','982','Inclusive','branch','Inventory','1110','4000','5500','',''),('916775908742303075',751,'91677588413','9868','1.00','1805','retail','0','2023-02-28 15:46:53','','','','0','Cash',248.97,'1805','','','9','','1','2023-02-28 13:27:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1556.03,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916775965753303023',752,'91677590881','8178','1.00','1300','retail','0','2023-02-28 18:02:29','','','','0','Cash',179.31,'1300','','','9','','1','2023-02-28 15:37:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916775966812734376',753,'91677590881','10717','1.00','2399','retail','0','2023-02-28 18:04:17','','','','0','Cash',330.90,'2399','','','9','','1','2023-02-28 15:37:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.10,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916775972710303520',754,'91677590881','8945','1.00','1500','retail','0','2023-02-28 18:04:44','','','','1050','Cash',206.90,'1500','','','9','','1','2023-02-28 15:37:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','57.00','56','Inclusive','branch','Inventory','','','','',''),('916776042590332332',755,'91677598623','10170','1.00','1950','retail','0','2023-02-28 18:37:04','','','','0','Cash',268.97,'1950','','','9','','1','2023-02-28 18:11:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('916776564363232302',756,'91677649954','8293','1.00','1350','retail','0','2023-03-01 08:52:34','','','','0','Cash',186.21,'1350','','','9','','1','2023-03-01 10:47:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916776569830226663',757,'91677649954','9149','1.00','1590','retail','0','2023-03-01 10:49:26','','','','0','Cash',219.31,'1590','','','9','','1','2023-03-01 10:47:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916776676691733226',758,'91677667658','11879','1.00','2350','retail','0','2023-03-01 13:47:38','','','','2190','Cash',0.00,'2350','','','9','','1','2023-03-01 10:48:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916776704323022733',759,'91677667684','6417','1.00','660','retail','0','2023-03-01 14:33:30','','','','0','Cash',91.03,'660','','','9','','1','2023-03-01 11:34:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',568.97,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916776717933332347',760,'91677670445','8005','1.00','1290','retail','0','2023-03-01 14:45:13','','','','0','Cash',0.00,'1290','','','9','','1','2023-03-01 11:56:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916777415122172303',761,'91677738280','10203','1.00','1990','retail','0','2023-03-02 09:24:40','','','','0','Cash',0.00,'1990','','','9','','1','2023-03-02 08:24:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916777415330332733',762,'91677738280','10813','1.00','2500','retail','0','2023-03-02 10:18:33','','','','0','Cash',0.00,'2500','','','9','','1','2023-03-02 08:24:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('916777454194922370',763,'91677738280','10236','1.00','2850','retail','0','2023-03-02 11:23:29','','','','0','Cash',393.10,'2850','','','9','','1','2023-03-02 08:24:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2456.90,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916777493413320421',764,'91677746960','10598','1.00','2290','retail','0','2023-03-02 12:28:47','','','','0','Cash',315.86,'2290','','','9','','1','2023-03-02 09:30:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916777493522090023',765,'91677746960','10681','1.00','2390','retail','0','2023-03-02 12:29:01','','','','0','Cash',329.66,'2390','','','9','','1','2023-03-02 09:30:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916777500411213212',766,'91677749433','10845','1.00','2500','retail','0','2023-03-02 12:30:33','','','','0','Cash',344.83,'2500','','','9','','1','2023-03-02 10:09:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916777500511033200',767,'91677749433','11864','1.00','1000','retail','0','2023-03-02 12:40:41','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-02 10:09:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916778289588333828',768,'91677824518','9939','1.00','1690','retail','0','2023-03-03 09:21:58','','','','0','Cash',233.10,'1690','','','9','','1','2023-03-03 07:39:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916778290813791223',769,'91677824518','11857','1.00','300','retail','0','2023-03-03 10:37:51','','','','0','Cash',0.00,'300','','','9','','1','2023-03-03 07:39:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','982.00','981','Inclusive','branch','Inventory','1110','4000','5500','',''),('916778307033632003',770,'91677829152','7283','2.00','3780','retail','0','2023-03-03 10:39:12','','','','0','Cash',521.38,'1890','','','9','','1','2023-03-03 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3258.62,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916778308492022238',771,'91677829152','11857','1.00','250','retail','0','2023-03-03 11:06:46','','','','0','Cash',0.00,'250','','','9','','1','2023-03-03 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','981.00','980','Inclusive','branch','Inventory','1110','4000','5500','',''),('916778553163721322',772,'91677855261','10215','1.00','1990','retail','0','2023-03-03 17:55:00','','','','0','Cash',274.48,'1990','','','9','','1','2023-03-03 15:01:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916778553288321400',773,'91677855261','10063','1.00','1899','retail','0','2023-03-03 17:55:17','','','','0','Cash',261.93,'1899','','','9','','1','2023-03-03 15:01:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916779200001023032',774,'91677919985','8942','1.00','1500','retail','0','2023-03-04 11:53:05','','','','0','Cash',206.90,'1500','','','9','','1','2023-03-04 08:53:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916779244969070296',775,'91677920013','9423','1.00','1690','retail','0','2023-03-04 11:53:33','','','','0','Cash',0.00,'1690','','','9','','1','2023-03-04 10:29:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916779245147422442',776,'91677920013','7328','1.00','1000','retail','0','2023-03-04 13:08:17','','','','0','Cash',0.00,'1000','','','9','','1','2023-03-04 10:29:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916779245322202220',777,'91677920013','6238','1.00','650','retail','0','2023-03-04 13:08:36','','','','0','Cash',0.00,'650','','','9','','1','2023-03-04 10:29:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','991.00','990','Inclusive','branch','Inventory','','','','',''),('916779289042893367',778,'91677925753','11604','1.00','4500','retail','0','2023-03-04 13:30:00','','','','0','Cash',620.69,'4500','','','9','','1','2023-03-04 11:22:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3879.31,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916779329004203022',779,'91677928955','9244','1.00','1599','retail','0','2023-03-04 15:27:58','','','','0','Cash',0.00,'1599','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916779350350034032',780,'91677928955','7345','1.00','1000','retail','0','2023-03-04 15:28:21','','','','0','Cash',0.00,'1000','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916779350646303533',781,'91677928955','11184','1.00','3000','retail','0','2023-03-04 16:03:56','','','','0','Cash',0.00,'3000','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916779374472679723',782,'91677928955','10203','1.00','1990','retail','0','2023-03-04 16:04:25','','','','0','Cash',0.00,'1990','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916779396853323352',783,'91677928955','7368','1.00','1000','retail','0','2023-03-04 17:08:51','','','','0','Cash',0.00,'1000','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916779397103032307',784,'91677928955','8955','1.00','1500','retail','0','2023-03-04 17:21:39','','','','0','Cash',0.00,'1500','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916779397193230229',785,'91677928955','8945','1.00','1500','retail','0','2023-03-04 17:21:51','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('916779397322220092',786,'91677928955','6191','1.00','600','retail','0','2023-03-04 17:22:00','','','','0','Cash',0.00,'600','','','9','','1','2023-03-04 15:16:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916780845960033802',787,'91678084575','11904','2.00','3600','retail','0','2023-03-06 09:36:15','','','','1500','Cash',0.00,'1800','','','9','','1','2023-03-06 13:17:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916780889672083978',788,'91678084575','7859','1.00','1200','retail','0','2023-03-06 09:36:52','','','','0','Cash',0.00,'1200','','','9','','1','2023-03-06 13:17:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916781085690143429',789,'91678084575','7774','1.00','1140','retail','0','2023-03-06 16:16:00','','','','0','Cash',0.00,'1140','','','9','','1','2023-03-06 13:17:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916781085792822293',790,'91678084575','8945','2.00','3000','retail','0','2023-03-06 16:16:09','','','','1050','Cash',413.79,'1500','','','9','','1','2023-03-06 13:17:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','55.00','53','Inclusive','branch','Inventory','','','','',''),('916781086092047039',791,'91678084575','8006','1.00','1290','retail','0','2023-03-06 16:16:27','','','','0','Cash',0.00,'1290','','','9','','1','2023-03-06 13:17:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916781093672310307',792,'91678108635','6341','1.00','690','retail','0','2023-03-06 16:17:15','','','','0','Cash',95.17,'690','','','9','','1','2023-03-06 15:46:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916781094122230024',793,'91678108635','6328','1.00','690','retail','0','2023-03-06 16:29:59','','','','0','Cash',95.17,'690','','','9','','1','2023-03-06 15:46:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','86.00','85','Inclusive','branch','Inventory','','','','',''),('916781094613868242',794,'91678108635','5757','1.00','350','retail','0','2023-03-06 16:30:41','','','','0','Cash',48.28,'350','','','9','','1','2023-03-06 15:46:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916781176420131322',795,'91678117617','5908','1.00','475','retail','0','2023-03-06 18:47:06','','','','0','Cash',0.00,'475','','','9','','1','2023-03-06 15:59:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','995.00','994','Inclusive','branch','Inventory','','','','',''),('916781695656936506',796,'91678168296','7703','1.00','1150','retail','0','2023-03-07 08:51:36','','','','0','Cash',158.62,'1150','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916781695747430010',797,'91678168296','7826','1.00','1199','retail','0','2023-03-07 09:12:45','','','','0','Cash',165.38,'1199','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916781731980193183',798,'91678168296','8017','1.00','1290','retail','0','2023-03-07 09:13:00','','','','0','Cash',177.93,'1290','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916781732136422003',799,'91678168296','10526','1.00','2200','retail','0','2023-03-07 10:13:18','','','','0','Cash',303.45,'2200','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916781732363323012',800,'91678168296','10236','1.00','1995','retail','0','2023-03-07 10:13:33','','','','0','Cash',275.17,'1995','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1719.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916781733572330600',801,'91678168296','9199','1.00','1599','retail','0','2023-03-07 10:13:57','','','','0','Cash',220.55,'1599','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1378.45,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916781747471264170',802,'91678168296','8744','1.00','1490','retail','0','2023-03-07 10:16:11','','','','0','Cash',205.52,'1490','','','9','','1','2023-03-07 07:39:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916781751808882338',803,'91678174755','10748','1.00','2490','retail','0','2023-03-07 10:39:15','','','','0','Cash',343.45,'2490','','','9','','1','2023-03-07 07:52:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916781759373202267',804,'91678175926','11905','2.00','5000','retail','0','2023-03-07 10:58:46','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-07 07:59:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916781760142207000',805,'91678175957','11905','1.00','2500','retail','0','2023-03-07 10:59:17','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-07 08:00:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916781775290223732',806,'91678176021','6885','1.00','899','retail','0','2023-03-07 11:25:10','','','','0','Cash',124.00,'899','','','9','','1','2023-03-07 08:42:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916781775628262322',807,'91678176021','8199','1.00','1300','retail','0','2023-03-07 11:25:29','','','','0','Cash',179.31,'1300','','','9','','1','2023-03-07 08:42:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916781775783300030',808,'91678176021','5152','1.00','1235','retail','0','2023-03-07 11:26:02','','','','0','Cash',170.34,'1235','','','9','','1','2023-03-07 08:42:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1064.66,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916781785462628324',809,'91678178535','7087','1.00','950','retail','0','2023-03-07 11:42:15','','','','0','Cash',0.00,'950','','','9','','1','2023-03-07 08:42:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916781795233199713',810,'91678178551','7087','1.00','950','retail','0','2023-03-07 11:42:31','','','','0','Cash',131.03,'950','','','9','','1','2023-03-07 09:00:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916781796629421331',811,'91678179651','8178','1.00','1300','retail','0','2023-03-07 12:00:51','','','','0','Cash',179.31,'1300','','','9','','1','2023-03-07 09:09:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916781796710232323',812,'91678179651','11861','1.00','1300','retail','0','2023-03-07 12:01:02','','','','900','Cash',0.00,'1300','','','9','','1','2023-03-07 09:09:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916781796818003747',813,'91678179651','8945','1.00','1500','retail','0','2023-03-07 12:01:11','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-07 09:09:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','53.00','52','Inclusive','branch','Inventory','','','','',''),('916781797012310302',814,'91678179651','8057','1.00','1290','retail','0','2023-03-07 12:01:21','','','','1050','Cash',177.93,'1290','','','9','','1','2023-03-07 09:09:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916781810693079227',815,'91678180176','3587','1.00','2280','retail','0','2023-03-07 12:09:36','','','','0','Cash',314.48,'2280','','','9','','1','2023-03-07 09:47:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1965.52,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916781822872827177',816,'91678180176','11864','1.00','1000','retail','0','2023-03-07 12:43:46','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-07 09:47:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916781823000360223',817,'91678180176','11864','1.00','1000','retail','0','2023-03-07 12:44:50','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-07 09:47:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916781827296402873',818,'91678182717','11191','8.00','24000','retail','0','2023-03-07 12:51:57','','','','0','Cash',3310.34,'3000','','','9','','1','2023-03-07 09:52:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',20689.66,'','26.00','18','Inclusive','branch','Inventory','','','','',''),('916781854840242742',819,'91678182757','8057','1.00','1290','retail','0','2023-03-07 13:35:58','','','','1050','Cash',177.93,'1290','','','9','','1','2023-03-07 10:46:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916781855026323842',820,'91678182757','8186','1.00','1300','retail','0','2023-03-07 13:38:04','','','','0','Cash',179.31,'1300','','','9','','1','2023-03-07 10:46:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916781855183427927',821,'91678182757','8945','1.00','1500','retail','0','2023-03-07 13:38:23','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-07 10:46:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','52.00','50','Inclusive','branch','Inventory','','','','',''),('916781859258039230',822,'91678182757','8945','1.00','1500','retail','0','2023-03-07 13:38:38','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-07 10:46:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','51.00','50','Inclusive','branch','Inventory','','','','',''),('916781861361038196',823,'91678185984','8945','1.00','1500','retail','0','2023-03-07 13:48:29','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-07 10:49:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916781861466214103',824,'91678185984','8057','1.00','1290','retail','0','2023-03-07 13:48:57','','','','1050','Cash',0.00,'1290','','','9','','1','2023-03-07 10:49:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916781861599927662',825,'91678185984','8186','1.00','1300','retail','0','2023-03-07 13:49:06','','','','0','Cash',0.00,'1300','','','9','','1','2023-03-07 10:49:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916782021242333169',826,'91678202113','7087','1.00','950','retail','0','2023-03-07 18:15:13','','','','0','Cash',131.03,'950','','','9','','1','2023-03-07 15:15:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916782604953090206',827,'91678253635','6470','1.00','750','retail','0','2023-03-08 09:42:38','','','','0','Cash',0.00,'750','','','9','','1','2023-03-08 07:29:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916782605100223330',828,'91678253635','10170','1.00','1950','retail','0','2023-03-08 10:28:15','','','','0','Cash',0.00,'1950','','','9','','1','2023-03-08 07:29:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('916782643302022030',829,'91678260568','9147','1.00','1590','retail','0','2023-03-08 10:29:28','','','','0','Cash',219.31,'1590','','','9','','1','2023-03-08 08:32:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','70.00','69','Inclusive','branch','Inventory','','','','',''),('916782643563233322',830,'91678264337','9049','2.00','2200','retail','0','2023-03-08 11:32:17','','','','0','Cash',303.45,'1100','','','9','','1','2023-03-08 08:33:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916782643919740802',831,'91678264337','9813','2.00','3400','retail','0','2023-03-08 11:32:51','','','','0','Cash',468.97,'1700','','','9','','1','2023-03-08 08:33:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2931.03,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('916782644532163234',832,'91678264416','5874','1.00','450','retail','0','2023-03-08 11:33:36','','','','0','Cash',0.00,'450','','','9','','1','2023-03-08 08:36:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','997.00','996','Inclusive','branch','Inventory','','','','',''),('916782645033227230',833,'91678264416','6059','1.00','550','retail','0','2023-03-08 11:34:14','','','','0','Cash',75.86,'550','','','9','','1','2023-03-08 08:36:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916782645360120223',834,'91678264416','10977','1.00','2750','retail','0','2023-03-08 11:35:03','','','','0','Cash',379.31,'2750','','','9','','1','2023-03-08 08:36:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','42.00','41','Inclusive','branch','Inventory','','','','',''),('916782646040060416',835,'91678264416','8442','1.00','1399','retail','0','2023-03-08 11:36:18','','','','0','Cash',192.97,'1399','','','9','','1','2023-03-08 08:36:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916782694450323287',836,'91678264611','7882','1.00','1200','retail','0','2023-03-08 11:36:51','','','','840','Cash',165.52,'1200','','','9','','1','2023-03-08 10:00:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916782695773000539',837,'91678264611','8945','1.00','1500','retail','0','2023-03-08 12:59:03','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-08 10:00:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916782727628633640',838,'91678269610','11363','1.00','3500','retail','0','2023-03-08 13:52:25','','','','0','Cash',482.76,'3500','','','9','','1','2023-03-08 10:53:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916782835132338839',839,'91678283427','9485','4.00','6760','retail','0','2023-03-08 16:51:17','','','','0','Cash',932.41,'1690','','','9','','1','2023-03-08 13:52:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5827.59,'','109.00','105','Inclusive','branch','Inventory','','','','',''),('916782842320222922',840,'91678283543','10203','1.00','1990','retail','0','2023-03-08 16:52:23','','','','0','Cash',274.48,'1990','','','9','','1','2023-03-08 14:39:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916782842592047073',841,'91678283543','6417','1.00','660','retail','0','2023-03-08 17:03:52','','','','0','Cash',91.03,'660','','','9','','1','2023-03-08 14:39:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',568.97,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916782863592580039',842,'91678283543','11900','1.00','2298','retail','0','2023-03-08 17:04:28','','','','2000','Cash',0.00,'2298','','','9','','1','2023-03-08 14:39:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916782863778233462',843,'91678286368','8945','3.00','4500','retail','0','2023-03-08 17:39:28','','','','1050','Cash',620.69,'1500','','','9','','1','2023-03-08 14:39:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3879.31,'','48.00','45','Inclusive','branch','Inventory','','','','',''),('916783498482823083',844,'91678343269','10004','1.00','1899','retail','0','2023-03-09 09:27:49','','','','0','Cash',0.00,'1899','','','9','','1','2023-03-09 08:59:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916783551593481323',845,'91678352394','8945','1.00','1500','retail','0','2023-03-09 11:59:54','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-09 09:46:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916783623913293131',846,'91678362378','11902','2.00','6000','retail','0','2023-03-09 14:46:19','','','','2200','Cash',0.00,'3000','','','9','','1','2023-03-09 11:46:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916783638097220638',847,'91678362416','8945','1.00','1500','retail','0','2023-03-09 14:46:56','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-09 12:10:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916784359324329333',848,'91678435917','10217','1.00','1990','retail','0','2023-03-10 11:11:57','','','','0','Cash',0.00,'1990','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916784359413000032',849,'91678435917','10717','1.00','2399','retail','0','2023-03-10 11:12:12','','','','0','Cash',0.00,'2399','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916784359723396320',850,'91678435917','11006','1.00','2790','retail','0','2023-03-10 11:12:21','','','','0','Cash',384.83,'2790','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916784360152402230',851,'91678435917','11745','1.00','6000','retail','0','2023-03-10 11:12:53','','','','0','Cash',827.59,'6000','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916784360487022014',852,'91678435917','9512','1.00','1699','retail','0','2023-03-10 11:13:37','','','','0','Cash',234.34,'1699','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1464.66,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916784360832233202',853,'91678435917','6585','1.00','800','retail','0','2023-03-10 11:14:25','','','','0','Cash',110.34,'800','','','9','','1','2023-03-10 08:14:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916784419133033044',854,'91678437543','11195','1.00','3000','retail','0','2023-03-10 12:51:32','','','','0','Cash',0.00,'3000','','','9','','1','2023-03-10 09:51:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916784419342932030',855,'91678441921','8945','1.00','1500','retail','0','2023-03-10 12:52:01','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-10 10:37:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916784419533720942',856,'91678441921','8812','1.00','1499','retail','0','2023-03-10 12:52:16','','','','0','Cash',206.76,'1499','','','9','','1','2023-03-10 10:37:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916784445703208081',857,'91678441921','5930','1.00','490','retail','0','2023-03-10 12:52:35','','','','0','Cash',67.59,'490','','','9','','1','2023-03-10 10:37:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',422.41,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('916784446054339293',858,'91678441921','8057','1.00','1290','retail','0','2023-03-10 13:36:12','','','','1050','Cash',177.93,'1290','','','9','','1','2023-03-10 10:37:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916784560437333083',859,'91678456030','10274','1.00','1999','retail','0','2023-03-10 16:47:10','','','','0','Cash',0.00,'1999','','','9','','1','2023-03-10 16:08:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916784560532536221',860,'91678456030','11895','1.00','1500','retail','0','2023-03-10 16:47:23','','','','1200','Cash',0.00,'1500','','','9','','1','2023-03-10 16:08:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916785165304808251',861,'91678513775','6314','1.00','685','retail','0','2023-03-11 08:49:35','','','','0','Cash',94.48,'685','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',590.52,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916785165422622022',862,'91678513775','8945','1.00','1500','retail','0','2023-03-11 09:35:31','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','42.00','41','Inclusive','branch','Inventory','','','','',''),('916785165503920021',863,'91678513775','7826','1.00','1199','retail','0','2023-03-11 09:35:42','','','','0','Cash',165.38,'1199','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1033.62,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916785165763225229',864,'91678513775','10203','1.00','1990','retail','0','2023-03-11 09:35:50','','','','0','Cash',274.48,'1990','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916785165873536202',865,'91678513775','6886','1.00','900','retail','0','2023-03-11 09:36:16','','','','0','Cash',124.14,'900','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916785165988382603',866,'91678513775','11904','1.00','1800','retail','0','2023-03-11 09:36:28','','','','1500','Cash',0.00,'1800','','','9','','1','2023-03-11 08:17:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('916785269911723863',867,'91678522673','11864','1.00','1000','retail','0','2023-03-11 12:29:41','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-11 09:32:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916785270003300202',868,'91678522673','11189','1.00','3000','retail','0','2023-03-11 12:29:52','','','','0','Cash',413.79,'3000','','','9','','1','2023-03-11 09:32:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916785393453242030',869,'91678538993','10230','1.00','1990','retail','0','2023-03-11 15:51:43','','','','0','Cash',274.48,'1990','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916785393582002592',870,'91678538993','8350','1.00','1390','retail','0','2023-03-11 15:55:46','','','','0','Cash',191.72,'1390','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916785393690040338',871,'91678538993','11574','1.00','4200','retail','0','2023-03-11 15:55:58','','','','0','Cash',0.00,'4200','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916785394112207702',872,'91678538993','10647','1.00','2300','retail','0','2023-03-11 15:56:19','','','','0','Cash',317.24,'2300','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916785420123212333',873,'91678538993','7328','1.00','1000','retail','0','2023-03-11 15:56:57','','','','0','Cash',137.93,'1000','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916785426720303226',874,'91678538993','627','1.00','1425','retail','0','2023-03-11 16:40:13','','','','0','Cash',196.55,'1425','','','9','','1','2023-03-11 13:51:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1228.45,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('916785451134341143',875,'91678542694','8516','1.00','1399','retail','0','2023-03-11 16:51:35','','','','0','Cash',0.00,'1399','','','9','','1','2023-03-11 14:33:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916785451340213332',876,'91678542694','11895','1.00','1500','retail','0','2023-03-11 17:32:06','','','','1200','Cash',0.00,'1500','','','9','','1','2023-03-11 14:33:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916785451553705552',877,'91678542694','10214','1.00','2350','retail','0','2023-03-11 17:32:21','','','','0','Cash',324.14,'2350','','','9','','1','2023-03-11 14:33:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2025.86,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916785452102398204',878,'91678542694','10564','1.00','2200','retail','0','2023-03-11 17:33:12','','','','0','Cash',0.00,'2200','','','9','','1','2023-03-11 14:33:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916785489680463022',879,'91678545216','8516','1.00','1399','retail','0','2023-03-11 17:33:36','','','','0','Cash',0.00,'1399','','','9','','1','2023-03-11 15:36:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916785489799003327',880,'91678545216','7826','1.00','1199','retail','0','2023-03-11 18:36:08','','','','0','Cash',0.00,'1199','','','9','','1','2023-03-11 15:36:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916785490263031209',881,'91678549005','8730','1.00','1490','retail','0','2023-03-11 18:36:45','','','','0','Cash',205.52,'1490','','','9','','1','2023-03-11 17:13:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916786997419933302',882,'91678699505','11399','1.00','3500','retail','0','2023-03-13 12:25:05','','','','0','Cash',482.76,'3500','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916786997498083100',883,'91678699505','10647','1.00','2300','retail','0','2023-03-13 12:29:01','','','','0','Cash',317.24,'2300','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('916786997580903302',884,'91678699505','6319','1.00','690','retail','0','2023-03-13 12:29:09','','','','0','Cash',95.17,'690','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916786998473390273',885,'91678699505','9155','1.00','1590','retail','0','2023-03-13 12:30:29','','','','0','Cash',219.31,'1590','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916787005412321331',886,'91678699505','11905','1.00','2500','retail','0','2023-03-13 12:30:55','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787005577063512',887,'91678699505','9939','1.00','1890','retail','0','2023-03-13 12:42:22','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-13 09:42:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916787008000230070',888,'91678700574','8832','1.00','1499','retail','0','2023-03-13 12:42:54','','','','0','Cash',206.76,'1499','','','9','','1','2023-03-13 09:53:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916787012253303123',889,'91678700574','9393','1.00','1650','retail','0','2023-03-13 12:46:44','','','','0','Cash',227.59,'1650','','','9','','1','2023-03-13 09:53:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1422.41,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916787012500330203',890,'91678701231','10203','1.00','1990','retail','0','2023-03-13 12:53:51','','','','0','Cash',274.48,'1990','','','9','','1','2023-03-13 10:00:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916787022792922338',891,'91678701654','7095','1.00','950','retail','0','2023-03-13 13:00:54','','','','0','Cash',131.03,'950','','','9','','1','2023-03-13 10:22:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916787022880223302',892,'91678701654','7094','1.00','950','retail','0','2023-03-13 13:11:20','','','','0','Cash',131.03,'950','','','9','','1','2023-03-13 10:22:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',818.97,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916787029184982333',893,'91678701654','8442','2.00','2798','retail','0','2023-03-13 13:11:38','','','','0','Cash',385.93,'1399','','','9','','1','2023-03-13 10:22:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2412.07,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916787047857952035',894,'91678704774','8396','1.00','1790','retail','0','2023-03-13 13:52:54','','','','0','Cash',246.90,'1790','','','9','','1','2023-03-13 10:53:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916787047993447427',895,'91678704774','6757','1.00','1490','retail','0','2023-03-13 13:53:06','','','','0','Cash',205.52,'1490','','','9','','1','2023-03-13 10:53:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916787128843222222',896,'91678712861','11675','2.00','9798','retail','0','2023-03-13 16:07:41','','','','0','Cash',1351.45,'4899','','','9','','1','2023-03-13 13:08:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8446.55,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('916787129043372164',897,'91678712861','11857','1.00','350','retail','0','2023-03-13 16:08:14','','','','0','Cash',0.00,'350','','','9','','1','2023-03-13 13:08:36','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','980.00','979','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787170939321723',898,'91678712918','11881','1.00','3900','retail','0','2023-03-13 16:08:38','','','','3000','Cash',0.00,'3900','','','9','','1','2023-03-13 14:18:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787773844822388',899,'91678774170','5901','1.00','475','retail','0','2023-03-14 10:02:46','','','','0','Cash',65.52,'475','','','9','','1','2023-03-14 07:04:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916787774084348060',900,'91678774170','5902','1.00','475','retail','0','2023-03-14 10:03:05','','','','0','Cash',65.52,'475','','','9','','1','2023-03-14 07:04:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916787774843213302',901,'91678777465','5910','1.00','475','retail','0','2023-03-14 10:04:25','','','','0','Cash',65.52,'475','','','9','','1','2023-03-14 07:04:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('916787778870024009',902,'91678777491','5978','1.00','400','retail','0','2023-03-14 10:04:51','','','','0','Cash',55.17,'400','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916787779087333307',903,'91678777491','11903','1.00','1800','retail','0','2023-03-14 10:11:28','','','','1500','Cash',0.00,'1800','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787779227392320',904,'91678777491','11905','1.00','2400','retail','0','2023-03-14 10:11:49','','','','2200','Cash',0.00,'2400','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787779464000029',905,'91678777491','3587','1.00','2200','retail','0','2023-03-14 10:12:02','','','','0','Cash',303.45,'2200','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916787780690602328',906,'91678777491','7386','1.00','9000','retail','0','2023-03-14 10:12:26','','','','0','Cash',1241.38,'9000','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('916787782762623873',907,'91678777491','11907','1.00','2400','retail','0','2023-03-14 10:17:37','','','','2200','Cash',0.00,'2400','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787782902233227',908,'91678777491','11906','1.00','1400','retail','0','2023-03-14 10:17:57','','','','1200','Cash',0.00,'1400','','','9','','1','2023-03-14 07:20:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787958840092102',909,'91678795868','10170','1.00','1950','retail','0','2023-03-14 15:11:08','','','','0','Cash',268.97,'1950','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','86.00','85','Inclusive','branch','Inventory','','','','',''),('916787959788233222',910,'91678795868','5909','1.00','475','retail','0','2023-03-14 15:11:24','','','','0','Cash',65.52,'475','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916787960032000990',911,'91678795868','5692','1.00','300','retail','0','2023-03-14 15:12:59','','','','0','Cash',41.38,'300','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916787960192932003',912,'91678795868','5857','1.00','450','retail','0','2023-03-14 15:13:24','','','','0','Cash',62.07,'450','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',387.93,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916787960373092303',913,'91678795868','1306','1.00','414','retail','0','2023-03-14 15:13:42','','','','0','Cash',57.10,'414','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',356.90,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916787960496329032',914,'91678795868','11128','1.00','2950','retail','0','2023-03-14 15:13:57','','','','0','Cash',406.90,'2950','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2543.10,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916787961869082322',915,'91678795868','11908','1.00','1000','retail','0','2023-03-14 15:16:16','','','','750','Cash',0.00,'1000','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787961999921320',916,'91678795868','11857','1.00','250','retail','0','2023-03-14 15:16:29','','','','0','Cash',0.00,'250','','','9','','1','2023-03-14 12:16:51','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','979.00','978','Inclusive','branch','Inventory','1110','4000','5500','',''),('916788019221222262',917,'91678801643','7364','1.00','1000','retail','0','2023-03-14 16:47:23','','','','0','Cash',137.93,'1000','','','9','','1','2023-03-14 14:44:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916788019341022213',918,'91678801643','6603','1.00','800','retail','0','2023-03-14 16:52:03','','','','0','Cash',110.34,'800','','','9','','1','2023-03-14 14:44:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916788050954296021',919,'91678805086','8401','1.00','1390','retail','0','2023-03-14 17:44:46','','','','0','Cash',191.72,'1390','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916788051153121212',920,'91678805086','8702','1.00','1450','retail','0','2023-03-14 17:44:56','','','','0','Cash',200.00,'1450','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916788051303208033',921,'91678805086','9965','1.00','1890','retail','0','2023-03-14 17:45:15','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916788051450533696',922,'91678805086','6714','1.00','851','retail','0','2023-03-14 17:45:30','','','','0','Cash',117.38,'851','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',733.62,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916788051700722108',923,'91678805086','6307','1.00','665','retail','0','2023-03-14 17:45:45','','','','0','Cash',91.72,'665','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',573.28,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916788051933723870',924,'91678805086','9148','1.00','2390','retail','0','2023-03-14 17:46:10','','','','0','Cash',329.66,'2390','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916788052123703120',925,'91678805086','10800','1.00','2499','retail','0','2023-03-14 17:46:34','','','','0','Cash',344.69,'2499','','','9','','1','2023-03-14 14:53:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2154.31,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916788056013282252',926,'91678805589','8945','2.00','3000','retail','0','2023-03-14 17:53:09','','','','1050','Cash',413.79,'1500','','','9','','1','2023-03-14 14:53:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','41.00','39','Inclusive','branch','Inventory','','','','',''),('916788610350570238',927,'91678860883','8945','2.00','3000','retail','0','2023-03-15 09:14:43','','','','1050','Cash',413.79,'1500','','','9','','1','2023-03-15 12:42:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','39.00','37','Inclusive','branch','Inventory','','','','',''),('916788801360024382',928,'91678860883','6207','1.00','618','retail','0','2023-03-15 14:35:17','','','','0','Cash',85.24,'618','','','9','','1','2023-03-15 12:42:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',532.76,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916788801500391223',929,'91678860883','2477','1.00','603','retail','0','2023-03-15 14:35:36','','','','0','Cash',83.17,'603','','','9','','1','2023-03-15 12:42:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',519.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916788801703700002',930,'91678860883','6369','1.00','699','retail','0','2023-03-15 14:35:51','','','','0','Cash',96.41,'699','','','9','','1','2023-03-15 12:42:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916788801832033372',931,'91678860883','8057','1.00','1290','retail','0','2023-03-15 14:36:11','','','','1050','Cash',177.93,'1290','','','9','','1','2023-03-15 12:42:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916788866063003087',932,'91678884137','6439','1.00','1750','retail','0','2023-03-15 15:42:17','','','','0','Cash',241.38,'1750','','','9','','1','2023-03-15 13:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789545732039094',933,'91678954563','11183','1.00','2290','retail','0','2023-03-16 11:16:03','','','','0','Cash',315.86,'2290','','','9','','1','2023-03-16 08:17:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916789545983023202',934,'91678954563','10760','1.00','1690','retail','0','2023-03-16 11:16:29','','','','0','Cash',233.10,'1690','','','9','','1','2023-03-16 08:17:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789546311093333',935,'91678954563','11857','1.00','200','retail','0','2023-03-16 11:17:02','','','','0','Cash',0.00,'200','','','9','','1','2023-03-16 08:17:28','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','978.00','977','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789603472331204',936,'91678960335','10526','3.00','6870','retail','0','2023-03-16 12:52:15','','','','0','Cash',947.59,'2290','','','9','','1','2023-03-16 09:53:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5922.41,'','6.00','3','Inclusive','branch','Inventory','','','','',''),('916789603966304234',937,'91678960335','11869','1.00','550','retail','0','2023-03-16 12:52:52','','','','550','Cash',0.00,'550','','','9','','1','2023-03-16 09:53:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789700712022203',938,'91678969993','5515','1.00','150','retail','0','2023-03-16 15:34:18','','','','0','Cash',0.00,'150','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789708592229335',939,'91678969993','425','1.00','142','retail','0','2023-03-16 15:47:00','','','','0','Cash',0.00,'142','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916789709522292026',940,'91678969993','5574','1.00','234','retail','0','2023-03-16 15:48:47','','','','0','Cash',0.00,'234','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789710997227297',941,'91678969993','1966','1.00','261','retail','0','2023-03-16 15:50:04','','','','0','Cash',0.00,'261','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789711290290092',942,'91678969993','5573','1.00','230','retail','0','2023-03-16 15:51:39','','','','0','Cash',0.00,'230','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789712529272052',943,'91678969993','5597','1.00','250','retail','0','2023-03-16 15:53:29','','','','0','Cash',0.00,'250','','','9','','1','2023-03-16 17:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916790374923104133',944,'91679033685','8414','1.00','1390','retail','0','2023-03-17 09:14:45','','','','0','Cash',191.72,'1390','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916790375033232320',945,'91679033685','11195','3.00','9000','retail','0','2023-03-17 10:18:13','','','','0','Cash',1241.38,'3000','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','5.00','2','Inclusive','branch','Inventory','','','','',''),('916790375302392220',946,'91679033685','11857','1.00','100','retail','0','2023-03-17 10:18:31','','','','0','Cash',0.00,'100','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','977.00','976','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790375642936330',947,'91679033685','10177','1.00','1950','retail','0','2023-03-17 10:18:58','','','','0','Cash',268.97,'1950','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1681.03,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916790375753732227',948,'91679033685','10813','1.00','2500','retail','0','2023-03-17 10:19:24','','','','0','Cash',0.00,'2500','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('916790377330439333',949,'91679033685','11909','1.00','2000','retail','0','2023-03-17 10:22:02','','','','1700','Cash',0.00,'2000','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790377460627293',950,'91679033685','8945','1.00','1500','retail','0','2023-03-17 10:22:13','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('916790377550002507',951,'91679033685','8186','1.00','1300','retail','0','2023-03-17 10:22:27','','','','0','Cash',179.31,'1300','','','9','','1','2023-03-17 07:24:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916790405060230370',952,'91679037846','11006','1.00','2790','retail','0','2023-03-17 11:08:14','','','','0','Cash',0.00,'2790','','','9','','1','2023-03-17 08:36:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916790406522621602',953,'91679037846','5804','1.00','399','retail','0','2023-03-17 11:08:27','','','','0','Cash',0.00,'399','','','9','','1','2023-03-17 08:36:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916790422280242323',954,'91679042210','10717','1.00','2490','retail','0','2023-03-17 11:36:50','','','','0','Cash',343.45,'2490','','','9','','1','2023-03-17 08:40:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916790422622224733',955,'91679042210','10977','1.00','2750','retail','0','2023-03-17 11:37:09','','','','0','Cash',0.00,'2750','','','9','','1','2023-03-17 08:40:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916790422783734230',956,'91679042210','8741','1.00','1490','retail','0','2023-03-17 11:37:42','','','','0','Cash',0.00,'1490','','','9','','1','2023-03-17 08:40:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916790422892029302',957,'91679042210','8649','1.00','1490','retail','0','2023-03-17 11:37:59','','','','0','Cash',205.52,'1490','','','9','','1','2023-03-17 08:40:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916790423003292339',958,'91679042210','8202','1.00','1390','retail','0','2023-03-17 11:38:10','','','','0','Cash',191.72,'1390','','','9','','1','2023-03-17 08:40:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916790440902262333',959,'91679042402','11574','1.00','4200','retail','0','2023-03-17 11:40:02','','','','0','Cash',579.31,'4200','','','9','','1','2023-03-17 10:09:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3620.69,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916790478044122283',960,'91679047796','7088','1.00','950','retail','0','2023-03-17 13:09:56','','','','0','Cash',0.00,'950','','','9','','1','2023-03-17 10:10:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916790478390300374',961,'91679047808','10721','1.00','2400','retail','0','2023-03-17 13:10:08','','','','0','Cash',331.03,'2400','','','9','','1','2023-03-17 10:10:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916790528599232332',962,'91679047849','6328','1.00','690','retail','0','2023-03-17 14:33:56','','','','0','Cash',95.17,'690','','','9','','1','2023-03-17 12:49:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','85.00','84','Inclusive','branch','Inventory','','','','',''),('916790528702298975',963,'91679047849','8739','1.00','1490','retail','0','2023-03-17 14:34:19','','','','0','Cash',205.52,'1490','','','9','','1','2023-03-17 12:49:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916790528987226227',964,'91679047849','6175','1.00','650','retail','0','2023-03-17 14:34:36','','','','0','Cash',89.66,'650','','','9','','1','2023-03-17 12:49:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',560.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916790529166591323',965,'91679047849','8945','1.00','1500','retail','0','2023-03-17 14:34:58','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-17 12:49:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('916790529452932355',966,'91679047849','6133','1.00','590','retail','0','2023-03-17 14:35:17','','','','0','Cash',81.38,'590','','','9','','1','2023-03-17 12:49:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',508.62,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916790615610320133',967,'91679057364','8945','1.00','1500','retail','0','2023-03-17 16:59:10','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-17 13:59:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('916791323523293923',968,'91679132327','10812','1.00','2500','retail','0','2023-03-18 12:38:47','','','','0','Cash',344.83,'2500','','','9','','1','2023-03-18 09:39:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916791323803732423',969,'91679132361','8331','2.00','3600','retail','0','2023-03-18 12:39:21','','','','0','Cash',496.55,'1800','','','9','','1','2023-03-18 09:40:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3103.45,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('916791343112037237',970,'91679132404','10299','1.00','1999','retail','0','2023-03-18 12:40:04','','','','0','Cash',0.00,'1999','','','9','','1','2023-03-18 10:12:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('916791343251722213',971,'91679132404','10170','1.00','1950','retail','0','2023-03-18 13:11:52','','','','0','Cash',0.00,'1950','','','9','','1','2023-03-18 10:12:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('916791343524330030',972,'91679134338','8260','1.00','1390','retail','0','2023-03-18 13:12:18','','','','0','Cash',191.72,'1390','','','9','','1','2023-03-18 10:13:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916791343822012232',973,'91679134338','7305','1.00','999','retail','0','2023-03-18 13:12:41','','','','0','Cash',0.00,'999','','','9','','1','2023-03-18 10:13:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916791369031643992',974,'91679134391','6062','1.00','550','retail','0','2023-03-18 13:54:42','','','','0','Cash',75.86,'550','','','9','','1','2023-03-18 10:55:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916791429780332831',975,'91679136910','10647','1.00','2300','retail','0','2023-03-18 13:55:10','','','','0','Cash',0.00,'2300','','','9','','1','2023-03-18 12:36:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916791429943096320',976,'91679136910','8648','1.00','1450','retail','0','2023-03-18 15:36:19','','','','0','Cash',0.00,'1450','','','9','','1','2023-03-18 12:36:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916791460006332422',977,'91679142999','9965','1.00','1890','retail','0','2023-03-18 15:36:39','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-18 13:27:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916791460140001616',978,'91679142999','10727','1.00','2450','retail','0','2023-03-18 16:26:40','','','','0','Cash',337.93,'2450','','','9','','1','2023-03-18 13:27:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2112.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916791460292396327',979,'91679142999','10274','1.00','1999','retail','0','2023-03-18 16:26:55','','','','0','Cash',275.72,'1999','','','9','','1','2023-03-18 13:27:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916791461780196292',980,'91679146041','10727','1.00','1590','retail','0','2023-03-18 16:27:21','','','','0','Cash',219.31,'1590','','','9','','1','2023-03-18 13:30:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916791462082013227',981,'91679146041','9965','1.00','1890','retail','0','2023-03-18 16:29:48','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-18 13:30:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916791462231660262',982,'91679146041','10274','1.00','1999','retail','0','2023-03-18 16:30:08','','','','0','Cash',275.72,'1999','','','9','','1','2023-03-18 13:30:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916793005713132539',983,'91679300556','11211','1.00','3100','retail','0','2023-03-20 11:22:36','','','','0','Cash',0.00,'3100','','','9','','1','2023-03-20 08:23:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916793005882800330',984,'91679300556','11208','1.00','3099','retail','0','2023-03-20 11:22:51','','','','0','Cash',0.00,'3099','','','9','','1','2023-03-20 08:23:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Inventory','','','','',''),('916793005992093037',985,'91679300556','11869','1.00','550','retail','0','2023-03-20 11:23:08','','','','550','Cash',0.00,'550','','','9','','1','2023-03-20 08:23:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793006382226002',986,'91679300624','8945','1.00','1500','retail','0','2023-03-20 11:23:44','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-20 08:24:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916793130282033334',987,'91679305945','8945','1.00','1500','retail','0','2023-03-20 14:50:15','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-20 11:50:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916793792762233333',988,'91679379237','11297','1.00','3500','retail','0','2023-03-21 09:13:57','','','','0','Cash',482.76,'3500','','','9','','1','2023-03-21 06:15:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916793793013323030',989,'91679379237','11857','1.00','300','retail','0','2023-03-21 09:14:51','','','','0','Cash',0.00,'300','','','9','','1','2023-03-21 06:15:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','976.00','975','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793795701222007',990,'91679379557','6611','18.00','14400','retail','0','2023-03-21 09:19:17','','','','0','Cash',1986.21,'800','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',12413.79,'','32.00','14','Inclusive','branch','Inventory','','','','',''),('916793796029923323',991,'91679379557','11912','2.00','780','retail','0','2023-03-21 09:19:46','','','','290','Cash',0.00,'390','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793796202331912',992,'91679379557','11913','2.00','870','retail','0','2023-03-21 09:20:11','','','','335','Cash',0.00,'435','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793796542323332',993,'91679379557','11910','35.00','16625','retail','0','2023-03-21 09:20:33','','','','375','Cash',0.00,'475','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','50.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793796714031033',994,'91679379557','11911','35.00','16240','retail','0','2023-03-21 09:20:54','','','','364','Cash',0.00,'464','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','50.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793797352233923',995,'91679379557','11857','1.00','500','retail','0','2023-03-21 09:22:02','','','','0','Cash',0.00,'500','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','975.00','974','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793839944093229',996,'91679379557','11536','1.00','800','retail','0','2023-03-21 09:22:25','','','','0','Cash',110.34,'800','','','9','','1','2023-03-21 07:33:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916793840389389204',997,'91679384009','7166','2.00','1980','retail','0','2023-03-21 10:33:29','','','','0','Cash',273.10,'990','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1706.90,'','14.00','12','Inclusive','branch','Inventory','','','','',''),('916793851672225000',998,'91679384009','11878','1.00','495','retail','0','2023-03-21 10:34:12','','','','346','Cash',0.00,'495','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793851767327222',999,'91679384009','10872','1.00','2590','retail','0','2023-03-21 10:52:47','','','','0','Cash',357.24,'2590','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916793851888120993',1000,'91679384009','11857','1.00','300','retail','0','2023-03-21 10:52:57','','','','0','Cash',0.00,'300','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','974.00','973','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793852013223282',1001,'91679384009','7295','1.00','999','retail','0','2023-03-21 10:53:08','','','','0','Cash',137.79,'999','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',861.21,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916793853599224323',1002,'91679384009','11914','1.00','450','retail','0','2023-03-21 10:55:44','','','','350','Cash',0.00,'450','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793853950983510',1003,'91679384009','11877','1.00','450','retail','0','2023-03-21 10:56:03','','','','315','Cash',0.00,'450','','','9','','1','2023-03-21 07:56:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793895187930329',1004,'91679385401','8945','1.00','1500','retail','0','2023-03-21 10:56:41','','','','1050','Cash',206.90,'1500','','','9','','1','2023-03-21 10:45:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916793955672337765',1005,'91679395557','11563','1.00','4400','retail','0','2023-03-21 13:45:57','','','','0','Cash',606.90,'4400','','','9','','1','2023-03-21 10:46:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3793.10,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916794015602232532',1006,'91679395586','7166','1.00','990','retail','0','2023-03-21 13:46:26','','','','0','Cash',136.55,'990','','','9','','1','2023-03-21 12:27:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',853.45,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916794015939730229',1007,'91679395586','10696','1.00','1690','retail','0','2023-03-21 15:26:01','','','','0','Cash',233.10,'1690','','','9','','1','2023-03-21 12:27:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916794016240202090',1008,'91679395586','11857','1.00','250','retail','0','2023-03-21 15:26:50','','','','0','Cash',0.00,'250','','','9','','1','2023-03-21 12:27:20','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','973.00','972','Inclusive','branch','Inventory','1110','4000','5500','',''),('916794669892291323',1009,'91679465247','10000','1.00','1899','retail','0','2023-03-22 09:07:27','','','','0','Cash',0.00,'1899','','','9','','1','2023-03-22 06:36:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916794672202223229',1010,'91679466993','10000','1.00','2490','retail','0','2023-03-22 09:36:33','','','','0','Cash',343.45,'2490','','','9','','1','2023-03-22 06:40:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916794945342944303',1011,'91679494520','7397','1.00','1000','retail','0','2023-03-22 17:15:20','','','','0','Cash',0.00,'1000','','','9','','1','2023-03-22 14:15:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916794945641901324',1012,'91679494538','8186','1.00','1300','retail','0','2023-03-22 17:15:38','','','','0','Cash',0.00,'1300','','','9','','1','2023-03-22 14:16:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916794945752933373',1013,'91679494567','8186','1.00','1300','retail','0','2023-03-22 17:16:07','','','','0','Cash',0.00,'1300','','','9','','1','2023-03-22 14:22:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916794945842203294',1014,'91679494567','8945','1.00','1500','retail','0','2023-03-22 17:16:16','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-22 14:22:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916794966910122333',1015,'91679494982','7539','1.00','1050','retail','0','2023-03-22 17:23:02','','','','0','Cash',144.83,'1050','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',905.17,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916794967080706091',1016,'91679494982','8516','1.00','1399','retail','0','2023-03-22 17:51:31','','','','0','Cash',192.97,'1399','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.03,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('916794967214924033',1017,'91679494982','11864','1.00','1000','retail','0','2023-03-22 17:51:49','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916794967303676332',1018,'91679494982','7879','1.00','1200','retail','0','2023-03-22 17:52:01','','','','0','Cash',165.52,'1200','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916794967439220033',1019,'91679494982','9405','1.00','1650','retail','0','2023-03-22 17:52:11','','','','0','Cash',227.59,'1650','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1422.41,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916794970519702151',1020,'91679494982','11915','1.00','1850','retail','0','2023-03-22 17:57:22','','','','1500','Cash',0.00,'1850','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916794970641923346',1021,'91679494982','10315','1.00','2000','retail','0','2023-03-22 17:57:33','','','','0','Cash',0.00,'2000','','','9','','1','2023-03-23 06:16:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916795712285230231',1022,'91679571188','11918','1.00','1690','retail','0','2023-03-23 14:33:08','','','','1690','Cash',0.00,'1690','','','9','','1','2023-03-23 11:37:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916795712571223223',1023,'91679571188','11919','1.00','1690','retail','0','2023-03-23 14:34:04','','','','1690','Cash',0.00,'1690','','','9','','1','2023-03-23 11:37:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916795712703200073',1024,'91679571188','11857','1.00','300','retail','0','2023-03-23 14:34:17','','','','0','Cash',0.00,'300','','','9','','1','2023-03-23 11:37:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','972.00','971','Inclusive','branch','Inventory','1110','4000','5500','',''),('916795713981312223',1025,'91679571188','11920','1.00','1290','retail','0','2023-03-23 14:36:23','','','','1290','Cash',0.00,'1290','','','9','','1','2023-03-23 11:37:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916795730564074209',1026,'91679571437','8954','1.00','1500','retail','0','2023-03-23 14:37:17','','','','0','Cash',206.90,'1500','','','9','','1','2023-03-23 13:12:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916795730683003388',1027,'91679571437','6519','1.00','760','retail','0','2023-03-23 15:04:17','','','','0','Cash',104.83,'760','','','9','','1','2023-03-23 13:12:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',655.17,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916795730792301223',1028,'91679571437','11903','1.00','1890','retail','0','2023-03-23 15:04:29','','','','1500','Cash',0.00,'1890','','','9','','1','2023-03-23 13:12:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916795731961933302',1029,'91679571437','11921','1.00','2300','retail','0','2023-03-23 15:06:25','','','','2000','Cash',0.00,'2300','','','9','','1','2023-03-23 13:12:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916796384410342024',1030,'91679638009','7333','1.00','1000','retail','0','2023-03-24 09:06:49','','','','0','Cash',137.93,'1000','','','9','','1','2023-03-24 07:25:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916796384592330246',1031,'91679638009','6489','1.00','756','retail','0','2023-03-24 09:14:01','','','','0','Cash',104.28,'756','','','9','','1','2023-03-24 07:25:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',651.72,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916796385052333305',1032,'91679638009','6368','1.00','699','retail','0','2023-03-24 09:14:20','','','','0','Cash',96.41,'699','','','9','','1','2023-03-24 07:25:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('916796400216032232',1033,'91679638009','10813','1.00','2500','retail','0','2023-03-24 09:15:12','','','','0','Cash',344.83,'2500','','','9','','1','2023-03-24 07:25:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','63.00','62','Inclusive','branch','Inventory','','','','',''),('916796427719203006',1034,'91679642760','9933','1.00','1890','retail','0','2023-03-24 10:26:00','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-24 07:28:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916796427877302300',1035,'91679642760','9148','1.00','2390','retail','0','2023-03-24 10:26:12','','','','0','Cash',329.66,'2390','','','9','','1','2023-03-24 07:28:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916796428877730276',1036,'91679642760','10955','1.00','2565','retail','0','2023-03-24 10:26:28','','','','0','Cash',353.79,'2565','','','9','','1','2023-03-24 07:28:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2211.21,'','1000.00','999','Inclusive','branch','Inventory','','','','',''),('916796429392002039',1037,'91679642901','10955','1.00','2565','retail','0','2023-03-24 10:28:21','','','','0','Cash',353.79,'2565','','','9','','1','2023-03-24 07:30:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2211.21,'','999.00','998','Inclusive','branch','Inventory','','','','',''),('916796429599492209',1038,'91679642901','9933','1.00','1890','retail','0','2023-03-24 10:29:00','','','','0','Cash',260.69,'1890','','','9','','1','2023-03-24 07:30:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916796429750233627',1039,'91679642901','9148','1.00','2390','retail','0','2023-03-24 10:29:20','','','','0','Cash',329.66,'2390','','','9','','1','2023-03-24 07:30:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916796429969932409',1040,'91679642901','11857','1.00','250','retail','0','2023-03-24 10:29:35','','','','0','Cash',0.00,'250','','','9','','1','2023-03-24 07:30:20','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','971.00','970','Inclusive','branch','Inventory','1110','4000','5500','',''),('916796468667990432',1041,'91679643022','8014','6.00','7740','retail','0','2023-03-24 10:30:22','','','','0','Cash',1067.59,'1290','','','9','','1','2023-03-24 08:34:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6672.41,'','87.00','81','Inclusive','branch','Inventory','','','','',''),('916796468912309300',1042,'91679643022','10717','1.00','2399','retail','0','2023-03-24 11:34:37','','','','0','Cash',330.90,'2399','','','9','','1','2023-03-24 08:34:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916796562766263292',1043,'91679656221','8230','1.00','1330','retail','0','2023-03-24 14:10:21','','','','0','Cash',0.00,'1330','','','9','','1','2023-03-24 11:24:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916796563013630295',1044,'91679656221','10842','1.00','2500','retail','0','2023-03-24 14:11:29','','','','0','Cash',0.00,'2500','','','9','','1','2023-03-24 11:24:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916796563299392022',1045,'91679656221','11006','1.00','2790','retail','0','2023-03-24 14:11:41','','','','0','Cash',0.00,'2790','','','9','','1','2023-03-24 11:24:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916796672252223530',1046,'91679667215','8945','1.00','1500','retail','0','2023-03-24 17:13:35','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-24 14:13:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916796672382210772',1047,'91679667230','8945','1.00','1500','retail','0','2023-03-24 17:13:50','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-24 14:14:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916796672532003163',1048,'91679667242','8945','1.00','1500','retail','0','2023-03-24 17:14:02','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-24 14:14:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916797318770899333',1049,'91679726671','7117','1.00','990','retail','0','2023-03-25 09:44:31','','','','0','Cash',0.00,'990','','','9','','1','2023-03-25 08:18:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916797318982213208',1050,'91679726671','7684','1.00','1140','retail','0','2023-03-25 11:11:17','','','','0','Cash',0.00,'1140','','','9','','1','2023-03-25 08:18:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916797554792022377',1051,'91679755463','8650','1.00','1450','retail','0','2023-03-25 17:44:24','','','','0','Cash',0.00,'1450','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916797554922952643',1052,'91679755463','6111','1.00','570','retail','0','2023-03-25 17:44:40','','','','0','Cash',0.00,'570','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916797555042225940',1053,'91679755463','7368','1.00','1000','retail','0','2023-03-25 17:44:52','','','','0','Cash',0.00,'1000','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916797555173753020',1054,'91679755463','8644','1.00','1450','retail','0','2023-03-25 17:45:04','','','','0','Cash',0.00,'1450','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916797555270312796',1055,'91679755463','8973','1.00','1500','retail','0','2023-03-25 17:45:18','','','','0','Cash',0.00,'1500','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916797555372303296',1056,'91679755463','8178','1.00','1300','retail','0','2023-03-25 17:45:27','','','','0','Cash',0.00,'1300','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916797555472397332',1057,'91679755463','6584','1.00','800','retail','0','2023-03-25 17:45:37','','','','0','Cash',0.00,'800','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916797587142932332',1058,'91679755463','8035','1.00','1290','retail','0','2023-03-25 17:45:48','','','','0','Cash',0.00,'1290','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916797587282734322',1059,'91679755463','6885','1.00','899','retail','0','2023-03-25 18:38:35','','','','0','Cash',0.00,'899','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916797587427237151',1060,'91679755463','8098','1.00','1299','retail','0','2023-03-25 18:38:48','','','','1000','Cash',0.00,'1299','','','9','','1','2023-03-25 15:40:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916799245773213123',1061,'91679924565','11864','1.00','1000','retail','0','2023-03-27 16:42:45','','','','700','Cash',0.00,'1000','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799245914319113',1062,'91679924565','8516','1.00','1399','retail','0','2023-03-27 16:42:57','','','','0','Cash',0.00,'1399','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916799246074123332',1063,'91679924565','10315','1.00','2000','retail','0','2023-03-27 16:43:12','','','','0','Cash',0.00,'2000','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916799246233023320',1064,'91679924565','10426','1.00','2099','retail','0','2023-03-27 16:43:28','','','','0','Cash',0.00,'2099','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916799246363362393',1065,'91679924565','7879','1.00','1200','retail','0','2023-03-27 16:43:44','','','','0','Cash',0.00,'1200','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916799246482649663',1066,'91679924565','7539','1.00','1050','retail','0','2023-03-27 16:43:56','','','','0','Cash',0.00,'1050','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916799246820324920',1067,'91679924565','9405','1.00','1650','retail','0','2023-03-27 16:44:09','','','','0','Cash',0.00,'1650','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916799247173243201',1068,'91679924565','11915','1.00','1850','retail','0','2023-03-27 16:44:42','','','','1500','Cash',0.00,'1850','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799247439322220',1069,'91679924565','7891','1.00','1200','retail','0','2023-03-27 16:45:18','','','','0','Cash',0.00,'1200','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916799248947022033',1070,'91679924565','11922','1.00','2000','retail','0','2023-03-27 16:48:06','','','','1500','Cash',0.00,'2000','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799249083343200',1071,'91679924565','11857','1.00','650','retail','0','2023-03-27 16:48:15','','','','0','Cash',0.00,'650','','','9','','1','2023-03-27 13:48:40','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','970.00','969','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799249610632324',1072,'91679924921','7834','1.00','1200','retail','0','2023-03-27 16:48:41','','','','0','Cash',0.00,'1200','','','9','','1','2023-03-27 13:49:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916799900573291333',1073,'91679985167','8945','1.00','1500','retail','0','2023-03-28 09:32:47','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-28 08:01:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916799900673330701',1074,'91679985167','8945','1.00','1500','retail','0','2023-03-28 10:54:18','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-28 08:01:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916799900902032067',1075,'91679985167','10813','1.00','2500','retail','0','2023-03-28 10:54:39','','','','0','Cash',344.83,'2500','','','9','','1','2023-03-28 08:01:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('916799901180232032',1076,'91679985167','6647','1.00','800','retail','0','2023-03-28 10:54:53','','','','0','Cash',0.00,'800','','','9','','1','2023-03-28 08:01:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916799901302223333',1077,'91679985167','6629','1.00','800','retail','0','2023-03-28 10:55:19','','','','0','Cash',0.00,'800','','','9','','1','2023-03-28 08:01:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916799905209933200',1078,'91679990505','11789','1.00','7799','retail','0','2023-03-28 11:01:45','','','','0','Cash',1075.72,'7799','','','9','','1','2023-03-28 08:02:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6723.28,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916799905322222700',1079,'91679990505','11857','1.00','250','retail','0','2023-03-28 11:02:00','','','','0','Cash',0.00,'250','','','9','','1','2023-03-28 08:02:27','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','969.00','968','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799976132020232',1080,'91679990550','8945','1.00','1500','retail','0','2023-03-28 11:02:30','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-28 13:55:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916800117093832332',1081,'91679990550','11923','2.00','3600','retail','0','2023-03-28 16:54:53','','','','1500','Cash',0.00,'1800','','','9','','1','2023-03-28 13:55:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800801072320810',1082,'91680074094','8200','1.00','1300','retail','0','2023-03-29 10:14:54','','','','0','Cash',179.31,'1300','','','9','','1','2023-03-29 10:38:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916800801182290822',1083,'91680074094','7834','1.00','1200','retail','0','2023-03-29 11:55:08','','','','0','Cash',165.52,'1200','','','9','','1','2023-03-29 10:38:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916800801302382221',1084,'91680074094','9705','1.00','1790','retail','0','2023-03-29 11:55:18','','','','0','Cash',246.90,'1790','','','9','','1','2023-03-29 10:38:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916800802260022033',1085,'91680074094','8945','2.00','3000','retail','0','2023-03-29 11:56:51','','','','1050','Cash',413.79,'1500','','','9','','1','2023-03-29 10:38:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','24.00','22','Inclusive','branch','Inventory','','','','',''),('916800802640084233',1086,'91680074094','9705','1.00','1790','retail','0','2023-03-29 11:57:16','','','','0','Cash',246.90,'1790','','','9','','1','2023-03-29 10:38:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916800870420932462',1087,'91680086293','11895','1.00','1500','retail','0','2023-03-29 13:38:13','','','','1200','Cash',0.00,'1500','','','9','','1','2023-03-29 10:51:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800870722408327',1088,'91680086293','7500','1.00','1000','retail','0','2023-03-29 13:50:46','','','','0','Cash',137.93,'1000','','','9','','1','2023-03-29 10:51:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916800988643006363',1089,'91680098848','8856','2.00','2998','retail','0','2023-03-29 17:07:28','','','','0','Cash',413.52,'1499','','','9','','1','2023-03-29 14:07:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2584.48,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916801025422104223',1090,'91680101788','8907','1.00','1500','retail','0','2023-03-29 17:56:28','','','','0','Cash',0.00,'1500','','','9','','1','2023-03-29 16:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916801025610233443',1091,'91680101788','1208','1.00','377','retail','0','2023-03-29 18:09:02','','','','0','Cash',0.00,'377','','','9','','1','2023-03-29 16:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916801026040208233',1092,'91680101788','5724','1.00','333','retail','0','2023-03-29 18:09:21','','','','0','Cash',0.00,'333','','','9','','1','2023-03-29 16:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916801026220232032',1093,'91680101788','1306','1.00','414','retail','0','2023-03-29 18:10:04','','','','0','Cash',0.00,'414','','','9','','1','2023-03-29 16:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916801026577028032',1094,'91680101788','5914','1.00','475','retail','0','2023-03-29 18:10:23','','','','0','Cash',0.00,'475','','','9','','1','2023-03-29 16:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('916802537280438233',1095,'91680253709','11494','1.00','3899','retail','0','2023-03-31 12:08:39','','','','0','Cash',0.00,'3899','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916802537372033207',1096,'91680253709','11494','1.00','3899','retail','0','2023-03-31 12:08:48','','','','0','Cash',0.00,'3899','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916802537462294043',1097,'91680253709','8945','1.00','1500','retail','0','2023-03-31 12:08:58','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916802537553320523',1098,'91680253709','8945','1.00','1500','retail','0','2023-03-31 12:09:07','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916802537644302202',1099,'91680253709','9149','1.00','1590','retail','0','2023-03-31 12:09:15','','','','0','Cash',0.00,'1590','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916802538400308902',1100,'91680253709','8186','1.00','1300','retail','0','2023-03-31 12:09:24','','','','0','Cash',0.00,'1300','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916802538470020638',1101,'91680253709','8057','1.00','1290','retail','0','2023-03-31 12:10:40','','','','1050','Cash',0.00,'1290','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916802538563885303',1102,'91680253709','11144','1.00','2990','retail','0','2023-03-31 12:10:48','','','','0','Cash',0.00,'2990','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916802539822206630',1103,'91680253709','9394','1.00','1650','retail','0','2023-03-31 12:12:52','','','','0','Cash',0.00,'1650','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916802540170132744',1104,'91680253709','5833','1.00','400','retail','0','2023-03-31 12:13:03','','','','0','Cash',0.00,'400','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916802540424240208',1105,'91680253709','6526','1.00','790','retail','0','2023-03-31 12:13:37','','','','0','Cash',0.00,'790','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916802543023202032',1106,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:18:12','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543177200033',1107,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:18:22','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543270224010',1108,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:18:37','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543411402339',1109,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:18:48','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543499000234',1110,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:19:01','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543592421013',1111,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:19:10','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543793222836',1112,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:19:19','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802543922823225',1113,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:19:39','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802544013403292',1114,'91680253709','11924','1.00','2500','retail','0','2023-03-31 12:19:52','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 09:21:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802545033220022',1115,'91680254488','11901','1.00','1500','retail','0','2023-03-31 12:21:29','','','','1200','Cash',0.00,'1500','','','9','','1','2023-03-31 09:21:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802549900323859',1116,'91680254515','11010','1.00','2790','retail','0','2023-03-31 12:24:08','','','','0','Cash',384.83,'2790','','','9','','1','2023-03-31 11:09:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916802550153692220',1117,'91680254515','8744','1.00','1490','retail','0','2023-03-31 12:29:54','','','','0','Cash',0.00,'1490','','','9','','1','2023-03-31 11:09:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916802551810052331',1118,'91680254515','10974','1.00','2750','retail','0','2023-03-31 12:30:15','','','','0','Cash',0.00,'2750','','','9','','1','2023-03-31 11:09:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916802609513650301',1119,'91680260943','11924','5.00','12500','retail','0','2023-03-31 14:09:03','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 11:09:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802609818226303',1120,'91680260964','5744','1.00','350','retail','0','2023-03-31 14:09:24','','','','0','Cash',48.28,'350','','','9','','1','2023-03-31 11:19:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916802609903286223',1121,'91680260964','5866','1.00','450','retail','0','2023-03-31 14:09:42','','','','0','Cash',62.07,'450','','','9','','1','2023-03-31 11:19:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',387.93,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916802609999330224',1122,'91680260964','5694','1.00','300','retail','0','2023-03-31 14:09:51','','','','0','Cash',41.38,'300','','','9','','1','2023-03-31 11:19:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916802616112090211',1123,'91680261595','8945','1.00','1500','retail','0','2023-03-31 14:19:55','','','','1050','Cash',0.00,'1500','','','9','','1','2023-03-31 11:20:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916802663682284820',1124,'91680264896','11399','1.00','3500','retail','0','2023-03-31 15:14:56','','','','0','Cash',482.76,'3500','','','9','','1','2023-03-31 12:40:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916802663773232302',1125,'91680264896','11924','1.00','2500','retail','0','2023-03-31 15:39:28','','','','2200','Cash',0.00,'2500','','','9','','1','2023-03-31 12:40:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802664412340006',1126,'91680264896','11925','1.00','2900','retail','0','2023-03-31 15:40:32','','','','2900','Cash',0.00,'2900','','','9','','1','2023-03-31 12:40:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802675999021003',1127,'91680267578','11924','15.00','28125','retail','0','2023-03-31 15:59:38','','','','2200','Cash',0.00,'1875','','','9','','1','2023-03-31 13:03:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','110.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802678958280989',1128,'91680267791','11924','18.00','33750','retail','0','2023-03-31 16:03:11','','','','1700','Cash',0.00,'1875','','','9','','1','2023-03-31 13:05:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802748490028022',1129,'91680267922','11875','2.00','790','retail','0','2023-03-31 16:05:22','','','','276','Cash',0.00,'395','','','9','','1','2023-03-31 15:12:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802755522932427',1130,'91680275527','6524','1.00','790','retail','0','2023-03-31 18:12:07','','','','0','Cash',0.00,'790','','','9','','1','2023-03-31 16:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916802755642279902',1131,'91680275527','5904','1.00','475','retail','0','2023-03-31 18:12:32','','','','0','Cash',65.52,'475','','','9','','1','2023-03-31 16:44:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',409.48,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916803301672300306',1132,'91680328762','3344','1.00','1500','retail','0','2023-04-01 08:59:22','','','','0','Cash',206.90,'1500','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916803301903108223',1133,'91680328762','10647','1.00','2300','retail','0','2023-04-01 09:22:58','','','','0','Cash',0.00,'2300','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916803302001802223',1134,'91680328762','11924','1.00','2500','retail','0','2023-04-01 09:23:11','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('916803426202138320',1135,'91680328762','6884','10.00','8990','retail','0','2023-04-01 12:50:11','','','','0','Cash',1240.00,'899','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7750.00,'','12.00','2','Inclusive','branch','Inventory','','','','',''),('916803426329024223',1136,'91680328762','6885','1.00','899','retail','0','2023-04-01 12:50:21','','','','0','Cash',124.00,'899','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916803426630323202',1137,'91680328762','6585','1.00','800','retail','0','2023-04-01 12:50:41','','','','0','Cash',110.34,'800','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',689.66,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916803427013343880',1138,'91680328762','9914','2.00','3700','retail','0','2023-04-01 12:51:23','','','','0','Cash',510.34,'1850','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3189.66,'','11.00','9','Inclusive','branch','Inventory','','','','',''),('916803427288333391',1139,'91680328762','10151','1.00','1900','retail','0','2023-04-01 12:51:49','','','','0','Cash',0.00,'1900','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916803427414030307',1140,'91680328762','8887','1.00','1499','retail','0','2023-04-01 12:52:08','','','','0','Cash',206.76,'1499','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916803431003023062',1141,'91680328762','11924','1.00','2500','retail','0','2023-04-01 12:52:29','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('916803431130214326',1142,'91680328762','11905','1.00','2500','retail','0','2023-04-01 12:58:21','','','','2200','Cash',0.00,'2500','','','9','','1','2023-04-01 10:47:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916803460496439203',1143,'91680346041','8945','1.00','1500','retail','0','2023-04-01 13:47:21','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-01 10:47:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916803471494410220',1144,'91680346053','10845','1.00','2500','retail','0','2023-04-01 14:05:40','','','','0','Cash',344.83,'2500','','','9','','1','2023-04-01 11:37:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916803474763302834',1145,'91680346053','6685','1.00','850','retail','0','2023-04-01 14:05:49','','','','0','Cash',117.24,'850','','','9','','1','2023-04-01 11:37:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916803543353030325',1146,'91680349059','11924','1.00','2500','retail','0','2023-04-01 14:37:39','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-01 13:14:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('916803548702332230',1147,'91680349059','11494','1.00','3899','retail','0','2023-04-01 16:05:35','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-01 13:14:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916803603683328882',1148,'91680354874','11924','1.00','2500','retail','0','2023-04-01 16:14:34','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-01 14:46:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805102436065090',1149,'91680510224','11924','1.00','2500','retail','0','2023-04-03 11:23:44','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805102502330602',1150,'91680510224','10647','1.00','2300','retail','0','2023-04-03 11:24:03','','','','0','Cash',0.00,'2300','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('916805102652263120',1151,'91680510224','10004','1.00','1899','retail','0','2023-04-03 11:24:11','','','','0','Cash',0.00,'1899','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916805102743330020',1152,'91680510224','11494','1.00','3899','retail','0','2023-04-03 11:24:25','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916805103242231221',1153,'91680510224','6062','1.00','550','retail','0','2023-04-03 11:24:34','','','','0','Cash',0.00,'550','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916805104230332639',1154,'91680510224','8945','1.00','1500','retail','0','2023-04-03 11:26:54','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-03 08:32:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916805107834347700',1155,'91680510766','6308','1.00','665','retail','0','2023-04-03 11:32:46','','','','0','Cash',0.00,'665','','','9','','1','2023-04-03 08:35:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('916805107999203309',1156,'91680510766','6484','1.00','751','retail','0','2023-04-03 11:33:04','','','','0','Cash',0.00,'751','','','9','','1','2023-04-03 08:35:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916805108110222009',1157,'91680510766','9267','1.00','1600','retail','0','2023-04-03 11:33:19','','','','0','Cash',0.00,'1600','','','9','','1','2023-04-03 08:35:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916805108203301323',1158,'91680510766','6369','1.00','699','retail','0','2023-04-03 11:33:31','','','','0','Cash',0.00,'699','','','9','','1','2023-04-03 08:35:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916805145798030320',1159,'91680510942','10647','1.00','2300','retail','0','2023-04-03 11:35:42','','','','0','Cash',0.00,'2300','','','9','','1','2023-04-03 14:55:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916805337363323303',1160,'91680533729','11494','1.00','3899','retail','0','2023-04-03 17:55:29','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-03 15:20:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916805337463330932',1161,'91680533729','11924','1.00','2500','retail','0','2023-04-03 17:55:37','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-03 15:20:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805881700233030',1162,'91680588150','11926','1.00','3500','retail','0','2023-04-04 09:02:30','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-04 06:04:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805893722181822',1163,'91680589340','11924','5.00','12500','retail','0','2023-04-04 09:22:20','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 06:24:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','71.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805894699922222',1164,'91680589340','11857','1.00','500','retail','0','2023-04-04 09:24:16','','','','0','Cash',0.00,'500','','','9','','1','2023-04-04 06:24:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','968.00','967','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805896013650603',1165,'91680589589','11927','1.00','5000','retail','0','2023-04-04 09:26:29','','','','5000','Cash',0.00,'5000','','','9','','1','2023-04-04 07:10:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805896148311302',1166,'91680589589','11924','1.00','2500','retail','0','2023-04-04 09:26:41','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 07:10:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805922512249925',1167,'91680592218','11926','1.00','3500','retail','0','2023-04-04 10:10:18','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-04 07:11:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805922600232295',1168,'91680592218','11924','1.00','2500','retail','0','2023-04-04 10:10:51','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 07:11:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805937323322230',1169,'91680592284','9258','1.00','1599','retail','0','2023-04-04 10:11:24','','','','0','Cash',0.00,'1599','','','9','','1','2023-04-04 07:59:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916805937411099593',1170,'91680592284','8945','1.00','1500','retail','0','2023-04-04 10:35:33','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-04 07:59:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916805951714013742',1171,'91680595161','11927','1.00','5000','retail','0','2023-04-04 10:59:21','','','','5000','Cash',0.00,'5000','','','9','','1','2023-04-04 07:59:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805951791395225',1172,'91680595161','11924','1.00','2500','retail','0','2023-04-04 10:59:31','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 07:59:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805966286209403',1173,'91680595213','11924','1.00','2500','retail','0','2023-04-04 11:00:13','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 08:23:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806015580020605',1174,'91680596633','11924','1.00','2500','retail','0','2023-04-04 11:23:53','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 09:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806076282030200',1175,'91680601564','11399','2.00','7000','retail','0','2023-04-04 12:46:04','','','','0','Cash',0.00,'3500','','','9','','1','2023-04-04 11:27:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('916806076400367263',1176,'91680601564','10750','2.00','4980','retail','0','2023-04-04 14:27:08','','','','0','Cash',0.00,'2490','','','9','','1','2023-04-04 11:27:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916806076482223026',1177,'91680601564','11924','1.00','2500','retail','0','2023-04-04 14:27:21','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-04 11:27:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806099142324333',1178,'91680607658','11926','1.00','3500','retail','0','2023-04-04 15:05:08','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-04 12:05:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806190060232260',1179,'91680616734','10201','6.00','13200','retail','0','2023-04-04 16:58:54','','','','0','Cash',1820.69,'2200','','','9','','1','2023-04-04 14:39:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',11379.31,'','3.00','7','Inclusive','branch','Inventory','','','','',''),('916806190732237333',1180,'91680616734','11857','1.00','250','retail','0','2023-04-04 17:37:45','','','','0','Cash',0.00,'250','','','9','','1','2023-04-04 14:39:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','967.00','966','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806201290201283',1181,'91680619176','9401','1.00','1650','retail','0','2023-04-04 17:39:36','','','','0','Cash',0.00,'1650','','','9','','1','2023-04-04 14:55:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916806202590940330',1182,'91680620245','9401','1.00','1790','retail','0','2023-04-04 17:57:25','','','','0','Cash',246.90,'1790','','','9','','1','2023-04-04 14:58:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916806795802000380',1183,'91680677011','11924','1.00','2500','retail','0','2023-04-05 09:43:31','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-05 07:26:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806815792307322',1184,'91680679585','11878','1.00','400','retail','0','2023-04-05 10:26:25','','','','346','Cash',0.00,'400','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806816026322332',1185,'91680679585','11877','1.00','400','retail','0','2023-04-05 10:59:48','','','','315','Cash',0.00,'400','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806817434072283',1186,'91680679585','7092','1.00','850','retail','0','2023-04-05 11:00:10','','','','0','Cash',117.24,'850','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916806817753310224',1187,'91680679585','7087','1.00','850','retail','0','2023-04-05 11:02:39','','','','0','Cash',117.24,'850','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916806817963393368',1188,'91680679585','10345','1.00','1900','retail','0','2023-04-05 11:03:04','','','','0','Cash',262.07,'1900','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916806818168083326',1189,'91680679585','11909','1.00','1900','retail','0','2023-04-05 11:03:24','','','','1700','Cash',0.00,'1900','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806819433820823',1190,'91680679585','11928','1.00','500','retail','0','2023-04-05 11:05:32','','','','400','Cash',0.00,'500','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806820942103220',1191,'91680679585','11929','1.00','1400','retail','0','2023-04-05 11:08:02','','','','1300','Cash',0.00,'1400','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806822960243222',1192,'91680679585','11930','1.00','900','retail','0','2023-04-05 11:11:16','','','','900','Cash',0.00,'900','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806824530036352',1193,'91680679585','11931','1.00','2700','retail','0','2023-04-05 11:14:05','','','','2500','Cash',0.00,'2700','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806825292932103',1194,'91680679585','6657','1.00','900','retail','0','2023-04-05 11:14:23','','','','0','Cash',124.14,'900','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916806829976838301',1195,'91680679585','7283','1.00','1800','retail','0','2023-04-05 11:23:07','','','','0','Cash',248.28,'1800','','','9','','1','2023-04-05 08:23:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916806869212028300',1196,'91680683039','11924','1.00','2500','retail','0','2023-04-05 11:23:59','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-05 09:29:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806869599022362',1197,'91680683039','11857','1.00','300','retail','0','2023-04-05 12:28:41','','','','0','Cash',0.00,'300','','','9','','1','2023-04-05 09:29:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','966.00','965','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806904799330226',1198,'91680686967','11494','1.00','3899','retail','0','2023-04-05 13:27:43','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-05 10:28:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916806905029000233',1199,'91680686967','11924','1.00','2500','retail','0','2023-04-05 13:28:00','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-05 10:28:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806915666202632',1200,'91680690514','11924','1.00','2500','retail','0','2023-04-05 13:45:58','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-05 10:46:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806925653290546',1201,'91680691571','305','1.00','3420','retail','0','2023-04-05 14:02:34','','','','0','Cash',0.00,'3420','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Inventory','','','','',''),('916806925803622024',1202,'91680691571','8308','1.00','1350','retail','0','2023-04-05 14:02:46','','','','0','Cash',0.00,'1350','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916806926293002642',1203,'91680691571','11461','1.00','3705','retail','0','2023-04-05 14:03:00','','','','0','Cash',0.00,'3705','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916806926533630220',1204,'91680691571','11461','1.00','3705','retail','0','2023-04-05 14:03:00','','','','0','Cash',0.00,'3705','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916806927013496162',1205,'91680691571','9588','1.00','1710','retail','0','2023-04-05 14:04:14','','','','0','Cash',0.00,'1710','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916806927190633021',1206,'91680691571','11857','1.00','300','retail','0','2023-04-05 14:05:01','','','','0','Cash',0.00,'300','','','9','','1','2023-04-05 11:05:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','965.00','964','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807056488302204',1207,'91680705637','7981','1.00','1250','retail','0','2023-04-05 17:40:37','','','','0','Cash',0.00,'1250','','','9','','1','2023-04-05 14:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916807056645333280',1208,'91680705637','8581','1.00','1425','retail','0','2023-04-05 17:40:48','','','','0','Cash',0.00,'1425','','','9','','1','2023-04-05 14:41:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916807080343430308',1209,'91680705673','9149','1.00','1500','retail','0','2023-04-05 17:41:13','','','','0','Cash',206.90,'1500','','','9','','1','2023-04-05 15:29:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916807081843232333',1210,'91680705673','11006','1.00','2500','retail','0','2023-04-05 18:22:55','','','','0','Cash',344.83,'2500','','','9','','1','2023-04-05 15:29:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916807085602223020',1211,'91680708548','11382','1.00','3500','retail','0','2023-04-05 18:29:08','','','','0','Cash',0.00,'3500','','','9','','1','2023-04-05 15:29:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916807587136321220',1212,'91680758702','11926','1.00','3500','retail','0','2023-04-06 08:25:02','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-06 05:25:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807587303123202',1213,'91680758702','11857','1.00','100','retail','0','2023-04-06 08:25:13','','','','0','Cash',0.00,'100','','','9','','1','2023-04-06 05:25:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','964.00','963','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807641132213022',1214,'91680758742','10717','1.00','2399','retail','0','2023-04-06 08:25:43','','','','0','Cash',330.90,'2399','','','9','','1','2023-04-06 06:55:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.10,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916807726450600303',1215,'91680772636','8856','6.00','10140','retail','0','2023-04-06 12:17:16','','','','1400','Cash',1398.62,'1690','','','9','','1','2023-04-06 09:17:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8741.38,'','10.00','4','Inclusive','branch','Inventory','','','','',''),('916807775540399092',1216,'91680772663','10297','1.00','2000','retail','0','2023-04-06 12:17:43','','','','0','Cash',275.86,'2000','','','9','','1','2023-04-06 10:39:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916807796090337910',1217,'91680777568','11924','1.00','2500','retail','0','2023-04-06 13:39:28','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-06 11:13:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807830190203006',1218,'91680779615','11926','2.00','7000','retail','0','2023-04-06 14:13:35','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-06 12:12:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807831251092223',1219,'91680779615','11932','1.00','500','retail','0','2023-04-06 15:11:57','','','','500','Cash',0.00,'500','','','9','','1','2023-04-06 12:12:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807831392009083',1220,'91680779615','11888','1.00','200','retail','0','2023-04-06 15:12:10','','','','60','Cash',0.00,'200','','','9','','1','2023-04-06 12:12:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807831908230330',1221,'91680783143','11924','10.00','25000','retail','0','2023-04-06 15:12:23','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-06 12:13:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807914543099032',1222,'91680791445','11924','1.00','2500','retail','0','2023-04-06 17:30:45','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-06 14:43:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807914632620332',1223,'91680791445','11494','1.00','3700','retail','0','2023-04-06 17:30:54','','','','0','Cash',510.34,'3700','','','9','','1','2023-04-06 14:43:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3189.66,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916807922361322034',1224,'91680792225','8802','1.00','1450','retail','0','2023-04-06 17:43:45','','','','0','Cash',200.00,'1450','','','9','','1','2023-04-06 14:44:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('916807922510042003',1225,'91680792225','11924','1.00','2500','retail','0','2023-04-06 17:44:04','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-06 14:44:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807922673603682',1226,'91680792255','11924','1.00','2500','retail','0','2023-04-06 17:44:15','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-06 14:44:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807943678620327',1227,'91680792274','11924','1.00','2500','retail','0','2023-04-06 17:44:34','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-08 08:28:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807943844203434',1228,'91680792274','11188','1.00','3000','retail','0','2023-04-06 18:19:28','','','','0','Cash',0.00,'3000','','','9','','1','2023-04-08 08:28:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916809425439093030',1229,'91680942536','11494','1.00','3899','retail','0','2023-04-08 11:28:56','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-08 13:33:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916809608436343024',1230,'91680960828','8417','1.00','1390','retail','0','2023-04-08 16:33:48','','','','0','Cash',0.00,'1390','','','9','','1','2023-04-08 16:35:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916809608552286423',1231,'91680960828','8024','1.00','1290','retail','0','2023-04-08 16:34:04','','','','0','Cash',0.00,'1290','','','9','','1','2023-04-08 16:35:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916809608642204000',1232,'91680960828','10823','1.00','2500','retail','0','2023-04-08 16:34:15','','','','0','Cash',0.00,'2500','','','9','','1','2023-04-08 16:35:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916812174532422438',1233,'91681217444','11933','1.00','1790','retail','0','2023-04-11 15:50:44','','','','1500','Cash',0.00,'1790','','','9','','1','2023-04-11 12:51:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812197355898113',1234,'91681217461','8715','1.00','1690','retail','0','2023-04-11 15:51:01','','','','0','Cash',233.10,'1690','','','9','','1','2023-04-11 13:29:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916812197610210073',1235,'91681217461','8516','1.00','1300','retail','0','2023-04-11 16:29:02','','','','0','Cash',179.31,'1300','','','9','','1','2023-04-11 13:29:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916812791733000723',1236,'91681279144','11924','1.00','2500','retail','0','2023-04-12 08:59:04','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-12 05:59:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812791877814122',1237,'91681279144','11857','1.00','250','retail','0','2023-04-12 08:59:33','','','','0','Cash',0.00,'250','','','9','','1','2023-04-12 05:59:58','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','963.00','962','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812829112233326',1238,'91681282892','11934','1.00','2200','retail','0','2023-04-12 10:01:32','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-12 07:01:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812845532355902',1239,'91681283991','10591','25.00','57250','retail','0','2023-04-12 10:19:51','','','','0','Cash',7896.55,'2290','','','9','','1','2023-04-12 07:29:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',49353.45,'','57.00','32','Inclusive','branch','Inventory','','','','',''),('916812852494002090',1240,'91681284574','11934','1.00','1999','retail','0','2023-04-12 10:29:34','','','','1800','Cash',0.00,'1999','','','9','','1','2023-04-12 07:41:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812962932232902',1241,'91681296117','300','1.00','665','retail','0','2023-04-12 13:41:57','','','','0','Cash',0.00,'665','','','9','','1','2023-04-12 11:17:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Inventory','','','','',''),('916812982471380322',1242,'91681298236','11934','1.00','2200','retail','0','2023-04-12 14:17:16','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-12 11:17:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813028592123024',1243,'91681298252','11926','1.00','3500','retail','0','2023-04-12 14:17:32','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-12 12:34:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813064942260302',1244,'91681302867','11924','4.00','10000','retail','0','2023-04-12 15:34:27','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-12 13:36:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813638082004003',1245,'91681363795','11935','1.00','1690','retail','0','2023-04-13 08:29:55','','','','1500','Cash',0.00,'1690','','','9','','1','2023-04-13 05:30:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813638322232363',1246,'91681363795','10751','1.00','2590','retail','0','2023-04-13 08:30:08','','','','0','Cash',357.24,'2590','','','9','','1','2023-04-13 05:30:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916813687702006030',1247,'91681363848','11934','1.00','2000','retail','0','2023-04-13 09:52:34','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 06:53:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813740273424090',1248,'91681368785','11934','1.00','2200','retail','0','2023-04-13 09:53:05','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 08:20:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813740913203133',1249,'91681374032','11934','1.00','2200','retail','0','2023-04-13 11:20:32','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 08:21:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813741053502133',1250,'91681374032','11924','1.00','2500','retail','0','2023-04-13 11:21:31','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 08:21:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813761094212013',1251,'91681374117','7049','1.00','950','retail','0','2023-04-13 11:42:27','','','','0','Cash',0.00,'950','','','9','','1','2023-04-13 09:17:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','978.00','977','Inclusive','branch','Inventory','','','','',''),('916813774828322203',1252,'91681377475','11934','1.00','2200','retail','0','2023-04-13 12:17:55','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 09:29:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813774903042332',1253,'91681377475','11494','1.00','3899','retail','0','2023-04-13 12:18:02','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-13 09:29:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916813774971234033',1254,'91681377475','11924','1.00','2500','retail','0','2023-04-13 12:18:10','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 09:29:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813818673082332',1255,'91681378192','11934','1.00','2200','retail','0','2023-04-13 12:29:52','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 10:31:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813818816310228',1256,'91681381873','11934','1.00','2000','retail','0','2023-04-13 13:31:13','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 10:31:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813823402222028',1257,'91681381894','2687','1.00','1425','retail','0','2023-04-13 13:31:34','','','','0','Cash',0.00,'1425','','','9','','1','2023-04-13 10:40:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916813823480109032',1258,'91681381894','5911','1.00','475','retail','0','2023-04-13 13:39:00','','','','0','Cash',0.00,'475','','','9','','1','2023-04-13 10:40:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('916813823582333032',1259,'91681381894','10192','1.00','2490','retail','0','2023-04-13 13:39:09','','','','0','Cash',343.45,'2490','','','9','','1','2023-04-13 10:40:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916813823683320126',1260,'91681381894','8200','2.00','2600','retail','0','2023-04-13 13:39:19','','','','0','Cash',358.62,'1300','','','9','','1','2023-04-13 10:40:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2241.38,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('916813836102233602',1261,'91681382457','11934','1.00','2000','retail','0','2023-04-13 13:40:57','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 11:00:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813838400310212',1262,'91681383620','10813','1.00','2500','retail','0','2023-04-13 14:00:20','','','','0','Cash',344.83,'2500','','','9','','1','2023-04-13 11:15:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','61.00','60','Inclusive','branch','Inventory','','','','',''),('916813838593202302',1263,'91681383620','8945','1.00','1500','retail','0','2023-04-13 14:04:01','','','','1050','Cash',206.90,'1500','','','9','','1','2023-04-13 11:15:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916813838713306222',1264,'91681383620','2485','1.00','580','retail','0','2023-04-13 14:04:19','','','','0','Cash',80.00,'580','','','9','','1','2023-04-13 11:15:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',500.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916813845692806232',1265,'91681384542','11924','2.00','5000','retail','0','2023-04-13 14:15:42','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 11:16:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813845854833834',1266,'91681384542','11869','1.00','550','retail','0','2023-04-13 14:16:09','','','','550','Cash',0.00,'550','','','9','','1','2023-04-13 11:16:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813846223223323',1267,'91681384598','11924','2.00','5000','retail','0','2023-04-13 14:16:38','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 11:19:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813846392332332',1268,'91681384598','11932','1.00','250','retail','0','2023-04-13 14:17:09','','','','500','Cash',0.00,'250','','','9','','1','2023-04-13 11:19:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813921490203030',1269,'91681392138','11934','1.00','2000','retail','0','2023-04-13 16:22:18','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 13:22:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813932409912130',1270,'91681392162','11934','1.00','2200','retail','0','2023-04-13 16:22:42','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 13:40:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813959093219223',1271,'91681393247','11924','1.00','2500','retail','0','2023-04-13 16:40:47','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 14:25:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813959192422252',1272,'91681393247','11934','1.00','2200','retail','0','2023-04-13 17:25:09','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 14:25:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813959476002033',1273,'91681395929','11934','1.00','2000','retail','0','2023-04-13 17:25:29','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 14:26:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813959640223020',1274,'91681395929','11924','1.00','2500','retail','0','2023-04-13 17:25:54','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-13 14:26:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813960888023329',1275,'91681395969','11934','1.00','2200','retail','0','2023-04-13 17:26:09','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-13 14:29:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813961096323323',1276,'91681395969','11494','1.00','3899','retail','0','2023-04-13 17:28:09','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-13 14:29:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916813961239392232',1277,'91681395969','10299','1.00','1999','retail','0','2023-04-13 17:28:30','','','','0','Cash',0.00,'1999','','','9','','1','2023-04-13 14:29:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('916813963733893930',1278,'91681396160','11934','1.00','2000','retail','0','2023-04-13 17:29:20','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 14:33:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813963893229010',1279,'91681396160','11494','1.00','3899','retail','0','2023-04-13 17:33:02','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-13 14:33:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916813964062392320',1280,'91681396160','10299','1.00','1999','retail','0','2023-04-13 17:33:09','','','','0','Cash',0.00,'1999','','','9','','1','2023-04-13 14:33:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('916813994881403393',1281,'91681396412','11926','1.00','3500','retail','0','2023-04-13 18:22:22','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-13 16:41:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813994982292328',1282,'91681396412','11166','1.00','2999','retail','0','2023-04-13 18:24:48','','','','0','Cash',413.66,'2999','','','9','','1','2023-04-13 16:41:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2585.34,'','99987.00','99986','Inclusive','branch','Inventory','','','','',''),('916813995143230000',1283,'91681396412','11934','1.00','2000','retail','0','2023-04-13 18:24:59','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-13 16:41:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813995777394025',1284,'91681396412','6053','1.00','550','retail','0','2023-04-13 18:25:31','','','','0','Cash',75.86,'550','','','9','','1','2023-04-13 16:41:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916814575029342203',1285,'91681455678','11934','1.00','2200','retail','0','2023-04-14 10:31:19','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-14 07:37:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814578614132320',1286,'91681457848','11934','2.00','4000','retail','0','2023-04-14 10:37:28','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-14 07:50:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814578822281022',1287,'91681457848','10796','1.00','2499','retail','0','2023-04-14 10:37:52','','','','0','Cash',0.00,'2499','','','9','','1','2023-04-14 07:50:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916814578903326032',1288,'91681457848','11926','1.00','3500','retail','0','2023-04-14 10:38:02','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-14 07:50:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814593399330332',1289,'91681458616','11934','1.00','2000','retail','0','2023-04-14 10:50:16','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-14 08:03:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814593598123249',1290,'91681458616','10750','1.00','2500','retail','0','2023-04-14 11:02:27','','','','0','Cash',344.83,'2500','','','9','','1','2023-04-14 08:03:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916814593835623913',1291,'91681458616','10896','1.00','2500','retail','0','2023-04-14 11:02:49','','','','0','Cash',344.83,'2500','','','9','','1','2023-04-14 08:03:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916814594020203034',1292,'91681458616','11924','1.00','2500','retail','0','2023-04-14 11:03:10','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-14 08:03:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814613856200320',1293,'91681459417','11934','2.00','4000','retail','0','2023-04-14 11:03:37','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-14 08:37:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814614153012434',1294,'91681459417','11857','1.00','250','retail','0','2023-04-14 11:36:39','','','','0','Cash',0.00,'250','','','9','','1','2023-04-14 08:37:08','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','962.00','961','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814630560306340',1295,'91681461430','11924','2.00','5000','retail','0','2023-04-14 11:37:10','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-14 09:04:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814630648232003',1296,'91681461430','11857','1.00','250','retail','0','2023-04-14 12:04:16','','','','0','Cash',0.00,'250','','','9','','1','2023-04-14 09:04:49','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','961.00','960','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814651888219232',1297,'91681463091','8013','1.00','1290','retail','0','2023-04-14 12:04:51','','','','0','Cash',0.00,'1290','','','9','','1','2023-04-14 09:51:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916814652005231305',1298,'91681463091','10203','1.00','1990','retail','0','2023-04-14 12:39:48','','','','0','Cash',0.00,'1990','','','9','','1','2023-04-14 09:51:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916814710462133982',1299,'91681465889','5881','1.00','450','retail','0','2023-04-14 14:17:01','','','','0','Cash',0.00,'450','','','9','','1','2023-04-14 11:24:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916814710851820783',1300,'91681465889','6691','1.00','850','retail','0','2023-04-14 14:17:26','','','','0','Cash',0.00,'850','','','9','','1','2023-04-14 11:24:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','296.00','295','Inclusive','branch','Inventory','','','','',''),('916814711509200232',1301,'91681465889','5971','1.00','500','retail','0','2023-04-14 14:19:01','','','','0','Cash',0.00,'500','','','9','','1','2023-04-14 11:24:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916814711613106431',1302,'91681465889','7495','1.00','1000','retail','0','2023-04-14 14:19:11','','','','0','Cash',0.00,'1000','','','9','','1','2023-04-14 11:24:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916814711844422328',1303,'91681465889','8410','1.00','1390','retail','0','2023-04-14 14:19:22','','','','0','Cash',0.00,'1390','','','9','','1','2023-04-14 11:24:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916814732002208022',1304,'91681471455','7440','1.00','1000','retail','0','2023-04-14 14:24:15','','','','0','Cash',137.93,'1000','','','9','','1','2023-04-14 11:53:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916814735855533384',1305,'91681473212','11934','2.00','4400','retail','0','2023-04-14 14:53:32','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-14 12:00:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814736132632733',1306,'91681473212','11857','1.00','250','retail','0','2023-04-14 14:59:59','','','','0','Cash',0.00,'250','','','9','','1','2023-04-14 12:00:34','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','960.00','959','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814753111330332',1307,'91681473636','11934','1.00','2000','retail','0','2023-04-14 15:00:36','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-14 12:29:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814753303213029',1308,'91681473636','11924','1.00','2500','retail','0','2023-04-14 15:28:40','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-14 12:29:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814753503239012',1309,'91681473636','11932','1.00','250','retail','0','2023-04-14 15:28:51','','','','150','Cash',0.00,'250','','','9','','1','2023-04-14 12:29:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814794310392649',1310,'91681475371','11924','1.00','2500','retail','0','2023-04-14 15:29:31','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-14 13:37:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814809170730323',1311,'91681479436','11924','2.00','5000','retail','0','2023-04-14 16:37:17','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-14 14:03:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814809470272939',1312,'91681479436','11934','2.00','4400','retail','0','2023-04-14 17:02:09','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-14 14:03:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814809900012220',1313,'91681479436','11932','1.00','250','retail','0','2023-04-14 17:03:02','','','','150','Cash',0.00,'250','','','9','','1','2023-04-14 14:03:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814846712200383',1314,'91681481000','11934','1.00','2000','retail','0','2023-04-14 17:03:20','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-14 15:04:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('916815471320133335',1315,'91681540871','10147','1.00','2280','retail','0','2023-04-15 09:41:11','','','','0','Cash',314.48,'2280','','','9','','1','2023-04-15 08:27:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1965.52,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916815471532812222',1316,'91681540871','7495','1.00','1200','retail','0','2023-04-15 11:25:41','','','','0','Cash',165.52,'1200','','','9','','1','2023-04-15 08:27:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916815471693326502',1317,'91681540871','8945','1.00','1500','retail','0','2023-04-15 11:26:01','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-15 08:27:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916815471821222701',1318,'91681540871','6000','1.00','500','retail','0','2023-04-15 11:26:09','','','','0','Cash',68.97,'500','','','9','','1','2023-04-15 08:27:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916815495123201323',1319,'91681549499','11934','1.00','2099','retail','0','2023-04-15 12:04:59','','','','1800','Cash',0.00,'2099','','','9','','1','2023-04-15 09:05:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('916815497818298731',1320,'91681549559','7440','1.00','1000','retail','0','2023-04-15 12:05:59','','','','0','Cash',0.00,'1000','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916815498293223013',1321,'91681549559','5692','1.00','300','retail','0','2023-04-15 12:09:42','','','','0','Cash',0.00,'300','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916815498455824220',1322,'91681549559','8745','1.00','1490','retail','0','2023-04-15 12:10:29','','','','0','Cash',0.00,'1490','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916815498775574522',1323,'91681549559','9526','1.00','1699','retail','0','2023-04-15 12:10:45','','','','0','Cash',0.00,'1699','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916815498891321950',1324,'91681549559','5914','1.00','475','retail','0','2023-04-15 12:11:18','','','','0','Cash',0.00,'475','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('916815499115020192',1325,'91681549559','10297','1.00','1999','retail','0','2023-04-15 12:11:30','','','','0','Cash',0.00,'1999','','','9','','1','2023-04-15 09:11:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916817138633393233',1326,'91681712376','11857','1.00','100','retail','0','2023-04-17 09:19:36','','','','0','Cash',0.00,'100','','','9','','1','2023-04-17 06:44:47','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','959.00','958','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817138833033792',1327,'91681712376','11924','1.00','2500','retail','0','2023-04-17 09:44:33','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-17 06:44:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817219010213322',1328,'91681721892','6407','1.00','700','retail','0','2023-04-17 11:58:12','','','','0','Cash',0.00,'700','','','9','','1','2023-04-17 09:18:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916817219091120230',1329,'91681721892','5911','1.00','475','retail','0','2023-04-17 11:58:22','','','','0','Cash',0.00,'475','','','9','','1','2023-04-17 09:18:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('916817219217223071',1330,'91681721892','11616','1.00','4500','retail','0','2023-04-17 11:58:29','','','','0','Cash',0.00,'4500','','','9','','1','2023-04-17 09:18:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916817262842262634',1331,'91681723082','11857','1.00','250','retail','0','2023-04-17 13:11:14','','','','0','Cash',0.00,'250','','','9','','1','2023-04-17 10:11:57','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','958.00','957','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817263076022716',1332,'91681723082','11934','1.00','2000','retail','0','2023-04-17 13:11:38','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-17 10:11:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817403713336222',1333,'91681740361','8721','1.00','1490','retail','0','2023-04-17 17:06:01','','','','0','Cash',0.00,'1490','','','9','','1','2023-04-17 14:25:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916817403850175723',1334,'91681740361','7961','1.00','1235','retail','0','2023-04-17 17:06:11','','','','0','Cash',0.00,'1235','','','9','','1','2023-04-17 14:25:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916817403978430327',1335,'91681740361','10599','1.00','2290','retail','0','2023-04-17 17:06:25','','','','0','Cash',0.00,'2290','','','9','','1','2023-04-17 14:25:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916817404133083104',1336,'91681740361','11004','1.00','2790','retail','0','2023-04-17 17:06:38','','','','0','Cash',0.00,'2790','','','9','','1','2023-04-17 14:25:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916817407244007330',1337,'91681740361','11936','1.00','1900','retail','0','2023-04-17 17:11:56','','','','1600','Cash',0.00,'1900','','','9','','1','2023-04-17 14:25:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817415488942230',1338,'91681741533','10847','1.00','2500','retail','0','2023-04-17 17:25:33','','','','0','Cash',0.00,'2500','','','9','','1','2023-04-17 14:26:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916817415577301120',1339,'91681741533','11494','1.00','3899','retail','0','2023-04-17 17:25:49','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-17 14:26:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916817422373224021',1340,'91681741584','7447','1.00','1000','retail','0','2023-04-17 17:26:24','','','','0','Cash',0.00,'1000','','','9','','1','2023-04-17 15:46:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916818038861222333',1341,'91681798684','11934','1.00','2000','retail','0','2023-04-18 10:44:35','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-18 07:44:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('916818237817222838',1342,'91681823759','7988','1.00','1250','retail','0','2023-04-18 16:15:59','','','','0','Cash',0.00,'1250','','','9','','1','2023-04-18 13:31:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916818247343002323',1343,'91681824719','11934','2.00','4000','retail','0','2023-04-18 16:31:59','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-18 13:32:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('916818852414280245',1344,'91681884388','11934','1.00','2000','retail','0','2023-04-19 09:06:28','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-19 06:20:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('916818886908320218',1345,'91681885253','10312','1.00','2000','retail','0','2023-04-19 09:20:53','','','','0','Cash',0.00,'2000','','','9','','1','2023-04-19 07:18:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916818932702282229',1346,'91681888710','8692','1.00','1450','retail','0','2023-04-19 11:34:03','','','','0','Cash',200.00,'1450','','','9','','1','2023-04-19 08:34:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916818933483300984',1347,'91681893280','11934','2.00','4000','retail','0','2023-04-19 11:34:41','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-19 12:12:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('916819063793929388',1348,'91681906365','11934','1.00','2000','retail','0','2023-04-19 15:12:45','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-19 12:13:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('916819121393692121',1349,'91681906391','11934','2.00','4400','retail','0','2023-04-19 15:13:11','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-19 13:49:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('916819715699923330',1350,'91681971026','11934','2.00','4000','retail','0','2023-04-20 09:10:26','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-20 06:19:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('916819788632912026',1351,'91681978778','6376','5.00','3495','retail','0','2023-04-20 11:19:38','','','','0','Cash',482.07,'699','','','9','','1','2023-04-20 08:21:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3012.93,'','5.00','0','Inclusive','branch','Inventory','','','','',''),('916819845370530223',1352,'91681984527','10832','1.00','2500','retail','0','2023-04-20 12:55:27','','','','0','Cash',0.00,'2500','','','9','','1','2023-04-20 09:55:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916819863428320343',1353,'91681986331','8211','1.00','1490','retail','0','2023-04-20 13:25:31','','','','0','Cash',205.52,'1490','','','9','','1','2023-04-20 10:26:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916819863673220233',1354,'91681986331','11857','1.00','300','retail','0','2023-04-20 13:25:57','','','','0','Cash',0.00,'300','','','9','','1','2023-04-20 10:26:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','957.00','956','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821491003344009',1355,'91682149091','10647','1.00','2490','retail','0','2023-04-22 10:38:11','','','','0','Cash',343.45,'2490','','','9','','1','2023-04-22 07:39:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916821491584319323',1356,'91682149091','11857','1.00','400','retail','0','2023-04-22 10:39:07','','','','0','Cash',0.00,'400','','','9','','1','2023-04-22 07:39:33','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','956.00','955','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821491893092381',1357,'91682149174','11905','1.00','2500','retail','0','2023-04-22 10:39:34','','','','2200','Cash',0.00,'2500','','','9','','1','2023-04-22 07:40:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821492021320220',1358,'91682149174','11857','1.00','400','retail','0','2023-04-22 10:39:49','','','','0','Cash',0.00,'400','','','9','','1','2023-04-22 07:40:19','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','955.00','954','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821498256965891',1359,'91682149220','11924','1.00','2500','retail','0','2023-04-22 10:40:21','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-22 07:50:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821498322803322',1360,'91682149220','11934','1.00','2000','retail','0','2023-04-22 10:50:25','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-22 07:50:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821498462262339',1361,'91682149220','11857','1.00','400','retail','0','2023-04-22 10:50:38','','','','0','Cash',0.00,'400','','','9','','1','2023-04-22 07:50:56','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','954.00','953','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821500978230123',1362,'91682149858','11924','1.00','2500','retail','0','2023-04-22 10:50:58','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-22 07:55:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821501063335330',1363,'91682149858','11857','1.00','400','retail','0','2023-04-22 10:54:57','','','','0','Cash',0.00,'400','','','9','','1','2023-04-22 07:55:34','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','953.00','952','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821501222232092',1364,'91682149858','11934','1.00','1999','retail','0','2023-04-22 10:55:14','','','','1800','Cash',0.00,'1999','','','9','','1','2023-04-22 07:55:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821557372610222',1365,'91682150136','11934','2.00','4000','retail','0','2023-04-22 10:55:36','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-22 09:29:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821617842229680',1366,'91682155759','11934','1.00','2000','retail','0','2023-04-22 12:29:19','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-22 11:10:09','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821626676039624',1367,'91682161810','11926','1.00','3500','retail','0','2023-04-22 14:10:10','','','','3200','Cash',0.00,'3500','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821626746216627',1368,'91682161810','11934','1.00','2200','retail','0','2023-04-22 14:24:28','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('916821626822283032',1369,'91682161810','8945','1.00','1500','retail','0','2023-04-22 14:24:35','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916821627069010233',1370,'91682161810','11006','1.00','2790','retail','0','2023-04-22 14:24:42','','','','0','Cash',0.00,'2790','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916821628362323006',1371,'91682161810','7441','1.00','1000','retail','0','2023-04-22 14:25:06','','','','0','Cash',0.00,'1000','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916821628890323639',1372,'91682161810','6585','1.00','800','retail','0','2023-04-22 14:27:17','','','','0','Cash',0.00,'800','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916821629002260092',1373,'91682161810','6369','1.00','699','retail','0','2023-04-22 14:28:09','','','','0','Cash',0.00,'699','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916821631293323213',1374,'91682161810','5964','1.00','500','retail','0','2023-04-22 14:31:58','','','','0','Cash',0.00,'500','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916821632888083220',1375,'91682161810','6583','1.00','800','retail','0','2023-04-22 14:32:09','','','','0','Cash',0.00,'800','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916821633023323310',1376,'91682161810','6877','1.00','899','retail','0','2023-04-22 14:34:48','','','','0','Cash',0.00,'899','','','9','','1','2023-04-22 11:45:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916821639219133602',1377,'91682163907','10297','1.00','2000','retail','0','2023-04-22 14:45:07','','','','0','Cash',275.86,'2000','','','9','','1','2023-04-22 11:47:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916821639322223910',1378,'91682163907','11730','1.00','4800','retail','0','2023-04-22 14:45:21','','','','0','Cash',662.07,'4800','','','9','','1','2023-04-22 11:47:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4137.93,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916821643933239420',1379,'91682164075','6368','1.00','699','retail','0','2023-04-22 14:47:55','','','','0','Cash',0.00,'699','','','9','','1','2023-04-22 11:58:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916823267052020030',1380,'91682326654','8389','1.00','1390','retail','0','2023-04-24 11:57:34','','','','0','Cash',0.00,'1390','','','9','','1','2023-04-24 09:01:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916823267452312360',1381,'91682326654','8646','1.00','1450','retail','0','2023-04-24 11:58:26','','','','0','Cash',0.00,'1450','','','9','','1','2023-04-24 09:01:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916823268972023242',1382,'91682326654','11937','1.00','1750','retail','0','2023-04-24 12:01:26','','','','1500','Cash',0.00,'1750','','','9','','1','2023-04-24 09:01:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916823269113203102',1383,'91682326654','11857','1.00','300','retail','0','2023-04-24 12:01:38','','','','0','Cash',0.00,'300','','','9','','1','2023-04-24 09:01:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','952.00','951','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824053552092921',1384,'91682403116','6356','6.00','5100','retail','0','2023-04-25 09:11:56','','','','0','Cash',703.45,'850','','','9','','1','2023-04-25 06:49:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4396.55,'','100.00','94','Inclusive','branch','Inventory','','','','',''),('916824187663323829',1385,'91682418757','9692','2.00','3580','retail','0','2023-04-25 13:32:37','','','','0','Cash',493.79,'1790','','','9','','1','2023-04-25 10:34:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3086.21,'','1.00','4','Inclusive','branch','Inventory','','','','',''),('916824321966616320',1386,'91682425680','11934','1.00','2200','retail','0','2023-04-25 17:16:13','','','','1800','Cash',0.00,'2200','','','9','','1','2023-04-25 17:32:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824322223220063',1387,'91682425680','10004','1.00','1899','retail','0','2023-04-25 17:16:36','','','','0','Cash',0.00,'1899','','','9','','1','2023-04-25 17:32:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916824322352231303',1388,'91682425680','11924','1.00','2500','retail','0','2023-04-25 17:17:03','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-25 17:32:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824329393340080',1389,'91682425680','11494','1.00','3899','retail','0','2023-04-25 17:17:15','','','','0','Cash',0.00,'3899','','','9','','1','2023-04-25 17:32:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916824941010242232',1390,'91682488833','11934','2.00','3800','retail','0','2023-04-26 09:00:33','','','','1800','Cash',0.00,'1900','','','9','','1','2023-04-26 07:29:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824941340042411',1391,'91682488833','11857','1.00','300','retail','0','2023-04-26 10:28:41','','','','0','Cash',0.00,'300','','','9','','1','2023-04-26 07:29:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','951.00','950','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824994270239320',1392,'91682494143','11934','1.00','2000','retail','0','2023-04-26 10:29:03','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-26 08:57:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824994379433831',1393,'91682494143','11574','1.00','4200','retail','0','2023-04-26 11:57:07','','','','0','Cash',0.00,'4200','','','9','','1','2023-04-26 08:57:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916825024762422203',1394,'91682499460','7634','1.00','1000','retail','0','2023-04-26 11:57:40','','','','0','Cash',137.93,'1000','','','9','','1','2023-04-26 09:50:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916825024983311083',1395,'91682499460','6157','1.00','599','retail','0','2023-04-26 12:48:05','','','','0','Cash',82.62,'599','','','9','','1','2023-04-26 09:50:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',516.38,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916825025272232232',1396,'91682499460','6928','1.00','903','retail','0','2023-04-26 12:48:24','','','','0','Cash',0.00,'903','','','9','','1','2023-04-26 09:50:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916825025540023538',1397,'91682499460','6315','1.00','690','retail','0','2023-04-26 12:48:48','','','','0','Cash',0.00,'690','','','9','','1','2023-04-26 09:50:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916825026030502533',1398,'91682499460','11857','1.00','450','retail','0','2023-04-26 12:49:15','','','','0','Cash',0.00,'450','','','9','','1','2023-04-26 09:50:40','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','950.00','949','Inclusive','branch','Inventory','1110','4000','5500','',''),('916825060193805002',1399,'91682502642','11011','1.00','2790','retail','0','2023-04-26 12:50:42','','','','0','Cash',0.00,'2790','','','9','','1','2023-04-26 10:47:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916825060278276209',1400,'91682502642','10647','1.00','2300','retail','0','2023-04-26 13:46:59','','','','0','Cash',0.00,'2300','','','9','','1','2023-04-26 10:47:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916825060402203043',1401,'91682502642','8945','1.00','1500','retail','0','2023-04-26 13:47:08','','','','1050','Cash',0.00,'1500','','','9','','1','2023-04-26 10:47:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916825060503033003',1402,'91682502642','11934','1.00','2000','retail','0','2023-04-26 13:47:21','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-26 10:47:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('916825896672066223',1403,'91682589653','10147','1.00','2299','retail','0','2023-04-27 13:00:53','','','','0','Cash',317.10,'2299','','','9','','1','2023-04-27 10:01:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1981.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916825956616323092',1404,'91682589692','11934','1.00','2000','retail','0','2023-04-27 13:01:32','','','','1800','Cash',0.00,'2000','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('916825957912429532',1405,'91682589692','8648','1.00','1450','retail','0','2023-04-27 14:41:19','','','','0','Cash',0.00,'1450','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916825958093132830',1406,'91682589692','9434','1.00','1690','retail','0','2023-04-27 14:43:11','','','','0','Cash',0.00,'1690','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916825958232222002',1407,'91682589692','9398','1.00','1650','retail','0','2023-04-27 14:43:29','','','','0','Cash',0.00,'1650','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916825958400340883',1408,'91682589692','11149','1.00','2990','retail','0','2023-04-27 14:43:43','','','','0','Cash',0.00,'2990','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916825958562460235',1409,'91682589692','7405','1.00','1000','retail','0','2023-04-27 14:44:01','','','','0','Cash',0.00,'1000','','','9','','1','2023-04-27 11:44:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916825972965908297',1410,'91682595861','6239','1.00','650','retail','0','2023-04-27 14:44:21','','','','0','Cash',0.00,'650','','','9','','1','2023-04-27 12:09:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916825973092900906',1411,'91682595861','6263','1.00','650','retail','0','2023-04-27 15:08:17','','','','0','Cash',0.00,'650','','','9','','1','2023-04-27 12:09:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916825973253303264',1412,'91682595861','9144','1.00','1590','retail','0','2023-04-27 15:08:29','','','','0','Cash',0.00,'1590','','','9','','1','2023-04-27 12:09:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916825973412908402',1413,'91682595861','6101','1.00','566','retail','0','2023-04-27 15:08:45','','','','0','Cash',0.00,'566','','','9','','1','2023-04-27 12:09:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916826010006340326',1414,'91682597351','11901','1.00','1500','retail','0','2023-04-27 16:09:27','','','','1200','Cash',0.00,'1500','','','9','','1','2023-04-27 13:10:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826010121302390',1415,'91682597351','11857','1.00','250','retail','0','2023-04-27 16:10:00','','','','0','Cash',0.00,'250','','','9','','1','2023-04-27 13:10:29','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','949.00','948','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826045960632264',1416,'91682601031','10406','1.00','1800','retail','0','2023-04-27 16:10:31','','','','0','Cash',248.28,'1800','','','9','','1','2023-04-27 16:07:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826046496233424',1417,'91682601031','10177','1.00','1950','retail','0','2023-04-27 17:09:56','','','','0','Cash',0.00,'1950','','','9','','1','2023-04-27 16:07:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826046606232364',1418,'91682601031','9174','1.00','1590','retail','0','2023-04-27 17:10:49','','','','0','Cash',0.00,'1590','','','9','','1','2023-04-27 16:07:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916826046852238260',1419,'91682601031','9547','1.00','1699','retail','0','2023-04-27 17:11:00','','','','0','Cash',0.00,'1699','','','9','','1','2023-04-27 16:07:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916826048160333613',1420,'91682601031','8650','1.00','1450','retail','0','2023-04-27 17:13:25','','','','0','Cash',0.00,'1450','','','9','','1','2023-04-27 16:07:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916826606473033304',1421,'91682660632','11924','1.00','2500','retail','0','2023-04-28 08:43:52','','','','1700','Cash',0.00,'2500','','','9','','1','2023-04-28 05:44:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826624492233323',1422,'91682662437','11938','2.00','5780','retail','0','2023-04-28 09:13:57','','','','2500','Cash',0.00,'2890','','','9','','1','2023-04-28 06:14:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826624740230022',1423,'91682662437','11857','1.00','300','retail','0','2023-04-28 09:14:21','','','','0','Cash',0.00,'300','','','9','','1','2023-04-28 06:14:44','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','948.00','947','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826680014302839',1424,'91682667979','8285','2.00','2660','retail','0','2023-04-28 10:46:19','','','','0','Cash',366.90,'1330','','','9','','1','2023-04-28 07:47:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2293.10,'','86.00','84','Inclusive','branch','Inventory','','','','',''),('916826680336832236',1425,'91682667979','11857','1.00','250','retail','0','2023-04-28 10:47:02','','','','0','Cash',0.00,'250','','','9','','1','2023-04-28 07:47:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','947.00','946','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826727202326322',1426,'91682668053','7302','1.00','900','retail','0','2023-04-28 10:47:33','','','','0','Cash',124.14,'900','','','9','','1','2023-04-28 09:11:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826729088309231',1427,'91682668053','6658','1.00','700','retail','0','2023-04-28 12:05:20','','','','0','Cash',96.55,'700','','','9','','1','2023-04-28 09:11:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916826729276321232',1428,'91682668053','7823','1.00','1100','retail','0','2023-04-28 12:08:28','','','','0','Cash',151.72,'1100','','','9','','1','2023-04-28 09:11:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826730132000783',1429,'91682668053','7492','1.00','900','retail','0','2023-04-28 12:09:56','','','','0','Cash',124.14,'900','','','9','','1','2023-04-28 09:11:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916826730272070333',1430,'91682668053','11581','1.00','4200','retail','0','2023-04-28 12:10:13','','','','0','Cash',579.31,'4200','','','9','','1','2023-04-28 09:11:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3620.69,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916826795780272203',1431,'91682679039','11936','1.00','1900','retail','0','2023-04-28 13:50:39','','','','1600','Cash',0.00,'1900','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826796192960330',1432,'91682679039','10930','1.00','2660','retail','0','2023-04-28 13:59:38','','','','0','Cash',0.00,'2660','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('916826796932222026',1433,'91682679039','11183','1.00','3000','retail','0','2023-04-28 14:00:37','','','','0','Cash',0.00,'3000','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916826798843323242',1434,'91682679039','11939','1.00','2900','retail','0','2023-04-28 14:04:31','','','','2500','Cash',0.00,'2900','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826799670323322',1435,'91682679039','11940','1.00','2600','retail','0','2023-04-28 14:05:57','','','','2400','Cash',0.00,'2600','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826799939302390',1436,'91682679039','9947','1.00','1890','retail','0','2023-04-28 14:06:07','','','','0','Cash',0.00,'1890','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916826802109234030',1437,'91682679039','9916','1.00','1850','retail','0','2023-04-28 14:09:49','','','','0','Cash',0.00,'1850','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916826805433893306',1438,'91682679039','11941','1.00','1899','retail','0','2023-04-28 14:15:31','','','','1500','Cash',0.00,'1899','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916826806198931302',1439,'91682679039','490','1.00','2090','retail','0','2023-04-28 14:15:43','','','','0','Cash',0.00,'2090','','','9','','1','2023-04-28 11:30:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916826863762223062',1440,'91682681464','10647','1.00','2300','retail','0','2023-04-28 14:31:04','','','','0','Cash',0.00,'2300','','','9','','1','2023-04-28 12:53:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916827650836386324',1441,'91682761231','10872','1.00','2590','retail','0','2023-04-29 13:44:24','','','','0','Cash',0.00,'2590','','','9','','1','2023-04-29 11:26:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916827659600002062',1442,'91682761231','11942','1.00','2490','retail','0','2023-04-29 13:58:54','','','','2200','Cash',0.00,'2490','','','9','','1','2023-04-29 11:26:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916827675941252932',1443,'91682767576','9315','1.00','1615','retail','0','2023-04-29 14:26:16','','','','0','Cash',0.00,'1615','','','9','','1','2023-04-29 13:13:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916827676293073022',1444,'91682767576','7998','1.00','1290','retail','0','2023-04-29 14:26:34','','','','0','Cash',0.00,'1290','','','9','','1','2023-04-29 13:13:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('916827677712326133',1445,'91682767576','8851','1.00','1499','retail','0','2023-04-29 14:27:10','','','','0','Cash',0.00,'1499','','','9','','1','2023-04-29 13:13:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916827740380026002',1446,'91682774026','11942','1.00','2490','retail','0','2023-04-29 16:13:46','','','','2200','Cash',0.00,'2490','','','9','','1','2023-04-29 13:14:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916829187113139308',1447,'91682918618','11924','1.00','2500','retail','0','2023-05-01 08:23:38','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-01 05:26:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916829187252318239',1448,'91682918618','11926','2.00','7000','retail','0','2023-05-01 08:25:12','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-01 05:26:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('916829187433392240',1449,'91682918618','11869','1.00','550','retail','0','2023-05-01 08:25:26','','','','550','Cash',0.00,'550','','','9','','1','2023-05-01 05:26:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830074183012823',1450,'91683007406','11943','3.00','9000','retail','0','2023-05-02 09:03:26','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 06:03:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','500.00','497','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830127063622303',1451,'91683007436','11943','1.00','3000','retail','0','2023-05-02 09:03:56','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 07:32:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830127171600303',1452,'91683007436','10647','1.00','2300','retail','0','2023-05-02 10:31:47','','','','0','Cash',0.00,'2300','','','9','','1','2023-05-02 07:32:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916830127283222312',1453,'91683007436','11857','1.00','200','retail','0','2023-05-02 10:31:57','','','','0','Cash',0.00,'200','','','9','','1','2023-05-02 07:32:36','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','946.00','945','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830129572301752',1454,'91683012757','11943','1.00','3000','retail','0','2023-05-02 10:32:37','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 07:36:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830129644234430',1455,'91683012757','11857','1.00','200','retail','0','2023-05-02 10:35:57','','','','0','Cash',0.00,'200','','','9','','1','2023-05-02 07:36:15','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','945.00','944','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830155348350013',1456,'91683012976','11943','1.00','3000','retail','0','2023-05-02 10:36:16','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 08:19:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830163753202326',1457,'91683015542','11166','1.00','2999','retail','0','2023-05-02 11:19:03','','','','0','Cash',0.00,'2999','','','9','','1','2023-05-02 08:34:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99986.00','99985','Inclusive','branch','Inventory','','','','',''),('916830164306103000',1458,'91683015542','11574','1.00','4200','retail','0','2023-05-02 11:33:39','','','','0','Cash',0.00,'4200','','','9','','1','2023-05-02 08:34:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916830164440243224',1459,'91683015542','11943','1.00','3000','retail','0','2023-05-02 11:33:50','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 08:34:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830164592363230',1460,'91683015542','10721','1.00','2400','retail','0','2023-05-02 11:34:05','','','','0','Cash',0.00,'2400','','','9','','1','2023-05-02 08:34:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916830197984233207',1461,'91683016471','11943','1.00','3000','retail','0','2023-05-02 11:34:31','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-02 09:31:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830198162204239',1462,'91683016471','11934','1.00','2000','retail','0','2023-05-02 12:29:58','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-02 09:31:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830198321020208',1463,'91683016471','11924','2.00','5000','retail','0','2023-05-02 12:30:16','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-02 09:31:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830198572083311',1464,'91683016471','11857','1.00','250','retail','0','2023-05-02 12:30:40','','','','0','Cash',0.00,'250','','','9','','1','2023-05-02 09:31:16','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','944.00','943','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830948609260033',1465,'91683094845','10679','1.00','2390','retail','0','2023-05-03 09:20:45','','','','0','Cash',0.00,'2390','','','9','','1','2023-05-03 06:21:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916830948790728733',1466,'91683094845','11934','1.00','2000','retail','0','2023-05-03 09:21:01','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-03 06:21:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830949030030030',1467,'91683094845','8186','1.00','1300','retail','0','2023-05-03 09:21:27','','','','0','Cash',0.00,'1300','','','9','','1','2023-05-03 06:21:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916831078992232902',1468,'91683107889','8361','1.00','1390','retail','0','2023-05-03 12:58:09','','','','0','Cash',0.00,'1390','','','9','','1','2023-05-03 09:58:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916831079088329200',1469,'91683107889','8186','1.00','1300','retail','0','2023-05-03 12:58:20','','','','0','Cash',0.00,'1300','','','9','','1','2023-05-03 09:58:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916831079163333941',1470,'91683107889','8057','1.00','1290','retail','0','2023-05-03 12:58:28','','','','1050','Cash',0.00,'1290','','','9','','1','2023-05-03 09:58:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916831079332323021',1471,'91683107889','10203','1.00','1990','retail','0','2023-05-03 12:58:37','','','','0','Cash',0.00,'1990','','','9','','1','2023-05-03 09:58:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916831081091323020',1472,'91683108100','7739','1.00','1000','retail','0','2023-05-03 13:01:40','','','','0','Cash',137.93,'1000','','','9','','1','2023-05-03 10:05:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916831081199223029',1473,'91683108100','6770','1.00','1000','retail','0','2023-05-03 13:01:49','','','','0','Cash',137.93,'1000','','','9','','1','2023-05-03 10:05:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('916831082186332200',1474,'91683108100','7032','1.00','1000','retail','0','2023-05-03 13:02:00','','','','0','Cash',137.93,'1000','','','9','','1','2023-05-03 10:05:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916831082760973302',1475,'91683108100','11943','1.00','3000','retail','0','2023-05-03 13:04:23','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-03 10:05:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','492.00','491','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831083022312408',1476,'91683108100','11869','1.00','600','retail','0','2023-05-03 13:04:37','','','','550','Cash',0.00,'600','','','9','','1','2023-05-03 10:05:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831118092012123',1477,'91683108330','11366','1.00','3499','retail','0','2023-05-03 13:05:30','','','','0','Cash',0.00,'3499','','','9','','1','2023-05-03 11:03:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('916831191009223013',1478,'91683119046','9650','1.00','1750','retail','0','2023-05-03 16:04:06','','','','0','Cash',0.00,'1750','','','9','','1','2023-05-03 13:06:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916831191193301033',1479,'91683119046','10794','1.00','2499','retail','0','2023-05-03 16:05:01','','','','0','Cash',0.00,'2499','','','9','','1','2023-05-03 13:06:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916831191401932210',1480,'91683119046','7813','1.00','1199','retail','0','2023-05-03 16:05:20','','','','0','Cash',0.00,'1199','','','9','','1','2023-05-03 13:06:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916831191573233372',1481,'91683119046','6305','1.00','665','retail','0','2023-05-03 16:05:40','','','','0','Cash',0.00,'665','','','9','','1','2023-05-03 13:06:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916831191972319333',1482,'91683119046','11857','1.00','350','retail','0','2023-05-03 16:05:57','','','','0','Cash',0.00,'350','','','9','','1','2023-05-03 13:06:47','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','943.00','942','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831194851190033',1483,'91683119208','11006','1.00','2790','retail','0','2023-05-03 16:06:48','','','','0','Cash',0.00,'2790','','','9','','1','2023-05-03 13:13:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916831195301524029',1484,'91683119208','11943','1.00','3000','retail','0','2023-05-03 16:11:25','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-03 13:13:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831195526012030',1485,'91683119208','10004','1.00','1899','retail','0','2023-05-03 16:12:10','','','','0','Cash',0.00,'1899','','','9','','1','2023-05-03 13:13:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916831195763642950',1486,'91683119208','10181','1.00','1950','retail','0','2023-05-03 16:12:33','','','','0','Cash',0.00,'1950','','','9','','1','2023-05-03 13:13:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916831820253202328',1487,'91683182001','11926','10.00','35000','retail','0','2023-05-04 09:33:21','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-04 06:33:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','38.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831854903004280',1488,'91683182030','5881','1.00','450','retail','0','2023-05-04 09:33:50','','','','0','Cash',0.00,'450','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916831855022821320',1489,'91683182030','5515','1.00','150','retail','0','2023-05-04 10:31:30','','','','0','Cash',0.00,'150','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916831855190233531',1490,'91683182030','5547','1.00','200','retail','0','2023-05-04 10:31:42','','','','0','Cash',0.00,'200','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916831855312313232',1491,'91683182030','11870','1.00','300','retail','0','2023-05-04 10:31:59','','','','180','Cash',0.00,'300','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831855443442325',1492,'91683182030','11873','1.00','300','retail','0','2023-05-04 10:32:11','','','','180','Cash',0.00,'300','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831855688011123',1493,'91683182030','11871','1.00','300','retail','0','2023-05-04 10:32:24','','','','180','Cash',0.00,'300','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831856641622840',1494,'91683182030','11944','1.00','350','retail','0','2023-05-04 10:34:11','','','','200','Cash',0.00,'350','','','9','','1','2023-05-04 07:36:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832686382232232',1495,'91683265783','11934','1.00','2000','retail','0','2023-05-05 08:49:43','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-05 06:37:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832705161223253',1496,'91683268658','11943','1.00','2900','retail','0','2023-05-05 09:37:38','','','','2800','Cash',0.00,'2900','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','490.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832705713302108',1497,'91683268658','6255','1.00','550','retail','0','2023-05-05 10:09:16','','','','0','Cash',75.86,'550','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916832709763236022',1498,'91683268658','11948','1.00','1400','retail','0','2023-05-05 10:16:03','','','','1200','Cash',0.00,'1400','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832709893339209',1499,'91683268658','11947','1.00','1100','retail','0','2023-05-05 10:16:16','','','','900','Cash',0.00,'1100','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832710033602260',1500,'91683268658','11945','1.00','888','retail','0','2023-05-05 10:16:30','','','','800','Cash',0.00,'888','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832710140103327',1501,'91683268658','11924','1.00','2400','retail','0','2023-05-05 10:16:44','','','','1700','Cash',0.00,'2400','','','9','','1','2023-05-05 07:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832716830302822',1502,'91683271335','7492','1.00','1000','retail','0','2023-05-05 10:22:15','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 07:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916832717440324398',1503,'91683271335','11581','1.00','4275','retail','0','2023-05-05 10:28:12','','','','0','Cash',0.00,'4275','','','9','','1','2023-05-05 07:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916832717830328022',1504,'91683271335','7302','1.00','999','retail','0','2023-05-05 10:29:36','','','','0','Cash',0.00,'999','','','9','','1','2023-05-05 07:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916832718039233032',1505,'91683271335','6658','1.00','800','retail','0','2023-05-05 10:29:43','','','','0','Cash',0.00,'800','','','9','','1','2023-05-05 07:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916832837372123729',1506,'91683283726','8117','1.00','1590','retail','0','2023-05-05 13:48:46','','','','800','Cash',219.31,'1590','','','9','','1','2023-05-05 10:52:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916832839432932238',1507,'91683283726','11949','1.00','1500','retail','0','2023-05-05 13:51:29','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 10:52:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832839553688322',1508,'91683283726','11857','1.00','250','retail','0','2023-05-05 13:52:23','','','','0','Cash',0.00,'250','','','9','','1','2023-05-05 10:52:52','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','942.00','941','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832864743020082',1509,'91683283974','11934','1.00','2000','retail','0','2023-05-05 14:34:22','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-05 11:35:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832865070320388',1510,'91683283974','11857','1.00','250','retail','0','2023-05-05 14:34:46','','','','0','Cash',0.00,'250','','','9','','1','2023-05-05 11:35:18','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','941.00','940','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832870859293638',1511,'91683286519','490','1.00','2090','retail','0','2023-05-05 14:35:19','','','','0','Cash',0.00,'2090','','','9','','1','2023-05-05 11:52:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916832875322922033',1512,'91683286519','11952','1.00','1990','retail','0','2023-05-05 14:51:59','','','','1790','Cash',0.00,'1990','','','9','','1','2023-05-05 11:52:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832875422320232',1513,'91683286519','11951','1.00','1800','retail','0','2023-05-05 14:52:12','','','','1500','Cash',0.00,'1800','','','9','','1','2023-05-05 11:52:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832875542804122',1514,'91683286519','11950','1.00','2150','retail','0','2023-05-05 14:52:23','','','','2000','Cash',0.00,'2150','','','9','','1','2023-05-05 11:52:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832879017839281',1515,'91683287856','7096','1.00','950','retail','0','2023-05-05 14:57:36','','','','0','Cash',0.00,'950','','','9','','1','2023-05-05 12:05:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916832879163020276',1516,'91683287856','10809','1.00','2499','retail','0','2023-05-05 14:58:22','','','','0','Cash',0.00,'2499','','','9','','1','2023-05-05 12:05:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916832882019232228',1517,'91683287856','11955','1.00','900','retail','0','2023-05-05 15:03:02','','','','800','Cash',0.00,'900','','','9','','1','2023-05-05 12:05:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832882123330303',1518,'91683287856','11954','1.00','690','retail','0','2023-05-05 15:03:21','','','','490','Cash',0.00,'690','','','9','','1','2023-05-05 12:05:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832883194329203',1519,'91683287856','11956','1.00','900','retail','0','2023-05-05 15:05:08','','','','700','Cash',0.00,'900','','','9','','1','2023-05-05 12:05:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832884955302000',1520,'91683288334','11103','1.00','2900','retail','0','2023-05-05 15:05:34','','','','0','Cash',0.00,'2900','','','9','','1','2023-05-05 12:11:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916832886731221202',1521,'91683288334','11957','1.00','3200','retail','0','2023-05-05 15:11:03','','','','2900','Cash',0.00,'3200','','','9','','1','2023-05-05 12:11:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832886973208226',1522,'91683288678','11943','1.00','3000','retail','0','2023-05-05 15:11:18','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-05 12:11:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','489.00','488','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832887062832032',1523,'91683288678','11857','1.00','200','retail','0','2023-05-05 15:11:37','','','','0','Cash',0.00,'200','','','9','','1','2023-05-05 12:11:54','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','940.00','939','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832915737012022',1524,'91683291562','5777','1.00','380','retail','0','2023-05-05 15:59:23','','','','0','Cash',0.00,'380','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916832915888512193',1525,'91683291562','11934','1.00','2000','retail','0','2023-05-05 15:59:33','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832916044423222',1526,'91683291562','11861','1.00','1300','retail','0','2023-05-05 15:59:56','','','','900','Cash',0.00,'1300','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832916123363222',1527,'91683291562','7845','1.00','1200','retail','0','2023-05-05 16:00:04','','','','0','Cash',0.00,'1200','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916832916216233362',1528,'91683291562','8057','1.00','1290','retail','0','2023-05-05 16:00:12','','','','1050','Cash',0.00,'1290','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916832916352260004',1529,'91683291562','10299','1.00','1999','retail','0','2023-05-05 16:00:22','','','','0','Cash',0.00,'1999','','','9','','1','2023-05-05 13:17:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('916832972534009020',1530,'91683297156','6166','1.00','599','retail','0','2023-05-05 17:34:03','','','','0','Cash',0.00,'599','','','9','','1','2023-05-05 15:06:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916832972723293334',1531,'91683297156','7411','1.00','1000','retail','0','2023-05-05 17:34:23','','','','500','Cash',0.00,'1000','','','9','','1','2023-05-05 15:06:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916832972807323972',1532,'91683297156','5911','1.00','475','retail','0','2023-05-05 17:34:32','','','','0','Cash',0.00,'475','','','9','','1','2023-05-05 15:06:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('916832992012020330',1533,'91683299161','7359','3.00','3000','retail','0','2023-05-05 18:06:01','','','','0','Cash',413.79,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','4.00','1','Inclusive','branch','Inventory','','','','',''),('916832993400293326',1534,'91683299161','10841','4.00','10000','retail','0','2023-05-05 18:08:48','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('916832994159239599',1535,'91683299161','9410','6.00','9900','retail','0','2023-05-05 18:10:04','','','','0','Cash',1365.52,'1650','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8534.48,'','20.00','14','Inclusive','branch','Inventory','','','','',''),('916832995441303242',1536,'91683299161','11958','5.00','7500','retail','0','2023-05-05 18:12:09','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832995602223209',1537,'91683299161','10850','1.00','2500','retail','0','2023-05-05 18:12:24','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916832996742330333',1538,'91683299161','7440','4.00','4000','retail','0','2023-05-05 18:14:17','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','',''),('916832997009222232',1539,'91683299161','6885','7.00','7000','retail','0','2023-05-05 18:14:35','','','','0','Cash',965.52,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6034.48,'','8.00','1','Inclusive','branch','Inventory','','','','',''),('916832997622239929',1540,'91683299161','6021','5.00','2500','retail','0','2023-05-05 18:15:14','','','','0','Cash',0.00,'500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','',''),('916832997842133233',1541,'91683299161','11934','2.00','4400','retail','0','2023-05-05 18:16:03','','','','1800','Cash',0.00,'2200','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832998623332013',1542,'91683299161','8924','6.00','9000','retail','0','2023-05-05 18:17:19','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','',''),('916833000293233200',1543,'91683299161','11906','3.00','4500','retail','0','2023-05-05 18:17:42','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833001148343213',1544,'91683299161','8954','3.00','4500','retail','0','2023-05-05 18:21:31','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('916833001350232433',1545,'91683299161','11943','2.00','6000','retail','0','2023-05-05 18:21:54','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','488.00','486','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833002092232222',1546,'91683299161','11947','4.00','4800','retail','0','2023-05-05 18:22:27','','','','900','Cash',0.00,'1200','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833002533384010',1547,'91683299161','5964','1.00','500','retail','0','2023-05-05 18:23:29','','','','0','Cash',0.00,'500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833004372363320',1548,'91683299161','11902','6.00','15000','retail','0','2023-05-05 18:27:00','','','','2200','Cash',0.00,'2500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833004673302312',1549,'91683299161','11909','4.00','8000','retail','0','2023-05-05 18:27:18','','','','1700','Cash',0.00,'2000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833005860353033',1550,'91683299161','11959','3.00','4500','retail','0','2023-05-05 18:29:32','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833007060030233',1551,'91683299161','11960','5.00','5000','retail','0','2023-05-05 18:31:36','','','','700','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833008329423302',1552,'91683299161','11961','2.00','2000','retail','0','2023-05-05 18:33:36','','','','750','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833008552301800',1553,'91683299161','11931','1.00','2750','retail','0','2023-05-05 18:33:53','','','','2500','Cash',0.00,'2750','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833008942240002',1554,'91683299161','10297','1.00','1999','retail','0','2023-05-05 18:34:15','','','','0','Cash',0.00,'1999','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833009203233362',1555,'91683299161','11864','1.00','1000','retail','0','2023-05-05 18:34:54','','','','700','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833010540203343',1556,'91683299161','11962','2.00','3600','retail','0','2023-05-05 18:37:17','','','','1800','Cash',0.00,'1800','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833011223332322',1557,'91683299161','7770','1.00','1195','retail','0','2023-05-05 18:38:01','','','','0','Cash',0.00,'1195','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916833011333100223',1558,'91683299161','7404','1.00','1000','retail','0','2023-05-05 18:38:42','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833011830023861',1559,'91683299161','11899','1.00','2500','retail','0','2023-05-05 18:38:53','','','','2200','Cash',0.00,'2500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833012053501323',1560,'91683299161','11923','4.00','7200','retail','0','2023-05-05 18:39:44','','','','1500','Cash',0.00,'1800','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833012190223292',1561,'91683299161','6639','1.00','800','retail','0','2023-05-05 18:40:05','','','','0','Cash',0.00,'800','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916833012390132330',1562,'91683299161','11895','6.00','9000','retail','0','2023-05-05 18:40:20','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833013403323202',1563,'91683299161','11963','4.00','8000','retail','0','2023-05-05 18:42:12','','','','1500','Cash',0.00,'2000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833013520030320',1564,'91683299161','11915','3.00','5550','retail','0','2023-05-05 18:42:21','','','','1500','Cash',0.00,'1850','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833013780030330',1565,'91683299161','7892','2.00','2400','retail','0','2023-05-05 18:42:32','','','','0','Cash',0.00,'1200','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916833014575733332',1566,'91683299161','9562','1.00','1700','retail','0','2023-05-05 18:43:44','','','','0','Cash',0.00,'1700','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833015174031602',1567,'91683299161','7489','3.00','3000','retail','0','2023-05-05 18:45:03','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('916833017103034862',1568,'91683299161','11964','5.00','5000','retail','0','2023-05-05 18:48:17','','','','800','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833017232022238',1569,'91683299161','7288','1.00','999','retail','0','2023-05-05 18:48:30','','','','0','Cash',0.00,'999','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916833017423320003',1570,'91683299161','6191','4.00','2400','retail','0','2023-05-05 18:48:51','','','','0','Cash',0.00,'600','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','',''),('916833018741724823',1571,'91683299161','7502','2.00','2000','retail','0','2023-05-05 18:50:56','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916833018993030390',1572,'91683299161','7486','6.00','6000','retail','0','2023-05-05 18:51:14','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','','','','',''),('916833019502290030',1573,'91683299161','11195','4.00','12000','retail','0','2023-05-05 18:52:16','','','','0','Cash',0.00,'3000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('916833020463224008',1574,'91683299161','11966','7.00','8050','retail','0','2023-05-05 18:53:51','','','','800','Cash',0.00,'1150','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833020572362262',1575,'91683299161','10331','1.00','2000','retail','0','2023-05-05 18:54:06','','','','0','Cash',0.00,'2000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916833020703031072',1576,'91683299161','11921','1.00','2300','retail','0','2023-05-05 18:54:18','','','','2000','Cash',0.00,'2300','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833021762000320',1577,'91683299161','11967','7.00','3150','retail','0','2023-05-05 18:56:08','','','','549','Cash',0.00,'450','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833022106023232',1578,'91683299161','10125','1.00','1900','retail','0','2023-05-05 18:56:16','','','','0','Cash',0.00,'1900','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833022260203220',1579,'91683299161','10125','1.00','1900','retail','0','2023-05-05 18:56:51','','','','0','Cash',0.00,'1900','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833023184622332',1580,'91683299161','11968','2.00','3000','retail','0','2023-05-05 18:58:18','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833024472234243',1581,'91683299161','11969','5.00','3500','retail','0','2023-05-05 19:00:30','','','','550','Cash',0.00,'700','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833025351230332',1582,'91683299161','11970','1.00','2000','retail','0','2023-05-05 19:02:06','','','','1500','Cash',0.00,'2000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833026141333336',1583,'91683299161','11971','1.00','1200','retail','0','2023-05-05 19:03:29','','','','1000','Cash',0.00,'1200','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833026323323200',1584,'91683299161','8955','1.00','1500','retail','0','2023-05-05 19:03:35','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916833026472236278',1585,'91683299161','11897','1.00','1000','retail','0','2023-05-05 19:03:53','','','','700','Cash',0.00,'1000','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833026662202660',1586,'91683299161','10978','4.00','11000','retail','0','2023-05-05 19:04:07','','','','0','Cash',0.00,'2750','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('916833028472200288',1587,'91683299161','11972','2.00','2400','retail','0','2023-05-05 19:07:19','','','','1000','Cash',0.00,'1200','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833028772103932',1588,'91683299161','6006','1.00','500','retail','0','2023-05-05 19:07:28','','','','0','Cash',0.00,'500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833029088806326',1589,'91683299161','8899','3.00','4497','retail','0','2023-05-05 19:07:58','','','','0','Cash',0.00,'1499','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('916833029283202901',1590,'91683299161','5483','2.00','1000','retail','0','2023-05-05 19:08:28','','','','0','Cash',0.00,'500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('916833029505002232',1591,'91683299161','8977','1.00','1500','retail','0','2023-05-05 19:08:49','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-05 16:09:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833639666233629',1592,'91683359434','8331','1.00','1390','retail','0','2023-05-06 10:50:34','','','','0','Cash',0.00,'1390','','','9','','1','2023-05-06 09:16:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916833639780323620',1593,'91683359434','7295','1.00','999','retail','0','2023-05-06 12:06:06','','','','0','Cash',0.00,'999','','','9','','1','2023-05-06 09:16:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833640026203366',1594,'91683359434','8360','1.00','1390','retail','0','2023-05-06 12:06:19','','','','0','Cash',0.00,'1390','','','9','','1','2023-05-06 09:16:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916833697783023030',1595,'91683364582','11949','1.00','1500','retail','0','2023-05-06 12:16:22','','','','1200','Cash',0.00,'1500','','','9','','1','2023-05-06 10:44:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833698023030112',1596,'91683364582','8117','1.00','1599','retail','0','2023-05-06 13:42:59','','','','800','Cash',220.55,'1599','','','9','','1','2023-05-06 10:44:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1378.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833698458326203',1597,'91683364582','11857','1.00','250','retail','0','2023-05-06 13:43:35','','','','0','Cash',0.00,'250','','','9','','1','2023-05-06 10:44:36','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','939.00','938','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833718220221323',1598,'91683369877','7724','1.00','1190','retail','0','2023-05-06 14:16:44','','','','0','Cash',0.00,'1190','','','9','','1','2023-05-06 11:28:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833720073771302',1599,'91683369877','8348','1.00','1390','retail','0','2023-05-06 14:19:58','','','','0','Cash',0.00,'1390','','','9','','1','2023-05-06 11:28:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833725763023223',1600,'91683372533','8249','1.00','1330','retail','0','2023-05-06 14:29:12','','','','0','Cash',0.00,'1330','','','9','','1','2023-05-06 11:37:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916833727272032012',1601,'91683372533','5483','1.00','500','retail','0','2023-05-06 14:31:03','','','','0','Cash',0.00,'500','','','9','','1','2023-05-06 11:37:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916833727880232122',1602,'91683372533','8159','1.00','1299','retail','0','2023-05-06 14:32:55','','','','0','Cash',0.00,'1299','','','9','','1','2023-05-06 11:37:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833730687301233',1603,'91683372533','11974','1.00','946','retail','0','2023-05-06 14:37:36','','','','846','Cash',0.00,'946','','','9','','1','2023-05-06 11:37:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833731743236020',1604,'91683373073','11934','1.00','2000','retail','0','2023-05-06 14:37:53','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-06 11:39:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833790370023223',1605,'91683375214','8945','1.00','1500','retail','0','2023-05-06 15:13:35','','','','1050','Cash',0.00,'1500','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916833790462923323',1606,'91683375214','10203','1.00','1990','retail','0','2023-05-06 16:17:17','','','','0','Cash',0.00,'1990','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916833790744333033',1607,'91683375214','11946','1.00','3850','retail','0','2023-05-06 16:17:26','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833790848239003',1608,'91683375214','6685','1.00','850','retail','0','2023-05-06 16:17:54','','','','0','Cash',0.00,'850','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916833790963630238',1609,'91683375214','6341','1.00','690','retail','0','2023-05-06 16:18:05','','','','0','Cash',0.00,'690','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916833791193080992',1610,'91683375214','6575','1.00','799','retail','0','2023-05-06 16:18:16','','','','0','Cash',0.00,'799','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833791332039268',1611,'91683375214','6334','1.00','690','retail','0','2023-05-06 16:18:39','','','','0','Cash',0.00,'690','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916833791633323222',1612,'91683375214','9167','1.00','1590','retail','0','2023-05-06 16:18:53','','','','0','Cash',0.00,'1590','','','9','','1','2023-05-06 13:20:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833879484400820',1613,'91683385972','10230','5.00','9950','retail','0','2023-05-06 18:12:52','','','','0','Cash',0.00,'1990','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','','','','',''),('916833880342080229',1614,'91683385972','11881','1.00','3900','retail','0','2023-05-06 18:45:49','','','','3000','Cash',0.00,'3900','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833880933233233',1615,'91683385972','11899','2.00','5000','retail','0','2023-05-06 18:47:15','','','','2200','Cash',0.00,'2500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833881163381002',1616,'91683385972','7807','1.00','1199','retail','0','2023-05-06 18:48:13','','','','0','Cash',0.00,'1199','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833881452341883',1617,'91683385972','7418','1.00','1000','retail','0','2023-05-06 18:48:36','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833881630122223',1618,'91683385972','8986','2.00','3000','retail','0','2023-05-06 18:49:05','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916833882962260232',1619,'91683385972','11975','4.00','3960','retail','0','2023-05-06 18:51:15','','','','750','Cash',0.00,'990','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833883193833303',1620,'91683385972','8057','4.00','5160','retail','0','2023-05-06 18:51:36','','','','1050','Cash',0.00,'1290','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','','','','',''),('916833883742290348',1621,'91683385972','7488','2.00','2000','retail','0','2023-05-06 18:51:59','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916833883960483823',1622,'91683385972','8528','1.00','1400','retail','0','2023-05-06 18:52:55','','','','0','Cash',0.00,'1400','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833884962231666',1623,'91683385972','8967','3.00','4500','retail','0','2023-05-06 18:54:41','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('916833885673132001',1624,'91683385972','5978','2.00','1000','retail','0','2023-05-06 18:55:55','','','','0','Cash',0.00,'500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916833887580222033',1625,'91683385972','11976','2.00','1600','retail','0','2023-05-06 18:59:02','','','','1199','Cash',0.00,'800','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833888113020030',1626,'91683385972','8974','7.00','10500','retail','0','2023-05-06 18:59:18','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','19.00','12','Inclusive','branch','Inventory','','','','',''),('916833888343432382',1627,'91683385972','11924','5.00','12500','retail','0','2023-05-06 19:00:12','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833888550039332',1628,'91683385972','8977','3.00','4500','retail','0','2023-05-06 19:00:34','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-06 16:01:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('916835629875090225',1629,'91683562943','10832','1.00','2500','retail','0','2023-05-08 19:22:23','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-08 16:23:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916836232226300262',1630,'91683623213','10845','1.00','2500','retail','0','2023-05-09 12:06:53','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-09 09:11:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916836232333323322',1631,'91683623213','11946','1.00','3850','retail','0','2023-05-09 12:07:02','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-09 09:11:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','1110','4000','5500','',''),('916836232432323123',1632,'91683623213','11399','1.00','3500','retail','0','2023-05-09 12:07:14','','','','0','Cash',0.00,'3500','','','9','','1','2023-05-09 09:11:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916836232630300333',1633,'91683623213','11924','1.00','2500','retail','0','2023-05-09 12:07:23','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-09 09:11:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916836235223232203',1634,'91683623499','10088','1.00','1900','retail','0','2023-05-09 12:11:39','','','','0','Cash',0.00,'1900','','','9','','1','2023-05-09 09:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916836235322252633',1635,'91683623499','9133','1.00','1590','retail','0','2023-05-09 12:12:03','','','','0','Cash',0.00,'1590','','','9','','1','2023-05-09 09:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916836235450333223',1636,'91683623499','10203','1.00','1990','retail','0','2023-05-09 12:12:13','','','','0','Cash',0.00,'1990','','','9','','1','2023-05-09 09:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916836235565033135',1637,'91683623499','8891','1.00','1499','retail','0','2023-05-09 12:12:26','','','','0','Cash',0.00,'1499','','','9','','1','2023-05-09 09:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916836235680630532',1638,'91683623499','7490','1.00','1000','retail','0','2023-05-09 12:12:37','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-09 09:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916836237242004423',1639,'91683623711','8945','1.00','1500','retail','0','2023-05-09 12:15:11','','','','1050','Cash',0.00,'1500','','','9','','1','2023-05-09 09:21:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916836237356312333',1640,'91683623711','8186','1.00','1300','retail','0','2023-05-09 12:15:25','','','','0','Cash',0.00,'1300','','','9','','1','2023-05-09 09:21:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916836237463006464',1641,'91683623711','10642','1.00','2300','retail','0','2023-05-09 12:15:35','','','','0','Cash',0.00,'2300','','','9','','1','2023-05-09 09:21:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916836241132626319',1642,'91683624100','10088','1.00','1900','retail','0','2023-05-09 12:21:40','','','','0','Cash',0.00,'1900','','','9','','1','2023-05-09 09:22:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916836241291233426',1643,'91683624100','8891','1.00','1499','retail','0','2023-05-09 12:21:54','','','','0','Cash',0.00,'1499','','','9','','1','2023-05-09 09:22:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916836241382103900',1644,'91683624100','7490','1.00','1000','retail','0','2023-05-09 12:22:09','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-09 09:22:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916836241509923203',1645,'91683624100','10203','1.00','1990','retail','0','2023-05-09 12:22:18','','','','0','Cash',0.00,'1990','','','9','','1','2023-05-09 09:22:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916836262080268822',1646,'91683624168','10880','1.00','2590','retail','0','2023-05-09 12:22:48','','','','0','Cash',0.00,'2590','','','9','','1','2023-05-09 09:58:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916836262182224238',1647,'91683624168','11857','1.00','250','retail','0','2023-05-09 12:56:48','','','','0','Cash',0.00,'250','','','9','','1','2023-05-09 09:58:29','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','938.00','937','Inclusive','branch','Inventory','1110','4000','5500','',''),('916836262470793222',1648,'91683624168','9710','1.00','1790','retail','0','2023-05-09 12:57:04','','','','0','Cash',0.00,'1790','','','9','','1','2023-05-09 09:58:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916836262750323333',1649,'91683624168','9430','1.00','1890','retail','0','2023-05-09 12:57:27','','','','0','Cash',260.69,'1890','','','9','','1','2023-05-09 09:58:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916836262973736232',1650,'91683624168','5859','1.00','450','retail','0','2023-05-09 12:58:02','','','','0','Cash',0.00,'450','','','9','','1','2023-05-09 09:58:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916836291012226103',1651,'91683626312','10972','1.00','2700','retail','0','2023-05-09 12:58:32','','','','0','Cash',372.41,'2700','','','9','','1','2023-05-09 10:45:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2327.59,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916837046230203229',1652,'91683700135','10850','1.00','2500','retail','0','2023-05-10 09:28:55','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-10 07:48:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916837046353358207',1653,'91683700135','11934','1.00','2200','retail','0','2023-05-10 10:43:44','','','','1800','Cash',0.00,'2200','','','9','','1','2023-05-10 07:48:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837046536303833',1654,'91683700135','11943','1.00','3000','retail','0','2023-05-10 10:44:05','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-10 07:48:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','486.00','485','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837046703033320',1655,'91683700135','8512','1.00','1399','retail','0','2023-05-10 10:44:14','','','','0','Cash',0.00,'1399','','','9','','1','2023-05-10 07:48:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916837066483273246',1656,'91683704894','11943','2.00','6000','retail','0','2023-05-10 10:48:14','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-10 08:17:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','485.00','483','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837085432382353',1657,'91683706663','11926','1.00','3500','retail','0','2023-05-10 11:17:43','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-10 08:51:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837085512000270',1658,'91683706663','11943','1.00','3000','retail','0','2023-05-10 11:49:04','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-10 08:51:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','483.00','482','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837085626602252',1659,'91683706663','11934','1.00','2000','retail','0','2023-05-10 11:49:12','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-10 08:51:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837182119893209',1660,'91683718198','11946','1.00','3850','retail','0','2023-05-10 14:29:58','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-10 11:30:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837182209732393',1661,'91683718198','11857','1.00','200','retail','0','2023-05-10 14:30:11','','','','0','Cash',0.00,'200','','','9','','1','2023-05-10 11:30:29','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','937.00','936','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837253426036278',1662,'91683725291','11005','1.00','2790','retail','0','2023-05-10 16:28:39','','','','0','Cash',0.00,'2790','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837256172130133',1663,'91683725291','10578','1.00','2250','retail','0','2023-05-10 16:33:18','','','','0','Cash',0.00,'2250','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916837256433220363',1664,'91683725291','10682','1.00','2700','retail','0','2023-05-10 16:33:44','','','','0','Cash',372.41,'2700','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2327.59,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837256720213252',1665,'91683725291','10299','1.00','1999','retail','0','2023-05-10 16:34:14','','','','0','Cash',0.00,'1999','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('916837256792933293',1666,'91683725291','11924','1.00','2500','retail','0','2023-05-10 16:34:32','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837256882302039',1667,'91683725291','11943','1.00','3000','retail','0','2023-05-10 16:34:40','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-10 13:44:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','482.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837263133609370',1668,'91683726293','11943','1.00','3000','retail','0','2023-05-10 16:44:53','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-10 13:45:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837887400783223',1669,'91683788713','11977','40.00','84000','retail','0','2023-05-11 10:05:13','','','','2200','Cash',0.00,'2100','','','9','','1','2023-05-11 07:07:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837904373399730',1670,'91683788822','11857','1.00','250','retail','0','2023-05-11 10:07:02','','','','0','Cash',0.00,'250','','','9','','1','2023-05-11 07:36:17','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','936.00','935','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837905270933233',1671,'91683788822','11671','2.00','9780','retail','0','2023-05-11 10:34:38','','','','0','Cash',0.00,'4890','','','9','','1','2023-05-11 07:36:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('916837905712230939',1672,'91683788822','11596','2.00','8798','retail','0','2023-05-11 10:35:27','','','','0','Cash',0.00,'4399','','','9','','1','2023-05-11 07:36:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916837906349034023',1673,'91683790579','11596','1.00','4399','retail','0','2023-05-11 10:37:04','','','','0','Cash',0.00,'4399','','','9','','1','2023-05-11 07:52:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916837914964993210',1674,'91683790579','11691','2.00','9998','retail','0','2023-05-11 10:51:14','','','','0','Cash',0.00,'4999','','','9','','1','2023-05-11 07:52:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('916837915073207033',1675,'91683790579','11857','1.00','200','retail','0','2023-05-11 10:51:37','','','','0','Cash',0.00,'200','','','9','','1','2023-05-11 07:52:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','935.00','934','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837925475073924',1676,'91683792533','11978','2.00','35800','retail','0','2023-05-11 11:08:53','','','','13000','Cash',0.00,'17900','','','9','','1','2023-05-11 08:09:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837934142233330',1677,'91683792688','10647','1.00','2300','retail','0','2023-05-11 11:11:28','','','','0','Cash',317.24,'2300','','','9','','1','2023-05-11 08:24:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916837934230412227',1678,'91683792688','10768','1.00','2490','retail','0','2023-05-11 11:23:35','','','','0','Cash',343.45,'2490','','','9','','1','2023-05-11 08:24:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916837934320244493',1679,'91683792688','11943','1.00','3000','retail','0','2023-05-11 11:23:43','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 08:24:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','480.00','479','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837938113823333',1680,'91683793445','11943','1.00','3000','retail','0','2023-05-11 11:24:05','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 08:30:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','479.00','478','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837964121324312',1681,'91683793815','11943','1.00','3850','retail','0','2023-05-11 11:30:15','','','','2800','Cash',0.00,'3850','','','9','','1','2023-05-11 09:13:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','478.00','477','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837964389093092',1682,'91683796430','11946','1.00','3850','retail','0','2023-05-11 12:13:50','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-11 09:14:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838078483009233',1683,'91683807841','11934','1.00','2200','retail','0','2023-05-11 15:24:01','','','','1800','Cash',0.00,'2200','','','9','','1','2023-05-11 12:49:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838079162333202',1684,'91683807841','11943','1.00','3000','retail','0','2023-05-11 15:24:09','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 12:49:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','477.00','476','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838079273028689',1685,'91683807841','10647','1.00','2300','retail','0','2023-05-11 15:25:17','','','','0','Cash',0.00,'2300','','','9','','1','2023-05-11 12:49:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916838079462236971',1686,'91683807841','11188','2.00','6000','retail','0','2023-05-11 15:25:28','','','','0','Cash',0.00,'3000','','','9','','1','2023-05-11 12:49:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('916838093752330530',1687,'91683809364','11943','1.00','3000','retail','0','2023-05-11 15:49:24','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 12:49:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','476.00','475','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838130238300329',1688,'91683809381','11943','1.00','3000','retail','0','2023-05-11 15:49:41','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 13:50:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','475.00','474','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838135573273042',1689,'91683813028','11943','1.00','3000','retail','0','2023-05-11 16:50:28','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 14:00:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','474.00','473','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838135653532352',1690,'91683813028','11924','1.00','2500','retail','0','2023-05-11 16:59:17','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-11 14:00:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838135720238028',1691,'91683813028','11934','1.00','2000','retail','0','2023-05-11 16:59:26','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-11 14:00:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838149808033232',1692,'91683813607','10938','1.00','2690','retail','0','2023-05-11 17:00:07','','','','0','Cash',0.00,'2690','','','9','','1','2023-05-11 14:23:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916838149963000090',1693,'91683813607','11943','1.00','3000','retail','0','2023-05-11 17:23:00','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-11 14:23:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','473.00','472','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838850452308302',1694,'91683885036','11943','1.00','3000','retail','0','2023-05-12 12:50:36','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-12 09:50:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','472.00','471','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838867342303287',1695,'91683885050','11977','5.00','15000','retail','0','2023-05-12 13:18:30','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-12 10:19:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838870786992683',1696,'91683886767','11946','1.00','3850','retail','0','2023-05-12 13:19:27','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-12 10:25:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838871162231762',1697,'91683886767','11857','1.00','300','retail','0','2023-05-12 13:24:39','','','','0','Cash',0.00,'300','','','9','','1','2023-05-12 10:25:56','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','934.00','933','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838880072202089',1698,'91683887175','11943','1.00','3000','retail','0','2023-05-12 13:39:58','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-12 10:40:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','471.00','470','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838945242433006',1699,'91683888011','11977','2.00','6000','retail','0','2023-05-12 13:40:11','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-12 12:29:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838945652333220',1700,'91683888011','10299','1.00','1999','retail','0','2023-05-12 15:28:58','','','','0','Cash',0.00,'1999','','','9','','1','2023-05-12 12:29:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('916838945784362366',1701,'91683888011','11924','1.00','2500','retail','0','2023-05-12 15:29:26','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-12 12:29:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838946203098483',1702,'91683894583','11934','1.00','2000','retail','0','2023-05-12 15:29:43','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-12 12:33:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838946519926801',1703,'91683894583','10299','1.00','1999','retail','0','2023-05-12 15:30:40','','','','0','Cash',0.00,'1999','','','9','','1','2023-05-12 12:33:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('916838946743960203',1704,'91683894583','11977','2.00','6000','retail','0','2023-05-12 15:30:52','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-12 12:33:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838946982343923',1705,'91683894583','11924','1.00','2500','retail','0','2023-05-12 15:31:15','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-12 12:33:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838968139922201',1706,'91683894782','11977','1.00','3000','retail','0','2023-05-12 15:33:02','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-12 13:07:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838968423222892',1707,'91683896829','11977','2.00','6000','retail','0','2023-05-12 16:07:09','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-12 13:07:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839000030202309',1708,'91683896863','11399','1.00','3500','retail','0','2023-05-12 16:07:43','','','','0','Cash',0.00,'3500','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916839000123063030',1709,'91683896863','9868','1.00','1805','retail','0','2023-05-12 17:00:04','','','','0','Cash',0.00,'1805','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('916839000213022333',1710,'91683896863','10845','1.00','2500','retail','0','2023-05-12 17:00:12','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916839000493230332',1711,'91683896863','7552','1.00','1090','retail','0','2023-05-12 17:00:37','','','','0','Cash',0.00,'1090','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916839001142302333',1712,'91683896863','10563','1.00','2200','retail','0','2023-05-12 17:00:49','','','','0','Cash',0.00,'2200','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916839002083493630',1713,'91683896863','11195','1.00','3000','retail','0','2023-05-12 17:03:09','','','','0','Cash',0.00,'3000','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916839002501032330',1714,'91683896863','7823','1.00','1199','retail','0','2023-05-12 17:04:00','','','','0','Cash',0.00,'1199','','','9','','1','2023-05-12 14:12:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916839015203220032',1715,'91683900722','11934','1.00','2200','retail','0','2023-05-12 17:12:02','','','','1800','Cash',0.00,'2200','','','9','','1','2023-05-12 14:25:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839015360320900',1716,'91683901526','11934','1.00','2000','retail','0','2023-05-12 17:25:26','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-12 14:25:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839023373334002',1717,'91683901554','10591','1.00','2290','retail','0','2023-05-12 17:25:54','','','','0','Cash',0.00,'2290','','','9','','1','2023-05-12 14:46:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916839023512232203',1718,'91683901554','8753','1.00','1490','retail','0','2023-05-12 17:38:58','','','','0','Cash',0.00,'1490','','','9','','1','2023-05-12 14:46:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916839023863288023',1719,'91683901554','8855','1.00','1499','retail','0','2023-05-12 17:39:31','','','','0','Cash',0.00,'1499','','','9','','1','2023-05-12 14:46:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916839024252338142',1720,'91683901554','9973','1.00','1890','retail','0','2023-05-12 17:39:47','','','','0','Cash',0.00,'1890','','','9','','1','2023-05-12 14:46:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916839648312910040',1721,'91683964814','11977','1.00','3000','retail','0','2023-05-13 11:00:14','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-13 08:01:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839648433823302',1722,'91683964814','11979','1.00','1200','retail','0','2023-05-13 11:00:32','','','','1000','Cash',0.00,'1200','','','9','','1','2023-05-13 08:01:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839648525023030',1723,'91683964814','11934','1.00','2000','retail','0','2023-05-13 11:00:43','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-13 08:01:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839665790633633',1724,'91683964865','11934','1.00','1999','retail','0','2023-05-13 11:01:05','','','','1800','Cash',0.00,'1999','','','9','','1','2023-05-13 08:30:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839666061632320',1725,'91683964865','11943','1.00','3000','retail','0','2023-05-13 11:29:53','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-13 08:30:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','470.00','469','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839666194901342',1726,'91683964865','11869','1.00','600','retail','0','2023-05-13 11:30:06','','','','550','Cash',0.00,'600','','','9','','1','2023-05-13 08:30:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839679822332003',1727,'91683966631','11943','1.00','3000','retail','0','2023-05-13 11:52:54','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-13 10:34:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','469.00','468','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839765460294307',1728,'91683974049','11926','1.00','3500','retail','0','2023-05-13 13:34:09','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839765572092830',1729,'91683974049','11946','1.00','3850','retail','0','2023-05-13 14:15:47','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839765826239332',1730,'91683974049','9147','1.00','1590','retail','0','2023-05-13 14:15:57','','','','0','Cash',0.00,'1590','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('916839765943249292',1731,'91683974049','9431','1.00','1690','retail','0','2023-05-13 14:16:22','','','','0','Cash',0.00,'1690','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916839766028930960',1732,'91683974049','11934','1.00','2000','retail','0','2023-05-13 14:16:35','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839766282286030',1733,'91683974049','11973','1.00','1990','retail','0','2023-05-13 14:16:49','','','','1790','Cash',0.00,'1990','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839767293003329',1734,'91683974049','11980','1.00','2190','retail','0','2023-05-13 14:18:36','','','','1900','Cash',0.00,'2190','','','9','','1','2023-05-13 11:25:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839773782233303',1735,'91683977359','8731','1.00','1500','retail','0','2023-05-13 14:29:19','','','','0','Cash',206.90,'1500','','','9','','1','2023-05-13 11:29:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916839790940393238',1736,'91683979084','11977','1.00','3000','retail','0','2023-05-13 14:58:04','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-13 11:58:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839796069606633',1737,'91683979099','11977','1.00','3000','retail','0','2023-05-13 14:58:19','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-13 12:06:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841323002033333',1738,'91684132286','11946','1.00','3850','retail','0','2023-05-15 09:31:26','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-15 06:32:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841323123303336',1739,'91684132286','11857','1.00','250','retail','0','2023-05-15 09:31:40','','','','0','Cash',0.00,'250','','','9','','1','2023-05-15 06:32:06','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','933.00','932','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841349133242223',1740,'91684134904','11421','2.00','7000','retail','0','2023-05-15 10:15:04','','','','0','Cash',965.52,'3500','','','9','','1','2023-05-15 07:15:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6034.48,'','89.00','87','Inclusive','branch','Inventory','','','','',''),('916841397053630733',1741,'91684134940','11946','1.00','3850','retail','0','2023-05-15 10:15:40','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-15 08:35:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841397143334121',1742,'91684134940','11857','1.00','250','retail','0','2023-05-15 11:35:05','','','','0','Cash',0.00,'250','','','9','','1','2023-05-15 08:35:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','932.00','931','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841406922223420',1743,'91684139727','11946','1.00','3850','retail','0','2023-05-15 11:35:27','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-15 08:51:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','492.00','491','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841449404336130',1744,'91684140696','11943','1.00','3000','retail','0','2023-05-15 11:51:36','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-15 10:02:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','468.00','467','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841449669292430',1745,'91684140696','11857','1.00','250','retail','0','2023-05-15 13:02:21','','','','0','Cash',0.00,'250','','','9','','1','2023-05-15 10:02:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','931.00','930','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841486326338314',1746,'91684144976','11943','1.00','3000','retail','0','2023-05-15 13:02:56','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-15 11:03:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','467.00','466','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841524669054223',1747,'91684148637','11977','1.00','2700','retail','0','2023-05-15 14:03:57','','','','2100','Cash',0.00,'2700','','','9','','1','2023-05-15 12:08:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841534983922243',1748,'91684152504','11946','1.00','3850','retail','0','2023-05-15 15:08:24','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-15 12:25:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841560121023122',1749,'91684153503','5803','1.00','399','retail','0','2023-05-15 15:25:03','','','','0','Cash',0.00,'399','','','9','','1','2023-05-15 13:06:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('916842193040202384',1750,'91684219295','11946','1.00','3850','retail','0','2023-05-16 09:41:36','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-16 06:41:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','490.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842239103012311',1751,'91684219308','11977','1.00','3000','retail','0','2023-05-16 09:41:48','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-16 07:59:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842239259333438',1752,'91684219308','11934','1.00','2000','retail','0','2023-05-16 10:58:30','','','','1800','Cash',0.00,'2000','','','9','','1','2023-05-16 07:59:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842239430222032',1753,'91684219308','11924','1.00','2500','retail','0','2023-05-16 10:58:53','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-16 07:59:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842355175233722',1754,'91684235499','4600','1.00','1140','retail','0','2023-05-16 14:11:39','','','','0','Cash',0.00,'1140','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916842355366343403',1755,'91684235499','3678','1.00','1136','retail','0','2023-05-16 14:11:57','','','','0','Cash',0.00,'1136','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916842355963333096',1756,'91684235499','10794','1.00','2499','retail','0','2023-05-16 14:12:17','','','','0','Cash',0.00,'2499','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916842356140333332',1757,'91684235499','6476','1.00','750','retail','0','2023-05-16 14:13:17','','','','0','Cash',0.00,'750','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916842356292033202',1758,'91684235499','5869','1.00','450','retail','0','2023-05-16 14:13:34','','','','0','Cash',0.00,'450','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916842356524228323',1759,'91684235499','1279','1.00','637','retail','0','2023-05-16 14:13:49','','','','0','Cash',0.00,'637','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916842356703403730',1760,'91684235499','9084','1.00','1520','retail','0','2023-05-16 14:14:13','','','','0','Cash',0.00,'1520','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916842356908460022',1761,'91684235499','11616','1.00','4500','retail','0','2023-05-16 14:14:30','','','','0','Cash',0.00,'4500','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916842357133000382',1762,'91684235499','11762','1.00','6500','retail','0','2023-05-16 14:14:51','','','','0','Cash',0.00,'6500','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916842357289203864',1763,'91684235499','11931','1.00','2750','retail','0','2023-05-16 14:15:13','','','','2500','Cash',0.00,'2750','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842358082223528',1764,'91684235499','11981','1.00','999','retail','0','2023-05-16 14:16:38','','','','700','Cash',0.00,'999','','','9','','1','2023-05-16 11:16:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916843004770322740',1765,'91684300467','7096','1.00','1000','retail','0','2023-05-17 08:14:27','','','','0','Cash',137.93,'1000','','','9','','1','2023-05-17 05:14:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916843104493294290',1766,'91684310438','11943','1.00','3000','retail','0','2023-05-17 11:00:38','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-17 08:00:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','466.00','465','Inclusive','branch','Inventory','1110','4000','5500','',''),('916843151151203204',1767,'91684310453','11762','1.00','6500','retail','0','2023-05-17 11:00:53','','','','0','Cash',0.00,'6500','','','9','','1','2023-05-17 09:18:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916843163082800331',1768,'91684315119','8348','1.00','2990','retail','0','2023-05-17 12:18:39','','','','0','Cash',412.41,'2990','','','9','','1','2023-05-17 09:39:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2577.59,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916843320263322602',1769,'91684332017','7751','1.00','1136','retail','0','2023-05-17 17:00:17','','','','0','Cash',0.00,'1136','','','9','','1','2023-05-17 14:00:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916843320393382202',1770,'91684332017','11857','1.00','300','retail','0','2023-05-17 17:00:27','','','','0','Cash',0.00,'300','','','9','','1','2023-05-17 14:00:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','930.00','929','Inclusive','branch','Inventory','1110','4000','5500','',''),('916843399102822232',1771,'91684339895','7096','1.00','1000','retail','0','2023-05-17 19:11:35','','','','0','Cash',137.93,'1000','','','9','','1','2023-05-17 16:12:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916843934736733022',1772,'91684389418','11943','1.00','3000','retail','0','2023-05-18 08:56:58','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-18 07:04:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','465.00','464','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844014192842033',1773,'91684401390','11924','1.00','2500','retail','0','2023-05-18 12:16:30','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-18 09:24:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844014292234220',1774,'91684401390','11943','1.00','3000','retail','0','2023-05-18 12:16:59','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-18 09:24:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','464.00','463','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844015973291303',1775,'91684401390','11982','1.00','3000','retail','0','2023-05-18 12:19:32','','','','2700','Cash',0.00,'3000','','','9','','1','2023-05-18 09:24:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844016082262032',1776,'91684401390','7792','1.00','1199','retail','0','2023-05-18 12:19:57','','','','0','Cash',0.00,'1199','','','9','','1','2023-05-18 09:24:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916844018170722334',1777,'91684401390','11983','1.00','1200','retail','0','2023-05-18 12:23:24','','','','1000','Cash',0.00,'1200','','','9','','1','2023-05-18 09:24:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844072686386622',1778,'91684401871','11931','1.00','2750','retail','0','2023-05-18 12:24:31','','','','2500','Cash',0.00,'2750','','','9','','1','2023-05-18 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844072752703072',1779,'91684401871','5973','1.00','500','retail','0','2023-05-18 13:54:28','','','','0','Cash',0.00,'500','','','9','','1','2023-05-18 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916844072891031222',1780,'91684401871','6540','1.00','790','retail','0','2023-05-18 13:54:36','','','','0','Cash',0.00,'790','','','9','','1','2023-05-18 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916844073050323303',1781,'91684401871','6269','1.00','650','retail','0','2023-05-18 13:54:50','','','','0','Cash',0.00,'650','','','9','','1','2023-05-18 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916844073173732241',1782,'91684401871','11977','1.00','3000','retail','0','2023-05-18 13:55:05','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-18 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844079468640311',1783,'91684407324','6305','1.00','665','retail','0','2023-05-18 13:55:24','','','','0','Cash',0.00,'665','','','9','','1','2023-05-18 11:06:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916844079642002633',1784,'91684407324','6166','1.00','599','retail','0','2023-05-18 14:05:46','','','','0','Cash',0.00,'599','','','9','','1','2023-05-18 11:06:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916844079802390273',1785,'91684407324','5869','1.00','450','retail','0','2023-05-18 14:06:04','','','','0','Cash',0.00,'450','','','9','','1','2023-05-18 11:06:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916844202284364292',1786,'91684420211','8008','1.00','1290','retail','0','2023-05-18 17:30:11','','','','0','Cash',0.00,'1290','','','9','','1','2023-05-19 06:38:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916844783468333892',1787,'91684478323','11946','1.00','3850','retail','0','2023-05-19 09:38:43','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-19 06:39:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','489.00','488','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844784423320093',1788,'91684478350','11946','2.00','7700','retail','0','2023-05-19 09:39:10','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-19 06:41:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','488.00','486','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844784703434222',1789,'91684478350','11857','1.00','250','retail','0','2023-05-19 09:40:57','','','','0','Cash',0.00,'250','','','9','','1','2023-05-19 06:41:25','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','929.00','928','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844785629326205',1790,'91684478486','5752','1.00','350','retail','0','2023-05-19 09:41:26','','','','0','Cash',48.28,'350','','','9','','1','2023-05-19 06:42:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916844850043028831',1791,'91684478580','11946','1.00','3850','retail','0','2023-05-19 09:43:00','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-19 08:30:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','486.00','485','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844917091202239',1792,'91684491694','7440','1.00','1000','retail','0','2023-05-19 13:21:34','','','','0','Cash',0.00,'1000','','','9','','1','2023-05-19 10:30:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916844917209327032',1793,'91684491694','11967','1.00','450','retail','0','2023-05-19 13:21:49','','','','549','Cash',0.00,'450','','','9','','1','2023-05-19 10:30:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844917370070430',1794,'91684491694','11946','1.00','3850','retail','0','2023-05-19 13:22:00','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-19 10:30:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','485.00','484','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844917493083620',1795,'91684491694','11188','1.00','3000','retail','0','2023-05-19 13:22:17','','','','0','Cash',0.00,'3000','','','9','','1','2023-05-19 10:30:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916844983093323920',1796,'91684492234','11946','1.00','3850','retail','0','2023-05-19 13:30:34','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-19 12:11:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','484.00','483','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845039472224433',1797,'91684498314','10813','1.00','2500','retail','0','2023-05-19 15:11:54','','','','0','Cash',0.00,'2500','','','9','','1','2023-05-19 13:46:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916845039999396222',1798,'91684498314','11932','1.00','250','retail','0','2023-05-19 16:46:20','','','','150','Cash',0.00,'250','','','9','','1','2023-05-19 13:46:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845042066002523',1799,'91684504015','6686','1.00','850','retail','0','2023-05-19 16:46:55','','','','0','Cash',0.00,'850','','','9','','1','2023-05-19 13:50:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916845058092313942',1800,'91684505800','11924','1.00','2500','retail','0','2023-05-19 17:16:40','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-19 14:16:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845059912595932',1801,'91684505813','11943','1.00','3000','retail','0','2023-05-19 17:16:53','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-19 14:19:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','463.00','462','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845751573033223',1802,'91684575131','6524','1.00','790','retail','0','2023-05-20 12:32:11','','','','0','Cash',0.00,'790','','','9','','1','2023-05-20 09:33:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916845751692239310',1803,'91684575131','5901','1.00','475','retail','0','2023-05-20 12:32:38','','','','0','Cash',0.00,'475','','','9','','1','2023-05-20 09:33:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('916845751782435303',1804,'91684575131','11943','1.00','3000','retail','0','2023-05-20 12:32:49','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-20 09:33:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','462.00','461','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845757043222014',1805,'91684575693','11984','1.00','4890','retail','0','2023-05-20 12:41:33','','','','4600','Cash',0.00,'4890','','','9','','1','2023-05-20 09:41:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845757722032937',1806,'91684575719','11494','1.00','3899','retail','0','2023-05-20 12:41:59','','','','0','Cash',0.00,'3899','','','9','','1','2023-05-20 09:48:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916845761324023730',1807,'91684576120','11934','1.00','2200','retail','0','2023-05-20 12:48:40','','','','1800','Cash',0.00,'2200','','','9','','1','2023-05-20 09:48:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847421460833663',1808,'91684742131','11985','1.00','9000','retail','0','2023-05-22 10:55:31','','','','800','Cash',0.00,'9000','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847421666333202',1809,'91684742131','11986','1.00','1400','retail','0','2023-05-22 10:55:55','','','','1200','Cash',0.00,'1400','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847421992321023',1810,'91684742131','7500','1.00','9000','retail','0','2023-05-22 10:56:12','','','','0','Cash',1241.38,'9000','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916847422172222264',1811,'91684742131','11969','1.00','600','retail','0','2023-05-22 10:56:47','','','','550','Cash',0.00,'600','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847422916602214',1812,'91684742131','11892','1.00','2400','retail','0','2023-05-22 10:57:06','','','','2200','Cash',0.00,'2400','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847424902323382',1813,'91684742131','11987','1.00','7200','retail','0','2023-05-22 11:01:09','','','','7200','Cash',0.00,'7200','','','9','','1','2023-05-22 08:02:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847428090272337',1814,'91684742577','7500','1.00','1400','retail','0','2023-05-22 11:02:57','','','','0','Cash',193.10,'1400','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916847429032622222',1815,'91684742577','11987','1.00','7200','retail','0','2023-05-22 11:08:08','','','','7200','Cash',0.00,'7200','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847429179438812',1816,'91684742577','11969','1.00','600','retail','0','2023-05-22 11:08:29','','','','550','Cash',0.00,'600','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847429312424820',1817,'91684742577','11985','1.00','900','retail','0','2023-05-22 11:08:37','','','','800','Cash',0.00,'900','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847429488272974',1818,'91684742577','11893','1.00','2400','retail','0','2023-05-22 11:08:52','','','','2200','Cash',0.00,'2400','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847430493334232',1819,'91684742577','11986','1.00','1400','retail','0','2023-05-22 11:09:27','','','','1200','Cash',0.00,'1400','','','9','','1','2023-05-22 08:13:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847455191040902',1820,'91684743207','8481','1.00','1399','retail','0','2023-05-22 11:13:27','','','','0','Cash',0.00,'1399','','','9','','1','2023-05-22 08:52:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916847481986933208',1821,'91684745522','10977','9.00','24750','retail','0','2023-05-22 11:52:02','','','','0','Cash',0.00,'2750','','','9','','1','2023-05-22 09:37:11','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','40.00','31','Inclusive','branch','Inventory','','','','',''),('916847482158313234',1822,'91684745522','11857','1.00','250','retail','0','2023-05-22 12:36:39','','','','0','Cash',0.00,'250','','','9','','1','2023-05-22 09:37:11','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','928.00','927','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847539612384120',1823,'91684748232','8802','1.00','1499','retail','0','2023-05-22 12:37:12','','','','0','Cash',0.00,'1499','','','9','','1','2023-05-22 11:13:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('916847539813039218',1824,'91684748232','10880','1.00','2590','retail','0','2023-05-22 14:12:41','','','','0','Cash',0.00,'2590','','','9','','1','2023-05-22 11:13:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916847590872303730',1825,'91684754019','11943','1.00','3000','retail','0','2023-05-22 14:13:39','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-22 12:38:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','461.00','460','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847592845423242',1826,'91684759090','10479','1.00','2500','retail','0','2023-05-22 15:41:08','','','','0','Cash',344.83,'2500','','','9','','1','2023-05-22 12:41:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916847618403249801',1827,'91684759296','11943','1.00','3000','retail','0','2023-05-22 15:41:36','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-22 13:24:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','460.00','459','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848285433068904',1828,'91684828531','11988','1.00','2350','retail','0','2023-05-23 10:55:31','','','','2300','Cash',0.00,'2350','','','9','','1','2023-05-23 07:55:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848392240290823',1829,'91684839203','11924','3.00','7500','retail','0','2023-05-23 13:53:23','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-23 10:54:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848392362392262',1830,'91684839203','11857','1.00','250','retail','0','2023-05-23 13:53:45','','','','0','Cash',0.00,'250','','','9','','1','2023-05-23 10:54:07','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','927.00','926','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848394092934223',1831,'91684839249','6023','1.00','500','retail','0','2023-05-23 13:54:09','','','','0','Cash',0.00,'500','','','9','','1','2023-05-23 10:57:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916848394174332461',1832,'91684839249','6453','1.00','712','retail','0','2023-05-23 13:56:50','','','','0','Cash',0.00,'712','','','9','','1','2023-05-23 10:57:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916848398313333336',1833,'91684839423','11943','1.00','3000','retail','0','2023-05-23 13:57:03','','','','2800','Cash',0.00,'3000','','','9','','1','2023-05-23 11:04:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','459.00','458','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848398406323222',1834,'91684839423','11924','1.00','2500','retail','0','2023-05-23 14:03:51','','','','1700','Cash',0.00,'2500','','','9','','1','2023-05-23 11:04:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848461512054404',1835,'91684839844','8942','1.00','1500','retail','0','2023-05-23 15:48:57','','','','0','Cash',0.00,'1500','','','9','','1','2023-05-23 12:49:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916849090519068030',1836,'91684908083','11926','1.00','3500','retail','0','2023-05-24 09:01:23','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-24 06:17:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('916849124730033083',1837,'91684909055','6255','5.00','3500','retail','0','2023-05-24 09:17:35','','','','0','Cash',482.76,'700','','','9','','1','2023-05-24 07:15:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','29.00','24','Inclusive','branch','Inventory','','','','',''),('916850033453032092',1838,'91685003332','11946','1.00','3850','retail','0','2023-05-25 11:28:52','','','','3500','Cash',0.00,'3850','','','9','','1','2023-05-25 08:29:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','483.00','482','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850033623301022',1839,'91685003332','11926','1.00','3500','retail','0','2023-05-25 11:29:06','','','','3200','Cash',0.00,'3500','','','9','','1','2023-05-25 08:29:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850934142100332',1840,'91685093402','8443','1.00','1399','retail','0','2023-05-26 12:30:02','','','','0','Cash',0.00,'1399','','','9','','1','2023-05-26 09:57:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916850934252821223',1841,'91685093402','8230','1.00','1490','retail','0','2023-05-26 12:30:14','','','','0','Cash',205.52,'1490','','','9','','1','2023-05-26 09:57:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916850951052030890',1842,'91685095064','11943','1.00','2250','retail','0','2023-05-26 12:57:44','','','','2800','Cash',0.00,'2250','','','9','','1','2023-05-26 10:07:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','458.00','457','Inclusive','branch','Inventory','1110','4000','5500','',''),('916851050690451032',1843,'91685105060','8809','1.00','1800','retail','0','2023-05-26 15:44:20','','','','0','Cash',248.28,'1800','','','9','','1','2023-05-26 12:45:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916851050874030602',1844,'91685105060','10358','1.00','2000','retail','0','2023-05-26 15:44:38','','','','0','Cash',275.86,'2000','','','9','','1','2023-05-26 12:45:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916853510619022030',1845,'91685351051','11864','1.00','1000','retail','0','2023-05-29 12:04:11','','','','700','Cash',0.00,'1000','','','9','','1','2023-05-29 09:04:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916854405122303433',1846,'91685440495','11977','2.00','6000','retail','0','2023-05-30 12:54:55','','','','2100','Cash',0.00,'3000','','','9','','1','2023-05-30 09:55:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('916855181399510233',1847,'91685518124','9049','1.00','1500','retail','0','2023-05-31 10:28:44','','','','0','Cash',206.90,'1500','','','9','','1','2023-05-31 07:29:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916855343413462423',1848,'91685534321','6062','3.00','2400','retail','0','2023-05-31 14:58:41','','','','0','Cash',331.03,'800','','','9','','1','2023-05-31 11:59:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','16.00','13','Inclusive','branch','Inventory','','','','',''),('916855343635040334',1849,'91685534321','11857','1.00','250','retail','0','2023-05-31 14:59:11','','','','0','Cash',0.00,'250','','','9','','1','2023-05-31 11:59:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','926.00','925','Inclusive','branch','Inventory','1110','4000','5500','',''),('916855433605363322',1850,'91685543334','8017','1.00','1290','retail','0','2023-05-31 17:28:54','','','','0','Cash',0.00,'1290','','','9','','1','2023-06-02 06:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916855433700432303',1851,'91685543334','11946','1.00','3850','retail','0','2023-05-31 17:29:21','','','','3500','Cash',0.00,'3850','','','9','','1','2023-06-02 06:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','482.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('916855435322131230',1852,'91685543334','7549','1.00','1090','retail','0','2023-05-31 17:31:45','','','','0','Cash',0.00,'1090','','','9','','1','2023-06-02 06:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('916855435450239022',1853,'91685543334','11924','1.00','2500','retail','0','2023-05-31 17:32:12','','','','1700','Cash',0.00,'2500','','','9','','1','2023-06-02 06:01:58','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916856921960293606',1854,'91685692186','6523','40.00','31600','retail','0','2023-06-02 10:49:46','','','','0','Cash',4358.62,'790','','','9','','1','2023-06-02 07:50:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',27241.38,'','52.00','12','Inclusive','branch','Inventory','','','','',''),('916856926723372980',1855,'91685692662','6523','40.00','39600','retail','0','2023-06-02 10:57:42','','','','0','Cash',5462.07,'990','','','9','','1','2023-06-02 07:58:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',34137.93,'','113.00','73','Inclusive','branch','Inventory','','','','',''),('916856993352259303',1856,'91685692695','10209','1.00','2390','retail','0','2023-06-02 10:58:15','','','','0','Cash',329.66,'2390','','','9','','1','2023-06-02 09:49:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916856993514123221',1857,'91685692695','8006','1.00','1290','retail','0','2023-06-02 12:48:55','','','','0','Cash',0.00,'1290','','','9','','1','2023-06-02 09:49:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916857049010586239',1858,'91685699372','9691','8.00','14320','retail','0','2023-06-02 14:21:34','','','','0','Cash',1975.17,'1790','','','9','','1','2023-06-02 11:22:22','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',12344.83,'','25.00','17','Inclusive','branch','Inventory','','','','',''),('916857049322209320',1859,'91685699372','11857','1.00','250','retail','0','2023-06-02 14:21:56','','','','0','Cash',0.00,'250','','','9','','1','2023-06-02 11:22:22','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','925.00','924','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857100272337423',1860,'91685704943','9691','1.00','1790','retail','0','2023-06-02 14:22:23','','','','0','Cash',0.00,'1790','','','9','','1','2023-06-02 12:47:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916857100455002005',1861,'91685710032','9691','7.00','12530','retail','0','2023-06-02 15:47:12','','','','0','Cash',0.00,'1790','','','9','','1','2023-06-02 12:47:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','16.00','9','Inclusive','branch','Inventory','','','','',''),('916857154663231303',1862,'91685710056','7549','1.00','1090','retail','0','2023-06-02 17:17:21','','','','0','Cash',0.00,'1090','','','9','','1','2023-06-02 14:17:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('916857154752720132',1863,'91685710056','10341','1.00','2000','retail','0','2023-06-02 17:17:46','','','','0','Cash',0.00,'2000','','','9','','1','2023-06-02 14:17:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916859545780823550',1864,'91685954546','7290','1.00','1000','retail','0','2023-06-05 11:42:26','','','','0','Cash',137.93,'1000','','','9','','1','2023-06-05 08:44:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916859545912022320',1865,'91685954546','10800','1.00','2499','retail','0','2023-06-05 11:42:58','','','','0','Cash',0.00,'2499','','','9','','1','2023-06-05 08:44:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916859546273306041',1866,'91685954546','10299','1.00','1999','retail','0','2023-06-05 11:43:12','','','','0','Cash',0.00,'1999','','','9','','1','2023-06-05 08:44:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('916859546442229332',1867,'91685954546','10847','1.00','2500','retail','0','2023-06-05 11:43:47','','','','0','Cash',0.00,'2500','','','9','','1','2023-06-05 08:44:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916859589780379332',1868,'91685954679','11943','1.00','3000','retail','0','2023-06-05 12:56:05','','','','2000','Cash',0.00,'3000','','','9','','1','2023-06-05 09:56:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','457.00','456','Inclusive','branch','Inventory','1110','4000','5500','',''),('916859756263647828',1869,'91685975618','6318','51.00','25500','retail','0','2023-06-05 17:33:38','','','','0','Cash',3517.24,'500','','','9','','1','2023-06-05 14:34:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',21982.76,'','67.00','16','Inclusive','branch','Inventory','','','','',''),('916859783232023223',1870,'91685975666','11494','1.00','3899','retail','0','2023-06-05 18:18:28','','','','0','Cash',0.00,'3899','','','9','','1','2023-06-05 15:27:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916859783435682504',1871,'91685975666','10880','1.00','2590','retail','0','2023-06-05 18:18:44','','','','0','Cash',0.00,'2590','','','9','','1','2023-06-05 15:27:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916859788416032330',1872,'91685978828','7364','1.00','1000','retail','0','2023-06-05 18:27:08','','','','0','Cash',0.00,'1000','','','9','','1','2023-06-05 15:27:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916860554855533240',1873,'91686055460','6877','5.00','4495','retail','0','2023-06-06 15:44:20','','','','0','Cash',0.00,'899','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','','','','',''),('916860555005320465',1874,'91686055460','7224','5.00','4990','retail','0','2023-06-06 15:44:46','','','','0','Cash',0.00,'998','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','','','','',''),('916860555150251550',1875,'91686055460','9598','1.00','1710','retail','0','2023-06-06 15:45:00','','','','0','Cash',0.00,'1710','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916860556092003339',1876,'91686055460','10817','1.00','2500','retail','0','2023-06-06 15:45:15','','','','0','Cash',0.00,'2500','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916860556932033233',1877,'91686055460','9727','1.00','1706','retail','0','2023-06-06 15:46:49','','','','0','Cash',0.00,'1706','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916860557062208032',1878,'91686055460','3872','1.00','2086','retail','0','2023-06-06 15:48:13','','','','0','Cash',287.72,'2086','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1798.28,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916860558050502020',1879,'91686055460','10161','1.00','1950','retail','0','2023-06-06 15:48:26','','','','0','Cash',0.00,'1950','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916860558212232822',1880,'91686055460','10042','1.00','1805','retail','0','2023-06-06 15:50:05','','','','0','Cash',0.00,'1805','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','',''),('916860558466280303',1881,'91686055460','2684','1.00','1326','retail','0','2023-06-06 15:50:22','','','','0','Cash',0.00,'1326','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916860559205133331',1882,'91686055460','8718','1.00','1490','retail','0','2023-06-06 15:50:46','','','','0','Cash',0.00,'1490','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916860560010512330',1883,'91686055460','7982','1.00','1250','retail','0','2023-06-06 15:52:44','','','','0','Cash',0.00,'1250','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916860563960326360',1884,'91686055460','10711','1.00','2399','retail','0','2023-06-06 15:59:28','','','','0','Cash',0.00,'2399','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916860566882023280',1885,'91686055460','10295','1.00','1999','retail','0','2023-06-06 16:04:31','','','','0','Cash',0.00,'1999','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916860567264280423',1886,'91686055460','11857','1.00','250','retail','0','2023-06-06 16:04:49','','','','0','Cash',0.00,'250','','','9','','1','2023-06-06 13:13:01','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','924.00','923','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861356728632035',1887,'91686135649','3701','1.00','760','retail','0','2023-06-07 14:00:49','','','','0','Cash',0.00,'760','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916861357242370326',1888,'91686135649','6877','5.00','4495','retail','0','2023-06-07 14:01:12','','','','0','Cash',0.00,'899','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','','','','',''),('916861357422200321',1889,'91686135649','7224','5.00','4990','retail','0','2023-06-07 14:02:04','','','','0','Cash',0.00,'998','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','','','','',''),('916861357612963303',1890,'91686135649','9598','1.00','1710','retail','0','2023-06-07 14:02:22','','','','0','Cash',0.00,'1710','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916861357809121308',1891,'91686135649','10817','1.00','2500','retail','0','2023-06-07 14:02:42','','','','0','Cash',0.00,'2500','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916861358565305933',1892,'91686135649','9727','1.00','1706','retail','0','2023-06-07 14:03:00','','','','0','Cash',0.00,'1706','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916861359543112020',1893,'91686135649','3872','1.00','2086','retail','0','2023-06-07 14:04:17','','','','0','Cash',0.00,'2086','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916861359671200220',1894,'91686135649','10161','1.00','1950','retail','0','2023-06-07 14:05:55','','','','0','Cash',0.00,'1950','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916861359940016669',1895,'91686135649','10042','1.00','1805','retail','0','2023-06-07 14:06:07','','','','0','Cash',0.00,'1805','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','',''),('916861360102684233',1896,'91686135649','2684','1.00','1326','retail','0','2023-06-07 14:06:35','','','','0','Cash',0.00,'1326','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916861361166201123',1897,'91686135649','8718','1.00','1490','retail','0','2023-06-07 14:06:51','','','','0','Cash',0.00,'1490','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916861361270333247',1898,'91686135649','7982','1.00','1250','retail','0','2023-06-07 14:08:36','','','','0','Cash',0.00,'1250','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916861361422063243',1899,'91686135649','10711','1.00','2399','retail','0','2023-06-07 14:08:48','','','','0','Cash',0.00,'2399','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916861361793716220',1900,'91686135649','10295','1.00','1999','retail','0','2023-06-07 14:09:03','','','','0','Cash',0.00,'1999','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916861361893230023',1901,'91686135649','11857','1.00','250','retail','0','2023-06-07 14:09:39','','','','0','Cash',0.00,'250','','','9','','1','2023-06-07 11:12:01','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','923.00','922','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861417982040310',1902,'91686136323','10578','1.00','2250','retail','0','2023-06-07 15:42:52','','','','0','Cash',0.00,'2250','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916861419051212229',1903,'91686136323','11975','1.00','990','retail','0','2023-06-07 15:44:51','','','','750','Cash',0.00,'990','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861419133312312',1904,'91686136323','11989','1.00','1800','retail','0','2023-06-07 15:45:05','','','','1500','Cash',0.00,'1800','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861419492123282',1905,'91686136323','6207','1.00','618','retail','0','2023-06-07 15:45:14','','','','0','Cash',0.00,'618','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916861420191332031',1906,'91686136323','4382','1.00','1140','retail','0','2023-06-07 15:46:36','','','','0','Cash',0.00,'1140','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916861421360233080',1907,'91686136323','11990','1.00','790','retail','0','2023-06-07 15:48:48','','','','500','Cash',0.00,'790','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861421453429202',1908,'91686136323','5930','1.00','490','retail','0','2023-06-07 15:48:56','','','','0','Cash',0.00,'490','','','9','','1','2023-06-07 14:07:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('916862077776077231',1909,'91686207753','8856','21.00','31500','retail','0','2023-06-08 10:02:33','','','','1400','Cash',4344.83,'1500','','','9','','1','2023-06-08 07:04:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',27155.17,'','44.00','23','Inclusive','branch','Inventory','','','','',''),('916862101698212103',1910,'91686210157','6523','8.00','7920','retail','0','2023-06-08 10:42:37','','','','0','Cash',1092.41,'990','','','9','','1','2023-06-08 07:49:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6827.59,'','73.00','65','Inclusive','branch','Inventory','','','','',''),('916862105883030102',1911,'91686210568','8856','21.00','31500','retail','0','2023-06-08 10:49:28','','','','1400','Cash',4344.83,'1500','','','9','','1','2023-06-08 07:50:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',27155.17,'','23.00','2','Inclusive','branch','Inventory','','','','',''),('916862158255335333',1912,'91686210606','11934','1.00','2000','retail','0','2023-06-08 10:50:06','','','','1800','Cash',0.00,'2000','','','9','','1','2023-06-08 09:17:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('916862158469215022',1913,'91686210606','11943','1.00','3000','retail','0','2023-06-08 12:17:12','','','','2000','Cash',0.00,'3000','','','9','','1','2023-06-08 09:17:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','456.00','455','Inclusive','branch','Inventory','1110','4000','5500','',''),('916862948893448228',1914,'91686292596','8856','1.00','1500','retail','0','2023-06-09 09:36:36','','','','1400','Cash',206.90,'1500','','','9','','1','2023-06-09 07:15:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916862977773937682',1915,'91686294912','10068','1.00','1899','retail','0','2023-06-09 11:02:15','','','','0','Cash',0.00,'1899','','','9','','1','2023-06-09 08:03:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916862978023290332',1916,'91686294912','11857','1.00','250','retail','0','2023-06-09 11:03:12','','','','0','Cash',0.00,'250','','','9','','1','2023-06-09 08:03:33','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','922.00','921','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863062843201203',1917,'91686301244','6418','1.00','700','retail','0','2023-06-09 12:00:44','','','','0','Cash',96.55,'700','','','9','','1','2023-06-09 10:25:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916863174083633217',1918,'91686317384','1268','1.00','890','retail','0','2023-06-09 16:29:45','','','','0','Cash',122.76,'890','','','9','','1','2023-06-09 13:30:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',767.24,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916863935619382601',1919,'91686393554','11991','1.00','925','retail','0','2023-06-10 13:39:14','','','','850','Cash',0.00,'925','','','9','','1','2023-06-10 10:39:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865548182202513',1920,'91686551051','11988','1.00','2350','retail','0','2023-06-12 09:24:11','','','','2300','Cash',0.00,'2350','','','9','','1','2023-06-12 07:28:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865548350023522',1921,'91686551051','10700','1.00','2790','retail','0','2023-06-12 10:26:58','','','','0','Cash',384.83,'2790','','','9','','1','2023-06-12 07:28:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916865549029099222',1922,'91686551051','11857','1.00','350','retail','0','2023-06-12 10:27:22','','','','0','Cash',0.00,'350','','','9','','1','2023-06-12 07:28:36','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','921.00','920','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865645484232936',1923,'91686558296','11989','1.00','1800','retail','0','2023-06-12 11:24:56','','','','1500','Cash',0.00,'1800','','','9','','1','2023-06-12 10:09:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865664313221342',1924,'91686564554','11977','2.00','4400','retail','0','2023-06-12 13:09:14','','','','2100','Cash',0.00,'2200','','','9','','1','2023-06-12 10:40:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865664563025363',1925,'91686564554','11924','1.00','2500','retail','0','2023-06-12 13:40:31','','','','1700','Cash',0.00,'2500','','','9','','1','2023-06-12 10:40:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865664769220202',1926,'91686566460','11943','2.00','6000','retail','0','2023-06-12 13:41:00','','','','2000','Cash',0.00,'3000','','','9','','1','2023-06-12 10:42:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','455.00','453','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865665352613023',1927,'91686566460','11924','1.00','2500','retail','0','2023-06-12 13:42:03','','','','1700','Cash',0.00,'2500','','','9','','1','2023-06-12 10:42:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865742623404223',1928,'91686574255','11993','1.00','2990','retail','0','2023-06-12 15:50:55','','','','2890','Cash',0.00,'2990','','','9','','1','2023-06-12 12:53:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865744102900203',1929,'91686574255','11994','1.00','3590','retail','0','2023-06-12 15:53:19','','','','3500','Cash',0.00,'3590','','','9','','1','2023-06-12 12:53:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865744580254342',1930,'91686574417','11983','1.00','1200','retail','0','2023-06-12 15:53:37','','','','1000','Cash',0.00,'1200','','','9','','1','2023-06-12 12:54:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865744693203202',1931,'91686574417','7426','1.00','1000','retail','0','2023-06-12 15:54:18','','','','0','Cash',0.00,'1000','','','9','','1','2023-06-12 12:54:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916865744851304200',1932,'91686574417','7882','1.00','1200','retail','0','2023-06-12 15:54:29','','','','840','Cash',0.00,'1200','','','9','','1','2023-06-12 12:54:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916865753895523923',1933,'91686575382','11995','1.00','1800','retail','0','2023-06-12 16:09:42','','','','1500','Cash',0.00,'1800','','','9','','1','2023-06-12 13:10:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865754003945250',1934,'91686575382','11079','1.00','2890','retail','0','2023-06-12 16:09:49','','','','0','Cash',398.62,'2890','','','9','','1','2023-06-12 13:10:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2491.38,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916867388708671302',1935,'91686737041','7839','1.00','1200','retail','0','2023-06-14 13:04:01','','','','0','Cash',0.00,'1200','','','9','','1','2023-06-14 10:41:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916867388792333382',1936,'91686737041','8516','1.00','1399','retail','0','2023-06-14 13:34:31','','','','0','Cash',0.00,'1399','','','9','','1','2023-06-14 10:41:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916867388886113398',1937,'91686737041','8961','1.00','1500','retail','0','2023-06-14 13:34:40','','','','0','Cash',0.00,'1500','','','9','','1','2023-06-14 10:41:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916867429573322230',1938,'91686739279','9914','8.00','14800','retail','0','2023-06-14 14:40:45','','','','0','Cash',0.00,'1850','','','9','','1','2023-06-14 11:44:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9.00','1','Inclusive','branch','Inventory','','','','',''),('916867430062209036',1939,'91686739279','10080','8.00','15192','retail','0','2023-06-14 14:42:38','','','','0','Cash',0.00,'1899','','','9','','1','2023-06-14 11:44:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Inventory','','','','',''),('916867430476333707',1940,'91686739279','11857','1.00','250','retail','0','2023-06-14 14:43:26','','','','0','Cash',0.00,'250','','','9','','1','2023-06-14 11:44:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','920.00','919','Inclusive','branch','Inventory','1110','4000','5500','',''),('916867533590629022',1941,'91686753349','9436','2.00','3380','retail','0','2023-06-14 17:35:49','','','','0','Cash',0.00,'1690','','','9','','1','2023-06-14 14:36:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('916867533702222933',1942,'91686753349','8333','1.00','1390','retail','0','2023-06-14 17:36:00','','','','0','Cash',0.00,'1390','','','9','','1','2023-06-14 14:36:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868104173622136',1943,'91686810402','11934','1.00','2000','retail','0','2023-06-15 09:26:42','','','','1800','Cash',0.00,'2000','','','9','','1','2023-06-15 06:28:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868104522022241',1944,'91686810402','11977','1.00','3000','retail','0','2023-06-15 09:27:05','','','','2100','Cash',0.00,'3000','','','9','','1','2023-06-15 06:28:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868104900322302',1945,'91686810402','11857','1.00','200','retail','0','2023-06-15 09:28:00','','','','0','Cash',0.00,'200','','','9','','1','2023-06-15 06:28:20','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','919.00','918','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868137824033237',1946,'91686813768','11996','1.00','1400','retail','0','2023-06-15 10:22:48','','','','1200','Cash',0.00,'1400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868138613238223',1947,'91686813768','5908','1.00','400','retail','0','2023-06-15 10:23:09','','','','0','Cash',55.17,'400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','994.00','993','Inclusive','branch','Inventory','','','','',''),('916868138838233263',1948,'91686813768','11188','1.00','2999','retail','0','2023-06-15 10:24:22','','','','0','Cash',413.66,'2999','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2585.34,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916868138932130363',1949,'91686813768','11128','1.00','2900','retail','0','2023-06-15 10:24:44','','','','0','Cash',400.00,'2900','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2500.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868139090323333',1950,'91686813768','7394','1.00','900','retail','0','2023-06-15 10:24:54','','','','0','Cash',124.14,'900','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868139298022363',1951,'91686813768','10880','1.00','2500','retail','0','2023-06-15 10:25:09','','','','0','Cash',344.83,'2500','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916868139533211840',1952,'91686813768','8692','1.00','1350','retail','0','2023-06-15 10:25:29','','','','0','Cash',186.21,'1350','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1163.79,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916868139692034022',1953,'91686813768','9701','1.00','1690','retail','0','2023-06-15 10:25:53','','','','0','Cash',233.10,'1690','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916868140422060639',1954,'91686813768','10896','1.00','2400','retail','0','2023-06-15 10:27:06','','','','0','Cash',331.03,'2400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('916868141324201903',1955,'91686813768','11765','2.00','12600','retail','0','2023-06-15 10:28:32','','','','0','Cash',1737.93,'6300','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',10862.07,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('916868141494003281',1956,'91686813768','10750','1.00','2400','retail','0','2023-06-15 10:28:52','','','','0','Cash',331.03,'2400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868142292228366',1957,'91686813768','11963','1.00','1900','retail','0','2023-06-15 10:30:22','','','','1500','Cash',0.00,'1900','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868144863336362',1958,'91686813768','11997','1.00','400','retail','0','2023-06-15 10:34:40','','','','300','Cash',0.00,'400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868145306312020',1959,'91686813768','11762','1.00','6200','retail','0','2023-06-15 10:34:53','','','','0','Cash',855.17,'6200','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5344.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868147730377049',1960,'91686813768','11998','1.00','4400','retail','0','2023-06-15 10:39:27','','','','6000','Cash',0.00,'4400','','','9','','1','2023-06-15 07:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868167963496922',1961,'91686816753','6526','1.00','990','retail','0','2023-06-15 11:12:33','','','','0','Cash',136.55,'990','','','9','','1','2023-06-15 08:15:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',853.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868168243122332',1962,'91686816753','6369','1.00','699','retail','0','2023-06-15 11:13:24','','','','0','Cash',0.00,'699','','','9','','1','2023-06-15 08:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916868168996224233',1963,'91686816753','11241','1.00','2990','retail','0','2023-06-15 11:14:51','','','','0','Cash',412.41,'2990','','','9','','1','2023-06-15 08:15:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2577.59,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916868259859305032',1964,'91686825948','11999','1.00','800','retail','0','2023-06-15 13:46:16','','','','800','Cash',0.00,'800','','','9','','1','2023-06-15 10:46:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868260016229082',1965,'91686825948','11857','1.00','300','retail','0','2023-06-15 13:46:31','','','','0','Cash',0.00,'300','','','9','','1','2023-06-15 10:46:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','918.00','917','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868970258310533',1966,'91686897001','10147','1.00','2299','retail','0','2023-06-16 09:30:01','','','','0','Cash',317.10,'2299','','','9','','1','2023-06-17 06:43:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1981.90,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916868972480232609',1967,'91686897001','12000','1.00','1090','retail','0','2023-06-16 09:34:01','','','','900','Cash',0.00,'1090','','','9','','1','2023-06-17 06:43:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868972572208039',1968,'91686897001','11195','1.00','3000','retail','0','2023-06-16 09:34:08','','','','0','Cash',0.00,'3000','','','9','','1','2023-06-17 06:43:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916868972712200720',1969,'91686897001','7859','1.00','1200','retail','0','2023-06-16 09:34:18','','','','0','Cash',0.00,'1200','','','9','','1','2023-06-17 06:43:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916868972913232336',1970,'91686897001','7385','1.00','1000','retail','0','2023-06-16 09:34:31','','','','0','Cash',0.00,'1000','','','9','','1','2023-06-17 06:43:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168699494929924242629',1971,'91686994884','12001','1.00','2500','retail','0','2023-06-17 12:42:17','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699501778034344572',1972,'91686994884','7395','3.00','3000','retail','0','2023-06-17 12:42:30','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('9168699508723326223502',1973,'91686994884','11999','1.00','1050','retail','0','2023-06-17 12:43:38','','','','800','Cash',0.00,'1050','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699511303423693833',1974,'91686994884','11977','2.00','4400','retail','0','2023-06-17 12:44:48','','','','2100','Cash',0.00,'2200','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699517792362610327',1975,'91686994884','11921','2.00','4600','retail','0','2023-06-17 12:46:02','','','','2000','Cash',0.00,'2300','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699535222032336308',1976,'91686994884','12002','6.00','7200','retail','0','2023-06-17 12:48:58','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699546020230348033',1977,'91686994884','12003','1.00','1800','retail','0','2023-06-17 12:50:52','','','','1200','Cash',0.00,'1800','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699559699200556083',1978,'91686994884','12004','2.00','2000','retail','0','2023-06-17 12:53:01','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699564032129522020',1979,'91686994884','7394','2.00','2000','retail','0','2023-06-17 12:53:16','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9168699568263262322302',1980,'91686994884','7393','2.00','2000','retail','0','2023-06-17 12:54:00','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9168699575330032392920',1981,'91686994884','11989','5.00','9000','retail','0','2023-06-17 12:54:42','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699577862820693294',1982,'91686994884','11166','3.00','9000','retail','0','2023-06-17 12:55:53','3 pcs','','','0','Cash',1241.38,'3000','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','99985.00','99982','Inclusive','branch','Inventory','','','','',''),('9168699586785053093042',1983,'91686994884','10971','1.00','2750','retail','0','2023-06-17 12:56:35','','','','0','Cash',0.00,'2750','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168699591033680325223',1984,'91686994884','10299','4.00','7996','retail','0','2023-06-17 12:57:47','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Inventory','','','','',''),('9168699629699903236293',1985,'91686994884','12005','7.00','21000','retail','0','2023-06-17 13:01:52','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699631529203203331',1986,'91686994884','8057','3.00','4200','retail','0','2023-06-17 13:04:57','3 pcs','','','1050','Cash',579.31,'1400','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3620.69,'','11.00','8','Inclusive','branch','Inventory','','','','',''),('9168699639832330829486',1987,'91686994884','8944','2.00','3000','retail','0','2023-06-17 13:06:05','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('9168699657000223602203',1988,'91686994884','10252','1.00','1999','retail','0','2023-06-17 13:09:20','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168699659023622229163',1989,'91686994884','6260','2.00','1300','retail','0','2023-06-17 13:09:31','','','','0','Cash',0.00,'650','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('9168699661030420323233',1990,'91686994884','6191','2.00','1200','retail','0','2023-06-17 13:09:50','','','','0','Cash',0.00,'600','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('9168699665303224236230',1991,'91686994884','5781','4.00','1520','retail','0','2023-06-17 13:10:10','','','','0','Cash',0.00,'380','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('9168699676530029463329',1992,'91686994884','11128','1.00','2950','retail','0','2023-06-17 13:10:53','','','','0','Cash',0.00,'2950','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168699679926233699293',1993,'91686994884','11878','6.00','2970','retail','0','2023-06-17 13:12:45','6 pcs','','','346','Cash',0.00,'495','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699687460002330222',1994,'91686994884','11906','1.00','1500','retail','0','2023-06-17 13:13:51','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699690629206993290',1995,'91686994884','8941','3.00','4500','retail','0','2023-06-17 13:14:35','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('9168699694003294626336',1996,'91686994884','6252','1.00','650','retail','0','2023-06-17 13:15:07','','','','0','Cash',0.00,'650','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168699697933793293293',1997,'91686994884','5973','2.00','1000','retail','0','2023-06-17 13:15:41','','','','0','Cash',0.00,'500','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('9168699711993102327022',1998,'91686994884','12006','2.00','2400','retail','0','2023-06-17 13:18:25','2 pcs','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699720322363031310',1999,'91686994884','12007','1.00','3000','retail','0','2023-06-17 13:19:56','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699723222462680092',2000,'91686994884','10147','1.00','2290','retail','0','2023-06-17 13:20:04','1 pcs','','','0','Cash',315.86,'2290','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168699727034221392032',2001,'91686994884','11972','6.00','7200','retail','0','2023-06-17 13:20:44','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699771729211347323',2002,'91686994884','12009','1.00','395','retail','0','2023-06-17 13:28:08','','','','300','Cash',0.00,'395','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699773633686327223',2003,'91686994884','8776','2.00','2980','retail','0','2023-06-17 13:28:38','','','','0','Cash',0.00,'1490','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9168699776397360023236',2004,'91686994884','5964','1.00','500','retail','0','2023-06-17 13:28:57','','','','0','Cash',0.00,'500','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168699778613233027139',2005,'91686994884','7887','1.00','1200','retail','0','2023-06-17 13:29:23','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168699789326082060892',2006,'91686994884','12010','1.00','450','retail','0','2023-06-17 13:31:20','','','','350','Cash',0.00,'450','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699800680082222020',2007,'91686994884','12011','1.00','700','retail','0','2023-06-17 13:33:16','','','','550','Cash',0.00,'700','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699821733032232022',2008,'91686994884','12012','1.00','2390','retail','0','2023-06-17 13:36:51','','','','1800','Cash',0.00,'2390','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699826596362033528',2009,'91686994884','6062','2.00','1700','retail','0','2023-06-17 13:36:58','2 pcs','','','0','Cash',234.48,'850','','','9','16.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('9168699852353332216999',2010,'91686994884','12014','1.00','2000','retail','0','2023-06-17 13:41:55','1 pcs','','','1800','Cash',0.00,'2000','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699877632200330937',2011,'91686994884','11924','1.00','2500','retail','0','2023-06-17 13:42:13','','','','1700','Cash',0.00,'2500','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168699886336933689008',2012,'91686994884','12008','6.00','13200','retail','0','2023-06-17 13:46:17','','','','1800','Cash',0.00,'2200','','','9','0.00','1','2023-06-17 11:04:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700086109286733200',2013,'91687000759','12015','3.00','4500','retail','0','2023-06-17 14:19:34','3 pcs','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-17 11:29:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700093100301012863',2014,'91687000759','12016','4.00','7560','retail','0','2023-06-17 14:22:04','4 pcs','','','1590','Cash',0.00,'1890','','','9','0.00','1','2023-06-17 11:29:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700129500532303230',2015,'91687000759','12017','1.00','750','retail','0','2023-06-17 14:28:06','','','','550','Cash',0.00,'750','','','9','0.00','1','2023-06-17 11:29:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700131734102393229',2016,'91687000759','6392','2.00','1400','retail','0','2023-06-17 14:28:15','','','','0','Cash',0.00,'700','','','9','16.00','1','2023-06-17 11:29:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('9168700364502427402302',2017,'91687003631','12015','1.00','1500','retail','0','2023-06-17 15:07:11','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-17 12:15:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700366733266023624',2018,'91687003631','7882','1.00','1200','retail','0','2023-06-17 15:07:25','','','','840','Cash',0.00,'1200','','','9','16.00','1','2023-06-17 12:15:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168700367630262330233',2019,'91687003631','8945','1.00','1500','retail','0','2023-06-17 15:07:48','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-06-17 12:15:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168700421232042732238',2020,'91687004149','7503','1.00','1041','retail','0','2023-06-17 15:16:29','','','','0','Cash',0.00,'1041','','','9','16.00','1','2023-06-17 12:21:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168700422437213322342',2021,'91687004149','8348','1.00','1390','retail','0','2023-06-17 15:16:52','','','','0','Cash',0.00,'1390','','','9','16.00','1','2023-06-17 12:21:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168700433123033323343',2022,'91687004149','12018','1.00','2190','retail','0','2023-06-17 15:18:44','','','','1990','Cash',0.00,'2190','','','9','0.00','1','2023-06-17 12:21:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700433962266300633',2023,'91687004149','10647','1.00','2300','retail','0','2023-06-17 15:18:51','','','','0','Cash',0.00,'2300','','','9','16.00','1','2023-06-17 12:21:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9168700445323003204002',2024,'91687004149','12019','1.00','4000','retail','0','2023-06-17 15:20:47','','','','3000','Cash',0.00,'4000','','','9','0.00','1','2023-06-17 12:21:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700894804803040092',2025,'91687008938','10852','1.00','2500','retail','0','2023-06-17 16:35:38','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168700896700330322302',2026,'91687008938','10823','4.00','10000','retail','0','2023-06-17 16:35:49','4 pcs','','','0','Cash',1379.31,'2500','','','9','16.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8620.69,'','24.00','20','Inclusive','branch','Inventory','','','','',''),('9168700899602039083402',2027,'91687008938','11934','1.00','2200','retail','0','2023-06-17 16:36:18','','','','1800','Cash',0.00,'2200','','','9','0.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700900820063007390',2028,'91687008938','11981','1.00','999','retail','0','2023-06-17 16:36:37','','','','700','Cash',0.00,'999','','','9','0.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700901702032213333',2029,'91687008938','11494','1.00','3899','retail','0','2023-06-17 16:36:48','','','','0','Cash',0.00,'3899','','','9','16.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168700917379039297273',2030,'91687008938','12020','1.00','1000','retail','0','2023-06-17 16:39:25','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700933933009187702',2031,'91687008938','12021','1.00','550','retail','0','2023-06-17 16:42:14','','','','300','Cash',0.00,'550','','','9','0.00','1','2023-06-17 13:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168716554161023824200',2032,'91687165503','4880','1.00','1520','retail','0','2023-06-19 12:05:03','','','','0','Cash',0.00,'1520','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168716556522633235365',2033,'91687165503','10203','1.00','1990','retail','0','2023-06-19 12:05:41','','','','0','Cash',0.00,'1990','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168716557543263653393',2034,'91687165503','9914','1.00','1850','retail','0','2023-06-19 12:06:06','','','','0','Cash',0.00,'1850','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168716558822363233380',2035,'91687165503','10617','1.00','2299','retail','0','2023-06-19 12:06:16','','','','0','Cash',0.00,'2299','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168716560531360226000',2036,'91687165503','8117','1.00','1299','retail','0','2023-06-19 12:06:28','','','','800','Cash',0.00,'1299','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168716572333562242222',2037,'91687165503','4933','1.00','2841','retail','0','2023-06-19 12:08:20','','','','0','Cash',0.00,'2841','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168716573920903233930',2038,'91687165503','11347','1.00','3450','retail','0','2023-06-19 12:08:44','','','','0','Cash',0.00,'3450','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168716585696826730353',2039,'91687165503','5895','1.00','471','retail','0','2023-06-19 12:09:46','','','','0','Cash',0.00,'471','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168716591220412102830',2040,'91687165503','10427','1.00','2099','retail','0','2023-06-19 12:10:57','','','','0','Cash',0.00,'2099','','','9','16.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168716652980302642505',2041,'91687165503','11857','1.00','250','retail','0','2023-06-19 12:21:52','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-06-19 09:22:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','917.00','916','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168718226282278713323',2042,'91687182249','8402','1.00','1390','retail','0','2023-06-19 16:44:09','','','','0','Cash',0.00,'1390','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9168718229502382605222',2043,'91687182249','7988','1.00','1250','retail','0','2023-06-19 16:44:23','','','','0','Cash',0.00,'1250','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168718230720830172038',2044,'91687182249','7741','1.00','1190','retail','0','2023-06-19 16:44:56','','','','0','Cash',0.00,'1190','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9168718233323123020333',2045,'91687182249','10872','1.00','2590','retail','0','2023-06-19 16:45:08','','','','0','Cash',0.00,'2590','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168718234900732333333',2046,'91687182249','8941','1.00','1500','retail','0','2023-06-19 16:45:33','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168718235735332711228',2047,'91687182249','6874','1.00','899','retail','0','2023-06-19 16:45:49','','','','0','Cash',0.00,'899','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('9168718238292203168728',2048,'91687182249','9939','1.00','1890','retail','0','2023-06-19 16:45:58','','','','0','Cash',0.00,'1890','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168718239302363220613',2049,'91687182249','10896','1.00','2599','retail','0','2023-06-19 16:46:22','','','','0','Cash',0.00,'2599','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('9168718248333223249232',2050,'91687182249','8945','1.00','1500','retail','0','2023-06-19 16:46:33','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168718249403172724020',2051,'91687182249','7326','1.00','1000','retail','0','2023-06-19 16:48:03','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168718250492221300132',2052,'91687182249','9818','1.00','1800','retail','0','2023-06-19 16:48:15','','','','0','Cash',0.00,'1800','','','9','16.00','1','2023-06-19 13:48:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168725151021178543503',2053,'91687251477','6884','1.00','899','retail','0','2023-06-20 11:57:57','','','','0','Cash',0.00,'899','','','9','16.00','1','2023-06-20 09:00:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168725152423220313210',2054,'91687251477','6885','1.00','899','retail','0','2023-06-20 11:58:30','','','','0','Cash',0.00,'899','','','9','16.00','1','2023-06-20 09:00:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168725154121692232031',2055,'91687251477','8057','1.00','1290','retail','0','2023-06-20 11:58:45','','','','1050','Cash',0.00,'1290','','','9','16.00','1','2023-06-20 09:00:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168725155430322725520',2056,'91687251477','8648','1.00','1450','retail','0','2023-06-20 11:59:02','','','','0','Cash',0.00,'1450','','','9','16.00','1','2023-06-20 09:00:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168725163521245023132',2057,'91687251477','7325','1.00','1000','retail','0','2023-06-20 11:59:14','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-20 09:00:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9168725828432413415323',2058,'91687251646','8899','1.00','1499','retail','0','2023-06-20 12:00:46','','','','0','Cash',0.00,'1499','','','9','16.00','1','2023-06-20 11:04:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168725829223373223893',2059,'91687251646','8945','1.00','1500','retail','0','2023-06-20 13:51:24','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-06-20 11:04:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168725830230222252220',2060,'91687251646','7411','1.00','1000','retail','0','2023-06-20 13:51:32','','','','500','Cash',0.00,'1000','','','9','16.00','1','2023-06-20 11:04:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168733011833202336003',2061,'91687328454','10690','2.00','4780','retail','0','2023-06-21 09:20:54','','','','0','Cash',0.00,'2390','','','9','16.00','1','2023-06-21 06:52:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9168733013233303920902',2062,'91687328454','11857','1.00','250','retail','0','2023-06-21 09:48:39','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-06-21 06:52:50','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','916.00','915','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168733562103542330013',2063,'91687335610','12022','30.00','74700','retail','0','2023-06-21 11:20:10','','','','2290','Cash',0.00,'2490','','','9','0.00','1','2023-06-21 08:20:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','45.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168734522438204230530',2064,'91687345200','11486','2.00','7780','retail','0','2023-06-21 14:00:00','','','','0','Cash',0.00,'3890','','','9','16.00','1','2023-06-21 11:04:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('9168734525603302333394',2065,'91687345200','11507','3.00','11970','retail','0','2023-06-21 14:00:25','','','','0','Cash',0.00,'3990','','','9','16.00','1','2023-06-21 11:04:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','',''),('9168734585656427463542',2066,'91687345466','11946','1.00','3850','retail','0','2023-06-21 14:04:26','','','','3500','Cash',0.00,'3850','','','9','0.00','1','2023-06-21 11:11:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168736384264030303372',2067,'91687363819','8512','1.00','1399','retail','0','2023-06-21 19:10:32','','','','0','Cash',0.00,'1399','','','9','16.00','1','2023-06-22 06:29:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168736385433272033258',2068,'91687363819','7758','1.00','1136','retail','0','2023-06-21 19:10:42','','','','0','Cash',0.00,'1136','','','9','16.00','1','2023-06-22 06:29:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168736386636273309222',2069,'91687363819','8636','1.00','1450','retail','0','2023-06-21 19:10:54','','','','0','Cash',0.00,'1450','','','9','16.00','1','2023-06-22 06:29:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168741809301200372931',2070,'91687415356','6022','1.00','400','retail','0','2023-06-22 09:29:16','1 pcs','','','0','Cash',55.17,'400','','','9','16.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168741810323320103100',2071,'91687415356','6483','1.00','700','retail','0','2023-06-22 10:14:54','1 pcs','','','0','Cash',96.55,'700','','','9','16.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168741830424002367144',2072,'91687415356','12023','1.00','700','retail','0','2023-06-22 10:18:15','1 pcs','','','550','Cash',0.00,'700','','','9','0.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168741834620323032169',2073,'91687415356','9818','1.00','1790','retail','0','2023-06-22 10:18:25','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168741859825208943250',2074,'91687415356','9693','1.00','1700','retail','0','2023-06-22 10:22:56','1 pcs','','','0','Cash',234.48,'1700','','','9','16.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168741862382433201407',2075,'91687415356','12012','1.00','2300','retail','0','2023-06-22 10:23:19','1 pcs','','','1800','Cash',0.00,'2300','','','9','0.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168741863512933220226',2076,'91687415356','7410','1.00','900','retail','0','2023-06-22 10:23:43','1 pcs','','','0','Cash',124.14,'900','','','9','16.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168741864771372402231',2077,'91687415356','12003','1.00','1700','retail','0','2023-06-22 10:23:56','1 pcs','','','1200','Cash',0.00,'1700','','','9','0.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168741882842118274070',2078,'91687415356','12024','1.00','500','retail','0','2023-06-22 10:27:02','1 pcs','','','490','Cash',0.00,'500','','','9','0.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168741902703622322270',2079,'91687415356','12025','1.00','4900','retail','0','2023-06-22 10:30:22','1 pcs','','','2990','Cash',0.00,'4900','','','9','0.00','1','2023-06-22 07:33:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743129003760023233',2080,'91687431285','12026','1.00','1590','retail','0','2023-06-22 13:54:45','','','','1390','Cash',0.00,'1590','','','9','0.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743141843832102200',2081,'91687431285','11895','1.00','1500','retail','0','2023-06-22 13:56:48','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743143032001213324',2082,'91687431285','8302','1.00','1350','retail','0','2023-06-22 13:56:58','','','','0','Cash',0.00,'1350','','','9','16.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168743151219273103232',2083,'91687431285','12027','1.00','1890','retail','0','2023-06-22 13:58:25','','','','1500','Cash',0.00,'1890','','','9','0.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743167402211237932',2084,'91687431285','12028','1.00','2490','retail','0','2023-06-22 14:01:08','','','','1490','Cash',0.00,'2490','','','9','0.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743168342328622269',2085,'91687431285','9910','1.00','1850','retail','0','2023-06-22 14:01:14','','','','0','Cash',0.00,'1850','','','9','16.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9168743179230388616912',2086,'91687431285','12029','1.00','1390','retail','0','2023-06-22 14:03:06','','','','1190','Cash',0.00,'1390','','','9','0.00','1','2023-06-22 11:03:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168743348038830337383',2087,'91687433472','8006','1.00','1290','retail','0','2023-06-22 14:31:12','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-06-22 11:31:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168743763532233688306',2088,'91687434307','10315','1.00','1800','retail','0','2023-06-22 14:51:52','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2023-06-22 12:41:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168743765933272648213',2089,'91687434307','11857','1.00','100','retail','0','2023-06-22 15:40:49','1 pcs','','','0','Cash',0.00,'100','','','9','0.00','1','2023-06-22 12:41:21','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','915.00','914','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168744029101326220004',2090,'91687437683','8856','1.00','1690','retail','0','2023-06-22 16:09:21','','','','1400','Cash',0.00,'1690','','','9','16.00','1','2023-06-22 13:47:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168744032224263047394',2091,'91687437683','8405','1.00','1390','retail','0','2023-06-22 16:24:52','','','','0','Cash',0.00,'1390','','','9','16.00','1','2023-06-22 13:47:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168744033327393336332',2092,'91687437683','8363','1.00','1390','retail','0','2023-06-22 16:25:23','','','','0','Cash',0.00,'1390','','','9','16.00','1','2023-06-22 13:47:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168744034723001422224',2093,'91687437683','7979','1.00','1250','retail','0','2023-06-22 16:25:33','','','','0','Cash',0.00,'1250','','','9','16.00','1','2023-06-22 13:47:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168744056363334230533',2094,'91687437683','12030','1.00','2090','retail','0','2023-06-22 16:29:17','','','','1900','Cash',0.00,'2090','','','9','0.00','1','2023-06-22 13:47:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168744180162111813723',2095,'91687441788','12031','2.00','15000','retail','0','2023-06-22 16:49:48','2 pcs','','','6500','Cash',0.00,'7500','','','9','0.00','1','2023-06-22 13:50:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168744183334273222232',2096,'91687441788','11857','1.00','250','retail','0','2023-06-22 16:50:21','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-06-22 13:50:46','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','914.00','913','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168750112930319723222',2097,'91687501105','8345','1.00','1390','retail','0','2023-06-23 09:18:25','','','','0','Cash',0.00,'1390','','','9','16.00','1','2023-06-23 06:19:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168750116273633250332',2098,'91687501105','11857','1.00','250','retail','0','2023-06-23 09:18:54','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-06-23 06:19:34','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','913.00','912','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168751374400009042423',2099,'91687513732','7405','1.00','1000','retail','0','2023-06-23 12:48:52','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-23 09:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168751375535223022964',2100,'91687513732','9106','1.00','1550','retail','0','2023-06-23 12:49:04','','','','0','Cash',0.00,'1550','','','9','16.00','1','2023-06-23 09:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168751376682261413722',2101,'91687513732','7834','1.00','1200','retail','0','2023-06-23 12:49:16','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-06-23 09:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9168751379133332341030',2102,'91687513732','10845','1.00','2500','retail','0','2023-06-23 12:49:27','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-06-23 09:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168751381322081334330',2103,'91687513732','9708','1.00','1790','retail','0','2023-06-23 12:49:51','','','','0','Cash',0.00,'1790','','','9','16.00','1','2023-06-23 09:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168751690923232182236',2104,'91687514188','11188','1.00','3000','retail','0','2023-06-23 13:41:35','','','','0','Cash',0.00,'3000','','','9','16.00','1','2023-06-23 10:41:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168759990002339389193',2105,'91687599735','11997','1.00','500','retail','0','2023-06-24 12:42:15','','','','300','Cash',0.00,'500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168759995253323809706',2106,'91687599735','6397','1.00','700','retail','0','2023-06-24 12:45:01','','','','0','Cash',0.00,'700','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168759996623000902092',2107,'91687599735','8985','1.00','1500','retail','0','2023-06-24 12:45:52','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168760018203803408663',2108,'91687599735','12032','1.00','2000','retail','0','2023-06-24 12:49:36','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760019402303920222',2109,'91687599735','7290','1.00','999','retail','0','2023-06-24 12:49:43','','','','0','Cash',0.00,'999','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168760032332026233333',2110,'91687599735','12033','6.00','9000','retail','0','2023-06-24 12:51:55','6 pcs','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760034602340363033',2111,'91687599735','11962','1.00','1400','retail','0','2023-06-24 12:52:03','','','','1800','Cash',0.00,'1400','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760036522372663340',2112,'91687599735','8199','2.00','2600','retail','0','2023-06-24 12:52:27','2 pcs','','','0','Cash',358.62,'1300','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2241.38,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('9168760037760433223621',2113,'91687599735','6605','2.00','1600','retail','0','2023-06-24 12:52:46','2 pcs','','','0','Cash',220.69,'800','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1379.31,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('9168760040043262302302',2114,'91687599735','6891','1.00','900','retail','0','2023-06-24 12:52:58','','','','0','Cash',0.00,'900','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168760054233210200223',2115,'91687599735','12034','1.00','2500','retail','0','2023-06-24 12:55:35','1 pcs','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760077122390336432',2116,'91687599735','12036','6.00','15000','retail','0','2023-06-24 12:59:07','6 pcs','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760079222339387193',2117,'91687599735','12035','6.00','15000','retail','0','2023-06-24 12:59:38','6 pcs','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760080620203222663',2118,'91687599735','11996','1.00','1500','retail','0','2023-06-24 12:59:53','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760092820220023343',2119,'91687599735','12037','5.00','5000','retail','0','2023-06-24 13:02:02','5 pcs','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760095364033202330',2120,'91687599735','10512','1.00','2199','retail','0','2023-06-24 13:02:21','','','','0','Cash',0.00,'2199','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9168760153822343231143',2121,'91687599735','7541','5.00','5250','retail','0','2023-06-24 13:12:04','','','','0','Cash',0.00,'1050','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','',''),('9168760155107152332232',2122,'91687599735','7333','1.00','1000','retail','0','2023-06-24 13:12:19','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168760161990283342029',2123,'91687599735','1192','1.00','328','retail','0','2023-06-24 13:12:31','','','','0','Cash',0.00,'328','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168760164032029932622',2124,'91687599735','10512','1.00','2199','retail','0','2023-06-24 13:13:39','','','','0','Cash',0.00,'2199','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9168760165920920396230',2125,'91687599735','5971','5.00','2500','retail','0','2023-06-24 13:14:01','','','','0','Cash',0.00,'500','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','','','','',''),('9168760168933346370227',2126,'91687599735','8953','2.00','3000','retail','0','2023-06-24 13:14:19','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9168760170826377021030',2127,'91687599735','7449','6.00','6000','retail','0','2023-06-24 13:14:49','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','19.00','13','Inclusive','branch','Inventory','','','','',''),('9168760174533424622203',2128,'91687599735','8977','5.00','7500','retail','0','2023-06-24 13:15:29','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('9168760180260010323200',2129,'91687599735','11996','2.00','3000','retail','0','2023-06-24 13:15:45','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760185142284411232',2130,'91687599735','7868','3.00','3600','retail','0','2023-06-24 13:16:42','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('9168760193904062923222',2131,'91687599735','12039','6.00','15000','retail','0','2023-06-24 13:18:49','6 pcs','','','2000','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760215582312344232',2132,'91687599735','12040','1.00','1890','retail','0','2023-06-24 13:22:16','','','','1200','Cash',0.00,'1890','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760229630002913322',2133,'91687599735','12041','1.00','1890','retail','0','2023-06-24 13:24:40','','','','1200','Cash',0.00,'1890','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760267636333362063',2134,'91687599735','12043','2.00','4','retail','0','2023-06-24 13:30:53','','','','700','Cash',0.00,'2','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760274423263930022',2135,'91687599735','12044','2.00','4','retail','0','2023-06-24 13:32:14','','','','800','Cash',0.00,'2','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760285503672725020',2136,'91687599735','12045','4.00','6000','retail','0','2023-06-24 13:33:32','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760292543200763083',2137,'91687599735','7457','3.00','3000','retail','0','2023-06-24 13:35:07','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','',''),('9168760303303010220323',2138,'91687599735','12046','2.00','2400','retail','0','2023-06-24 13:37:02','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760304682030606207',2139,'91687599735','7472','1.00','1000','retail','0','2023-06-24 13:37:13','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168760306762622713020',2140,'91687599735','7081','4.00','3800','retail','0','2023-06-24 13:37:27','','','','0','Cash',0.00,'950','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('9168760309323230332033',2141,'91687599735','8178','1.00','1300','retail','0','2023-06-24 13:37:47','','','','0','Cash',0.00,'1300','','','9','16.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168760311320302363063',2142,'91687599735','12005','3.00','9000','retail','0','2023-06-24 13:38:14','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2023-06-24 10:47:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168760717770323004331',2143,'91687607166','10845','1.00','2500','retail','0','2023-06-24 14:46:06','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-06-24 11:58:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168760718623222308930',2144,'91687607166','10647','1.00','2300','retail','0','2023-06-24 14:46:18','','','','0','Cash',0.00,'2300','','','9','16.00','1','2023-06-24 11:58:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168761102138220332333',2145,'91687607908','8953','2.00','3000','retail','0','2023-06-24 15:24:34','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('9168761103402022321472',2146,'91687607908','7541','5.00','5250','retail','0','2023-06-24 15:50:22','5 pcs','','','0','Cash',724.14,'1050','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4525.86,'','15.00','10','Inclusive','branch','Inventory','','','','',''),('9168761109800310203001',2147,'91687607908','12037','5.00','5000','retail','0','2023-06-24 15:50:52','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761113903004120300',2148,'91687607908','10512','2.00','4398','retail','0','2023-06-24 15:51:39','','','','0','Cash',0.00,'2199','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('9168761117131832123316',2149,'91687607908','12032','2.00','4000','retail','0','2023-06-24 15:52:20','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761127231174333383',2150,'91687607908','7449','6.00','6000','retail','0','2023-06-24 15:54:07','6 pcs','','','0','Cash',827.59,'1000','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','13.00','7','Inclusive','branch','Inventory','','','','',''),('9168761153822224310021',2151,'91687607908','12041','2.00','3780','retail','0','2023-06-24 15:58:40','','','','1200','Cash',0.00,'1890','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761154722303166202',2152,'91687607908','6571','1.00','799','retail','0','2023-06-24 15:58:59','','','','0','Cash',0.00,'799','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','',''),('9168761162420001162232',2153,'91687607908','12046','2.00','2400','retail','0','2023-06-24 15:59:07','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761169912309233212',2154,'91687607908','8178','1.00','1300','retail','0','2023-06-24 16:00:24','','','','0','Cash',0.00,'1300','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168761174213428493000',2155,'91687607908','12005','3.00','9000','retail','0','2023-06-24 16:01:39','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761176282031633200',2156,'91687607908','11986','4.00','6000','retail','0','2023-06-24 16:02:23','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761177037220747023',2157,'91687607908','12033','5.00','7500','retail','0','2023-06-24 16:02:42','5 pcs','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761182812333238002',2158,'91687607908','7457','3.00','3000','retail','0','2023-06-24 16:03:06','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','',''),('9168761192723142213223',2159,'91687607908','8199','4.00','5200','retail','0','2023-06-24 16:04:35','','','','0','Cash',0.00,'1300','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','','','','',''),('9168761207222022103032',2160,'91687607908','6891','4.00','3600','retail','0','2023-06-24 16:05:28','','','','0','Cash',0.00,'900','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','','','','',''),('9168761222400382074120',2161,'91687607908','11997','2.00','1000','retail','0','2023-06-24 16:08:27','','','','300','Cash',0.00,'500','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761306423443499630',2162,'91687607908','12047','4.00','4800','retail','0','2023-06-24 16:23:58','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761309721060020336',2163,'91687607908','1192','1.00','328','retail','0','2023-06-24 16:24:24','','','','0','Cash',0.00,'328','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168761331898060326283',2164,'91687607908','12048','1.00','500','retail','0','2023-06-24 16:28:31','','','','300','Cash',0.00,'500','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761333836433281233',2165,'91687607908','7472','1.00','1000','retail','0','2023-06-24 16:28:38','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168761337606327302200',2166,'91687607908','12042','2.00','2000','retail','0','2023-06-24 16:28:58','2 pcs','','','500','Cash',0.00,'1000','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761342772732022341',2167,'91687607908','6397','1.00','700','retail','0','2023-06-24 16:29:49','','','','0','Cash',0.00,'700','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168761345693232203241',2168,'91687607908','8985','1.00','1500','retail','0','2023-06-24 16:30:46','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168761362311323982972',2169,'91687607908','11996','2.00','3000','retail','0','2023-06-24 16:33:03','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761376772066000432',2170,'91687607908','12050','5.00','5000','retail','0','2023-06-24 16:36:02','5 pcs','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761381262321622289',2171,'91687607908','6605','2.00','1600','retail','0','2023-06-24 16:36:22','','','','0','Cash',0.00,'800','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9168761395982469292203',2172,'91687607908','12043','2.00','2400','retail','0','2023-06-24 16:38:39','2 pcs','','','700','Cash',0.00,'1200','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761400434332242382',2173,'91687607908','11962','2.00','2800','retail','0','2023-06-24 16:39:41','','','','1800','Cash',0.00,'1400','','','9','0.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761430030623231422',2174,'91687607908','7449','6.00','6000','retail','0','2023-06-24 16:40:04','6 pcs','','','0','Cash',827.59,'1000','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','7.00','1','Inclusive','branch','Inventory','','','','',''),('9168761441424692232034',2175,'91687607908','6891','4.00','3600','retail','0','2023-06-24 16:46:41','','','','0','Cash',0.00,'900','','','9','16.00','1','2023-06-24 13:49:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','','','','',''),('9168761474503800372277',2176,'91687614552','12036','6.00','15000','retail','0','2023-06-24 16:51:11','6 pcs','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 13:55:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761481591226910633',2177,'91687614552','12035','6.00','15000','retail','0','2023-06-24 16:53:05','6 pcs','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 13:55:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761494520363329922',2178,'91687614552','12034','4.00','10000','retail','0','2023-06-24 16:54:35','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-24 13:55:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761557582842619015',2179,'91687615563','11861','1.00','1300','retail','0','2023-06-24 17:06:03','','','','900','Cash',0.00,'1300','','','9','0.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761558594230255323',2180,'91687615563','12049','1.00','1000','retail','0','2023-06-24 17:06:15','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761560032203688306',2181,'91687615563','12044','2.00','4','retail','0','2023-06-24 17:06:26','','','','800','Cash',0.00,'2','','','9','0.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761570370633233862',2182,'91687615563','10299','1.00','1999','retail','0','2023-06-24 17:08:14','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('9168761580808362283206',2183,'91687615563','7081','4.00','3800','retail','0','2023-06-24 17:09:43','4 pcs','','','0','Cash',524.14,'950','','','9','16.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3275.86,'','50.00','46','Inclusive','branch','Inventory','','','','',''),('9168761613883366013391',2184,'91687615563','8977','5.00','7500','retail','0','2023-06-24 17:15:24','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','41.00','36','Inclusive','branch','Inventory','','','','',''),('9168761615323313823322',2185,'91687615563','12040','1.00','1890','retail','0','2023-06-24 17:15:39','','','','1200','Cash',0.00,'1890','','','9','0.00','1','2023-06-24 14:16:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168761640643229133227',2186,'91687616399','7290','1.00','999','retail','0','2023-06-24 17:19:59','','','','0','Cash',0.00,'999','','','9','16.00','1','2023-06-24 14:20:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168761742723743331138',2187,'91687617417','7038','1.00','950','retail','0','2023-06-24 17:36:57','','','','0','Cash',0.00,'950','','','9','16.00','1','2023-06-24 14:37:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9168762024530222703884',2188,'91687620128','10274','1.00','1999','retail','0','2023-06-24 18:22:08','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-24 15:24:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168762025562920304302',2189,'91687620128','11989','1.00','1800','retail','0','2023-06-24 18:24:05','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2023-06-24 15:24:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168762026462640202327',2190,'91687620128','12014','1.00','2390','retail','0','2023-06-24 18:24:15','','','','1800','Cash',0.00,'2390','','','9','0.00','1','2023-06-24 15:24:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168762037090060026203',2191,'91687620355','12053','1.00','4490','retail','0','2023-06-24 18:25:55','','','','4300','Cash',0.00,'4490','','','9','0.00','1','2023-06-24 15:26:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168762064330202363331',2192,'91687620374','12014','1.00','2390','retail','0','2023-06-24 18:26:14','','','','1800','Cash',0.00,'2390','','','9','0.00','1','2023-06-24 15:30:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168762065263203092365',2193,'91687620374','12053','1.00','4490','retail','0','2023-06-24 18:30:43','','','','4300','Cash',0.00,'4490','','','9','0.00','1','2023-06-24 15:30:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777183472648228222',2194,'91687771823','12054','1.00','800','retail','0','2023-06-26 12:30:23','1 pcs','','','500','Cash',0.00,'800','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777184620302373063',2195,'91687771823','6613','1.00','700','retail','0','2023-06-26 12:30:34','1 pcs','','','0','Cash',96.55,'700','','','9','16.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168777187402272784338',2196,'91687771823','7884','1.00','1100','retail','0','2023-06-26 12:30:46','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168777198728923248221',2197,'91687771823','12055','1.00','700','retail','0','2023-06-26 12:32:57','1 pcs','','','600','Cash',0.00,'700','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777211402202319323',2198,'91687771823','12056','1.00','500','retail','0','2023-06-26 12:35:07','1 pcs','','','400','Cash',0.00,'500','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777212676242090232',2199,'91687771823','12037','1.00','900','retail','0','2023-06-26 12:35:14','1 pcs','','','700','Cash',0.00,'900','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777213535230208680',2200,'91687771823','12007','1.00','2900','retail','0','2023-06-26 12:35:27','1 pcs','','','2500','Cash',0.00,'2900','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777233442226142802',2201,'91687771823','12057','1.00','2400','retail','0','2023-06-26 12:38:46','1 pcs','','','2300','Cash',0.00,'2400','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777234608361103722',2202,'91687771823','10345','1.00','1900','retail','0','2023-06-26 12:38:55','1 pcs','','','0','Cash',262.07,'1900','','','9','16.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168777247277223243222',2203,'91687771823','12058','1.00','700','retail','0','2023-06-26 12:41:06','1 pcs','','','600','Cash',0.00,'700','','','9','0.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777250122240323305',2204,'91687771823','5332','1.00','1400','retail','0','2023-06-26 12:41:12','1 pcs','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-06-26 09:43:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','1000.00','999','Inclusive','branch','Inventory','','','','',''),('9168778888622368628222',2205,'91687788861','7288','1.00','999','retail','0','2023-06-26 17:14:21','','','','0','Cash',0.00,'999','','','9','16.00','1','2023-06-26 14:15:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9168778889648270283922',2206,'91687788861','12017','1.00','750','retail','0','2023-06-26 17:14:46','','','','550','Cash',0.00,'750','','','9','0.00','1','2023-06-26 14:15:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168778891327832212132',2207,'91687788861','7447','1.00','1000','retail','0','2023-06-26 17:14:56','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-26 14:15:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168778892400222022474',2208,'91687788861','10969','1.00','2700','retail','0','2023-06-26 17:15:14','','','','0','Cash',0.00,'2700','','','9','16.00','1','2023-06-26 14:15:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9168778942338232923032',2209,'91687789411','11988','2.00','4700','retail','0','2023-06-26 17:23:31','','','','2300','Cash',0.00,'2350','','','9','0.00','1','2023-06-26 14:23:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168784891627097232801',2210,'91687848907','7826','3.00','3597','retail','0','2023-06-27 09:55:07','','','','0','Cash',0.00,'1199','','','9','16.00','1','2023-06-27 06:55:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','',''),('9168785385010313003833',2211,'91687848922','4833','1.00','2200','retail','0','2023-06-27 09:55:22','1 pcs','','','0','Cash',303.45,'2200','','','9','16.00','1','2023-06-27 08:17:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168785463238531032107',2212,'91687854623','4833','2.00','4400','retail','0','2023-06-27 11:30:23','2 pcs','','','0','Cash',606.90,'2200','','','9','16.00','1','2023-06-27 08:30:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3793.10,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('9168787639182613228222',2213,'91687876377','10847','1.00','2500','retail','0','2023-06-27 17:32:58','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168787640338033282836',2214,'91687876377','10852','2.00','5000','retail','0','2023-06-27 17:33:12','2 pcs','','','0','Cash',689.66,'2500','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4310.34,'','14.00','12','Inclusive','branch','Inventory','','','','',''),('9168787642334482223823',2215,'91687876377','12014','3.00','7170','retail','0','2023-06-27 17:33:31','','','','1800','Cash',0.00,'2390','','','9','0.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787643912734402238',2216,'91687876377','6821','2.00','1780','retail','0','2023-06-27 17:33:44','','','','0','Cash',0.00,'890','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9168787645392221300832',2217,'91687876377','8940','2.00','3000','retail','0','2023-06-27 17:34:00','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('9168787657622303668202',2218,'91687876377','12059','4.00','10000','retail','0','2023-06-27 17:36:02','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787661433823387423',2219,'91687876377','10299','2.00','3998','retail','0','2023-06-27 17:36:17','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','','','','',''),('9168787667192247203272',2220,'91687876377','10345','2.00','4000','retail','0','2023-06-27 17:37:42','','','','0','Cash',0.00,'2000','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('9168787677940276723223',2221,'91687876377','12060','3.00','3600','retail','0','2023-06-27 17:39:29','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787690230227323220',2222,'91687876377','7494','3.00','3000','retail','0','2023-06-27 17:41:30','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','',''),('9168787694714883000233',2223,'91687876377','10872','1.00','2590','retail','0','2023-06-27 17:42:02','','','','0','Cash',0.00,'2590','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9168787712372223032938',2224,'91687876377','8958','1.00','1500','retail','0','2023-06-27 17:45:05','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168787721830420303333',2225,'91687876377','12061','3.00','4500','retail','0','2023-06-27 17:46:47','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787730813230383377',2226,'91687876377','12062','1.00','1000','retail','0','2023-06-27 17:48:22','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-06-27 14:48:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168802704579320248633',2227,'91688027035','10049','25.00','62250','retail','0','2023-06-29 11:23:55','25 pcs','','','0','Cash',8586.21,'2490','','','9','16.00','1','2023-06-29 08:24:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',53663.79,'','53.00','28','Inclusive','branch','Inventory','','','','',''),('9168803033733370302101',2228,'91688027064','11990','1.00','790','retail','0','2023-06-29 12:18:15','','','','500','Cash',0.00,'790','','','9','0.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803037193230133321',2229,'91688027064','10297','1.00','1999','retail','0','2023-06-29 12:18:57','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168803038030030098313',2230,'91688027064','12007','1.00','3000','retail','0','2023-06-29 12:19:31','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803044084020032423',2231,'91688027064','10754','1.00','2490','retail','0','2023-06-29 12:20:28','','','','0','Cash',0.00,'2490','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9168803046330220360003',2232,'91688027064','11128','1.00','2950','retail','0','2023-06-29 12:20:40','','','','0','Cash',0.00,'2950','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168803047637412420624',2233,'91688027064','7834','1.00','1200','retail','0','2023-06-29 12:21:03','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9168803052098030328024',2234,'91688027064','6380','1.00','699','retail','0','2023-06-29 12:21:17','','','','0','Cash',0.00,'699','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168803055193330380233',2235,'91688027064','7411','1.00','1000','retail','0','2023-06-29 12:22:23','','','','500','Cash',0.00,'1000','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168803065303303336123',2236,'91688027064','6297','1.00','665','retail','0','2023-06-29 12:22:32','','','','0','Cash',0.00,'665','','','9','16.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168803082112202142862',2237,'91688027064','12063','1.00','1500','retail','0','2023-06-29 12:26:53','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803091720060223470',2238,'91688027064','12064','1.00','690','retail','0','2023-06-29 12:28:30','','','','590','Cash',0.00,'690','','','9','0.00','1','2023-06-29 09:28:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803810632020222401',2239,'91688033181','190','3.00','4845','retail','0','2023-06-29 13:06:21','','','','0','Cash',0.00,'1615','','','9','16.00','1','2023-06-29 11:28:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Inventory','','','','',''),('9168803813032020332223',2240,'91688033181','11857','1.00','250','retail','0','2023-06-29 14:28:26','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-06-29 11:28:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','912.00','911','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803833103233332230',2241,'91688038324','12065','1.00','1600','retail','0','2023-06-29 14:32:04','','','','1300','Cash',0.00,'1600','','','9','0.00','1','2023-06-29 11:32:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803948823980123420',2242,'91688038341','5804','1.00','399','retail','0','2023-06-29 14:32:21','','','','0','Cash',0.00,'399','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168803952331984333383',2243,'91688038341','6233','1.00','650','retail','0','2023-06-29 14:51:54','','','','0','Cash',0.00,'650','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168803962230223202002',2244,'91688038341','12066','1.00','750','retail','0','2023-06-29 14:53:35','','','','600','Cash',0.00,'750','','','9','0.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168803966720603362030',2245,'91688038341','6525','1.00','790','retail','0','2023-06-29 14:53:42','','','','0','Cash',0.00,'790','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168803970720939033230',2246,'91688038341','6524','1.00','790','retail','0','2023-06-29 14:55:01','','','','0','Cash',0.00,'790','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168803981300302333394',2247,'91688038341','6236','1.00','650','retail','0','2023-06-29 14:56:35','','','','0','Cash',0.00,'650','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168803986209393212632',2248,'91688038341','10972','1.00','2750','retail','0','2023-06-29 14:56:53','','','','0','Cash',0.00,'2750','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168803987233802904736',2249,'91688038341','11399','1.00','3500','retail','0','2023-06-29 14:57:42','','','','0','Cash',0.00,'3500','','','9','16.00','1','2023-06-29 11:58:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168804778103828616222',2250,'91688047755','12034','2.00','5000','retail','0','2023-06-29 17:09:15','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-06-29 14:11:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168804786103082200732',2251,'91688047755','12039','5.00','12500','retail','0','2023-06-29 17:10:47','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2023-06-29 14:11:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','54.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168804915588302358511',2252,'91688049144','10193','1.00','1990','retail','0','2023-06-29 17:32:24','','','','0','Cash',0.00,'1990','','','9','16.00','1','2023-06-29 14:32:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168812305820230202223',2253,'91688123045','9430','1.00','1690','retail','0','2023-06-30 14:04:05','','','','0','Cash',0.00,'1690','','','9','16.00','1','2023-06-30 11:04:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168812308619238189223',2254,'91688123062','9430','1.00','1890','retail','0','2023-06-30 14:04:22','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2023-06-30 11:04:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168812571923383193593',2255,'91688123097','11885','1.00','1390','retail','0','2023-06-30 14:04:57','','','','1150','Cash',0.00,'1390','','','9','0.00','1','2023-06-30 11:52:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168812578802333208382',2256,'91688123097','8616','1.00','1425','retail','0','2023-06-30 14:48:40','','','','0','Cash',0.00,'1425','','','9','16.00','1','2023-06-30 11:52:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168812579902380038731',2257,'91688123097','8022','1.00','1490','retail','0','2023-06-30 14:49:48','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2023-06-30 11:52:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168812591888982228288',2258,'91688123097','12067','1.00','1490','retail','0','2023-06-30 14:51:50','','','','1200','Cash',0.00,'1490','','','9','0.00','1','2023-06-30 11:52:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168812604962833600120',2259,'91688125923','7411','1.00','1000','retail','0','2023-06-30 14:53:55','','','','500','Cash',0.00,'1000','','','9','16.00','1','2023-06-30 11:54:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168820549322334253000',2260,'91688205479','7049','1.00','1290','retail','0','2023-07-01 12:58:00','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2023-07-01 09:58:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','977.00','976','Inclusive','branch','Inventory','','','','',''),('9168820551722623035533',2261,'91688205479','7998','1.00','1290','retail','0','2023-07-01 12:58:25','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-07-01 09:58:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('9168820740033240030900',2262,'91688205523','11943','1.00','3000','retail','0','2023-07-01 12:58:43','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2023-07-01 10:36:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','453.00','452','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168820787943222108120',2263,'91688207788','11924','1.00','2500','retail','0','2023-07-01 13:36:28','','','','1700','Cash',0.00,'2500','','','9','0.00','1','2023-07-01 10:38:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168821793344230303002',2264,'91688217923','12065','1.00','1600','retail','0','2023-07-01 16:25:23','','','','1300','Cash',0.00,'1600','','','9','0.00','1','2023-07-01 13:25:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168821814308383322832',2265,'91688217937','11934','1.00','2000','retail','0','2023-07-01 16:25:37','1 pcs','','','1800','Cash',0.00,'2000','','','9','0.00','1','2023-07-01 13:29:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168821839883222029232',2266,'91688218156','6992','1.00','1150','retail','0','2023-07-01 16:29:16','1 pcs','','','0','Cash',158.62,'1150','','','9','16.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('9168821841828330623820',2267,'91688218156','7221','1.00','1150','retail','0','2023-07-01 16:33:27','1 pcs','','','0','Cash',158.62,'1150','','','9','16.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9168821843732212141300',2268,'91688218156','6993','1.00','1150','retail','0','2023-07-01 16:33:46','1 pcs','','','0','Cash',158.62,'1150','','','9','16.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('9168821856659852032000',2269,'91688218156','12068','1.00','1150','retail','0','2023-07-01 16:35:55','','','','900','Cash',0.00,'1150','','','9','0.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168821860430013048226',2270,'91688218156','6700','1.00','1000','retail','0','2023-07-01 16:36:06','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168821863762289032328',2271,'91688218156','6704','1.00','1000','retail','0','2023-07-01 16:36:46','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2023-07-01 13:37:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168822022535320223255',2272,'91688218667','9485','1.00','1690','retail','0','2023-07-01 16:37:47','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2023-07-01 14:03:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','105.00','104','Inclusive','branch','Inventory','','','','',''),('9168822361910210023343',2273,'91688220235','11006','1.00','3250','retail','0','2023-07-01 17:03:55','1 pcs','','','0','Cash',448.28,'3250','','','9','16.00','1','2023-07-01 15:00:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2801.72,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168837071313323332682',2274,'91688370706','12069','1.00','1890','retail','0','2023-07-03 10:51:46','','','','1700','Cash',0.00,'1890','','','9','0.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837078138200333703',2275,'91688370706','10088','1.00','1900','retail','0','2023-07-03 10:52:52','','','','0','Cash',0.00,'1900','','','9','16.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9168837079632336332221',2276,'91688370706','10480','1.00','2190','retail','0','2023-07-03 10:53:01','','','','0','Cash',0.00,'2190','','','9','16.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168837080438302344428',2277,'91688370706','10491','1.00','2199','retail','0','2023-07-03 10:53:16','','','','0','Cash',0.00,'2199','','','9','16.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168837087604228403082',2278,'91688370706','8303','1.00','1350','retail','0','2023-07-03 10:53:25','','','','0','Cash',0.00,'1350','','','9','16.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168837095600282222832',2279,'91688370706','12070','1.00','2950','retail','0','2023-07-03 10:55:44','','','','2700','Cash',0.00,'2950','','','9','0.00','1','2023-07-03 07:55:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837110030333021616',2280,'91688371090','12070','1.00','2950','retail','0','2023-07-03 10:58:10','','','','2700','Cash',0.00,'2950','','','9','0.00','1','2023-07-03 08:01:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837111333377323120',2281,'91688371090','12069','1.00','1890','retail','0','2023-07-03 10:58:20','','','','1700','Cash',0.00,'1890','','','9','0.00','1','2023-07-03 08:01:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837124432201200024',2282,'91688371090','10480','1.00','2190','retail','0','2023-07-03 11:00:39','','','','0','Cash',0.00,'2190','','','9','16.00','1','2023-07-03 08:01:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168837126172272303332',2283,'91688371090','10088','1.00','1900','retail','0','2023-07-03 11:00:45','','','','0','Cash',0.00,'1900','','','9','16.00','1','2023-07-03 08:01:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9168837127201390286222',2284,'91688371090','10491','1.00','2199','retail','0','2023-07-03 11:01:02','','','','0','Cash',0.00,'2199','','','9','16.00','1','2023-07-03 08:01:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168837129271232220103',2285,'91688371277','8945','1.00','1500','retail','0','2023-07-03 11:01:17','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168837130505834823308',2286,'91688371277','7411','1.00','1000','retail','0','2023-07-03 11:01:32','','','','500','Cash',0.00,'1000','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168837131430243108193',2287,'91688371277','6359','1.00','699','retail','0','2023-07-03 11:01:45','','','','0','Cash',0.00,'699','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168837132130330333330',2288,'91688371277','6110','1.00','570','retail','0','2023-07-03 11:01:54','','','','0','Cash',0.00,'570','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9168837133337037338202',2289,'91688371277','6338','1.00','690','retail','0','2023-07-03 11:02:01','','','','0','Cash',0.00,'690','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9168837134103722638038',2290,'91688371277','6380','1.00','699','retail','0','2023-07-03 11:02:13','','','','0','Cash',0.00,'699','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168837135523827272223',2291,'91688371277','11977','1.00','3000','retail','0','2023-07-03 11:02:21','','','','2100','Cash',0.00,'3000','','','9','0.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837148273210222320',2292,'91688371277','12071','1.00','790','retail','0','2023-07-03 11:04:34','','','','590','Cash',0.00,'790','','','9','0.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168837150693370202696',2293,'91688371277','6078','1.00','561','retail','0','2023-07-03 11:04:43','','','','0','Cash',0.00,'561','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168837151983109251008',2294,'91688371277','8090','1.00','1299','retail','0','2023-07-03 11:05:06','','','','0','Cash',0.00,'1299','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168837153133232295333',2295,'91688371277','8204','1.00','1326','retail','0','2023-07-03 11:05:19','','','','0','Cash',0.00,'1326','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168837154423033003322',2296,'91688371277','8811','1.00','1499','retail','0','2023-07-03 11:05:32','','','','0','Cash',0.00,'1499','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168837159030332522893',2297,'91688371277','4455','1.00','1235','retail','0','2023-07-03 11:05:45','','','','0','Cash',0.00,'1235','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9168837159989535883057',2298,'91688371277','9146','1.00','1590','retail','0','2023-07-03 11:06:30','','','','0','Cash',0.00,'1590','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168837162032020030000',2299,'91688371277','7322','1.00','1000','retail','0','2023-07-03 11:06:39','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168837163533233883222',2300,'91688371277','11464','1.00','3790','retail','0','2023-07-03 11:07:00','','','','0','Cash',0.00,'3790','','','9','16.00','1','2023-07-03 08:07:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168837950772732809392',2301,'91688379500','10758','1.00','2790','retail','0','2023-07-03 13:18:20','1 pcs','','','0','Cash',384.83,'2790','','','9','16.00','1','2023-07-03 10:19:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168837953022301000232',2302,'91688379500','11857','1.00','100','retail','0','2023-07-03 13:18:34','1 pcs','','','0','Cash',0.00,'100','','','9','0.00','1','2023-07-03 10:19:08','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','911.00','910','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168838331201333343233',2303,'91688383254','9485','2.00','3380','retail','0','2023-07-03 14:20:54','2 pcs','','','0','Cash',466.21,'1690','','','9','16.00','1','2023-07-03 11:22:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2913.79,'','104.00','102','Inclusive','branch','Inventory','','','','',''),('9168838547723124333203',2304,'91688383335','7973','1.00','1400','retail','0','2023-07-03 14:22:15','1 pcs','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-07-03 11:58:10','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168839320748804343234',2305,'91688393148','10867','1.00','2590','retail','0','2023-07-03 17:06:40','','','','0','Cash',0.00,'2590','','','9','16.00','1','2023-07-03 14:08:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168839321732232036221',2306,'91688393148','10203','1.00','1990','retail','0','2023-07-03 17:06:47','','','','0','Cash',0.00,'1990','','','9','16.00','1','2023-07-03 14:08:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168839330834192393229',2307,'91688393148','11530','1.00','3999','retail','0','2023-07-03 17:08:22','','','','0','Cash',0.00,'3999','','','9','16.00','1','2023-07-03 14:08:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9168847965453850302946',2308,'91688479635','11143','1.00','2990','retail','0','2023-07-04 17:07:15','','','','0','Cash',0.00,'2990','','','9','16.00','1','2023-07-04 14:07:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168847966892730138223',2309,'91688479635','11857','1.00','250','retail','0','2023-07-04 17:07:35','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-07-04 14:07:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','910.00','909','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168848405523205623232',2310,'91688484044','12027','1.00','1890','retail','0','2023-07-04 18:20:44','','','','1500','Cash',0.00,'1890','','','9','0.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168848406760233040260',2311,'91688484044','8294','1.00','1350','retail','0','2023-07-04 18:20:56','','','','0','Cash',0.00,'1350','','','9','16.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168848408333238230230',2312,'91688484044','8945','1.00','1500','retail','0','2023-07-04 18:21:08','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168848410720038232324',2313,'91688484044','7166','1.00','990','retail','0','2023-07-04 18:21:37','','','','0','Cash',0.00,'990','','','9','16.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168848412780934330411',2314,'91688484044','9961','1.00','1890','retail','0','2023-07-04 18:21:56','','','','0','Cash',0.00,'1890','','','9','16.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168848415181503328952',2315,'91688484044','7826','1.00','1199','retail','0','2023-07-04 18:22:07','','','','0','Cash',0.00,'1199','','','9','16.00','1','2023-07-04 15:23:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168848518883883323348',2316,'91688484194','9031','1.00','1520','retail','0','2023-07-04 18:23:14','','','','0','Cash',0.00,'1520','','','9','16.00','1','2023-07-04 15:45:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168848526082283549223',2317,'91688484194','9487','1.00','1699','retail','0','2023-07-04 18:40:54','','','','0','Cash',0.00,'1699','','','9','16.00','1','2023-07-04 15:45:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9168848528202822030022',2318,'91688484194','9808','1.00','1799','retail','0','2023-07-04 18:41:01','','','','0','Cash',0.00,'1799','','','9','16.00','1','2023-07-04 15:45:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168848549623031440033',2319,'91688484194','12072','1.00','2390','retail','0','2023-07-04 18:44:48','','','','1900','Cash',0.00,'2390','','','9','0.00','1','2023-07-04 15:45:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168848894142211380142',2320,'91688488929','8516','1.00','1399','retail','0','2023-07-04 19:42:09','','','','0','Cash',0.00,'1399','','','9','16.00','1','2023-07-04 16:45:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9168848895188803238293',2321,'91688488929','7826','1.00','1199','retail','0','2023-07-04 19:42:21','','','','0','Cash',0.00,'1199','','','9','16.00','1','2023-07-04 16:45:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168848897243383863348',2322,'91688488929','9105','1.00','1550','retail','0','2023-07-04 19:42:32','','','','0','Cash',0.00,'1550','','','9','16.00','1','2023-07-04 16:45:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168848911603083630628',2323,'91688488929','8832','1.00','1499','retail','0','2023-07-04 19:45:07','','','','0','Cash',0.00,'1499','','','9','16.00','1','2023-07-04 16:45:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168854195862933525333',2324,'91688538254','10049','1.00','2490','retail','0','2023-07-05 09:24:14','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2023-07-05 07:26:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('9168854445735206434427',2325,'91688544441','1227','1.00','267','retail','0','2023-07-05 11:07:21','','','','0','Cash',0.00,'267','','','9','16.00','1','2023-07-05 08:10:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168854451082842549044',2326,'91688544441','1287','1.00','526','retail','0','2023-07-05 11:07:37','','','','0','Cash',0.00,'526','','','9','16.00','1','2023-07-05 08:10:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168854452721164443895',2327,'91688544441','11899','1.00','2500','retail','0','2023-07-05 11:08:31','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-07-05 08:10:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168854462663680063425',2328,'91688544441','12073','2.00','4580','retail','0','2023-07-05 11:10:15','','','','1800','Cash',0.00,'2290','','','9','0.00','1','2023-07-05 08:10:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168854463793300373600',2329,'91688544441','11857','1.00','350','retail','0','2023-07-05 11:10:26','1 pcs','','','0','Cash',0.00,'350','','','9','0.00','1','2023-07-05 08:10:48','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','909.00','908','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855283400022920342',2330,'91688552827','10049','1.00','2590','retail','0','2023-07-05 13:27:07','1 pcs','','','0','Cash',357.24,'2590','','','9','16.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('9168855292414533560333',2331,'91688552827','11486','1.00','3890','retail','0','2023-07-05 13:27:46','','','','0','Cash',0.00,'3890','','','9','16.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168855299322236293333',2332,'91688552827','10446','1.00','2100','retail','0','2023-07-05 13:29:48','','','','0','Cash',0.00,'2100','','','9','16.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168855303722822322982',2333,'91688552827','9437','1.00','1690','retail','0','2023-07-05 13:30:31','','','','0','Cash',0.00,'1690','','','9','16.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168855304720227026030',2334,'91688552827','8969','1.00','1500','retail','0','2023-07-05 13:30:37','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168855313633452203832',2335,'91688552827','12074','1.00','500','retail','0','2023-07-05 13:32:07','','','','350','Cash',0.00,'500','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855321553231929228',2336,'91688552827','12075','1.00','1500','retail','0','2023-07-05 13:33:30','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855337020320503170',2337,'91688552827','12077','1.00','750','retail','0','2023-07-05 13:36:04','','','','550','Cash',0.00,'750','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855338233322320880',2338,'91688552827','12076','1.00','750','retail','0','2023-07-05 13:36:11','','','','550','Cash',0.00,'750','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855367016032306305',2339,'91688552827','12079','1.00','520','retail','0','2023-07-05 13:40:58','','','','320','Cash',0.00,'520','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855376930338200300',2340,'91688552827','12080','1.00','2350','retail','0','2023-07-05 13:42:43','','','','2150','Cash',0.00,'2350','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855384198023208339',2341,'91688552827','11857','1.00','400','retail','0','2023-07-05 13:43:47','1 pcs','','','0','Cash',0.00,'400','','','9','0.00','1','2023-07-05 10:44:23','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','908.00','907','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168855823302222293232',2342,'91688554301','11989','1.00','1800','retail','0','2023-07-05 14:57:03','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2023-07-05 11:57:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168856584552323322233',2343,'91688565834','8285','5.00','6650','retail','0','2023-07-05 17:03:55','5 pcs','','','0','Cash',917.24,'1330','','','9','16.00','1','2023-07-05 14:04:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5732.76,'','84.00','79','Inclusive','branch','Inventory','','','','',''),('9168856586600050222383',2344,'91688565834','11857','1.00','250','retail','0','2023-07-05 17:04:14','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-07-05 14:04:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','907.00','906','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168856597731256020260',2345,'91688565876','8285','5.00','7450','retail','0','2023-07-05 17:04:36','5 pcs','','','0','Cash',1027.59,'1490','','','9','16.00','1','2023-07-05 14:06:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',6422.41,'','79.00','74','Inclusive','branch','Inventory','','','','',''),('9168856599500523329920',2346,'91688565876','11857','1.00','250','retail','0','2023-07-05 17:06:24','1 pcs','','','0','Cash',0.00,'250','','','9','0.00','1','2023-07-05 14:06:45','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','906.00','905','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168862436582034530363',2347,'91688624330','6297','1.00','665','retail','0','2023-07-06 09:18:50','','','','0','Cash',0.00,'665','','','9','16.00','1','2023-07-06 06:20:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168862442666322032223',2348,'91688624330','6329','1.00','690','retail','0','2023-07-06 09:20:20','','','','0','Cash',0.00,'690','','','9','16.00','1','2023-07-06 06:20:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168863347782033332720',2349,'91688633457','3549','5.00','3800','retail','0','2023-07-06 11:50:57','','','','0','Cash',0.00,'760','','','9','16.00','1','2023-07-06 08:52:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','','','','',''),('9168865251228332523862',2350,'91688652502','11934','1.00','2200','retail','0','2023-07-06 17:08:22','','','','1800','Cash',0.00,'2200','','','9','0.00','1','2023-07-06 14:14:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168865252988822282332',2351,'91688652502','11926','1.00','3500','retail','0','2023-07-06 17:08:33','','','','3200','Cash',0.00,'3500','','','9','0.00','1','2023-07-06 14:14:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168865254505636390452',2352,'91688652502','11946','1.00','3850','retail','0','2023-07-06 17:08:49','','','','3500','Cash',0.00,'3850','','','9','0.00','1','2023-07-06 14:14:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','480.00','479','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168865275829323350523',2353,'91688652502','10832','1.00','2500','retail','0','2023-07-06 17:09:06','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-07-06 14:14:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168865282703002382222',2354,'91688652502','1265','1.00','485','retail','0','2023-07-06 17:12:39','','','','0','Cash',0.00,'485','','','9','16.00','1','2023-07-06 14:14:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168871754939307323212',2355,'91688717533','12059','1.00','2400','retail','0','2023-07-07 11:12:13','1 pcs','','','2200','Cash',0.00,'2400','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871756075311232913',2356,'91688717533','9821','1.00','1800','retail','0','2023-07-07 11:12:30','','','','0','Cash',0.00,'1800','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168871757127220030803',2357,'91688717533','12060','1.00','1200','retail','0','2023-07-07 11:12:40','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871759632331223410',2358,'91688717533','5964','1.00','500','retail','0','2023-07-07 11:12:51','','','','0','Cash',0.00,'500','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168871760433270203723',2359,'91688717533','12063','1.00','1400','retail','0','2023-07-07 11:13:16','1 pcs','','','1200','Cash',0.00,'1400','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871771491783701309',2360,'91688717533','12081','1.00','1300','retail','0','2023-07-07 11:15:08','1 pcs','','','1160','Cash',0.00,'1300','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871780600222822200',2361,'91688717533','12082','1.00','800','retail','0','2023-07-07 11:16:40','1 pcs','','','550','Cash',0.00,'800','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871789130392900241',2362,'91688717533','12083','1.00','1300','retail','0','2023-07-07 11:18:04','1 pcs','','','1150','Cash',0.00,'1300','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871800582202033022',2363,'91688717533','12084','1.00','1200','retail','0','2023-07-07 11:20:00','1 pcs','','','1100','Cash',0.00,'1200','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871810802722818021',2364,'91688717533','12085','1.00','500','retail','0','2023-07-07 11:21:42','1 pcs','','','490','Cash',0.00,'500','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871811942230003263',2365,'91688717533','5880','1.00','450','retail','0','2023-07-07 11:21:48','','','','0','Cash',0.00,'450','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168871813080182222023',2366,'91688717533','5804','1.00','300','retail','0','2023-07-07 11:21:59','1 pcs','','','0','Cash',41.38,'300','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168871813932101238090',2367,'91688717533','5930','1.00','400','retail','0','2023-07-07 11:22:11','1 pcs','','','0','Cash',55.17,'400','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('9168871831020283031812',2368,'91688717533','12086','1.00','900','retail','0','2023-07-07 11:25:02','1 pcs','','','800','Cash',0.00,'900','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871844749338044237',2369,'91688717533','12087','1.00','900','retail','0','2023-07-07 11:27:19','1 pcs','','','700','Cash',0.00,'900','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871861307203039336',2370,'91688717533','12062','1.00','900','retail','0','2023-07-07 11:29:57','1 pcs','','','800','Cash',0.00,'900','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871867703931828036',2371,'91688717533','6311','1.00','665','retail','0','2023-07-07 11:31:11','','','','0','Cash',0.00,'665','','','9','16.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168871892192863332320',2372,'91688717533','12088','1.00','2000','retail','0','2023-07-07 11:35:12','1 pcs','','','1900','Cash',0.00,'2000','','','9','0.00','1','2023-07-07 08:35:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168872058633232295333',2373,'91688720579','10750','1.00','2490','retail','0','2023-07-07 12:02:59','','','','0','Cash',0.00,'2490','','','9','16.00','1','2023-07-07 09:03:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168872059882030302220',2374,'91688720579','10193','1.00','2290','retail','0','2023-07-07 12:03:06','1 pcs','','','0','Cash',315.86,'2290','','','9','16.00','1','2023-07-07 09:03:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168872425220033319033',2375,'91688722985','10416','1.00','2050','retail','0','2023-07-07 13:04:02','1 pcs','','','0','Cash',282.76,'2050','','','9','16.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1767.24,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168872426662222238449',2376,'91688722985','12092','1.00','2050','retail','0','2023-07-07 13:04:12','','','','1900','Cash',0.00,'2050','','','9','0.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168872428562200402230',2377,'91688722985','10414','1.00','2050','retail','0','2023-07-07 13:04:27','1 pcs','','','0','Cash',282.76,'2050','','','9','16.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1767.24,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168872433622382373344',2378,'91688722985','12090','1.00','2050','retail','0','2023-07-07 13:05:12','','','','1050','Cash',0.00,'2050','','','9','0.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168872746902803307222',2379,'91688722985','9832','1.00','925','retail','0','2023-07-07 13:57:39','','','','0','Cash',0.00,'925','','','9','16.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168872758828043029024',2380,'91688722985','11857','1.00','300','retail','0','2023-07-07 13:58:11','','','','0','Cash',0.00,'300','','','9','0.00','1','2023-07-07 10:59:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','905.00','904','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168880264778222323322',2381,'91688802638','11905','1.00','2500','retail','0','2023-07-08 10:50:38','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-07-08 07:50:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168880374531000322233',2382,'91688803739','11774','1.00','7790','retail','0','2023-07-08 11:08:59','','','','0','Cash',0.00,'7790','','','9','16.00','1','2023-07-08 08:09:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168880375632006336850',2383,'91688803739','11943','1.00','3000','retail','0','2023-07-08 11:09:06','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2023-07-08 08:09:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','452.00','451','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168880377038230203774',2384,'91688803739','11857','1.00','300','retail','0','2023-07-08 11:09:16','','','','0','Cash',0.00,'300','','','9','0.00','1','2023-07-08 08:09:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','904.00','903','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168880993033828030806',2385,'91688808910','12080','1.00','2350','retail','0','2023-07-08 12:35:10','','','','2150','Cash',0.00,'2350','','','9','0.00','1','2023-07-08 09:55:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168880995989282393020',2386,'91688808910','9394','1.00','1990','retail','0','2023-07-08 12:52:11','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2023-07-08 09:55:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168880997628063472222',2387,'91688808910','11145','1.00','3890','retail','0','2023-07-08 12:52:40','1 pcs','','','0','Cash',536.55,'3890','','','9','16.00','1','2023-07-08 09:55:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3353.45,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168880998592203339332',2388,'91688808910','7973','1.00','1250','retail','0','2023-07-08 12:52:56','','','','0','Cash',0.00,'1250','','','9','16.00','1','2023-07-08 09:55:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168881012408060881201',2389,'91688808910','9127','1.00','1590','retail','0','2023-07-08 12:53:52','','','','0','Cash',0.00,'1590','','','9','16.00','1','2023-07-08 09:55:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168881186710622032842',2390,'91688811851','9487','2.00','4000','retail','0','2023-07-08 13:24:11','2 pcs','','','0','Cash',551.72,'2000','','','9','16.00','1','2023-07-10 08:06:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3448.28,'','20.00','18','Inclusive','branch','Inventory','','','','',''),('9168881190260883333214',2391,'91688811851','7983','1.00','1250','retail','0','2023-07-08 13:24:41','','','','0','Cash',0.00,'1250','','','9','16.00','1','2023-07-10 08:06:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168881202731220233271',2392,'91688811851','12097','1.00','3000','retail','0','2023-07-08 13:26:56','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2023-07-10 08:06:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168881227320383233087',2393,'91688811851','10203','1.00','1990','retail','0','2023-07-08 13:27:11','','','','0','Cash',0.00,'1990','','','9','16.00','1','2023-07-10 08:06:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168881228323332838242',2394,'91688811851','7831','1.00','1200','retail','0','2023-07-08 13:31:13','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-07-10 08:06:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168906561320553020222',2395,'91689065598','10049','4.00','9960','retail','0','2023-07-11 11:53:18','4 pcs','','','0','Cash',1373.79,'2490','','','9','16.00','1','2023-07-11 08:53:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8586.21,'','26.00','22','Inclusive','branch','Inventory','','','','',''),('9168906659213030269404',2396,'91689066576','4369','1.00','1235','retail','0','2023-07-11 12:19:02','','','','0','Cash',0.00,'1235','','','9','16.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Inventory','','','','',''),('9168906660423236626322',2397,'91689066576','11188','1.00','3000','retail','0','2023-07-11 12:19:02','','','','0','Cash',0.00,'3000','','','9','16.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9168906677336276961620',2398,'91689066576','12098','1.00','2500','retail','0','2023-07-11 12:19:02','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168906679110300009622',2399,'91689066576','10754','1.00','2490','retail','0','2023-07-11 12:19:02','','','','0','Cash',0.00,'2490','','','9','16.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('9168906683113800923113',2400,'91689066576','9957','1.00','1890','retail','0','2023-07-11 12:19:02','','','','0','Cash',0.00,'1890','','','9','16.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168906712536723362222',2401,'91689066576','12099','1.00','1000','retail','0','2023-07-11 12:19:02','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168906714272410332320',2402,'91689066576','7283','1.00','1890','retail','0','2023-07-11 12:19:02','','','','0','Cash',0.00,'1890','','','9','16.00','1','2023-07-11 09:21:26','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168906906003162216020',2410,'91689067949','12086','1.00','1000','retail','0','2023-07-11 12:38:57','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-07-11 09:56:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168906907527723566035',2411,'91689067949','8186','1.00','1400','retail','0','2023-07-11 12:51:00','1 pcs','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-07-11 09:56:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168908822922232232303',2412,'91689088207','11989','1.00','1800','retail','0','2023-07-11 18:10:19','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2023-07-11 15:10:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168908842833431884043',2413,'91689088421','12100','1.00','1000','retail','0','2023-07-11 18:13:41','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-07-11 15:13:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168915249830908402092',2414,'91689152472','11854','1.00','25000','retail','0','2023-07-12 12:01:12','1 pcs','','','0','Cash',3448.28,'25000','','','9','16.00','1','2023-07-12 09:04:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',21551.72,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('9168915260222830223222',2415,'91689152472','10769','1.00','2490','retail','0','2023-07-12 12:01:48','','','','0','Cash',0.00,'2490','','','9','16.00','1','2023-07-12 09:04:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9168915264820024002013',2416,'91689152472','11869','1.00','550','retail','0','2023-07-12 12:03:23','1 pcs','','','550','Cash',0.00,'550','','','9','0.00','1','2023-07-12 09:04:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168923399238202209232',2417,'91689227363','11321','1.00','3800','retail','0','2023-07-13 08:49:24','1 pcs','','','0','Cash',524.14,'3800','','','9','16.00','1','2023-07-13 07:40:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3275.86,'','998.00','997','Inclusive','branch','Inventory','','','','',''),('9168923404942093021603',2418,'91689227363','6122','1.00','500','retail','0','2023-07-13 10:40:38','1 pcs','','','0','Cash',68.97,'500','','','9','16.00','1','2023-07-13 07:40:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168923641666204340102',2419,'91689234059','7675','1.00','1140','retail','0','2023-07-13 10:40:59','','','','0','Cash',0.00,'1140','','','9','16.00','1','2023-07-13 08:23:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9168923650230829005231',2420,'91689234059','11006','1.00','3390','retail','0','2023-07-13 11:21:23','1 pcs','','','0','Cash',467.59,'3390','','','9','16.00','1','2023-07-13 08:23:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2922.41,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168923653202020263222',2421,'91689234059','5916','2.00','960','retail','0','2023-07-13 11:21:57','','','','0','Cash',0.00,'480','','','9','16.00','1','2023-07-13 08:23:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('9168923658420433223221',2422,'91689234059','6521','1.00','765','retail','0','2023-07-13 11:22:50','','','','0','Cash',0.00,'765','','','9','16.00','1','2023-07-13 08:23:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('9168923821930903304336',2423,'91689236602','12099','6.00','6000','retail','0','2023-07-13 11:50:19','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-07-13 08:51:41','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168924022090400230439',2425,'91689240213','12102','1.00','1390','retail','0','2023-07-13 12:23:33','','','','1190','Cash',0.00,'1390','','','9','0.00','1','2023-07-13 09:24:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168924029024103609802',2426,'91689240213','12101','1.00','790','retail','0','2023-07-13 12:24:45','','','','550','Cash',0.00,'790','','','9','0.00','1','2023-07-13 09:24:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168924075649922292200',2427,'91689240296','12101','1.00','790','retail','0','2023-07-13 12:24:56','','','','550','Cash',0.00,'790','','','9','0.00','1','2023-07-13 09:33:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168924077838232238030',2428,'91689240296','12102','1.00','1390','retail','0','2023-07-13 12:32:52','','','','1190','Cash',0.00,'1390','','','9','0.00','1','2023-07-13 09:33:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168924078903222033232',2429,'91689240296','11857','1.00','150','retail','0','2023-07-13 12:32:58','1 pcs','','','0','Cash',0.00,'150','','','9','0.00','1','2023-07-13 09:33:18','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','903.00','902','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932582626831325220',2430,'91689322971','11967','1.00','450','retail','0','2023-07-14 11:22:51','','','','549','Cash',0.00,'450','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932583929923242629',2431,'91689322971','12006','1.00','1400','retail','0','2023-07-14 12:10:26','1 pcs','','','1000','Cash',0.00,'1400','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932598039330203362',2432,'91689322971','12099','1.00','1000','retail','0','2023-07-14 12:10:40','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932600626232363633',2433,'91689322971','9290','1.00','1600','retail','0','2023-07-14 12:13:00','','','','0','Cash',0.00,'1600','','','9','16.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168932625322332806392',2434,'91689322971','12103','1.00','2300','retail','0','2023-07-14 12:17:27','1 pcs','','','2300','Cash',0.00,'2300','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932658839353814921',2435,'91689322971','12104','1.00','1400','retail','0','2023-07-14 12:23:02','1 pcs','','','1200','Cash',0.00,'1400','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932674038322622484',2436,'91689322971','12105','1.00','1000','retail','0','2023-07-14 12:25:34','','','','700','Cash',0.00,'1000','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932693533242033333',2437,'91689322971','12106','1.00','900','retail','0','2023-07-14 12:28:50','','','','750','Cash',0.00,'900','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932705822323203002',2438,'91689322971','12107','1.00','1800','retail','0','2023-07-14 12:30:52','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932712702237322038',2439,'91689322971','7845','1.00','1100','retail','0','2023-07-14 12:31:01','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('9168932728723223230338',2440,'91689322971','12108','1.00','1900','retail','0','2023-07-14 12:34:41','1 pcs','','','1800','Cash',0.00,'1900','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168932740502222141300',2441,'91689322971','12109','1.00','900','retail','0','2023-07-14 12:36:38','','','','700','Cash',0.00,'900','','','9','0.00','1','2023-07-14 09:39:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168933260242303002222',2442,'91689332529','7411','1.00','1000','retail','0','2023-07-14 14:02:09','','','','500','Cash',0.00,'1000','','','9','16.00','1','2023-07-14 11:05:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168933265433930020206',2443,'91689332529','7049','1.00','1190','retail','0','2023-07-14 14:03:22','1 pcs','','','0','Cash',164.14,'1190','','','9','16.00','1','2023-07-14 11:05:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1025.86,'','976.00','975','Inclusive','branch','Inventory','','','','',''),('9168933266733933602233',2444,'91689332529','8348','1.00','1499','retail','0','2023-07-14 14:04:14','1 pcs','','','0','Cash',206.76,'1499','','','9','16.00','1','2023-07-14 11:05:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1292.24,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168934504622966340032',2445,'91689345026','6886','1.00','900','retail','0','2023-07-14 17:30:26','','','','0','Cash',0.00,'900','','','9','16.00','1','2023-07-14 14:36:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9168934523323242243239',2446,'91689345026','9227','1.00','1890','retail','0','2023-07-14 17:33:42','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2023-07-14 14:36:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168934524324032023003',2447,'91689345026','9652','1.00','1750','retail','0','2023-07-14 17:33:54','','','','0','Cash',0.00,'1750','','','9','16.00','1','2023-07-14 14:36:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168940162535320263255',2448,'91689401371','11964','1.00','1000','retail','0','2023-07-15 09:09:31','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-07-15 06:13:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168940295932239230434',2449,'91689401628','11964','1.00','1000','retail','0','2023-07-15 09:13:48','','','','800','Cash',0.00,'1000','','','9','16.00','1','2023-07-15 06:36:02','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168940342532900330222',2450,'91689402963','11964','1.00','1000','retail','0','2023-07-15 09:36:03','','','','800','Cash',0.00,'1000','','','9','16.00','1','2023-07-15 06:43:48','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168941234343224922428',2451,'91689412336','12111','1.00','3990','retail','0','2023-07-15 12:12:16','','','','2990','Cash',550.34,'3990','','','9','16.00','1','2023-07-15 09:12:43','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3439.66,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168941422736221911624',2452,'91689414209','10214','1.00','2990','retail','0','2023-07-15 12:43:29','1 pcs','','','0','Cash',412.41,'2990','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2577.59,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168941441232293382124',2453,'91689414209','12112','1.00','350','retail','0','2023-07-15 12:46:44','','','','250','Cash',48.28,'350','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168941451141123412122',2454,'91689414209','5749','1.00','350','retail','0','2023-07-15 12:48:24','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168941463743323292312',2455,'91689414209','12113','1.00','250','retail','0','2023-07-15 12:50:32','','','','150','Cash',34.48,'250','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168941478680326046032',2456,'91689414209','10818','1.00','2500','retail','0','2023-07-15 12:52:52','','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('9168941498039222022001',2457,'91689414209','12113','1.00','250','retail','0','2023-07-15 12:56:14','','','','150','Cash',34.48,'250','','','9','16.00','1','2023-07-15 09:56:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168943077832032000233',2458,'91689430770','8741','1.00','1390','retail','0','2023-07-15 17:19:30','1 pcs','','','0','Cash',191.72,'1390','','','9','16.00','1','2023-07-15 14:21:43','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1198.28,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168943080794103383236',2459,'91689430770','9173','1.00','1590','retail','0','2023-07-15 17:19:46','','','','0','Cash',219.31,'1590','','','9','16.00','1','2023-07-15 14:21:43','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1370.69,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168943089620033860343',2460,'91689430770','10575','1.00','2250','retail','0','2023-07-15 17:20:07','','','','0','Cash',310.34,'2250','','','9','16.00','1','2023-07-15 14:21:43','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1939.66,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168958242882334053098',2461,'91689582386','7411','2.00','2000','retail','0','2023-07-17 11:26:58','','','','500','Cash',275.86,'1000','','','9','16.00','1','2023-07-17 08:31:41','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('9168958244460330289422',2462,'91689582386','6647','1.00','800','retail','0','2023-07-17 11:27:08','','','','0','Cash',110.34,'800','','','9','16.00','1','2023-07-17 08:31:41','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',689.66,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168958256739349203023',2463,'91689582386','6993','1.00','1150','retail','0','2023-07-17 11:28:43','1 pcs','','','0','Cash',158.62,'1150','','','9','16.00','1','2023-07-17 08:31:41','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',991.38,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('9168958269363234136233',2464,'91689582386','12116','1.00','1590','retail','0','2023-07-17 11:29:36','','','','1390','Cash',219.31,'1590','','','9','16.00','1','2023-07-17 08:31:41','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1370.69,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168958492432203223323',2465,'91689584915','9580','12.00','19080','retail','0','2023-07-17 12:08:35','12 pcs','','','0','Cash',2631.72,'1590','','','9','16.00','1','2023-07-17 09:08:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',16448.28,'','32.00','20','Inclusive','branch','Inventory','','','','',''),('9168958500300326936014',2466,'91689584993','12104','1.00','1500','retail','0','2023-07-17 12:09:53','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2023-07-17 09:10:10','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168958525390232426902',2467,'91689585011','7725','8.00','9520','retail','0','2023-07-17 12:10:11','8 pcs','','','0','Cash',1313.10,'1190','','','9','16.00','1','2023-07-17 09:19:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',8206.90,'','5.00','17','Inclusive','branch','Inventory','','','','',''),('9168958542359239199223',2468,'91689585011','9133','1.00','1590','retail','0','2023-07-17 12:16:55','','','','0','Cash',219.31,'1590','','','9','16.00','1','2023-07-17 09:19:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1370.69,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168958543422332322303',2469,'91689585011','11857','1.00','250','retail','0','2023-07-17 12:17:04','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2023-07-17 09:19:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',215.52,'','902.00','901','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168967064110301032223',2470,'91689670622','9468','1.00','2050','retail','0','2023-07-18 11:57:02','1 pcs','','','0','Cash',282.76,'2050','','','9','16.00','1','2023-07-18 08:57:31','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1767.24,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168967268166130026013',2471,'91689670652','9485','2.00','3380','retail','0','2023-07-18 11:57:32','2 pcs','','','0','Cash',466.21,'1690','','','9','16.00','1','2023-07-18 09:31:35','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2913.79,'','102.00','100','Inclusive','branch','Inventory','','','','',''),('9168968118231220848023',2472,'91689681167','10312','1.00','2000','retail','0','2023-07-18 14:52:47','','','','0','Cash',275.86,'2000','','','9','16.00','1','2023-07-18 11:53:33','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168975861029002000290',2473,'91689758506','10845','2.00','5000','retail','0','2023-07-19 12:21:46','','','','0','Cash',689.66,'2500','','','9','16.00','1','2023-07-19 09:26:20','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9168975863735332393302',2474,'91689758506','12104','3.00','4500','retail','0','2023-07-19 12:23:30','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2023-07-19 09:26:20','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168975877637232812273',2475,'91689758506','12107','3.00','5400','retail','0','2023-07-19 12:25:26','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2023-07-19 09:26:20','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168984181013322140134',2476,'91689835488','6128','10.00','5500','retail','0','2023-07-20 09:44:48','10 pcs','','','0','Cash',758.62,'550','','','9','16.00','1','2023-07-20 08:34:16','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',4741.38,'','10.00','0','Inclusive','branch','Inventory','','','','',''),('9168984193526143923423',2477,'91689835488','11857','1.00','300','retail','0','2023-07-20 11:30:18','','','','0','Cash',41.38,'300','','','9','16.00','1','2023-07-20 08:34:16','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','901.00','900','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168984831743733832132',2478,'91689848306','11964','1.00','1000','retail','0','2023-07-20 13:18:26','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-07-20 10:18:40','5','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169002939730292931230',2479,'91690029354','8442','1.00','1590','retail','0','2023-07-22 15:35:54','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2023-07-22 12:39:02','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1370.69,'','19.00','19','Inclusive','branch','Inventory','','','','',''),('9169002942532212226331',2480,'91690029354','8362','1.00','1290','retail','0','2023-07-22 15:36:56','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2023-07-22 12:39:02','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1112.07,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169002949822402200002',2481,'91690029354','10616','1.00','2690','retail','0','2023-07-22 15:37:06','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2023-07-22 12:39:02','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2318.97,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169002953023002203902',2482,'91690029354','11857','1.00','250','retail','0','2023-07-22 15:38:41','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2023-07-22 12:39:02','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',215.52,'','900.00','899','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169018670803383906006',2483,'91690186492','12117','1.00','18000','retail','0','2023-07-24 11:18:20','','','','15000','Cash',2482.76,'18000','','','9','16.00','1','2023-07-24 08:18:48','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',15517.24,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169018672413094332642',2484,'91690186492','11857','1.00','300','retail','0','2023-07-24 11:18:32','','','','0','Cash',41.38,'300','','','9','16.00','1','2023-07-24 08:18:48','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','899.00','898','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169028688130204200261',2485,'91690286859','8637','1.00','1450','retail','0','2023-07-25 15:07:39','','','','0','Cash',200.00,'1450','','','9','16.00','1','2023-07-25 12:08:59','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9169028689023039406801',2486,'91690286859','11857','1.00','200','retail','0','2023-07-25 15:08:01','1 pcs','','','0','Cash',27.59,'200','','','9','16.00','1','2023-07-25 12:08:59','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',172.41,'','898.00','897','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169028745594223220523',2487,'91690287442','12099','2.00','2000','retail','0','2023-07-25 15:17:22','','','','700','Cash',0.00,'1000','','','9','16.00','1','2023-07-25 12:17:38','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169035479330330032333',2488,'91690353690','11710','1.00','5290','retail','0','2023-07-26 09:41:30','','','','0','Cash',729.66,'5290','','','9','16.00','1','2023-07-26 06:59:57','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4560.34,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169045378902049949313',2489,'91690453302','10837','1.00','2500','retail','0','2023-07-27 13:23:10','','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-07-27 12:37:06','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169078839382309233282',2490,'91690788386','12118','1.00','1400','retail','0','2023-07-31 10:26:26','1 pcs','','','1290','Cash',193.10,'1400','','','9','16.00','1','2023-07-31 10:04:46','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1206.90,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169078863303609373032',2491,'91690788386','12119','1.00','1400','retail','0','2023-07-31 10:30:23','1 pcs','','','1200','Cash',193.10,'1400','','','9','16.00','1','2023-07-31 10:04:46','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1206.90,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169079217303092621902',2492,'91690788386','12120','1.00','500','retail','0','2023-07-31 11:29:25','1 pcs','','','495','Cash',68.97,'500','','','9','16.00','1','2023-07-31 10:04:46','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169079788093420709027',2493,'91690788386','12121','1.00','2000','retail','0','2023-07-31 13:04:23','','','','1800','Cash',275.86,'2000','','','9','16.00','1','2023-07-31 10:04:46','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105310119103933123',2494,'91691046597','6691','1.00','850','retail','0','2023-08-03 10:09:57','','','','0','Cash',117.24,'850','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','295.00','294','Inclusive','branch','Inventory','','','','',''),('9169105322722260223315',2495,'91691046597','5746','2.00','700','retail','0','2023-08-03 12:00:16','','','','0','Cash',96.55,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('9169105325232633135333',2496,'91691046597','7495','2.00','2000','retail','0','2023-08-03 12:00:27','2 pcs','','','0','Cash',275.86,'1000','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1724.14,'','2.00','15','Inclusive','branch','Inventory','','','','',''),('9169105354803403409663',2497,'91691046597','12123','1.00','850','retail','0','2023-08-03 12:05:39','','','','650','Cash',117.24,'850','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105363400222103392',2498,'91691046597','12124','2.00','500','retail','0','2023-08-03 12:07:09','2 pcs','','','100','Cash',68.97,'250','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105365916333253332',2499,'91691046597','5555','1.00','200','retail','0','2023-08-03 12:07:24','','','','0','Cash',27.59,'200','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169105367003033300373',2500,'91691046597','5694','1.00','300','retail','0','2023-08-03 12:07:39','','','','0','Cash',41.38,'300','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169105368110210232031',2501,'91691046597','5554','1.00','200','retail','0','2023-08-03 12:07:51','','','','0','Cash',27.59,'200','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169105369332332922225',2502,'91691046597','5556','1.00','200','retail','0','2023-08-03 12:08:02','','','','0','Cash',27.59,'200','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169105371443029204220',2503,'91691046597','11999','1.00','1050','retail','0','2023-08-03 12:08:14','','','','800','Cash',0.00,'1050','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105389880352028132',2504,'91691046597','12450','2.00','1100','retail','0','2023-08-03 12:11:32','2 pcs','','','300','Cash',151.72,'550','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',948.28,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105393962291330200',2505,'91691046597','6684','1.00','850','retail','0','2023-08-03 12:11:56','','','','0','Cash',117.24,'850','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169105402023050200320',2506,'91691046597','6618','1.00','800','retail','0','2023-08-03 12:13:22','','','','0','Cash',110.34,'800','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',689.66,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169105437002345303533',2507,'91691046597','12451','2.00','700','retail','0','2023-08-03 12:19:17','2 pcs','','','200','Cash',96.55,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',603.45,'','1.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105443793353202697',2508,'91691046597','12079','1.00','520','retail','0','2023-08-03 12:20:18','','','','320','Cash',0.00,'520','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105445234493330309',2509,'91691046597','9162','1.00','1590','retail','0','2023-08-03 12:20:38','','','','0','Cash',219.31,'1590','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1370.69,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169105454942294494232',2510,'91691046597','12454','1.00','715','retail','0','2023-08-03 12:22:21','','','','515','Cash',98.62,'715','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',616.38,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105474030337304334',2511,'91691046597','5547','2.00','400','retail','0','2023-08-03 12:25:32','','','','0','Cash',55.17,'200','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('9169105474973232420424',2512,'91691046597','5492','1.00','350','retail','0','2023-08-03 12:25:40','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105476504590333543',2513,'91691046597','1853','1.00','238','retail','0','2023-08-03 12:25:50','','','','0','Cash',32.83,'238','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',205.17,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105477890103393236',2514,'91691046597','5485','1.00','350','retail','0','2023-08-03 12:26:05','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105484922133424243',2515,'91691046597','11914','2.00','900','retail','0','2023-08-03 12:27:15','','','','350','Cash',0.00,'450','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105492822002932330',2516,'91691046597','6618','1.00','800','retail','0','2023-08-03 12:28:41','','','','0','Cash',110.34,'800','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',689.66,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169105495320903022992',2517,'91691046597','5756','1.00','350','retail','0','2023-08-03 12:28:49','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9169105502106209523104',2518,'91691046597','8987','2.00','3000','retail','0','2023-08-03 12:29:14','','','','0','Cash',413.79,'1500','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('9169105504832920332320',2519,'91691046597','5743','1.00','350','retail','0','2023-08-03 12:30:22','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169105506022433600026',2520,'91691046597','5695','1.00','300','retail','0','2023-08-03 12:30:48','','','','0','Cash',41.38,'300','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105508251232313330',2521,'91691046597','1134','1.00','388','retail','0','2023-08-03 12:31:00','','','','0','Cash',53.52,'388','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',334.48,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105509830392900248',2522,'91691046597','6628','1.00','800','retail','0','2023-08-03 12:31:22','','','','0','Cash',110.34,'800','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',689.66,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105511433522323603',2523,'91691046597','12124','2.00','500','retail','0','2023-08-03 12:31:38','2 pcs','','','100','Cash',68.97,'250','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105513533550633360',2524,'91691046597','12076','1.00','750','retail','0','2023-08-03 12:31:54','','','','550','Cash',0.00,'750','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105515256292100310',2525,'91691046597','12077','1.00','750','retail','0','2023-08-03 12:32:15','','','','550','Cash',0.00,'750','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105519739335110255',2526,'91691046597','5768','2.00','700','retail','0','2023-08-03 12:32:51','','','','0','Cash',96.55,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('9169105523822308030214',2527,'91691046597','5815','1.00','400','retail','0','2023-08-03 12:33:18','','','','0','Cash',55.17,'400','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105551720293322042',2528,'91691046597','12456','2.00','700','retail','0','2023-08-03 12:38:28','','','','250','Cash',96.55,'350','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105553636299232343',2529,'91691046597','612','1.00','190','retail','0','2023-08-03 12:38:38','','','','0','Cash',26.21,'190','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',163.79,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9169105563323504302230',2530,'91691046597','12457','2.00','1000','retail','0','2023-08-03 12:40:26','2 pcs','','','300','Cash',137.93,'500','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105566121333200013',2531,'91691046597','5571','1.00','230','retail','0','2023-08-03 12:40:42','','','','0','Cash',31.72,'230','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169105567323530403202',2532,'91691046597','5997','1.00','500','retail','0','2023-08-03 12:41:02','','','','0','Cash',68.97,'500','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169105571623420732567',2533,'91691046597','1814','1.00','234','retail','0','2023-08-03 12:41:13','','','','0','Cash',32.28,'234','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',201.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169105573422120154352',2534,'91691046597','1583','1.00','150','retail','0','2023-08-03 12:41:56','','','','0','Cash',20.69,'150','','','9','16.00','1','2023-08-03 09:42:30','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169113381521332212132',2535,'91691133808','12464','2.00','594','retail','0','2023-08-04 10:23:28','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113389433214113803',2536,'91691133808','12463','2.00','594','retail','0','2023-08-04 10:24:45','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113393041904341234',2537,'91691133808','12462','1.00','297','retail','0','2023-08-04 10:25:20','1 pcs','','','200','Cash',40.97,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',256.03,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113405001110020139',2538,'91691133808','12461','2.00','594','retail','0','2023-08-04 10:27:21','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113408820339243102',2539,'91691133808','12460','2.00','594','retail','0','2023-08-04 10:27:55','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113411334202011313',2540,'91691133808','12459','2.00','594','retail','0','2023-08-04 10:28:23','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113415523233220222',2541,'91691133808','12458','2.00','594','retail','0','2023-08-04 10:28:56','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113439732903923302',2542,'91691133808','12465','2.00','594','retail','0','2023-08-04 10:33:11','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113450563200460533',2543,'91691133808','12466','2.00','594','retail','0','2023-08-04 10:34:59','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113463766271390203',2544,'91691133808','12467','2.00','594','retail','0','2023-08-04 10:37:08','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113482632222202230',2545,'91691133808','12468','2.00','594','retail','0','2023-08-04 10:40:16','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113563813330093033',2546,'91691133808','12469','2.00','594','retail','0','2023-08-04 10:53:30','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113573833313733331',2547,'91691133808','12470','2.00','594','retail','0','2023-08-04 10:55:22','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113588921933391323',2548,'91691133808','12471','2.00','594','retail','0','2023-08-04 10:58:02','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113601492301362222',2549,'91691133808','12472','2.00','594','retail','0','2023-08-04 11:00:02','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113611010320060032',2550,'91691133808','12473','2.00','594','retail','0','2023-08-04 11:01:43','2 pcs','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',512.07,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113621162322632303',2551,'91691133808','12474','2.00','594','retail','0','2023-08-04 11:03:21','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113630043210293022',2552,'91691133808','12475','2.00','594','retail','0','2023-08-04 11:04:52','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113639193202039322',2553,'91691133808','12476','2.00','594','retail','0','2023-08-04 11:06:22','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113646808136390432',2554,'91691133808','12477','2.00','594','retail','0','2023-08-04 11:07:39','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113662802260963233',2555,'91691133808','12478','2.00','594','retail','0','2023-08-04 11:10:19','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113670112626112902',2556,'91691133808','12479','2.00','594','retail','0','2023-08-04 11:11:33','','','','200','Cash',81.93,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113676720139223733',2557,'91691133808','12480','4.00','1188','retail','0','2023-08-04 11:12:39','4 pcs','','','200','Cash',163.86,'297','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1024.14,'','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113711829002800298',2558,'91691133808','12481','2.00','600','retail','0','2023-08-04 11:18:29','','','','200','Cash',82.76,'300','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113718881334122201',2559,'91691133808','12482','2.00','700','retail','0','2023-08-04 11:19:43','2 pcs','','','250','Cash',96.55,'350','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',603.45,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113721123110022320',2560,'91691133808','5749','1.00','350','retail','0','2023-08-04 11:19:55','','','','0','Cash',48.28,'350','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169113732232223022964',2561,'91691133808','12483','1.00','140','retail','0','2023-08-04 11:21:56','','','','100','Cash',19.31,'140','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113741130323334921',2562,'91691133808','5801','1.00','399','retail','0','2023-08-04 11:23:25','','','','0','Cash',55.03,'399','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',343.97,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9169113748703083213202',2563,'91691133808','12485','2.00','1498','retail','0','2023-08-04 11:24:37','','','','600','Cash',206.62,'749','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',645.69,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169113758633292483927',2564,'91691133808','12486','3.00','2100','retail','0','2023-08-04 11:26:18','3 pcs','','','500','Cash',289.66,'700','','','9','16.00','1','2023-08-04 08:26:55','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1810.34,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169114413791001203973',2565,'91691144129','12099','1.00','1000','retail','0','2023-08-04 13:15:29','','','','700','Cash',0.00,'1000','','','9','16.00','1','2023-08-04 12:41:47','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169114414802010103832',2566,'91691144129','11710','1.00','5290','retail','0','2023-08-04 13:15:38','','','','0','Cash',729.66,'5290','','','9','16.00','1','2023-08-04 12:41:47','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4560.34,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169114421733017137223',2567,'91691144129','12097','1.00','3000','retail','0','2023-08-04 13:16:51','','','','2700','Cash',0.00,'3000','','','9','16.00','1','2023-08-04 12:41:47','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169115307013373326205',2568,'91691152907','6380','1.00','710','retail','0','2023-08-04 15:41:47','1 pcs','','','0','Cash',97.93,'710','','','9','16.00','1','2023-08-04 12:49:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',612.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169115308431412329332',2569,'91691152907','10681','1.00','2490','retail','0','2023-08-04 15:44:31','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2023-08-04 12:49:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2146.55,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169115309992200532116',2570,'91691152907','8648','1.00','1490','retail','0','2023-08-04 15:44:50','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2023-08-04 12:49:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1284.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169115323213032222303',2571,'91691152907','12488','1.00','700','retail','0','2023-08-04 15:47:06','1 pcs','','','600','Cash',96.55,'700','','','9','16.00','1','2023-08-04 12:49:26','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',603.45,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169159364123232243322',2572,'91691593314','11672','1.00','4890','retail','0','2023-08-09 18:07:06','','','','0','Cash',674.48,'4890','','','9','16.00','1','2023-08-10 13:11:32','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4215.52,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169159373232210995252',2573,'91691593314','10943','1.00','3700','retail','0','2023-08-09 18:08:45','1 pcs','','','0','Cash',510.34,'3700','','','9','16.00','1','2023-08-10 13:11:32','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',3189.66,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169159375803299001320',2574,'91691593314','4596','1.00','1500','retail','0','2023-08-09 18:09:09','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2023-08-10 13:11:32','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169174591211922022250',2575,'91691745901','7848','1.00','1200','retail','0','2023-08-11 12:25:01','','','','0','Cash',165.52,'1200','','','9','16.00','1','2023-08-11 09:41:40','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169174592806358439274',2576,'91691745901','6170','1.00','599','retail','0','2023-08-11 12:25:13','','','','0','Cash',82.62,'599','','','9','16.00','1','2023-08-11 09:41:40','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',516.38,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169174604302303029007',2577,'91691745901','12489','1.00','1500','retail','0','2023-08-11 12:27:16','','','','1300','Cash',206.90,'1500','','','9','16.00','1','2023-08-11 09:41:40','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169174613636230010341',2578,'91691745901','12490','1.00','649','retail','0','2023-08-11 12:28:50','','','','500','Cash',89.52,'649','','','9','16.00','1','2023-08-11 09:41:40','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.48,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169174674724003334333',2579,'91691745901','12491','1.00','499','retail','0','2023-08-11 12:39:01','','','','399','Cash',68.83,'499','','','9','16.00','1','2023-08-11 09:41:40','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',430.17,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169183702532030808330',2580,'91691836905','7973','1.00','1250','retail','0','2023-08-12 13:41:45','','','','0','Cash',172.41,'1250','','','9','16.00','1','2023-08-14 09:22:55','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1077.59,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169366479110319003333',2581,'91693664773','7097','1.00','950','retail','0','2023-09-02 17:26:23','','','','0','Cash',131.03,'950','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169366480233632330332',2582,'91693664773','12004','1.00','1000','retail','0','2023-09-02 17:26:32','','','','800','Cash',0.00,'1000','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366494422323326603',2583,'91693664773','10686','1.00','2390','retail','0','2023-09-02 17:27:48','','','','0','Cash',329.66,'2390','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2060.34,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169366498529239841992',2584,'91693664773','10812','1.00','2500','retail','0','2023-09-02 17:29:05','','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169366521022322611332',2585,'91693664773','12084','1.00','1300','retail','0','2023-09-02 17:33:21','','','','1100','Cash',0.00,'1300','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366538062200502230',2586,'91693664773','8316','1.00','1350','retail','0','2023-09-02 17:33:31','','','','0','Cash',186.21,'1350','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1163.79,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169366658563360060129',2587,'91693664773','12477','1.00','297','retail','0','2023-09-02 17:36:21','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366659833290930229',2588,'91693664773','12464','1.00','297','retail','0','2023-09-02 17:56:25','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366661626236403202',2589,'91693664773','12123','1.00','850','retail','0','2023-09-02 17:56:39','','','','650','Cash',117.24,'850','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366662403223602622',2590,'91693664773','7495','1.00','1000','retail','0','2023-09-02 17:56:56','','','','0','Cash',137.93,'1000','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169366689333339033323',2591,'91693664773','7339','1.00','1000','retail','0','2023-09-02 17:57:04','','','','0','Cash',137.93,'1000','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169366690539506303090',2592,'91693664773','8516','1.00','1399','retail','0','2023-09-02 18:01:34','','','','0','Cash',192.97,'1399','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.03,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9169366691922390669313',2593,'91693664773','7839','1.00','1200','retail','0','2023-09-02 18:01:46','','','','0','Cash',165.52,'1200','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169366756132532205333',2594,'91693664773','12492','1.00','250','retail','0','2023-09-02 18:12:37','','','','300','Cash',34.48,'250','','','9','16.00','1','2023-09-02 15:14:05','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169401248382320020829',2595,'91694012477','9818','1.00','1800','retail','0','2023-09-06 18:01:17','','','','0','Cash',248.28,'1800','','','9','16.00','1','2023-09-06 15:19:29','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169401249423209943342',2596,'91694012477','10718','1.00','2399','retail','0','2023-09-06 18:01:23','','','','0','Cash',330.90,'2399','','','9','16.00','1','2023-09-06 15:19:29','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2068.10,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169401250439920032022',2597,'91694012477','10843','1.00','2500','retail','0','2023-09-06 18:01:34','','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-09-06 15:19:29','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9169401253332233221033',2598,'91694012477','8516','1.00','1399','retail','0','2023-09-06 18:01:45','','','','0','Cash',192.97,'1399','','','9','16.00','1','2023-09-06 15:19:29','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.03,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9169401275352244432322',2599,'91694012477','11327','1.00','3000','retail','0','2023-09-06 18:05:43','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2023-09-06 15:19:29','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',2586.21,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169407284623034462841',2600,'91694072835','7411','1.00','1000','retail','0','2023-09-07 10:47:16','','','','500','Cash',137.93,'1000','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169407285720202342270',2601,'91694072835','12474','1.00','297','retail','0','2023-09-07 10:47:27','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169407634530933032423',2602,'91694072835','7003','1.00','1190','retail','0','2023-09-07 11:44:55','1 pcs','','','0','Cash',164.14,'1190','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',1025.86,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('9169407636226342242209',2603,'91694072835','8363','1.00','1390','retail','0','2023-09-07 11:45:52','','','','0','Cash',191.72,'1390','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1198.28,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169407724742919274333',2604,'91694072835','8945','1.00','1500','retail','0','2023-09-07 11:46:02','','','','1050','Cash',206.90,'1500','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169407910593332603223',2605,'91694072835','8945','1.00','1500','retail','0','2023-09-07 12:31:35','','','','1050','Cash',206.90,'1500','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169407911233012033320',2606,'91694072835','8186','1.00','1300','retail','0','2023-09-07 12:31:45','','','','0','Cash',179.31,'1300','','','9','16.00','1','2023-09-07 09:37:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169442880900920833040',2607,'91694428793','7440','1.00','1000','retail','0','2023-09-11 13:39:53','','','','0','Cash',137.93,'1000','','','9','16.00','1','2023-09-12 07:19:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169442882242332331422',2608,'91694428793','6238','1.00','650','retail','0','2023-09-11 13:40:09','','','','0','Cash',89.66,'650','','','9','16.00','1','2023-09-12 07:19:45','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','990.00','989','Inclusive','branch','Inventory','','','','',''),('9169442899202492243992',2609,'91694428793','6284','1.00','500','retail','0','2023-09-11 13:41:40','1 pcs','','','0','Cash',68.97,'500','','','9','16.00','1','2023-09-12 07:19:45','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169511222132120303210',2610,'91695105965','12469','1.00','297','retail','0','2023-09-19 11:30:02','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-19 11:19:25','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169511223592233233130',2611,'91695105965','12461','1.00','297','retail','0','2023-09-19 11:30:21','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-19 11:19:25','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169511224723233292332',2612,'91695105965','12477','1.00','297','retail','0','2023-09-19 11:30:35','','','','200','Cash',40.97,'297','','','9','16.00','1','2023-09-19 11:19:25','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.03,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169511226323532231033',2613,'91695105965','5881','1.00','297','retail','0','2023-09-19 11:30:48','1 pcs','','','0','Cash',40.97,'297','','','9','16.00','1','2023-09-19 11:19:25','5','6','new','1','new','pcs','','','','','','0','','','VATABLE',256.03,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169522239320221222092',2614,'91695222371','7495','2.00','2000','retail','0','2023-09-20 18:06:11','','','','0','Cash',275.86,'1000','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('9169522240793222430232',2615,'91695222371','11327','1.00','3390','retail','0','2023-09-20 18:06:33','','','','0','Cash',467.59,'3390','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2922.41,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169522252792952223222',2616,'91695222371','11997','2.00','1000','retail','0','2023-09-20 18:08:36','','','','300','Cash',0.00,'500','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169522280069320402332',2617,'91695222371','12493','1.00','2000','retail','0','2023-09-20 18:13:14','','','','2000','Cash',275.86,'2000','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169522300000093022232',2618,'91695222371','12494','1.00','2450','retail','0','2023-09-20 18:16:34','','','','2300','Cash',337.93,'2450','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2112.07,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169522309744933202264',2619,'91695222371','8945','1.00','1500','retail','0','2023-09-20 18:16:40','','','','1050','Cash',206.90,'1500','','','9','16.00','1','2023-09-20 17:30:23','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169744420994230244323',2620,'91697444196','12496','1.00','2850','retail','0','2023-10-16 11:16:36','','','','2350','Cash',0.00,'2850','','','9','0.00','1','2023-10-16 08:17:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169744425639006032233',2621,'91697444196','12495','1.00','3000','retail','0','2023-10-16 11:16:50','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2023-10-16 08:17:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169753154822034433009',2622,'91697531501','2601','1.00','790','retail','0','2023-10-17 11:31:41','1 pcs','','','0','Cash',108.97,'790','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169753157721039022333',2623,'91697531501','10810','1.00','2500','retail','0','2023-10-17 11:32:45','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169753159032433332003',2624,'91697531501','8815','1.00','1499','retail','0','2023-10-17 11:32:57','','','','0','Cash',0.00,'1499','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169753161175303336393',2625,'91697531501','8016','1.00','1290','retail','0','2023-10-17 11:33:10','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169753162036223731625',2626,'91697531501','10647','1.00','2300','retail','0','2023-10-17 11:33:31','','','','0','Cash',0.00,'2300','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169753163433409036331',2627,'91697531501','3948','1.00','5490','retail','0','2023-10-17 11:33:40','1 pcs','','','0','Cash',757.24,'5490','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4732.76,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9169753166022322325619',2628,'91697531501','10203','1.00','2190','retail','0','2023-10-17 11:34:02','1 pcs','','','0','Cash',302.07,'2190','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169753168224200300379',2629,'91697531501','2599','1.00','650','retail','0','2023-10-17 11:34:29','1 pcs','','','0','Cash',89.66,'650','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',560.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169753170933223249232',2630,'91697531501','11011','1.00','2790','retail','0','2023-10-17 11:34:49','','','','0','Cash',0.00,'2790','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169753172660732030170',2631,'91697531501','10934','1.00','3290','retail','0','2023-10-17 11:35:09','1 pcs','','','0','Cash',453.79,'3290','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2836.21,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169753176400303325923',2632,'91697531501','8360','1.00','1490','retail','0','2023-10-17 11:35:36','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169753178101201230132',2633,'91697531501','7910','1.00','1690','retail','0','2023-10-17 11:36:11','1 pcs','','','1150','Cash',233.10,'1690','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169753185493332022062',2634,'91697531501','6886','1.00','900','retail','0','2023-10-17 11:37:23','','','','0','Cash',0.00,'900','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169753190417633343204',2635,'91697531501','10938','1.00','2690','retail','0','2023-10-17 11:37:34','','','','0','Cash',0.00,'2690','','','9','16.00','1','2023-10-17 08:40:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169788219100069632302',2636,'91697532044','8954','1.00','1500','retail','0','2023-10-17 11:40:44','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-10-23 09:20:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169788231923360012233',2637,'91697532044','10824','1.00','2500','retail','0','2023-10-21 12:58:32','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-10-23 09:20:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('9169831098628202639033',2638,'91698308753','11977','1.00','3000','retail','0','2023-10-26 11:25:53','','','','2100','Cash',0.00,'3000','','','9','16.00','1','2023-10-26 09:05:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169831101262113163312',2639,'91698308753','11399','1.00','3500','retail','0','2023-10-26 12:03:07','','','','0','Cash',0.00,'3500','','','9','16.00','1','2023-10-26 09:05:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169831102743423320334',2640,'91698308753','10647','1.00','2300','retail','0','2023-10-26 12:03:32','','','','0','Cash',0.00,'2300','','','9','16.00','1','2023-10-26 09:05:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169831113393229333223',2641,'91698308753','12495','1.00','3000','retail','0','2023-10-26 12:05:11','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2023-10-26 09:05:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169849272533380233033',2642,'91698492712','6056','1.00','550','retail','0','2023-10-28 14:31:52','','','','0','Cash',0.00,'550','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169849273873262382302',2643,'91698492712','6333','1.00','690','retail','0','2023-10-28 14:32:05','','','','0','Cash',0.00,'690','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169849275234542229213',2644,'91698492712','6328','1.00','690','retail','0','2023-10-28 14:32:18','','','','0','Cash',0.00,'690','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('9169849276722229472233',2645,'91698492712','6236','1.00','650','retail','0','2023-10-28 14:32:33','','','','0','Cash',0.00,'650','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169849277749038192379',2646,'91698492712','6472','1.00','750','retail','0','2023-10-28 14:32:47','','','','0','Cash',0.00,'750','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169849278832332383222',2647,'91698492712','6297','1.00','665','retail','0','2023-10-28 14:32:57','','','','0','Cash',0.00,'665','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169849281431420419892',2648,'91698492712','6138','1.00','590','retail','0','2023-10-28 14:33:09','','','','0','Cash',0.00,'590','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169849282623020392284',2649,'91698492712','6349','1.00','690','retail','0','2023-10-28 14:33:34','','','','0','Cash',0.00,'690','','','9','16.00','1','2023-10-28 11:33:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169876211502623910392',2650,'91698762097','7882','1.00','1200','retail','0','2023-10-31 17:21:37','','','','840','Cash',0.00,'1200','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169876212923222202660',2651,'91698762097','9396','1.00','1650','retail','0','2023-10-31 17:21:56','','','','0','Cash',0.00,'1650','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169876214309392203243',2652,'91698762097','7625','1.00','1100','retail','0','2023-10-31 17:22:10','','','','0','Cash',0.00,'1100','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','979.00','978','Inclusive','branch','Inventory','','','','',''),('9169876215219232222330',2653,'91698762097','7839','1.00','1200','retail','0','2023-10-31 17:22:24','','','','0','Cash',0.00,'1200','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169876217847206290389',2654,'91698762097','11900','1.00','2298','retail','0','2023-10-31 17:22:44','','','','2000','Cash',0.00,'2298','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169876219724103609902',2655,'91698762097','10147','1.00','1900','retail','0','2023-10-31 17:23:04','','','','0','Cash',0.00,'1900','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169876227922701923390',2656,'91698762097','8984','1.00','1500','retail','0','2023-10-31 17:23:18','','','','0','Cash',0.00,'1500','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169876229032208226393',2657,'91698762097','7078','1.00','950','retail','0','2023-10-31 17:24:39','','','','0','Cash',0.00,'950','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169876232963279660320',2658,'91698762097','6500','1.00','760','retail','0','2023-10-31 17:24:50','','','','0','Cash',0.00,'760','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('9169876234403342323030',2659,'91698762097','6385','1.00','700','retail','0','2023-10-31 17:25:29','','','','0','Cash',0.00,'700','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('9169876244328932324424',2660,'91698762097','7490','1.00','1000','retail','0','2023-10-31 17:26:55','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169876256989252862133',2661,'91698762097','12498','1.00','800','retail','0','2023-10-31 17:29:20','','','','550','Cash',0.00,'800','','','9','0.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169876270923932200027',2662,'91698762097','12499','1.00','1000','retail','0','2023-10-31 17:31:41','','','','800','Cash',0.00,'1000','','','9','0.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169876282826202304702',2663,'91698762097','12500','1.00','2790','retail','0','2023-10-31 17:33:43','','','','2500','Cash',0.00,'2790','','','9','0.00','1','2023-10-31 14:34:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169884007332030370220',2664,'91698840051','6369','1.00','699','retail','0','2023-11-01 15:01:01','','','','0','Cash',0.00,'699','','','9','16.00','1','2023-11-01 12:01:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169884009733203320029',2665,'91698840051','7999','1.00','1290','retail','0','2023-11-01 15:01:18','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-11-01 12:01:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169899751903019293202',2666,'91698997511','12501','1.00','3350','retail','0','2023-11-03 10:45:11','','','','2800','Cash',462.07,'3350','','','9','16.00','1','2023-11-03 07:45:22','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2887.93,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169901513723097463123',2667,'91699015120','12495','1.00','3000','retail','0','2023-11-03 15:38:40','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2023-11-03 12:39:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169901515402132229342',2668,'91699015120','12501','1.00','3350','retail','0','2023-11-03 15:38:57','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2023-11-03 12:39:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169908592330034939303',2669,'91699085914','5744','5.00','1750','retail','0','2023-11-04 11:18:34','5 pcs','','','0','Cash',241.38,'350','','','9','16.00','1','2023-11-04 08:23:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','23.00','18','Inclusive','branch','Inventory','','','','',''),('9169908602262228223020',2670,'91699085914','12502','5.00','1250','retail','0','2023-11-04 11:20:11','','','','200','Cash',0.00,'250','','','9','0.00','1','2023-11-04 08:23:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169908609932332393222',2671,'91699085914','12503','1.00','1890','retail','0','2023-11-04 11:21:33','','','','1700','Cash',0.00,'1890','','','9','0.00','1','2023-11-04 08:23:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169908613212930333090',2672,'91699085914','6985','1.00','1100','retail','0','2023-11-04 11:21:40','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2023-11-04 08:23:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169908620592930509122',2673,'91699085914','12504','5.00','250','retail','0','2023-11-04 11:23:15','','','','40','Cash',0.00,'50','','','9','0.00','1','2023-11-04 08:23:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169909867083623922202',2674,'91699098644','5753','1.00','350','retail','0','2023-11-04 14:50:44','','','','0','Cash',0.00,'350','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169909868323190630203',2675,'91699098644','5872','1.00','450','retail','0','2023-11-04 14:51:11','','','','0','Cash',0.00,'450','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169909869503603300906',2676,'91699098644','5714','1.00','328','retail','0','2023-11-04 14:51:23','','','','0','Cash',0.00,'328','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169909870729373702313',2677,'91699098644','5871','1.00','450','retail','0','2023-11-04 14:51:36','','','','0','Cash',0.00,'450','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169909872120226032393',2678,'91699098644','5766','1.00','350','retail','0','2023-11-04 14:51:47','','','','0','Cash',0.00,'350','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169909873590003035932',2679,'91699098644','1303','1.00','471','retail','0','2023-11-04 14:52:01','','','','0','Cash',0.00,'471','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169909874429494346332',2680,'91699098644','8018','1.00','1290','retail','0','2023-11-04 14:52:15','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169909875953903032043',2681,'91699098644','6071','1.00','550','retail','0','2023-11-04 14:52:25','','','','0','Cash',0.00,'550','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169909877792699942973',2682,'91699098644','6069','1.00','550','retail','0','2023-11-04 14:52:39','','','','0','Cash',0.00,'550','','','9','16.00','1','2023-11-04 11:53:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169925642742323332322',2683,'91699256414','10647','1.00','2300','retail','0','2023-11-06 10:40:14','','','','0','Cash',0.00,'2300','','','9','16.00','1','2023-11-06 07:41:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169925644259224692060',2684,'91699256414','10679','1.00','2390','retail','0','2023-11-06 10:40:28','','','','0','Cash',0.00,'2390','','','9','16.00','1','2023-11-06 07:41:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169925645304329211320',2685,'91699256414','10872','1.00','2590','retail','0','2023-11-06 10:40:43','','','','0','Cash',0.00,'2590','','','9','16.00','1','2023-11-06 07:41:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169925646693139262233',2686,'91699256414','11464','1.00','3790','retail','0','2023-11-06 10:40:54','','','','0','Cash',0.00,'3790','','','9','16.00','1','2023-11-06 07:41:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169925688724022083003',2687,'91699256879','12505','1.00','3490','retail','0','2023-11-06 10:47:59','','','','3000','Cash',0.00,'3490','','','9','0.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169925689533240511000',2688,'91699256879','12506','1.00','1990','retail','0','2023-11-06 10:48:08','','','','1800','Cash',0.00,'1990','','','9','0.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169925691123393213693',2689,'91699256879','12507','1.00','2490','retail','0','2023-11-06 10:48:15','','','','2300','Cash',0.00,'2490','','','9','0.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169925697009023939006',2690,'91699256879','5908','1.00','475','retail','0','2023-11-06 10:48:32','','','','0','Cash',0.00,'475','','','9','16.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','993.00','992','Inclusive','branch','Inventory','','','','',''),('9169925706535220546794',2691,'91699256879','12508','1.00','3190','retail','0','2023-11-06 10:50:59','','','','3000','Cash',0.00,'3190','','','9','0.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169925747849390020393',2692,'91699256879','12509','1.00','1590','retail','0','2023-11-06 10:57:48','','','','1500','Cash',0.00,'1590','','','9','0.00','1','2023-11-06 07:58:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169925750179162060322',2693,'91699257489','5908','1.00','475','retail','0','2023-11-06 10:58:09','','','','0','Cash',0.00,'475','','','9','16.00','1','2023-11-06 07:58:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','992.00','991','Inclusive','branch','Inventory','','','','',''),('9169925755432203223323',2694,'91699257507','5908','1.00','550','retail','0','2023-11-06 10:58:27','1 pcs','','','0','Cash',75.86,'550','','','9','16.00','1','2023-11-06 08:01:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','991.00','990','Inclusive','branch','Inventory','','','','',''),('9169925757179232921335',2695,'91699257507','11857','1.00','250','retail','0','2023-11-06 10:59:20','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2023-11-06 08:01:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','897.00','896','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935847863708236368',2696,'91699358467','12514','2.00','3000','retail','0','2023-11-07 15:01:07','2 pcs','','','1000','Cash',0.00,'1500','','','9','0.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935849024103609902',2697,'91699358467','12513','1.00','1500','retail','0','2023-11-07 15:01:19','','','','1000','Cash',0.00,'1500','','','9','0.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935852322320023229',2698,'91699358467','12510','1.00','2500','retail','0','2023-11-07 15:01:49','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935857043202923325',2699,'91699358467','12511','1.00','2000','retail','0','2023-11-07 15:02:05','','','','1500','Cash',0.00,'2000','','','9','0.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935858322444233354',2700,'91699358467','12512','1.00','2000','retail','0','2023-11-07 15:02:51','','','','1500','Cash',0.00,'2000','','','9','0.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935860331339050322',2701,'91699358467','11901','1.00','1500','retail','0','2023-11-07 15:03:03','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169935861322499200433',2702,'91699358467','12501','1.00','3350','retail','0','2023-11-07 15:03:24','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2023-11-07 12:03:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936614023033321463',2703,'91699366121','7166','1.00','990','retail','0','2023-11-07 17:08:41','','','','0','Cash',0.00,'990','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169936615394264039143',2704,'91699366121','11975','1.00','990','retail','0','2023-11-07 17:09:00','','','','750','Cash',0.00,'990','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936617362236021040',2705,'91699366121','8098','1.00','1299','retail','0','2023-11-07 17:09:13','','','','1000','Cash',0.00,'1299','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169936621323332209009',2706,'91699366121','12470','1.00','297','retail','0','2023-11-07 17:09:36','','','','200','Cash',0.00,'297','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936622826930232626',2707,'91699366121','12468','1.00','297','retail','0','2023-11-07 17:10:14','','','','200','Cash',0.00,'297','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936624990203942199',2708,'91699366121','12483','1.00','140','retail','0','2023-11-07 17:10:28','','','','100','Cash',0.00,'140','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936632822630323223',2709,'91699366121','11610','1.00','4499','retail','0','2023-11-07 17:10:49','','','','0','Cash',0.00,'4499','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169936640822330023629',2710,'91699366121','12083','1.00','1350','retail','0','2023-11-07 17:13:19','','','','1150','Cash',0.00,'1350','','','9','16.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169936650039923036322',2711,'91699366121','12516','1.00','1000','retail','0','2023-11-07 17:14:51','','','','990','Cash',0.00,'1000','','','9','0.00','1','2023-11-07 14:15:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169953977729399233329',2712,'91699539769','10337','1.00','1890','retail','0','2023-11-09 17:22:49','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2023-11-09 14:23:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169953979523332054122',2713,'91699539769','12517','1.00','1990','retail','0','2023-11-09 17:23:04','','','','1690','Cash',0.00,'1990','','','9','0.00','1','2023-11-09 14:23:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169996938231332360223',2714,'91699969369','12518','1.00','1500','retail','0','2023-11-14 16:42:49','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2023-11-14 13:43:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169996939334232239332',2715,'91699969369','12501','2.00','6700','retail','0','2023-11-14 16:43:02','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2023-11-14 13:43:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170073210933303202290',2716,'91700726599','5744','1.00','350','retail','0','2023-11-23 11:03:19','','','','0','Cash',0.00,'350','','','9','16.00','1','2023-11-23 09:36:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9170073213414920303033',2717,'91700726599','5777','1.00','380','retail','0','2023-11-23 12:35:09','','','','0','Cash',0.00,'380','','','9','16.00','1','2023-11-23 09:36:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9170073214503347730003',2718,'91700726599','12465','1.00','297','retail','0','2023-11-23 12:35:35','','','','200','Cash',0.00,'297','','','9','16.00','1','2023-11-23 09:36:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170073216932333223410',2719,'91700726599','12472','1.00','297','retail','0','2023-11-23 12:35:45','','','','200','Cash',0.00,'297','','','9','16.00','1','2023-11-23 09:36:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170073218338242038333',2720,'91700726599','12501','1.00','3350','retail','0','2023-11-23 12:36:10','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2023-11-23 09:36:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170075049734007704407',2721,'91700750486','11988','1.00','2350','retail','0','2023-11-23 17:41:26','','','','2300','Cash',0.00,'2350','','','9','16.00','1','2023-11-23 14:41:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170075102821350333330',2722,'91700750501','11399','1.00','3500','retail','0','2023-11-23 17:41:41','','','','0','Cash',0.00,'3500','','','9','16.00','1','2023-11-23 14:50:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9170075112423330232330',2723,'91700751116','12519','1.00','2250','retail','0','2023-11-23 17:51:56','','','','2000','Cash',0.00,'2250','','','9','0.00','1','2023-11-23 14:52:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170082834022304390112',2724,'91700828332','10646','1.00','2800','retail','0','2023-11-24 15:18:52','','','','0','Cash',0.00,'2800','','','9','16.00','1','2023-11-24 12:27:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9170082844322002072322',2725,'91700828332','12520','1.00','790','retail','0','2023-11-24 15:20:32','','','','690','Cash',0.00,'790','','','9','0.00','1','2023-11-24 12:27:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170082868924222822232',2726,'91700828332','12521','2.00','3780','retail','0','2023-11-24 15:24:40','2 pcs','','','2200','Cash',0.00,'1890','','','9','0.00','1','2023-11-24 12:27:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170082869886603238243',2727,'91700828332','10471','1.00','2500','retail','0','2023-11-24 15:24:49','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-11-24 12:27:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('9170175563047129009037',2728,'91701755586','12059','1.00','2500','retail','0','2023-12-05 08:53:06','','','','2200','Cash',0.00,'2500','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175566103420037051',2729,'91701755586','5946','2.00','998','retail','0','2023-12-05 08:53:50','2 pcs','','','0','Cash',137.66,'499','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',860.34,'','96.00','94','Inclusive','branch','Inventory','','','','',''),('9170175567657222576230',2730,'91701755586','6053','1.00','550','retail','0','2023-12-05 08:54:21','','','','0','Cash',0.00,'550','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170175569409022432002',2731,'91701755586','12121','1.00','2000','retail','0','2023-12-05 08:54:36','','','','1800','Cash',0.00,'2000','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175572137922203207',2732,'91701755586','12063','1.00','1500','retail','0','2023-12-05 08:54:55','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175574134232231332',2733,'91701755586','11128','1.00','2950','retail','0','2023-12-05 08:55:21','','','','0','Cash',0.00,'2950','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170175575452023035054',2734,'91701755586','11712','1.00','5415','retail','0','2023-12-05 08:55:42','','','','0','Cash',0.00,'5415','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9170175578025318940222',2735,'91701755586','12490','1.00','649','retail','0','2023-12-05 08:55:55','','','','500','Cash',0.00,'649','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175580023020325730',2736,'91701755586','11967','1.00','450','retail','0','2023-12-05 08:56:20','','','','549','Cash',0.00,'450','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175581533833341310',2737,'91701755586','7440','1.00','1000','retail','0','2023-12-05 08:56:40','','','','0','Cash',0.00,'1000','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9170175586676220360232',2738,'91701755586','5643','1.00','285','retail','0','2023-12-05 08:57:35','','','','0','Cash',0.00,'285','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9170175588433347702330',2739,'91701755586','10297','1.00','1999','retail','0','2023-12-05 08:57:46','','','','0','Cash',0.00,'1999','','','9','16.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9170175630402207533222',2740,'91701755586','12527','1.00','600','retail','0','2023-12-05 09:04:52','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175631445133302370',2741,'91701755586','12526','1.00','600','retail','0','2023-12-05 09:05:05','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175632450222203220',2742,'91701755586','12525','1.00','600','retail','0','2023-12-05 09:05:14','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175633720232052932',2743,'91701755586','12524','1.00','600','retail','0','2023-12-05 09:05:24','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175635323231333043',2744,'91701755586','12523','1.00','600','retail','0','2023-12-05 09:05:37','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170175636312330290203',2745,'91701755586','12522','1.00','600','retail','0','2023-12-05 09:05:53','','','','400','Cash',0.00,'600','','','9','0.00','1','2023-12-05 06:06:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170187096932220070222',2746,'91701870951','10203','1.00','2390','retail','0','2023-12-06 16:55:51','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2023-12-06 14:03:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9170187097990132187739',2747,'91701870951','8023','1.00','1290','retail','0','2023-12-06 16:56:09','','','','0','Cash',0.00,'1290','','','9','16.00','1','2023-12-06 14:03:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9170187100933733201133',2748,'91701870951','8350','1.00','1800','retail','0','2023-12-06 16:56:20','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2023-12-06 14:03:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9170187102603237222002',2749,'91701870951','9144','1.00','1790','retail','0','2023-12-06 16:56:49','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2023-12-06 14:03:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170187122414022317217',2750,'91701870951','12528','1.00','1390','retail','0','2023-12-06 17:00:09','1 pcs','','','1390','Cash',0.00,'1390','','','9','0.00','1','2023-12-06 14:03:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170193865439281002539',2751,'91701937851','3587','1.00','2600','retail','0','2023-12-07 11:44:07','1 pcs','','','0','Cash',358.62,'2600','','','9','16.00','1','2023-12-07 08:44:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2241.38,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170193867003399063791',2752,'91701937851','10845','1.00','2500','retail','0','2023-12-07 11:44:23','','','','0','Cash',0.00,'2500','','','9','16.00','1','2023-12-07 08:44:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9170229978622220030003',2753,'91702299777','11195','1.00','2500','retail','0','2023-12-11 16:02:57','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2023-12-11 13:03:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170323946330622332232',2754,'91703232486','8014','1.00','1500','retail','0','2023-12-22 13:04:06','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2023-12-22 10:07:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','81.00','80','Inclusive','branch','Inventory','','','','',''),('9170323957742243072030',2755,'91703232486','12529','1.00','2700','retail','0','2023-12-22 13:06:10','','','','2700','Cash',0.00,'2700','','','9','0.00','1','2023-12-22 10:07:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170323958722303293239',2756,'91703232486','8945','1.00','1500','retail','0','2023-12-22 13:06:17','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2023-12-22 10:07:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170488993394902234399',2757,'91704889922','12501','1.00','3350','retail','0','2024-01-10 15:32:02','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2024-01-10 12:32:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170488994200923830992',2758,'91704889922','7417','1.00','1000','retail','0','2024-01-10 15:32:14','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-01-10 12:32:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9170488995622950369279',2759,'91704889922','12516','1.00','1000','retail','0','2024-01-10 15:32:22','','','','990','Cash',0.00,'1000','','','9','0.00','1','2024-01-10 12:32:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170498206939963203602',2760,'91704982047','11494','1.00','3899','retail','0','2024-01-11 17:07:27','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-01-11 14:08:48','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170498211793032102200',2761,'91704982047','11857','1.00','100','retail','0','2024-01-11 17:07:50','1 pcs','','','0','Cash',13.79,'100','','','9','16.00','1','2024-01-11 14:08:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',86.21,'','896.00','895','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170531275132233023333',2762,'91705312737','7625','1.00','1100','retail','0','2024-01-15 12:59:02','','','','0','Cash',0.00,'1100','','','9','16.00','1','2024-01-15 09:59:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','988.00','987','Inclusive','branch','Inventory','','','','',''),('9170539887431204302934',2763,'91705398857','8477','1.00','1990','retail','0','2024-01-16 12:54:17','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-01-16 09:56:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9170539890020830248432',2764,'91705398857','11006','1.00','2990','retail','0','2024-01-16 12:54:43','1 pcs','','','0','Cash',412.41,'2990','','','9','16.00','1','2024-01-16 09:56:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2577.59,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9170540725222532002322',2765,'91705407237','10721','1.00','2400','retail','0','2024-01-16 15:13:57','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9170540727007222102322',2766,'91705407237','11982','1.00','3000','retail','0','2024-01-16 15:14:13','','','','2700','Cash',0.00,'3000','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170540729530030335703',2767,'91705407237','11188','1.00','3000','retail','0','2024-01-16 15:14:30','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9170540730803230533232',2768,'91705407237','11574','1.00','4200','retail','0','2024-01-16 15:14:56','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9170540731953003333109',2769,'91705407237','11166','1.00','2999','retail','0','2024-01-16 15:15:08','','','','0','Cash',0.00,'2999','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99982.00','99981','Inclusive','branch','Inventory','','','','',''),('9170540734632334522040',2770,'91705407237','9693','1.00','1790','retail','0','2024-01-16 15:15:19','','','','0','Cash',0.00,'1790','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9170540735833520503332',2771,'91705407237','10759','1.00','2490','retail','0','2024-01-16 15:15:46','','','','0','Cash',0.00,'2490','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9170540737193220347227',2772,'91705407237','12103','1.00','2500','retail','0','2024-01-16 15:15:59','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-01-16 12:16:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541328610384133631',2773,'91705407390','425','1.00','142','retail','0','2024-01-16 15:16:30','','','','0','Cash',0.00,'142','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9170541345433122323703',2774,'91705407390','12451','1.00','350','retail','0','2024-01-16 16:56:08','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541347653309241000',2775,'91705407390','12482','1.00','350','retail','0','2024-01-16 16:57:34','','','','250','Cash',0.00,'350','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541354733339330433',2776,'91705407390','612','1.00','190','retail','0','2024-01-16 16:57:56','','','','0','Cash',0.00,'190','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9170541356322230222563',2777,'91705407390','12124','1.00','250','retail','0','2024-01-16 16:59:08','','','','100','Cash',0.00,'250','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541358823552705012',2778,'91705407390','12483','1.00','140','retail','0','2024-01-16 16:59:23','','','','100','Cash',0.00,'140','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541360433233422420',2779,'91705407390','5695','1.00','300','retail','0','2024-01-16 16:59:48','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170541493132431123325',2780,'91705407390','12531','1.00','250','retail','0','2024-01-16 17:22:06','','','','200','Cash',0.00,'250','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541503432422415020',2781,'91705407390','12532','1.00','300','retail','0','2024-01-16 17:23:49','','','','270','Cash',0.00,'300','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541511400302125325',2782,'91705407390','12533','1.00','250','retail','0','2024-01-16 17:25:08','','','','220','Cash',0.00,'250','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541524924332323205',2783,'91705407390','12534','1.00','250','retail','0','2024-01-16 17:27:23','','','','250','Cash',0.00,'250','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541547800327000222',2784,'91705407390','12535','1.00','200','retail','0','2024-01-16 17:31:07','','','','180','Cash',0.00,'200','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541563432212227331',2785,'91705407390','5515','1.00','150','retail','0','2024-01-16 17:33:45','','','','0','Cash',0.00,'150','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9170541575025534431225',2786,'91705407390','12538','1.00','150','retail','0','2024-01-16 17:35:39','','','','130','Cash',0.00,'150','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541591422410224723',2787,'91705407390','12540','1.00','290','retail','0','2024-01-16 17:38:26','','','','250','Cash',0.00,'290','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541592494230255323',2788,'91705407390','12539','1.00','290','retail','0','2024-01-16 17:38:34','','','','250','Cash',0.00,'290','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541602006234032094',2789,'91705407390','12541','1.00','300','retail','0','2024-01-16 17:40:11','','','','250','Cash',0.00,'300','','','9','0.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541604093523244050',2790,'91705407390','12473','1.00','297','retail','0','2024-01-16 17:40:21','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541605331001622233',2791,'91705407390','12472','1.00','297','retail','0','2024-01-16 17:40:40','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541606337023330692',2792,'91705407390','12469','1.00','297','retail','0','2024-01-16 17:40:53','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541607722730242223',2793,'91705407390','12475','1.00','297','retail','0','2024-01-16 17:41:03','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541610723332707246',2794,'91705407390','12462','1.00','297','retail','0','2024-01-16 17:41:18','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541612802312344232',2795,'91705407390','12476','1.00','297','retail','0','2024-01-16 17:41:47','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541613700095302602',2796,'91705407390','12471','1.00','297','retail','0','2024-01-16 17:42:09','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541616123112432153',2797,'91705407390','12478','1.00','297','retail','0','2024-01-16 17:42:17','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541617037109220140',2798,'91705407390','12458','1.00','297','retail','0','2024-01-16 17:42:42','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541618001315272132',2799,'91705407390','12463','1.00','297','retail','0','2024-01-16 17:42:50','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170541639109201320930',2800,'91705407390','11871','1.00','300','retail','0','2024-01-16 17:46:13','','','','180','Cash',0.00,'300','','','9','16.00','1','2024-01-16 14:46:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170548409892910244333',2801,'91705484070','10204','1.00','1990','retail','0','2024-01-17 12:34:30','','','','0','Cash',0.00,'1990','','','9','16.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9170548410802300332430',2802,'91705484070','12496','1.00','2850','retail','0','2024-01-17 12:34:59','','','','2350','Cash',0.00,'2850','','','9','0.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170548411933703032238',2803,'91705484070','11144','1.00','2990','retail','0','2024-01-17 12:35:08','','','','0','Cash',0.00,'2990','','','9','16.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170548413305303332232',2804,'91705484070','8402','1.00','1390','retail','0','2024-01-17 12:35:19','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9170548417353002002332',2805,'91705484070','10647','1.00','2300','retail','0','2024-01-17 12:35:33','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9170548431342052222292',2806,'91705484070','12543','1.00','1790','retail','0','2024-01-17 12:38:20','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-01-17 09:40:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556774030932992900',2807,'91705567725','6924','1.00','900','retail','0','2024-01-18 11:48:45','','','','0','Cash',0.00,'900','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170556775320425323702',2808,'91705567725','7826','1.00','1199','retail','0','2024-01-18 11:49:01','','','','0','Cash',0.00,'1199','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9170556778575235053523',2809,'91705567725','9818','1.00','1800','retail','0','2024-01-18 11:49:13','','','','0','Cash',0.00,'1800','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170556781772222235749',2810,'91705567725','10294','1.00','1999','retail','0','2024-01-18 11:49:45','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170556783702202003560',2811,'91705567725','8200','1.00','1300','retail','0','2024-01-18 11:50:18','','','','0','Cash',0.00,'1300','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9170556785323622350577',2812,'91705567725','10281','1.00','1999','retail','0','2024-01-18 11:50:38','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9170556789275232572676',2813,'91705567725','5908','1.00','475','retail','0','2024-01-18 11:51:16','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','990.00','989','Inclusive','branch','Inventory','','','','',''),('9170556791550090507505',2814,'91705567725','4931','1.00','3040','retail','0','2024-01-18 11:51:33','','','','0','Cash',0.00,'3040','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9170556793423323132339',2815,'91705567725','12491','1.00','499','retail','0','2024-01-18 11:51:55','','','','399','Cash',0.00,'499','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556796892773332320',2816,'91705567725','553','1.00','475','retail','0','2024-01-18 11:52:14','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9170556797732336223410',2817,'91705567725','6475','1.00','750','retail','0','2024-01-18 11:52:48','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170556807620320833513',2818,'91705567725','8991','1.00','1500','retail','0','2024-01-18 11:52:58','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170556813853392372330',2819,'91705567725','6263','1.00','650','retail','0','2024-01-18 11:54:37','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9170556825333020333305',2820,'91705567725','6101','1.00','566','retail','0','2024-01-18 11:57:19','','','','0','Cash',0.00,'566','','','9','16.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9170556845940211400030',2821,'91705567725','12544','1.00','790','retail','0','2024-01-18 12:00:54','','','','890','Cash',0.00,'790','','','9','0.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556853993243302332',2822,'91705567725','12545','1.00','1250','retail','0','2024-01-18 12:02:14','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556862434332372346',2823,'91705567725','12546','1.00','1000','retail','0','2024-01-18 12:03:37','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556875030352500240',2824,'91705567725','12547','1.00','700','retail','0','2024-01-18 12:05:44','','','','600','Cash',0.00,'700','','','9','0.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556883832728333533',2825,'91705567725','12548','1.00','850','retail','0','2024-01-18 12:07:13','','','','750','Cash',0.00,'850','','','9','0.00','1','2024-01-18 09:08:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556901502202003560',2826,'91705569009','12549','1.00','715','retail','0','2024-01-18 12:10:09','','','','600','Cash',0.00,'715','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556910103571023233',2827,'91705569009','12550','1.00','700','retail','0','2024-01-18 12:11:33','','','','600','Cash',0.00,'700','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556915009002923723',2828,'91705569009','11906','1.00','1500','retail','0','2024-01-18 12:11:42','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556924594233040533',2829,'91705569009','12551','1.00','850','retail','0','2024-01-18 12:13:59','','','','750','Cash',0.00,'850','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556934721360333330',2830,'91705569009','12552','1.00','1700','retail','0','2024-01-18 12:15:41','','','','1500','Cash',0.00,'1700','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556945229120200565',2831,'91705569009','12553','1.00','1050','retail','0','2024-01-18 12:17:25','','','','950','Cash',0.00,'1050','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556954600530262003',2832,'91705569009','12554','1.00','590','retail','0','2024-01-18 12:18:55','','','','490','Cash',0.00,'590','','','9','0.00','1','2024-01-18 09:19:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556969642204469232',2833,'91705569690','12555','1.00','1700','retail','0','2024-01-18 12:21:30','','','','1500','Cash',0.00,'1700','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556971223202139223',2834,'91705569690','5554','1.00','200','retail','0','2024-01-18 12:21:37','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170556978723284004002',2835,'91705569690','12556','1.00','1800','retail','0','2024-01-18 12:23:02','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556986621043229083',2836,'91705569690','12557','1.00','1890','retail','0','2024-01-18 12:24:10','','','','1790','Cash',0.00,'1890','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170556994322322390333',2837,'91705569690','12558','1.00','1200','retail','0','2024-01-18 12:25:31','','','','1100','Cash',0.00,'1200','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170557005923223170027',2838,'91705569690','12559','1.00','1500','retail','0','2024-01-18 12:27:34','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170557009320204032301',2839,'91705569690','3701','1.00','760','retail','0','2024-01-18 12:27:39','','','','0','Cash',0.00,'760','','','9','16.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9170557019919503297223',2840,'91705569690','12560','1.00','500','retail','0','2024-01-18 12:29:51','','','','300','Cash',0.00,'500','','','9','0.00','1','2024-01-18 09:30:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170558254830233220473',2841,'91705577327','5912','1.00','475','retail','0','2024-01-18 14:28:47','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-01-18 13:38:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9170558256230002253550',2842,'91705577327','6380','1.00','699','retail','0','2024-01-18 15:55:49','','','','0','Cash',0.00,'699','','','9','16.00','1','2024-01-18 13:38:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170558257721055520335',2843,'91705577327','6685','1.00','850','retail','0','2024-01-18 15:56:02','','','','0','Cash',0.00,'850','','','9','16.00','1','2024-01-18 13:38:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9170558258724023320323',2844,'91705577327','6239','1.00','650','retail','0','2024-01-18 15:56:18','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-01-18 13:38:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9170671183636233923101',2845,'91706711819','12564','2.00','5900','retail','0','2024-01-31 17:36:59','','','','2300','Cash',0.00,'2950','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671185130302332111',2846,'91706711819','12561','3.00','12900','retail','0','2024-01-31 17:37:16','','','','4000','Cash',0.00,'4300','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','200.00','197','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671187341260203722',2847,'91706711819','12562','5.00','10000','retail','0','2024-01-31 17:37:32','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671188528230322618',2848,'91706711819','12118','3.00','4470','retail','0','2024-01-31 17:37:54','','','','1290','Cash',0.00,'1490','','','9','16.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671189902031003123',2849,'91706711819','12059','1.00','2500','retail','0','2024-01-31 17:38:06','','','','2200','Cash',0.00,'2500','','','9','16.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671200522032327212',2850,'91706711819','10003','1.00','1899','retail','0','2024-01-31 17:38:20','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9170671220473200222003',2851,'91706711819','12565','2.00','1300','retail','0','2024-01-31 17:43:13','','','','500','Cash',0.00,'650','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671261962622321462',2852,'91706711819','12033','2.00','3000','retail','0','2024-01-31 17:50:09','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671271222306330229',2853,'91706711819','10024','1.00','1899','retail','0','2024-01-31 17:51:12','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9170671284864333332027',2854,'91706711819','12566','1.00','600','retail','0','2024-01-31 17:54:00','','','','500','Cash',0.00,'600','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170671293002992002203',2855,'91706711819','12567','3.00','3000','retail','0','2024-01-31 17:55:21','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-01-31 15:09:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170687052653323120330',2856,'91706870518','12516','1.00','1000','retail','0','2024-02-02 13:41:58','','','','990','Cash',0.00,'1000','','','9','0.00','1','2024-02-02 10:42:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170687817280772720704',2857,'91706878157','11710','1.00','4500','retail','0','2024-02-02 15:49:17','1 pcs','','','0','Cash',620.69,'4500','','','9','16.00','1','2024-02-02 12:49:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3879.31,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9170713376234737730303',2858,'91707133735','11861','1.00','1500','retail','0','2024-02-05 14:48:55','1 pcs','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-02-05 11:49:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170747065730360202300',2859,'91707470646','12467','1.00','297','retail','0','2024-02-09 12:24:06','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-02-09 09:26:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170747066809672320732',2860,'91707470646','12460','1.00','297','retail','0','2024-02-09 12:24:18','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-02-09 09:26:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9170747068627203004832',2861,'91707470646','6133','1.00','590','retail','0','2024-02-09 12:24:29','','','','0','Cash',0.00,'590','','','9','16.00','1','2024-02-09 09:26:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9170747071002103420201',2862,'91707470646','10294','1.00','1999','retail','0','2024-02-09 12:24:58','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-02-09 09:26:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170747077933034223332',2863,'91707470646','6358','1.00','699','retail','0','2024-02-09 12:26:07','','','','0','Cash',0.00,'699','','','9','16.00','1','2024-02-09 09:26:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('9170895922020002203390',2864,'91708959204','10748','1.00','2690','retail','0','2024-02-26 17:53:25','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2024-02-26 14:56:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2318.97,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9170895937130322302393',2865,'91708959204','12568','1.00','2000','retail','0','2024-02-26 17:56:00','','','','1900','Cash',0.00,'2000','','','9','0.00','1','2024-02-26 14:56:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059530691232320105',2866,'91710595293','12577','3.00','2640','retail','0','2024-03-16 16:21:33','','','','650','Cash',0.00,'880','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059533221333200013',2867,'91710595293','7804','5.00','5995','retail','0','2024-03-16 16:21:46','','','','0','Cash',0.00,'1199','','','9','16.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','',''),('9171059535933923020222',2868,'91710595293','12576','1.00','1000','retail','0','2024-03-16 16:22:13','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059536923337332302',2869,'91710595293','12573','1.00','1300','retail','0','2024-03-16 16:22:40','','','','1000','Cash',0.00,'1300','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059541630361091330',2870,'91710595293','12574','5.00','7500','retail','0','2024-03-16 16:22:50','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059550605323303320',2871,'91710595293','12571','1.00','2500','retail','0','2024-03-16 16:23:36','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059556332622200323',2872,'91710595293','12570','3.00','3000','retail','0','2024-03-16 16:25:06','','','','1000','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059558421055520335',2873,'91710595293','12572','1.00','2200','retail','0','2024-03-16 16:26:04','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059560872352031022',2874,'91710595293','12575','5.00','6500','retail','0','2024-03-16 16:26:24','','','','1000','Cash',0.00,'1300','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059621402327963222',2875,'91710595293','12579','1.00','1350','retail','0','2024-03-16 16:36:35','','','','1000','Cash',0.00,'1350','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059623520952390397',2876,'91710595293','12580','3.00','4350','retail','0','2024-03-16 16:36:55','','','','1200','Cash',0.00,'1450','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059628412312344232',2877,'91710595293','12581','7.00','10150','retail','0','2024-03-16 16:37:15','','','','1000','Cash',0.00,'1450','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','50.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059643531022102204',2878,'91710595293','12582','3.00','3600','retail','0','2024-03-16 16:40:21','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059817743131209025',2879,'91710595293','12592','3.00','4500','retail','0','2024-03-16 17:09:16','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059820202210232203',2880,'91710595293','12583','2.00','1800','retail','0','2024-03-16 17:09:37','','','','800','Cash',0.00,'900','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059822032233033022',2881,'91710595293','12588','1.00','1000','retail','0','2024-03-16 17:10:03','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059824433922274301',2882,'91710595293','12587','2.00','3000','retail','0','2024-03-16 17:10:20','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059827419273322035',2883,'91710595293','12590','1.00','1200','retail','0','2024-03-16 17:10:44','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059828929303912430',2884,'91710595293','12591','1.00','1000','retail','0','2024-03-16 17:11:14','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059835109229201032',2885,'91710595293','12589','2.00','5000','retail','0','2024-03-16 17:11:30','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059837922332322703',2886,'91710595293','12587','2.00','3000','retail','0','2024-03-16 17:12:31','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059841612532840233',2887,'91710595293','12585','1.00','1450','retail','0','2024-03-16 17:12:59','','','','1000','Cash',0.00,'1450','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059844510483312450',2888,'91710595293','7486','1.00','1000','retail','0','2024-03-16 17:13:36','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171059877307323717808',2889,'91710595293','12593','1.00','1500','retail','0','2024-03-16 17:18:41','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059880639214823033',2890,'91710595293','12594','1.00','1300','retail','0','2024-03-16 17:19:33','','','','1500','Cash',0.00,'1300','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059896476309320913',2891,'91710595293','12584','1.00','1900','retail','0','2024-03-16 17:20:06','','','','1500','Cash',0.00,'1900','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059900620793252053',2892,'91710595293','12578','1.00','1000','retail','0','2024-03-16 17:22:45','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:25:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059942033320123223',2893,'91710599408','12595','1.00','549','retail','0','2024-03-16 17:30:09','','','','400','Cash',0.00,'549','','','9','0.00','1','2024-03-16 14:36:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059975990320230232',2894,'91710599408','12569','5.00','12500','retail','0','2024-03-16 17:30:21','5 pcs','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-03-16 14:36:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171059979492232703392',2895,'91710599408','12596','3.00','3000','retail','0','2024-03-16 17:36:11','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-03-16 14:36:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171101520713210172901',2896,'91711015194','12599','1.00','2500','retail','0','2024-03-21 12:59:54','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-03-21 10:00:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171101521521134431221',2897,'91711015194','12598','1.00','2500','retail','0','2024-03-21 13:00:08','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-03-21 10:00:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171101522397000001321',2898,'91711015194','12597','1.00','1790','retail','0','2024-03-21 13:00:16','','','','1690','Cash',0.00,'1790','','','9','0.00','1','2024-03-21 10:00:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171102356024222342226',2899,'91711023550','11166','1.00','2999','retail','0','2024-03-21 15:19:10','','','','0','Cash',0.00,'2999','','','9','16.00','1','2024-03-21 12:20:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99981.00','99980','Inclusive','branch','Inventory','','','','',''),('9171102357630223022303',2900,'91711023550','10170','1.00','1950','retail','0','2024-03-21 15:19:29','','','','0','Cash',0.00,'1950','','','9','16.00','1','2024-03-21 12:20:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('9171102359213290222420',2901,'91711023550','11574','1.00','4200','retail','0','2024-03-21 15:19:37','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-03-21 12:20:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171344400024221902104',2902,'91713443990','12601','1.00','400','retail','0','2024-04-18 15:39:50','','','','400','Cash',0.00,'400','','','9','0.00','1','2024-04-19 10:18:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171344402602723900312',2903,'91713443990','12600','1.00','400','retail','0','2024-04-18 15:40:01','','','','300','Cash',0.00,'400','','','9','0.00','1','2024-04-19 10:18:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171344433472324732224',2904,'91713443990','12602','1.00','400','retail','0','2024-04-18 15:45:18','','','','400','Cash',0.00,'400','','','9','0.00','1','2024-04-19 10:18:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171352189782173332320',2905,'91713521888','12578','1.00','1000','retail','0','2024-04-19 13:18:08','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-04-19 10:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171352190719203223433',2906,'91713521888','6884','1.00','899','retail','0','2024-04-19 13:18:18','','','','0','Cash',0.00,'899','','','9','16.00','1','2024-04-19 10:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9171352192603231370337',2907,'91713521888','8982','1.00','1500','retail','0','2024-04-19 13:18:36','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-04-19 10:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9171352193772312031322',2908,'91713521888','8488','1.00','1290','retail','0','2024-04-19 13:18:46','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2024-04-19 10:28:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171352203433174325233',2909,'91713521888','12578','1.00','1000','retail','0','2024-04-19 13:19:12','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-04-19 10:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171353699494001063127',2910,'91713536982','8945','1.00','1500','retail','0','2024-04-19 17:29:42','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2024-04-19 14:31:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9171353707830032027797',2911,'91713536982','12603','1.00','1500','retail','0','2024-04-19 17:31:09','','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-04-19 14:31:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171360471546342950333',2912,'91713604699','5912','1.00','550','retail','0','2024-04-20 12:18:19','1 pcs','','','0','Cash',75.86,'550','','','9','16.00','1','2024-04-20 09:20:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',474.14,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('9171360472832230038230',2913,'91713604699','10872','1.00','2590','retail','0','2024-04-20 12:18:36','','','','0','Cash',0.00,'2590','','','9','16.00','1','2024-04-20 09:20:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9171360473723037943290',2914,'91713604699','10080','1.00','1990','retail','0','2024-04-20 12:18:48','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-04-20 09:20:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9171378236823233332033',2915,'91713782352','10080','2.00','3980','retail','0','2024-04-22 13:39:12','2 pcs','','','0','Cash',548.97,'1990','','','9','16.00','1','2024-04-22 10:39:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3431.03,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('9171387255402233008328',2916,'91713869142','10813','24.00','72000','retail','0','2024-04-23 13:45:42','24 pcs','','','0','Cash',9931.03,'3000','','','9','16.00','1','2024-04-23 12:50:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',62068.97,'','59.00','35','Inclusive','branch','Inventory','','','','',''),('9171387665233323260203',2917,'91713876637','11006','1.00','3490','retail','0','2024-04-23 15:50:37','1 pcs','','','0','Cash',481.38,'3490','','','9','16.00','1','2024-04-23 14:05:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3008.62,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171388125623282013890',2918,'91713881240','12604','1.00','2500','retail','0','2024-04-23 17:07:20','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-04-23 14:08:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171388128132332323139',2919,'91713881240','10847','1.00','2500','retail','0','2024-04-23 17:07:36','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-04-23 14:08:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171395971021193379032',2920,'91713959699','12604','1.00','2500','retail','0','2024-04-24 14:54:59','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-04-24 11:55:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171395974013533379397',2921,'91713959721','12604','1.00','2500','retail','0','2024-04-24 14:55:21','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-04-24 11:56:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171395976633339703052',2922,'91713959721','11857','1.00','250','retail','0','2024-04-24 14:55:41','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-04-24 11:56:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','895.00','894','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171403399513940222043',2923,'91714033981','10813','10.00','30000','retail','0','2024-04-25 11:33:01','10 pcs','','','0','Cash',4137.93,'3000','','','9','16.00','1','2024-04-25 08:33:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',25862.07,'','35.00','25','Inclusive','branch','Inventory','','','','',''),('9171403436714707330330',2924,'91714034007','12604','1.00','2500','retail','0','2024-04-25 11:33:27','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-04-25 08:39:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171403441213333470304',2925,'91714034374','12093','1.00','2050','retail','0','2024-04-25 11:39:34','','','','1900','Cash',0.00,'2050','','','9','16.00','1','2024-04-25 08:40:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171404399743334723294',2926,'91714043973','11043','1.00','3650','retail','0','2024-04-25 14:19:33','1 pcs','','','0','Cash',503.45,'3650','','','9','16.00','1','2024-04-25 11:22:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3146.55,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171404401223334221410',2927,'91714043973','10577','1.00','2280','retail','0','2024-04-25 14:19:57','1 pcs','','','0','Cash',314.48,'2280','','','9','16.00','1','2024-04-25 11:22:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1965.52,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171404402902442300432',2928,'91714043973','10759','1.00','3000','retail','0','2024-04-25 14:20:12','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-04-25 11:22:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9171421443542091373230',2929,'91714214406','12604','1.00','2500','retail','0','2024-04-27 13:40:06','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-04-27 10:41:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171421445022002402331',2930,'91714214406','11166','1.00','3000','retail','0','2024-04-27 13:40:42','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-04-27 10:41:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','99980.00','99979','Inclusive','branch','Inventory','','','','',''),('9171448646212422430441',2931,'91714486450','10638','8.00','18392','retail','0','2024-04-30 17:14:10','','','','0','Cash',0.00,'2299','','','9','16.00','1','2024-04-30 14:14:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','24.00','16','Inclusive','branch','Inventory','','','','',''),('9171481728827873127372',2932,'91714817277','10721','1.00','2400','retail','0','2024-05-04 13:07:57','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-05-04 10:08:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9171482403449433223042',2933,'91714817312','10721','1.00','2400','retail','0','2024-05-04 13:08:32','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-05-04 12:14:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9171482488892248272791',2934,'91714824858','10209','1.00','2490','retail','0','2024-05-04 15:14:29','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-05-04 12:16:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171482491370728223220',2935,'91714824858','5764','1.00','350','retail','0','2024-05-04 15:14:48','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-05-04 12:16:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9171482492500312044120',2936,'91714824858','12501','1.00','3350','retail','0','2024-05-04 15:15:13','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2024-05-04 12:16:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171482497724101832333',2937,'91714824858','11924','1.00','2500','retail','0','2024-05-04 15:16:09','','','','1700','Cash',0.00,'2500','','','9','16.00','1','2024-05-04 12:16:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171482807931328323372',2938,'91714828069','12603','1.00','1500','retail','0','2024-05-04 16:07:49','','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-05-06 09:21:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171498732230307200913',2939,'91714987311','10721','1.00','2400','retail','0','2024-05-06 12:21:51','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-05-06 09:22:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9171498733184439229300',2940,'91714987311','11574','1.00','4200','retail','0','2024-05-06 12:22:02','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-05-06 09:22:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9171498734312248413323',2941,'91714987311','11166','1.00','3000','retail','0','2024-05-06 12:22:12','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-05-06 09:22:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','99979.00','99978','Inclusive','branch','Inventory','','','','',''),('9171499447330093320290',2942,'91714987361','12603','1.00','1500','retail','0','2024-05-06 14:21:04','','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-05-06 11:21:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171499990522039290212',2943,'91714994483','12604','1.00','2500','retail','0','2024-05-06 15:51:37','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-05-06 12:52:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171499992323020313332',2944,'91714994483','11494','1.00','3890','retail','0','2024-05-06 15:51:45','1 pcs','','','0','Cash',536.55,'3890','','','9','16.00','1','2024-05-06 12:52:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3353.45,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171499994811343912942',2945,'91714994483','12496','1.00','2850','retail','0','2024-05-06 15:52:03','','','','2350','Cash',0.00,'2850','','','9','0.00','1','2024-05-06 12:52:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171500171321213223922',2946,'91714999977','6358','1.00','690','retail','0','2024-05-06 15:52:57','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-05-06 13:22:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','69.00','68','Inclusive','branch','Inventory','','','','',''),('9171500172433214153703',2947,'91714999977','6239','1.00','890','retail','0','2024-05-06 16:21:54','1 pcs','','','0','Cash',122.76,'890','','','9','16.00','1','2024-05-06 13:22:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',767.24,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9171509187907192023721',2948,'91715091870','12516','1.00','1000','retail','0','2024-05-07 17:24:30','','','','990','Cash',0.00,'1000','','','9','0.00','1','2024-05-07 14:24:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171516555900322695153',2949,'91715165536','10685','2.00','6000','retail','0','2024-05-08 13:52:16','2 pcs','','','0','Cash',827.59,'3000','','','9','16.00','1','2024-05-08 11:18:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','22.00','20','Inclusive','branch','Inventory','','','','',''),('9171516559891035323333',2950,'91715165536','11466','5.00','17500','retail','0','2024-05-08 13:52:58','','','','3000','Cash',0.00,'3500','','','9','16.00','1','2024-05-08 11:18:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','','','','',''),('9171516561202262293222',2951,'91715165536','10700','7.00','23030','retail','0','2024-05-08 13:53:19','7 pcs','','','0','Cash',3176.55,'3290','','','9','16.00','1','2024-05-08 11:18:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',19853.45,'','7.00','0','Inclusive','branch','Inventory','','','','',''),('9171516791443433203210',2952,'91715167903','5399','1.00','1805','retail','0','2024-05-08 14:31:43','','','','0','Cash',0.00,'1805','','','9','16.00','1','2024-05-08 11:31:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9171516804694210322340',2953,'91715167918','9705','1.00','1790','retail','0','2024-05-08 14:31:58','','','','0','Cash',0.00,'1790','','','9','16.00','1','2024-05-08 11:34:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171524855202327483222',2954,'91715248535','11686','1.00','4990','retail','0','2024-05-09 12:55:35','','','','0','Cash',0.00,'4990','','','9','16.00','1','2024-05-09 09:56:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171524856602369014203',2955,'91715248535','12543','1.00','1790','retail','0','2024-05-09 12:55:53','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-05-09 09:56:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171524858447532250148',2956,'91715248535','7911','1.00','1190','retail','0','2024-05-09 12:56:07','1 pcs','','','0','Cash',164.14,'1190','','','9','16.00','1','2024-05-09 09:56:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1025.86,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9171525267432235303222',2957,'91715252664','11977','1.00','3000','retail','0','2024-05-09 14:04:24','','','','2100','Cash',0.00,'3000','','','9','16.00','1','2024-05-09 11:04:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171525268423330232335',2958,'91715252664','8199','1.00','1300','retail','0','2024-05-09 14:04:34','','','','0','Cash',0.00,'1300','','','9','16.00','1','2024-05-09 11:04:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9171526013932302322037',2959,'91715260119','12496','1.00','2850','retail','0','2024-05-09 16:08:39','','','','2350','Cash',0.00,'2850','','','9','0.00','1','2024-05-09 13:09:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526220823938032400',2960,'91715260151','11574','1.00','4200','retail','0','2024-05-09 16:09:11','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171526231771309320613',2961,'91715260151','8630','1.00','2000','retail','0','2024-05-09 16:45:08','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9171526242541022123223',2962,'91715260151','12605','1.00','2500','retail','0','2024-05-09 16:46:58','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526246122535022030',2963,'91715260151','10997','1.00','2790','retail','0','2024-05-09 16:47:05','','','','0','Cash',0.00,'2790','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171526284433413332221',2964,'91715260151','5745','1.00','350','retail','0','2024-05-09 16:53:53','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9171526292022223309290',2965,'91715260151','12610','1.00','1000','retail','0','2024-05-09 16:55:12','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526293601200352336',2966,'91715260151','12606','1.00','350','retail','0','2024-05-09 16:55:20','','','','200','Cash',0.00,'350','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526295239931332230',2967,'91715260151','12608','1.00','350','retail','0','2024-05-09 16:55:36','','','','250','Cash',0.00,'350','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526299623966622532',2968,'91715260151','12607','1.00','3000','retail','0','2024-05-09 16:56:03','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526301739263222230',2969,'91715260151','7411','1.00','1000','retail','0','2024-05-09 16:56:36','','','','500','Cash',0.00,'1000','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171526303222092312322',2970,'91715260151','6380','1.00','699','retail','0','2024-05-09 16:56:57','','','','0','Cash',0.00,'699','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9171526306203303023321',2971,'91715260151','10033','1.00','2500','retail','0','2024-05-09 16:57:29','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9171526326122330349024',2972,'91715260151','12612','1.00','1250','retail','0','2024-05-09 17:00:43','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-05-09 14:01:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171526597032092033220',2973,'91715263594','11989','1.00','1800','retail','0','2024-05-09 17:06:34','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-05-09 14:46:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171593552834020239139',2974,'91715935502','7326','1.00','1000','retail','0','2024-05-17 11:45:02','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-05-17 08:45:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9171594092822222219503',2975,'91715935553','11686','1.00','4700','retail','0','2024-05-17 11:45:53','1 pcs','','','0','Cash',648.28,'4700','','','9','16.00','1','2024-05-17 10:15:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4051.72,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9171594103127303300732',2976,'91715940944','11686','7.00','32900','retail','0','2024-05-17 13:15:44','7 pcs','','','0','Cash',4537.93,'4700','','','9','16.00','1','2024-05-17 10:20:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',28362.07,'','2.00','15','Inclusive','branch','Inventory','','','','',''),('9171595277000022250322',2977,'91715952757','11686','3.00','14100','retail','0','2024-05-17 16:32:37','3 pcs','','','0','Cash',1944.83,'4700','','','9','16.00','1','2024-05-17 13:33:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',12155.17,'','15.00','12','Inclusive','branch','Inventory','','','','',''),('9171637068073326238022',2978,'91716370665','10343','24.00','46800','retail','0','2024-05-22 12:37:45','24 pcs','','','0','Cash',6455.17,'1950','','','9','16.00','1','2024-05-22 09:38:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',40344.83,'','104.00','80','Inclusive','branch','Inventory','','','','',''),('9171637452625302029263',2979,'91716370703','12005','1.00','3000','retail','0','2024-05-22 13:41:53','','','','2000','Cash',0.00,'3000','','','9','16.00','1','2024-05-22 10:42:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171637521702203310332',2980,'91716374531','12599','1.00','2500','retail','0','2024-05-22 13:42:11','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-05-22 10:56:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171637536440320230232',2981,'91716374531','12613','1.00','2500','retail','0','2024-05-22 13:55:46','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-05-22 10:56:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171638299730928139937',2982,'91716382970','12614','2.00','7000','retail','0','2024-05-22 16:02:50','','','','3000','Cash',0.00,'3500','','','9','0.00','1','2024-05-22 13:03:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171638431229117301222',2983,'91716383008','11989','1.00','1800','retail','0','2024-05-22 16:03:28','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-05-22 13:25:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171647334230032023397',2984,'91716473331','10845','1.00','2500','retail','0','2024-05-23 17:08:51','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-05-23 14:09:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9171647335230301046223',2985,'91716473331','10563','1.00','2200','retail','0','2024-05-23 17:09:03','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-05-23 14:09:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171653858520763315253',2986,'91716538570','11935','1.00','1990','retail','0','2024-05-24 11:16:10','1 pcs','','','1500','Cash',0.00,'1990','','','9','16.00','1','2024-05-24 08:23:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171653899439332920249',2987,'91716538570','12616','1.00','2200','retail','0','2024-05-24 11:23:03','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-05-24 08:23:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171653900202239322031',2988,'91716538570','11869','1.00','550','retail','0','2024-05-24 11:23:14','','','','550','Cash',0.00,'550','','','9','16.00','1','2024-05-24 08:23:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171653940913333223344',2989,'91716539006','9433','1.00','1990','retail','0','2024-05-24 11:29:54','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-05-24 08:31:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171653944202232600234',2990,'91716539006','12616','1.00','2200','retail','0','2024-05-24 11:30:29','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-05-24 08:31:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171653948022207243333',2991,'91716539006','11869','1.00','550','retail','0','2024-05-24 11:30:42','','','','550','Cash',0.00,'550','','','9','16.00','1','2024-05-24 08:31:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171654282551332003210',2992,'91716542808','9147','15.00','32850','retail','0','2024-05-24 12:26:48','15 pcs','','','0','Cash',4531.03,'2190','','','9','16.00','1','2024-05-24 09:31:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',28318.97,'','68.00','53','Inclusive','branch','Inventory','','','','',''),('9171681863823030382031',2993,'91716818624','6320','1.00','690','retail','0','2024-05-27 17:03:44','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-05-27 14:07:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9171681865037131016030',2994,'91716818624','8739','1.00','690','retail','0','2024-05-27 17:03:58','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-05-27 14:07:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9171681870603021233633',2995,'91716818624','6328','1.00','690','retail','0','2024-05-27 17:04:37','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-05-27 14:07:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('9171681883032982443824',2996,'91716818624','12617','1.00','790','retail','0','2024-05-27 17:06:46','','','','700','Cash',0.00,'790','','','9','0.00','1','2024-05-27 14:07:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171681942823631102420',2997,'91716818846','7166','1.00','1000','retail','0','2024-05-27 17:07:26','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-05-27 14:17:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9171681944219613247223',2998,'91716818846','11975','1.00','1000','retail','0','2024-05-27 17:17:08','1 pcs','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-05-27 14:17:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171697432903313031203',2999,'91716974316','12619','1.00','1000','retail','0','2024-05-29 12:18:36','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-05-29 09:19:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171697434373332323333',3000,'91716974316','11899','1.00','2500','retail','0','2024-05-29 12:18:50','','','','2200','Cash',0.00,'2500','','','9','16.00','1','2024-05-29 09:19:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171697435621370333330',3001,'91716974316','12618','1.00','500','retail','0','2024-05-29 12:19:03','','','','450','Cash',0.00,'500','','','9','0.00','1','2024-05-29 09:19:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171707563230302270600',3002,'91717075619','8945','1.00','1500','retail','0','2024-05-30 16:26:59','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2024-05-30 13:27:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('9171715240521239229043',3003,'91717152367','12037','1.00','1000','retail','0','2024-05-31 13:46:07','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715241630210223302',3004,'91717152367','12062','1.00','1000','retail','0','2024-05-31 13:46:45','','','','800','Cash',0.00,'1000','','','9','16.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715242833332223205',3005,'91717152367','12516','1.00','1000','retail','0','2024-05-31 13:46:57','','','','990','Cash',0.00,'1000','','','9','0.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715245513332441325',3006,'91717152367','8945','1.00','1500','retail','0','2024-05-31 13:47:21','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','','','','',''),('9171715246650223723232',3007,'91717152367','12545','1.00','1250','retail','0','2024-05-31 13:47:35','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715248212292331302',3008,'91717152367','7166','1.00','1100','retail','0','2024-05-31 13:47:46','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2024-05-31 12:44:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9171715947633951371229',3009,'91717159464','12501','1.00','3350','retail','0','2024-05-31 15:44:24','','','','2800','Cash',0.00,'3350','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715948441023131002',3010,'91717159464','12597','1.00','1790','retail','0','2024-05-31 15:44:36','','','','1690','Cash',0.00,'1790','','','9','0.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715949900372441212',3011,'91717159464','9590','1.00','1710','retail','0','2024-05-31 15:44:44','','','','0','Cash',0.00,'1710','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('9171715950903177033053',3012,'91717159464','11399','1.00','3500','retail','0','2024-05-31 15:44:59','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9171715952253020233012',3013,'91717159464','10750','1.00','2490','retail','0','2024-05-31 15:45:09','','','','0','Cash',0.00,'2490','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171715954600336021522',3014,'91717159464','12613','1.00','2500','retail','0','2024-05-31 15:45:22','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171715956023237333040',3015,'91717159464','11494','1.00','3899','retail','0','2024-05-31 15:45:46','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171715957690310623901',3016,'91717159464','10005','1.00','1899','retail','0','2024-05-31 15:46:00','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9171715961330021097973',3017,'91717159464','10004','1.00','1899','retail','0','2024-05-31 15:46:16','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9171715962733930020206',3018,'91717159464','11710','1.00','5290','retail','0','2024-05-31 15:46:53','','','','0','Cash',0.00,'5290','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9171715963822230763367',3019,'91717159464','11574','1.00','4200','retail','0','2024-05-31 15:47:07','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9171715965030000629700',3020,'91717159464','11166','1.00','2999','retail','0','2024-05-31 15:47:18','','','','0','Cash',0.00,'2999','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99978.00','99977','Inclusive','branch','Inventory','','','','',''),('9171715966223327223902',3021,'91717159464','10721','1.00','2400','retail','0','2024-05-31 15:47:31','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-05-31 12:48:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9171716202933201323001',3022,'91717162020','11596','3.00','19170','retail','0','2024-05-31 16:27:00','3 pcs','','','0','Cash',2644.14,'6390','','','9','16.00','1','2024-05-31 13:27:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',16525.86,'','22.00','19','Inclusive','branch','Inventory','','','','',''),('9171716205812662271070',3023,'91717162020','11857','1.00','250','retail','0','2024-05-31 16:27:26','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-05-31 13:27:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','894.00','893','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171749865760984257055',3024,'91717498646','12591','1.00','1000','retail','0','2024-06-04 13:57:26','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-06-04 10:58:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171749868231302702302',3025,'91717498646','9556','1.00','1990','retail','0','2024-06-04 13:57:37','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-06-04 10:58:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('9171768999970210232037',3026,'91717689969','6251','1.00','650','retail','0','2024-06-06 19:06:09','1 pcs','','','0','Cash',89.66,'650','','','9','16.00','1','2024-06-06 16:07:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',560.34,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171769001332120340903',3027,'91717689969','11494','1.00','3899','retail','0','2024-06-06 19:06:42','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-06-06 16:07:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9171869825443229300398',3028,'91718698237','8648','1.00','1890','retail','0','2024-06-18 11:10:38','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9171869830322323329908',3029,'91718698237','9564','1.00','1700','retail','0','2024-06-18 11:11:26','','','','0','Cash',0.00,'1700','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171869832132843616110',3030,'91718698237','8734','1.00','1900','retail','0','2024-06-18 11:11:44','1 pcs','','','0','Cash',262.07,'1900','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.93,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9171869835836879503233',3031,'91718698237','9106','1.00','2190','retail','0','2024-06-18 11:12:14','1 pcs','','','0','Cash',302.07,'2190','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171869838903303282923',3032,'91718698237','9109','1.00','1890','retail','0','2024-06-18 11:12:53','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9171869844823429272403',3033,'91718698237','10151','1.00','1890','retail','0','2024-06-18 11:13:22','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171869852722292141300',3034,'91718698237','8735','1.00','2090','retail','0','2024-06-18 11:14:24','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9171869855035689920902',3035,'91718698237','6165','1.00','690','retail','0','2024-06-18 11:15:36','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9171869857050216332223',3036,'91718698237','9149','1.00','2190','retail','0','2024-06-18 11:15:57','1 pcs','','','0','Cash',302.07,'2190','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9171869859229992301310',3037,'91718698237','8636','1.00','1490','retail','0','2024-06-18 11:16:19','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9171869873506216073269',3038,'91718698237','12621','1.00','2700','retail','0','2024-06-18 11:18:43','','','','2890','Cash',0.00,'2700','','','9','0.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171869874797802332093',3039,'91718698237','12620','1.00','1700','retail','0','2024-06-18 11:18:56','','','','1890','Cash',0.00,'1700','','','9','0.00','1','2024-06-18 08:19:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171923753632373313322',3040,'91719237525','9388','1.00','2190','retail','0','2024-06-24 16:58:45','1 pcs','','','0','Cash',302.07,'2190','','','9','16.00','1','2024-06-24 13:59:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1887.93,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9171923755620220523533',3041,'91719237525','12545','1.00','1250','retail','0','2024-06-24 16:59:03','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-06-24 13:59:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171940069000021102007',3042,'91719400677','11399','1.00','3500','retail','0','2024-06-26 14:17:57','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-06-26 11:18:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9171956771515372123593',3043,'91719567706','8969','2.00','4000','retail','0','2024-06-28 12:41:46','2 pcs','','','0','Cash',551.72,'2000','','','9','16.00','1','2024-06-28 09:42:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3448.28,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('9171957966800203012302',3044,'91719579658','12548','1.00','1000','retail','0','2024-06-28 16:00:58','1 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-06-28 13:02:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171957969229313235330',3045,'91719579658','12474','1.00','350','retail','0','2024-06-28 16:01:08','1 pcs','','','200','Cash',48.28,'350','','','9','16.00','1','2024-06-28 13:02:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171957970701303357039',3046,'91719579658','11997','1.00','790','retail','0','2024-06-28 16:01:33','1 pcs','','','300','Cash',0.00,'790','','','9','16.00','1','2024-06-28 13:02:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171958129605142330068',3047,'91719579740','12548','1.00','1000','retail','0','2024-06-28 16:02:20','1 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-06-28 13:28:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171958526028200504032',3048,'91719585248','6602','9.00','9000','retail','0','2024-06-28 17:34:08','9 pcs','','','0','Cash',1241.38,'1000','','','9','16.00','1','2024-06-28 14:38:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','105.00','96','Inclusive','branch','Inventory','','','','',''),('9171958534220213998320',3049,'91719585248','6621','3.00','3000','retail','0','2024-06-28 17:35:07','3 pcs','','','0','Cash',413.79,'1000','','','9','16.00','1','2024-06-28 14:38:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','31.00','28','Inclusive','branch','Inventory','','','','',''),('9171958547343193337233',3050,'91719585248','12622','1.00','2000','retail','0','2024-06-28 17:37:24','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-06-28 14:38:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171965133907331220472',3051,'91719651329','10598','1.00','2590','retail','0','2024-06-29 11:55:29','1 pcs','','','0','Cash',357.24,'2590','','','9','16.00','1','2024-06-29 08:56:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9171965135702223621322',3052,'91719651329','11857','1.00','100','retail','0','2024-06-29 11:55:44','1 pcs','','','0','Cash',13.79,'100','','','9','16.00','1','2024-06-29 08:56:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',86.21,'','893.00','892','Inclusive','branch','Inventory','1110','4000','5500','',''),('9171966738230003293372',3053,'91719667369','11977','1.00','3000','retail','0','2024-06-29 16:22:49','','','','2100','Cash',0.00,'3000','','','9','16.00','1','2024-06-29 13:23:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172017196130227323226',3054,'91720171948','7166','1.00','1000','retail','0','2024-07-05 12:32:28','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-07-05 09:32:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172017247833302022033',3055,'91720171972','12603','2.00','3000','retail','0','2024-07-05 12:32:53','2 pcs','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-07-05 09:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','97.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172017252332072213723',3056,'91720171972','11931','1.00','2750','retail','0','2024-07-05 12:41:52','','','','2500','Cash',0.00,'2750','','','9','16.00','1','2024-07-05 09:42:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172017253331022307323',3057,'91720171972','12548','1.00','1000','retail','0','2024-07-05 12:42:04','1 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-07-05 09:42:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172043690632302322637',3058,'91720436892','8945','12.00','18000','retail','0','2024-07-08 14:08:12','','','','1050','Cash',0.00,'1500','','','9','16.00','1','2024-07-08 11:10:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','123.00','111','Inclusive','branch','Inventory','','','','',''),('9172043691703930061031',3059,'91720436892','12603','2.00','3000','retail','0','2024-07-08 14:08:27','2 pcs','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-07-08 11:10:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172043701130330221430',3060,'91720436892','12623','2.00','3000','retail','0','2024-07-08 14:10:00','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-08 11:10:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2000.00','1998','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172043920034903040092',3061,'91720439172','12545','1.00','1250','retail','0','2024-07-08 14:46:12','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-07-08 14:15:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172052748674723022322',3062,'91720527475','11949','1.00','1690','retail','0','2024-07-09 15:17:55','1 pcs','','','1200','Cash',0.00,'1690','','','9','16.00','1','2024-07-09 12:18:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172052750634330041372',3063,'91720527475','11857','1.00','250','retail','0','2024-07-09 15:18:19','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-07-09 12:18:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','892.00','891','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172053060100030227330',3064,'91720527515','7404','1.00','1000','retail','0','2024-07-09 16:09:50','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-09 13:11:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172060257022222003000',3065,'91720602553','12624','1.00','1500','retail','0','2024-07-10 12:09:13','1 pcs','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-10 09:09:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172061644620329222740',3066,'91720616438','12624','1.00','1500','retail','0','2024-07-10 16:00:38','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-10 13:00:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172061906823023332203',3067,'91720619062','12626','1.00','1500','retail','0','2024-07-10 16:44:22','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-10 13:47:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172062754623325922433',3068,'91720627526','12548','1.00','1000','retail','0','2024-07-10 19:05:26','1 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-07-10 16:05:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172078921530090322220',3069,'91720789202','6062','1.00','850','retail','0','2024-07-12 16:00:02','1 pcs','','','0','Cash',117.24,'850','','','9','16.00','1','2024-07-12 13:00:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9172079792922330720211',3070,'91720797875','11989','1.00','1800','retail','0','2024-07-12 18:25:10','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172079794103312373009',3071,'91720797875','11977','1.00','3000','retail','0','2024-07-12 18:25:30','','','','2100','Cash',0.00,'3000','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172079795079230109223',3072,'91720797875','12586','1.00','2000','retail','0','2024-07-12 18:25:41','','','','1500','Cash',0.00,'2000','','','9','0.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172079796022036633002',3073,'91720797875','9249','1.00','1599','retail','0','2024-07-12 18:25:50','','','','0','Cash',0.00,'1599','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172079796829330732793',3074,'91720797875','10721','1.00','2400','retail','0','2024-07-12 18:26:00','','','','0','Cash',0.00,'2400','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172079802622892804222',3075,'91720797875','11710','1.00','4990','retail','0','2024-07-12 18:26:50','1 pcs','','','0','Cash',688.28,'4990','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4301.72,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172079804193143323372',3076,'91720797875','11166','1.00','2999','retail','0','2024-07-12 18:27:06','','','','0','Cash',0.00,'2999','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99977.00','99976','Inclusive','branch','Inventory','','','','',''),('9172079808303379832122',3077,'91720797875','10647','1.00','2300','retail','0','2024-07-12 18:27:22','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9172079824293242322220',3078,'91720797875','11934','1.00','1400','retail','0','2024-07-12 18:30:34','','','','1800','Cash',0.00,'1400','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172079869602226292040',3079,'91720797875','11574','1.00','4200','retail','0','2024-07-12 18:38:07','','','','0','Cash',0.00,'4200','','','9','16.00','1','2024-07-12 15:44:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('9172086326913227332371',3080,'91720863257','6221','2.00','1250','retail','0','2024-07-13 12:34:17','2 pcs','','','0','Cash',172.41,'625','','','9','16.00','1','2024-07-13 09:34:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1077.59,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('9172086796910227923706',3081,'91720863288','6062','1.00','850','retail','0','2024-07-13 13:52:40','1 pcs','','','0','Cash',117.24,'850','','','9','16.00','1','2024-07-13 10:53:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',732.76,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172103452123333932442',3082,'91721034509','8186','1.00','1500','retail','0','2024-07-15 12:08:29','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-07-15 09:11:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9172103460520435120432',3083,'91721034509','8945','4.00','6000','retail','0','2024-07-15 12:09:55','4 pcs','','','1050','Cash',827.59,'1500','','','9','16.00','1','2024-07-15 09:11:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','211.00','207','Inclusive','branch','Inventory','','','','',''),('9172103799001229993233',3084,'91721034705','10203','1.00','2490','retail','0','2024-07-15 12:11:45','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172103821020303220343',3085,'91721034705','12627','1.00','3000','retail','0','2024-07-15 13:10:01','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103825302923333143',3086,'91721034705','8815','1.00','1999','retail','0','2024-07-15 13:10:31','1 pcs','','','0','Cash',275.72,'1999','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172103847941728930272',3087,'91721034705','8005','1.00','1690','retail','0','2024-07-15 13:11:42','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172103850630200230133',3088,'91721034705','8832','1.00','1499','retail','0','2024-07-15 13:14:51','','','','0','Cash',0.00,'1499','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9172103852232917538235',3089,'91721034705','9396','1.00','1890','retail','0','2024-07-15 13:15:06','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9172103854638303302033',3090,'91721034705','8630','1.00','2000','retail','0','2024-07-15 13:15:38','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9172103857623423212321',3091,'91721034705','8443','1.00','1800','retail','0','2024-07-15 13:15:47','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172103859691702260182',3092,'91721034705','6165','1.00','690','retail','0','2024-07-15 13:16:27','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172103862623223230332',3093,'91721034705','9105','1.00','1699','retail','0','2024-07-15 13:16:53','1 pcs','','','0','Cash',234.34,'1699','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1464.66,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9172103867803340730003',3094,'91721034705','8133','1.00','1660','retail','0','2024-07-15 13:17:33','1 pcs','','','0','Cash',228.97,'1660','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1431.03,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172103873583030022217',3095,'91721034705','7227','1.00','1590','retail','0','2024-07-15 13:18:31','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','84.00','83','Inclusive','branch','Inventory','','','','',''),('9172103882003321390123',3096,'91721034705','10941','1.00','2690','retail','0','2024-07-15 13:19:25','','','','0','Cash',0.00,'2690','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172103883232122203100',3097,'91721034705','11184','1.00','3000','retail','0','2024-07-15 13:20:20','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172103934421494347332',3098,'91721034705','12630','1.00','1890','retail','0','2024-07-15 13:28:43','','','','1700','Cash',0.00,'1890','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103936503235716013',3099,'91721034705','12629','1.00','1890','retail','0','2024-07-15 13:29:05','','','','1800','Cash',0.00,'1890','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103939502333395322',3100,'91721034705','12628','1.00','1590','retail','0','2024-07-15 13:29:25','','','','1300','Cash',0.00,'1590','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103946222702732020',3101,'91721034705','12520','3.00','2370','retail','0','2024-07-15 13:29:56','','','','690','Cash',0.00,'790','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103958803820202282',3102,'91721034705','5457','2.00','1160','retail','0','2024-07-15 13:32:58','','','','0','Cash',0.00,'580','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','102.00','100','Inclusive','branch','Inventory','','','','',''),('9172103963123222233003',3103,'91721034705','12065','2.00','3200','retail','0','2024-07-15 13:33:08','','','','1300','Cash',0.00,'1600','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172103966631332030322',3104,'91721034705','10793','1.00','2375','retail','0','2024-07-15 13:33:51','','','','0','Cash',0.00,'2375','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9172103970202900239203',3105,'91721034705','9076','1.00','1520','retail','0','2024-07-15 13:34:27','','','','0','Cash',0.00,'1520','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172103974492012222292',3106,'91721034705','10119','1.00','1900','retail','0','2024-07-15 13:35:03','','','','0','Cash',0.00,'1900','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9172103978020222332202',3107,'91721034705','10472','1.00','2190','retail','0','2024-07-15 13:35:44','','','','0','Cash',0.00,'2190','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172103980222933087228',3108,'91721034705','8348','1.00','1390','retail','0','2024-07-15 13:36:20','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172103985821439293412',3109,'91721034705','6877','1.00','1890','retail','0','2024-07-15 13:36:42','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9172104003817492700930',3110,'91721034705','11222','1.00','3150','retail','0','2024-07-15 13:40:25','','','','0','Cash',0.00,'3150','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172104009592320129947',3111,'91721034705','8945','2.00','3000','retail','0','2024-07-15 13:40:39','2 pcs','','','1000','Cash',413.79,'1500','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','207.00','205','Inclusive','branch','Inventory','','','','',''),('9172104012292322202222',3112,'91721034705','7995','2.00','2500','retail','0','2024-07-15 13:41:44','2 pcs','','','0','Cash',344.83,'1250','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','4.00','2','Inclusive','branch','Inventory','','','','',''),('9172104022474322002024',3113,'91721034705','12631','1.00','1890','retail','0','2024-07-15 13:43:29','','','','1800','Cash',0.00,'1890','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104040831020033281',3114,'91721034705','12632','1.00','1890','retail','0','2024-07-15 13:46:31','','','','1790','Cash',0.00,'1890','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104246823343326300',3115,'91721034705','12633','1.00','1000','retail','0','2024-07-15 14:20:52','','','','1000','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104261327042222212',3116,'91721034705','12634','1.00','1790','retail','0','2024-07-15 14:23:23','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104268422320900322',3117,'91721034705','7409','1.00','1000','retail','0','2024-07-15 14:23:34','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172104271604301202221',3118,'91721034705','7839','1.00','1200','retail','0','2024-07-15 14:25:05','','','','0','Cash',0.00,'1200','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172104272933232232419',3119,'91721034705','7625','1.00','1100','retail','0','2024-07-15 14:25:16','','','','0','Cash',0.00,'1100','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','987.00','986','Inclusive','branch','Inventory','','','','',''),('9172104288908318203004',3120,'91721034705','6486','5.00','3770','retail','0','2024-07-15 14:27:57','','','','0','Cash',0.00,'754','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','52.00','47','Inclusive','branch','Inventory','','','','',''),('9172104291323323333242',3121,'91721034705','9003','1.00','1500','retail','0','2024-07-15 14:28:09','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172104295534302233419',3122,'91721034705','7850','1.00','1200','retail','0','2024-07-15 14:28:34','','','','0','Cash',0.00,'1200','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172104328293203213022',3123,'91721034705','7351','2.00','2000','retail','0','2024-07-15 14:29:16','2 pcs','','','0','Cash',275.86,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','27.00','25','Inclusive','branch','Inventory','','','','',''),('9172104329632322403046',3124,'91721034705','12100','1.00','1000','retail','0','2024-07-15 14:34:42','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104332770330349422',3125,'91721034705','11864','1.00','1000','retail','0','2024-07-15 14:34:57','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104334602303320333',3126,'91721034705','6172','1.00','599','retail','0','2024-07-15 14:35:28','','','','0','Cash',0.00,'599','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172104339834833208922',3127,'91721034705','7352','1.00','1000','retail','0','2024-07-15 14:35:47','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9172104344543032322303',3128,'91721034705','6500','2.00','1520','retail','0','2024-07-15 14:36:38','','','','0','Cash',0.00,'760','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','','','','',''),('9172104372334203032743',3129,'91721034705','10080','1.00','1899','retail','0','2024-07-15 14:37:25','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172104379407233433732',3130,'91721034705','9914','1.00','1850','retail','0','2024-07-15 14:43:05','','','','0','Cash',0.00,'1850','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172104385142749942253',3131,'91721034705','7428','2.00','2000','retail','0','2024-07-15 14:43:59','2 pcs','','','0','Cash',275.86,'1000','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','51.00','49','Inclusive','branch','Inventory','','','','',''),('9172104387977008000339',3132,'91721034705','12616','1.00','2200','retail','0','2024-07-15 14:44:16','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104389023472431032',3133,'91721034705','12619','1.00','1000','retail','0','2024-07-15 14:44:39','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104395122033533952',3134,'91721034705','7273','3.00','2850','retail','0','2024-07-15 14:45:38','','','','0','Cash',0.00,'950','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100.00','97','Inclusive','branch','Inventory','','','','',''),('9172104396881332023033',3135,'91721034705','6284','1.00','661','retail','0','2024-07-15 14:45:51','','','','0','Cash',0.00,'661','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172104560132233333202',3136,'91721034705','12639','1.00','1500','retail','0','2024-07-15 15:13:07','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104561121737102723',3137,'91721034705','12635','1.00','2000','retail','0','2024-07-15 15:13:22','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104562634401223253',3138,'91721034705','12636','1.00','2000','retail','0','2024-07-15 15:13:31','','','','1800','Cash',0.00,'2000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104563803624233304',3139,'91721034705','12640','1.00','900','retail','0','2024-07-15 15:13:46','','','','700','Cash',0.00,'900','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104566722423333350',3140,'91721034705','12637','2.00','2500','retail','0','2024-07-15 15:13:58','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104568649650392230',3141,'91721034705','12638','1.00','950','retail','0','2024-07-15 15:14:28','','','','700','Cash',0.00,'950','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104572904131733222',3142,'91721034705','12641','2.00','2000','retail','0','2024-07-15 15:14:47','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104576808024053430',3143,'91721034705','12642','1.00','1790','retail','0','2024-07-15 15:15:30','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104580660826032390',3144,'91721034705','12643','2.00','2000','retail','0','2024-07-15 15:16:34','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104582400243122722',3145,'91721034705','12645','1.00','1090','retail','0','2024-07-15 15:16:47','','','','1000','Cash',0.00,'1090','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104583322422320712',3146,'91721034705','12644','1.00','1450','retail','0','2024-07-15 15:17:04','','','','1200','Cash',0.00,'1450','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104628122144232203',3147,'91721034705','2044','1.00','522','retail','0','2024-07-15 15:19:34','','','','0','Cash',0.00,'522','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172104630027632612203',3148,'91721034705','6575','1.00','799','retail','0','2024-07-15 15:24:41','','','','0','Cash',0.00,'799','','','9','16.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172104798623222302930',3149,'91721034705','12646','1.00','1300','retail','0','2024-07-15 15:52:55','','','','1000','Cash',0.00,'1300','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104800007032200823',3150,'91721034705','12647','2.00','3000','retail','0','2024-07-15 15:53:06','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104801833021040132',3151,'91721034705','12648','1.00','1000','retail','0','2024-07-15 15:53:20','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104804932303083713',3152,'91721034705','12649','2.00','1000','retail','0','2024-07-15 15:53:38','2 pcs','','','200','Cash',0.00,'500','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104806033344031371',3153,'91721034705','12650','1.00','1950','retail','0','2024-07-15 15:54:09','','','','1750','Cash',0.00,'1950','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104807843889707304',3154,'91721034705','12651','1.00','1499','retail','0','2024-07-15 15:54:20','','','','1300','Cash',0.00,'1499','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104808900200229320',3155,'91721034705','12652','2.00','2900','retail','0','2024-07-15 15:54:38','','','','1300','Cash',0.00,'1450','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104810113070910010',3156,'91721034705','12653','1.00','903','retail','0','2024-07-15 15:54:49','','','','500','Cash',0.00,'903','','','9','0.00','1','2024-07-15 13:01:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104935432730129302',3157,'91721049342','8186','2.00','2600','retail','0','2024-07-15 16:15:42','','','','0','Cash',0.00,'1300','','','9','16.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('9172104938190324312933',3158,'91721049342','12654','1.00','650','retail','0','2024-07-15 16:15:55','','','','600','Cash',0.00,'650','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104939124202792209',3159,'91721049342','12655','1.00','690','retail','0','2024-07-15 16:16:21','','','','500','Cash',0.00,'690','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104940020333233423',3160,'91721049342','12656','1.00','690','retail','0','2024-07-15 16:16:32','','','','600','Cash',0.00,'690','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104940883230929221',3161,'91721049342','12657','1.00','1500','retail','0','2024-07-15 16:16:40','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104942340210332223',3162,'91721049342','12658','1.00','1000','retail','0','2024-07-15 16:16:49','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104944300210043204',3163,'91721049342','12659','2.00','3000','retail','0','2024-07-15 16:17:04','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104945600034220262',3164,'91721049342','12660','1.00','1500','retail','0','2024-07-15 16:17:24','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172104946443320021339',3165,'91721049342','12661','1.00','1000','retail','0','2024-07-15 16:17:36','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105032021350333330',3166,'91721049342','12662','2.00','2400','retail','0','2024-07-15 16:31:32','','','','1100','Cash',0.00,'1200','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105122552230230202',3167,'91721049342','12665','1.00','1500','retail','0','2024-07-15 16:45:46','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105123603202206333',3168,'91721049342','12664','1.00','750','retail','0','2024-07-15 16:47:05','','','','600','Cash',0.00,'750','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105125124120322022',3169,'91721049342','12663','1.00','500','retail','0','2024-07-15 16:47:16','','','','300','Cash',0.00,'500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105161502102233200',3170,'91721049342','12666','2.00','2500','retail','0','2024-07-15 16:53:18','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105163703271233335',3171,'91721049342','12667','2.00','1998','retail','0','2024-07-15 16:53:35','2 pcs','','','700','Cash',0.00,'999','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105171430343223733',3172,'91721049342','6199','2.00','1200','retail','0','2024-07-15 16:54:36','','','','0','Cash',0.00,'600','','','9','16.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('9172105196632233333262',3173,'91721049342','12668','1.00','1400','retail','0','2024-07-15 16:59:08','','','','1200','Cash',0.00,'1400','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105291933131330312',3174,'91721049342','12669','1.00','1000','retail','0','2024-07-15 17:15:10','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172105304021339042241',3175,'91721049342','12670','1.00','1500','retail','0','2024-07-15 17:17:06','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-15 14:17:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172111627821022082293',3176,'91721116257','9624','1.00','2690','retail','0','2024-07-16 10:50:57','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2024-07-16 07:52:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2318.97,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172111633901301602261',3177,'91721116257','11932','1.00','400','retail','0','2024-07-16 10:52:10','1 pcs','','','150','Cash',0.00,'400','','','9','16.00','1','2024-07-16 07:52:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172121479322330322420',3178,'91721214780','12037','1.00','1000','retail','0','2024-07-17 14:13:00','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-07-17 12:49:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172121482523304232321',3179,'91721214780','7302','1.00','1100','retail','0','2024-07-17 14:13:35','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2024-07-17 12:49:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172122168604202022609',3180,'91721221679','12671','2.00','3980','retail','0','2024-07-17 16:07:59','','','','1800','Cash',0.00,'1990','','','9','0.00','1','2024-07-17 13:08:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172122172933203327022',3181,'91721221699','12671','2.00','3980','retail','0','2024-07-17 16:08:40','','','','1800','Cash',0.00,'1990','','','9','0.00','1','2024-07-17 13:09:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172122174122724102232',3182,'91721221699','11857','1.00','250','retail','0','2024-07-17 16:08:49','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-07-17 13:09:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','891.00','890','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172129614932223213129',3183,'91721295998','12475','1.00','297','retail','0','2024-07-18 12:46:38','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-07-18 09:49:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172129619522923002062',3184,'91721296159','12609','1.00','350','retail','0','2024-07-18 12:49:55','','','','250','Cash',0.00,'350','','','9','0.00','1','2024-07-18 09:49:59','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172129631414330200293',3186,'91721296288','12474','1.00','297','retail','0','2024-07-18 12:51:28','','','','200','Cash',0.00,'297','','','9','16.00','1','2024-07-18 09:51:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172129654723301277724',3187,'91721296320','6381','1.00','699','retail','0','2024-07-18 12:55:48','','','','0','Cash',0.00,'699','','','9','16.00','1','2024-07-18 09:55:55','5','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172129658722423333360',3189,'91721296574','12623','1.00','1500','retail','0','2024-07-18 12:56:14','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-18 09:56:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1998.00','1997','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172129658732733138333',3190,'91721296574','12623','1.00','1500','retail','0','2024-07-18 12:56:14','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-18 09:56:35','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1997.00','1996','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130100109324791070',3191,'91721300993','12672','1.00','2500','retail','0','2024-07-18 14:09:53','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-07-18 11:17:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130139901330023339',3192,'91721300993','12673','1.00','4500','retail','0','2024-07-18 14:16:29','','','','4300','Cash',0.00,'4500','','','9','0.00','1','2024-07-18 11:17:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130140921290321103',3193,'91721300993','11857','1.00','300','retail','0','2024-07-18 14:16:40','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-07-18 11:17:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','890.00','889','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130163833033322720',3194,'91721301423','10203','1.00','2490','retail','0','2024-07-18 14:17:03','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172130165833223331823',3195,'91721301423','12627','1.00','3000','retail','0','2024-07-18 14:20:46','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130167233792011323',3196,'91721301423','8815','1.00','1999','retail','0','2024-07-18 14:20:58','1 pcs','','','0','Cash',275.72,'1999','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1723.28,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172130169232233033022',3197,'91721301423','8005','1.00','1690','retail','0','2024-07-18 14:21:18','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172130171390323231023',3198,'91721301423','9396','1.00','1890','retail','0','2024-07-18 14:21:38','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9172130173533572320252',3199,'91721301423','8630','1.00','2000','retail','0','2024-07-18 14:22:01','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9172130177904922920337',3200,'91721301423','8443','1.00','1800','retail','0','2024-07-18 14:22:49','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172130180322003020200',3201,'91721301423','6165','1.00','699','retail','0','2024-07-18 14:23:08','1 pcs','','','0','Cash',96.41,'699','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',602.59,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172130182332132221002',3202,'91721301423','9105','1.00','1699','retail','0','2024-07-18 14:23:29','1 pcs','','','0','Cash',234.34,'1699','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1464.66,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9172130188309332002373',3203,'91721301423','8133','1.00','1660','retail','0','2024-07-18 14:23:51','1 pcs','','','0','Cash',228.97,'1660','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1431.03,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172130191001020333013',3204,'91721301423','7227','1.00','1590','retail','0','2024-07-18 14:24:48','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','83.00','82','Inclusive','branch','Inventory','','','','',''),('9172130198723323222333',3205,'91721301423','10941','1.00','2690','retail','0','2024-07-18 14:26:11','','','','0','Cash',0.00,'2690','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172130200422331300427',3206,'91721301423','11184','1.00','3000','retail','0','2024-07-18 14:26:27','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172130203324372029233',3207,'91721301423','12630','1.00','1890','retail','0','2024-07-18 14:26:44','','','','1700','Cash',0.00,'1890','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130205332227132202',3208,'91721301423','12629','1.00','1890','retail','0','2024-07-18 14:27:13','','','','1800','Cash',0.00,'1890','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130209230933220021',3209,'91721301423','12628','1.00','1590','retail','0','2024-07-18 14:27:34','','','','1300','Cash',0.00,'1590','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130211020433313302',3210,'91721301423','12520','3.00','2370','retail','0','2024-07-18 14:28:13','3 pcs','','','690','Cash',0.00,'790','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130214530223330252',3211,'91721301423','5457','2.00','1160','retail','0','2024-07-18 14:28:49','','','','0','Cash',0.00,'580','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100.00','98','Inclusive','branch','Inventory','','','','',''),('9172130216220300210992',3212,'91721301423','12065','2.00','3200','retail','0','2024-07-18 14:29:06','2 pcs','','','1300','Cash',0.00,'1600','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130218823002329322',3213,'91721301423','10793','1.00','2375','retail','0','2024-07-18 14:29:31','','','','0','Cash',0.00,'2375','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172130220502332333232',3214,'91721301423','9076','1.00','1520','retail','0','2024-07-18 14:29:48','','','','0','Cash',0.00,'1520','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9172130225522322015332',3215,'91721301423','12632','1.00','1890','retail','0','2024-07-18 14:30:06','','','','1790','Cash',0.00,'1890','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130228322233232300',3216,'91721301423','10119','1.00','1900','retail','0','2024-07-18 14:30:55','','','','0','Cash',0.00,'1900','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9172130230097000000321',3217,'91721301423','10472','1.00','2190','retail','0','2024-07-18 14:31:23','','','','0','Cash',0.00,'2190','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172130232023213232232',3218,'91721301423','8348','1.00','1390','retail','0','2024-07-18 14:31:40','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172130238532000030039',3219,'91721301423','6877','1.00','1890','retail','0','2024-07-18 14:32:00','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9172130240720320233113',3220,'91721301423','8945','2.00','3000','retail','0','2024-07-18 14:33:11','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','205.00','203','Inclusive','branch','Inventory','','','','',''),('9172130242600244220342',3221,'91721301423','7995','2.00','2500','retail','0','2024-07-18 14:33:27','','','','0','Cash',0.00,'1250','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9172130246430402067331',3222,'91721301423','12631','1.00','1890','retail','0','2024-07-18 14:33:47','','','','1800','Cash',0.00,'1890','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130248422040209047',3223,'91721301423','12633','1.00','1000','retail','0','2024-07-18 14:34:24','','','','1000','Cash',0.00,'1000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130250430323335221',3224,'91721301423','12634','1.00','1790','retail','0','2024-07-18 14:34:44','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130254424022310472',3225,'91721301423','7409','1.00','1000','retail','0','2024-07-18 14:35:05','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172130255703233303232',3226,'91721301423','7839','1.00','1200','retail','0','2024-07-18 14:35:45','','','','0','Cash',0.00,'1200','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172130257942733023279',3227,'91721301423','6486','5.00','3770','retail','0','2024-07-18 14:35:57','','','','0','Cash',0.00,'754','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','47.00','42','Inclusive','branch','Inventory','','','','',''),('9172130261221223211613',3228,'91721301423','9003','1.00','1500','retail','0','2024-07-18 14:36:19','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172130264031320410223',3229,'91721301423','7850','1.00','1200','retail','0','2024-07-18 14:36:52','','','','0','Cash',0.00,'1200','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172130265633353030303',3230,'91721301423','7351','2.00','2000','retail','0','2024-07-18 14:37:21','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('9172130267274227931332',3231,'91721301423','12100','1.00','1000','retail','0','2024-07-18 14:37:37','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130269032232120319',3232,'91721301423','11864','1.00','1000','retail','0','2024-07-18 14:37:52','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130270732203003070',3233,'91721301423','7352','1.00','1000','retail','0','2024-07-18 14:38:10','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9172130272293272322202',3234,'91721301423','6172','1.00','599','retail','0','2024-07-18 14:38:28','','','','0','Cash',0.00,'599','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172130275921502739322',3235,'91721301423','6500','2.00','1520','retail','0','2024-07-18 14:38:42','','','','0','Cash',0.00,'760','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','','','','',''),('9172130277140211700030',3236,'91721301423','10080','1.00','1899','retail','0','2024-07-18 14:39:19','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172130278900332170032',3237,'91721301423','7428','2.00','2000','retail','0','2024-07-18 14:39:31','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('9172130280112203021342',3238,'91721301423','12616','1.00','2200','retail','0','2024-07-18 14:39:49','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130281329220113203',3239,'91721301423','12619','1.00','1000','retail','0','2024-07-18 14:40:03','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130282623320033330',3240,'91721301423','7273','3.00','2850','retail','0','2024-07-18 14:40:13','','','','0','Cash',0.00,'950','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','97.00','94','Inclusive','branch','Inventory','','','','',''),('9172130284620027242302',3241,'91721301423','2599','1.00','661','retail','0','2024-07-18 14:40:27','1 pcs','','','0','Cash',91.17,'661','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',569.83,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172130287623303912339',3242,'91721301423','12639','1.00','1500','retail','0','2024-07-18 14:40:52','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130289003032137301',3243,'91721301423','12635','1.00','2000','retail','0','2024-07-18 14:41:16','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130290443924032393',3244,'91721301423','12636','1.00','2000','retail','0','2024-07-18 14:41:30','','','','1800','Cash',0.00,'2000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130292730222130903',3245,'91721301423','12640','1.00','900','retail','0','2024-07-18 14:41:44','','','','700','Cash',0.00,'900','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130294531020321333',3246,'91721301423','12637','2.00','2500','retail','0','2024-07-18 14:42:07','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130297610230424027',3247,'91721301423','12638','1.00','950','retail','0','2024-07-18 14:42:26','','','','700','Cash',0.00,'950','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130298603303282023',3248,'91721301423','12641','2.00','2000','retail','0','2024-07-18 14:42:56','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130300407021043302',3249,'91721301423','12642','1.00','1790','retail','0','2024-07-18 14:43:06','','','','1500','Cash',0.00,'1790','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130302300423330024',3250,'91721301423','12643','2.00','2000','retail','0','2024-07-18 14:43:25','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130304801328332232',3251,'91721301423','12645','1.00','1090','retail','0','2024-07-18 14:43:43','','','','1000','Cash',0.00,'1090','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130306132322303221',3252,'91721301423','12644','1.00','1450','retail','0','2024-07-18 14:44:08','','','','1200','Cash',0.00,'1450','','','9','0.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130308930303723320',3253,'91721301423','2458','1.00','522','retail','0','2024-07-18 14:44:22','','','','0','Cash',0.00,'522','','','9','16.00','1','2024-07-18 11:46:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172130329512202149272',3254,'91721303164','12646','1.00','1300','retail','0','2024-07-18 14:47:06','','','','1000','Cash',0.00,'1300','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130331093232231332',3255,'91721303164','12647','2.00','3000','retail','0','2024-07-18 14:48:15','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130332920203342200',3256,'91721303164','12648','1.00','1000','retail','0','2024-07-18 14:48:30','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130344202203303220',3257,'91721303164','12649','2.00','1000','retail','0','2024-07-18 14:48:50','','','','200','Cash',0.00,'500','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130345997032204323',3258,'91721303164','12650','1.00','1950','retail','0','2024-07-18 14:50:42','','','','1750','Cash',0.00,'1950','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130347373220302333',3259,'91721303164','12651','1.00','1499','retail','0','2024-07-18 14:50:59','','','','1300','Cash',0.00,'1499','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130350423343353240',3260,'91721303164','12652','2.00','2900','retail','0','2024-07-18 14:51:13','','','','1300','Cash',0.00,'1450','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130358035330033530',3261,'91721303164','12653','1.00','903','retail','0','2024-07-18 14:52:41','','','','500','Cash',0.00,'903','','','9','0.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172130364811233346316',3262,'91721303164','11861','1.00','1500','retail','0','2024-07-18 14:53:00','1 pcs','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-07-18 11:54:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172137548503293224332',3263,'91721375417','11781','4.00','30000','retail','0','2024-07-19 10:50:49','4 pcs','','','0','Cash',4137.93,'7500','','','9','16.00','1','2024-07-19 07:52:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',25862.07,'','21.00','17','Inclusive','branch','Inventory','','','','',''),('9172137552432212103321',3264,'91721375417','8442','2.00','3000','retail','0','2024-07-19 10:51:51','2 pcs','','','0','Cash',413.79,'1500','','','9','16.00','1','2024-07-19 07:52:31','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('9172138066444703302726',3265,'91721375552','12548','4.00','4000','retail','0','2024-07-19 10:52:32','4 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172138068276382422826',3266,'91721375552','11916','2.00','2700','retail','0','2024-07-19 12:17:45','2 pcs','','','1250','Cash',0.00,'1350','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172138081441000383223',3267,'91721375552','5746','5.00','1750','retail','0','2024-07-19 12:18:52','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','','','','',''),('9172138088202823107202',3268,'91721375552','6062','6.00','5100','retail','0','2024-07-19 12:20:58','6 pcs','','','0','Cash',703.45,'850','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4396.55,'','9.00','3','Inclusive','branch','Inventory','','','','',''),('9172138105803013032203',3269,'91721375552','12674','5.00','1750','retail','0','2024-07-19 12:24:03','','','','200','Cash',0.00,'350','','','9','0.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172138110081227221742',3270,'91721375552','6189','3.00','2850','retail','0','2024-07-19 12:24:50','3 pcs','','','0','Cash',393.10,'950','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2456.90,'','32.00','29','Inclusive','branch','Inventory','','','','',''),('9172138114722233930432',3271,'91721375552','5746','5.00','1750','retail','0','2024-07-19 12:25:08','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','','','','',''),('9172138124822222207403',3272,'91721375552','12675','4.00','4400','retail','0','2024-07-19 12:27:05','','','','800','Cash',0.00,'1100','','','9','0.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172138137592243032032',3273,'91721375552','5973','2.00','1200','retail','0','2024-07-19 12:27:28','2 pcs','','','0','Cash',165.52,'600','','','9','16.00','1','2024-07-19 09:36:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('9172146522013202196212',3274,'91721465215','9789914764444','1.00','1500','retail','0','2024-07-20 11:46:55','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-07-20 08:47:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172146529520293322042',3275,'91721465282','12548','1.00','1000','retail','0','2024-07-20 11:48:02','1 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-07-20 08:48:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172163499100022920342',3276,'91721634945','9781612681139','1.00','1890','retail','0','2024-07-22 10:55:45','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9172163499631920433261',3277,'91721634945','9780451205360','1.00','1590','retail','0','2024-07-22 10:56:32','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172163501064033202335',3278,'91721634945','9781570629044','1.00','1590','retail','0','2024-07-22 10:56:47','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('9172163502725310303406',3279,'91721634945','9781781259191','1.00','3790','retail','0','2024-07-22 10:56:50','1 pcs','','','0','Cash',522.76,'3790','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3267.24,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172163503272000313626',3280,'91721634945','9781847941831','1.00','2490','retail','0','2024-07-22 10:57:07','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172163515020522230320',3281,'91721634945','9789966463609','1.00','1790','retail','0','2024-07-22 10:58:57','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','22.00','23','Inclusive','branch','Inventory','','','','',''),('9172163516630303733292',3282,'91721634945','5908','1.00','450','retail','0','2024-07-22 10:59:10','1 pcs','','','0','Cash',62.07,'450','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',387.93,'','989.00','988','Inclusive','branch','Inventory','','','','',''),('9172163518232205253326',3283,'91721634945','9780141988511','1.00','1590','retail','0','2024-07-22 10:59:35','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:01:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172163531470330034463',3284,'91721635295','9780141988511','1.00','1590','retail','0','2024-07-22 11:01:35','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('9172163533702730402205',3285,'91721635295','5908','1.00','450','retail','0','2024-07-22 11:02:03','1 pcs','','','0','Cash',62.07,'450','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',387.93,'','988.00','987','Inclusive','branch','Inventory','','','','',''),('9172163535700130272003',3286,'91721635295','9789966463609','1.00','1790','retail','0','2024-07-22 11:02:23','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('9172163537322721522732',3287,'91721635295','9781612681139','1.00','1890','retail','0','2024-07-22 11:02:38','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9172163541330302332111',3288,'91721635295','9781570629044','1.00','1590','retail','0','2024-07-22 11:03:23','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('9172163543735312237223',3289,'91721635295','9781781259191','1.00','3790','retail','0','2024-07-22 11:03:45','1 pcs','','','0','Cash',522.76,'3790','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3267.24,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172163544772424314394',3290,'91721635295','9781847941831','1.00','2490','retail','0','2024-07-22 11:03:57','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172163549903252243390',3291,'91721635295','9780451205360','1.00','1590','retail','0','2024-07-22 11:04:43','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172163554712146333201',3292,'91721635295','6321','1.00','890','retail','0','2024-07-22 11:05:09','1 pcs','','','0','Cash',122.76,'890','','','9','16.00','1','2024-07-22 08:07:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',767.24,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172164534773332323333',3293,'91721645341','10312','1.00','2490','retail','0','2024-07-22 13:49:01','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-07-22 10:49:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172165426403336322241',3294,'91721654260','9789914502671','2.00','2500','retail','0','2024-07-22 16:17:40','2 pcs','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-07-22 13:22:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172165431510330560934',3295,'91721654260','6320','1.00','790','retail','0','2024-07-22 16:17:59','1 pcs','','','0','Cash',108.97,'790','','','9','16.00','1','2024-07-22 13:22:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('9172165433632603122312',3296,'91721654260','9789914743289','1.00','1000','retail','0','2024-07-22 16:18:54','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-07-22 13:22:21','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172165437522301000262',3297,'91721654260','9789914501216','1.00','3500','retail','0','2024-07-22 16:19:32','','','','3000','Cash',0.00,'3500','','','9','0.00','1','2024-07-22 13:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172165453332230203354',3298,'91721654260','9789966498731','1.00','550','retail','0','2024-07-22 16:22:10','','','','400','Cash',0.00,'550','','','9','0.00','1','2024-07-22 13:22:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172181314332232033283',3299,'91721813136','10754','1.00','2490','retail','0','2024-07-24 12:25:36','','','','0','Cash',0.00,'2490','','','9','16.00','1','2024-07-24 09:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('9172181315393080327233',3300,'91721813136','12007','1.00','4390','retail','0','2024-07-24 12:25:43','1 pcs','','','2500','Cash',0.00,'4390','','','9','16.00','1','2024-07-24 09:28:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172181316533393320302',3301,'91721813136','9780578311401','1.00','3000','retail','0','2024-07-24 12:25:54','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-07-24 09:28:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172181323602222303238',3302,'91721813136','9789966347795','1.00','1500','retail','0','2024-07-24 12:27:04','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-24 09:28:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172198744612433313629',3303,'91721987358','9789966530936','1.00','3599','retail','0','2024-07-26 12:50:44','','','','0','Cash',0.00,'3599','','','9','16.00','1','2024-07-26 09:51:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172198747123023220333',3304,'91721987358','9789789816941','1.00','1290','retail','0','2024-07-26 12:50:51','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2024-07-26 09:51:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172199459434932992904',3305,'91721990769','8272','2.00','3780','retail','0','2024-07-26 13:46:09','2 pcs','','','0','Cash',521.38,'1890','','','9','16.00','1','2024-07-26 11:51:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3258.62,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('9172199469702313233343',3306,'91721990769','11857','1.00','250','retail','0','2024-07-26 14:50:02','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-07-26 11:51:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','889.00','888','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172208615533019105222',3307,'91722086138','11006','1.00','2990','retail','0','2024-07-27 16:15:38','1 pcs','','','0','Cash',412.41,'2990','','','9','16.00','1','2024-07-27 13:20:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2577.59,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172208616838304327130',3308,'91722086138','9780451205360','1.00','1490','retail','0','2024-07-27 16:15:55','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-07-27 13:20:01','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172208639193302333331',3309,'91722086138','9789966190765','1.00','1350','retail','0','2024-07-27 16:19:46','','','','1000','Cash',0.00,'1350','','','9','0.00','1','2024-07-27 13:20:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172224596723912432123',3310,'91722240618','12633','1.00','1000','retail','0','2024-07-29 11:10:18','','','','1000','Cash',0.00,'1000','','','9','0.00','1','2024-07-29 09:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172224610409002623723',3311,'91722240618','9789966190766','1.00','2590','retail','0','2024-07-29 12:41:37','','','','2300','Cash',0.00,'2590','','','9','0.00','1','2024-07-29 09:42:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172232555735235223500',3312,'91722325524','9789966344427','1.00','700','retail','0','2024-07-30 10:45:24','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('9172232557322922513332',3313,'91722325524','6512','1.00','760','retail','0','2024-07-30 10:45:57','','','','0','Cash',0.00,'760','','','9','16.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('9172232559453234137233',3314,'91722325524','6113','1.00','570','retail','0','2024-07-30 10:46:13','','','','0','Cash',0.00,'570','','','9','16.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('9172232562122732252229',3315,'91722325524','7328','1.00','1000','retail','0','2024-07-30 10:46:35','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172232565600222222200',3316,'91722325524','6272','1.00','700','retail','0','2024-07-30 10:47:02','1 pcs','','','0','Cash',96.55,'700','','','9','16.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','6.00','5','Inclusive','branch','Inventory','','','','',''); INSERT INTO `sales_order` VALUES ('9172232588722093382422',3317,'91722325524','9789966190767','1.00','1500','retail','0','2024-07-30 10:51:06','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-07-30 07:53:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172232641723333233423',3318,'91722326007','6167','1.00','690','retail','0','2024-07-30 10:53:27','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-07-30 08:00:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172232670030703341230',3319,'91722326434','12493','1.00','2000','retail','0','2024-07-30 11:00:34','','','','2000','Cash',0.00,'2000','','','9','16.00','1','2024-07-30 08:07:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235000020030022332',3320,'91722349994','9789914999006','6.00','4200','retail','0','2024-07-30 17:33:14','6 pcs','','','500','Cash',0.00,'700','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235025432000030039',3321,'91722349994','9789914999007','18.00','22410','retail','0','2024-07-30 17:37:22','','','','1100','Cash',0.00,'1245','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','50.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235026802203300225',3322,'91722349994','9789914999008','18.00','22410','retail','0','2024-07-30 17:37:34','','','','1100','Cash',0.00,'1245','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','50.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235029420235210420',3323,'91722349994','9789914999009','18.00','22410','retail','0','2024-07-30 17:37:49','','','','1100','Cash',0.00,'1245','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','60.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235053524393533033',3324,'91722349994','9789914999011','18.00','22500','retail','0','2024-07-30 17:42:00','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','20.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235056303235023325',3325,'91722349994','9789914999010','18.00','22500','retail','0','2024-07-30 17:42:29','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','90.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235065625300222332',3326,'91722349994','9789914999012','18.00','22500','retail','0','2024-07-30 17:44:06','','','','1100','Cash',0.00,'1250','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','60.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172235076134306030330',3327,'91722349994','9789914999013','18.00','22410','retail','0','2024-07-30 17:45:48','','','','1200','Cash',0.00,'1245','','','9','0.00','1','2024-07-30 14:47:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','60.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172241813232223213121',3328,'91722418124','9789914999016','3.00','3000','retail','0','2024-07-31 12:28:44','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-31 09:29:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172241815802123107282',3329,'91722418145','9789914999015','3.00','3000','retail','0','2024-07-31 12:29:05','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-07-31 09:29:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172242244132102223324',3330,'91722418164','11222','1.00','2500','retail','0','2024-07-31 12:29:24','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-07-31 10:40:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('9172243398797273220732',3331,'91722433973','9789914999017','24.00','21360','retail','0','2024-07-31 16:52:53','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243400103320120301',3332,'91722433973','9789914999018','24.00','21360','retail','0','2024-07-31 16:53:07','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243409809333343243',3333,'91722433973','9789914999019','24.00','21360','retail','0','2024-07-31 16:54:44','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243438303330033722',3334,'91722433973','9789914999020','24.00','21360','retail','0','2024-07-31 16:59:29','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243439923439231323',3335,'91722433973','9789914999021','24.00','21360','retail','0','2024-07-31 16:59:43','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243441530513233032',3336,'91722433973','9789914999022','24.00','21360','retail','0','2024-07-31 17:00:00','','','','700','Cash',0.00,'890','','','9','0.00','1','2024-07-31 14:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243696327203320242',3337,'91722436948','9789914999024','24.00','27600','retail','0','2024-07-31 17:42:28','','','','950','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243697700692322333',3338,'91722436948','9789914999023','24.00','27600','retail','0','2024-07-31 17:42:43','','','','900','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243699120130024294',3339,'91722436948','9789914999025','24.00','27600','retail','0','2024-07-31 17:42:57','','','','750','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243706330332620240',3340,'91722436948','9789914999026','24.00','27600','retail','0','2024-07-31 17:44:12','','','','750','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243715423793242242',3341,'91722436948','9789914999027','24.00','27600','retail','0','2024-07-31 17:45:33','','','','750','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243727270303337202',3342,'91722436948','9789914999028','24.00','27600','retail','0','2024-07-31 17:47:39','','','','750','Cash',0.00,'1150','','','9','0.00','1','2024-07-31 14:48:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172243743042223222223',3343,'91722437332','9789914999006','18.00','12600','retail','0','2024-07-31 17:50:19','','','','500','Cash',0.00,'700','','','9','0.00','1','2024-07-31 14:50:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','44.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172250768803236023520',3344,'91722507674','11862','1.00','300','retail','0','2024-08-01 13:21:14','','','','230','Cash',0.00,'300','','','9','16.00','1','2024-08-01 10:21:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172250769999322032223',3345,'91722507674','11222','1.00','2500','retail','0','2024-08-01 13:21:29','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-08-01 10:21:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('9172251428610263030317',3346,'91722514280','9789914999029','1.00','3000','retail','0','2024-08-01 15:11:20','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-08-01 12:11:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172251429457244090232',3347,'91722514280','11857','1.00','300','retail','0','2024-08-01 15:11:26','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-08-01 12:11:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','888.00','887','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252160920502193402',3348,'91722521594','9789914999035','24.00','30960','retail','0','2024-08-01 17:13:14','24 pcs','','','1100','Cash',0.00,'1290','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252175952949233303',3349,'91722521594','9789914999030','24.00','1200','retail','0','2024-08-01 17:13:29','24 pcs','','','30','Cash',0.00,'50','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252177213445200233',3350,'91722521594','9789914999031','24.00','2400','retail','0','2024-08-01 17:15:59','24 pcs','','','80','Cash',0.00,'100','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252178621172222227',3351,'91722521594','9789914999032','24.00','2400','retail','0','2024-08-01 17:16:13','24 pcs','','','70','Cash',0.00,'100','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252180102132992723',3352,'91722521594','9789914999033','24.00','3600','retail','0','2024-08-01 17:16:27','24 pcs','','','100','Cash',0.00,'150','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252181220224723227',3353,'91722521594','9789914999034','24.00','3600','retail','0','2024-08-01 17:16:42','24 pcs','','','120','Cash',0.00,'150','','','9','0.00','1','2024-08-01 14:33:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172252404440203002433',3354,'91722524035','9789914999036','1.00','6000','retail','0','2024-08-01 17:53:56','','','','5000','Cash',0.00,'6000','','','9','0.00','1','2024-08-01 15:00:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172260084632278042047',3355,'91722600819','9789966193445','6.00','4500','retail','0','2024-08-02 15:13:39','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-08-02 12:44:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','120.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172260085843229133222',3356,'91722600819','9789966193452','6.00','4140','retail','0','2024-08-02 15:14:07','','','','500','Cash',0.00,'690','','','9','0.00','1','2024-08-02 12:44:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','120.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172260163400362320332',3357,'91722600819','9789966193454','12.00','13800','retail','0','2024-08-02 15:14:19','','','','1000','Cash',0.00,'1150','','','9','0.00','1','2024-08-02 12:44:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','120.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172260169721013093042',3358,'91722600819','9789966193453','24.00','27600','retail','0','2024-08-02 15:27:14','','','','1000','Cash',0.00,'1150','','','9','0.00','1','2024-08-02 12:44:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','150.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172268645069332422223',3359,'91722686437','11494','1.00','3700','retail','0','2024-08-03 15:00:37','1 pcs','','','0','Cash',510.34,'3700','','','9','16.00','1','2024-08-03 12:01:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3189.66,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172268646023233230301',3360,'91722686437','11011','1.00','2800','retail','0','2024-08-03 15:00:50','1 pcs','','','0','Cash',386.21,'2800','','','9','16.00','1','2024-08-03 12:01:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2413.79,'','41.00','40','Inclusive','branch','Inventory','','','','',''),('9172268647221178863296',3361,'91722686437','11924','1.00','3000','retail','0','2024-08-03 15:01:00','1 pcs','','','1700','Cash',0.00,'3000','','','9','16.00','1','2024-08-03 12:01:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172284769557064322034',3362,'91722847108','11188','1.00','3000','retail','0','2024-08-05 11:38:28','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-08-05 08:49:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9172284775130312235072',3363,'91722847108','9789966193455','1.00','2690','retail','0','2024-08-05 11:49:04','1 pcs','','','2300','Cash',0.00,'2690','','','9','0.00','1','2024-08-05 08:49:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172284858793330733012',3364,'91722847760','8945','2.00','3000','retail','0','2024-08-05 11:49:20','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-08-05 09:03:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','203.00','201','Inclusive','branch','Inventory','','','','',''),('9172284859540223533102',3365,'91722847760','12619','2.00','2400','retail','0','2024-08-05 12:03:07','2 pcs','','','800','Cash',0.00,'1200','','','9','0.00','1','2024-08-05 09:03:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172284860922389332493',3366,'91722847760','8186','2.00','3000','retail','0','2024-08-05 12:03:16','2 pcs','','','0','Cash',413.79,'1500','','','9','16.00','1','2024-08-05 09:03:59','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('9172286306723032022333',3367,'91722863056','9393','1.00','1990','retail','0','2024-08-05 16:04:16','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-08-05 13:04:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172286921222479222203',3368,'91722869205','9755','1.00','2390','retail','0','2024-08-05 17:46:45','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-08-05 14:47:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172287599430702240232',3369,'91722869223','11006','1.00','3200','retail','0','2024-08-05 17:47:03','1 pcs','','','0','Cash',441.38,'3200','','','9','16.00','1','2024-08-05 16:40:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2758.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172293257827290292392',3370,'91722932566','10943','1.00','4000','retail','0','2024-08-06 11:22:47','1 pcs','','','0','Cash',551.72,'4000','','','9','16.00','1','2024-08-06 08:23:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3448.28,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172293772323233022277',3371,'91722932597','10758','1.00','3790','retail','0','2024-08-06 11:23:17','1 pcs','','','0','Cash',522.76,'3790','','','9','16.00','1','2024-08-06 09:52:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3267.24,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('9172293777002203320337',3372,'91722932597','11502','1.00','2390','retail','0','2024-08-06 12:48:49','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-08-06 09:52:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172293778990233323302',3373,'91722932597','11857','1.00','300','retail','0','2024-08-06 12:49:30','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-08-06 09:52:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','887.00','886','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172293781609221322827',3374,'91722932597','11888','1.00','200','retail','0','2024-08-06 12:49:49','','','','60','Cash',0.00,'200','','','9','16.00','1','2024-08-06 09:52:04','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172304413123310014213',3375,'91723044126','10821','1.00','2500','retail','0','2024-08-07 18:22:06','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172304414902320403329',3376,'91723044126','4369','1.00','1490','retail','0','2024-08-07 18:22:12','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','999.00','998','Inclusive','branch','Inventory','','','','',''),('9172304422624243207010',3377,'91723044126','9789966078810','1.00','850','retail','0','2024-08-07 18:22:29','','','','550','Cash',0.00,'850','','','9','16.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172304441927324342330',3378,'91723044126','9789914500981','1.00','1599','retail','0','2024-08-07 18:26:50','1 pcs','','','1300','Cash',0.00,'1599','','','9','0.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172304464529202427226',3379,'91723044126','9789914500982','1.00','850','retail','0','2024-08-07 18:30:40','','','','700','Cash',0.00,'850','','','9','0.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172304466071446003633',3380,'91723044126','11857','1.00','450','retail','0','2024-08-07 18:30:46','1 pcs','','','0','Cash',62.07,'450','','','9','16.00','1','2024-08-07 15:31:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',387.93,'','886.00','885','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172309729932322703221',3381,'91723097285','7500','1.00','1500','retail','0','2024-08-08 09:08:05','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-08-09 09:20:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172309745433532952323',3382,'91723097285','9789914979206','1.00','1250','retail','0','2024-08-08 09:10:50','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-09 09:20:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172309766822190933329',3383,'91723097285','8864','1.00','1499','retail','0','2024-08-08 09:14:13','','','','0','Cash',0.00,'1499','','','9','16.00','1','2024-08-09 09:20:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9172309768002222222332',3384,'91723097285','9789966051479','1.00','1590','retail','0','2024-08-08 09:14:29','','','','0','Cash',0.00,'1590','','','9','16.00','1','2024-08-09 09:20:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172319537532232452232',3385,'91723195371','9781444768381','1.00','1890','retail','0','2024-08-09 12:22:51','','','','1500','Cash',0.00,'1890','','','9','0.00','1','2024-08-09 09:23:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172319538932372033231',3386,'91723195371','6514','1.00','790','retail','0','2024-08-09 12:22:55','1 pcs','','','0','Cash',108.97,'790','','','9','16.00','1','2024-08-09 09:23:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',681.03,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('9172319962743960332223',3387,'91723195426','8299','1.00','1890','retail','0','2024-08-09 12:51:05','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-08-09 10:48:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172319964842020043334',3388,'91723195426','6600','1.00','500','retail','0','2024-08-09 13:33:56','1 pcs','','','0','Cash',68.97,'500','','','9','16.00','1','2024-08-09 10:48:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172319968603627702910',3389,'91723195426','11932','1.00','300','retail','0','2024-08-09 13:34:37','1 pcs','','','150','Cash',0.00,'300','','','9','16.00','1','2024-08-09 10:48:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172321085283332217221',3390,'91723210843','11222','1.00','2500','retail','0','2024-08-09 16:40:43','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-08-09 13:41:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('9172321160631360602101',3391,'91723210865','6321','1.00','500','retail','0','2024-08-09 16:41:05','1 pcs','','','0','Cash',68.97,'500','','','9','16.00','1','2024-08-09 13:53:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172321439203242320030',3392,'91723214378','12549','1.00','715','retail','0','2024-08-09 17:39:38','','','','600','Cash',0.00,'715','','','9','0.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172321441424443213331',3393,'91723214378','12599','1.00','2500','retail','0','2024-08-09 17:39:52','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172321442933423022707',3394,'91723214378','7500','1.00','1500','retail','0','2024-08-09 17:40:15','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9172321445923232722133',3395,'91723214378','9789914979206','1.00','1250','retail','0','2024-08-09 17:40:29','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172321446873002473202',3396,'91723214378','6035','1.00','500','retail','0','2024-08-09 17:41:00','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172321449612322239224',3397,'91723214378','8985','1.00','1500','retail','0','2024-08-09 17:41:08','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172321450820233320321',3398,'91723214378','1298','1.00','389','retail','0','2024-08-09 17:41:37','','','','0','Cash',0.00,'389','','','9','16.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172321454702442330071',3399,'91723214378','6272','1.00','650','retail','0','2024-08-09 17:42:15','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-08-10 08:38:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172327919422330323329',3400,'91723279183','7725','31.00','39990','retail','0','2024-08-10 11:39:43','31 pcs','','','0','Cash',5515.86,'1290','','','9','16.00','1','2024-08-10 08:40:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',34474.14,'','72.00','41','Inclusive','branch','Inventory','','','','',''),('9172328038538728822228',3401,'91723280334','9781847941831','1.00','2490','retail','0','2024-08-10 11:59:06','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-08-10 09:01:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172328047510229007022',3402,'91723280334','9781444768383','1.00','1500','retail','0','2024-08-10 12:01:10','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-08-10 09:01:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329614534020232132',3403,'91723296107','6245','1.00','650','retail','0','2024-08-10 16:21:47','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172329615813221992263',3404,'91723296107','9789914979206','1.00','1250','retail','0','2024-08-10 16:22:25','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329617343213173029',3405,'91723296107','12549','1.00','715','retail','0','2024-08-10 16:22:38','','','','600','Cash',0.00,'715','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329618632303263733',3406,'91723296107','6035','1.00','715','retail','0','2024-08-10 16:22:53','1 pcs','','','0','Cash',98.62,'715','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',616.38,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172329621501273310133',3407,'91723296107','12599','1.00','2500','retail','0','2024-08-10 16:23:11','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329623873220330232',3408,'91723296107','10329','1.00','2000','retail','0','2024-08-10 16:23:35','','','','0','Cash',0.00,'2000','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172329626130722632033',3409,'91723296107','6272','1.00','715','retail','0','2024-08-10 16:23:58','1 pcs','','','0','Cash',98.62,'715','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',616.38,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172329627423323223602',3410,'91723296107','7500','1.00','1500','retail','0','2024-08-10 16:24:21','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9172329631023362229032',3411,'91723296107','8985','1.00','1500','retail','0','2024-08-10 16:24:40','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172329648738321204730',3412,'91723296107','9781444768384','1.00','715','retail','0','2024-08-10 16:27:57','','','','500','Cash',0.00,'715','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329657232206263322',3413,'91723296107','9781444768385','1.00','690','retail','0','2024-08-10 16:29:23','','','','500','Cash',0.00,'690','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172329674009229202072',3414,'91723296107','9781444768386','1.00','590','retail','0','2024-08-10 16:32:08','','','','300','Cash',0.00,'590','','','9','0.00','1','2024-08-10 13:32:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172355031833312330313',3415,'91723546699','8945','1.00','1500','retail','0','2024-08-13 13:58:19','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-08-13 11:58:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','201.00','200','Inclusive','branch','Inventory','','','','',''),('9172361586032220223352',3416,'91723615845','9798862855005','1.00','1500','retail','0','2024-08-14 09:10:45','','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-08-14 06:11:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172362429320213032030',3417,'91723624288','9789966635181','1.00','3490','retail','0','2024-08-14 11:31:28','','','','3000','Cash',0.00,'3490','','','9','0.00','1','2024-08-14 08:31:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172362837002033223332',3418,'91723624300','11862','1.00','300','retail','0','2024-08-14 11:31:40','','','','230','Cash',0.00,'300','','','9','16.00','1','2024-08-14 11:28:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172362838726202332622',3419,'91723624300','107','1.00','475','retail','0','2024-08-14 12:39:30','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-08-14 11:28:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172363491810333308030',3420,'91723634898','6514','1.00','760','retail','0','2024-08-14 14:28:18','','','','0','Cash',0.00,'760','','','9','16.00','1','2024-08-14 11:28:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('9172363627239323332232',3421,'91723634923','11924','1.00','3000','retail','0','2024-08-14 14:28:43','1 pcs','','','1700','Cash',0.00,'3000','','','9','16.00','1','2024-08-14 11:51:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172364266002323193643',3422,'91723636286','9789914500141','2.00','2000','retail','0','2024-08-14 14:51:26','2 pcs','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-15 08:17:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172371008888337230083',3423,'91723710031','8005','1.00','1790','retail','0','2024-08-15 11:20:31','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-08-15 09:30:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172371011723043207222',3424,'91723710031','9954','1.00','2290','retail','0','2024-08-15 11:21:45','1 pcs','','','0','Cash',315.86,'2290','','','9','16.00','1','2024-08-15 09:30:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172371014231332331422',3425,'91723710031','8396','1.00','1390','retail','0','2024-08-15 11:22:09','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-08-15 09:30:37','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172371437232043323724',3426,'91723714366','9789966635183','1.00','750','retail','0','2024-08-15 12:32:46','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-08-15 09:32:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172372215433203321025',3427,'91723722144','9798862855005','1.00','1500','retail','0','2024-08-15 14:42:24','','','','1400','Cash',0.00,'1500','','','9','0.00','1','2024-08-15 11:42:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172372216512322236222',3428,'91723722144','8945','1.00','1500','retail','0','2024-08-15 14:42:35','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-08-15 11:42:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','200.00','199','Inclusive','branch','Inventory','','','','',''),('9172372353823282348723',3429,'91723723516','9789966635184','1.00','2900','retail','0','2024-08-15 15:05:30','','','','1700','Cash',0.00,'2900','','','9','0.00','1','2024-08-15 12:05:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172373522007023320224',3430,'91723735207','9807','1.00','1990','retail','0','2024-08-15 18:20:07','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-08-15 15:20:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172381354143233522320',3431,'91723813522','12488','1.00','750','retail','0','2024-08-16 16:05:22','','','','600','Cash',0.00,'750','','','9','16.00','1','2024-08-16 13:08:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172381366822060209067',3432,'91723813522','6341','1.00','700','retail','0','2024-08-16 16:05:49','1 pcs','','','0','Cash',96.55,'700','','','9','16.00','1','2024-08-16 13:08:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172381368492232923034',3433,'91723813522','6328','1.00','700','retail','0','2024-08-16 16:07:49','1 pcs','','','0','Cash',96.55,'700','','','9','16.00','1','2024-08-16 13:08:47','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',603.45,'','82.00','81','Inclusive','branch','Inventory','','','','',''),('9172381488540232282042',3434,'91723813728','10813','1.00','3000','retail','0','2024-08-16 16:08:48','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-08-16 13:28:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('9172390062424239320634',3435,'91723900585','10056','1.00','2390','retail','0','2024-08-17 16:16:40','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-08-17 13:27:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172390077423342339240',3436,'91723900585','9789966635185','1.00','3190','retail','0','2024-08-17 16:19:08','','','','2000','Cash',0.00,'3190','','','9','0.00','1','2024-08-17 13:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172390081704323032332',3437,'91723900585','9789914500981','1.00','1590','retail','0','2024-08-17 16:19:34','','','','1300','Cash',0.00,'1590','','','9','0.00','1','2024-08-17 13:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172390091422273303333',3438,'91723900585','9789966635186','1.00','2990','retail','0','2024-08-17 16:21:48','','','','2000','Cash',0.00,'2990','','','9','0.00','1','2024-08-17 13:27:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172390102222293330027',3439,'91723900585','8862','1.00','1990','retail','0','2024-08-17 16:23:35','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-08-17 13:27:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172406340034434027022',3440,'91724063385','10813','2.00','6000','retail','0','2024-08-19 13:29:45','2 pcs','','','0','Cash',827.59,'3000','','','9','16.00','1','2024-08-19 10:30:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','24.00','22','Inclusive','branch','Inventory','','','','',''),('9172407128023323223322',3441,'91724071258','8945','1.00','1500','retail','0','2024-08-19 15:40:58','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-08-19 12:41:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','199.00','198','Inclusive','branch','Inventory','','','','',''),('9172407708481702240472',3442,'91724071285','12511','1.00','2000','retail','0','2024-08-19 15:41:25','','','','1500','Cash',0.00,'2000','','','9','0.00','1','2024-08-19 14:18:10','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172415305427241510321',3443,'91724153044','11222','1.00','2500','retail','0','2024-08-20 14:24:05','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-08-20 11:25:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('9172415311722073333433',3444,'91724153044','10177','2.00','4180','retail','0','2024-08-20 14:25:08','2 pcs','','','0','Cash',576.55,'2090','','','9','16.00','1','2024-08-20 11:25:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3603.45,'','15.00','13','Inclusive','branch','Inventory','','','','',''),('9172415313812122033221',3445,'91724153044','9674','1.00','1990','retail','0','2024-08-20 14:25:30','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-08-20 11:25:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172422274942302223703',3446,'91724222684','9789966635187','2.00','5000','retail','0','2024-08-21 09:45:40','2 pcs','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-08-21 06:46:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172422276831289222430',3447,'91724222684','9789966635188','2.00','8000','retail','0','2024-08-21 09:45:50','','','','3500','Cash',0.00,'4000','','','9','0.00','1','2024-08-21 06:46:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172423558922222073222',3448,'91724235579','8945','1.00','1500','retail','0','2024-08-21 13:19:39','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-08-21 10:19:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','198.00','197','Inclusive','branch','Inventory','','','','',''),('9172430611431649222430',3449,'91724306110','9789966093370','1.00','750','retail','0','2024-08-22 08:55:10','1 pcs','','','0','Cash',103.45,'750','','','9','16.00','1','2024-08-22 05:55:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',646.55,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('9172430613803033047663',3450,'91724306110','11857','1.00','300','retail','0','2024-08-22 08:55:29','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-08-22 05:55:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','885.00','884','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172431334701332402033',3451,'91724306141','10647','1.00','2300','retail','0','2024-08-22 10:55:36','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-08-22 07:55:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9172432549937292421723',3452,'91724325486','6476','1.00','750','retail','0','2024-08-22 14:18:06','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-08-22 11:33:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172432551094337222451',3453,'91724325486','10714','1.00','2399','retail','0','2024-08-22 14:18:19','','','','0','Cash',0.00,'2399','','','9','16.00','1','2024-08-22 11:33:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172442864626213623162',3454,'91724428636','10647','1.00','2300','retail','0','2024-08-23 18:57:16','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-08-23 15:57:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9172468752542938310353',3455,'91724687513','9789914408134','2.00','3600','retail','0','2024-08-26 18:51:53','2 pcs','','','1800','Cash',0.00,'1800','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468787028383272433',3456,'91724687513','9789914408135','5.00','7500','retail','0','2024-08-26 18:57:38','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468848022380446330',3457,'91724687513','9789914408136','5.00','7000','retail','0','2024-08-26 19:07:50','','','','1200','Cash',0.00,'1400','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468890502023038084',3458,'91724687513','9789914408137','5.00','12500','retail','0','2024-08-26 19:14:48','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468906720303200348',3459,'91724687513','9789914408138','2.00','2000','retail','0','2024-08-26 19:17:37','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468913000231234002',3460,'91724687513','12605','1.00','2500','retail','0','2024-08-26 19:18:37','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468921920122332943',3461,'91724687513','9789914408135','5.00','7500','retail','0','2024-08-26 19:19:29','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468923247129009037',3462,'91724687513','12604','1.00','2500','retail','0','2024-08-26 19:20:20','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468934636303323233',3463,'91724687513','12626','3.00','4500','retail','0','2024-08-26 19:22:14','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468954733222312873',3464,'91724687513','9789914408139','3.00','4500','retail','0','2024-08-26 19:25:36','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468965550932035403',3465,'91724687513','9789914408140','2.00','2000','retail','0','2024-08-26 19:27:20','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468980309022000323',3466,'91724687513','9789914408139','0.00','0','retail','0','2024-08-26 19:29:47','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','17.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468981639832232223',3467,'91724687513','9789914408134','2.00','3200','retail','0','2024-08-26 19:30:04','','','','1800','Cash',0.00,'1600','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468984132301239064',3468,'91724687513','12586','3.00','6000','retail','0','2024-08-26 19:30:17','','','','1500','Cash',0.00,'2000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172468987222277203032',3469,'91724687513','9789914501216','6.00','21000','retail','0','2024-08-26 19:30:41','','','','3000','Cash',0.00,'3500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469016533912274302',3470,'91724687513','9789914408142','2.00','1600','retail','0','2024-08-26 19:35:57','','','','500','Cash',0.00,'800','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469030003903002406',3471,'91724687513','9789914500982','3.00','2550','retail','0','2024-08-26 19:38:01','3 pcs','','','700','Cash',0.00,'850','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469073503232257323',3472,'91724687513','9789914408144','2.00','3000','retail','0','2024-08-26 19:45:18','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469086882308992279',3473,'91724687513','9789914408145','1.00','2500','retail','0','2024-08-26 19:47:24','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469088482202802909',3474,'91724687513','8034','1.00','1290','retail','0','2024-08-26 19:47:48','','','','0','Cash',0.00,'1290','','','9','16.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172469188316232613979',3475,'91724687513','9789914408146','3.00','3000','retail','0','2024-08-26 20:04:30','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469189608232323823',3476,'91724687513','9789914408147','3.00','11400','retail','0','2024-08-26 20:04:44','','','','3300','Cash',0.00,'3800','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469190893222902172',3477,'91724687513','9789914408148','2.00','4000','retail','0','2024-08-26 20:04:56','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469191933272020042',3478,'91724687513','9789914408149','2.00','5000','retail','0','2024-08-26 20:05:08','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469192920920239792',3479,'91724687513','9789914408153','1.00','1500','retail','0','2024-08-26 20:05:19','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469194542032153006',3480,'91724687513','9789914408155','2.00','3000','retail','0','2024-08-26 20:05:30','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469195863232502200',3481,'91724687513','9789914408154','1.00','1400','retail','0','2024-08-26 20:05:46','','','','1200','Cash',0.00,'1400','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469196930333033396',3482,'91724687513','9789914408152','1.00','1450','retail','0','2024-08-26 20:05:58','','','','1200','Cash',0.00,'1450','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469198683323632722',3483,'91724687513','9789914408155','2.00','3000','retail','0','2024-08-26 20:06:10','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469200262247322039',3484,'91724687513','9789914408151','3.00','4500','retail','0','2024-08-26 20:06:26','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469204823922001332',3485,'91724687513','9789914408150','3.00','9000','retail','0','2024-08-26 20:06:43','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-08-26 17:08:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469221137394327224',3486,'91724692169','12561','1.00','4300','retail','0','2024-08-26 20:09:29','','','','4000','Cash',0.00,'4300','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','197.00','196','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469225103333201733',3487,'91724692169','9789914979206','1.00','1250','retail','0','2024-08-26 20:10:11','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469227120230236222',3488,'91724692169','9789966635184','1.00','2900','retail','0','2024-08-26 20:10:52','','','','1700','Cash',0.00,'2900','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469253323930320062',3489,'91724692169','9789914408157','1.00','2000','retail','0','2024-08-26 20:15:18','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469259739332030722',3490,'91724692169','9789914408158','2.00','2000','retail','0','2024-08-26 20:16:26','2 pcs','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469276544022622243',3491,'91724692169','9789914408159','1.00','950','retail','0','2024-08-26 20:19:16','','','','800','Cash',0.00,'950','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469284040699002300',3492,'91724692169','9789914408160','5.00','6250','retail','0','2024-08-26 20:20:29','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469296293433900394',3493,'91724692169','9789914408161','1.00','2200','retail','0','2024-08-26 20:22:34','','','','2000','Cash',0.00,'2200','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469306532230033262',3494,'91724692169','9789966635187','1.00','2500','retail','0','2024-08-26 20:24:12','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172469310563133333932',3495,'91724692169','9789914764444','1.00','1500','retail','0','2024-08-26 20:24:25','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-08-26 17:27:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172473955422271433522',3496,'91724739534','9789914500141','1.00','1000','retail','0','2024-08-27 09:18:54','','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 06:19:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172474531213202194242',3497,'91724745288','9914','7.00','13930','retail','0','2024-08-27 10:54:48','7 pcs','','','0','Cash',1921.38,'1990','','','9','16.00','1','2024-08-27 07:55:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',12008.62,'','49.00','42','Inclusive','branch','Inventory','','','','',''),('9172477361013330222001',3498,'91724769450','9789914493833','1.00','1250','retail','0','2024-08-27 18:46:41','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477361522111226403',3499,'91724769450','9789914493832','2.00','2000','retail','0','2024-08-27 18:46:50','2 pcs','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477363434622223723',3500,'91724769450','9781500483425','1.00','2000','retail','0','2024-08-27 18:47:07','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477364124321302737',3501,'91724769450','9798664356038','1.00','1600','retail','0','2024-08-27 18:47:15','','','','1400','Cash',0.00,'1600','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477372022920309279',3502,'91724769450','9780796156280','2.00','3380','retail','0','2024-08-27 18:47:22','2 pcs','','','1390','Cash',0.00,'1690','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477372697103323237',3503,'91724769450','9781776402052','2.00','3380','retail','0','2024-08-27 18:48:41','2 pcs','','','1500','Cash',0.00,'1690','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477395004373097122',3504,'91724769450','9789914503869','3.00','3000','retail','0','2024-08-27 18:49:13','3 pcs','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477398731220403733',3505,'91724769450','9789966149337','3.00','3000','retail','0','2024-08-27 18:52:50','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477401427330732493',3506,'91724769450','9789914748185','3.00','3000','retail','0','2024-08-27 18:53:07','','','','1000','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477432923303222222',3507,'91724769450','9789966149336','5.00','10000','retail','0','2024-08-27 18:53:34','5 pcs','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477435808373277402',3508,'91724769450','9789914500982','3.00','2550','retail','0','2024-08-27 18:58:58','','','','700','Cash',0.00,'850','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477448732302322437',3509,'91724769450','9780620929585','2.00','3380','retail','0','2024-08-27 18:59:18','2 pcs','','','1400','Cash',0.00,'1690','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477451807348739274',3510,'91724769450','9781776402053','1.00','1500','retail','0','2024-08-27 19:01:33','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477458334232823770',3511,'91724769450','9789914498516','1.00','1000','retail','0','2024-08-27 19:01:58','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477482700332720473',3512,'91724769450','9798373922685','2.00','2000','retail','0','2024-08-27 19:03:03','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477485520374423303',3513,'91724769450','9789914490831','1.00','1500','retail','0','2024-08-27 19:07:07','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477486313239430203',3514,'91724769450','9789966133632','1.00','1800','retail','0','2024-08-27 19:07:35','','','','1500','Cash',0.00,'1800','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477487302340349420',3515,'91724769450','9789914766165','1.00','1100','retail','0','2024-08-27 19:07:43','','','','800','Cash',0.00,'1100','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477488134022340302',3516,'91724769450','9789966130327','1.00','1350','retail','0','2024-08-27 19:07:54','','','','1050','Cash',0.00,'1350','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477489722222023270',3517,'91724769450','9789914400038','4.00','8000','retail','0','2024-08-27 19:08:02','4 pcs','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477494724790202772',3518,'91724769450','9789914970852','1.00','1500','retail','0','2024-08-27 19:08:28','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477529004242300020',3519,'91724769450','9781234567898','1.00','1000','retail','0','2024-08-27 19:14:32','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477536022350332493',3520,'91724769450','9789966728241','2.00','5580','retail','0','2024-08-27 19:14:50','2 pcs','','','2500','Cash',0.00,'2790','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172477547202203272913',3521,'91724769450','12561','1.00','4300','retail','0','2024-08-27 19:16:55','','','','4000','Cash',0.00,'4300','','','9','0.00','1','2024-08-27 16:18:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','196.00','195','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482352535820547324',3522,'91724823493','9789914500141','1.00','1000','retail','0','2024-08-28 08:38:35','','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-28 05:38:50','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482360003303202223',3523,'91724823531','9789914500141','1.00','1000','retail','0','2024-08-28 08:38:51','','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-28 05:40:06','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482370930339142380',3524,'91724823607','9789914500141','1.00','1000','retail','0','2024-08-28 08:40:07','','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-28 05:41:54','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482390922333032042',3525,'91724823715','9789914500141','1.00','1000','retail','0','2024-08-28 08:41:55','','','','750','Cash',0.00,'1000','','','9','0.00','1','2024-08-28 05:45:18','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482412224439293442',3526,'91724823919','9789914500141','1.00','1000','retail','0','2024-08-28 08:45:19','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-08-28 05:48:45','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482415932422403049',3527,'91724824125','9789914500141','1.00','1000','retail','0','2024-08-28 08:48:45','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-08-28 05:49:23','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482422333829203224',3528,'91724824164','12640','1.00','900','retail','0','2024-08-28 08:49:24','','','','700','Cash',0.00,'900','','','9','16.00','1','2024-08-28 05:50:26','5','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482431939143293323',3529,'91724824227','9789914500141','1.00','1000','retail','0','2024-08-28 08:50:27','','','','750','Cash',137.93,'1000','','','9','16.00','1','2024-08-28 05:52:02','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172482456435302328232',3530,'91724824323','9789914500141','1.00','1000','retail','0','2024-08-28 08:52:03','','','','750','Cash',137.93,'1000','','','9','16.00','1','2024-08-28 05:56:06','5','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172484221104242310020',3531,'91724842203','Alana','1.00','360','retail','0','2024-08-28 13:50:03','','','','250','Cash',0.00,'360','','','9','0.00','1','2024-08-28 10:50:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172484257505324211320',3532,'91724842215','9789966078810','1.00','850','retail','0','2024-08-28 13:50:15','','','','550','Cash',0.00,'850','','','9','16.00','1','2024-08-28 10:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172484386528173739748',3533,'91724842587','7274','1.00','999','retail','0','2024-08-28 14:17:30','','','','0','Cash',0.00,'999','','','9','16.00','1','2024-08-28 11:18:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999.00','998','Inclusive','branch','Inventory','','','','',''),('9172484387832232232030',3534,'91724842587','12450','1.00','500','retail','0','2024-08-28 14:17:46','1 pcs','','','300','Cash',68.97,'500','','','9','16.00','1','2024-08-28 11:18:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172484388893422828888',3535,'91724842587','11174','1.00','3500','retail','0','2024-08-28 14:17:58','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-08-28 11:18:45','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172484579633202202333',3536,'91724843926','9789914408159','1.00','1090','retail','0','2024-08-28 14:44:36','1 pcs','','','800','Cash',0.00,'1090','','','9','16.00','1','2024-08-28 11:50:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172484668533212228632',3537,'91724846680','9789787856031','1.00','600','retail','0','2024-08-28 15:04:40','','','','500','Cash',0.00,'600','','','9','0.00','1','2024-08-28 12:04:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172485163343333238181',3538,'91724846688','10971','1.00','2750','retail','0','2024-08-28 15:04:48','','','','0','Cash',0.00,'2750','','','9','16.00','1','2024-08-28 13:27:21','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9172485384070330359422',3539,'91724851642','6310','1.00','665','retail','0','2024-08-28 16:27:23','','','','0','Cash',0.00,'665','','','9','16.00','1','2024-08-28 14:04:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9172485387535230702323',3540,'91724853858','6310','1.00','500','retail','0','2024-08-28 17:04:18','1 pcs','','','0','Cash',68.97,'500','','','9','16.00','1','2024-08-28 14:04:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',431.03,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('9172491825003230300020',3541,'91724918050','8526','24.00','40560','retail','0','2024-08-29 10:57:15','24 pcs','','','0','Cash',5594.48,'1690','','','9','16.00','1','2024-08-29 07:59:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',34965.52,'','50.00','27','Inclusive','branch','Inventory','','','','',''),('9172493625132203012233',3542,'91724935589','10813','1.00','3000','retail','0','2024-08-29 15:46:29','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-08-29 12:57:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('9172500514000302425325',3543,'91725005129','9789914500141','1.00','1000','retail','0','2024-08-30 11:05:29','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-08-30 08:05:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172501006430770323204',3544,'91725005144','9789914500982','1.00','850','retail','0','2024-08-30 11:05:44','','','','700','Cash',0.00,'850','','','9','16.00','1','2024-08-30 09:33:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172501007330032020097',3545,'91725005144','12582','1.00','1200','retail','0','2024-08-30 12:27:45','','','','1000','Cash',0.00,'1200','','','9','16.00','1','2024-08-30 09:33:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172501009031302502302',3546,'91725005144','9789914979206','1.00','1250','retail','0','2024-08-30 12:27:53','','','','1000','Cash',0.00,'1250','','','9','16.00','1','2024-08-30 09:33:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172501616426322034204',3547,'91725010403','9789914500141','2.00','2000','retail','0','2024-08-30 12:33:23','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-08-30 11:09:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172527355132375390302',3548,'91725273524','9789914502671','1.00','1250','retail','0','2024-09-02 13:38:58','','','','1100','Cash',0.00,'1250','','','9','16.00','1','2024-09-02 10:40:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172527358002347323735',3549,'91725273524','9789914743289','1.00','1000','retail','0','2024-09-02 13:39:11','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-09-02 10:40:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172527360633920330332',3550,'91725273524','8910','1.00','1750','retail','0','2024-09-02 13:39:49','1 pcs','','','0','Cash',241.38,'1750','','','9','16.00','1','2024-09-02 10:40:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172535267633220732003',3551,'91725352665','10215','1.00','2290','retail','0','2024-09-03 11:37:45','1 pcs','','','0','Cash',315.86,'2290','','','9','16.00','1','2024-09-03 08:38:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172544481044202041022',3552,'91725444801','7741','1.00','1290','retail','0','2024-09-04 13:13:21','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2024-09-04 10:14:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('9172544481903103402773',3553,'91725444801','10800','1.00','2590','retail','0','2024-09-04 13:13:30','1 pcs','','','0','Cash',357.24,'2590','','','9','16.00','1','2024-09-04 10:14:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172544629326930243202',3554,'91725444852','12488','1.00','750','retail','0','2024-09-04 13:14:12','','','','600','Cash',0.00,'750','','','9','16.00','1','2024-09-04 10:40:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172544630300324353233',3555,'91725444852','4972','1.00','1590','retail','0','2024-09-04 13:38:14','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-09-04 10:40:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172544631932073222332',3556,'91725444852','11857','1.00','250','retail','0','2024-09-04 13:38:30','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-09-04 10:40:23','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','884.00','883','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172554282437504215123',3557,'91725536782','8945','1.00','1500','retail','0','2024-09-05 14:46:22','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-09-05 13:27:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','197.00','196','Inclusive','branch','Inventory','','','','',''),('9172562422220365423303',3558,'91725624139','11494','1.00','3899','retail','0','2024-09-06 15:03:34','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-09-06 13:02:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172562429031622243234',3559,'91725624139','9789914500981','1.00','1590','retail','0','2024-09-06 15:04:38','','','','1300','Cash',0.00,'1590','','','9','16.00','1','2024-09-06 13:02:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172562431732227033332',3560,'91725624139','10636','1.00','2299','retail','0','2024-09-06 15:05:04','','','','0','Cash',0.00,'2299','','','9','16.00','1','2024-09-06 13:02:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172562869008330863933',3561,'91725628659','8709','1.00','1790','retail','0','2024-09-06 16:17:40','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-09-06 13:19:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('9172562870609046680323',3562,'91725628659','10812','1.00','2790','retail','0','2024-09-06 16:18:10','1 pcs','','','0','Cash',384.83,'2790','','','9','16.00','1','2024-09-06 13:19:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172562871632233233332',3563,'91725628659','11857','1.00','300','retail','0','2024-09-06 16:18:26','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-09-06 13:19:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','883.00','882','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172563232223202622090',3564,'91725632314','10250','1.00','2690','retail','0','2024-09-06 17:18:34','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2024-09-06 14:23:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2318.97,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('9172597274031522307323',3565,'91725967562','10647','1.00','2300','retail','0','2024-09-10 14:26:02','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-09-10 12:52:33','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9172604884622302323307',3566,'91726048839','9780753560137','2.00','1580','retail','0','2024-09-11 13:00:39','2 pcs','','','500','Cash',0.00,'790','','','9','0.00','1','2024-09-11 10:00:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172605196433232379394',3567,'91726051950','7625','1.00','1100','retail','0','2024-09-11 13:52:30','','','','0','Cash',0.00,'1100','','','9','16.00','1','2024-09-11 10:52:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','986.00','985','Inclusive','branch','Inventory','','','','',''),('9172607016720327290362',3568,'91726070151','7983','1.00','1990','retail','0','2024-09-11 18:55:51','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-09-11 15:56:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172612079236320960221',3569,'91726120773','9789966078810','1.00','850','retail','0','2024-09-12 08:59:33','','','','550','Cash',0.00,'850','','','9','16.00','1','2024-09-12 06:00:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172623124201322373490',3570,'91726231234','9781847941831','1.00','2500','retail','0','2024-09-13 15:40:34','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-09-13 12:42:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172623125523013312023',3571,'91726231234','8945','1.00','1500','retail','0','2024-09-13 15:40:46','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-09-13 12:42:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','196.00','195','Inclusive','branch','Inventory','','','','',''),('9172623176010333664360',3572,'91726231749','9780753560138','1.00','1000','retail','0','2024-09-13 15:49:09','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-09-13 12:49:22','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172623217521112302623',3573,'91726232159','9780753560139','1.00','1500','retail','0','2024-09-13 15:55:59','','','','1100','Cash',0.00,'1500','','','9','0.00','1','2024-09-13 12:56:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172623218523026304330',3574,'91726232159','10638','1.00','2690','retail','0','2024-09-13 15:56:15','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2024-09-13 12:56:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2318.97,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9172623220503322333023',3575,'91726232159','11857','1.00','300','retail','0','2024-09-13 15:56:34','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-09-13 12:56:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','882.00','881','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172647129922319332493',3576,'91726471280','10484','1.00','1986','retail','0','2024-09-16 10:21:21','1 pcs','','','0','Cash',273.93,'1986','','','9','16.00','1','2024-09-16 07:21:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1712.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172647663802200810222',3577,'91726471315','12613','1.00','2500','retail','0','2024-09-16 10:21:55','','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-09-16 08:51:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172647832634302038430',3578,'91726476674','9781847941831','1.00','2300','retail','0','2024-09-16 11:51:14','1 pcs','','','0','Cash',317.24,'2300','','','9','16.00','1','2024-09-16 09:18:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172647909403026230922',3579,'91726478336','8405','1.00','1790','retail','0','2024-09-16 12:18:56','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-09-16 09:31:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172647911123327333729',3580,'91726478336','11857','1.00','300','retail','0','2024-09-16 12:31:41','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-09-16 09:31:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','881.00','880','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172657269793232231232',3581,'91726572682','12512','1.00','2000','retail','0','2024-09-17 14:31:22','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-09-17 11:31:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172657558638222378025',3582,'91726572701','10812','1.00','2650','retail','0','2024-09-17 14:31:41','1 pcs','','','0','Cash',365.52,'2650','','','9','16.00','1','2024-09-17 12:19:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2284.48,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172665182263250325910',3583,'91726645207','11154','1.00','2999','retail','0','2024-09-18 10:40:07','','','','0','Cash',0.00,'2999','','','9','16.00','1','2024-09-18 09:30:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172666108506052083385',3584,'91726651832','10326','1.00','4000','retail','0','2024-09-18 13:54:26','1 pcs','','','0','Cash',551.72,'4000','','','9','16.00','1','2024-09-18 12:05:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3448.28,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('9172666112029636262032',3585,'91726651832','9789914408155','1.00','1500','retail','0','2024-09-18 15:04:56','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-09-18 12:05:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172675266223342000632',3586,'91726751354','6059','3.00','1650','retail','0','2024-09-19 16:09:14','','','','0','Cash',0.00,'550','','','9','16.00','1','2024-09-19 13:31:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('9172675715230652327352',3587,'91726752669','7345','1.00','1000','retail','0','2024-09-19 16:31:09','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-09-19 14:46:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9172675716422333072062',3588,'91726752669','8957','1.00','1500','retail','0','2024-09-19 17:45:53','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-09-19 14:46:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9172675717673276750370',3589,'91726752669','11857','1.00','250','retail','0','2024-09-19 17:46:04','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-09-19 14:46:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','880.00','879','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682893432022234203',3590,'91726823336','9939','1.00','2000','retail','0','2024-09-20 12:08:56','1 pcs','','','0','Cash',275.86,'2000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172682894482423032938',3591,'91726823336','5876','1.00','340','retail','0','2024-09-20 13:42:15','1 pcs','','','0','Cash',46.90,'340','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',293.10,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172682895596329006738',3592,'91726823336','9485','1.00','1990','retail','0','2024-09-20 13:42:25','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9172682896442322972302',3593,'91726823336','9789966728241','1.00','2790','retail','0','2024-09-20 13:42:35','','','','2500','Cash',0.00,'2790','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682897232172224828',3594,'91726823336','12575','1.00','1300','retail','0','2024-09-20 13:42:44','','','','1000','Cash',0.00,'1300','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682898900832122233',3595,'91726823336','7440','1.00','1000','retail','0','2024-09-20 13:42:52','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172682899720227927030',3596,'91726823336','9789914408140','1.00','1000','retail','0','2024-09-20 13:43:09','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682901003133003220',3597,'91726823336','8918','1.00','1500','retail','0','2024-09-20 13:43:18','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172682903330033823222',3598,'91726823336','11987','1.00','7500','retail','0','2024-09-20 13:43:30','','','','7200','Cash',0.00,'7500','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682904513262203243',3599,'91726823336','12583','3.00','2700','retail','0','2024-09-20 13:43:53','3 pcs','','','800','Cash',0.00,'900','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682911662326293210',3600,'91726823336','10714','1.00','2399','retail','0','2024-09-20 13:44:11','','','','0','Cash',0.00,'2399','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172682940000004224337',3601,'91726823336','9781626377769','1.00','2890','retail','0','2024-09-20 13:49:54','','','','2100','Cash',0.00,'2890','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682942540033022426',3602,'91726823336','9789914502671','1.00','1250','retail','0','2024-09-20 13:50:01','','','','1100','Cash',0.00,'1250','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682943943234137233',3603,'91726823336','9789914743289','1.00','1000','retail','0','2024-09-20 13:50:25','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172682965733123227213',3604,'91726823336','9781910162811','1.00','1200','retail','0','2024-09-20 13:54:13','','','','1000','Cash',0.00,'1200','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682980229222132863',3605,'91726823336','9781910394984','1.00','1000','retail','0','2024-09-20 13:56:38','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172682988333319200223',3606,'91726823336','12569','3.00','6000','retail','0','2024-09-20 13:57:52','','','','2000','Cash',0.00,'2000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683008200232722220',3607,'91726823336','9789914963731','1.00','7500','retail','0','2024-09-20 14:01:15','1 pcs','','','6700','Cash',0.00,'7500','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683027826323207133',3608,'91726823336','9789914963732','1.00','3690','retail','0','2024-09-20 14:04:25','','','','3200','Cash',0.00,'3690','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683087338324013613',3609,'91726823336','9789914963733','4.00','3800','retail','0','2024-09-20 14:14:17','4 pcs','','','700','Cash',0.00,'950','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683095232502122223',3610,'91726823336','9789914963734','1.00','2499','retail','0','2024-09-20 14:15:45','','','','2100','Cash',0.00,'2499','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683098992122033228',3611,'91726823336','12619','3.00','3000','retail','0','2024-09-20 14:15:52','','','','800','Cash',0.00,'1000','','','9','16.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','75.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683130022302133381',3612,'91726823336','9789914963736','3.00','3000','retail','0','2024-09-20 14:21:26','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683131021292830223',3613,'91726823336','9789914963735','2.00','3000','retail','0','2024-09-20 14:21:40','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683148239233242237',3614,'91726823336','9789914963737','6.00','6000','retail','0','2024-09-20 14:24:28','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-09-20 11:25:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683160722202212247',3615,'91726831586','9789914963734','1.00','2499','retail','0','2024-09-20 14:26:26','','','','2100','Cash',0.00,'2499','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683173943636003339',3616,'91726831586','9789914963738','3.00','3750','retail','0','2024-09-20 14:28:40','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683190438092299330',3617,'91726831586','9789914963739','5.00','7500','retail','0','2024-09-20 14:31:09','5 pcs','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683204734036827022',3618,'91726831586','9789914963740','3.00','3600','retail','0','2024-09-20 14:33:59','','','','900','Cash',0.00,'1200','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683219224222223690',3619,'91726831586','9789966133847','2.00','6000','retail','0','2024-09-20 14:36:30','2 pcs','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683227422423332632',3620,'91726831586','9789914500578','4.00','2400','retail','0','2024-09-20 14:37:52','4 pcs','','','500','Cash',0.00,'600','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683240572200202230',3621,'91726831586','9789966054241','1.00','1470','retail','0','2024-09-20 14:40:00','','','','1200','Cash',0.00,'1470','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683249503277033933',3622,'91726831586','9789966054242','3.00','1500','retail','0','2024-09-20 14:41:24','','','','300','Cash',0.00,'500','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683258007308763322',3623,'91726831586','9789966054243','1.00','1850','retail','0','2024-09-20 14:42:54','','','','1550','Cash',0.00,'1850','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683267737629263722',3624,'91726831586','9789966054244','2.00','4600','retail','0','2024-09-20 14:44:26','','','','2000','Cash',0.00,'2300','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683279833222902172',3625,'91726831586','9789966054245','1.00','690','retail','0','2024-09-20 14:46:32','','','','500','Cash',0.00,'690','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683296626382366619',3626,'91726831586','9780648502845','1.00','1700','retail','0','2024-09-20 14:48:53','','','','1400','Cash',0.00,'1700','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683303003230203370',3627,'91726831586','9780648502846','1.00','890','retail','0','2024-09-20 14:50:24','','','','500','Cash',0.00,'890','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683324523232230330',3628,'91726831586','9789914760132','2.00','4000','retail','0','2024-09-20 14:53:51','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683333732803223773',3629,'91726831586','9789914707007','2.00','9000','retail','0','2024-09-20 14:55:29','','','','3500','Cash',0.00,'4500','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683351582122962302',3630,'91726831586','9789914707008','1.00','1500','retail','0','2024-09-20 14:58:29','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-09-20 11:58:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172683407842202630284',3631,'91726834060','9789966530073','2.00','3800','retail','0','2024-09-20 15:07:40','','','','1700','Cash',0.00,'1900','','','9','0.00','1','2024-09-20 12:08:01','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172710259515293300003',3632,'91727102580','9789787856031','4.00','2400','retail','0','2024-09-23 17:43:06','','','','500','Cash',0.00,'600','','','9','0.00','1','2024-09-23 14:43:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172715888334208272380',3633,'91727158857','3905','1.00','1200','retail','0','2024-09-24 09:20:57','1 pcs','','','0','Cash',165.52,'1200','','','9','16.00','1','2024-09-24 06:21:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9172716436472113243393',3634,'91727158918','10652','1.00','2800','retail','0','2024-09-24 09:21:58','1 pcs','','','0','Cash',386.21,'2800','','','9','16.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2413.79,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172716442843002332902',3635,'91727158918','12672','1.00','2500','retail','0','2024-09-24 10:52:51','','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172716443796226730333',3636,'91727158918','11056','1.00','2800','retail','0','2024-09-24 10:53:48','','','','0','Cash',0.00,'2800','','','9','16.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172716451632045732232',3637,'91727158918','11366','1.00','3500','retail','0','2024-09-24 10:53:57','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('9172716470403022200432',3638,'91727158918','9789966531186','1.00','3000','retail','0','2024-09-24 10:58:15','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172716487426620020223',3639,'91727158918','978996653403','1.00','2190','retail','0','2024-09-24 11:01:04','1 pcs','','','2000','Cash',0.00,'2190','','','9','0.00','1','2024-09-24 08:02:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172725330820523293319',3640,'91727253301','9789966757821','1.00','2390','retail','0','2024-09-25 11:35:02','','','','1700','Cash',0.00,'2390','','','9','0.00','1','2024-09-25 08:35:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172725332032772323202',3641,'91727253301','11857','1.00','350','retail','0','2024-09-25 11:35:09','1 pcs','','','0','Cash',48.28,'350','','','9','16.00','1','2024-09-25 08:35:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','879.00','878','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172726367662029903230',3642,'91727263622','11435','1.00','2500','retail','0','2024-09-25 14:27:46','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-09-25 11:28:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172726373202020222224',3643,'91727263622','12520','1.00','790','retail','0','2024-09-25 14:28:13','','','','690','Cash',0.00,'790','','','9','16.00','1','2024-09-25 11:28:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172726440902733794432',3644,'91727263738','9133','1.00','1690','retail','0','2024-09-25 14:28:58','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-09-25 11:40:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9172733557443473302721',3645,'91727335558','6886','12.00','12000','retail','0','2024-09-26 10:25:58','12 pcs','','','0','Cash',1655.17,'1000','','','9','16.00','1','2024-09-26 07:26:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',10344.83,'','24.00','12','Inclusive','branch','Inventory','','','','',''),('9172733958003239130272',3646,'91727335612','8117','1.00','1790','retail','0','2024-09-26 10:26:52','1 pcs','','','800','Cash',246.90,'1790','','','9','16.00','1','2024-09-26 08:33:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172734891033123134341',3647,'91727339596','8866','1.00','1450','retail','0','2024-09-26 11:33:16','1 pcs','','','0','Cash',200.00,'1450','','','9','16.00','1','2024-09-26 11:08:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1250.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172734968833390213004',3648,'91727348921','7078','1.00','950','retail','0','2024-09-26 14:08:41','','','','0','Cash',0.00,'950','','','9','16.00','1','2024-09-26 11:21:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172742487622037733002',3649,'91727424719','11565','1.00','6000','retail','0','2024-09-27 11:11:59','1 pcs','','','0','Cash',827.59,'6000','','','9','16.00','1','2024-09-27 08:15:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172742503930057230704',3650,'91727424903','11565','1.00','5751','retail','0','2024-09-27 11:15:03','1 pcs','','','0','Cash',793.24,'5751','','','9','16.00','1','2024-09-27 08:18:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4957.76,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172742856964928203300',3651,'91727425093','12520','1.00','590','retail','0','2024-09-27 11:18:13','1 pcs','','','690','Cash',0.00,'590','','','9','16.00','1','2024-09-27 09:17:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172742865122237277428',3652,'91727425093','9640','1.00','2900','retail','0','2024-09-27 12:17:18','1 pcs','','','0','Cash',400.00,'2900','','','9','16.00','1','2024-09-27 09:17:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2500.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172742960033239039722',3653,'91727429590','12520','1.00','590','retail','0','2024-09-27 12:33:10','1 pcs','','','450','Cash',0.00,'590','','','9','16.00','1','2024-09-27 09:33:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172745094200232333040',3654,'91727450912','8630','1.00','2200','retail','0','2024-09-27 18:28:32','1 pcs','','','1500','Cash',303.45,'2200','','','9','16.00','1','2024-09-27 15:29:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1896.55,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9172751833024331300398',3655,'91727518300','9789966757822','1.00','2500','retail','0','2024-09-28 13:11:40','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-09-28 10:12:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751838302380883338',3656,'91727518334','9789966463609','1.00','1690','retail','0','2024-09-28 13:12:15','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('9172751841240728238234',3657,'91727518334','6111','1.00','635','retail','0','2024-09-28 13:13:18','1 pcs','','','0','Cash',87.59,'635','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',547.41,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('9172751843550422570340',3658,'91727518334','8596','1.00','635','retail','0','2024-09-28 13:13:39','1 pcs','','','0','Cash',87.59,'635','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',547.41,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('9172751846623020922423',3659,'91727518334','6307','1.00','695','retail','0','2024-09-28 13:14:10','1 pcs','','','0','Cash',95.86,'695','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',599.14,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172751848730332200300',3660,'91727518334','11401','1.00','3500','retail','0','2024-09-28 13:14:33','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('9172751850822723035833',3661,'91727518334','12619','1.00','1200','retail','0','2024-09-28 13:14:56','1 pcs','','','800','Cash',0.00,'1200','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751853703537093233',3662,'91727518334','6104','1.00','690','retail','0','2024-09-28 13:15:15','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172751856053001320303',3663,'91727518334','6320','1.00','690','retail','0','2024-09-28 13:15:49','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9172751892891221730323',3664,'91727518334','9789966757826','1.00','3890','retail','0','2024-09-28 13:21:44','','','','2800','Cash',0.00,'3890','','','9','0.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751895900502330393',3665,'91727518334','9789966757827','1.00','4500','retail','0','2024-09-28 13:22:08','','','','3500','Cash',0.00,'4500','','','9','0.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751897222237027323',3666,'91727518334','9789966757824','1.00','3890','retail','0','2024-09-28 13:22:39','','','','2800','Cash',0.00,'3890','','','9','0.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751898420382932323',3667,'91727518334','9789966757825','1.00','3890','retail','0','2024-09-28 13:22:52','','','','2800','Cash',0.00,'3890','','','9','0.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172751899517293327332',3668,'91727518334','9789966757823','1.00','2000','retail','0','2024-09-28 13:23:04','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-09-28 10:23:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172752302922923302222',3669,'91727518999','6236','1.00','650','retail','0','2024-09-28 13:23:19','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-09-28 11:30:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9172752303832333372022',3670,'91727518999','11989','1.00','1800','retail','0','2024-09-28 14:30:29','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-09-28 11:30:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771280938117727433',3671,'91727712779','9789914408137','1.00','2500','retail','0','2024-09-30 19:12:59','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771283027222278230',3672,'91727712779','5884','1.00','450','retail','0','2024-09-30 19:13:29','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172771284433434311942',3673,'91727712779','8864','1.00','1499','retail','0','2024-09-30 19:13:51','','','','0','Cash',0.00,'1499','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172771285690079330232',3674,'91727712779','6035','1.00','500','retail','0','2024-09-30 19:14:04','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172771287008171203200',3675,'91727712779','12549','1.00','715','retail','0','2024-09-30 19:14:16','','','','600','Cash',0.00,'715','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771289072000030039',3676,'91727712779','553','1.00','475','retail','0','2024-09-30 19:14:31','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('9172771294913232432103',3677,'91727712779','9789966051479','1.00','1590','retail','0','2024-09-30 19:14:51','','','','0','Cash',0.00,'1590','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172771299017203243222',3678,'91727712779','10329','1.00','2000','retail','0','2024-09-30 19:15:50','','','','0','Cash',0.00,'2000','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172771308829733070302',3679,'91727712779','7500','1.00','1500','retail','0','2024-09-30 19:16:30','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9172771317133201122322',3680,'91727712779','8985','1.00','1500','retail','0','2024-09-30 19:19:23','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9172771318572232087021',3681,'91727712779','9781444768384','1.00','715','retail','0','2024-09-30 19:19:31','','','','500','Cash',0.00,'715','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771320737201711727',3682,'91727712779','12664','1.00','750','retail','0','2024-09-30 19:19:46','','','','600','Cash',0.00,'750','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771322007722320337',3683,'91727712779','10281','1.00','1999','retail','0','2024-09-30 19:20:07','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-09-30 16:23:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9172771365103202220233',3684,'91727713382','9781444768384','1.00','715','retail','0','2024-09-30 19:23:02','','','','500','Cash',0.00,'715','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771366742721023302',3685,'91727713382','12549','1.00','715','retail','0','2024-09-30 19:27:31','','','','600','Cash',0.00,'715','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771367823331227726',3686,'91727713382','12664','1.00','750','retail','0','2024-09-30 19:27:48','','','','600','Cash',0.00,'750','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771368821001203283',3687,'91727713382','9789914408137','1.00','2500','retail','0','2024-09-30 19:27:58','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172771370232020473932',3688,'91727713382','5884','1.00','450','retail','0','2024-09-30 19:28:09','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172771372303332322231',3689,'91727713382','7500','1.00','1500','retail','0','2024-09-30 19:28:22','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9172771378472747222222',3690,'91727713382','10329','1.00','2000','retail','0','2024-09-30 19:29:34','','','','0','Cash',0.00,'2000','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9172771379471973304302',3691,'91727713382','8864','1.00','1499','retail','0','2024-09-30 19:29:44','','','','0','Cash',0.00,'1499','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9172771380634300033730',3692,'91727713382','9789966051479','1.00','1590','retail','0','2024-09-30 19:29:54','','','','0','Cash',0.00,'1590','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9172771382032332272022',3693,'91727713382','8985','1.00','1500','retail','0','2024-09-30 19:30:06','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9172771383500200223023',3694,'91727713382','6035','1.00','500','retail','0','2024-09-30 19:30:20','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172771385033339330533',3695,'91727713382','553','1.00','475','retail','0','2024-09-30 19:30:35','','','','0','Cash',0.00,'475','','','9','16.00','1','2024-09-30 16:31:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9172776609636263622674',3696,'91727766071','9789966757828','1.00','4000','retail','0','2024-10-01 10:01:18','','','','3000','Cash',0.00,'4000','','','9','0.00','1','2024-10-01 07:01:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172776873891007320270',3697,'91727768726','9789966757829','1.00','2500','retail','0','2024-10-01 10:45:26','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-01 07:52:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172776894990228200622',3698,'91727768726','9789966757830','1.00','2500','retail','0','2024-10-01 10:49:03','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-01 07:52:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172776905023620037224',3699,'91727768726','9789966757831','1.00','1700','retail','0','2024-10-01 10:50:41','1 pcs','','','1400','Cash',0.00,'1700','','','9','0.00','1','2024-10-01 07:52:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172776907422009042913',3700,'91727768726','11857','1.00','250','retail','0','2024-10-01 10:50:51','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-10-01 07:52:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','878.00','877','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172778316998222320913',3701,'91727783148','9789966757829','1.00','2500','retail','0','2024-10-01 14:45:48','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-01 11:47:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172778320774930230220',3702,'91727783148','11857','1.00','250','retail','0','2024-10-01 14:46:09','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-10-01 11:47:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','877.00','876','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172778794392324202039',3703,'91727783537','9789914500141','1.00','1000','retail','0','2024-10-01 16:05:31','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-10-01 13:05:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172795054970392202322',3704,'91727950536','10647','1.00','2300','retail','0','2024-10-03 13:15:36','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-10-03 10:15:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9172796378329023333022',3705,'91727963774','9789966757832','1.00','2500','retail','0','2024-10-03 16:56:14','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-10-03 13:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172796678934033272273',3706,'91727966775','9789966757830','1.00','2500','retail','0','2024-10-03 17:46:15','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-03 14:46:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172796710503279049733',3707,'91727967100','9789966757833','1.00','2900','retail','0','2024-10-03 17:51:40','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-03 14:52:00','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172802508832000020283',3708,'91728025048','11854','1.00','25900','retail','0','2024-10-04 09:57:28','','','','0','Cash',0.00,'25900','','','9','16.00','1','2024-10-04 06:58:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9172811508510225923701',3709,'91728115077','9789966757834','2.00','4000','retail','0','2024-10-05 10:57:57','2 pcs','','','2500','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811519119200117023',3710,'91728115077','9789966757835','2.00','4000','retail','0','2024-10-05 10:59:44','2 pcs','','','2500','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811535422338130427',3711,'91728115077','9789966757836','1.00','1690','retail','0','2024-10-05 11:02:28','','','','1500','Cash',0.00,'1690','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811544083503009221',3712,'91728115077','9789966757837','2.00','4000','retail','0','2024-10-05 11:03:53','2 pcs','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811553539283303232',3713,'91728115077','9789966757838','1.00','2000','retail','0','2024-10-05 11:05:28','1 pcs','','','2000','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811556928992325426',3714,'91728115077','12007','1.00','3000','retail','0','2024-10-05 11:05:35','','','','2500','Cash',0.00,'3000','','','9','16.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811564903030235810',3715,'91728115077','9789966757839','1.00','2000','retail','0','2024-10-05 11:07:24','1 pcs','','','2600','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811582676322002026',3716,'91728115077','9789966190766','1.00','2000','retail','0','2024-10-05 11:09:16','1 pcs','','','2300','Cash',0.00,'2000','','','9','16.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172811682131420286233',3717,'91728115077','9789966757840','1.00','1690','retail','0','2024-10-05 11:26:56','','','','1500','Cash',0.00,'1690','','','9','0.00','1','2024-10-05 08:44:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812870888022727902',3718,'91728128697','9789966757834','3.00','6000','retail','0','2024-10-05 14:44:57','3 pcs','','','1900','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812873122322213332',3719,'91728128697','9789966757839','2.00','4000','retail','0','2024-10-05 14:45:14','2 pcs','','','1500','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812874904739022322',3720,'91728128697','9789966757835','2.00','4000','retail','0','2024-10-05 14:45:32','2 pcs','','','1900','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812876163122381702',3721,'91728128697','9789966757836','1.00','1690','retail','0','2024-10-05 14:45:50','','','','1400','Cash',0.00,'1690','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812877800277820378',3722,'91728128697','9789966757837','2.00','4000','retail','0','2024-10-05 14:46:01','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812889383322140134',3723,'91728128697','9789966757838','1.00','2000','retail','0','2024-10-05 14:47:44','1 pcs','','','1500','Cash',0.00,'2000','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812890839324020122',3724,'91728128697','12007','1.00','3000','retail','0','2024-10-05 14:48:18','','','','2500','Cash',0.00,'3000','','','9','16.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812894433833402832',3725,'91728128697','9789966190766','1.00','2000','retail','0','2024-10-05 14:48:28','1 pcs','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172812896300006232333',3726,'91728128697','9789966757840','1.00','1690','retail','0','2024-10-05 14:49:10','','','','1500','Cash',0.00,'1690','','','9','0.00','1','2024-10-05 11:50:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172828179120893203392',3727,'91728281780','9789966757841','2.00','10400','retail','0','2024-10-07 09:16:20','2 pcs','','','4500','Cash',0.00,'5200','','','9','0.00','1','2024-10-07 06:16:43','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172828693990033088928',3728,'91728281804','10879','1.00','2590','retail','0','2024-10-07 09:16:44','','','','0','Cash',0.00,'2590','','','9','16.00','1','2024-10-07 07:45:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172828696933330622200',3729,'91728281804','8731','1.00','1990','retail','0','2024-10-07 10:42:19','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-10-07 07:45:18','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172828709672022302264',3730,'91728281804','9781788166317','1.00','2890','retail','0','2024-10-07 10:44:26','','','','2000','Cash',0.00,'2890','','','9','0.00','1','2024-10-07 07:45:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172828711430303333224',3731,'91728281804','11854','1.00','25900','retail','0','2024-10-07 10:44:56','','','','0','Cash',0.00,'25900','','','9','16.00','1','2024-10-07 07:45:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172838499432229204723',3732,'91728384984','9789966757833','1.00','2900','retail','0','2024-10-08 13:56:24','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-08 10:56:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172838500223322833245',3733,'91728384984','9789966757829','1.00','2500','retail','0','2024-10-08 13:56:34','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-08 10:56:45','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172839314830310202303',3734,'91728393141','9789966757833','1.00','2900','retail','0','2024-10-08 16:12:21','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-08 13:12:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172839774323082233322',3735,'91728393152','11399','1.00','3500','retail','0','2024-10-08 16:12:32','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-10-08 14:29:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172839775683220327337',3736,'91728393152','11686','1.00','4890','retail','0','2024-10-08 17:29:04','1 pcs','','','0','Cash',674.48,'4890','','','9','16.00','1','2024-10-08 14:29:49','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4215.52,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9172839778140331814910',3737,'91728393152','12605','1.00','2500','retail','0','2024-10-08 17:29:17','','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-10-08 14:29:49','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172847949243797000003',3738,'91728479465','5871','1.00','450','retail','0','2024-10-09 16:11:05','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-10-09 13:11:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9172848867732331823433',3739,'91728488656','9789914500141','2.00','2000','retail','0','2024-10-09 18:44:16','2 pcs','','','750','Cash',275.86,'1000','','','9','16.00','1','2024-10-09 15:44:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172862872532323803129',3740,'91728628692','11188','1.00','3000','retail','0','2024-10-11 09:38:12','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-10-11 06:39:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9172862874532125722389',3741,'91728628692','12520','1.00','690','retail','0','2024-10-11 09:38:46','1 pcs','','','450','Cash',0.00,'690','','','9','16.00','1','2024-10-11 06:39:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172865077323633493232',3742,'91728650763','9789966078810','6.00','5100','retail','0','2024-10-11 15:46:03','','','','0','Cash',0.00,'850','','','9','16.00','1','2024-10-11 12:46:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1400.00','1394','Inclusive','branch','Inventory','','','','',''),('9172865423809632313322',3743,'91728650780','10004','1.00','1890','retail','0','2024-10-11 15:46:20','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-10-11 13:44:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('9172865425330031543322',3744,'91728650780','7734','1.00','1690','retail','0','2024-10-11 16:43:58','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-10-11 13:44:46','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172865426734232233027',3745,'91728650780','9459','1.00','1690','retail','0','2024-10-11 16:44:13','','','','0','Cash',0.00,'1690','','','9','16.00','1','2024-10-11 13:44:46','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172865885505237257204',3746,'91728654287','9789914501216','1.00','3500','retail','0','2024-10-11 16:44:47','','','','3000','Cash',0.00,'3500','','','9','16.00','1','2024-10-11 15:04:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172865893532232020038',3747,'91728654287','9781788166318','1.00','1650','retail','0','2024-10-11 18:02:08','','','','1500','Cash',0.00,'1650','','','9','0.00','1','2024-10-11 15:04:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172865896523336221305',3748,'91728654287','12564','1.00','2950','retail','0','2024-10-11 18:02:36','','','','2300','Cash',0.00,'2950','','','9','16.00','1','2024-10-11 15:04:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172865906266023222238',3749,'91728654287','9789966190767','1.00','1500','retail','0','2024-10-11 18:03:41','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-10-11 15:04:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866310323133222332',3750,'91728659078','9789914408137','1.00','2500','retail','0','2024-10-11 18:04:38','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-10-11 16:16:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866312531333992363',3751,'91728659078','9789914963740','1.00','1200','retail','0','2024-10-11 19:11:43','','','','900','Cash',0.00,'1200','','','9','0.00','1','2024-10-11 16:16:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866339534239083201',3752,'91728659078','9781788166321','1.00','1000','retail','0','2024-10-11 19:16:29','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-10-11 16:16:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866350932129322029',3753,'91728663403','9789914963740','1.00','1200','retail','0','2024-10-11 19:16:43','','','','900','Cash',0.00,'1200','','','9','0.00','1','2024-10-11 16:19:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866352727332237609',3754,'91728663403','9789914408137','1.00','2300','retail','0','2024-10-11 19:18:29','1 pcs','','','2300','Cash',0.00,'2300','','','9','16.00','1','2024-10-11 16:19:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172866353680322765103',3755,'91728663403','9781788166321','1.00','1000','retail','0','2024-10-11 19:18:47','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-10-11 16:19:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172872112140332372232',3756,'91728721116','9781788166322','1.00','1390','retail','0','2024-10-12 11:18:36','','','','1190','Cash',0.00,'1390','','','9','0.00','1','2024-10-12 08:18:43','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172872332132333817232',3757,'91728721125','7971','1.00','1990','retail','0','2024-10-12 11:18:45','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172872340092233727020',3758,'91728721125','8006','1.00','1590','retail','0','2024-10-12 11:56:23','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172872344104277002220',3759,'91728721125','8000','1.00','1690','retail','0','2024-10-12 11:56:59','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9172872347322223349223',3760,'91728721125','9781847941831','1.00','2390','retail','0','2024-10-12 11:57:40','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172872350635310232033',3761,'91728721125','10812','1.00','2760','retail','0','2024-10-12 11:58:08','1 pcs','','','0','Cash',380.69,'2760','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2379.31,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172872353433223378423',3762,'91728721125','2700','1.00','1611','retail','0','2024-10-12 11:58:41','','','','0','Cash',0.00,'1611','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172872355621301532023',3763,'91728721125','9480','1.00','2590','retail','0','2024-10-12 11:58:55','1 pcs','','','0','Cash',357.24,'2590','','','9','16.00','1','2024-10-12 08:59:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2232.76,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172873162233842233230',3764,'91728731612','9798862855005','1.00','1500','retail','0','2024-10-12 14:13:32','','','','1400','Cash',0.00,'1500','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873163702737260020',3765,'91728731612','9798862051124','1.00','1500','retail','0','2024-10-12 14:13:43','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1996.00','1995','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873171237372231121',3766,'91728731612','6926','1.00','900','retail','0','2024-10-12 14:14:52','','','','0','Cash',0.00,'900','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172873175573007773202',3767,'91728731612','6323','1.00','690','retail','0','2024-10-12 14:15:12','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172873183132232373422',3768,'91728731612','9781788166323','1.00','3000','retail','0','2024-10-12 14:17:06','','','','2700','Cash',0.00,'3000','','','9','0.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873195632200232832',3769,'91728731612','9781788166324','1.00','1300','retail','0','2024-10-12 14:19:05','','','','1000','Cash',0.00,'1300','','','9','0.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873208302208433233',3770,'91728731612','9781788166325','1.00','1500','retail','0','2024-10-12 14:21:17','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873209973400373733',3771,'91728731612','10813','1.00','3000','retail','0','2024-10-12 14:21:23','1 pcs','','','0','Cash',413.79,'3000','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2586.21,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9172873211531232707323',3772,'91728731612','8528','1.00','1400','retail','0','2024-10-12 14:21:46','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172873236530330202302',3773,'91728731612','10823','1.00','2500','retail','0','2024-10-12 14:25:53','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172873254028413704382',3774,'91728731612','9781788166326','1.00','2000','retail','0','2024-10-12 14:28:54','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172873281332330272020',3775,'91728731612','9781788166327','1.00','1500','retail','0','2024-10-12 14:33:23','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-10-12 11:33:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172899847503733403290',3776,'91728998469','9781788166328','1.00','6690','retail','0','2024-10-15 16:21:09','','','','6400','Cash',0.00,'6690','','','9','0.00','1','2024-10-15 13:21:18','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172907326833260009222',3777,'91729069283','9789966757833','1.00','2900','retail','0','2024-10-16 12:01:23','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-16 10:10:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172907328509020329333',3778,'91729069283','9789966757829','1.00','2500','retail','0','2024-10-16 13:07:48','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-16 10:10:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172907352802320333341',3779,'91729073512','9789966757833','1.00','2900','retail','0','2024-10-16 13:11:52','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-16 10:15:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172907354023227923203',3780,'91729073512','9789966757829','1.00','2500','retail','0','2024-10-16 13:12:09','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-10-16 10:15:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172908208598240380232',3781,'91729077714','9789966757833','1.00','2900','retail','0','2024-10-16 14:21:54','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-16 12:39:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172908234820042822000',3782,'91729077714','11857','1.00','350','retail','0','2024-10-16 15:34:45','1 pcs','','','0','Cash',48.28,'350','','','9','16.00','1','2024-10-16 12:39:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','876.00','875','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172908559623320223000',3783,'91729082362','9789966531186','1.00','3000','retail','0','2024-10-16 15:39:22','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2024-10-16 13:33:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172914779770227124303',3784,'91729147779','8734','3.00','5070','retail','0','2024-10-17 09:49:39','3 pcs','','','0','Cash',699.31,'1690','','','9','16.00','1','2024-10-17 06:53:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4370.69,'','5.00','2','Inclusive','branch','Inventory','','','','',''),('9172914787572277314773',3785,'91729147779','9965','3.00','5970','retail','0','2024-10-17 09:50:35','3 pcs','','','0','Cash',823.45,'1990','','','9','16.00','1','2024-10-17 06:53:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5146.55,'','5.00','2','Inclusive','branch','Inventory','','','','',''),('9172914790894333332021',3786,'91729147779','6358','3.00','2670','retail','0','2024-10-17 09:51:35','3 pcs','','','0','Cash',368.28,'890','','','9','16.00','1','2024-10-17 06:53:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2301.72,'','68.00','65','Inclusive','branch','Inventory','','','','',''),('9172914794513197202023',3787,'91729147779','6122','3.00','2100','retail','0','2024-10-17 09:52:05','3 pcs','','','0','Cash',289.66,'700','','','9','16.00','1','2024-10-17 06:53:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1810.34,'','15.00','12','Inclusive','branch','Inventory','','','','',''),('9172915127311122335333',3788,'91729148033','8734','3.00','5070','retail','0','2024-10-17 09:53:53','3 pcs','','','0','Cash',699.31,'1690','','','9','16.00','1','2024-10-17 08:02:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4370.69,'','2.00','99','Inclusive','branch','Inventory','','','','',''),('9172915141733333001019',3789,'91729148033','6358','3.00','2670','retail','0','2024-10-17 10:49:58','3 pcs','','','0','Cash',368.28,'890','','','9','16.00','1','2024-10-17 08:02:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2301.72,'','65.00','62','Inclusive','branch','Inventory','','','','',''),('9172915143714351232953',3790,'91729148033','6122','2.00','1400','retail','0','2024-10-17 10:50:17','2 pcs','','','0','Cash',193.10,'700','','','9','16.00','1','2024-10-17 08:02:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1206.90,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('9172915161112912443624',3791,'91729148033','9965','3.00','5970','retail','0','2024-10-17 10:53:15','3 pcs','','','0','Cash',823.45,'1990','','','9','16.00','1','2024-10-17 08:02:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5146.55,'','2.00','99','Inclusive','branch','Inventory','','','','',''),('9172924532824225223990',3792,'91729245315','9789966757833','1.00','2900','retail','0','2024-10-18 12:55:15','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-18 09:55:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172934150122122200122',3793,'91729341493','9781788166329','1.00','2590','retail','0','2024-10-19 15:38:13','','','','2300','Cash',0.00,'2590','','','9','0.00','1','2024-10-19 12:38:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172959479822703820903',3794,'91729594789','9789914500141','1.00','1000','retail','0','2024-10-22 13:59:49','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-10-22 11:02:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172959491700922451222',3795,'91729594789','9781788166330','2.00','1300','retail','0','2024-10-22 14:01:45','','','','350','Cash',0.00,'650','','','9','0.00','1','2024-10-22 11:02:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172959494853231132202',3796,'91729594930','9781788166330','2.00','1200','retail','0','2024-10-22 14:02:10','2 pcs','','','350','Cash',0.00,'600','','','9','0.00','1','2024-10-22 11:03:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172959497032020200303',3797,'91729594930','9789914500141','1.00','1000','retail','0','2024-10-22 14:02:42','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-10-22 11:03:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172959535955592340520',3798,'91729594984','10758','1.00','3190','retail','0','2024-10-22 14:03:04','1 pcs','','','0','Cash',440.00,'3190','','','9','16.00','1','2024-10-22 11:09:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2750.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('9172960303439222023020',3799,'91729602938','10181','1.00','1550','retail','0','2024-10-22 16:16:37','1 pcs','','','0','Cash',213.79,'1550','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1336.21,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172960307603927707339',3800,'91729602938','11946','1.00','3850','retail','0','2024-10-22 16:17:27','','','','3500','Cash',0.00,'3850','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','479.00','478','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172960309191220360933',3801,'91729602938','9755','1.00','2490','retail','0','2024-10-22 16:17:56','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172960315905923127393',3802,'91729602938','4983','1.00','3690','retail','0','2024-10-22 16:19:07','1 pcs','','','0','Cash',508.97,'3690','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3181.03,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9172960320332022234203',3803,'91729602938','8815','1.00','1750','retail','0','2024-10-22 16:19:36','1 pcs','','','0','Cash',241.38,'1750','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1508.62,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172960323440903002333',3804,'91729602938','9396','1.00','1990','retail','0','2024-10-22 16:20:18','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9172960325723202139223',3805,'91729602938','5860','1.00','1490','retail','0','2024-10-22 16:20:47','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172960330122217233333',3806,'91729602938','243','1.00','4800','retail','0','2024-10-22 16:21:20','1 pcs','','','0','Cash',662.07,'4800','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4137.93,'','1000.00','999','Inclusive','branch','Inventory','','','','',''),('9172960333632239100300',3807,'91729602938','10884','1.00','2590','retail','0','2024-10-22 16:21:57','','','','0','Cash',0.00,'2590','','','9','16.00','1','2024-10-22 13:29:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172960552124330022753',3808,'91729603742','9789914500981','1.00','1590','retail','0','2024-10-22 16:29:02','','','','1300','Cash',0.00,'1590','','','9','16.00','1','2024-10-22 14:01:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172960553100703330119',3809,'91729603742','9789966105004','1.00','800','retail','0','2024-10-22 16:58:41','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-10-22 14:01:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','997.00','996','Inclusive','branch','Inventory','','','','',''),('9172960562833232372329',3810,'91729603742','9781788166331','1.00','200','retail','0','2024-10-22 17:00:17','1 pcs','','','90','Cash',0.00,'200','','','9','0.00','1','2024-10-22 14:01:56','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1000.00','999','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172960919999432230920',3811,'91729605717','12516','1.00','1000','retail','0','2024-10-22 17:01:57','','','','990','Cash',0.00,'1000','','','9','16.00','1','2024-10-22 15:00:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172960921932302090420',3812,'91729605717','8728','1.00','2500','retail','0','2024-10-22 17:59:59','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-10-22 15:00:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9172961498592293323121',3813,'91729614975','7554','1.00','1090','retail','0','2024-10-22 19:36:15','','','','0','Cash',0.00,'1090','','','9','16.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9172961499692370122202',3814,'91729614975','9379','1.00','2150','retail','0','2024-10-22 19:36:25','1 pcs','','','0','Cash',296.55,'2150','','','9','16.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1853.45,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9172961500733393033031',3815,'91729614975','9781788166334','1.00','2390','retail','0','2024-10-22 19:36:36','','','','2090','Cash',0.00,'2390','','','9','0.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172961502539022232093',3816,'91729614975','9781788166333','1.00','2890','retail','0','2024-10-22 19:36:47','','','','2500','Cash',0.00,'2890','','','9','0.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172961504304209230242',3817,'91729614975','5260','1.00','5490','retail','0','2024-10-22 19:37:05','1 pcs','','','0','Cash',757.24,'5490','','','9','16.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4732.76,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9172961505433329342492',3818,'91729614975','10450','1.00','2490','retail','0','2024-10-22 19:37:23','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9172961507601593135062',3819,'91729614975','9781788166332','1.00','2000','retail','0','2024-10-22 19:37:35','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-10-22 16:40:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172961579302523219000',3820,'91729615784','9781788166335','2.00','4000','retail','0','2024-10-22 19:49:44','','','','1700','Cash',0.00,'2000','','','9','0.00','1','2024-10-22 16:51:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172961587923323229292',3821,'91729615784','9781788166336','1.00','800','retail','0','2024-10-22 19:51:05','','','','700','Cash',0.00,'800','','','9','0.00','1','2024-10-22 16:51:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172968843733320223223',3822,'91729688417','9965','2.00','3780','retail','0','2024-10-23 16:00:17','','','','0','Cash',0.00,'1890','','','9','16.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','','','','',''),('9172968847433330980261',3823,'91729688417','8352','2.00','2780','retail','0','2024-10-23 16:00:38','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('9172968848430400962230',3824,'91729688417','9789966757839','1.00','2890','retail','0','2024-10-23 16:01:14','','','','1500','Cash',0.00,'2890','','','9','0.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172968849533290232003',3825,'91729688417','9789966757835','1.00','2690','retail','0','2024-10-23 16:01:24','','','','1900','Cash',0.00,'2690','','','9','0.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172968851030283733990',3826,'91729688417','9789966190766','2.00','5180','retail','0','2024-10-23 16:01:35','','','','1500','Cash',0.00,'2590','','','9','16.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172968852303029230822',3827,'91729688417','9789966757836','2.00','3380','retail','0','2024-10-23 16:01:50','','','','1400','Cash',0.00,'1690','','','9','0.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172968877622602978328',3828,'91729688417','9781788166337','2.00','4380','retail','0','2024-10-23 16:05:58','','','','1890','Cash',0.00,'2190','','','9','0.00','1','2024-10-23 13:08:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172969581602333072220',3829,'91729688893','9779','1.00','2290','retail','0','2024-10-23 16:08:13','1 pcs','','','0','Cash',315.86,'2290','','','9','16.00','1','2024-10-23 15:04:07','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1974.14,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172969583720507330180',3830,'91729688893','8945','1.00','1500','retail','0','2024-10-23 18:03:42','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-10-23 15:04:07','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Inventory','','','','',''),('9172975378772087000432',3831,'91729753770','9781788166338','1.00','1000','retail','0','2024-10-24 10:09:30','','','','700','Cash',0.00,'1000','','','9','0.00','1','2024-10-24 07:11:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172975383421390333722',3832,'91729753770','11079','1.00','2890','retail','0','2024-10-24 10:09:47','','','','0','Cash',0.00,'2890','','','9','16.00','1','2024-10-24 07:11:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9172975385302203303225',3833,'91729753770','11857','1.00','250','retail','0','2024-10-24 10:10:34','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-10-24 07:11:08','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','875.00','874','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172976182222223163223',3834,'91729761815','9781788166339','1.00','25900','retail','0','2024-10-24 12:23:35','','','','24000','Cash',0.00,'25900','','','9','0.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172976189027062222292',3835,'91729761815','11931','1.00','2750','retail','0','2024-10-24 12:24:42','','','','2500','Cash',0.00,'2750','','','9','16.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172976190709229732203',3836,'91729761815','9738','1.00','1899','retail','0','2024-10-24 12:24:51','1 pcs','','','0','Cash',261.93,'1899','','','9','16.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1637.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172976191733339330133',3837,'91729761815','9789914963735','1.00','1500','retail','0','2024-10-24 12:25:08','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172976195873332333059',3838,'91729761815','7813','1.00','1199','retail','0','2024-10-24 12:25:41','','','','0','Cash',0.00,'1199','','','9','16.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172976197990003232307',3839,'91729761815','5714','1.00','328','retail','0','2024-10-24 12:25:58','','','','0','Cash',0.00,'328','','','9','16.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172976214623322172332',3840,'91729761815','9781788166340','1.00','1200','retail','0','2024-10-24 12:28:49','','','','800','Cash',0.00,'1200','','','9','0.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172976514503402911423',3841,'91729761815','5752','1.00','350','retail','0','2024-10-24 12:32:02','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-10-24 10:21:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9172977431344790333327',3842,'91729774298','11079','1.00','2890','retail','0','2024-10-24 15:51:38','','','','0','Cash',0.00,'2890','','','9','16.00','1','2024-10-24 12:52:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9172977434437322022093',3843,'91729774298','11857','1.00','200','retail','0','2024-10-24 15:51:54','1 pcs','','','0','Cash',27.59,'200','','','9','16.00','1','2024-10-24 12:52:32','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',172.41,'','874.00','873','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172985117012323019033',3844,'91729851160','9789966531186','1.00','3000','retail','0','2024-10-25 13:12:40','','','','2500','Cash',0.00,'3000','','','9','0.00','1','2024-10-25 10:12:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172986171303303212623',3845,'91729861693','12007','1.00','4500','retail','0','2024-10-25 16:08:13','1 pcs','','','2500','Cash',0.00,'4500','','','9','16.00','1','2024-10-25 13:12:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172986173771022834303',3846,'91729861693','9789914408147','1.00','3500','retail','0','2024-10-25 16:08:46','1 pcs','','','3300','Cash',0.00,'3500','','','9','16.00','1','2024-10-25 13:12:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172986177010623812022',3847,'91729861693','5752','1.00','250','retail','0','2024-10-25 16:09:09','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-10-25 13:12:19','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172986193593803230101',3848,'91729861693','9781788166341','1.00','1000','retail','0','2024-10-25 16:11:52','','','','800','Cash',0.00,'1000','','','9','0.00','1','2024-10-25 13:12:19','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172986947523202825090',3849,'91729869458','6110','1.00','690','retail','0','2024-10-25 18:17:38','1 pcs','','','0','Cash',95.17,'690','','','9','16.00','1','2024-10-25 15:31:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',594.83,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('9172986960130621123060',3850,'91729869458','9789966463609','1.00','1700','retail','0','2024-10-25 18:19:49','1 pcs','','','0','Cash',234.48,'1700','','','9','16.00','1','2024-10-25 15:31:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9172986963233723223672',3851,'91729869458','9789914979206','1.00','1250','retail','0','2024-10-25 18:20:02','','','','1000','Cash',0.00,'1250','','','9','16.00','1','2024-10-25 15:31:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('9172987026702060230203',3852,'91729869458','7828','1.00','1690','retail','0','2024-10-25 18:30:56','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-10-25 15:31:52','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9172994010542001202320',3853,'91729940054','8945','1.00','1500','retail','0','2024-10-26 13:54:14','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-10-26 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','194.00','193','Inclusive','branch','Inventory','','','','',''),('9172994011909172170322',3854,'91729940054','11857','1.00','300','retail','0','2024-10-26 13:55:05','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-10-26 10:55:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','873.00','872','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173001319122333320339',3855,'91730013172','11989','2.00','3000','retail','0','2024-10-27 10:12:52','2 pcs','','','1500','Cash',0.00,'1500','','','9','16.00','1','2024-10-27 07:13:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173011702120332237030',3856,'91730114555','9938','1.00','2400','retail','0','2024-10-28 15:03:31','1 pcs','','','0','Cash',331.03,'2400','','','9','16.00','1','2024-10-28 12:53:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173011706832128032309',3857,'91730114555','11857','1.00','300','retail','0','2024-10-28 15:03:47','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-10-28 12:53:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','872.00','871','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173012004600143011402',3858,'91730120002','9938','1.00','2400','retail','0','2024-10-28 15:53:22','1 pcs','','','0','Cash',331.03,'2400','','','9','16.00','1','2024-10-28 12:56:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173012005832120030280',3859,'91730120002','11857','1.00','300','retail','0','2024-10-28 15:54:10','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-10-28 12:56:26','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','871.00','870','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173012041403133210332',3860,'91730120248','9938','1.00','2400','retail','0','2024-10-28 15:57:28','1 pcs','','','0','Cash',331.03,'2400','','','9','16.00','1','2024-10-28 13:00:36','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173012042130191232032',3861,'91730120248','11857','1.00','300','retail','0','2024-10-28 16:00:14','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-10-28 13:00:36','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','870.00','869','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173012339773324013013',3862,'91730123385','9781788166342','1.00','1800','retail','0','2024-10-28 16:49:45','1 pcs','','','1500','Cash',0.00,'1800','','','9','0.00','1','2024-10-28 13:50:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173027370033332323207',3863,'91730273656','9789966757833','1.00','2900','retail','0','2024-10-30 10:34:16','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-10-30 07:37:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173027371302340339320',3864,'91730273656','12496','1.00','2850','retail','0','2024-10-30 10:35:01','','','','2350','Cash',0.00,'2850','','','9','16.00','1','2024-10-30 07:37:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173027372429223020337',3865,'91730273656','8331','1.00','1790','retail','0','2024-10-30 10:35:14','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-10-30 07:37:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173027376773703339402',3866,'91730273656','8361','1.00','1590','retail','0','2024-10-30 10:35:24','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-10-30 07:37:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','42.00','41','Inclusive','branch','Inventory','','','','',''),('9173027385704377002730',3867,'91730273827','9789914500141','1.00','1000','retail','0','2024-10-30 10:37:07','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-10-30 07:37:40','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173029219930222312003',3868,'91730292182','11854','1.00','24000','retail','0','2024-10-30 15:43:02','1 pcs','','','0','Cash',3310.34,'24000','','','9','16.00','1','2024-10-30 12:44:14','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',20689.66,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9173053593903352157300',3869,'91730535926','8179','1.00','1300','retail','0','2024-11-02 11:25:26','1 pcs','','','0','Cash',179.31,'1300','','','9','16.00','1','2024-11-02 08:33:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173053599224227079332',3870,'91730535926','8648','1.00','1500','retail','0','2024-11-02 11:25:44','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-11-02 08:33:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173053602000202032233',3871,'91730535926','12516','1.00','1000','retail','0','2024-11-02 11:26:32','','','','990','Cash',0.00,'1000','','','9','16.00','1','2024-11-02 08:33:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173053624065222652230',3872,'91730535926','9781788166344','1.00','1800','retail','0','2024-11-02 11:30:31','1 pcs','','','1800','Cash',0.00,'1800','','','9','0.00','1','2024-11-02 08:33:12','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173053626850703341238',3873,'91730535926','9781788166343','1.00','2500','retail','0','2024-11-02 11:30:55','','','','2000','Cash',0.00,'2500','','','9','0.00','1','2024-11-02 08:33:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173070908030303209220',3874,'91730709049','7547','1.00','1690','retail','0','2024-11-04 11:30:49','1 pcs','','','0','Cash',233.10,'1690','','','9','16.00','1','2024-11-04 08:31:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1456.90,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173070922972200902230',3875,'91730709095','11781','8.00','32000','retail','0','2024-11-04 11:31:35','8 pcs','','','0','Cash',4413.79,'4000','','','9','16.00','1','2024-11-04 08:34:04','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',27586.21,'','17.00','9','Inclusive','branch','Inventory','','','','',''),('9173072779527233322029',3876,'91730727626','11825','1.00','16450','retail','0','2024-11-04 16:43:04','1 pcs','','','0','Cash',2268.97,'16450','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',14181.03,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9173072781203381332030',3877,'91730727626','9163','1.00','2100','retail','0','2024-11-04 16:43:21','1 pcs','','','0','Cash',289.66,'2100','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1810.34,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173072783323812432103',3878,'91730727626','10817','1.00','2900','retail','0','2024-11-04 16:43:32','1 pcs','','','0','Cash',400.00,'2900','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2500.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173072784573235320822',3879,'91730727626','10042','1.00','2390','retail','0','2024-11-04 16:43:54','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','9998.00','9997','Inclusive','branch','Inventory','','','','',''),('9173072794533027223952',3880,'91730727626','7224','1.00','2090','retail','0','2024-11-04 16:44:06','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173072798393207327283',3881,'91730727626','9823','1.00','1800','retail','0','2024-11-04 16:45:46','','','','0','Cash',0.00,'1800','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173072822802103420202',3882,'91730727626','7553','1.00','1490','retail','0','2024-11-04 16:48:16','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173072919823020272320',3883,'91730727626','2765','1.00','1136','retail','0','2024-11-04 16:59:56','','','','0','Cash',0.00,'1136','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9173072925003377933070',3884,'91730727626','9781612681139','1.00','1890','retail','0','2024-11-04 17:06:38','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9173072937832728333033',3885,'91730727626','10295','1.00','3790','retail','0','2024-11-04 17:09:21','1 pcs','','','0','Cash',522.76,'3790','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3267.24,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('9173072955323399257073',3886,'91730727626','282','1.00','2090','retail','0','2024-11-04 17:12:18','','','','0','Cash',0.00,'2090','','','9','16.00','1','2024-11-04 14:18:16','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('9173080192890220334392',3887,'91730801914','6925','2.00','1800','retail','0','2024-11-05 13:18:34','2 pcs','','','0','Cash',248.28,'900','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('9173080196970402322392',3888,'91730801914','9789914500981','2.00','3180','retail','0','2024-11-05 13:18:55','','','','1300','Cash',0.00,'1590','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080198703103009231',3889,'91730801914','12613','2.00','5000','retail','0','2024-11-05 13:19:29','2 pcs','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080199802392333002',3890,'91730801914','10845','2.00','5000','retail','0','2024-11-05 13:19:47','2 pcs','','','0','Cash',689.66,'2500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4310.34,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('9173080201223323203223',3891,'91730801914','9789966757833','2.00','5800','retail','0','2024-11-05 13:20:04','2 pcs','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080203623262220222',3892,'91730801914','6319','2.00','1380','retail','0','2024-11-05 13:20:12','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('9173080206103232062101',3893,'91730801914','3905','2.00','2082','retail','0','2024-11-05 13:20:36','','','','0','Cash',0.00,'1041','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','','','','',''),('9173080207233093300203',3894,'91730801914','10823','2.00','5000','retail','0','2024-11-05 13:21:01','2 pcs','','','0','Cash',689.66,'2500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4310.34,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('9173080211702833322202',3895,'91730801914','10297','1.00','1999','retail','0','2024-11-05 13:21:33','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173080223702220433233',3896,'91730801914','12099','2.00','2000','retail','0','2024-11-05 13:22:05','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080241339382303343',3897,'91730801914','9781612680539','2.00','2500','retail','0','2024-11-05 13:26:43','','','','1000','Cash',0.00,'1250','','','9','0.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080254832733034333',3898,'91730801914','9789914408137','2.00','5000','retail','0','2024-11-05 13:27:15','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080256522202204223',3899,'91730801914','11399','1.00','3500','retail','0','2024-11-05 13:29:08','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9173080266933040340332',3900,'91730801914','9781612680540','2.00','7000','retail','0','2024-11-05 13:31:01','','','','3300','Cash',0.00,'3500','','','9','0.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080271200201200370',3901,'91730801914','12624','2.00','3000','retail','0','2024-11-05 13:31:09','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-11-05 10:36:03','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173080324622300333269',3902,'91730803224','7839','2.00','2400','retail','0','2024-11-05 13:40:24','2 pcs','','','0','Cash',331.03,'1200','','','9','16.00','1','2024-11-05 10:45:38','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('9173080339930934330433',3903,'91730803224','11327','2.00','6780','retail','0','2024-11-05 13:40:58','','','','0','Cash',0.00,'3390','','','9','16.00','1','2024-11-05 10:45:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('9173080345724283332012',3904,'91730803224','8643','1.00','1450','retail','0','2024-11-05 13:43:19','','','','0','Cash',0.00,'1450','','','9','16.00','1','2024-11-05 10:45:38','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('9173081142230221139932',3905,'91730811408','11905','1.00','2500','retail','0','2024-11-05 15:56:48','','','','2200','Cash',0.00,'2500','','','9','16.00','1','2024-11-05 12:57:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088857832353408303',3906,'91730888512','9789966757836','1.00','1690','retail','0','2024-11-06 13:22:45','','','','1400','Cash',0.00,'1690','','','9','0.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088859292913284333',3907,'91730888512','12033','1.00','1500','retail','0','2024-11-06 13:22:58','','','','1200','Cash',0.00,'1500','','','9','16.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088861239679323223',3908,'91730888512','9789914743289','1.00','1000','retail','0','2024-11-06 13:23:13','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173088862567035322272',3909,'91730888512','9189','1.00','1800','retail','0','2024-11-06 13:23:32','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9173088867923332093833',3910,'91730888512','9556','1.00','2090','retail','0','2024-11-06 13:24:03','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','97.00','96','Inclusive','branch','Inventory','','','','',''),('9173088874898080827283',3911,'91730888512','9789966757839','1.00','2890','retail','0','2024-11-06 13:25:01','','','','1500','Cash',0.00,'2890','','','9','0.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088896339187820433',3912,'91730888512','9781612680543','1.00','2190','retail','0','2024-11-06 13:29:09','','','','2000','Cash',0.00,'2190','','','9','0.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088897420409037203',3913,'91730888512','9781612680542','1.00','2190','retail','0','2024-11-06 13:29:24','','','','2000','Cash',0.00,'2190','','','9','0.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173088898798307713337',3914,'91730888512','9781612680541','1.00','2490','retail','0','2024-11-06 13:29:34','','','','2000','Cash',0.00,'2490','','','9','0.00','1','2024-11-06 10:30:30','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173089262932691033902',3915,'91730889031','11327','1.00','3500','retail','0','2024-11-06 13:30:31','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-11-06 11:30:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173089264331920403720',3916,'91730889031','11857','1.00','250','retail','0','2024-11-06 14:30:35','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-11-06 11:30:51','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','869.00','868','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090159503325033311',3917,'91730901581','11989','2.00','3600','retail','0','2024-11-06 16:59:41','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090166700603396673',3918,'91730901581','11399','1.00','3500','retail','0','2024-11-06 17:00:55','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173090170727303330301',3919,'91730901581','11079','2.00','5780','retail','0','2024-11-06 17:01:37','','','','0','Cash',0.00,'2890','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('9173090172337003272033',3920,'91730901581','11188','1.00','3000','retail','0','2024-11-06 17:01:47','','','','0','Cash',0.00,'3000','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9173090174303330329032',3921,'91730901581','11327','1.00','3500','retail','0','2024-11-06 17:02:03','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9173090180133040340332',3922,'91730901581','11494','2.00','7798','retail','0','2024-11-06 17:03:10','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('9173090181502233030200',3923,'91730901581','7552','1.00','1090','retail','0','2024-11-06 17:03:22','','','','0','Cash',0.00,'1090','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9173090186038213331720',3924,'91730901581','12552','2.00','3400','retail','0','2024-11-06 17:03:35','','','','1500','Cash',0.00,'1700','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090188431380227800',3925,'91730901581','11686','1.00','4990','retail','0','2024-11-06 17:04:21','','','','0','Cash',0.00,'4990','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9173090189723202139223',3926,'91730901581','9781788166325','1.00','1500','retail','0','2024-11-06 17:04:44','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090191531104333333',3927,'91730901581','12099','1.00','1000','retail','0','2024-11-06 17:04:57','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090194221343229093',3928,'91730901581','12604','2.00','5000','retail','0','2024-11-06 17:05:16','','','','2300','Cash',0.00,'2500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090196819320240733',3929,'91730901581','12494','1.00','2450','retail','0','2024-11-06 17:05:42','','','','2300','Cash',0.00,'2450','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090200922400229723',3930,'91730901581','9396','1.00','1650','retail','0','2024-11-06 17:06:08','','','','0','Cash',0.00,'1650','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9173090202633040002090',3931,'91730901581','8630','1.00','2000','retail','0','2024-11-06 17:06:49','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9173090204433412200223',3932,'91730901581','9781444768383','1.00','1500','retail','0','2024-11-06 17:07:06','','','','1300','Cash',0.00,'1500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090228620020020223',3933,'91730901581','9780578311401','1.00','2500','retail','0','2024-11-06 17:07:24','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9173090234992200032117',3934,'91730901581','10647','2.00','4600','retail','0','2024-11-06 17:11:26','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('9173090250423204334130',3935,'91730901581','8333','1.00','1390','retail','0','2024-11-06 17:12:30','','','','0','Cash',0.00,'1390','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173090253623236320522',3936,'91730901581','10845','2.00','5000','retail','0','2024-11-06 17:15:04','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('9173090262333202033133',3937,'91730901581','9789914502671','3.00','3750','retail','0','2024-11-06 17:16:16','3 pcs','','','1100','Cash',0.00,'1250','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173090274820033172821',3938,'91730901581','9789914743289','6.00','6000','retail','0','2024-11-06 17:18:50','6 pcs','','','0','Cash',827.59,'1000','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','51.00','45','Inclusive','branch','Inventory','','','','',''),('9173090277437270001729',3939,'91730901581','12062','2.00','2000','retail','0','2024-11-06 17:19:15','','','','800','Cash',0.00,'1000','','','9','16.00','1','2024-11-06 14:26:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096684333049290322',3940,'91730966819','11989','2.00','3600','retail','0','2024-11-07 11:06:59','','','','1500','Cash',0.00,'1800','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096685322252212247',3941,'91730966819','10679','1.00','2390','retail','0','2024-11-07 11:07:23','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173096687133723223872',3942,'91730966819','11924','2.00','6000','retail','0','2024-11-07 11:07:33','2 pcs','','','1700','Cash',0.00,'3000','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096690500237372231',3943,'91730966819','11387','1.00','3500','retail','0','2024-11-07 11:08:06','1 pcs','','','0','Cash',482.76,'3500','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3017.24,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9173096692233030232240',3944,'91730966819','8907','2.00','3180','retail','0','2024-11-07 11:08:25','2 pcs','','','0','Cash',438.62,'1590','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2741.38,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('9173096695420323423333',3945,'91730966819','6334','2.00','1380','retail','0','2024-11-07 11:08:59','','','','0','Cash',0.00,'690','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('9173096697033930333203',3946,'91730966819','10616','2.00','6000','retail','0','2024-11-07 11:09:14','2 pcs','','','0','Cash',827.59,'3000','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5172.41,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('9173096700772200702230',3947,'91730966819','10313','2.00','4000','retail','0','2024-11-07 11:09:35','','','','0','Cash',0.00,'2000','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9173096703530012477792',3948,'91730966819','6466','2.00','1500','retail','0','2024-11-07 11:10:07','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('9173096715534573205922',3949,'91730966819','6685','2.00','1700','retail','0','2024-11-07 11:12:15','2 pcs','','','0','Cash',234.48,'850','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','1.00','49','Inclusive','branch','Inventory','','','','',''),('9173096751603233303232',3950,'91730966819','11686','1.00','4990','retail','0','2024-11-07 11:13:35','','','','0','Cash',0.00,'4990','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9173096764692412100232',3951,'91730966819','9789966193455','1.00','2600','retail','0','2024-11-07 11:20:36','1 pcs','','','2300','Cash',0.00,'2600','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096765662591792327',3952,'91730966819','10872','1.00','2590','retail','0','2024-11-07 11:20:46','','','','0','Cash',0.00,'2590','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9173096769010703230293',3953,'91730966819','11931','1.00','2750','retail','0','2024-11-07 11:20:56','','','','2500','Cash',0.00,'2750','','','9','16.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096778332002323202',3954,'91730966819','9781612680544','1.00','1500','retail','0','2024-11-07 11:22:52','','','','1300','Cash',0.00,'1500','','','9','0.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173096827133793263213',3955,'91730966819','9781612680545','1.00','1200','retail','0','2024-11-07 11:31:02','','','','900','Cash',0.00,'1200','','','9','0.00','1','2024-11-07 08:37:05','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173097275739733232220',3956,'91730972748','9789966757833','1.00','2900','retail','0','2024-11-07 12:45:48','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-07 09:45:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173105706803203323393',3957,'91731057058','9781612680546','1.00','3690','retail','0','2024-11-08 12:10:58','','','','3000','Cash',0.00,'3690','','','9','0.00','1','2024-11-08 09:11:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173105707937315003903',3958,'91731057058','9781612680547','1.00','1500','retail','0','2024-11-08 12:11:09','','','','1250','Cash',0.00,'1500','','','9','0.00','1','2024-11-08 09:11:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173105709515330200253',3959,'91731057058','11857','1.00','300','retail','0','2024-11-08 12:11:19','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-08 09:11:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','868.00','867','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106836403332003230',3960,'91731068352','9781612680548','1.00','812','retail','0','2024-11-08 15:19:12','','','','750','Cash',0.00,'812','','','9','0.00','1','2024-11-08 12:20:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106837402336303123',3961,'91731068352','11857','1.00','300','retail','0','2024-11-08 15:19:24','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-08 12:20:34','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','867.00','866','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106854793312303303',3962,'91731068435','12501','1.00','3890','retail','0','2024-11-08 15:20:35','1 pcs','','','2800','Cash',536.55,'3890','','','9','16.00','1','2024-11-08 12:29:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3353.45,'','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106863732330202382',3963,'91731068435','7774','1.00','1390','retail','0','2024-11-08 15:23:47','1 pcs','','','0','Cash',191.72,'1390','','','9','16.00','1','2024-11-08 12:29:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173106877832832922226',3964,'91731068435','9781612680549','1.00','1000','retail','0','2024-11-08 15:25:57','','','','900','Cash',0.00,'1000','','','9','0.00','1','2024-11-08 12:29:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106879803237023026',3965,'91731068435','11857','1.00','300','retail','0','2024-11-08 15:26:20','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-08 12:29:53','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','866.00','865','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173106892433223203392',3966,'91731068435','10591','1.00','2490','retail','0','2024-11-08 15:26:40','1 pcs','','','0','Cash',343.45,'2490','','','9','16.00','1','2024-11-08 12:29:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2146.55,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('9173131505602337033232',3967,'91731315041','11486','1.00','4650','retail','0','2024-11-11 11:50:41','1 pcs','','','0','Cash',641.38,'4650','','','9','16.00','1','2024-11-11 08:51:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',4008.62,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173131507621336327203',3968,'91731315041','11762','1.00','6500','retail','0','2024-11-11 11:51:05','','','','0','Cash',0.00,'6500','','','9','16.00','1','2024-11-11 08:51:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173131829032097110232',3969,'91731315090','8331','1.00','1790','retail','0','2024-11-11 11:51:30','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-11-11 09:45:11','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9173131834133032232022',3970,'91731318312','8361','1.00','1590','retail','0','2024-11-11 12:45:12','1 pcs','','','0','Cash',219.31,'1590','','','9','16.00','1','2024-11-11 09:45:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1370.69,'','41.00','40','Inclusive','branch','Inventory','','','','',''),('9173132105232953203502',3971,'91731318356','11982','1.00','3000','retail','0','2024-11-11 12:45:56','','','','2700','Cash',0.00,'3000','','','9','16.00','1','2024-11-11 10:31:31','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173133711023233230301',3972,'91731337097','11695','1.00','6500','retail','0','2024-11-11 17:58:17','1 pcs','','','0','Cash',896.55,'6500','','','9','16.00','1','2024-11-11 14:58:54','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',5603.45,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9173133912419323927243',3973,'91731337134','8945','1.00','1500','retail','0','2024-11-11 17:58:54','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-11-11 15:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','193.00','192','Inclusive','branch','Inventory','','','','',''),('9173133915673226223093',3974,'91731337134','9798862855005','1.00','1500','retail','0','2024-11-11 18:32:04','','','','1400','Cash',0.00,'1500','','','9','16.00','1','2024-11-11 15:32:52','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173139809339382392273',3975,'91731398081','9789966757833','2.00','5800','retail','0','2024-11-12 10:54:42','2 pcs','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-12 07:57:02','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173139813211932234381',3976,'91731398081','9781612680540','2.00','7000','retail','0','2024-11-12 10:55:21','','','','3300','Cash',0.00,'3500','','','9','0.00','1','2024-11-12 07:57:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173139817432002400329',3977,'91731398081','10754','2.00','4980','retail','0','2024-11-12 10:55:32','','','','0','Cash',0.00,'2490','','','9','16.00','1','2024-11-12 07:57:02','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','95.00','93','Inclusive','branch','Inventory','','','','',''),('9173140072440200147223',3978,'91731398223','10813','1.00','2500','retail','0','2024-11-12 10:57:03','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9173140075603701039003',3979,'91731398223','7724','1.00','1890','retail','0','2024-11-12 11:38:44','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173140077347317033320',3980,'91731398223','8007','1.00','1490','retail','0','2024-11-12 11:39:21','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','91.00','90','Inclusive','branch','Inventory','','','','',''),('9173140079407093420234',3981,'91731398223','6122','1.00','1290','retail','0','2024-11-12 11:39:40','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9173140081210143133020',3982,'91731398223','9789914963734','1.00','2590','retail','0','2024-11-12 11:39:54','1 pcs','','','2100','Cash',0.00,'2590','','','9','0.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173140083372003303123',3983,'91731398223','9430','1.00','1690','retail','0','2024-11-12 11:40:19','','','','0','Cash',0.00,'1690','','','9','16.00','1','2024-11-12 08:40:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173140179532073223332',3984,'91731401752','9781612680550','1.00','4466','retail','0','2024-11-12 11:56:23','','','','4200','Cash',0.00,'4466','','','9','0.00','1','2024-11-12 08:56:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173140181029002000290',3985,'91731401752','11857','1.00','300','retail','0','2024-11-12 11:56:35','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-12 08:56:54','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','865.00','864','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173140450633292403924',3986,'91731404503','9789966531148','1.00','4000','retail','0','2024-11-12 12:41:43','','','','3700','Cash',0.00,'4000','','','9','0.00','1','2024-11-12 09:42:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173140818922332138802',3987,'91731404550','9789914500141','1.00','1200','retail','0','2024-11-12 12:42:30','1 pcs','','','750','Cash',165.52,'1200','','','9','16.00','1','2024-11-12 10:43:26','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173141262616642033224',3988,'91731408206','11148','1.00','2990','retail','0','2024-11-12 14:56:51','','','','0','Cash',0.00,'2990','','','9','16.00','1','2024-11-12 11:57:09','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173141449870330419422',3989,'91731412630','10250','1.00','2650','retail','0','2024-11-12 14:57:10','1 pcs','','','0','Cash',365.52,'2650','','','9','16.00','1','2024-11-12 12:28:33','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2284.48,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('9173149841023333333892',3990,'91731498396','10818','1.00','2500','retail','0','2024-11-13 14:46:36','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-11-13 11:47:14','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('9173157014030212303020',3991,'91731570080','11789','1.00','16000','retail','0','2024-11-14 10:41:20','1 pcs','','','0','Cash',2206.90,'16000','','','9','16.00','1','2024-11-14 07:43:48','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',13793.10,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9173165143634157621433',3992,'91731651344','9789966757830','16.00','36800','retail','0','2024-11-15 09:15:44','16 pcs','','','2300','Cash',0.00,'2300','','','9','0.00','1','2024-11-15 06:36:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173192351121233022253',3993,'91731923488','12613','1.00','2500','retail','0','2024-11-18 12:51:28','','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-11-18 09:59:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173192353722234574332',3994,'91731923488','9789966757833','1.00','2900','retail','0','2024-11-18 12:51:52','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-18 09:59:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173192382532323023025',3995,'91731923488','9789966531150','1.00','2500','retail','0','2024-11-18 12:57:00','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-18 09:59:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173192383692137233920',3996,'91731923488','9789966531149','1.00','3490','retail','0','2024-11-18 12:57:06','','','','3100','Cash',0.00,'3490','','','9','0.00','1','2024-11-18 09:59:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173192391823038338032',3997,'91731923488','9789966531151','1.00','3500','retail','0','2024-11-18 12:58:33','','','','3200','Cash',0.00,'3500','','','9','0.00','1','2024-11-18 09:59:17','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193150223313007902',3998,'91731931491','9789966531150','1.00','2500','retail','0','2024-11-18 15:04:51','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-18 12:05:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193151233022312343',3999,'91731931491','9789966531151','1.00','3500','retail','0','2024-11-18 15:05:03','','','','3200','Cash',0.00,'3500','','','9','0.00','1','2024-11-18 12:05:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193152399221237321',4000,'91731931491','11857','1.00','300','retail','0','2024-11-18 15:05:12','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-18 12:05:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','864.00','863','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193223923432321222',4001,'91731931543','10679','1.00','2390','retail','0','2024-11-18 15:05:43','','','','0','Cash',0.00,'2390','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9173193224622324393601',4002,'91731931543','10845','1.00','2500','retail','0','2024-11-18 15:17:20','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173193225503502090332',4003,'91731931543','9789966757833','2.00','5800','retail','0','2024-11-18 15:17:26','2 pcs','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193230324723022322',4004,'91731931543','9789966531150','2.00','5000','retail','0','2024-11-18 15:17:42','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193233512929203022',4005,'91731931543','11977','1.00','3000','retail','0','2024-11-18 15:18:24','1 pcs','','','2100','Cash',0.00,'3000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193237133373330339',4006,'91731931543','11494','1.00','3899','retail','0','2024-11-18 15:19:12','','','','0','Cash',0.00,'3899','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9173193238432322203221',4007,'91731931543','9789966635187','1.00','2500','retail','0','2024-11-18 15:19:32','','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193297932903209332',4008,'91731931543','11148','1.00','2990','retail','0','2024-11-18 15:27:32','','','','0','Cash',0.00,'2990','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173193300879933299383',4009,'91731931543','12108','1.00','2000','retail','0','2024-11-18 15:29:39','','','','1800','Cash',0.00,'2000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193301591310301025',4010,'91731931543','9789966531152','1.00','2500','retail','0','2024-11-18 15:30:08','','','','2200','Cash',0.00,'2500','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193306431232020109',4011,'91731931543','11079','2.00','5780','retail','0','2024-11-18 15:30:15','','','','0','Cash',0.00,'2890','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('9173193315813927323335',4012,'91731931543','10147','1.00','1900','retail','0','2024-11-18 15:31:58','','','','0','Cash',0.00,'1900','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9173193317223231332033',4013,'91731931543','6470','1.00','750','retail','0','2024-11-18 15:32:38','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9173193319911222379132',4014,'91731931543','11990','1.00','790','retail','0','2024-11-18 15:32:53','','','','500','Cash',0.00,'790','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193331431932234333',4015,'91731931543','12613','2.00','5000','retail','0','2024-11-18 15:33:19','2 pcs','','','2000','Cash',0.00,'2500','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193333309213333093',4016,'91731931543','11975','2.00','1980','retail','0','2024-11-18 15:35:14','2 pcs','','','750','Cash',0.00,'990','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193335454339230343',4017,'91731931543','9789914502671','3.00','3750','retail','0','2024-11-18 15:35:39','3 pcs','','','1100','Cash',0.00,'1250','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193340323303402412',4018,'91731931543','6602','1.00','800','retail','0','2024-11-18 15:36:32','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('9173193341932234213903',4019,'91731931543','12037','1.00','1000','retail','0','2024-11-18 15:36:43','','','','700','Cash',0.00,'1000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193351450033033521',4020,'91731931543','11399','2.00','7000','retail','0','2024-11-18 15:37:26','','','','0','Cash',0.00,'3500','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9173193368524233207010',4021,'91731931543','10004','2.00','3798','retail','0','2024-11-18 15:39:00','','','','0','Cash',0.00,'1899','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('9173193412422032423002',4022,'91731931543','10647','1.00','2300','retail','0','2024-11-18 15:46:26','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9173193415823993330343',4023,'91731931543','10299','2.00','3998','retail','0','2024-11-18 15:48:44','','','','0','Cash',0.00,'1999','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','',''),('9173193422923270422390',4024,'91731931543','12646','2.00','2600','retail','0','2024-11-18 15:49:19','','','','1000','Cash',0.00,'1300','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193425632302322437',4025,'91731931543','7409','1.00','1000','retail','0','2024-11-18 15:50:30','','','','0','Cash',0.00,'1000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173193427720033309322',4026,'91731931543','8630','1.00','2000','retail','0','2024-11-18 15:50:57','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9173193428983302993249',4027,'91731931543','12494','1.00','2450','retail','0','2024-11-18 15:51:17','','','','2300','Cash',0.00,'2450','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193432823222033821',4028,'91731931543','9396','1.00','1990','retail','0','2024-11-18 15:51:29','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173193450422292204220',4029,'91731931543','12097','2.00','6000','retail','0','2024-11-18 15:54:47','','','','2700','Cash',0.00,'3000','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193452349314053319',4030,'91731931543','8918','1.00','1500','retail','0','2024-11-18 15:55:05','','','','0','Cash',0.00,'1500','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173193465231320220322',4031,'91731931543','9789966531154','1.00','2500','retail','0','2024-11-18 15:57:25','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193481523902313933',4032,'91731931543','9781788166328','1.00','6690','retail','0','2024-11-18 15:57:33','','','','6400','Cash',0.00,'6690','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173193485894033202334',4033,'91731931543','10889','1.00','2590','retail','0','2024-11-18 16:00:15','','','','0','Cash',0.00,'2590','','','9','16.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173193503830033332322',4034,'91731931543','9789966531155','2.00','3900','retail','0','2024-11-18 16:03:52','2 pcs','','','1590','Cash',0.00,'1950','','','9','0.00','1','2024-11-18 13:05:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173209976444922320273',4035,'91732099710','9738','1.00','2000','retail','0','2024-11-20 13:48:30','1 pcs','','','0','Cash',275.86,'2000','','','9','16.00','1','2024-11-20 11:16:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173209977622077729902',4036,'91732099710','9781788166339','1.00','25900','retail','0','2024-11-20 13:49:24','','','','24000','Cash',0.00,'25900','','','9','0.00','1','2024-11-20 11:16:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173209978638109220900',4037,'91732099710','10281','1.00','2500','retail','0','2024-11-20 13:49:36','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-11-20 11:16:55','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9173209981433000422120',4038,'91732099710','11762','1.00','6500','retail','0','2024-11-20 13:49:47','','','','0','Cash',0.00,'6500','','','9','16.00','1','2024-11-20 11:16:55','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173225974939322239225',4039,'91732259714','9789966757833','1.00','2900','retail','0','2024-11-22 10:15:14','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-22 07:16:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173225976533012033320',4040,'91732259714','9789966531150','1.00','2500','retail','0','2024-11-22 10:15:49','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-22 07:16:41','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173225978002300552279',4041,'91732259714','11857','1.00','350','retail','0','2024-11-22 10:16:06','1 pcs','','','0','Cash',48.28,'350','','','9','16.00','1','2024-11-22 07:16:41','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',301.72,'','863.00','862','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173226386423622233232',4042,'91732263842','11743','1.00','8500','retail','0','2024-11-22 11:24:02','1 pcs','','','0','Cash',1172.41,'8500','','','9','16.00','1','2024-11-22 08:24:35','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7327.59,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('9173226495433323336329',4043,'91732264913','9780451205360','1.00','1490','retail','0','2024-11-22 11:41:53','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9173226509632226213323',4044,'91732264913','9781612681139','1.00','1890','retail','0','2024-11-22 11:44:41','1 pcs','','','0','Cash',260.69,'1890','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1629.31,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9173226512030031640322',4045,'91732264913','7325','1.00','1500','retail','0','2024-11-22 11:45:06','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','41.00','40','Inclusive','branch','Inventory','','','','',''),('9173226515203293224332',4046,'91732264913','10599','1.00','2690','retail','0','2024-11-22 11:45:37','1 pcs','','','0','Cash',371.03,'2690','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2318.97,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173226528192200033529',4047,'91732264913','12080','1.00','2890','retail','0','2024-11-22 11:47:47','1 pcs','','','2150','Cash',0.00,'2890','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173226536523132292272',4048,'91732264913','9781847941831','1.00','2300','retail','0','2024-11-22 11:49:15','1 pcs','','','0','Cash',317.24,'2300','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1982.76,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('9173226542130334933333',4049,'91732264913','11857','1.00','250','retail','0','2024-11-22 11:49:41','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-11-22 08:50:34','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','862.00','861','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173226568603072622320',4050,'91732265435','11869','1.00','550','retail','0','2024-11-22 11:50:35','1 pcs','','','550','Cash',0.00,'550','','','9','16.00','1','2024-11-22 08:55:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173226570403232029230',4051,'91732265435','9789966531150','1.00','2500','retail','0','2024-11-22 11:54:54','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-22 08:55:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173226572226620020223',4052,'91732265435','9789966757833','1.00','2900','retail','0','2024-11-22 11:55:04','','','','2500','Cash',0.00,'2900','','','9','0.00','1','2024-11-22 08:55:39','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173228790300232222332',4053,'91732282653','8945','3.00','4500','retail','0','2024-11-22 16:37:33','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-11-22 15:05:08','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','192.00','189','Inclusive','branch','Inventory','','','','',''),('9173235466520732093303',4054,'91732354654','9789914409260','2.00','3000','retail','0','2024-11-23 12:37:34','2 pcs','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-11-23 09:38:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173235469223233223222',4055,'91732354654','8178','1.00','1500','retail','0','2024-11-23 12:37:58','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-11-23 09:38:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('9173236993522313505336',4056,'91732369913','10813','1.00','2400','retail','0','2024-11-23 16:51:53','1 pcs','','','0','Cash',331.03,'2400','','','9','16.00','1','2024-11-23 13:52:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2068.97,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9173253036222960329279',4057,'91732530340','9789966531150','1.00','2500','retail','0','2024-11-25 13:25:40','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-25 10:26:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173253037637025303300',4058,'91732530340','9789966757829','1.00','2500','retail','0','2024-11-25 13:26:02','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-25 10:26:23','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173253536322333302300',4059,'91732530384','7542','1.00','1057','retail','0','2024-11-25 13:26:24','','','','0','Cash',0.00,'1057','','','9','16.00','1','2024-11-25 11:49:42','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173253537420033319033',4060,'91732530384','11857','1.00','250','retail','0','2024-11-25 14:49:23','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-11-25 11:49:42','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','861.00','860','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173255183200218233042',4061,'91732551816','7775','1.00','1199','retail','0','2024-11-25 19:23:36','','','','0','Cash',0.00,'1199','','','9','16.00','1','2024-11-25 16:35:27','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173255184242132304072',4062,'91732551816','8334','1.00','1800','retail','0','2024-11-25 19:23:53','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-11-25 16:35:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9173255186570552332101',4063,'91732551816','9690','1.00','1800','retail','0','2024-11-25 19:24:07','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-11-25 16:35:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('9173255251839233258237',4064,'91732551816','11857','1.00','400','retail','0','2024-11-25 19:27:58','1 pcs','','','0','Cash',55.17,'400','','','9','16.00','1','2024-11-25 16:35:27','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',344.83,'','860.00','859','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173260751072306204320',4065,'91732607493','9789966531150','1.00','2500','retail','0','2024-11-26 10:51:33','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-26 07:52:06','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173262044203222300733',4066,'91732620425','12512','1.00','2000','retail','0','2024-11-26 14:27:05','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-11-26 11:27:29','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173262529729624797070',4067,'91732625277','9781398710788','1.00','3950','retail','0','2024-11-26 15:48:05','','','','3750','Cash',0.00,'3950','','','9','0.00','1','2024-11-26 12:48:44','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173262562104623202230',4068,'91732625325','90','1.00','2000','retail','0','2024-11-26 15:48:45','1 pcs','','','0','Cash',275.86,'2000','','','9','16.00','1','2024-11-26 12:55:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1724.14,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('9173262563223032322303',4069,'91732625325','4837','1.00','3150','retail','0','2024-11-26 15:53:42','1 pcs','','','0','Cash',434.48,'3150','','','9','16.00','1','2024-11-26 12:55:13','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2715.52,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9173269035020303230349',4070,'91732690317','7741','1.00','1290','retail','0','2024-11-27 09:51:57','1 pcs','','','0','Cash',177.93,'1290','','','9','16.00','1','2024-11-27 06:54:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1112.07,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('9173269037700300372939',4071,'91732690317','11934','1.00','1400','retail','0','2024-11-27 09:52:43','','','','1800','Cash',0.00,'1400','','','9','16.00','1','2024-11-27 06:54:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173269044039692213030',4072,'91732690317','9789966531150','2.00','5000','retail','0','2024-11-27 09:53:05','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-27 06:54:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173269045404232442200',4073,'91732690317','11857','1.00','300','retail','0','2024-11-27 09:54:00','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-27 06:54:20','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','859.00','858','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173269272520320293023',4074,'91732690461','9781847941831','5.00','11500','retail','0','2024-11-27 10:31:53','5 pcs','','','0','Cash',1586.21,'2300','','','9','16.00','1','2024-11-27 07:33:15','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',9913.79,'','99.00','94','Inclusive','branch','Inventory','','','','',''),('9173269753357032032329',4075,'91732692796','11924','1.00','3000','retail','0','2024-11-27 10:33:16','1 pcs','','','1700','Cash',0.00,'3000','','','9','16.00','1','2024-11-27 08:52:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173269755800427330024',4076,'91732692796','11857','1.00','250','retail','0','2024-11-27 11:52:26','1 pcs','','','0','Cash',34.48,'250','','','9','16.00','1','2024-11-27 08:52:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','858.00','857','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173271179122229702232',4077,'91732711770','9781398710789','1.00','1500','retail','0','2024-11-27 15:49:43','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-11-27 12:49:56','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173271188302310227332',4078,'91732711875','9781398710790','1.00','1500','retail','0','2024-11-27 15:51:16','','','','1200','Cash',0.00,'1500','','','9','0.00','1','2024-11-27 12:51:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173278787703303272823',4079,'91732787865','7983','1.00','2090','retail','0','2024-11-28 12:57:45','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-11-28 10:02:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173278805703303747283',4080,'91732787865','9436','1.00','2500','retail','0','2024-11-28 13:00:45','1 pcs','','','0','Cash',344.83,'2500','','','9','16.00','1','2024-11-28 10:02:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2155.17,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9173278807392243907973',4081,'91732787865','11857','1.00','200','retail','0','2024-11-28 13:00:57','1 pcs','','','0','Cash',27.59,'200','','','9','16.00','1','2024-11-28 10:02:29','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',172.41,'','857.00','856','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173278922552325393210',4082,'91732789214','8333','15.00','27000','retail','0','2024-11-28 13:20:14','15 pcs','','','0','Cash',3724.14,'1800','','','9','16.00','1','2024-11-28 10:20:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',23275.86,'','72.00','57','Inclusive','branch','Inventory','','','','',''),('9173280800020122872232',4083,'91732807986','9789966531150','1.00','2500','retail','0','2024-11-28 18:33:06','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-28 15:33:32','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173280898447340203989',4084,'91732808015','8645','1.00','1700','retail','0','2024-11-28 18:33:35','1 pcs','','','0','Cash',234.48,'1700','','','9','16.00','1','2024-11-28 15:50:00','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1465.52,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173285957800212257337',4085,'91732859558','10647','2.00','4600','retail','0','2024-11-29 08:52:38','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-11-29 05:53:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('9173285958633672320263',4086,'91732859558','11857','1.00','300','retail','0','2024-11-29 08:52:58','','','','0','Cash',0.00,'300','','','9','16.00','1','2024-11-29 05:53:12','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','856.00','855','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173286562022270333342',4087,'91732865611','9789966531150','1.00','2500','retail','0','2024-11-29 10:33:31','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-11-29 07:34:59','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173288764849224733222',4088,'91732887196','9755','1.00','2090','retail','0','2024-11-29 16:33:16','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173288765835725882825',4089,'91732887196','7040','1.00','1000','retail','0','2024-11-29 16:40:48','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('9173288767483323733124',4090,'91732887196','6886','1.00','1000','retail','0','2024-11-29 16:40:59','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9173288768832033332820',4091,'91732887196','12110','1.00','1890','retail','0','2024-11-29 16:41:14','','','','1590','Cash',0.00,'1890','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173288772440308002722',4092,'91732887196','9781570629044','1.00','1290','retail','0','2024-11-29 16:41:28','','','','0','Cash',0.00,'1290','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('9173288773833837137232',4093,'91732887196','9781398710791','1.00','1890','retail','0','2024-11-29 16:42:05','','','','1500','Cash',0.00,'1890','','','9','0.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173288776228332331422',4094,'91732887196','10476','1.00','2190','retail','0','2024-11-29 16:42:19','','','','0','Cash',0.00,'2190','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173288777270080302330',4095,'91732887196','8630','1.00','2000','retail','0','2024-11-29 16:42:42','','','','1500','Cash',0.00,'2000','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9173288782847708027222',4096,'91732887196','9396','1.00','1990','retail','0','2024-11-29 16:42:52','1 pcs','','','0','Cash',274.48,'1990','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1715.52,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9173288785892273828020',4097,'91732887196','12022','1.00','2490','retail','0','2024-11-29 16:43:49','','','','2290','Cash',0.00,'2490','','','9','16.00','1','2024-11-29 14:15:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173289070892180032338',4098,'91732889729','12520','1.00','790','retail','0','2024-11-29 17:15:29','','','','450','Cash',0.00,'790','','','9','16.00','1','2024-11-29 14:31:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173289084833332023209',4099,'91732890712','9487','1.00','2090','retail','0','2024-11-29 17:31:52','1 pcs','','','0','Cash',288.28,'2090','','','9','16.00','1','2024-11-29 14:34:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1801.72,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('9173289377932418332320',4100,'91732890866','11916','1.00','1350','retail','0','2024-11-29 17:34:26','','','','1250','Cash',0.00,'1350','','','9','16.00','1','2024-11-29 15:24:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173289378893230222320',4101,'91732890866','7096','1.00','1000','retail','0','2024-11-29 18:23:01','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-11-29 15:24:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173289380972328732228',4102,'91732890866','9781788166330','2.00','1300','retail','0','2024-11-29 18:23:13','','','','350','Cash',0.00,'650','','','9','0.00','1','2024-11-29 15:24:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173289382222833223282',4103,'91732890866','9789914500141','1.00','1200','retail','0','2024-11-29 18:23:29','1 pcs','','','750','Cash',165.52,'1200','','','9','16.00','1','2024-11-29 15:24:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1034.48,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173289385629330330513',4104,'91732890866','6705','1.00','1000','retail','0','2024-11-29 18:23:47','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-11-29 15:24:25','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9173295580235550033020',4105,'91732955792','9798862855005','1.00','1500','retail','0','2024-11-30 11:36:32','','','','1400','Cash',0.00,'1500','','','9','16.00','1','2024-11-30 08:36:50','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173296590932334093320',4106,'91732965895','9781612680547','1.00','1500','retail','0','2024-11-30 14:24:55','','','','1250','Cash',0.00,'1500','','','9','0.00','1','2024-11-30 11:25:13','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173331741747129009037',4107,'91733317157','11610','1.00','4600','retail','0','2024-12-04 15:59:17','1 pcs','','','0','Cash',634.48,'4600','','','9','16.00','1','2024-12-04 13:04:03','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3965.52,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173348653531422263234',4108,'91733486508','9789966531150','2.00','4800','retail','0','2024-12-06 15:01:48','2 pcs','','','2300','Cash',0.00,'2400','','','9','0.00','1','2024-12-06 12:03:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173348657324221932304',4109,'91733486508','12597','2.00','3400','retail','0','2024-12-06 15:02:31','2 pcs','','','1690','Cash',0.00,'1700','','','9','16.00','1','2024-12-06 12:03:44','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173348689933332230941',4110,'91733486625','7302','1.00','1100','retail','0','2024-12-06 15:03:45','1 pcs','','','0','Cash',151.72,'1100','','','9','16.00','1','2024-12-06 12:08:37','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',948.28,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173355814384332122533',4111,'91733558132','5749','1.00','350','retail','0','2024-12-07 10:55:33','','','','0','Cash',0.00,'350','','','9','16.00','1','2024-12-07 08:06:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9173355829233325239132',4112,'91733558132','7638','1.00','1390','retail','0','2024-12-07 10:56:51','1 pcs','','','0','Cash',191.72,'1390','','','9','16.00','1','2024-12-07 08:06:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1198.28,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9173355850120952093397',4113,'91733558132','8347','1.00','1800','retail','0','2024-12-07 10:59:25','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-12-07 08:06:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173355854100235333002',4114,'91733558132','6886','1.00','1000','retail','0','2024-12-07 11:01:53','1 pcs','','','0','Cash',137.93,'1000','','','9','16.00','1','2024-12-07 08:06:24','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',862.07,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9173355872179131331332',4115,'91733558132','9781398710792','1.00','1700','retail','0','2024-12-07 11:05:05','','','','1500','Cash',0.00,'1700','','','9','0.00','1','2024-12-07 08:06:24','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173357602402320106370',4116,'91733576003','10250','1.00','2350','retail','0','2024-12-07 15:53:23','1 pcs','','','0','Cash',324.14,'2350','','','9','16.00','1','2024-12-07 12:56:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2025.86,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('9173357604223030333320',4117,'91733576003','10812','1.00','2750','retail','0','2024-12-07 15:53:44','1 pcs','','','0','Cash',379.31,'2750','','','9','16.00','1','2024-12-07 12:56:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173357607130633220773',4118,'91733576003','8350','1.00','1800','retail','0','2024-12-07 15:54:03','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-12-07 12:56:53','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173357627842395302323',4119,'91733576220','10250','1.00','2350','retail','0','2024-12-07 15:57:00','1 pcs','','','0','Cash',324.14,'2350','','','9','16.00','1','2024-12-07 13:01:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2025.86,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('9173357629633056133352',4120,'91733576220','8350','1.00','1800','retail','0','2024-12-07 15:57:59','1 pcs','','','0','Cash',248.28,'1800','','','9','16.00','1','2024-12-07 13:01:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1551.72,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173357632200532122233',4121,'91733576220','10812','1.00','2750','retail','0','2024-12-07 15:58:20','1 pcs','','','0','Cash',379.31,'2750','','','9','16.00','1','2024-12-07 13:01:20','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2370.69,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173359180100303325923',4122,'91733591788','6526','1.00','1500','retail','0','2024-12-07 20:16:28','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-12-07 17:16:50','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9173372516342027213233',4123,'91733725142','9789966531150','1.00','2500','retail','0','2024-12-09 09:19:02','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-12-09 06:19:28','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173383174434202017313',4124,'91733831730','10812','1.00','2790','retail','0','2024-12-10 14:55:30','1 pcs','','','0','Cash',384.83,'2790','','','9','16.00','1','2024-12-10 11:55:58','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2405.17,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9173390443702303009232',4125,'91733904422','8333','5.00','9000','retail','0','2024-12-11 11:07:02','5 pcs','','','0','Cash',1241.38,'1800','','','9','16.00','1','2024-12-11 08:07:28','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',7758.62,'','57.00','52','Inclusive','branch','Inventory','','','','',''),('9173390962602933023703',4126,'91733909616','2604','10.00','10000','retail','0','2024-12-11 12:33:36','10 pcs','','','0','Cash',1379.31,'1000','','','9','16.00','1','2024-12-11 09:33:57','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8620.69,'','52.00','42','Inclusive','branch','Inventory','','','','',''),('9173391184392313148033',4127,'91733909638','8945','1.00','1500','retail','0','2024-12-11 13:10:34','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-12-11 10:10:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','189.00','188','Inclusive','branch','Inventory','','','','',''),('9173391205620233330222',4128,'91733911848','2604','10.00','10000','retail','0','2024-12-11 13:10:48','10 pcs','','','0','Cash',1379.31,'1000','','','9','16.00','1','2024-12-11 10:48:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',8620.69,'','42.00','32','Inclusive','branch','Inventory','','','','',''),('9173392049337300272033',4129,'91733914120','7971','1.00','1500','retail','0','2024-12-11 13:48:40','1 pcs','','','0','Cash',206.90,'1500','','','9','16.00','1','2024-12-11 12:35:06','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1293.10,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9173401572732233549223',4130,'91734015714','9789966531150','1.00','2500','retail','0','2024-12-12 18:01:54','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-12-12 15:02:15','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173407296222424332793',4131,'91734072948','9789966531150','1.00','2500','retail','0','2024-12-13 09:55:48','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-12-13 06:57:25','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173408305803070348208',4132,'91734083046','1181','3.00','960','retail','0','2024-12-13 12:44:06','3 pcs','','','0','Cash',132.41,'320','','','9','16.00','1','2024-12-13 09:55:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',827.59,'','2.00','99','Inclusive','branch','Inventory','','','','',''),('9173408314221333200013',4133,'91734083046','425','3.00','900','retail','0','2024-12-13 12:44:40','3 pcs','','','0','Cash',124.14,'300','','','9','16.00','1','2024-12-13 09:55:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',775.86,'','8.00','5','Inclusive','branch','Inventory','','','','',''),('9173408315523420132851',4134,'91734083046','11857','1.00','300','retail','0','2024-12-13 12:45:43','1 pcs','','','0','Cash',41.38,'300','','','9','16.00','1','2024-12-13 09:55:40','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',258.62,'','855.00','854','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173408644333040006094',4135,'91734086427','9789966531150','1.00','2500','retail','0','2024-12-13 13:40:27','','','','2300','Cash',0.00,'2500','','','9','0.00','1','2024-12-13 10:40:47','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('9173417572722102332331',4136,'91734175683','10404','1.00','3590','retail','0','2024-12-14 14:28:03','1 pcs','','','0','Cash',495.17,'3590','','','9','16.00','1','2024-12-14 11:36:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3094.83,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9173417582322724502232',4137,'91734175683','9781570629044','1.00','1490','retail','0','2024-12-14 14:29:08','1 pcs','','','0','Cash',205.52,'1490','','','9','16.00','1','2024-12-14 11:36:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1284.48,'','86.00','85','Inclusive','branch','Inventory','','','','',''),('9173417583823113330743',4138,'91734175683','9789966463609','1.00','1790','retail','0','2024-12-14 14:30:24','1 pcs','','','0','Cash',246.90,'1790','','','9','16.00','1','2024-12-14 11:36:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',1543.10,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9173417585223229328275',4139,'91734175683','9781847941831','1.00','2390','retail','0','2024-12-14 14:30:39','1 pcs','','','0','Cash',329.66,'2390','','','9','16.00','1','2024-12-14 11:36:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',2060.34,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('9173417586544223243653',4140,'91734175683','11006','1.00','3590','retail','0','2024-12-14 14:30:53','1 pcs','','','0','Cash',495.17,'3590','','','9','16.00','1','2024-12-14 11:36:39','5','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',3094.83,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9173417621819223712267',4141,'91734176200','12635','1.00','2000','retail','0','2024-12-14 14:36:40','','','','1700','Cash',0.00,'2000','','','9','16.00','1','2024-12-14 11:38:51','5','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',